+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-12 17:06:09.870 1 INFO neutron.common.config [-] Logging enabled! 2026-05-12 17:06:09.870 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 21.2.2.dev24 2026-05-12 17:06:09.871 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-12 17:06:09.871 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-12 17:06:10.640 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 17:06:10.642 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-12 17:06:10.645 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-12 17:06:10.646 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 17:06:10.646 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-12 17:06:10.646 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-12 17:06:10.646 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 17:06:10.652 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 17:06:10.652 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 17:06:10.652 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 17:06:10.670 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-12 17:06:10.671 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 17:06:10.671 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-12 17:06:10.702 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-12 17:06:10.702 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-12 17:06:10.702 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-12 17:06:10.702 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-12 17:06:10.944 1 INFO neutron.plugins.ml2.managers [None req-b98c403b-49a6-4e3a-a4d3-5dbe9cdfbb63 - - - - - -] Initializing driver for type 'vlan' 2026-05-12 17:06:11.199 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-b98c403b-49a6-4e3a-a4d3-5dbe9cdfbb63 - - - - - -] VlanTypeDriver initialization complete 2026-05-12 17:06:11.199 1 INFO neutron.plugins.ml2.managers [None req-b98c403b-49a6-4e3a-a4d3-5dbe9cdfbb63 - - - - - -] Initializing driver for type 'vxlan' 2026-05-12 17:06:11.200 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-b98c403b-49a6-4e3a-a4d3-5dbe9cdfbb63 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-12 17:06:11.244 1 INFO neutron.plugins.ml2.managers [None req-b98c403b-49a6-4e3a-a4d3-5dbe9cdfbb63 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-12 17:06:11.245 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-b98c403b-49a6-4e3a-a4d3-5dbe9cdfbb63 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-12 17:06:11.245 1 INFO neutron.plugins.ml2.managers [None req-b98c403b-49a6-4e3a-a4d3-5dbe9cdfbb63 - - - - - -] Initializing extension driver 'port_security' 2026-05-12 17:06:11.245 1 INFO neutron.plugins.ml2.extensions.port_security [None req-b98c403b-49a6-4e3a-a4d3-5dbe9cdfbb63 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-12 17:06:11.245 1 INFO neutron.plugins.ml2.managers [None req-b98c403b-49a6-4e3a-a4d3-5dbe9cdfbb63 - - - - - -] Initializing extension driver 'qos' 2026-05-12 17:06:11.246 1 INFO neutron.plugins.ml2.managers [None req-b98c403b-49a6-4e3a-a4d3-5dbe9cdfbb63 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-12 17:06:11.246 1 INFO neutron.plugins.ml2.managers [None req-b98c403b-49a6-4e3a-a4d3-5dbe9cdfbb63 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-12 17:06:11.260 1 INFO neutron.quota [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded quota_driver: . 2026-05-12 17:06:11.260 1 INFO neutron.plugins.ml2.plugin [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Modular L2 Plugin initialization complete 2026-05-12 17:06:11.260 1 INFO neutron.plugins.ml2.managers [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-12 17:06:11.260 1 INFO neutron.plugins.ml2.managers [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-12 17:06:11.261 1 INFO neutron.plugins.ml2.managers [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-12 17:06:11.261 1 INFO neutron.extensions.vlantransparent [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Disabled vlantransparent extension. 2026-05-12 17:06:11.261 1 INFO neutron.manager [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loading Plugin: qos 2026-05-12 17:06:11.270 1 INFO neutron.manager [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loading Plugin: router 2026-05-12 17:06:11.298 1 INFO neutron.services.service_base [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-12 17:06:11.298 1 INFO neutron.manager [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loading Plugin: segments 2026-05-12 17:06:11.361 1 INFO neutron.manager [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loading Plugin: trunk 2026-05-12 17:06:11.409 1 INFO neutron.manager [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loading Plugin: vpnaas 2026-05-12 17:06:11.443 1 WARNING stevedore.named [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-12 17:06:11.498 1 INFO neutron_vpnaas.services.vpn.plugin [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-12 17:06:11.498 1 INFO neutron.common.utils [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-12 17:06:11.498 1 INFO neutron.manager [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loading Plugin: auto_allocate 2026-05-12 17:06:11.503 1 INFO neutron.manager [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loading Plugin: tag 2026-05-12 17:06:11.508 1 INFO neutron.manager [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loading Plugin: timestamp 2026-05-12 17:06:11.510 1 INFO neutron.manager [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loading Plugin: network_ip_availability 2026-05-12 17:06:11.513 1 INFO neutron.manager [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loading Plugin: flavors 2026-05-12 17:06:11.516 1 INFO neutron.manager [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loading Plugin: revisions 2026-05-12 17:06:11.518 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Initializing extension manager. 2026-05-12 17:06:11.519 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: address-group 2026-05-12 17:06:11.520 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: address-scope 2026-05-12 17:06:11.520 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-12 17:06:11.521 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: agent 2026-05-12 17:06:11.521 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: agent-resources-synced 2026-05-12 17:06:11.522 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-12 17:06:11.523 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-12 17:06:11.524 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: availability_zone 2026-05-12 17:06:11.524 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: availability_zone_filter 2026-05-12 17:06:11.524 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-12 17:06:11.525 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: default-subnetpools 2026-05-12 17:06:11.526 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-12 17:06:11.526 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: dns-integration 2026-05-12 17:06:11.527 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: dns-domain-ports 2026-05-12 17:06:11.527 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-12 17:06:11.528 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: dvr 2026-05-12 17:06:11.528 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-12 17:06:11.529 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: empty-string-filtering 2026-05-12 17:06:11.529 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 17:06:11.530 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-12 17:06:11.530 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: external-net 2026-05-12 17:06:11.531 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-12 17:06:11.531 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: extraroute 2026-05-12 17:06:11.532 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: extraroute-atomic 2026-05-12 17:06:11.532 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-12 17:06:11.533 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-12 17:06:11.533 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-12 17:06:11.534 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-12 17:06:11.534 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: fip-port-details 2026-05-12 17:06:11.535 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: flavors 2026-05-12 17:06:11.535 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-12 17:06:11.536 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: floatingip-pools 2026-05-12 17:06:11.536 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: ip_allocation 2026-05-12 17:06:11.537 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-12 17:06:11.537 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: l2_adjacency 2026-05-12 17:06:11.538 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: router 2026-05-12 17:06:11.540 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 17:06:11.540 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: ext-gw-mode 2026-05-12 17:06:11.541 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: l3-ha 2026-05-12 17:06:11.541 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-12 17:06:11.542 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: l3-flavors 2026-05-12 17:06:11.542 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-12 17:06:11.543 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-12 17:06:11.544 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-12 17:06:11.545 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-12 17:06:11.548 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-12 17:06:11.549 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-12 17:06:11.549 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-12 17:06:11.550 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: multi-provider 2026-05-12 17:06:11.550 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: net-mtu 2026-05-12 17:06:11.551 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: net-mtu-writable 2026-05-12 17:06:11.551 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: network_availability_zone 2026-05-12 17:06:11.552 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: network-ip-availability 2026-05-12 17:06:11.553 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-12 17:06:11.553 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: pagination 2026-05-12 17:06:11.553 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: port-device-profile 2026-05-12 17:06:11.554 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: port-mac-override 2026-05-12 17:06:11.554 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-12 17:06:11.555 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-12 17:06:11.555 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: port-resource-request 2026-05-12 17:06:11.556 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-12 17:06:11.556 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: binding 2026-05-12 17:06:11.557 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: binding-extended 2026-05-12 17:06:11.557 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: port-security 2026-05-12 17:06:11.558 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: project-id 2026-05-12 17:06:11.558 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: provider 2026-05-12 17:06:11.560 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: qos 2026-05-12 17:06:11.560 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-12 17:06:11.561 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-12 17:06:11.561 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: qos-default 2026-05-12 17:06:11.562 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: qos-fip 2026-05-12 17:06:11.562 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-12 17:06:11.563 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-12 17:06:11.563 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-12 17:06:11.564 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-12 17:06:11.564 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-12 17:06:11.565 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: qos-pps 2026-05-12 17:06:11.565 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-12 17:06:11.566 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-12 17:06:11.566 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: qos-rules-alias 2026-05-12 17:06:11.567 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: quota-check-limit 2026-05-12 17:06:11.568 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: quotas 2026-05-12 17:06:11.570 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: quota_details 2026-05-12 17:06:11.571 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: rbac-policies 2026-05-12 17:06:11.572 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: rbac-address-group 2026-05-12 17:06:11.572 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: rbac-address-scope 2026-05-12 17:06:11.573 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: rbac-security-groups 2026-05-12 17:06:11.573 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-12 17:06:11.574 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: revision-if-match 2026-05-12 17:06:11.574 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-12 17:06:11.575 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: router_availability_zone 2026-05-12 17:06:11.576 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-12 17:06:11.576 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-12 17:06:11.577 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-12 17:06:11.577 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-12 17:06:11.577 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-12 17:06:11.583 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: security-group 2026-05-12 17:06:11.584 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: segment 2026-05-12 17:06:11.585 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-12 17:06:11.585 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: service-type 2026-05-12 17:06:11.586 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: sorting 2026-05-12 17:06:11.586 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: standard-attr-segment 2026-05-12 17:06:11.587 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: standard-attr-description 2026-05-12 17:06:11.587 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: stateful-security-group 2026-05-12 17:06:11.588 1 WARNING neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-12 17:06:11.588 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-12 17:06:11.589 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: subnet_onboard 2026-05-12 17:06:11.589 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-12 17:06:11.590 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: subnet-service-types 2026-05-12 17:06:11.590 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: subnet_allocation 2026-05-12 17:06:11.591 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-12 17:06:11.591 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-12 17:06:11.593 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: standard-attr-tag 2026-05-12 17:06:11.593 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-12 17:06:11.594 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: trunk 2026-05-12 17:06:11.594 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: trunk-details 2026-05-12 17:06:11.595 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-12 17:06:11.596 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-12 17:06:11.596 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-12 17:06:11.597 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: vpn-flavors 2026-05-12 17:06:11.598 1 INFO neutron.api.extensions [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Loaded extension: vpnaas 2026-05-12 17:06:11.600 1 INFO oslo_service.service [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Starting 2 workers 2026-05-12 17:06:11.604 1 INFO oslo_service.service [None req-1821805b-3369-45bc-9959-b28d84497a87 - - - - - -] Starting 1 workers 2026-05-12 17:06:54.598 10 INFO neutron.db.l3_hamode_db [None req-20ee666f-fcab-4247-91ba-a5a6238b8344 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:07:03.420 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 01f91e0e-47fc-4268-a4e8-06b5dfecb281 2026-05-12 17:07:04.338 10 INFO neutron.plugins.ml2.plugin [None req-980b4cd1-1dfb-45a5-b40f-ad395e0040cb - - - - - -] Attempt 1 to provision port 01f91e0e-47fc-4268-a4e8-06b5dfecb281 2026-05-12 17:07:04.620 9 INFO neutron.plugins.ml2.plugin [None req-e634cfdd-78bc-4908-835d-6428e764adf5 - - - - - -] Attempt 1 to provision port 01f91e0e-47fc-4268-a4e8-06b5dfecb281 2026-05-12 17:07:05.354 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 01f91e0e-47fc-4268-a4e8-06b5dfecb281 2026-05-12 17:13:29.643 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 40675721-6e72-4937-b499-9ae30efa1ab6 2026-05-12 17:13:31.617 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 40675721-6e72-4937-b499-9ae30efa1ab6 2026-05-12 17:13:31.923 9 INFO neutron.plugins.ml2.plugin [None req-d065d298-1271-48e8-900c-716c594445f3 - - - - - -] Attempt 1 to provision port 40675721-6e72-4937-b499-9ae30efa1ab6 2026-05-12 17:13:32.195 10 INFO neutron.plugins.ml2.plugin [None req-54605145-ada6-430c-96ba-d85bcd34eddb - - - - - -] Attempt 1 to provision port 40675721-6e72-4937-b499-9ae30efa1ab6 2026-05-12 17:13:36.604 9 INFO neutron.plugins.ml2.plugin [None req-9290d094-468c-4870-ae36-7084b8700742 - - - - - -] Attempt 1 to provision port 51a7dfbf-f3e9-4c01-b5af-536401fe7000 2026-05-12 17:18:15.899 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 51a7dfbf-f3e9-4c01-b5af-536401fe7000 2026-05-12 17:18:17.813 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 51a7dfbf-f3e9-4c01-b5af-536401fe7000 2026-05-12 17:25:54.147 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 1bc40c0c-0cdf-4bae-8849-d2fef9f6636f 2026-05-12 17:25:56.111 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 1bc40c0c-0cdf-4bae-8849-d2fef9f6636f 2026-05-12 17:40:58.954 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 95f7621e-8cb5-4b0d-b4e7-a796aff51d21 2026-05-12 17:40:59.206 9 INFO neutron.plugins.ml2.plugin [None req-96c98302-10fe-442b-95a8-0aa26b0b30e1 - - - - - -] Attempt 1 to provision port 998066ac-c5b8-4271-ae92-41c205e8e986 2026-05-12 17:40:59.856 10 INFO neutron.plugins.ml2.plugin [None req-10ccb171-7260-4126-8bb9-ef0d48fb8310 - - - - - -] Attempt 1 to provision port 1c7422e1-681f-4ae1-9b95-b5782e9dc619 2026-05-12 17:41:00.841 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 95f7621e-8cb5-4b0d-b4e7-a796aff51d21 2026-05-12 17:41:00.862 9 INFO neutron.plugins.ml2.plugin [None req-bc2e0566-27b4-402b-a2de-a16a3c1a50bd - - - - - -] Attempt 1 to provision port 95f7621e-8cb5-4b0d-b4e7-a796aff51d21 2026-05-12 17:41:01.181 10 INFO neutron.plugins.ml2.plugin [None req-c4c7a528-4da9-47a4-b908-a80425b4d4c9 - - - - - -] Attempt 1 to provision port c571a17f-8a52-4d23-9cbb-9a13017f4dec 2026-05-12 17:41:01.642 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port b8e6f55f-a9e7-4e94-b644-847dfbea8bac 2026-05-12 17:41:01.976 9 INFO neutron.plugins.ml2.plugin [None req-4f0457ba-8c59-4f07-8ef8-5308f51192bb - - - - - -] Attempt 1 to provision port b8e6f55f-a9e7-4e94-b644-847dfbea8bac 2026-05-12 17:41:02.241 9 INFO neutron.plugins.ml2.plugin [None req-4f0457ba-8c59-4f07-8ef8-5308f51192bb - - - - - -] Attempt 1 to provision port c571a17f-8a52-4d23-9cbb-9a13017f4dec 2026-05-12 17:41:02.435 9 INFO neutron.plugins.ml2.plugin [None req-4f0457ba-8c59-4f07-8ef8-5308f51192bb - - - - - -] Attempt 1 to provision port 95f7621e-8cb5-4b0d-b4e7-a796aff51d21 2026-05-12 17:41:02.660 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port c571a17f-8a52-4d23-9cbb-9a13017f4dec 2026-05-12 17:41:02.697 10 INFO neutron.plugins.ml2.plugin [None req-4a0d5ea4-cb35-4f40-aa2a-d98d05c37eee - - - - - -] Attempt 1 to provision port e4ed19dc-75e7-4bca-a675-d4ffaefa7dd2 2026-05-12 17:41:02.734 10 INFO neutron.plugins.ml2.plugin [None req-4a0d5ea4-cb35-4f40-aa2a-d98d05c37eee - - - - - -] Attempt 1 to provision port 19bfc5b6-a465-4cfa-ad80-d398f1f874c6 2026-05-12 17:41:03.065 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port b8e6f55f-a9e7-4e94-b644-847dfbea8bac 2026-05-12 17:41:03.079 10 INFO neutron.plugins.ml2.plugin [None req-f86e4264-11aa-48c4-bd07-831b6e054308 - - - - - -] Attempt 1 to provision port e4ed19dc-75e7-4bca-a675-d4ffaefa7dd2 2026-05-12 17:41:03.549 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port c571a17f-8a52-4d23-9cbb-9a13017f4dec 2026-05-12 17:41:04.327 9 INFO neutron.plugins.ml2.plugin [None req-5fc8f1c9-7718-4199-b7a5-ad65cd6793d0 - - - - - -] Attempt 1 to provision port 95f4a4e0-120c-4c1b-a60f-ec2f0222b296 2026-05-12 17:41:04.981 9 INFO neutron.plugins.ml2.plugin [None req-94468093-6817-47ae-b9a9-ee67ae9b7203 - - - - - -] Attempt 1 to provision port 95f4a4e0-120c-4c1b-a60f-ec2f0222b296 2026-05-12 17:41:05.326 10 INFO neutron.plugins.ml2.plugin [None req-07dd516d-e669-497e-9db5-1c25fb05cb3c - - - - - -] Attempt 1 to provision port 7b250b4f-d4a1-471e-b436-26ba15a6bd11 2026-05-12 17:41:05.889 10 INFO neutron.plugins.ml2.plugin [None req-9abe577e-32d5-46e7-90f3-34a738aa562c - - - - - -] Attempt 1 to provision port 7b250b4f-d4a1-471e-b436-26ba15a6bd11 2026-05-12 17:41:06.950 9 INFO neutron.plugins.ml2.plugin [None req-1baf5586-f60f-430c-be35-e160eba3545b - - - - - -] Attempt 1 to provision port 5780ceb4-60d4-462d-9a27-b21ee1959d0c 2026-05-12 17:41:07.093 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 37bfedc0-a663-4db2-93ce-aedc5549eba6 2026-05-12 17:41:08.265 10 INFO neutron.plugins.ml2.plugin [None req-5cfc11cb-29d3-4e61-a683-506d5c8348e1 - - - - - -] Attempt 1 to provision port 37bfedc0-a663-4db2-93ce-aedc5549eba6 2026-05-12 17:41:08.606 9 INFO neutron.plugins.ml2.plugin [None req-92e50eb1-720f-4f50-853c-0fe4de13c6b9 - - - - - -] Attempt 1 to provision port 37bfedc0-a663-4db2-93ce-aedc5549eba6 2026-05-12 17:41:09.090 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 37bfedc0-a663-4db2-93ce-aedc5549eba6 2026-05-12 17:41:09.701 9 INFO neutron.plugins.ml2.plugin [None req-cd09c083-a444-45e7-aaab-bdfb7aa5b712 - - - - - -] Attempt 1 to provision port 76f6fc36-0e37-403e-a62d-db5205ec19cd 2026-05-12 17:41:10.265 10 INFO neutron.plugins.ml2.plugin [None req-718c05ed-0310-4333-9dcc-3e4f6f8f207c - - - - - -] Attempt 1 to provision port 76f6fc36-0e37-403e-a62d-db5205ec19cd 2026-05-12 17:41:11.191 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port c05b6988-71e1-489a-ac55-60cc7376643a 2026-05-12 17:41:11.857 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port e4608ae6-abb2-424d-8768-f511eb29f16c 2026-05-12 17:41:12.404 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 0293a20b-1f64-4b4e-92f2-ca6e15e614b1 2026-05-12 17:41:12.951 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 7d07b03f-214b-4dcd-b6c2-cdd986c900bd 2026-05-12 17:41:13.442 10 INFO neutron.plugins.ml2.plugin [None req-e8b76e98-0f49-4d74-9260-0bad447c0cd9 - - - - - -] Attempt 1 to provision port 0d89ea1d-3c93-46c5-a29e-c3790c3f278b 2026-05-12 17:41:13.653 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 7d07b03f-214b-4dcd-b6c2-cdd986c900bd 2026-05-12 17:41:13.900 10 INFO neutron.plugins.ml2.plugin [None req-ec4d9f86-d9a5-4448-ac6e-3250e82bae0c - - - - - -] Attempt 1 to provision port 0264c807-08ef-4f78-8496-77665b18b25d 2026-05-12 17:41:13.912 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 0293a20b-1f64-4b4e-92f2-ca6e15e614b1 2026-05-12 17:41:14.237 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port e4608ae6-abb2-424d-8768-f511eb29f16c 2026-05-12 17:41:17.376 9 INFO neutron.plugins.ml2.plugin [None req-2877a126-e19c-4050-91b0-c9deb4395429 - - - - - -] Attempt 1 to provision port 275aff02-c677-4f17-b875-2b6876880d2f 2026-05-12 17:41:19.741 9 INFO neutron.plugins.ml2.plugin [None req-1c55eb22-b663-4e52-a8da-cf12e318806b - - - - - -] Attempt 1 to provision port e251a952-db90-412c-a464-91f77bfdc72b 2026-05-12 17:41:19.857 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port b4ccdff8-ff7a-49bc-bb33-a4dbadb69a65 2026-05-12 17:41:20.433 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 0d89ea1d-3c93-46c5-a29e-c3790c3f278b 2026-05-12 17:41:20.884 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 0264c807-08ef-4f78-8496-77665b18b25d 2026-05-12 17:41:21.066 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-eff53106-8d44-4957-ab19-6410fb8cb511'] response: {'server_uuid': '05ca3ffb-7f86-47fc-b6b4-e73aca4cb532', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0d89ea1d-3c93-46c5-a29e-c3790c3f278b', 'code': 200} 2026-05-12 17:41:21.517 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 275aff02-c677-4f17-b875-2b6876880d2f 2026-05-12 17:41:21.631 10 INFO neutron.plugins.ml2.plugin [None req-106c4d22-6804-4808-958e-d982f708ae02 - - - - - -] Attempt 1 to provision port b4ccdff8-ff7a-49bc-bb33-a4dbadb69a65 2026-05-12 17:41:22.002 9 INFO neutron.plugins.ml2.plugin [None req-c8a27754-1881-4c59-bfc6-d5c17f3ca21f - - - - - -] Attempt 1 to provision port b4ccdff8-ff7a-49bc-bb33-a4dbadb69a65 2026-05-12 17:41:22.428 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port b4ccdff8-ff7a-49bc-bb33-a4dbadb69a65 2026-05-12 17:41:22.554 9 INFO neutron.plugins.ml2.plugin [None req-8a8673a6-52e8-4e8c-b5e2-9c72800bad5a - - - - - -] Attempt 1 to provision port d8be1fcc-e203-4e16-ab31-87baf76e4027 2026-05-12 17:41:22.722 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 0d89ea1d-3c93-46c5-a29e-c3790c3f278b 2026-05-12 17:41:22.972 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 0264c807-08ef-4f78-8496-77665b18b25d 2026-05-12 17:41:23.246 10 INFO neutron.plugins.ml2.plugin [None req-730e3bb7-abe5-4f3f-928a-e18b93f01811 - - - - - -] Attempt 1 to provision port d8be1fcc-e203-4e16-ab31-87baf76e4027 2026-05-12 17:41:23.276 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 275aff02-c677-4f17-b875-2b6876880d2f 2026-05-12 17:41:23.375 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb6ce74b-6314-45f8-a86c-cac924597d04'] response: {'server_uuid': '79a2186e-6132-4ec7-92b9-db534c92f9dd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0264c807-08ef-4f78-8496-77665b18b25d', 'code': 200} 2026-05-12 17:41:23.376 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb6ce74b-6314-45f8-a86c-cac924597d04'] response: {'server_uuid': 'e3cd6010-70f2-41a8-909d-ecaef137296f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '275aff02-c677-4f17-b875-2b6876880d2f', 'code': 200} 2026-05-12 17:41:24.256 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 2bde388b-5e7b-4caa-8e6b-295e85e115f9 2026-05-12 17:41:26.286 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 2bde388b-5e7b-4caa-8e6b-295e85e115f9 2026-05-12 17:41:29.019 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d2059a6-9b1d-4c11-b12b-9e683a7a459a'] response: {'server_uuid': 'e3cd6010-70f2-41a8-909d-ecaef137296f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '275aff02-c677-4f17-b875-2b6876880d2f', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-12 17:41:38.255 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 998066ac-c5b8-4271-ae92-41c205e8e986 2026-05-12 17:41:38.562 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port e4ed19dc-75e7-4bca-a675-d4ffaefa7dd2 2026-05-12 17:41:39.922 10 INFO neutron.plugins.ml2.plugin [None req-fdbd14c7-c757-45cf-926c-acb9d5eeed40 - - - - - -] Attempt 1 to provision port 0d89ea1d-3c93-46c5-a29e-c3790c3f278b 2026-05-12 17:41:40.256 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 0d89ea1d-3c93-46c5-a29e-c3790c3f278b 2026-05-12 17:41:40.740 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 998066ac-c5b8-4271-ae92-41c205e8e986 2026-05-12 17:41:40.987 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port e4ed19dc-75e7-4bca-a675-d4ffaefa7dd2 2026-05-12 17:41:42.136 9 INFO neutron.plugins.ml2.plugin [None req-509ef670-19d1-4925-9ffc-2c4d3a4cab62 - - - - - -] Attempt 1 to provision port 0d89ea1d-3c93-46c5-a29e-c3790c3f278b 2026-05-12 17:41:42.298 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 19bfc5b6-a465-4cfa-ad80-d398f1f874c6 2026-05-12 17:41:42.655 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 0d89ea1d-3c93-46c5-a29e-c3790c3f278b 2026-05-12 17:41:42.954 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 7b250b4f-d4a1-471e-b436-26ba15a6bd11 2026-05-12 17:41:44.208 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 19bfc5b6-a465-4cfa-ad80-d398f1f874c6 2026-05-12 17:41:44.401 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 7b250b4f-d4a1-471e-b436-26ba15a6bd11 2026-05-12 17:41:50.282 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0bfffde0-895e-498d-8d11-be5aaf97c290'] response: {'server_uuid': '79a2186e-6132-4ec7-92b9-db534c92f9dd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0264c807-08ef-4f78-8496-77665b18b25d', 'code': 200} 2026-05-12 17:41:50.943 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 0264c807-08ef-4f78-8496-77665b18b25d 2026-05-12 17:41:51.055 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-10364fbc-758b-425e-960b-63071581a9ab'] response: {'server_uuid': '79a2186e-6132-4ec7-92b9-db534c92f9dd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0264c807-08ef-4f78-8496-77665b18b25d', 'code': 200} 2026-05-12 17:41:52.104 10 INFO neutron.plugins.ml2.plugin [None req-3fbe884b-3fb6-4c64-9496-45ee57cb8429 - - - - - -] Attempt 1 to provision port dcb81344-3747-4e27-80e5-5a0a352e8176 2026-05-12 17:41:52.211 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 0264c807-08ef-4f78-8496-77665b18b25d 2026-05-12 17:41:55.193 10 INFO neutron.plugins.ml2.plugin [None req-731dd901-9c33-40cc-be20-18cb4887a92f - - - - - -] Attempt 1 to provision port e6e2cef8-b754-4e54-a29f-7c0332626c60 2026-05-12 17:41:56.328 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 7047f78f-0dd7-471c-b8be-40c347e3e7a8 2026-05-12 17:41:56.816 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 47066b1e-b51a-4a1b-baa1-20d336b289ee 2026-05-12 17:41:56.838 9 INFO neutron.plugins.ml2.plugin [None req-f55353d9-df1a-4f6a-a139-a970e844e6e0 - - - - - -] Attempt 1 to provision port 47066b1e-b51a-4a1b-baa1-20d336b289ee 2026-05-12 17:41:57.646 9 INFO neutron.plugins.ml2.plugin [None req-372b0a39-ac20-41f2-b053-b92370624a54 - - - - - -] Attempt 1 to provision port 48366aa0-d35e-4674-a936-5a5ff9f7e035 2026-05-12 17:41:57.686 9 INFO neutron.plugins.ml2.plugin [None req-372b0a39-ac20-41f2-b053-b92370624a54 - - - - - -] Attempt 1 to provision port 47066b1e-b51a-4a1b-baa1-20d336b289ee 2026-05-12 17:41:57.772 9 INFO neutron.plugins.ml2.plugin [None req-372b0a39-ac20-41f2-b053-b92370624a54 - - - - - -] Attempt 1 to provision port 7047f78f-0dd7-471c-b8be-40c347e3e7a8 2026-05-12 17:41:58.364 10 INFO neutron.plugins.ml2.plugin [None req-0fb751bb-930b-4ab5-a822-f0b0a1affc09 - - - - - -] Attempt 1 to provision port 48366aa0-d35e-4674-a936-5a5ff9f7e035 2026-05-12 17:41:58.584 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 19cd63b4-6f88-44d5-b8e9-4748e06a0ed7 2026-05-12 17:41:59.133 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 7047f78f-0dd7-471c-b8be-40c347e3e7a8 2026-05-12 17:41:59.450 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 47066b1e-b51a-4a1b-baa1-20d336b289ee 2026-05-12 17:42:00.351 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 19cd63b4-6f88-44d5-b8e9-4748e06a0ed7 2026-05-12 17:42:06.455 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 025bd775-05b5-45ea-8643-1be5250d90a3 2026-05-12 17:42:06.907 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port f71fda64-5218-4bf4-b22f-8aff3e628ef3 2026-05-12 17:42:08.237 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 025bd775-05b5-45ea-8643-1be5250d90a3 2026-05-12 17:42:08.493 9 INFO neutron.plugins.ml2.plugin [None req-f75378e1-1b5c-4a75-b892-1640da43abfb - - - - - -] Attempt 1 to provision port 025bd775-05b5-45ea-8643-1be5250d90a3 2026-05-12 17:42:08.644 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port f71fda64-5218-4bf4-b22f-8aff3e628ef3 2026-05-12 17:42:08.805 9 INFO neutron.plugins.ml2.plugin [None req-b8db6bb4-75de-4d66-82aa-163f3ebf5c1b - - - - - -] Attempt 1 to provision port f71fda64-5218-4bf4-b22f-8aff3e628ef3 2026-05-12 17:42:09.010 10 INFO neutron.plugins.ml2.plugin [None req-5ee9130d-c73b-451c-9cd1-b401ad0faf27 - - - - - -] Attempt 1 to provision port 025bd775-05b5-45ea-8643-1be5250d90a3 2026-05-12 17:42:09.100 10 INFO neutron.plugins.ml2.plugin [None req-5ee9130d-c73b-451c-9cd1-b401ad0faf27 - - - - - -] Attempt 1 to provision port b293c9af-7e14-424a-9be8-9e546037dba5 2026-05-12 17:42:09.282 9 INFO neutron.plugins.ml2.plugin [None req-483d6526-de39-40b5-b726-66a1840a35e6 - - - - - -] Attempt 1 to provision port f71fda64-5218-4bf4-b22f-8aff3e628ef3 2026-05-12 17:42:09.478 10 INFO neutron.plugins.ml2.plugin [None req-0e02bac5-3670-454e-a3fc-718774058874 - - - - - -] Attempt 1 to provision port b293c9af-7e14-424a-9be8-9e546037dba5 2026-05-12 17:42:09.730 9 INFO neutron.plugins.ml2.plugin [None req-7673dc04-11f0-4a5c-9a4c-07a99ba91ce5 - - - - - -] Attempt 1 to provision port b293c9af-7e14-424a-9be8-9e546037dba5 2026-05-12 17:42:09.969 10 INFO neutron.plugins.ml2.plugin [None req-17b685f4-dc01-4252-91e4-a9ddfbc940c8 - - - - - -] Attempt 1 to provision port e422e73a-ef54-4569-a4ad-32c6ca5dc4b5 2026-05-12 17:42:10.623 10 INFO neutron.plugins.ml2.plugin [None req-1b32b06f-8c5d-44da-bbe5-d773f5d82cff - - - - - -] Attempt 1 to provision port e422e73a-ef54-4569-a4ad-32c6ca5dc4b5 2026-05-12 17:42:11.396 10 INFO neutron.plugins.ml2.plugin [None req-ba34a474-ca2a-46a0-8f36-1a35ea0ac8e3 - - - - - -] Attempt 1 to provision port f9759d6c-52c4-48f4-accb-7a8e97ae8b2a 2026-05-12 17:42:14.525 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port f9759d6c-52c4-48f4-accb-7a8e97ae8b2a 2026-05-12 17:42:14.639 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd7ce550-bf51-41f2-85b7-31b4ba692284'] response: {'server_uuid': '67732c94-9ab5-4224-8e98-ad2c01494b45', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f9759d6c-52c4-48f4-accb-7a8e97ae8b2a', 'code': 200} 2026-05-12 17:42:14.982 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 48366aa0-d35e-4674-a936-5a5ff9f7e035 2026-05-12 17:42:16.297 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port e6e2cef8-b754-4e54-a29f-7c0332626c60 2026-05-12 17:42:16.607 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port f9759d6c-52c4-48f4-accb-7a8e97ae8b2a 2026-05-12 17:42:16.925 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 48366aa0-d35e-4674-a936-5a5ff9f7e035 2026-05-12 17:42:18.373 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port e6e2cef8-b754-4e54-a29f-7c0332626c60 2026-05-12 17:42:20.339 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 58ae3294-1880-41da-9c47-fadf515b74c5 2026-05-12 17:42:20.981 10 INFO neutron.plugins.ml2.plugin [None req-3cf07320-36af-470d-a571-2ef1977d859b - - - - - -] Attempt 1 to provision port 58ae3294-1880-41da-9c47-fadf515b74c5 2026-05-12 17:42:21.366 9 INFO neutron.plugins.ml2.plugin [None req-4361310b-b5db-464a-bad8-b5feaba31acd - - - - - -] Attempt 1 to provision port 89aa099e-383c-4c9c-8523-0f38daaedaf9 2026-05-12 17:42:21.411 9 INFO neutron.plugins.ml2.plugin [None req-4361310b-b5db-464a-bad8-b5feaba31acd - - - - - -] Attempt 1 to provision port 58ae3294-1880-41da-9c47-fadf515b74c5 2026-05-12 17:42:21.692 10 INFO neutron.plugins.ml2.plugin [None req-00b0a302-9e59-4d80-a8df-8e743b407756 - - - - - -] Attempt 1 to provision port 89aa099e-383c-4c9c-8523-0f38daaedaf9 2026-05-12 17:42:22.042 10 INFO neutron.plugins.ml2.plugin [None req-61762e3e-9eb6-441d-88f8-4d82a6642b54 - - - - - -] Attempt 1 to provision port 89aa099e-383c-4c9c-8523-0f38daaedaf9 2026-05-12 17:42:22.327 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 519413cf-8318-48cb-bb98-386bf1380e61 2026-05-12 17:42:22.382 9 INFO neutron.plugins.ml2.plugin [None req-2b39f23b-ac02-449c-9fdb-b3010dde66ee - - - - - -] Attempt 1 to provision port e3692b96-9d59-40ac-85a2-282d9484f34d 2026-05-12 17:42:22.810 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 58ae3294-1880-41da-9c47-fadf515b74c5 2026-05-12 17:42:23.761 9 INFO neutron.plugins.ml2.plugin [None req-dc463797-0e11-463e-9243-28627eaaba52 - - - - - -] Attempt 1 to provision port 519413cf-8318-48cb-bb98-386bf1380e61 2026-05-12 17:42:24.045 10 INFO neutron.plugins.ml2.plugin [None req-531349da-8641-4dff-9b84-5f8e8281454d - - - - - -] Attempt 1 to provision port 519413cf-8318-48cb-bb98-386bf1380e61 2026-05-12 17:42:24.294 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 519413cf-8318-48cb-bb98-386bf1380e61 2026-05-12 17:42:24.830 10 INFO neutron.plugins.ml2.plugin [None req-83acae70-c45a-4879-9499-1f7e50aa7483 - - - - - -] Attempt 1 to provision port 5ad106b7-433d-4b60-a241-eefde3e10355 2026-05-12 17:42:25.679 9 INFO neutron.plugins.ml2.plugin [None req-c2510add-936d-4307-a5d4-819720ba0d91 - - - - - -] Attempt 1 to provision port 5ad106b7-433d-4b60-a241-eefde3e10355 2026-05-12 17:42:26.470 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port cef13cf3-6561-4736-9b2b-d5718830d8e7 2026-05-12 17:42:27.112 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 2155b2e1-3229-4c4c-ab13-05e8c26149d2 2026-05-12 17:42:27.599 10 INFO neutron.plugins.ml2.plugin [None req-ba45bedc-7ada-45d3-9c24-2dacc06e3c2e - - - - - -] Attempt 1 to provision port 2155b2e1-3229-4c4c-ab13-05e8c26149d2 2026-05-12 17:42:27.670 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 25868c8a-aa11-4150-ac3a-acf85cc292c5 2026-05-12 17:42:28.219 9 INFO neutron.plugins.ml2.plugin [None req-4e6b4980-7863-4985-b023-f8a373118ecc - - - - - -] Attempt 1 to provision port 25868c8a-aa11-4150-ac3a-acf85cc292c5 2026-05-12 17:42:28.463 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port cef13cf3-6561-4736-9b2b-d5718830d8e7 2026-05-12 17:42:30.438 10 INFO neutron.plugins.ml2.plugin [None req-26be19c1-134d-41a6-b9f6-ec3df5df3547 - - - - - -] Attempt 1 to provision port 684319e4-11a0-4fbf-a586-1c98a03b749f 2026-05-12 17:42:30.602 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 082e5433-cb8a-4db0-8e55-28bdbaa60f38 2026-05-12 17:42:32.519 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 082e5433-cb8a-4db0-8e55-28bdbaa60f38 2026-05-12 17:42:32.715 9 INFO neutron.plugins.ml2.plugin [None req-e1216d0d-2c88-4ab4-88bd-9db32eb4fe78 - - - - - -] Attempt 1 to provision port 082e5433-cb8a-4db0-8e55-28bdbaa60f38 2026-05-12 17:42:33.028 10 INFO neutron.plugins.ml2.plugin [None req-c0be7415-57b8-4e46-be7a-0f6423971f9d - - - - - -] Attempt 1 to provision port 082e5433-cb8a-4db0-8e55-28bdbaa60f38 2026-05-12 17:42:33.551 10 INFO neutron.plugins.ml2.plugin [None req-3ac0829b-b6de-43ee-9ea1-f353da2f481d - - - - - -] Attempt 1 to provision port 4c457a80-71a8-4089-aac9-57cbbcb58a98 2026-05-12 17:42:34.576 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 185fff84-3cf0-42f4-868f-9380540b205c 2026-05-12 17:42:34.932 9 INFO neutron.plugins.ml2.plugin [None req-b4d58e9d-5f49-4bb5-ad9a-d01af1b00fca - - - - - -] Attempt 1 to provision port 185fff84-3cf0-42f4-868f-9380540b205c 2026-05-12 17:42:35.277 10 INFO neutron.plugins.ml2.plugin [None req-01825214-b4a2-4b13-b8da-7fb59d6f52c5 - - - - - -] Attempt 1 to provision port 185fff84-3cf0-42f4-868f-9380540b205c /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-12 17:42:36.708 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 185fff84-3cf0-42f4-868f-9380540b205c 2026-05-12 17:42:37.066 9 INFO neutron.plugins.ml2.plugin [None req-4f6f09da-e752-4256-8336-089a20518ccd - - - - - -] Attempt 1 to provision port 73971d78-47ab-4652-969f-d52ddcb3960c 2026-05-12 17:42:37.139 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 684319e4-11a0-4fbf-a586-1c98a03b749f 2026-05-12 17:42:37.259 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0845484d-675e-4fe5-baa1-2cae8423f7ba'] response: {'server_uuid': '05e81bc6-2a1e-467c-bb35-902a7bb2064a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '684319e4-11a0-4fbf-a586-1c98a03b749f', 'code': 200} 2026-05-12 17:42:37.622 10 INFO neutron.plugins.ml2.plugin [None req-1d0735a0-86c7-40b8-a77c-c601630ad643 - - - - - -] Attempt 1 to provision port 3a758cf9-c2ba-4fb1-bad7-546aad4c713a 2026-05-12 17:42:37.890 10 INFO neutron.plugins.ml2.plugin [None req-f91e68aa-b520-4431-a67c-e8f8fa7e1ad4 - - - - - -] Attempt 1 to provision port 73971d78-47ab-4652-969f-d52ddcb3960c 2026-05-12 17:42:38.530 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 8cf216cc-4620-4b8f-a881-4b355c9651ba 2026-05-12 17:42:39.007 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 684319e4-11a0-4fbf-a586-1c98a03b749f 2026-05-12 17:42:40.444 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 8cf216cc-4620-4b8f-a881-4b355c9651ba 2026-05-12 17:42:41.276 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5dc35f7c-7945-4d25-8f19-ca56056530d0'] response: {'server_uuid': '05e81bc6-2a1e-467c-bb35-902a7bb2064a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '684319e4-11a0-4fbf-a586-1c98a03b749f', 'code': 200} 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server [None req-cb52236c-3743-4a76-a715-7864628b4f5e - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 17086835-6d01-4fec-9bcc-c5f68cc26094: This subnet is being modified by another concurrent operation. 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 241, in inner 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/plugins/utils.py", line 337, in create_port 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 707, in inner 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1579, in create_port 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1544, in _create_port_db 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1491, in create_port_db 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 224, in wrapped 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/models_v2.py", line 81, in read_lock_register 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server raise exception 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 17086835-6d01-4fec-9bcc-c5f68cc26094: This subnet is being modified by another concurrent operation. 2026-05-12 17:42:43.092 9 ERROR oslo_messaging.rpc.server  2026-05-12 17:42:48.518 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port a491d337-4456-41c1-8f90-f0cc355accdd 2026-05-12 17:42:48.646 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a3fecbd-b5a0-4ab5-a7ef-fe507e162c73'] response: {'server_uuid': '592c7ca7-0389-4528-ba3b-2b78f4346025', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a491d337-4456-41c1-8f90-f0cc355accdd', 'code': 200} 2026-05-12 17:42:50.463 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port a491d337-4456-41c1-8f90-f0cc355accdd 2026-05-12 17:42:52.441 9 WARNING neutron.plugins.ml2.plugin [None req-a6b5f2eb-3f43-4a9b-a3cc-a6bccb0141f3 - - - - - -] Concurrent port binding operations failed on port 4c457a80-71a8-4089-aac9-57cbbcb58a98 2026-05-12 17:42:52.448 9 INFO neutron.plugins.ml2.plugin [None req-a6b5f2eb-3f43-4a9b-a3cc-a6bccb0141f3 - - - - - -] Attempt 2 to bind port 4c457a80-71a8-4089-aac9-57cbbcb58a98 2026-05-12 17:42:52.600 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port bfd54d74-3079-4c21-855f-6ddeb52851d9 2026-05-12 17:42:52.626 9 INFO neutron.plugins.ml2.plugin [None req-bef00d21-5c18-4939-9f83-a3e8447d2ab0 - - - - - -] Attempt 1 to provision port cf150666-b6c3-43e1-b86b-d9c782eb7acc 2026-05-12 17:42:53.151 10 INFO neutron.plugins.ml2.plugin [None req-5d8fa60c-e60c-4ac4-b2e4-8da601a398c7 - - - - - -] Attempt 1 to provision port cf150666-b6c3-43e1-b86b-d9c782eb7acc 2026-05-12 17:42:53.317 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port cf150666-b6c3-43e1-b86b-d9c782eb7acc 2026-05-12 17:42:53.487 9 INFO neutron.plugins.ml2.plugin [None req-f36a6d36-72e8-49ff-a30d-59f0f165aba2 - - - - - -] Attempt 1 to provision port b9529646-179e-4d84-93aa-5aa7cfad32cc 2026-05-12 17:42:53.665 9 INFO neutron.plugins.ml2.plugin [None req-7f95a90f-07e6-4f94-8ec2-653af05341a2 - - - - - -] Attempt 1 to provision port bfd54d74-3079-4c21-855f-6ddeb52851d9 2026-05-12 17:42:53.971 10 INFO neutron.plugins.ml2.plugin [None req-fc127d03-1335-4c07-bd3e-1e5a54807496 - - - - - -] Attempt 1 to provision port bfd54d74-3079-4c21-855f-6ddeb52851d9 2026-05-12 17:42:54.193 9 INFO neutron.plugins.ml2.plugin [None req-5f776cb0-a16b-4943-8a2a-cdb7724407d7 - - - - - -] Attempt 1 to provision port b9529646-179e-4d84-93aa-5aa7cfad32cc 2026-05-12 17:42:54.480 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port bfd54d74-3079-4c21-855f-6ddeb52851d9 2026-05-12 17:42:54.747 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 4c457a80-71a8-4089-aac9-57cbbcb58a98 2026-05-12 17:42:55.094 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 73971d78-47ab-4652-969f-d52ddcb3960c 2026-05-12 17:42:55.114 9 INFO neutron.plugins.ml2.plugin [None req-d1810177-50a1-49ca-9926-3a8170d9acdc - - - - - -] Attempt 1 to provision port 0eceeaca-6398-4a17-8cee-1ae564931df2 2026-05-12 17:42:55.694 9 INFO neutron.plugins.ml2.plugin [None req-536acac6-c166-4964-8062-f6221e85551b - - - - - -] Attempt 1 to provision port 0eceeaca-6398-4a17-8cee-1ae564931df2 2026-05-12 17:42:55.712 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port cf150666-b6c3-43e1-b86b-d9c782eb7acc 2026-05-12 17:42:56.502 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 4c457a80-71a8-4089-aac9-57cbbcb58a98 2026-05-12 17:43:00.454 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 7578123e-37c7-4832-9af3-28ea090637ff 2026-05-12 17:43:00.697 9 INFO neutron.plugins.ml2.plugin [None req-ddbff673-1ee1-4da7-8c90-7fa3f52d2ac3 - - - - - -] Attempt 1 to provision port 4c5092e1-1bef-4734-b9ab-a5575d56936a 2026-05-12 17:43:01.161 9 INFO neutron.plugins.ml2.plugin [None req-2451873d-5fc0-47f7-a88f-ad0715e6e2b9 - - - - - -] Attempt 1 to provision port 7578123e-37c7-4832-9af3-28ea090637ff 2026-05-12 17:43:01.591 9 INFO neutron.plugins.ml2.plugin [None req-425a6780-3e67-499f-a464-15ef1d4f3174 - - - - - -] Attempt 1 to provision port 7578123e-37c7-4832-9af3-28ea090637ff 2026-05-12 17:43:02.476 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 7578123e-37c7-4832-9af3-28ea090637ff 2026-05-12 17:43:02.881 9 INFO neutron.plugins.ml2.plugin [None req-d57d9f3b-658b-4ce9-8b2c-c9ba5aae3b9a - - - - - -] Attempt 1 to provision port a4f89bfd-f793-4c75-aa9a-427d5cf56b9e 2026-05-12 17:43:03.443 10 INFO neutron.plugins.ml2.plugin [None req-7845014a-0b4e-41a8-ae93-392ea119026d - - - - - -] Attempt 1 to provision port a4f89bfd-f793-4c75-aa9a-427d5cf56b9e 2026-05-12 17:43:04.513 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 665d5a8a-ecec-43a8-ae5f-62a00905e5cf 2026-05-12 17:43:05.065 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 018105e1-bc43-4106-9276-263c27a53a69 2026-05-12 17:43:05.864 10 INFO neutron.plugins.ml2.plugin [None req-8449eda5-58a5-499a-8788-917430386371 - - - - - -] Attempt 1 to provision port 665d5a8a-ecec-43a8-ae5f-62a00905e5cf 2026-05-12 17:43:06.188 10 INFO neutron.plugins.ml2.plugin [None req-790a4f38-30a7-41a4-962c-17e119c34502 - - - - - -] Attempt 1 to provision port 4b6b68c4-66a7-42d6-9201-24bf95916d66 2026-05-12 17:43:06.237 10 INFO neutron.plugins.ml2.plugin [None req-790a4f38-30a7-41a4-962c-17e119c34502 - - - - - -] Attempt 1 to provision port 665d5a8a-ecec-43a8-ae5f-62a00905e5cf 2026-05-12 17:43:06.525 9 INFO neutron.plugins.ml2.plugin [None req-78da1e2c-4616-4215-b7dd-70e54ab43059 - - - - - -] Attempt 1 to provision port 4b6b68c4-66a7-42d6-9201-24bf95916d66 2026-05-12 17:43:06.659 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 665d5a8a-ecec-43a8-ae5f-62a00905e5cf 2026-05-12 17:43:06.980 9 INFO neutron.plugins.ml2.plugin [None req-f89bfc92-268d-498f-afa0-6705de470940 - - - - - -] Attempt 1 to provision port 4b6b68c4-66a7-42d6-9201-24bf95916d66 2026-05-12 17:43:07.157 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 018105e1-bc43-4106-9276-263c27a53a69 2026-05-12 17:43:07.480 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 2b41e0f1-9e94-43ce-ada8-fe0e1c116f42 2026-05-12 17:43:09.374 10 INFO neutron.plugins.ml2.plugin [None req-7c84811e-b57a-4815-9eec-86dc73655eef - - - - - -] Attempt 1 to provision port f95b2d01-94bf-4908-b4af-4c9d13d844b2 2026-05-12 17:43:10.536 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port d0af35e5-badb-4f84-aa8a-d707608c85d9 2026-05-12 17:43:12.742 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port f95b2d01-94bf-4908-b4af-4c9d13d844b2 2026-05-12 17:43:12.937 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4359378a-9122-4022-9252-46774785e421'] response: {'server_uuid': '0ae2fdbb-613e-4ba1-b531-caccf4120559', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f95b2d01-94bf-4908-b4af-4c9d13d844b2', 'code': 200} 2026-05-12 17:43:13.429 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port c3a33215-b384-47c2-b9cc-c878be9a239d 2026-05-12 17:43:14.311 9 INFO neutron.plugins.ml2.plugin [None req-ab5a57ce-d5f8-4a19-ab62-fc197c7234c6 - - - - - -] Attempt 1 to provision port c3a33215-b384-47c2-b9cc-c878be9a239d 2026-05-12 17:43:14.600 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port f95b2d01-94bf-4908-b4af-4c9d13d844b2 2026-05-12 17:43:14.688 10 INFO neutron.plugins.ml2.plugin [None req-3bb729e6-a19d-46f0-b920-3c54c5c2fd98 - - - - - -] Attempt 1 to provision port c3a33215-b384-47c2-b9cc-c878be9a239d 2026-05-12 17:43:14.777 10 INFO neutron.plugins.ml2.plugin [None req-3bb729e6-a19d-46f0-b920-3c54c5c2fd98 - - - - - -] Attempt 1 to provision port 0b70e8cc-dbd1-427e-9e35-168eb6a7585a 2026-05-12 17:43:14.887 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port c3a33215-b384-47c2-b9cc-c878be9a239d 2026-05-12 17:43:15.022 10 INFO neutron.plugins.ml2.plugin [None req-4568e746-60f3-49ea-b098-4abdca8e78c9 - - - - - -] Attempt 1 to provision port 0b70e8cc-dbd1-427e-9e35-168eb6a7585a /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-12 17:43:19.005 10 INFO neutron.plugins.ml2.plugin [None req-5f28c09f-f12f-4098-b349-0053b2ae4bc7 - - - - - -] Attempt 1 to provision port 24af334a-4755-41eb-83e5-dd3331082209 2026-05-12 17:43:20.643 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 4c5092e1-1bef-4734-b9ab-a5575d56936a 2026-05-12 17:43:38.601 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 00ae0665-e2d6-4354-8470-327a94a70d05 2026-05-12 17:43:40.633 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 00ae0665-e2d6-4354-8470-327a94a70d05 2026-05-12 17:43:46.603 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port ba72a549-05e4-4c6f-be35-d8fb6d27989b 2026-05-12 17:43:47.280 10 INFO neutron.plugins.ml2.plugin [None req-ab09582d-1ce1-48e1-82d4-6fd5396de91b - - - - - -] Attempt 1 to provision port 7e86f9cf-2917-4bb9-b3c1-8ac47770a753 2026-05-12 17:43:50.576 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port c6df7e12-ac87-4eac-98b7-b64860b6908f 2026-05-12 17:43:51.191 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 514ae6b6-8476-4340-af5e-2d599c348fc7 2026-05-12 17:43:51.445 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] No ports have port_id starting with 514ae6b6-8476-4340-af5e-2d599c348fc7 2026-05-12 17:43:52.591 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port c6df7e12-ac87-4eac-98b7-b64860b6908f 2026-05-12 17:43:53.027 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port a1f0aa9e-6166-4b5a-ae68-cd192199748c 2026-05-12 17:43:53.229 10 INFO neutron.plugins.ml2.plugin [None req-18dde075-7a83-4d1e-bd8a-a88ca745b861 - - - - - -] Attempt 1 to provision port a1f0aa9e-6166-4b5a-ae68-cd192199748c 2026-05-12 17:43:53.497 10 INFO neutron.plugins.ml2.plugin [None req-3deeb61c-f26f-4a4e-a9f0-d9c2806d9656 - - - - - -] Attempt 1 to provision port 27b35c51-4981-44fb-b64c-f5ce34ec3553 2026-05-12 17:43:53.529 10 INFO neutron.plugins.ml2.plugin [None req-3deeb61c-f26f-4a4e-a9f0-d9c2806d9656 - - - - - -] Attempt 1 to provision port a1f0aa9e-6166-4b5a-ae68-cd192199748c 2026-05-12 17:43:53.832 10 INFO neutron.plugins.ml2.plugin [None req-c060ad68-668b-4ca1-8a85-94eec76b72e2 - - - - - -] Attempt 1 to provision port 27b35c51-4981-44fb-b64c-f5ce34ec3553 2026-05-12 17:43:54.084 10 INFO neutron.plugins.ml2.plugin [None req-e3d5dd06-d736-46a1-bddd-30b46f890249 - - - - - -] Attempt 1 to provision port 27b35c51-4981-44fb-b64c-f5ce34ec3553 2026-05-12 17:43:54.698 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port a1f0aa9e-6166-4b5a-ae68-cd192199748c 2026-05-12 17:43:57.351 9 INFO neutron.plugins.ml2.plugin [None req-7da27804-f335-438b-bdab-be76f9dd6640 - - - - - -] Attempt 1 to provision port b88cd3c8-1946-4a17-b56f-dbbc8f9dd119 2026-05-12 17:44:00.591 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port b88cd3c8-1946-4a17-b56f-dbbc8f9dd119 2026-05-12 17:44:00.707 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe4d79c5-0f5f-4a73-a605-e8db1cd65074'] response: {'server_uuid': 'c792766f-bd8f-4623-bf1e-d947b9e8d7ea', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b88cd3c8-1946-4a17-b56f-dbbc8f9dd119', 'code': 200} 2026-05-12 17:44:02.561 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port b88cd3c8-1946-4a17-b56f-dbbc8f9dd119 2026-05-12 17:44:06.569 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 7e86f9cf-2917-4bb9-b3c1-8ac47770a753 2026-05-12 17:44:06.986 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 27b35c51-4981-44fb-b64c-f5ce34ec3553 2026-05-12 17:44:08.556 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 7e86f9cf-2917-4bb9-b3c1-8ac47770a753 2026-05-12 17:44:08.769 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 27b35c51-4981-44fb-b64c-f5ce34ec3553 2026-05-12 17:44:20.202 9 ERROR neutron.plugins.ml2.managers [None req-b9d4dcf3-bbc5-4e72-9d24-82bd9259e975 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f0dd63af-b7ab-49d3-985a-910a71fbaa8e could not be found. 2026-05-12 17:44:20.202 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:44:20.202 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-12 17:44:20.202 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:44:20.202 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:44:20.202 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:44:20.202 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:44:20.202 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:44:20.202 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:44:20.202 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:44:20.202 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-12 17:44:20.202 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:44:20.202 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-12 17:44:20.202 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:20.202 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:20.202 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:20.202 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:20.202 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:20.202 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-12 17:44:20.202 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:20.202 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:44:20.202 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:44:20.202 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:20.202 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:20.202 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:20.202 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:20.202 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:44:20.202 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:20.202 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-12 17:44:20.202 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:20.202 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:20.202 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:20.202 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:20.202 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:20.202 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-12 17:44:20.202 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:44:20.202 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-12 17:44:20.202 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:44:20.202 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-12 17:44:20.202 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:44:20.202 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f0dd63af-b7ab-49d3-985a-910a71fbaa8e could not be found. 2026-05-12 17:44:20.202 9 ERROR neutron.plugins.ml2.managers  2026-05-12 17:44:20.203 9 ERROR neutron.plugins.ml2.managers [None req-b9d4dcf3-bbc5-4e72-9d24-82bd9259e975 - - - - - -] Failed to bind port e88869d1-4a39-425d-a181-2b3ba2fbbf8d on host instance for vnic_type normal using segments [{'id': 'd5dee8e0-3bb6-4b54-97ba-663ac3a8d54f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 55, 'network_id': '5cf22672-8709-4227-814b-38dd980c89e5'}] 2026-05-12 17:44:20.203 9 INFO neutron.plugins.ml2.plugin [None req-b9d4dcf3-bbc5-4e72-9d24-82bd9259e975 - - - - - -] Attempt 2 to bind port e88869d1-4a39-425d-a181-2b3ba2fbbf8d 2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers [None req-b9d4dcf3-bbc5-4e72-9d24-82bd9259e975 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f0dd63af-b7ab-49d3-985a-910a71fbaa8e could not be found. 2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f0dd63af-b7ab-49d3-985a-910a71fbaa8e could not be found. 2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers  2026-05-12 17:44:20.223 9 ERROR neutron.plugins.ml2.managers [None req-b9d4dcf3-bbc5-4e72-9d24-82bd9259e975 - - - - - -] Failed to bind port e88869d1-4a39-425d-a181-2b3ba2fbbf8d on host instance for vnic_type normal using segments [{'id': 'd5dee8e0-3bb6-4b54-97ba-663ac3a8d54f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 55, 'network_id': '5cf22672-8709-4227-814b-38dd980c89e5'}] 2026-05-12 17:44:20.224 9 INFO neutron.plugins.ml2.plugin [None req-b9d4dcf3-bbc5-4e72-9d24-82bd9259e975 - - - - - -] Attempt 3 to bind port e88869d1-4a39-425d-a181-2b3ba2fbbf8d 2026-05-12 17:44:20.241 9 ERROR neutron.plugins.ml2.managers [None req-b9d4dcf3-bbc5-4e72-9d24-82bd9259e975 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f0dd63af-b7ab-49d3-985a-910a71fbaa8e could not be found. 2026-05-12 17:44:20.241 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:44:20.241 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-12 17:44:20.241 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:44:20.241 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:44:20.241 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:44:20.241 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:44:20.241 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:44:20.241 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:44:20.241 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:44:20.241 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-12 17:44:20.241 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:44:20.241 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-12 17:44:20.241 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:20.241 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:20.241 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:20.241 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:20.241 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:20.241 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-12 17:44:20.241 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:20.241 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:44:20.241 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:44:20.241 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:20.241 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:20.241 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:20.241 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:20.241 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:44:20.241 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:20.241 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-12 17:44:20.241 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:20.241 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:20.241 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:20.241 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:20.241 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:20.241 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-12 17:44:20.241 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:44:20.241 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-12 17:44:20.241 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:44:20.241 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-12 17:44:20.241 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:44:20.241 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f0dd63af-b7ab-49d3-985a-910a71fbaa8e could not be found. 2026-05-12 17:44:20.241 9 ERROR neutron.plugins.ml2.managers  2026-05-12 17:44:20.242 9 ERROR neutron.plugins.ml2.managers [None req-b9d4dcf3-bbc5-4e72-9d24-82bd9259e975 - - - - - -] Failed to bind port e88869d1-4a39-425d-a181-2b3ba2fbbf8d on host instance for vnic_type normal using segments [{'id': 'd5dee8e0-3bb6-4b54-97ba-663ac3a8d54f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 55, 'network_id': '5cf22672-8709-4227-814b-38dd980c89e5'}] 2026-05-12 17:44:20.242 9 INFO neutron.plugins.ml2.plugin [None req-b9d4dcf3-bbc5-4e72-9d24-82bd9259e975 - - - - - -] Attempt 4 to bind port e88869d1-4a39-425d-a181-2b3ba2fbbf8d 2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers [None req-b9d4dcf3-bbc5-4e72-9d24-82bd9259e975 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f0dd63af-b7ab-49d3-985a-910a71fbaa8e could not be found. 2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f0dd63af-b7ab-49d3-985a-910a71fbaa8e could not be found. 2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers  2026-05-12 17:44:20.262 9 ERROR neutron.plugins.ml2.managers [None req-b9d4dcf3-bbc5-4e72-9d24-82bd9259e975 - - - - - -] Failed to bind port e88869d1-4a39-425d-a181-2b3ba2fbbf8d on host instance for vnic_type normal using segments [{'id': 'd5dee8e0-3bb6-4b54-97ba-663ac3a8d54f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 55, 'network_id': '5cf22672-8709-4227-814b-38dd980c89e5'}] 2026-05-12 17:44:20.262 9 INFO neutron.plugins.ml2.plugin [None req-b9d4dcf3-bbc5-4e72-9d24-82bd9259e975 - - - - - -] Attempt 5 to bind port e88869d1-4a39-425d-a181-2b3ba2fbbf8d 2026-05-12 17:44:20.282 9 ERROR neutron.plugins.ml2.managers [None req-b9d4dcf3-bbc5-4e72-9d24-82bd9259e975 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f0dd63af-b7ab-49d3-985a-910a71fbaa8e could not be found. 2026-05-12 17:44:20.282 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:44:20.282 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-12 17:44:20.282 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:44:20.282 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:44:20.282 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:44:20.282 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:44:20.282 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:44:20.282 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:44:20.282 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:44:20.282 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-12 17:44:20.282 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:44:20.282 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-12 17:44:20.282 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:20.282 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:20.282 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:20.282 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:20.282 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:20.282 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-12 17:44:20.282 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:20.282 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:44:20.282 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:44:20.282 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:20.282 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:20.282 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:20.282 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:20.282 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:44:20.282 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:20.282 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-12 17:44:20.282 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:20.282 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:20.282 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:20.282 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:20.282 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:20.282 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-12 17:44:20.282 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:44:20.282 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-12 17:44:20.282 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:44:20.282 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-12 17:44:20.282 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:44:20.282 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f0dd63af-b7ab-49d3-985a-910a71fbaa8e could not be found. 2026-05-12 17:44:20.282 9 ERROR neutron.plugins.ml2.managers  2026-05-12 17:44:20.284 9 ERROR neutron.plugins.ml2.managers [None req-b9d4dcf3-bbc5-4e72-9d24-82bd9259e975 - - - - - -] Failed to bind port e88869d1-4a39-425d-a181-2b3ba2fbbf8d on host instance for vnic_type normal using segments [{'id': 'd5dee8e0-3bb6-4b54-97ba-663ac3a8d54f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 55, 'network_id': '5cf22672-8709-4227-814b-38dd980c89e5'}] 2026-05-12 17:44:20.284 9 INFO neutron.plugins.ml2.plugin [None req-b9d4dcf3-bbc5-4e72-9d24-82bd9259e975 - - - - - -] Attempt 6 to bind port e88869d1-4a39-425d-a181-2b3ba2fbbf8d 2026-05-12 17:44:20.305 9 ERROR neutron.plugins.ml2.managers [None req-b9d4dcf3-bbc5-4e72-9d24-82bd9259e975 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f0dd63af-b7ab-49d3-985a-910a71fbaa8e could not be found. 2026-05-12 17:44:20.305 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:44:20.305 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-12 17:44:20.305 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:44:20.305 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:44:20.305 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:44:20.305 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:44:20.305 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:44:20.305 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:44:20.305 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:44:20.305 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-12 17:44:20.305 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:44:20.305 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-12 17:44:20.305 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:20.305 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:20.305 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:20.305 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:20.305 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:20.305 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-12 17:44:20.305 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:20.305 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:44:20.305 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:44:20.305 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:20.305 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:20.305 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:20.305 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:20.305 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:44:20.305 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:20.305 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-12 17:44:20.305 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:20.305 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:20.305 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:20.305 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:20.305 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:20.305 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-12 17:44:20.305 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:44:20.305 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-12 17:44:20.305 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:44:20.305 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-12 17:44:20.305 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:44:20.305 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f0dd63af-b7ab-49d3-985a-910a71fbaa8e could not be found. 2026-05-12 17:44:20.305 9 ERROR neutron.plugins.ml2.managers  2026-05-12 17:44:20.306 9 ERROR neutron.plugins.ml2.managers [None req-b9d4dcf3-bbc5-4e72-9d24-82bd9259e975 - - - - - -] Failed to bind port e88869d1-4a39-425d-a181-2b3ba2fbbf8d on host instance for vnic_type normal using segments [{'id': 'd5dee8e0-3bb6-4b54-97ba-663ac3a8d54f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 55, 'network_id': '5cf22672-8709-4227-814b-38dd980c89e5'}] 2026-05-12 17:44:20.306 9 INFO neutron.plugins.ml2.plugin [None req-b9d4dcf3-bbc5-4e72-9d24-82bd9259e975 - - - - - -] Attempt 7 to bind port e88869d1-4a39-425d-a181-2b3ba2fbbf8d 2026-05-12 17:44:20.324 9 ERROR neutron.plugins.ml2.managers [None req-b9d4dcf3-bbc5-4e72-9d24-82bd9259e975 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f0dd63af-b7ab-49d3-985a-910a71fbaa8e could not be found. 2026-05-12 17:44:20.324 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:44:20.324 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-12 17:44:20.324 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:44:20.324 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:44:20.324 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:44:20.324 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:44:20.324 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:44:20.324 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:44:20.324 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:44:20.324 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-12 17:44:20.324 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:44:20.324 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-12 17:44:20.324 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:20.324 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:20.324 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:20.324 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:20.324 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:20.324 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-12 17:44:20.324 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:20.324 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:44:20.324 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:44:20.324 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:20.324 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:20.324 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:20.324 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:20.324 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:44:20.324 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:20.324 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-12 17:44:20.324 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:20.324 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:20.324 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:20.324 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:20.324 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:20.324 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-12 17:44:20.324 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:44:20.324 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-12 17:44:20.324 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:44:20.324 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-12 17:44:20.324 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:44:20.324 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f0dd63af-b7ab-49d3-985a-910a71fbaa8e could not be found. 2026-05-12 17:44:20.324 9 ERROR neutron.plugins.ml2.managers  2026-05-12 17:44:20.325 9 ERROR neutron.plugins.ml2.managers [None req-b9d4dcf3-bbc5-4e72-9d24-82bd9259e975 - - - - - -] Failed to bind port e88869d1-4a39-425d-a181-2b3ba2fbbf8d on host instance for vnic_type normal using segments [{'id': 'd5dee8e0-3bb6-4b54-97ba-663ac3a8d54f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 55, 'network_id': '5cf22672-8709-4227-814b-38dd980c89e5'}] 2026-05-12 17:44:20.326 9 INFO neutron.plugins.ml2.plugin [None req-b9d4dcf3-bbc5-4e72-9d24-82bd9259e975 - - - - - -] Attempt 8 to bind port e88869d1-4a39-425d-a181-2b3ba2fbbf8d 2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers [None req-b9d4dcf3-bbc5-4e72-9d24-82bd9259e975 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f0dd63af-b7ab-49d3-985a-910a71fbaa8e could not be found. 2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f0dd63af-b7ab-49d3-985a-910a71fbaa8e could not be found. 2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers  2026-05-12 17:44:20.349 9 ERROR neutron.plugins.ml2.managers [None req-b9d4dcf3-bbc5-4e72-9d24-82bd9259e975 - - - - - -] Failed to bind port e88869d1-4a39-425d-a181-2b3ba2fbbf8d on host instance for vnic_type normal using segments [{'id': 'd5dee8e0-3bb6-4b54-97ba-663ac3a8d54f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 55, 'network_id': '5cf22672-8709-4227-814b-38dd980c89e5'}] 2026-05-12 17:44:20.350 9 INFO neutron.plugins.ml2.plugin [None req-b9d4dcf3-bbc5-4e72-9d24-82bd9259e975 - - - - - -] Attempt 9 to bind port e88869d1-4a39-425d-a181-2b3ba2fbbf8d 2026-05-12 17:44:20.372 9 ERROR neutron.plugins.ml2.managers [None req-b9d4dcf3-bbc5-4e72-9d24-82bd9259e975 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f0dd63af-b7ab-49d3-985a-910a71fbaa8e could not be found. 2026-05-12 17:44:20.372 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:44:20.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-12 17:44:20.372 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:44:20.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:44:20.372 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:44:20.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:44:20.372 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:44:20.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:44:20.372 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:44:20.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-12 17:44:20.372 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:44:20.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-12 17:44:20.372 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:20.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:20.372 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:20.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:20.372 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:20.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-12 17:44:20.372 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:20.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:44:20.372 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:44:20.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:20.372 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:20.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:20.372 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:20.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:44:20.372 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:20.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-12 17:44:20.372 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:20.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:20.372 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:20.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:20.372 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:20.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-12 17:44:20.372 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:44:20.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-12 17:44:20.372 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:44:20.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-12 17:44:20.372 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:44:20.372 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f0dd63af-b7ab-49d3-985a-910a71fbaa8e could not be found. 2026-05-12 17:44:20.372 9 ERROR neutron.plugins.ml2.managers  2026-05-12 17:44:20.373 9 ERROR neutron.plugins.ml2.managers [None req-b9d4dcf3-bbc5-4e72-9d24-82bd9259e975 - - - - - -] Failed to bind port e88869d1-4a39-425d-a181-2b3ba2fbbf8d on host instance for vnic_type normal using segments [{'id': 'd5dee8e0-3bb6-4b54-97ba-663ac3a8d54f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 55, 'network_id': '5cf22672-8709-4227-814b-38dd980c89e5'}] 2026-05-12 17:44:20.373 9 INFO neutron.plugins.ml2.plugin [None req-b9d4dcf3-bbc5-4e72-9d24-82bd9259e975 - - - - - -] Attempt 10 to bind port e88869d1-4a39-425d-a181-2b3ba2fbbf8d 2026-05-12 17:44:20.398 9 ERROR neutron.plugins.ml2.managers [None req-b9d4dcf3-bbc5-4e72-9d24-82bd9259e975 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f0dd63af-b7ab-49d3-985a-910a71fbaa8e could not be found. 2026-05-12 17:44:20.398 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:44:20.398 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-12 17:44:20.398 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:44:20.398 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:44:20.398 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:44:20.398 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:44:20.398 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:44:20.398 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:44:20.398 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:44:20.398 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-12 17:44:20.398 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:44:20.398 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-12 17:44:20.398 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:20.398 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:20.398 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:20.398 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:20.398 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:20.398 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-12 17:44:20.398 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:20.398 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:44:20.398 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:44:20.398 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:20.398 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:20.398 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:20.398 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:20.398 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:44:20.398 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:20.398 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-12 17:44:20.398 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:20.398 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:20.398 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:20.398 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:20.398 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:20.398 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-12 17:44:20.398 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:44:20.398 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-12 17:44:20.398 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:44:20.398 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-12 17:44:20.398 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:44:20.398 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f0dd63af-b7ab-49d3-985a-910a71fbaa8e could not be found. 2026-05-12 17:44:20.398 9 ERROR neutron.plugins.ml2.managers  2026-05-12 17:44:20.399 9 ERROR neutron.plugins.ml2.managers [None req-b9d4dcf3-bbc5-4e72-9d24-82bd9259e975 - - - - - -] Failed to bind port e88869d1-4a39-425d-a181-2b3ba2fbbf8d on host instance for vnic_type normal using segments [{'id': 'd5dee8e0-3bb6-4b54-97ba-663ac3a8d54f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 55, 'network_id': '5cf22672-8709-4227-814b-38dd980c89e5'}] 2026-05-12 17:44:22.092 9 ERROR neutron.plugins.ml2.managers [None req-92618d3b-9fb6-4e3b-bf4d-ca6fc1cda164 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3e089f3b-920a-4ecc-9c0e-59ed26f0bf9b could not be found. 2026-05-12 17:44:22.092 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:44:22.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-12 17:44:22.092 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:44:22.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:44:22.092 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:44:22.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:44:22.092 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:44:22.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:44:22.092 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:44:22.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-12 17:44:22.092 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:44:22.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-12 17:44:22.092 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:22.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:22.092 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:22.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:22.092 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:22.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-12 17:44:22.092 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:22.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:44:22.092 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:44:22.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:22.092 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:22.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:22.092 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:22.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:44:22.092 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:22.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-12 17:44:22.092 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:22.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:22.092 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:22.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:22.092 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:22.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-12 17:44:22.092 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:44:22.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-12 17:44:22.092 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:44:22.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-12 17:44:22.092 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:44:22.092 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3e089f3b-920a-4ecc-9c0e-59ed26f0bf9b could not be found. 2026-05-12 17:44:22.092 9 ERROR neutron.plugins.ml2.managers  2026-05-12 17:44:22.093 9 ERROR neutron.plugins.ml2.managers [None req-92618d3b-9fb6-4e3b-bf4d-ca6fc1cda164 - - - - - -] Failed to bind port 5acb4db0-55ef-47b0-8088-0f5b297ca2f9 on host instance for vnic_type normal using segments [{'id': 'f439a435-311a-4763-829a-e993f695fabd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 235, 'network_id': 'd34e779f-6524-4464-b49b-2e476892675f'}] 2026-05-12 17:44:22.093 9 INFO neutron.plugins.ml2.plugin [None req-92618d3b-9fb6-4e3b-bf4d-ca6fc1cda164 - - - - - -] Attempt 2 to bind port 5acb4db0-55ef-47b0-8088-0f5b297ca2f9 2026-05-12 17:44:22.111 9 ERROR neutron.plugins.ml2.managers [None req-92618d3b-9fb6-4e3b-bf4d-ca6fc1cda164 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3e089f3b-920a-4ecc-9c0e-59ed26f0bf9b could not be found. 2026-05-12 17:44:22.111 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:44:22.111 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-12 17:44:22.111 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:44:22.111 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:44:22.111 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:44:22.111 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:44:22.111 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:44:22.111 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:44:22.111 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:44:22.111 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-12 17:44:22.111 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:44:22.111 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-12 17:44:22.111 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:22.111 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:22.111 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:22.111 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:22.111 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:22.111 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-12 17:44:22.111 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:22.111 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:44:22.111 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:44:22.111 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:22.111 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:22.111 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:22.111 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:22.111 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:44:22.111 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:22.111 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-12 17:44:22.111 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:22.111 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:22.111 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:22.111 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:22.111 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:22.111 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-12 17:44:22.111 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:44:22.111 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-12 17:44:22.111 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:44:22.111 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-12 17:44:22.111 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:44:22.111 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3e089f3b-920a-4ecc-9c0e-59ed26f0bf9b could not be found. 2026-05-12 17:44:22.111 9 ERROR neutron.plugins.ml2.managers  2026-05-12 17:44:22.112 9 ERROR neutron.plugins.ml2.managers [None req-92618d3b-9fb6-4e3b-bf4d-ca6fc1cda164 - - - - - -] Failed to bind port 5acb4db0-55ef-47b0-8088-0f5b297ca2f9 on host instance for vnic_type normal using segments [{'id': 'f439a435-311a-4763-829a-e993f695fabd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 235, 'network_id': 'd34e779f-6524-4464-b49b-2e476892675f'}] 2026-05-12 17:44:22.112 9 INFO neutron.plugins.ml2.plugin [None req-92618d3b-9fb6-4e3b-bf4d-ca6fc1cda164 - - - - - -] Attempt 3 to bind port 5acb4db0-55ef-47b0-8088-0f5b297ca2f9 2026-05-12 17:44:22.128 9 ERROR neutron.plugins.ml2.managers [None req-92618d3b-9fb6-4e3b-bf4d-ca6fc1cda164 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3e089f3b-920a-4ecc-9c0e-59ed26f0bf9b could not be found. 2026-05-12 17:44:22.128 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:44:22.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-12 17:44:22.128 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:44:22.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:44:22.128 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:44:22.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:44:22.128 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:44:22.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:44:22.128 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:44:22.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-12 17:44:22.128 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:44:22.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-12 17:44:22.128 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:22.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:22.128 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:22.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:22.128 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:22.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-12 17:44:22.128 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:22.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:44:22.128 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:44:22.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:22.128 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:22.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:22.128 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:22.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:44:22.128 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:22.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-12 17:44:22.128 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:22.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:22.128 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:22.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:22.128 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:22.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-12 17:44:22.128 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:44:22.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-12 17:44:22.128 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:44:22.128 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-12 17:44:22.128 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:44:22.128 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3e089f3b-920a-4ecc-9c0e-59ed26f0bf9b could not be found. 2026-05-12 17:44:22.128 9 ERROR neutron.plugins.ml2.managers  2026-05-12 17:44:22.129 9 ERROR neutron.plugins.ml2.managers [None req-92618d3b-9fb6-4e3b-bf4d-ca6fc1cda164 - - - - - -] Failed to bind port 5acb4db0-55ef-47b0-8088-0f5b297ca2f9 on host instance for vnic_type normal using segments [{'id': 'f439a435-311a-4763-829a-e993f695fabd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 235, 'network_id': 'd34e779f-6524-4464-b49b-2e476892675f'}] 2026-05-12 17:44:22.129 9 INFO neutron.plugins.ml2.plugin [None req-92618d3b-9fb6-4e3b-bf4d-ca6fc1cda164 - - - - - -] Attempt 4 to bind port 5acb4db0-55ef-47b0-8088-0f5b297ca2f9 2026-05-12 17:44:22.145 9 ERROR neutron.plugins.ml2.managers [None req-92618d3b-9fb6-4e3b-bf4d-ca6fc1cda164 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3e089f3b-920a-4ecc-9c0e-59ed26f0bf9b could not be found. 2026-05-12 17:44:22.145 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:44:22.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-12 17:44:22.145 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:44:22.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:44:22.145 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:44:22.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:44:22.145 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:44:22.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:44:22.145 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:44:22.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-12 17:44:22.145 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:44:22.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-12 17:44:22.145 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:22.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:22.145 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:22.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:22.145 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:22.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-12 17:44:22.145 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:22.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:44:22.145 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:44:22.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:22.145 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:22.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:22.145 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:22.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:44:22.145 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:22.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-12 17:44:22.145 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:22.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:22.145 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:22.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:22.145 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:22.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-12 17:44:22.145 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:44:22.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-12 17:44:22.145 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:44:22.145 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-12 17:44:22.145 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:44:22.145 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3e089f3b-920a-4ecc-9c0e-59ed26f0bf9b could not be found. 2026-05-12 17:44:22.145 9 ERROR neutron.plugins.ml2.managers  2026-05-12 17:44:22.146 9 ERROR neutron.plugins.ml2.managers [None req-92618d3b-9fb6-4e3b-bf4d-ca6fc1cda164 - - - - - -] Failed to bind port 5acb4db0-55ef-47b0-8088-0f5b297ca2f9 on host instance for vnic_type normal using segments [{'id': 'f439a435-311a-4763-829a-e993f695fabd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 235, 'network_id': 'd34e779f-6524-4464-b49b-2e476892675f'}] 2026-05-12 17:44:22.146 9 INFO neutron.plugins.ml2.plugin [None req-92618d3b-9fb6-4e3b-bf4d-ca6fc1cda164 - - - - - -] Attempt 5 to bind port 5acb4db0-55ef-47b0-8088-0f5b297ca2f9 2026-05-12 17:44:22.161 9 ERROR neutron.plugins.ml2.managers [None req-92618d3b-9fb6-4e3b-bf4d-ca6fc1cda164 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3e089f3b-920a-4ecc-9c0e-59ed26f0bf9b could not be found. 2026-05-12 17:44:22.161 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:44:22.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-12 17:44:22.161 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:44:22.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:44:22.161 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:44:22.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:44:22.161 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:44:22.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:44:22.161 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:44:22.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-12 17:44:22.161 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:44:22.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-12 17:44:22.161 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:22.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:22.161 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:22.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:22.161 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:22.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-12 17:44:22.161 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:22.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:44:22.161 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:44:22.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:22.161 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:22.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:22.161 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:22.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:44:22.161 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:22.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-12 17:44:22.161 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:22.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:22.161 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:22.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:22.161 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:22.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-12 17:44:22.161 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:44:22.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-12 17:44:22.161 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:44:22.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-12 17:44:22.161 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:44:22.161 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3e089f3b-920a-4ecc-9c0e-59ed26f0bf9b could not be found. 2026-05-12 17:44:22.161 9 ERROR neutron.plugins.ml2.managers  2026-05-12 17:44:22.162 9 ERROR neutron.plugins.ml2.managers [None req-92618d3b-9fb6-4e3b-bf4d-ca6fc1cda164 - - - - - -] Failed to bind port 5acb4db0-55ef-47b0-8088-0f5b297ca2f9 on host instance for vnic_type normal using segments [{'id': 'f439a435-311a-4763-829a-e993f695fabd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 235, 'network_id': 'd34e779f-6524-4464-b49b-2e476892675f'}] 2026-05-12 17:44:22.163 9 INFO neutron.plugins.ml2.plugin [None req-92618d3b-9fb6-4e3b-bf4d-ca6fc1cda164 - - - - - -] Attempt 6 to bind port 5acb4db0-55ef-47b0-8088-0f5b297ca2f9 2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers [None req-92618d3b-9fb6-4e3b-bf4d-ca6fc1cda164 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3e089f3b-920a-4ecc-9c0e-59ed26f0bf9b could not be found. 2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3e089f3b-920a-4ecc-9c0e-59ed26f0bf9b could not be found. 2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers  2026-05-12 17:44:22.180 9 ERROR neutron.plugins.ml2.managers [None req-92618d3b-9fb6-4e3b-bf4d-ca6fc1cda164 - - - - - -] Failed to bind port 5acb4db0-55ef-47b0-8088-0f5b297ca2f9 on host instance for vnic_type normal using segments [{'id': 'f439a435-311a-4763-829a-e993f695fabd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 235, 'network_id': 'd34e779f-6524-4464-b49b-2e476892675f'}] 2026-05-12 17:44:22.181 9 INFO neutron.plugins.ml2.plugin [None req-92618d3b-9fb6-4e3b-bf4d-ca6fc1cda164 - - - - - -] Attempt 7 to bind port 5acb4db0-55ef-47b0-8088-0f5b297ca2f9 2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers [None req-92618d3b-9fb6-4e3b-bf4d-ca6fc1cda164 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3e089f3b-920a-4ecc-9c0e-59ed26f0bf9b could not be found. 2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3e089f3b-920a-4ecc-9c0e-59ed26f0bf9b could not be found. 2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers  2026-05-12 17:44:22.201 9 ERROR neutron.plugins.ml2.managers [None req-92618d3b-9fb6-4e3b-bf4d-ca6fc1cda164 - - - - - -] Failed to bind port 5acb4db0-55ef-47b0-8088-0f5b297ca2f9 on host instance for vnic_type normal using segments [{'id': 'f439a435-311a-4763-829a-e993f695fabd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 235, 'network_id': 'd34e779f-6524-4464-b49b-2e476892675f'}] 2026-05-12 17:44:22.202 9 INFO neutron.plugins.ml2.plugin [None req-92618d3b-9fb6-4e3b-bf4d-ca6fc1cda164 - - - - - -] Attempt 8 to bind port 5acb4db0-55ef-47b0-8088-0f5b297ca2f9 2026-05-12 17:44:22.222 9 ERROR neutron.plugins.ml2.managers [None req-92618d3b-9fb6-4e3b-bf4d-ca6fc1cda164 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3e089f3b-920a-4ecc-9c0e-59ed26f0bf9b could not be found. 2026-05-12 17:44:22.222 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:44:22.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-12 17:44:22.222 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:44:22.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:44:22.222 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:44:22.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:44:22.222 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:44:22.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:44:22.222 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:44:22.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-12 17:44:22.222 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:44:22.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-12 17:44:22.222 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:22.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:22.222 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:22.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:22.222 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:22.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-12 17:44:22.222 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:22.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:44:22.222 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:44:22.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:22.222 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:22.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:22.222 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:22.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:44:22.222 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:22.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-12 17:44:22.222 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:22.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:22.222 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:22.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:22.222 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:22.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-12 17:44:22.222 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:44:22.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-12 17:44:22.222 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:44:22.222 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-12 17:44:22.222 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:44:22.222 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3e089f3b-920a-4ecc-9c0e-59ed26f0bf9b could not be found. 2026-05-12 17:44:22.222 9 ERROR neutron.plugins.ml2.managers  2026-05-12 17:44:22.223 9 ERROR neutron.plugins.ml2.managers [None req-92618d3b-9fb6-4e3b-bf4d-ca6fc1cda164 - - - - - -] Failed to bind port 5acb4db0-55ef-47b0-8088-0f5b297ca2f9 on host instance for vnic_type normal using segments [{'id': 'f439a435-311a-4763-829a-e993f695fabd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 235, 'network_id': 'd34e779f-6524-4464-b49b-2e476892675f'}] 2026-05-12 17:44:22.223 9 INFO neutron.plugins.ml2.plugin [None req-92618d3b-9fb6-4e3b-bf4d-ca6fc1cda164 - - - - - -] Attempt 9 to bind port 5acb4db0-55ef-47b0-8088-0f5b297ca2f9 2026-05-12 17:44:22.245 9 ERROR neutron.plugins.ml2.managers [None req-92618d3b-9fb6-4e3b-bf4d-ca6fc1cda164 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3e089f3b-920a-4ecc-9c0e-59ed26f0bf9b could not be found. 2026-05-12 17:44:22.245 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:44:22.245 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-12 17:44:22.245 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:44:22.245 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:44:22.245 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:44:22.245 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:44:22.245 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:44:22.245 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:44:22.245 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:44:22.245 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-12 17:44:22.245 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:44:22.245 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-12 17:44:22.245 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:22.245 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:22.245 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:22.245 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:22.245 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:22.245 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-12 17:44:22.245 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:22.245 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:44:22.245 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:44:22.245 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:22.245 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:22.245 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:22.245 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:22.245 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:44:22.245 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:22.245 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-12 17:44:22.245 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:22.245 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:22.245 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:22.245 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:22.245 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:22.245 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-12 17:44:22.245 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:44:22.245 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-12 17:44:22.245 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:44:22.245 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-12 17:44:22.245 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:44:22.245 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3e089f3b-920a-4ecc-9c0e-59ed26f0bf9b could not be found. 2026-05-12 17:44:22.245 9 ERROR neutron.plugins.ml2.managers  2026-05-12 17:44:22.246 9 ERROR neutron.plugins.ml2.managers [None req-92618d3b-9fb6-4e3b-bf4d-ca6fc1cda164 - - - - - -] Failed to bind port 5acb4db0-55ef-47b0-8088-0f5b297ca2f9 on host instance for vnic_type normal using segments [{'id': 'f439a435-311a-4763-829a-e993f695fabd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 235, 'network_id': 'd34e779f-6524-4464-b49b-2e476892675f'}] 2026-05-12 17:44:22.246 9 INFO neutron.plugins.ml2.plugin [None req-92618d3b-9fb6-4e3b-bf4d-ca6fc1cda164 - - - - - -] Attempt 10 to bind port 5acb4db0-55ef-47b0-8088-0f5b297ca2f9 2026-05-12 17:44:22.265 9 ERROR neutron.plugins.ml2.managers [None req-92618d3b-9fb6-4e3b-bf4d-ca6fc1cda164 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3e089f3b-920a-4ecc-9c0e-59ed26f0bf9b could not be found. 2026-05-12 17:44:22.265 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:44:22.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-12 17:44:22.265 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:44:22.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:44:22.265 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:44:22.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:44:22.265 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:44:22.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:44:22.265 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:44:22.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-12 17:44:22.265 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:44:22.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-12 17:44:22.265 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:22.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:22.265 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:22.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:22.265 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:22.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-12 17:44:22.265 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:22.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:44:22.265 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:44:22.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:22.265 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:22.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:22.265 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:22.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:44:22.265 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:22.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-12 17:44:22.265 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:22.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:22.265 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:22.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:22.265 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:22.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-12 17:44:22.265 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:44:22.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-12 17:44:22.265 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:44:22.265 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-12 17:44:22.265 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:44:22.265 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3e089f3b-920a-4ecc-9c0e-59ed26f0bf9b could not be found. 2026-05-12 17:44:22.265 9 ERROR neutron.plugins.ml2.managers  2026-05-12 17:44:22.266 9 ERROR neutron.plugins.ml2.managers [None req-92618d3b-9fb6-4e3b-bf4d-ca6fc1cda164 - - - - - -] Failed to bind port 5acb4db0-55ef-47b0-8088-0f5b297ca2f9 on host instance for vnic_type normal using segments [{'id': 'f439a435-311a-4763-829a-e993f695fabd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 235, 'network_id': 'd34e779f-6524-4464-b49b-2e476892675f'}] 2026-05-12 17:44:26.936 10 INFO neutron.plugins.ml2.plugin [None req-43d0b44f-2038-4da5-a887-6a62ab36a70f - - - - - -] Attempt 1 to provision port 2cf2d507-02dc-4640-a679-3b72e9738212 2026-05-12 17:44:28.657 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 2cf2d507-02dc-4640-a679-3b72e9738212 2026-05-12 17:44:28.771 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-139398ec-76fc-4ff1-a0eb-870c98ae4195'] response: {'server_uuid': '2f418e42-ad83-4d7e-a6ad-ca96187eb797', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2cf2d507-02dc-4640-a679-3b72e9738212', 'code': 200} 2026-05-12 17:44:30.584 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 2cf2d507-02dc-4640-a679-3b72e9738212 2026-05-12 17:44:36.817 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 014e19aa-4cf1-4a34-aa5e-cefe9235a0a4 2026-05-12 17:44:37.405 9 INFO neutron.plugins.ml2.plugin [None req-42a0a382-585d-47a2-af80-0f6efa9c093e - - - - - -] Attempt 1 to provision port 014e19aa-4cf1-4a34-aa5e-cefe9235a0a4 2026-05-12 17:44:37.608 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 1cc15a0e-9758-4603-9c9f-8465df6c2f6d 2026-05-12 17:44:37.827 10 INFO neutron.plugins.ml2.plugin [None req-e0be9e62-12a0-4868-833e-a660b47beca9 - - - - - -] Attempt 1 to provision port 014e19aa-4cf1-4a34-aa5e-cefe9235a0a4 2026-05-12 17:44:38.139 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 09c2e80a-a436-4643-be75-4117c18a6614 2026-05-12 17:44:38.223 9 INFO neutron.plugins.ml2.plugin [None req-70972906-4fa7-456f-9b99-675892f9314a - - - - - -] Attempt 1 to provision port 1cc15a0e-9758-4603-9c9f-8465df6c2f6d 2026-05-12 17:44:38.629 10 INFO neutron.plugins.ml2.plugin [None req-fc7b52eb-dcef-4afa-9e61-b64efee15d8a - - - - - -] Attempt 1 to provision port 1cc15a0e-9758-4603-9c9f-8465df6c2f6d 2026-05-12 17:44:38.880 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 09c2e80a-a436-4643-be75-4117c18a6614 2026-05-12 17:44:39.182 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 014e19aa-4cf1-4a34-aa5e-cefe9235a0a4 2026-05-12 17:44:39.488 9 INFO neutron.plugins.ml2.plugin [None req-8138f9c7-1a9f-48da-ae88-19884dd4a5d6 - - - - - -] Attempt 1 to provision port 09c2e80a-a436-4643-be75-4117c18a6614 2026-05-12 17:44:39.808 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port c1652ff1-c83b-42e6-957b-2b31867e9420 2026-05-12 17:44:39.856 10 INFO neutron.plugins.ml2.plugin [None req-cf69c566-0532-4574-9a95-14ffd76e067b - - - - - -] Attempt 1 to provision port 31f49717-5a2f-4854-967c-a5ff594f176f 2026-05-12 17:44:40.295 10 INFO neutron.plugins.ml2.plugin [None req-3d8a6238-7bca-431b-abab-5f4a319ff379 - - - - - -] Attempt 1 to provision port 31f49717-5a2f-4854-967c-a5ff594f176f 2026-05-12 17:44:40.527 10 INFO neutron.plugins.ml2.plugin [None req-d7a4ced9-ec6f-4571-a081-5fc6c9896172 - - - - - -] Attempt 1 to provision port c1652ff1-c83b-42e6-957b-2b31867e9420 2026-05-12 17:44:57.853 9 INFO neutron.plugins.ml2.plugin [None req-26a1efee-c96b-427a-a127-da3091286b89 - - - - - -] Attempt 1 to provision port ad6d51e3-57b9-4f3e-b11d-dfa017cd1d14 2026-05-12 17:44:58.771 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port c7f50102-1e90-4a63-bce9-24fe574bfb91 2026-05-12 17:44:59.302 9 INFO neutron.plugins.ml2.plugin [None req-b882e8ce-e63f-4ef7-8799-9fb3b2d56f79 - - - - - -] Attempt 1 to provision port c7f50102-1e90-4a63-bce9-24fe574bfb91 2026-05-12 17:44:59.594 10 INFO neutron.plugins.ml2.plugin [None req-5f125574-6145-44f8-90c0-24f64c488dc7 - - - - - -] Attempt 1 to provision port c7f50102-1e90-4a63-bce9-24fe574bfb91 2026-05-12 17:45:00.812 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port c7f50102-1e90-4a63-bce9-24fe574bfb91 2026-05-12 17:45:00.883 10 INFO neutron.plugins.ml2.plugin [None req-77f64b18-f271-4e5e-a83b-735964b977b3 - - - - - -] Attempt 1 to provision port ee40a618-c5b4-479f-bf82-c09733697ce4 2026-05-12 17:45:01.551 9 INFO neutron.plugins.ml2.plugin [None req-ed8397b5-8c37-4c06-99d9-eab072527d7e - - - - - -] Attempt 1 to provision port ee40a618-c5b4-479f-bf82-c09733697ce4 2026-05-12 17:45:02.791 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port ab9b4df5-d8f6-461b-8cc7-802ae1057574 2026-05-12 17:45:04.630 9 INFO neutron.plugins.ml2.plugin [None req-c46d983e-04d9-4765-9c4f-255aee195dd1 - - - - - -] Attempt 1 to provision port 82969cdc-0690-491d-a151-8eda9ee79a4d 2026-05-12 17:45:04.856 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 9db9369c-6764-4eca-b8d8-2a791a8e2773 2026-05-12 17:45:05.471 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port ab9b4df5-d8f6-461b-8cc7-802ae1057574 2026-05-12 17:45:06.082 10 INFO neutron.plugins.ml2.plugin [None req-07c42ffa-e404-4c8d-ac1f-469cf5fb8ab3 - - - - - -] Attempt 1 to provision port 9db9369c-6764-4eca-b8d8-2a791a8e2773 2026-05-12 17:45:06.445 10 INFO neutron.plugins.ml2.plugin [None req-1b490108-5154-426b-8a78-dfbe3600bcae - - - - - -] Attempt 1 to provision port 9db9369c-6764-4eca-b8d8-2a791a8e2773 2026-05-12 17:45:06.906 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 9db9369c-6764-4eca-b8d8-2a791a8e2773 2026-05-12 17:45:07.368 10 INFO neutron.plugins.ml2.plugin [None req-358cdc09-73cd-4dc6-857c-5981f45312a0 - - - - - -] Attempt 1 to provision port ae6490b2-9dab-4a5e-8119-d38746121aa0 2026-05-12 17:45:08.223 10 INFO neutron.plugins.ml2.plugin [None req-92348ad6-ea8e-4e39-b874-78f153280e92 - - - - - -] Attempt 1 to provision port ae6490b2-9dab-4a5e-8119-d38746121aa0 2026-05-12 17:45:08.855 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 01b7d6c3-d0c2-4462-9619-6d1f194190d6 2026-05-12 17:45:09.583 10 INFO neutron.plugins.ml2.plugin [None req-7a1198e6-80e2-453f-a15e-5e62faa36b1e - - - - - -] Attempt 1 to provision port 01b7d6c3-d0c2-4462-9619-6d1f194190d6 2026-05-12 17:45:09.597 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port fce30df7-a285-4aad-b492-9a35d19ac098 2026-05-12 17:45:10.747 9 INFO neutron.plugins.ml2.plugin [None req-1ab8c572-d3bb-47ad-b1a7-871cce0113ee - - - - - -] Attempt 1 to provision port 01b7d6c3-d0c2-4462-9619-6d1f194190d6 2026-05-12 17:45:10.875 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port b5de8e2d-a568-43f8-b6c0-5b3554156000 2026-05-12 17:45:10.958 9 INFO neutron.plugins.ml2.plugin [None req-c5bcc166-849e-41e6-932d-368538d90684 - - - - - -] Attempt 1 to provision port b5de8e2d-a568-43f8-b6c0-5b3554156000 2026-05-12 17:45:11.561 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port ae3f64b1-a932-46da-b574-143f55358de4 2026-05-12 17:45:11.724 9 INFO neutron.plugins.ml2.plugin [None req-bd9a26c1-eddb-4eaa-9286-ac6e7e6e848c - - - - - -] Attempt 1 to provision port 01b7d6c3-d0c2-4462-9619-6d1f194190d6 2026-05-12 17:45:11.857 9 INFO neutron.plugins.ml2.plugin [None req-bd9a26c1-eddb-4eaa-9286-ac6e7e6e848c - - - - - -] Attempt 1 to provision port 86a8c3a7-a2e4-4b7b-ba50-f266af13549e 2026-05-12 17:45:12.091 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 01b7d6c3-d0c2-4462-9619-6d1f194190d6 2026-05-12 17:45:12.216 10 INFO neutron.plugins.ml2.plugin [None req-73963a82-872f-428f-8841-509b02e03857 - - - - - -] Attempt 1 to provision port b5de8e2d-a568-43f8-b6c0-5b3554156000 2026-05-12 17:45:12.434 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port fce30df7-a285-4aad-b492-9a35d19ac098 2026-05-12 17:45:12.715 9 INFO neutron.plugins.ml2.plugin [None req-feb430ca-d0c6-42dd-bf4c-9eba412fe1db - - - - - -] Attempt 1 to provision port b5de8e2d-a568-43f8-b6c0-5b3554156000 2026-05-12 17:45:12.797 9 INFO neutron.plugins.ml2.plugin [None req-feb430ca-d0c6-42dd-bf4c-9eba412fe1db - - - - - -] Attempt 1 to provision port ae3f64b1-a932-46da-b574-143f55358de4 2026-05-12 17:45:13.028 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port b5de8e2d-a568-43f8-b6c0-5b3554156000 2026-05-12 17:45:13.567 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port ae3f64b1-a932-46da-b574-143f55358de4 2026-05-12 17:45:13.991 10 INFO neutron.plugins.ml2.plugin [None req-2c23ffa8-fbbc-43f8-99a4-f4d304fb1cd3 - - - - - -] Attempt 1 to provision port ae3f64b1-a932-46da-b574-143f55358de4 2026-05-12 17:45:14.086 10 INFO neutron.plugins.ml2.plugin [None req-2c23ffa8-fbbc-43f8-99a4-f4d304fb1cd3 - - - - - -] Attempt 1 to provision port 1d2ef87b-f471-4ee8-8dee-1ae5c31fc0db 2026-05-12 17:45:14.640 10 INFO neutron.plugins.ml2.plugin [None req-0ff49606-13ce-4d94-a120-56c487841055 - - - - - -] Attempt 1 to provision port e02ea85f-025e-452d-8641-38d39d618d82 2026-05-12 17:45:14.791 9 INFO neutron.plugins.ml2.plugin [None req-1bcb5656-36e5-4b25-8c9a-0c0fcad1c5ba - - - - - -] Attempt 1 to provision port ae3f64b1-a932-46da-b574-143f55358de4 2026-05-12 17:45:14.918 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port ae3f64b1-a932-46da-b574-143f55358de4 2026-05-12 17:45:14.988 9 INFO neutron.plugins.ml2.plugin [None req-30b91338-c4bb-4531-802b-44f83596ef4d - - - - - -] Attempt 1 to provision port 1d2ef87b-f471-4ee8-8dee-1ae5c31fc0db 2026-05-12 17:45:15.207 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port dec552bb-7e4b-4cbb-b92e-31aef3b2508c 2026-05-12 17:45:16.349 10 INFO neutron.plugins.ml2.plugin [None req-4cf35629-3ed8-4fe3-a0b2-c5e179393f68 - - - - - -] Attempt 1 to provision port 479047f0-48e7-4e3b-823f-062759d04352 2026-05-12 17:45:16.952 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port e02ea85f-025e-452d-8641-38d39d618d82 2026-05-12 17:45:17.091 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea4479f7-26d2-4107-afe2-da596002e567'] response: {'server_uuid': '504a72dc-835c-40b5-837e-f8f14ebdf729', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e02ea85f-025e-452d-8641-38d39d618d82', 'code': 200} 2026-05-12 17:45:17.126 10 INFO neutron.plugins.ml2.plugin [None req-ecd47b3c-6133-409f-976e-7178be14fee8 - - - - - -] Attempt 1 to provision port 479047f0-48e7-4e3b-823f-062759d04352 2026-05-12 17:45:17.574 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port dec552bb-7e4b-4cbb-b92e-31aef3b2508c 2026-05-12 17:45:18.394 9 INFO neutron.plugins.ml2.plugin [None req-04bb8385-6c1b-4b95-aeb8-8f2ec8e6a65a - - - - - -] Attempt 1 to provision port 48753a45-fcde-4856-88bf-15773dc33324 2026-05-12 17:45:18.945 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port e02ea85f-025e-452d-8641-38d39d618d82 2026-05-12 17:45:19.460 9 INFO neutron.plugins.ml2.plugin [None req-72d4c702-86ed-4de3-bd49-6afcd2df3cc7 - - - - - -] Attempt 1 to provision port 48753a45-fcde-4856-88bf-15773dc33324 2026-05-12 17:45:20.924 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port ee40a618-c5b4-479f-bf82-c09733697ce4 2026-05-12 17:45:21.281 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port ad6d51e3-57b9-4f3e-b11d-dfa017cd1d14 2026-05-12 17:45:22.841 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port ee40a618-c5b4-479f-bf82-c09733697ce4 2026-05-12 17:45:23.249 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port ad6d51e3-57b9-4f3e-b11d-dfa017cd1d14 2026-05-12 17:45:23.813 10 INFO neutron.plugins.ml2.plugin [None req-479a1534-7dbf-49e5-9671-fa42d6eba757 - - - - - -] Attempt 1 to provision port 0317286d-963a-48f4-be90-a7d6d994043a 2026-05-12 17:45:27.041 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 0317286d-963a-48f4-be90-a7d6d994043a 2026-05-12 17:45:27.198 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a71113e-9b4a-411d-856d-bfd539afdd1c'] response: {'server_uuid': '4aad8ba2-756c-4cc5-8b4f-c0805305f934', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0317286d-963a-48f4-be90-a7d6d994043a', 'code': 200} 2026-05-12 17:45:27.621 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 82969cdc-0690-491d-a151-8eda9ee79a4d 2026-05-12 17:45:27.971 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port ae6490b2-9dab-4a5e-8119-d38746121aa0 2026-05-12 17:45:28.862 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 0317286d-963a-48f4-be90-a7d6d994043a 2026-05-12 17:45:29.157 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 82969cdc-0690-491d-a151-8eda9ee79a4d 2026-05-12 17:45:29.373 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port ae6490b2-9dab-4a5e-8119-d38746121aa0 2026-05-12 17:45:33.044 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5cec278f-9160-48cf-8ef7-8c8740793aa4'] response: {'server_uuid': '504a72dc-835c-40b5-837e-f8f14ebdf729', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e02ea85f-025e-452d-8641-38d39d618d82', 'code': 200} 2026-05-12 17:45:34.962 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 1d2ef87b-f471-4ee8-8dee-1ae5c31fc0db 2026-05-12 17:45:35.622 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 479047f0-48e7-4e3b-823f-062759d04352 2026-05-12 17:45:36.313 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 48753a45-fcde-4856-88bf-15773dc33324 2026-05-12 17:45:37.054 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 86a8c3a7-a2e4-4b7b-ba50-f266af13549e 2026-05-12 17:45:37.467 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 479047f0-48e7-4e3b-823f-062759d04352 2026-05-12 17:45:37.817 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 1d2ef87b-f471-4ee8-8dee-1ae5c31fc0db 2026-05-12 17:45:38.183 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 48753a45-fcde-4856-88bf-15773dc33324 2026-05-12 17:45:38.691 9 INFO neutron.plugins.ml2.plugin [None req-17ac0d2d-9a08-4bae-889d-b825c3191cac - - - - - -] Attempt 1 to provision port c9ab07f1-e80a-4b61-82fb-624a7977f989 2026-05-12 17:45:38.898 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 86a8c3a7-a2e4-4b7b-ba50-f266af13549e /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-12 17:45:41.083 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port c9ab07f1-e80a-4b61-82fb-624a7977f989 2026-05-12 17:45:41.282 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f9a4be83-6dc5-401f-ac3a-4020d7130e25'] response: {'server_uuid': '5dee9f2e-98bd-45ba-9bbe-5e0216b0feb8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c9ab07f1-e80a-4b61-82fb-624a7977f989', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-12 17:45:42.884 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port c9ab07f1-e80a-4b61-82fb-624a7977f989 2026-05-12 17:45:59.610 10 INFO neutron.plugins.ml2.plugin [None req-363a6867-756a-4ce6-92ce-0c27fe42c773 - - - - - -] Attempt 1 to provision port bd2d8724-6c50-45d5-a0f6-9a451e06080c 2026-05-12 17:46:11.539 9 INFO neutron.plugins.ml2.plugin [None req-4b72a061-c433-425b-8450-865cfdc46029 - - - - - -] Attempt 1 to provision port c9814b7b-3667-4eac-ac93-b223dfd62595 2026-05-12 17:46:12.961 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port c9814b7b-3667-4eac-ac93-b223dfd62595 2026-05-12 17:46:13.096 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-779d9aca-a45d-43ff-8399-986f28dad71b'] response: {'server_uuid': 'c49ab591-a1d1-4517-aa28-b6ba957de949', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c9814b7b-3667-4eac-ac93-b223dfd62595', 'code': 200} 2026-05-12 17:46:14.878 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port c9814b7b-3667-4eac-ac93-b223dfd62595 2026-05-12 17:46:49.519 10 INFO neutron.plugins.ml2.plugin [None req-f3f39f70-ebae-4f69-b268-285edc53857b - - - - - -] Attempt 1 to provision port c401b3d7-ca63-4da2-b325-d59854d18534 2026-05-12 17:46:52.948 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port c401b3d7-ca63-4da2-b325-d59854d18534 2026-05-12 17:46:53.131 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ee254b8-ba8d-491b-a218-1ac3b23067cd'] response: {'server_uuid': 'c49ab591-a1d1-4517-aa28-b6ba957de949', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c401b3d7-ca63-4da2-b325-d59854d18534', 'code': 200} 2026-05-12 17:46:54.908 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port c401b3d7-ca63-4da2-b325-d59854d18534 2026-05-12 17:47:15.865 10 INFO neutron.plugins.ml2.plugin [None req-4ebe00d8-ebc7-4143-8c26-d77bec744aae - - - - - -] Attempt 1 to provision port 49371560-2897-4dd3-a156-8db3419ddd1a 2026-05-12 17:47:19.052 9 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 49371560-2897-4dd3-a156-8db3419ddd1a 2026-05-12 17:47:19.358 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c50a375-f08c-44af-a0e3-23bca257e9cb'] response: {'server_uuid': 'c49ab591-a1d1-4517-aa28-b6ba957de949', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '49371560-2897-4dd3-a156-8db3419ddd1a', 'code': 200} 2026-05-12 17:47:20.927 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port 49371560-2897-4dd3-a156-8db3419ddd1a 2026-05-12 17:47:26.521 9 INFO neutron.plugins.ml2.plugin [None req-479e352f-8219-48e9-ac90-241b327795e3 - - - - - -] Attempt 1 to provision port a1590912-10b0-4fe2-9c0f-76a7ec1c7524 2026-05-12 17:47:28.970 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port a1590912-10b0-4fe2-9c0f-76a7ec1c7524 2026-05-12 17:47:29.391 9 INFO neutron.plugins.ml2.plugin [None req-02fae53f-1e95-421f-8520-0f14efc1a33a - - - - - -] Attempt 1 to provision port a1590912-10b0-4fe2-9c0f-76a7ec1c7524 2026-05-12 17:47:29.513 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0f8a936-6502-47c9-b215-351cc2ad1a28'] response: {'server_uuid': 'c49ab591-a1d1-4517-aa28-b6ba957de949', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a1590912-10b0-4fe2-9c0f-76a7ec1c7524', 'code': 200} 2026-05-12 17:47:30.980 10 INFO neutron.plugins.ml2.plugin [None req-91dcfbed-953c-4c22-9efc-44fce6d0fa09 - - - - - -] Attempt 1 to provision port a1590912-10b0-4fe2-9c0f-76a7ec1c7524 2026-05-12 17:47:40.361 9 INFO neutron.plugins.ml2.plugin [None req-5b0e9bf2-98c3-4001-9ec4-c1c79961f874 - - - - - -] Attempt 1 to provision port a1590912-10b0-4fe2-9c0f-76a7ec1c7524 2026-05-12 17:47:45.369 9 INFO neutron.plugins.ml2.plugin [None req-8b3a4886-66b0-4a6d-a542-ac2c41abe986 - - - - - -] Attempt 1 to provision port 49371560-2897-4dd3-a156-8db3419ddd1a