+ 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-07-14 23:40:28.772 1 INFO neutron.common.config [-] Logging enabled! 2026-07-14 23:40:28.772 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 21.2.2.dev24 2026-07-14 23:40:28.773 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-07-14 23:40:28.773 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-14 23:40:29.528 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-14 23:40:29.530 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-14 23:40:29.533 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-14 23:40:29.534 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-14 23:40:29.534 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-14 23:40:29.534 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-14 23:40:29.534 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-14 23:40:29.539 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-14 23:40:29.539 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-14 23:40:29.539 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-14 23:40:29.555 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-14 23:40:29.556 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-14 23:40:29.556 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-14 23:40:29.584 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-14 23:40:29.584 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-14 23:40:29.584 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-14 23:40:29.585 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-14 23:40:29.839 1 INFO neutron.plugins.ml2.managers [None req-bbf69e8b-c11a-420f-8994-52c107ff0d38 - - - - - -] Initializing driver for type 'vlan' 2026-07-14 23:40:30.097 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-bbf69e8b-c11a-420f-8994-52c107ff0d38 - - - - - -] VlanTypeDriver initialization complete 2026-07-14 23:40:30.098 1 INFO neutron.plugins.ml2.managers [None req-bbf69e8b-c11a-420f-8994-52c107ff0d38 - - - - - -] Initializing driver for type 'vxlan' 2026-07-14 23:40:30.098 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-bbf69e8b-c11a-420f-8994-52c107ff0d38 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-14 23:40:30.140 1 INFO neutron.plugins.ml2.managers [None req-bbf69e8b-c11a-420f-8994-52c107ff0d38 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-14 23:40:30.141 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-bbf69e8b-c11a-420f-8994-52c107ff0d38 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-14 23:40:30.141 1 INFO neutron.plugins.ml2.managers [None req-bbf69e8b-c11a-420f-8994-52c107ff0d38 - - - - - -] Initializing extension driver 'port_security' 2026-07-14 23:40:30.141 1 INFO neutron.plugins.ml2.extensions.port_security [None req-bbf69e8b-c11a-420f-8994-52c107ff0d38 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-14 23:40:30.141 1 INFO neutron.plugins.ml2.managers [None req-bbf69e8b-c11a-420f-8994-52c107ff0d38 - - - - - -] Initializing extension driver 'qos' 2026-07-14 23:40:30.142 1 INFO neutron.plugins.ml2.managers [None req-bbf69e8b-c11a-420f-8994-52c107ff0d38 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-14 23:40:30.142 1 INFO neutron.plugins.ml2.managers [None req-bbf69e8b-c11a-420f-8994-52c107ff0d38 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-14 23:40:30.155 1 INFO neutron.quota [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded quota_driver: . 2026-07-14 23:40:30.155 1 INFO neutron.plugins.ml2.plugin [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Modular L2 Plugin initialization complete 2026-07-14 23:40:30.155 1 INFO neutron.plugins.ml2.managers [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-14 23:40:30.155 1 INFO neutron.plugins.ml2.managers [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-14 23:40:30.156 1 INFO neutron.plugins.ml2.managers [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Got port-security extension from driver 'port_security' 2026-07-14 23:40:30.156 1 INFO neutron.extensions.vlantransparent [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Disabled vlantransparent extension. 2026-07-14 23:40:30.156 1 INFO neutron.manager [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loading Plugin: qos 2026-07-14 23:40:30.168 1 INFO neutron.manager [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loading Plugin: router 2026-07-14 23:40:30.199 1 INFO neutron.services.service_base [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-14 23:40:30.200 1 INFO neutron.manager [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loading Plugin: segments 2026-07-14 23:40:30.268 1 INFO neutron.manager [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loading Plugin: trunk 2026-07-14 23:40:30.322 1 INFO neutron.manager [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loading Plugin: vpnaas 2026-07-14 23:40:30.357 1 WARNING stevedore.named [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-14 23:40:30.414 1 INFO neutron_vpnaas.services.vpn.plugin [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-14 23:40:30.414 1 INFO neutron.common.utils [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-14 23:40:30.415 1 INFO neutron.manager [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loading Plugin: auto_allocate 2026-07-14 23:40:30.418 1 INFO neutron.manager [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loading Plugin: tag 2026-07-14 23:40:30.423 1 INFO neutron.manager [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loading Plugin: timestamp 2026-07-14 23:40:30.426 1 INFO neutron.manager [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loading Plugin: network_ip_availability 2026-07-14 23:40:30.429 1 INFO neutron.manager [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loading Plugin: flavors 2026-07-14 23:40:30.431 1 INFO neutron.manager [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loading Plugin: revisions 2026-07-14 23:40:30.434 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Initializing extension manager. 2026-07-14 23:40:30.435 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: address-group 2026-07-14 23:40:30.436 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: address-scope 2026-07-14 23:40:30.436 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-14 23:40:30.437 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: agent 2026-07-14 23:40:30.437 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: agent-resources-synced 2026-07-14 23:40:30.438 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: allowed-address-pairs 2026-07-14 23:40:30.439 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: auto-allocated-topology 2026-07-14 23:40:30.440 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: availability_zone 2026-07-14 23:40:30.440 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: availability_zone_filter 2026-07-14 23:40:30.441 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-14 23:40:30.441 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: default-subnetpools 2026-07-14 23:40:30.442 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-14 23:40:30.443 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: dns-integration 2026-07-14 23:40:30.443 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: dns-domain-ports 2026-07-14 23:40:30.444 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-14 23:40:30.444 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: dvr 2026-07-14 23:40:30.445 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-14 23:40:30.446 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: empty-string-filtering 2026-07-14 23:40:30.446 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-14 23:40:30.446 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-14 23:40:30.447 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: external-net 2026-07-14 23:40:30.447 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-14 23:40:30.448 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: extraroute 2026-07-14 23:40:30.448 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: extraroute-atomic 2026-07-14 23:40:30.449 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-14 23:40:30.449 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-14 23:40:30.450 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-14 23:40:30.450 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-14 23:40:30.451 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: fip-port-details 2026-07-14 23:40:30.451 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: flavors 2026-07-14 23:40:30.452 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-14 23:40:30.453 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: floatingip-pools 2026-07-14 23:40:30.453 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: ip_allocation 2026-07-14 23:40:30.454 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: ip-substring-filtering 2026-07-14 23:40:30.454 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: l2_adjacency 2026-07-14 23:40:30.455 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: router 2026-07-14 23:40:30.456 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-14 23:40:30.457 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: ext-gw-mode 2026-07-14 23:40:30.458 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: l3-ha 2026-07-14 23:40:30.458 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-14 23:40:30.458 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: l3-flavors 2026-07-14 23:40:30.459 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-14 23:40:30.460 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-14 23:40:30.461 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-14 23:40:30.464 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-14 23:40:30.465 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-14 23:40:30.466 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-14 23:40:30.467 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-14 23:40:30.467 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: multi-provider 2026-07-14 23:40:30.468 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: net-mtu 2026-07-14 23:40:30.468 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: net-mtu-writable 2026-07-14 23:40:30.469 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: network_availability_zone 2026-07-14 23:40:30.469 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: network-ip-availability 2026-07-14 23:40:30.470 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-14 23:40:30.470 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: pagination 2026-07-14 23:40:30.471 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: port-device-profile 2026-07-14 23:40:30.471 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: port-mac-override 2026-07-14 23:40:30.472 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-14 23:40:30.472 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-14 23:40:30.473 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: port-resource-request 2026-07-14 23:40:30.473 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: port-resource-request-groups 2026-07-14 23:40:30.474 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: binding 2026-07-14 23:40:30.474 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: binding-extended 2026-07-14 23:40:30.475 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: port-security 2026-07-14 23:40:30.475 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: project-id 2026-07-14 23:40:30.476 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: provider 2026-07-14 23:40:30.477 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: qos 2026-07-14 23:40:30.478 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-14 23:40:30.478 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-14 23:40:30.479 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: qos-default 2026-07-14 23:40:30.479 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: qos-fip 2026-07-14 23:40:30.479 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-14 23:40:30.480 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: qos-gateway-ip 2026-07-14 23:40:30.480 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: qos-port-network-policy 2026-07-14 23:40:30.481 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: qos-pps-minimum 2026-07-14 23:40:30.481 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-14 23:40:30.482 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: qos-pps 2026-07-14 23:40:30.483 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: qos-rule-type-details 2026-07-14 23:40:30.483 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-14 23:40:30.484 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: qos-rules-alias 2026-07-14 23:40:30.484 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: quota-check-limit 2026-07-14 23:40:30.486 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: quotas 2026-07-14 23:40:30.488 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: quota_details 2026-07-14 23:40:30.489 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: rbac-policies 2026-07-14 23:40:30.489 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: rbac-address-group 2026-07-14 23:40:30.490 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: rbac-address-scope 2026-07-14 23:40:30.490 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: rbac-security-groups 2026-07-14 23:40:30.491 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: rbac-subnetpool 2026-07-14 23:40:30.491 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: revision-if-match 2026-07-14 23:40:30.492 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: standard-attr-revisions 2026-07-14 23:40:30.492 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: router_availability_zone 2026-07-14 23:40:30.493 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-14 23:40:30.493 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-14 23:40:30.494 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-14 23:40:30.494 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-14 23:40:30.495 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-14 23:40:30.501 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: security-group 2026-07-14 23:40:30.502 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: segment 2026-07-14 23:40:30.502 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-14 23:40:30.503 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: service-type 2026-07-14 23:40:30.503 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: sorting 2026-07-14 23:40:30.504 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: standard-attr-segment 2026-07-14 23:40:30.504 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: standard-attr-description 2026-07-14 23:40:30.505 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: stateful-security-group 2026-07-14 23:40:30.505 1 WARNING neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-14 23:40:30.506 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-14 23:40:30.506 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: subnet_onboard 2026-07-14 23:40:30.507 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-14 23:40:30.507 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: subnet-service-types 2026-07-14 23:40:30.508 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: subnet_allocation 2026-07-14 23:40:30.509 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-14 23:40:30.510 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-14 23:40:30.511 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: standard-attr-tag 2026-07-14 23:40:30.512 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-14 23:40:30.512 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: trunk 2026-07-14 23:40:30.513 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: trunk-details 2026-07-14 23:40:30.513 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-14 23:40:30.514 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-14 23:40:30.515 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-14 23:40:30.515 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: vpn-flavors 2026-07-14 23:40:30.516 1 INFO neutron.api.extensions [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Loaded extension: vpnaas 2026-07-14 23:40:30.519 1 INFO oslo_service.service [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Starting 2 workers 2026-07-14 23:40:30.524 1 INFO oslo_service.service [None req-e013d0ab-e3a1-49fd-837f-a78eb5c684fd - - - - - -] Starting 1 workers 2026-07-14 23:41:09.571 9 INFO neutron.db.l3_hamode_db [None req-037a4acd-9dee-4545-93f3-bb8f4086253c - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-14 23:41:22.788 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 7b6ec2e4-1198-4386-bc16-481b5a5398ea 2026-07-14 23:41:23.961 9 INFO neutron.plugins.ml2.plugin [None req-99520e08-3605-4da9-b995-bd747fb63884 - - - - - -] Attempt 1 to provision port 7b6ec2e4-1198-4386-bc16-481b5a5398ea 2026-07-14 23:41:24.334 10 INFO neutron.plugins.ml2.plugin [None req-17608ceb-e905-44fb-9302-727b5687f8b9 - - - - - -] Attempt 1 to provision port 7b6ec2e4-1198-4386-bc16-481b5a5398ea 2026-07-14 23:41:24.688 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 7b6ec2e4-1198-4386-bc16-481b5a5398ea 2026-07-14 23:47:57.020 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 674979b8-510e-4c5e-9e4e-8096c36fb5cc 2026-07-14 23:47:58.068 9 INFO neutron.plugins.ml2.plugin [None req-b2dbb495-246d-422f-9012-6e3ded9c2f53 - - - - - -] Attempt 1 to provision port 674979b8-510e-4c5e-9e4e-8096c36fb5cc 2026-07-14 23:47:58.370 10 INFO neutron.plugins.ml2.plugin [None req-79601639-b0d0-4758-9354-1a12dd7bc019 - - - - - -] Attempt 1 to provision port 674979b8-510e-4c5e-9e4e-8096c36fb5cc 2026-07-14 23:47:59.005 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 674979b8-510e-4c5e-9e4e-8096c36fb5cc 2026-07-14 23:48:03.888 10 INFO neutron.plugins.ml2.plugin [None req-c1448ae0-e926-4391-bbb9-e7c48c594fb1 - - - - - -] Attempt 1 to provision port 35a58017-d8c0-49b3-aa2d-a09e8b5fbb7f 2026-07-14 23:51:21.294 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 35a58017-d8c0-49b3-aa2d-a09e8b5fbb7f 2026-07-14 23:51:23.187 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 35a58017-d8c0-49b3-aa2d-a09e8b5fbb7f 2026-07-14 23:59:49.476 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port aa538bb7-86a5-4fca-9a1b-1eb024606d4e 2026-07-14 23:59:51.459 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port aa538bb7-86a5-4fca-9a1b-1eb024606d4e 2026-07-15 00:16:31.371 9 INFO neutron.plugins.ml2.plugin [None req-311088e1-de08-4c31-a12a-fb767cd0ebb9 - - - - - -] Attempt 1 to provision port ba6ecbc4-8289-4752-9188-80821a0d7b5d 2026-07-15 00:16:32.016 10 INFO neutron.plugins.ml2.plugin [None req-1d0adeb3-eea4-4b44-8062-cdcb0c5848f8 - - - - - -] Attempt 1 to provision port 6e90e53b-5e64-4892-a492-cca6a114e00c 2026-07-15 00:16:32.171 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 1f994ecb-8fdb-464c-9558-91bcb7e4475d 2026-07-15 00:16:32.714 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 255f7e90-899b-4602-aa53-93e32a4f90b4 2026-07-15 00:16:32.871 9 INFO neutron.plugins.ml2.plugin [None req-6987c8af-7e07-45f0-9c72-000335a7503f - - - - - -] Attempt 1 to provision port 255f7e90-899b-4602-aa53-93e32a4f90b4 2026-07-15 00:16:33.327 10 INFO neutron.plugins.ml2.plugin [None req-ed6cf89e-c41e-4e14-96fd-0e411ecfe2b3 - - - - - -] Attempt 1 to provision port 365f97a7-9fd3-4b95-ac3a-e7cc462040c3 2026-07-15 00:16:33.780 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 365f97a7-9fd3-4b95-ac3a-e7cc462040c3 2026-07-15 00:16:33.851 10 INFO neutron.plugins.ml2.plugin [None req-13b28857-6c44-4a28-ba06-6845cdf4864f - - - - - -] Attempt 1 to provision port 365f97a7-9fd3-4b95-ac3a-e7cc462040c3 2026-07-15 00:16:33.928 10 INFO neutron.plugins.ml2.plugin [None req-13b28857-6c44-4a28-ba06-6845cdf4864f - - - - - -] Attempt 1 to provision port 255f7e90-899b-4602-aa53-93e32a4f90b4 2026-07-15 00:16:34.015 10 INFO neutron.plugins.ml2.plugin [None req-13b28857-6c44-4a28-ba06-6845cdf4864f - - - - - -] Attempt 1 to provision port 1f994ecb-8fdb-464c-9558-91bcb7e4475d 2026-07-15 00:16:34.240 9 INFO neutron.plugins.ml2.plugin [None req-88c8d6e1-94e4-482e-a1ec-58ac5a9cd44d - - - - - -] Attempt 1 to provision port 433bfec7-07a2-44bb-bc4a-8d35a6db9525 2026-07-15 00:16:34.369 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 1f994ecb-8fdb-464c-9558-91bcb7e4475d 2026-07-15 00:16:34.410 9 INFO neutron.plugins.ml2.plugin [None req-e1e3867c-bf0f-476e-9065-4caa31325c2c - - - - - -] Attempt 1 to provision port 1f994ecb-8fdb-464c-9558-91bcb7e4475d 2026-07-15 00:16:34.530 9 INFO neutron.plugins.ml2.plugin [None req-e1e3867c-bf0f-476e-9065-4caa31325c2c - - - - - -] Attempt 1 to provision port d94a9fcb-14d9-4693-bd35-7d4f60748f85 2026-07-15 00:16:34.657 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 255f7e90-899b-4602-aa53-93e32a4f90b4 2026-07-15 00:16:34.699 10 INFO neutron.plugins.ml2.plugin [None req-9fc601cb-5106-48cc-aa62-d5321b6b130c - - - - - -] Attempt 1 to provision port 433bfec7-07a2-44bb-bc4a-8d35a6db9525 2026-07-15 00:16:34.942 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 365f97a7-9fd3-4b95-ac3a-e7cc462040c3 2026-07-15 00:16:35.569 9 INFO neutron.plugins.ml2.plugin [None req-ec8e3a87-c1a6-4991-aec3-f87473bdddb1 - - - - - -] Attempt 1 to provision port 1def969f-81c2-4f82-911f-1b97d09c8d2a 2026-07-15 00:16:36.023 9 INFO neutron.plugins.ml2.plugin [None req-94421335-b463-44fc-a222-b89539ad9c72 - - - - - -] Attempt 1 to provision port 1def969f-81c2-4f82-911f-1b97d09c8d2a 2026-07-15 00:16:36.772 10 INFO neutron.plugins.ml2.plugin [None req-e2b9ef50-f9b6-44fb-9eac-04bf27cbe6ab - - - - - -] Attempt 1 to provision port 6d3e919b-f9fc-42a3-9ed5-39c9f20e2afb 2026-07-15 00:16:37.320 9 INFO neutron.plugins.ml2.plugin [None req-8dbecd86-e384-45fb-92dc-5fb13642aca5 - - - - - -] Attempt 1 to provision port 6d3e919b-f9fc-42a3-9ed5-39c9f20e2afb 2026-07-15 00:16:42.483 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 32901f30-dcc3-48ea-b554-9ebb7531ae1c 2026-07-15 00:16:42.521 10 INFO neutron.plugins.ml2.db [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] No ports have port_id starting with 32901f30-dcc3-48ea-b554-9ebb7531ae1c 2026-07-15 00:16:42.614 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port f2760d05-92e0-41ef-bfa0-5559ca079a67 2026-07-15 00:16:43.093 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 8f94554d-5340-4cf0-972c-2aee38fca950 2026-07-15 00:16:43.716 10 INFO neutron.plugins.ml2.plugin [None req-92f7b2f8-e960-498e-a873-af51b0ecebf6 - - - - - -] Attempt 1 to provision port 6d425177-8834-4d36-a733-7b5b265f2d3d /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-07-15 00:16:44.354 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 8f94554d-5340-4cf0-972c-2aee38fca950 2026-07-15 00:16:48.536 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port ec0d1fd1-0302-422b-8f74-982ed6932cc0 2026-07-15 00:16:48.612 10 INFO neutron.plugins.ml2.plugin [None req-34236d86-13b1-4606-9957-4e1840db0b89 - - - - - -] Attempt 1 to provision port 61f9d110-6991-413d-9c73-6fa6ae6f427a 2026-07-15 00:16:48.956 9 INFO neutron.plugins.ml2.plugin [None req-e4d091ea-d56e-4e58-8654-238bf2bff54b - - - - - -] Attempt 1 to provision port ef4770f3-f5f5-40f1-a960-19a2ccbf5d48 2026-07-15 00:16:49.013 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 6d425177-8834-4d36-a733-7b5b265f2d3d 2026-07-15 00:16:49.703 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c95881d4-e4dd-41cd-b061-65663d965b42'] response: {'server_uuid': '2be09c3d-f5b1-431b-a72e-69dc5cb7528a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6d425177-8834-4d36-a733-7b5b265f2d3d', 'code': 200} 2026-07-15 00:16:50.502 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 6d425177-8834-4d36-a733-7b5b265f2d3d 2026-07-15 00:16:50.749 10 INFO neutron.plugins.ml2.plugin [None req-bc9f76ff-f5eb-47ff-b8b7-16c83579e152 - - - - - -] Attempt 1 to provision port a67354d5-fcad-4785-8ad3-29a3b5418d14 2026-07-15 00:16:51.289 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port ec0d1fd1-0302-422b-8f74-982ed6932cc0 2026-07-15 00:16:51.435 10 INFO neutron.plugins.ml2.plugin [None req-21185be2-8667-4c4e-83b8-7346c3ccb473 - - - - - -] Attempt 1 to provision port ec0d1fd1-0302-422b-8f74-982ed6932cc0 2026-07-15 00:16:51.805 10 INFO neutron.plugins.ml2.plugin [None req-21185be2-8667-4c4e-83b8-7346c3ccb473 - - - - - -] Attempt 1 to provision port a67354d5-fcad-4785-8ad3-29a3b5418d14 2026-07-15 00:16:52.005 10 INFO neutron.plugins.ml2.plugin [None req-21185be2-8667-4c4e-83b8-7346c3ccb473 - - - - - -] Attempt 1 to provision port 3ba985fc-1320-4806-8ebf-c518c8facf75 2026-07-15 00:16:52.203 9 INFO neutron.plugins.ml2.plugin [None req-5550e0f3-79ae-4270-8f3c-0433ea5c092c - - - - - -] Attempt 1 to provision port ec0d1fd1-0302-422b-8f74-982ed6932cc0 2026-07-15 00:16:52.206 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port a67354d5-fcad-4785-8ad3-29a3b5418d14 2026-07-15 00:16:52.268 9 INFO neutron.plugins.ml2.plugin [None req-5550e0f3-79ae-4270-8f3c-0433ea5c092c - - - - - -] Attempt 1 to provision port b7404d55-0525-48f3-b988-a0ed69a49aea 2026-07-15 00:16:52.444 10 INFO neutron.plugins.ml2.plugin [None req-d539e408-d959-443a-9d0b-37b0db6f0e4d - - - - - -] Attempt 1 to provision port 3ba985fc-1320-4806-8ebf-c518c8facf75 2026-07-15 00:16:52.926 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port fdb686e2-2176-4cd3-8595-d1290e2f3f8a 2026-07-15 00:16:53.539 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 71bf666d-cbe1-4461-9140-f2397a2de658 2026-07-15 00:16:54.036 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port a67354d5-fcad-4785-8ad3-29a3b5418d14 2026-07-15 00:16:54.758 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port fdb686e2-2176-4cd3-8595-d1290e2f3f8a 2026-07-15 00:16:55.017 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 71bf666d-cbe1-4461-9140-f2397a2de658 2026-07-15 00:16:57.754 10 INFO neutron.plugins.ml2.plugin [None req-a3641d1f-a39a-4382-bb2c-edbfbd4aa668 - - - - - -] Attempt 1 to provision port 85b1991d-7d30-406b-a8a1-b83b72e74baa 2026-07-15 00:17:00.792 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 85b1991d-7d30-406b-a8a1-b83b72e74baa 2026-07-15 00:17:00.897 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d990d367-f995-4956-8f0c-75c89f5aff3f'] response: {'server_uuid': '0fba0133-804a-483f-b970-916ea25a988a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '85b1991d-7d30-406b-a8a1-b83b72e74baa', 'code': 200} 2026-07-15 00:17:02.526 10 INFO neutron.plugins.ml2.plugin [None req-e2deb0b1-7b4b-46f6-ae47-d7672a90aeb6 - - - - - -] Attempt 1 to provision port b21afdbf-87e1-412f-a711-2b724e8fab8d 2026-07-15 00:17:02.716 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 85b1991d-7d30-406b-a8a1-b83b72e74baa 2026-07-15 00:17:06.777 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port b21afdbf-87e1-412f-a711-2b724e8fab8d 2026-07-15 00:17:07.336 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b2c1413-ccaa-4953-831f-c52f98fa5a8e'] response: {'server_uuid': '57bb8a30-c8c4-4b36-82ea-3e57e012f1af', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b21afdbf-87e1-412f-a711-2b724e8fab8d', 'code': 200} 2026-07-15 00:17:08.911 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port b21afdbf-87e1-412f-a711-2b724e8fab8d 2026-07-15 00:17:09.465 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port ba6ecbc4-8289-4752-9188-80821a0d7b5d 2026-07-15 00:17:09.844 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 433bfec7-07a2-44bb-bc4a-8d35a6db9525 /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-07-15 00:17:10.812 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 61f9d110-6991-413d-9c73-6fa6ae6f427a 2026-07-15 00:17:11.268 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port ba6ecbc4-8289-4752-9188-80821a0d7b5d 2026-07-15 00:17:11.667 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 433bfec7-07a2-44bb-bc4a-8d35a6db9525 2026-07-15 00:17:12.050 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port b7404d55-0525-48f3-b988-a0ed69a49aea 2026-07-15 00:17:13.138 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 8e4e6539-c56c-4273-8b14-ddba745a42fd 2026-07-15 00:17:13.189 10 INFO neutron.plugins.ml2.plugin [None req-1761c121-3e4f-4a2e-9bef-6954282261d4 - - - - - -] Attempt 1 to provision port 8e4e6539-c56c-4273-8b14-ddba745a42fd 2026-07-15 00:17:13.666 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 61f9d110-6991-413d-9c73-6fa6ae6f427a 2026-07-15 00:17:14.009 10 INFO neutron.plugins.ml2.plugin [None req-bd29d204-6217-4fe7-95ae-b0ca10564f37 - - - - - -] Attempt 1 to provision port 8e4e6539-c56c-4273-8b14-ddba745a42fd 2026-07-15 00:17:15.245 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 8e4e6539-c56c-4273-8b14-ddba745a42fd 2026-07-15 00:17:15.737 10 INFO neutron.plugins.ml2.plugin [None req-335aec92-05e1-4592-ac84-df967db276f1 - - - - - -] Attempt 1 to provision port 92338c37-3aa0-4ee4-be3c-feefcda8a7b1 2026-07-15 00:17:17.029 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 3f8d2948-5386-4a88-bad4-5fe495589d08 2026-07-15 00:17:17.102 9 INFO neutron.plugins.ml2.plugin [None req-56cdd8ea-f551-41df-b697-ce585e5dbd3d - - - - - -] Attempt 1 to provision port 3f8d2948-5386-4a88-bad4-5fe495589d08 /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-07-15 00:17:17.502 10 INFO neutron.plugins.ml2.plugin [None req-e253a16e-7b19-4e9b-8ae6-21eb8ea4c57f - - - - - -] Attempt 1 to provision port 3f8d2948-5386-4a88-bad4-5fe495589d08 2026-07-15 00:17:17.710 9 INFO neutron.plugins.ml2.plugin [None req-ef986cce-3959-4590-ac5c-b9889392d8e4 - - - - - -] Attempt 1 to provision port 6d425177-8834-4d36-a733-7b5b265f2d3d 2026-07-15 00:17:18.439 10 INFO neutron.plugins.ml2.plugin [None req-acdf6e6f-fa99-4297-8cd9-f419c10acead - - - - - -] Attempt 1 to provision port 4a0226b1-708c-44ce-9e07-6485d3d68463 2026-07-15 00:17:19.064 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 6c3adedc-8571-4e69-9ad4-0a1b590938dd 2026-07-15 00:17:19.389 9 INFO neutron.plugins.ml2.plugin [None req-290e04ea-6bef-47f5-8269-0eeeed648eb9 - - - - - -] Attempt 1 to provision port 4a0226b1-708c-44ce-9e07-6485d3d68463 2026-07-15 00:17:19.631 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 3f8d2948-5386-4a88-bad4-5fe495589d08 2026-07-15 00:17:20.144 10 INFO neutron.plugins.ml2.plugin [None req-7b563a55-b875-48b5-9dbe-ab6a919af02a - - - - - -] Attempt 1 to provision port 6d425177-8834-4d36-a733-7b5b265f2d3d 2026-07-15 00:17:21.049 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 6c3adedc-8571-4e69-9ad4-0a1b590938dd 2026-07-15 00:17:21.473 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 6d425177-8834-4d36-a733-7b5b265f2d3d 2026-07-15 00:17:23.172 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port e3b82b01-312e-4bcb-ac7f-51871902595a 2026-07-15 00:17:23.958 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port f6ae7378-51c2-4953-a06c-753afad363ed 2026-07-15 00:17:24.688 10 INFO neutron.plugins.ml2.plugin [None req-f69277fb-6ae5-4c90-bafe-a0b48a80b677 - - - - - -] Attempt 1 to provision port f6ae7378-51c2-4953-a06c-753afad363ed 2026-07-15 00:17:25.159 9 INFO neutron.plugins.ml2.plugin [None req-90e935c9-36df-4c4c-958b-e7ae6a3651cc - - - - - -] Attempt 1 to provision port f6ae7378-51c2-4953-a06c-753afad363ed 2026-07-15 00:17:25.195 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port f6ae7378-51c2-4953-a06c-753afad363ed 2026-07-15 00:17:25.262 9 INFO neutron.plugins.ml2.plugin [None req-90e935c9-36df-4c4c-958b-e7ae6a3651cc - - - - - -] Attempt 1 to provision port e3b82b01-312e-4bcb-ac7f-51871902595a 2026-07-15 00:17:25.510 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port e3b82b01-312e-4bcb-ac7f-51871902595a 2026-07-15 00:17:25.555 10 INFO neutron.plugins.ml2.plugin [None req-d4447296-3a94-4ffb-bb59-f6e4b1d63963 - - - - - -] Attempt 1 to provision port 83468690-c137-4255-a48b-be60a53fc99f 2026-07-15 00:17:25.599 10 INFO neutron.plugins.ml2.plugin [None req-d4447296-3a94-4ffb-bb59-f6e4b1d63963 - - - - - -] Attempt 1 to provision port e3b82b01-312e-4bcb-ac7f-51871902595a 2026-07-15 00:17:26.076 10 INFO neutron.plugins.ml2.plugin [None req-3bd30b75-8429-4dd8-9cb0-405145393cec - - - - - -] Attempt 1 to provision port 83468690-c137-4255-a48b-be60a53fc99f 2026-07-15 00:17:27.837 10 INFO neutron.plugins.ml2.plugin [None req-5f51ab76-fac8-450f-8313-c1fd63ac6889 - - - - - -] Attempt 1 to provision port 57fa3398-f98c-4c01-848f-55c841bdd330 2026-07-15 00:17:28.696 10 INFO neutron.plugins.ml2.plugin [None req-e89ec26d-c352-4deb-92c8-42a9f69cfa05 - - - - - -] Attempt 1 to provision port 79ea5103-fb6b-44f9-801e-aab293b69a50 2026-07-15 00:17:28.862 9 INFO neutron.plugins.ml2.plugin [None req-7b42f568-5605-4484-bb04-20200b0f2bb9 - - - - - -] Attempt 1 to provision port 57fa3398-f98c-4c01-848f-55c841bdd330 2026-07-15 00:17:29.105 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 15a94b3b-080c-44f8-af64-86b6630449c0 2026-07-15 00:17:29.270 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef8de742-558e-4e89-97e6-30b93339aa26'] response: {'server_uuid': 'ccca61dd-5b05-4655-b9c2-532faab1ff77', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '15a94b3b-080c-44f8-af64-86b6630449c0', 'code': 200} 2026-07-15 00:17:31.192 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 15a94b3b-080c-44f8-af64-86b6630449c0 2026-07-15 00:17:35.096 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 4a0226b1-708c-44ce-9e07-6485d3d68463 2026-07-15 00:17:37.249 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 5e61e8a3-6b2b-4f39-8bc2-7044d4cd8b6b 2026-07-15 00:17:37.592 9 INFO neutron.plugins.ml2.plugin [None req-c4c617f9-56b3-4698-9533-5c086f417b60 - - - - - -] Attempt 1 to provision port c5d0add4-8f75-4ffa-973f-67cb3f365700 2026-07-15 00:17:37.728 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 4a0226b1-708c-44ce-9e07-6485d3d68463 2026-07-15 00:17:38.005 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 92338c37-3aa0-4ee4-be3c-feefcda8a7b1 2026-07-15 00:17:38.652 10 INFO neutron.plugins.ml2.plugin [None req-1d531fd5-ddd2-465e-bd66-cdf6c243641c - - - - - -] Attempt 1 to provision port 5e61e8a3-6b2b-4f39-8bc2-7044d4cd8b6b 2026-07-15 00:17:39.073 10 INFO neutron.plugins.ml2.plugin [None req-fb52cdda-2ea0-42b7-8f45-591833b7d7f3 - - - - - -] Attempt 1 to provision port 5e61e8a3-6b2b-4f39-8bc2-7044d4cd8b6b 2026-07-15 00:17:39.190 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 5e61e8a3-6b2b-4f39-8bc2-7044d4cd8b6b 2026-07-15 00:17:39.437 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 48312e04-88ee-472e-a6cd-35e4001fb73d 2026-07-15 00:17:39.901 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 92338c37-3aa0-4ee4-be3c-feefcda8a7b1 2026-07-15 00:17:39.906 10 INFO neutron.plugins.ml2.plugin [None req-f9ec72c6-2c98-460b-8c61-c1e5bcb9fc66 - - - - - -] Attempt 1 to provision port 8165ffeb-1772-45c1-9103-5cbf510a6f32 2026-07-15 00:17:40.679 9 INFO neutron.plugins.ml2.plugin [None req-7ce3bb63-1b7f-454c-b4e5-4f71cc32f1ff - - - - - -] Attempt 1 to provision port 8165ffeb-1772-45c1-9103-5cbf510a6f32 2026-07-15 00:17:40.831 9 INFO neutron.plugins.ml2.plugin [None req-4762dc46-c3c1-4254-a9a9-59b24923b516 - - - - - -] Attempt 1 to provision port 48312e04-88ee-472e-a6cd-35e4001fb73d 2026-07-15 00:17:41.108 9 INFO neutron.plugins.ml2.plugin [None req-81f50056-d800-4e12-aad1-94901711f793 - - - - - -] Attempt 1 to provision port 48312e04-88ee-472e-a6cd-35e4001fb73d 2026-07-15 00:17:41.149 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 48312e04-88ee-472e-a6cd-35e4001fb73d 2026-07-15 00:17:41.567 10 INFO neutron.plugins.ml2.plugin [None req-b8c97f7c-ca68-4003-bf51-6ce654775b4e - - - - - -] Attempt 1 to provision port a8bb817d-1653-4edd-83ac-dc112ea40371 2026-07-15 00:17:41.621 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 73e9674b-95e0-4153-af23-14ca923ad009 2026-07-15 00:17:42.836 9 INFO neutron.plugins.ml2.plugin [None req-f8483f5f-8295-4af1-be58-570f198da3e3 - - - - - -] Attempt 1 to provision port a8bb817d-1653-4edd-83ac-dc112ea40371 2026-07-15 00:17:43.049 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 73e9674b-95e0-4153-af23-14ca923ad009 2026-07-15 00:17:49.098 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 3257903e-5f8b-44cd-a662-113af9ffc04b 2026-07-15 00:17:49.939 9 INFO neutron.plugins.ml2.plugin [None req-3be09f6f-cec1-475e-99c2-28b96989e5c4 - - - - - -] Attempt 1 to provision port b4b68819-88df-4add-9ed6-016a8e72d2dc 2026-07-15 00:17:50.089 9 INFO neutron.plugins.ml2.plugin [None req-e154697a-d46e-43c3-a282-fb7f72fe3623 - - - - - -] Attempt 1 to provision port 3257903e-5f8b-44cd-a662-113af9ffc04b 2026-07-15 00:17:50.480 10 INFO neutron.plugins.ml2.plugin [None req-5d3ace65-a9ff-4062-97bc-cc0a74a9d5a7 - - - - - -] Attempt 1 to provision port 3257903e-5f8b-44cd-a662-113af9ffc04b 2026-07-15 00:17:50.563 10 INFO neutron.plugins.ml2.plugin [None req-5d3ace65-a9ff-4062-97bc-cc0a74a9d5a7 - - - - - -] Attempt 1 to provision port c3d649ef-438b-471f-9b2e-d9925b60ba82 2026-07-15 00:17:50.712 9 INFO neutron.plugins.ml2.plugin [None req-ae45b83b-bbec-46c2-9ad6-ea152d7b0de9 - - - - - -] Attempt 1 to provision port c3d649ef-438b-471f-9b2e-d9925b60ba82 2026-07-15 00:17:51.055 10 INFO neutron.plugins.ml2.plugin [None req-fc7cfb0a-b9cf-45c9-bba2-16185d7e6815 - - - - - -] Attempt 1 to provision port c3d649ef-438b-471f-9b2e-d9925b60ba82 2026-07-15 00:17:51.083 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-cbe2c471-b157-4a4d-91ee-c277578c3f4e'] response: {'server_uuid': 'ccca61dd-5b05-4655-b9c2-532faab1ff77', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '15a94b3b-080c-44f8-af64-86b6630449c0', 'code': 200} 2026-07-15 00:17:51.704 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 15a94b3b-080c-44f8-af64-86b6630449c0 2026-07-15 00:17:51.854 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-2eda565f-9a02-4d21-a36d-16e64945c248'] response: {'server_uuid': 'ccca61dd-5b05-4655-b9c2-532faab1ff77', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '15a94b3b-080c-44f8-af64-86b6630449c0', 'code': 200} 2026-07-15 00:17:52.216 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 3257903e-5f8b-44cd-a662-113af9ffc04b 2026-07-15 00:17:53.251 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 15a94b3b-080c-44f8-af64-86b6630449c0 /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-07-15 00:17:53.582 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port b4b68819-88df-4add-9ed6-016a8e72d2dc 2026-07-15 00:17:53.909 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b549003-403a-41f7-aa88-d1df2ed425fa'] response: {'server_uuid': '1f5f4870-122b-4525-bc53-3af789aa9439', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b4b68819-88df-4add-9ed6-016a8e72d2dc', 'code': 200} 2026-07-15 00:17:54.850 9 INFO neutron.plugins.ml2.plugin [None req-b811c45b-eebe-45d0-8e98-78b82852a8ee - - - - - -] Attempt 1 to provision port 691714f2-ea99-41db-a735-78538808614e 2026-07-15 00:17:55.084 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port b4b68819-88df-4add-9ed6-016a8e72d2dc 2026-07-15 00:17:57.086 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 8165ffeb-1772-45c1-9103-5cbf510a6f32 2026-07-15 00:17:59.138 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port c5d0add4-8f75-4ffa-973f-67cb3f365700 2026-07-15 00:17:59.599 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 8165ffeb-1772-45c1-9103-5cbf510a6f32 2026-07-15 00:18:01.114 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port c5d0add4-8f75-4ffa-973f-67cb3f365700 /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-07-15 00:18:05.123 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port f73c01b2-4e2a-4075-9675-0f20a605bfff 2026-07-15 00:18:05.675 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 993781b7-c9ce-4ba1-9ed5-a035f874a1c7 2026-07-15 00:18:06.080 9 INFO neutron.plugins.ml2.plugin [None req-ea50a069-6da4-491a-9726-46c23fd65aa6 - - - - - -] Attempt 1 to provision port 993781b7-c9ce-4ba1-9ed5-a035f874a1c7 2026-07-15 00:18:06.402 9 INFO neutron.plugins.ml2.plugin [None req-9ad4efd0-96d8-49ac-a6da-586f6d3029c6 - - - - - -] Attempt 1 to provision port 93ba8776-fb52-4bbb-b6f5-0d6dc0fae752 2026-07-15 00:18:06.428 9 INFO neutron.plugins.ml2.plugin [None req-9ad4efd0-96d8-49ac-a6da-586f6d3029c6 - - - - - -] Attempt 1 to provision port 993781b7-c9ce-4ba1-9ed5-a035f874a1c7 2026-07-15 00:18:06.596 9 INFO neutron.plugins.ml2.plugin [None req-95daa008-a7b3-4140-b502-0644c541421c - - - - - -] Attempt 1 to provision port f73c01b2-4e2a-4075-9675-0f20a605bfff 2026-07-15 00:18:06.856 9 INFO neutron.plugins.ml2.plugin [None req-d533d410-907f-4beb-b8f4-901b88fbd09f - - - - - -] Attempt 1 to provision port 93ba8776-fb52-4bbb-b6f5-0d6dc0fae752 2026-07-15 00:18:07.000 9 INFO neutron.plugins.ml2.plugin [None req-a4864e99-9c30-4910-9d9d-1449f99828a6 - - - - - -] Attempt 1 to provision port f73c01b2-4e2a-4075-9675-0f20a605bfff 2026-07-15 00:18:07.088 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port f73c01b2-4e2a-4075-9675-0f20a605bfff 2026-07-15 00:18:07.194 10 INFO neutron.plugins.ml2.plugin [None req-e10ebefc-b010-45d4-9fd5-467ad4b966bd - - - - - -] Attempt 1 to provision port 93ba8776-fb52-4bbb-b6f5-0d6dc0fae752 2026-07-15 00:18:07.396 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 993781b7-c9ce-4ba1-9ed5-a035f874a1c7 2026-07-15 00:18:07.850 9 INFO neutron.plugins.ml2.plugin [None req-205e0a28-d9ff-4596-a3df-2f9803bbfdea - - - - - -] Attempt 1 to provision port 1587f5c0-91c8-40f4-ace7-8dea3d9ee873 2026-07-15 00:18:07.996 10 INFO neutron.plugins.ml2.plugin [None req-db44bb4b-c6c3-474e-8e26-b56051eb7e8a - - - - - -] Attempt 1 to provision port 694bb262-c473-4521-a01f-554c0200452d 2026-07-15 00:18:08.559 9 INFO neutron.plugins.ml2.plugin [None req-3bd06024-3a86-4aa1-b45f-1affc3c32723 - - - - - -] Attempt 1 to provision port 694bb262-c473-4521-a01f-554c0200452d 2026-07-15 00:18:09.159 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 6077c503-f82b-4c44-aa2c-592a288a5e1d 2026-07-15 00:18:09.729 10 INFO neutron.plugins.ml2.plugin [None req-d6956d26-29bc-45db-9a7c-cbdf3a30ddcd - - - - - -] Attempt 1 to provision port 6077c503-f82b-4c44-aa2c-592a288a5e1d 2026-07-15 00:18:10.064 10 INFO neutron.plugins.ml2.plugin [None req-1f9434ba-e51b-487d-8543-6e59356cc54d - - - - - -] Attempt 1 to provision port 6077c503-f82b-4c44-aa2c-592a288a5e1d 2026-07-15 00:18:10.583 9 INFO neutron.plugins.ml2.plugin [None req-3c4150c5-5cd4-4ffa-994c-5810b706eef9 - - - - - -] Attempt 1 to provision port f2d752d3-877f-4b78-b125-343a26b165f9 2026-07-15 00:18:11.220 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port b03881e1-2b7e-49f2-b864-1346c7d78a3d 2026-07-15 00:18:11.242 9 INFO neutron.plugins.ml2.plugin [None req-4dd9e4cd-8e85-470e-b3d3-f628738a0136 - - - - - -] Attempt 1 to provision port f2d752d3-877f-4b78-b125-343a26b165f9 2026-07-15 00:18:11.757 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 6077c503-f82b-4c44-aa2c-592a288a5e1d 2026-07-15 00:18:13.192 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port b03881e1-2b7e-49f2-b864-1346c7d78a3d 2026-07-15 00:18:14.617 10 INFO neutron.plugins.ml2.plugin [None req-797dfeea-1c13-43bc-842a-343eef8fed83 - - - - - -] Attempt 1 to provision port 8c66d74e-09e3-4403-88bb-b74c0affceed 2026-07-15 00:18:15.468 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port f9e4468a-006b-4fb4-9ccb-cba6d0104882 2026-07-15 00:18:17.098 9 INFO neutron.plugins.ml2.plugin [None req-a74bf94b-fcc6-4419-b62b-f71a03e31f58 - - - - - -] Attempt 1 to provision port f9e4468a-006b-4fb4-9ccb-cba6d0104882 2026-07-15 00:18:17.244 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port f9e4468a-006b-4fb4-9ccb-cba6d0104882 2026-07-15 00:18:17.408 9 INFO neutron.plugins.ml2.plugin [None req-4c674025-0f2b-4284-aafd-ce54ea103719 - - - - - -] Attempt 1 to provision port f9e4468a-006b-4fb4-9ccb-cba6d0104882 2026-07-15 00:18:17.493 9 INFO neutron.plugins.ml2.plugin [None req-4c674025-0f2b-4284-aafd-ce54ea103719 - - - - - -] Attempt 1 to provision port 47cebad4-02c8-4ea4-b004-07ffa4205ffe 2026-07-15 00:18:17.744 9 INFO neutron.plugins.ml2.plugin [None req-111ba2a6-d677-4208-8aa2-b8adf3be3277 - - - - - -] Attempt 1 to provision port 47cebad4-02c8-4ea4-b004-07ffa4205ffe 2026-07-15 00:18:18.190 10 INFO neutron.plugins.ml2.plugin [None req-2cb333a3-aa19-442a-a99c-109483004323 - - - - - -] Attempt 1 to provision port 47cebad4-02c8-4ea4-b004-07ffa4205ffe 2026-07-15 00:18:19.255 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 8c66d74e-09e3-4403-88bb-b74c0affceed 2026-07-15 00:18:19.417 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6eaecdd-a04f-4838-91c2-ab24b0464bac'] response: {'server_uuid': 'fadb8a74-11ad-4b8c-8b03-a1a054c05a08', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8c66d74e-09e3-4403-88bb-b74c0affceed', 'code': 200} 2026-07-15 00:18:21.339 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2f153d3-350b-4096-9d2c-43a01c101fcb'] response: {'server_uuid': 'fadb8a74-11ad-4b8c-8b03-a1a054c05a08', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '8c66d74e-09e3-4403-88bb-b74c0affceed', 'code': 200} 2026-07-15 00:18:21.458 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] No ports have port_id starting with 8c66d74e-09e3-4403-88bb-b74c0affceed 2026-07-15 00:18:25.217 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 54517dd1-3b8a-45d7-8d6d-0d3ebb5969fd 2026-07-15 00:18:26.133 10 INFO neutron.plugins.ml2.plugin [None req-d63b6620-574b-41a8-bba7-68842b1fff8e - - - - - -] Attempt 1 to provision port 54517dd1-3b8a-45d7-8d6d-0d3ebb5969fd 2026-07-15 00:18:26.457 10 INFO neutron.plugins.ml2.plugin [None req-9bcdbb07-feea-429f-9093-03410c67cb10 - - - - - -] Attempt 1 to provision port 54517dd1-3b8a-45d7-8d6d-0d3ebb5969fd /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-07-15 00:18:26.570 10 INFO neutron.plugins.ml2.plugin [None req-9bcdbb07-feea-429f-9093-03410c67cb10 - - - - - -] Attempt 1 to provision port dea1b315-20af-4f4d-9090-c18daa815eea 2026-07-15 00:18:26.724 9 INFO neutron.plugins.ml2.plugin [None req-c275937f-8940-455d-a567-b990e6775f73 - - - - - -] Attempt 1 to provision port dea1b315-20af-4f4d-9090-c18daa815eea 2026-07-15 00:18:27.073 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 54517dd1-3b8a-45d7-8d6d-0d3ebb5969fd 2026-07-15 00:18:31.033 10 INFO neutron.plugins.ml2.plugin [None req-760837c8-0b1a-4e0f-82bf-fa23a7b28c8f - - - - - -] Attempt 1 to provision port f480e87a-1218-426b-97bc-21ef7781b5ea 2026-07-15 00:18:38.045 10 ERROR neutron.plugins.ml2.managers [None req-2b673e88-45f8-4660-bed9-f65a04ce2193 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 875f1579-3e52-416a-9747-aae5dc854a36 could not be found. 2026-07-15 00:18:38.045 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 00:18:38.045 10 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-07-15 00:18:38.045 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 00:18:38.045 10 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-07-15 00:18:38.045 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 00:18:38.045 10 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-07-15 00:18:38.045 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 00:18:38.045 10 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-07-15 00:18:38.045 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 00:18:38.045 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-15 00:18:38.045 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 00:18:38.045 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-15 00:18:38.045 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:38.045 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:38.045 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:38.045 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:38.045 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:38.045 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-15 00:18:38.045 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:38.045 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 00:18:38.045 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 00:18:38.045 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:38.045 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:38.045 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:38.045 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:38.045 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 00:18:38.045 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:38.045 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-15 00:18:38.045 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:38.045 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:38.045 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:38.045 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:38.045 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:38.045 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-15 00:18:38.045 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 00:18:38.045 10 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-07-15 00:18:38.045 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 00:18:38.045 10 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-07-15 00:18:38.045 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 00:18:38.045 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 875f1579-3e52-416a-9747-aae5dc854a36 could not be found. 2026-07-15 00:18:38.045 10 ERROR neutron.plugins.ml2.managers  2026-07-15 00:18:38.047 10 ERROR neutron.plugins.ml2.managers [None req-2b673e88-45f8-4660-bed9-f65a04ce2193 - - - - - -] Failed to bind port f83bd69c-677f-4cbe-9977-9d47e756c64e on host instance for vnic_type normal using segments [{'id': '2dcef144-9078-483b-8ebf-f6303149be67', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 426, 'network_id': '5c158caa-9daf-4458-80c2-80b9b320f963'}] 2026-07-15 00:18:38.047 10 INFO neutron.plugins.ml2.plugin [None req-2b673e88-45f8-4660-bed9-f65a04ce2193 - - - - - -] Attempt 2 to bind port f83bd69c-677f-4cbe-9977-9d47e756c64e 2026-07-15 00:18:38.078 10 ERROR neutron.plugins.ml2.managers [None req-2b673e88-45f8-4660-bed9-f65a04ce2193 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 875f1579-3e52-416a-9747-aae5dc854a36 could not be found. 2026-07-15 00:18:38.078 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 00:18:38.078 10 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-07-15 00:18:38.078 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 00:18:38.078 10 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-07-15 00:18:38.078 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 00:18:38.078 10 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-07-15 00:18:38.078 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 00:18:38.078 10 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-07-15 00:18:38.078 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 00:18:38.078 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-15 00:18:38.078 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 00:18:38.078 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-15 00:18:38.078 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:38.078 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:38.078 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:38.078 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:38.078 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:38.078 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-15 00:18:38.078 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:38.078 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 00:18:38.078 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 00:18:38.078 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:38.078 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:38.078 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:38.078 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:38.078 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 00:18:38.078 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:38.078 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-15 00:18:38.078 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:38.078 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:38.078 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:38.078 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:38.078 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:38.078 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-15 00:18:38.078 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 00:18:38.078 10 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-07-15 00:18:38.078 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 00:18:38.078 10 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-07-15 00:18:38.078 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 00:18:38.078 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 875f1579-3e52-416a-9747-aae5dc854a36 could not be found. 2026-07-15 00:18:38.078 10 ERROR neutron.plugins.ml2.managers  2026-07-15 00:18:38.079 10 ERROR neutron.plugins.ml2.managers [None req-2b673e88-45f8-4660-bed9-f65a04ce2193 - - - - - -] Failed to bind port f83bd69c-677f-4cbe-9977-9d47e756c64e on host instance for vnic_type normal using segments [{'id': '2dcef144-9078-483b-8ebf-f6303149be67', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 426, 'network_id': '5c158caa-9daf-4458-80c2-80b9b320f963'}] 2026-07-15 00:18:38.079 10 INFO neutron.plugins.ml2.plugin [None req-2b673e88-45f8-4660-bed9-f65a04ce2193 - - - - - -] Attempt 3 to bind port f83bd69c-677f-4cbe-9977-9d47e756c64e 2026-07-15 00:18:38.109 10 ERROR neutron.plugins.ml2.managers [None req-2b673e88-45f8-4660-bed9-f65a04ce2193 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 875f1579-3e52-416a-9747-aae5dc854a36 could not be found. 2026-07-15 00:18:38.109 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 00:18:38.109 10 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-07-15 00:18:38.109 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 00:18:38.109 10 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-07-15 00:18:38.109 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 00:18:38.109 10 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-07-15 00:18:38.109 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 00:18:38.109 10 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-07-15 00:18:38.109 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 00:18:38.109 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-15 00:18:38.109 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 00:18:38.109 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-15 00:18:38.109 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:38.109 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:38.109 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:38.109 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:38.109 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:38.109 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-15 00:18:38.109 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:38.109 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 00:18:38.109 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 00:18:38.109 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:38.109 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:38.109 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:38.109 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:38.109 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 00:18:38.109 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:38.109 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-15 00:18:38.109 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:38.109 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:38.109 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:38.109 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:38.109 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:38.109 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-15 00:18:38.109 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 00:18:38.109 10 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-07-15 00:18:38.109 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 00:18:38.109 10 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-07-15 00:18:38.109 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 00:18:38.109 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 875f1579-3e52-416a-9747-aae5dc854a36 could not be found. 2026-07-15 00:18:38.109 10 ERROR neutron.plugins.ml2.managers  2026-07-15 00:18:38.111 10 ERROR neutron.plugins.ml2.managers [None req-2b673e88-45f8-4660-bed9-f65a04ce2193 - - - - - -] Failed to bind port f83bd69c-677f-4cbe-9977-9d47e756c64e on host instance for vnic_type normal using segments [{'id': '2dcef144-9078-483b-8ebf-f6303149be67', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 426, 'network_id': '5c158caa-9daf-4458-80c2-80b9b320f963'}] 2026-07-15 00:18:38.111 10 INFO neutron.plugins.ml2.plugin [None req-2b673e88-45f8-4660-bed9-f65a04ce2193 - - - - - -] Attempt 4 to bind port f83bd69c-677f-4cbe-9977-9d47e756c64e 2026-07-15 00:18:38.152 10 ERROR neutron.plugins.ml2.managers [None req-2b673e88-45f8-4660-bed9-f65a04ce2193 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 875f1579-3e52-416a-9747-aae5dc854a36 could not be found. 2026-07-15 00:18:38.152 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 00:18:38.152 10 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-07-15 00:18:38.152 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 00:18:38.152 10 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-07-15 00:18:38.152 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 00:18:38.152 10 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-07-15 00:18:38.152 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 00:18:38.152 10 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-07-15 00:18:38.152 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 00:18:38.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-15 00:18:38.152 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 00:18:38.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-15 00:18:38.152 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:38.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:38.152 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:38.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:38.152 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:38.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-15 00:18:38.152 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:38.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 00:18:38.152 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 00:18:38.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:38.152 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:38.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:38.152 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:38.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 00:18:38.152 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:38.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-15 00:18:38.152 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:38.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:38.152 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:38.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:38.152 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:38.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-15 00:18:38.152 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 00:18:38.152 10 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-07-15 00:18:38.152 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 00:18:38.152 10 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-07-15 00:18:38.152 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 00:18:38.152 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 875f1579-3e52-416a-9747-aae5dc854a36 could not be found. 2026-07-15 00:18:38.152 10 ERROR neutron.plugins.ml2.managers  2026-07-15 00:18:38.154 10 ERROR neutron.plugins.ml2.managers [None req-2b673e88-45f8-4660-bed9-f65a04ce2193 - - - - - -] Failed to bind port f83bd69c-677f-4cbe-9977-9d47e756c64e on host instance for vnic_type normal using segments [{'id': '2dcef144-9078-483b-8ebf-f6303149be67', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 426, 'network_id': '5c158caa-9daf-4458-80c2-80b9b320f963'}] 2026-07-15 00:18:38.154 10 INFO neutron.plugins.ml2.plugin [None req-2b673e88-45f8-4660-bed9-f65a04ce2193 - - - - - -] Attempt 5 to bind port f83bd69c-677f-4cbe-9977-9d47e756c64e 2026-07-15 00:18:38.181 10 ERROR neutron.plugins.ml2.managers [None req-2b673e88-45f8-4660-bed9-f65a04ce2193 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 875f1579-3e52-416a-9747-aae5dc854a36 could not be found. 2026-07-15 00:18:38.181 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 00:18:38.181 10 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-07-15 00:18:38.181 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 00:18:38.181 10 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-07-15 00:18:38.181 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 00:18:38.181 10 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-07-15 00:18:38.181 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 00:18:38.181 10 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-07-15 00:18:38.181 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 00:18:38.181 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-15 00:18:38.181 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 00:18:38.181 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-15 00:18:38.181 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:38.181 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:38.181 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:38.181 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:38.181 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:38.181 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-15 00:18:38.181 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:38.181 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 00:18:38.181 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 00:18:38.181 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:38.181 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:38.181 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:38.181 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:38.181 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 00:18:38.181 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:38.181 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-15 00:18:38.181 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:38.181 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:38.181 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:38.181 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:38.181 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:38.181 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-15 00:18:38.181 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 00:18:38.181 10 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-07-15 00:18:38.181 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 00:18:38.181 10 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-07-15 00:18:38.181 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 00:18:38.181 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 875f1579-3e52-416a-9747-aae5dc854a36 could not be found. 2026-07-15 00:18:38.181 10 ERROR neutron.plugins.ml2.managers  2026-07-15 00:18:38.182 10 ERROR neutron.plugins.ml2.managers [None req-2b673e88-45f8-4660-bed9-f65a04ce2193 - - - - - -] Failed to bind port f83bd69c-677f-4cbe-9977-9d47e756c64e on host instance for vnic_type normal using segments [{'id': '2dcef144-9078-483b-8ebf-f6303149be67', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 426, 'network_id': '5c158caa-9daf-4458-80c2-80b9b320f963'}] 2026-07-15 00:18:38.182 10 INFO neutron.plugins.ml2.plugin [None req-2b673e88-45f8-4660-bed9-f65a04ce2193 - - - - - -] Attempt 6 to bind port f83bd69c-677f-4cbe-9977-9d47e756c64e 2026-07-15 00:18:38.205 10 ERROR neutron.plugins.ml2.managers [None req-2b673e88-45f8-4660-bed9-f65a04ce2193 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 875f1579-3e52-416a-9747-aae5dc854a36 could not be found. 2026-07-15 00:18:38.205 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 00:18:38.205 10 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-07-15 00:18:38.205 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 00:18:38.205 10 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-07-15 00:18:38.205 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 00:18:38.205 10 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-07-15 00:18:38.205 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 00:18:38.205 10 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-07-15 00:18:38.205 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 00:18:38.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-15 00:18:38.205 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 00:18:38.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-15 00:18:38.205 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:38.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:38.205 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:38.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:38.205 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:38.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-15 00:18:38.205 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:38.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 00:18:38.205 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 00:18:38.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:38.205 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:38.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:38.205 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:38.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 00:18:38.205 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:38.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-15 00:18:38.205 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:38.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:38.205 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:38.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:38.205 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:38.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-15 00:18:38.205 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 00:18:38.205 10 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-07-15 00:18:38.205 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 00:18:38.205 10 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-07-15 00:18:38.205 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 00:18:38.205 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 875f1579-3e52-416a-9747-aae5dc854a36 could not be found. 2026-07-15 00:18:38.205 10 ERROR neutron.plugins.ml2.managers  2026-07-15 00:18:38.206 10 ERROR neutron.plugins.ml2.managers [None req-2b673e88-45f8-4660-bed9-f65a04ce2193 - - - - - -] Failed to bind port f83bd69c-677f-4cbe-9977-9d47e756c64e on host instance for vnic_type normal using segments [{'id': '2dcef144-9078-483b-8ebf-f6303149be67', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 426, 'network_id': '5c158caa-9daf-4458-80c2-80b9b320f963'}] 2026-07-15 00:18:38.206 10 INFO neutron.plugins.ml2.plugin [None req-2b673e88-45f8-4660-bed9-f65a04ce2193 - - - - - -] Attempt 7 to bind port f83bd69c-677f-4cbe-9977-9d47e756c64e 2026-07-15 00:18:38.223 10 ERROR neutron.plugins.ml2.managers [None req-2b673e88-45f8-4660-bed9-f65a04ce2193 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 875f1579-3e52-416a-9747-aae5dc854a36 could not be found. 2026-07-15 00:18:38.223 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 00:18:38.223 10 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-07-15 00:18:38.223 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 00:18:38.223 10 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-07-15 00:18:38.223 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 00:18:38.223 10 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-07-15 00:18:38.223 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 00:18:38.223 10 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-07-15 00:18:38.223 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 00:18:38.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-15 00:18:38.223 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 00:18:38.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-15 00:18:38.223 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:38.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:38.223 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:38.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:38.223 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:38.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-15 00:18:38.223 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:38.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 00:18:38.223 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 00:18:38.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:38.223 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:38.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:38.223 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:38.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 00:18:38.223 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:38.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-15 00:18:38.223 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:38.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:38.223 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:38.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:38.223 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:38.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-15 00:18:38.223 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 00:18:38.223 10 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-07-15 00:18:38.223 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 00:18:38.223 10 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-07-15 00:18:38.223 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 00:18:38.223 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 875f1579-3e52-416a-9747-aae5dc854a36 could not be found. 2026-07-15 00:18:38.223 10 ERROR neutron.plugins.ml2.managers  2026-07-15 00:18:38.224 10 ERROR neutron.plugins.ml2.managers [None req-2b673e88-45f8-4660-bed9-f65a04ce2193 - - - - - -] Failed to bind port f83bd69c-677f-4cbe-9977-9d47e756c64e on host instance for vnic_type normal using segments [{'id': '2dcef144-9078-483b-8ebf-f6303149be67', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 426, 'network_id': '5c158caa-9daf-4458-80c2-80b9b320f963'}] 2026-07-15 00:18:38.225 10 INFO neutron.plugins.ml2.plugin [None req-2b673e88-45f8-4660-bed9-f65a04ce2193 - - - - - -] Attempt 8 to bind port f83bd69c-677f-4cbe-9977-9d47e756c64e 2026-07-15 00:18:38.243 10 ERROR neutron.plugins.ml2.managers [None req-2b673e88-45f8-4660-bed9-f65a04ce2193 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 875f1579-3e52-416a-9747-aae5dc854a36 could not be found. 2026-07-15 00:18:38.243 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 00:18:38.243 10 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-07-15 00:18:38.243 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 00:18:38.243 10 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-07-15 00:18:38.243 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 00:18:38.243 10 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-07-15 00:18:38.243 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 00:18:38.243 10 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-07-15 00:18:38.243 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 00:18:38.243 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-15 00:18:38.243 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 00:18:38.243 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-15 00:18:38.243 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:38.243 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:38.243 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:38.243 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:38.243 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:38.243 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-15 00:18:38.243 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:38.243 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 00:18:38.243 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 00:18:38.243 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:38.243 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:38.243 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:38.243 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:38.243 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 00:18:38.243 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:38.243 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-15 00:18:38.243 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:38.243 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:38.243 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:38.243 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:38.243 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:38.243 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-15 00:18:38.243 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 00:18:38.243 10 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-07-15 00:18:38.243 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 00:18:38.243 10 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-07-15 00:18:38.243 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 00:18:38.243 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 875f1579-3e52-416a-9747-aae5dc854a36 could not be found. 2026-07-15 00:18:38.243 10 ERROR neutron.plugins.ml2.managers  2026-07-15 00:18:38.244 10 ERROR neutron.plugins.ml2.managers [None req-2b673e88-45f8-4660-bed9-f65a04ce2193 - - - - - -] Failed to bind port f83bd69c-677f-4cbe-9977-9d47e756c64e on host instance for vnic_type normal using segments [{'id': '2dcef144-9078-483b-8ebf-f6303149be67', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 426, 'network_id': '5c158caa-9daf-4458-80c2-80b9b320f963'}] 2026-07-15 00:18:38.244 10 INFO neutron.plugins.ml2.plugin [None req-2b673e88-45f8-4660-bed9-f65a04ce2193 - - - - - -] Attempt 9 to bind port f83bd69c-677f-4cbe-9977-9d47e756c64e 2026-07-15 00:18:38.263 10 ERROR neutron.plugins.ml2.managers [None req-2b673e88-45f8-4660-bed9-f65a04ce2193 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 875f1579-3e52-416a-9747-aae5dc854a36 could not be found. 2026-07-15 00:18:38.263 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 00:18:38.263 10 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-07-15 00:18:38.263 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 00:18:38.263 10 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-07-15 00:18:38.263 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 00:18:38.263 10 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-07-15 00:18:38.263 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 00:18:38.263 10 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-07-15 00:18:38.263 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 00:18:38.263 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-15 00:18:38.263 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 00:18:38.263 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-15 00:18:38.263 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:38.263 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:38.263 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:38.263 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:38.263 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:38.263 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-15 00:18:38.263 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:38.263 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 00:18:38.263 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 00:18:38.263 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:38.263 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:38.263 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:38.263 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:38.263 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 00:18:38.263 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:38.263 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-15 00:18:38.263 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:38.263 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:38.263 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:38.263 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:38.263 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:38.263 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-15 00:18:38.263 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 00:18:38.263 10 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-07-15 00:18:38.263 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 00:18:38.263 10 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-07-15 00:18:38.263 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 00:18:38.263 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 875f1579-3e52-416a-9747-aae5dc854a36 could not be found. 2026-07-15 00:18:38.263 10 ERROR neutron.plugins.ml2.managers  2026-07-15 00:18:38.263 10 ERROR neutron.plugins.ml2.managers [None req-2b673e88-45f8-4660-bed9-f65a04ce2193 - - - - - -] Failed to bind port f83bd69c-677f-4cbe-9977-9d47e756c64e on host instance for vnic_type normal using segments [{'id': '2dcef144-9078-483b-8ebf-f6303149be67', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 426, 'network_id': '5c158caa-9daf-4458-80c2-80b9b320f963'}] 2026-07-15 00:18:38.264 10 INFO neutron.plugins.ml2.plugin [None req-2b673e88-45f8-4660-bed9-f65a04ce2193 - - - - - -] Attempt 10 to bind port f83bd69c-677f-4cbe-9977-9d47e756c64e 2026-07-15 00:18:38.286 10 ERROR neutron.plugins.ml2.managers [None req-2b673e88-45f8-4660-bed9-f65a04ce2193 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 875f1579-3e52-416a-9747-aae5dc854a36 could not be found. 2026-07-15 00:18:38.286 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 00:18:38.286 10 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-07-15 00:18:38.286 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 00:18:38.286 10 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-07-15 00:18:38.286 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 00:18:38.286 10 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-07-15 00:18:38.286 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 00:18:38.286 10 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-07-15 00:18:38.286 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 00:18:38.286 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-15 00:18:38.286 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 00:18:38.286 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-15 00:18:38.286 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:38.286 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:38.286 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:38.286 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:38.286 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:38.286 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-15 00:18:38.286 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:38.286 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 00:18:38.286 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 00:18:38.286 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:38.286 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:38.286 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:38.286 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:38.286 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 00:18:38.286 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:38.286 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-15 00:18:38.286 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:38.286 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:38.286 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:38.286 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:38.286 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:38.286 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-15 00:18:38.286 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 00:18:38.286 10 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-07-15 00:18:38.286 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 00:18:38.286 10 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-07-15 00:18:38.286 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 00:18:38.286 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 875f1579-3e52-416a-9747-aae5dc854a36 could not be found. 2026-07-15 00:18:38.286 10 ERROR neutron.plugins.ml2.managers  2026-07-15 00:18:38.287 10 ERROR neutron.plugins.ml2.managers [None req-2b673e88-45f8-4660-bed9-f65a04ce2193 - - - - - -] Failed to bind port f83bd69c-677f-4cbe-9977-9d47e756c64e on host instance for vnic_type normal using segments [{'id': '2dcef144-9078-483b-8ebf-f6303149be67', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 426, 'network_id': '5c158caa-9daf-4458-80c2-80b9b320f963'}] 2026-07-15 00:18:39.952 10 ERROR neutron.plugins.ml2.managers [None req-b88a81cb-0a2e-4b2b-b2ad-7fb45783acce - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c25d0d6f-0fa9-461c-b536-f53cebc69e32 could not be found. 2026-07-15 00:18:39.952 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 00:18:39.952 10 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-07-15 00:18:39.952 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 00:18:39.952 10 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-07-15 00:18:39.952 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 00:18:39.952 10 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-07-15 00:18:39.952 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 00:18:39.952 10 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-07-15 00:18:39.952 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 00:18:39.952 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-15 00:18:39.952 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 00:18:39.952 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-15 00:18:39.952 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:39.952 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:39.952 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:39.952 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:39.952 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:39.952 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-15 00:18:39.952 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:39.952 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 00:18:39.952 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 00:18:39.952 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:39.952 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:39.952 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:39.952 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:39.952 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 00:18:39.952 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:39.952 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-15 00:18:39.952 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:39.952 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:39.952 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:39.952 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:39.952 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:39.952 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-15 00:18:39.952 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 00:18:39.952 10 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-07-15 00:18:39.952 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 00:18:39.952 10 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-07-15 00:18:39.952 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 00:18:39.952 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c25d0d6f-0fa9-461c-b536-f53cebc69e32 could not be found. 2026-07-15 00:18:39.952 10 ERROR neutron.plugins.ml2.managers  2026-07-15 00:18:39.953 10 ERROR neutron.plugins.ml2.managers [None req-b88a81cb-0a2e-4b2b-b2ad-7fb45783acce - - - - - -] Failed to bind port 5f893fc7-8d65-4e2a-9cb6-da3e2aaf6055 on host instance for vnic_type normal using segments [{'id': '79605501-02c0-4fbf-a23b-d1643c82e3f0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 493, 'network_id': 'c74febe8-1e12-4298-bf61-fdc474b15542'}] 2026-07-15 00:18:39.953 10 INFO neutron.plugins.ml2.plugin [None req-b88a81cb-0a2e-4b2b-b2ad-7fb45783acce - - - - - -] Attempt 2 to bind port 5f893fc7-8d65-4e2a-9cb6-da3e2aaf6055 2026-07-15 00:18:39.977 10 ERROR neutron.plugins.ml2.managers [None req-b88a81cb-0a2e-4b2b-b2ad-7fb45783acce - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c25d0d6f-0fa9-461c-b536-f53cebc69e32 could not be found. 2026-07-15 00:18:39.977 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 00:18:39.977 10 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-07-15 00:18:39.977 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 00:18:39.977 10 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-07-15 00:18:39.977 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 00:18:39.977 10 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-07-15 00:18:39.977 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 00:18:39.977 10 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-07-15 00:18:39.977 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 00:18:39.977 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-15 00:18:39.977 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 00:18:39.977 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-15 00:18:39.977 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:39.977 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:39.977 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:39.977 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:39.977 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:39.977 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-15 00:18:39.977 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:39.977 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 00:18:39.977 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 00:18:39.977 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:39.977 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:39.977 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:39.977 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:39.977 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 00:18:39.977 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:39.977 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-15 00:18:39.977 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:39.977 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:39.977 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:39.977 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:39.977 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:39.977 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-15 00:18:39.977 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 00:18:39.977 10 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-07-15 00:18:39.977 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 00:18:39.977 10 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-07-15 00:18:39.977 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 00:18:39.977 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c25d0d6f-0fa9-461c-b536-f53cebc69e32 could not be found. 2026-07-15 00:18:39.977 10 ERROR neutron.plugins.ml2.managers  2026-07-15 00:18:39.979 10 ERROR neutron.plugins.ml2.managers [None req-b88a81cb-0a2e-4b2b-b2ad-7fb45783acce - - - - - -] Failed to bind port 5f893fc7-8d65-4e2a-9cb6-da3e2aaf6055 on host instance for vnic_type normal using segments [{'id': '79605501-02c0-4fbf-a23b-d1643c82e3f0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 493, 'network_id': 'c74febe8-1e12-4298-bf61-fdc474b15542'}] 2026-07-15 00:18:39.979 10 INFO neutron.plugins.ml2.plugin [None req-b88a81cb-0a2e-4b2b-b2ad-7fb45783acce - - - - - -] Attempt 3 to bind port 5f893fc7-8d65-4e2a-9cb6-da3e2aaf6055 2026-07-15 00:18:40.006 10 ERROR neutron.plugins.ml2.managers [None req-b88a81cb-0a2e-4b2b-b2ad-7fb45783acce - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c25d0d6f-0fa9-461c-b536-f53cebc69e32 could not be found. 2026-07-15 00:18:40.006 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 00:18:40.006 10 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-07-15 00:18:40.006 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 00:18:40.006 10 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-07-15 00:18:40.006 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 00:18:40.006 10 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-07-15 00:18:40.006 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 00:18:40.006 10 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-07-15 00:18:40.006 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 00:18:40.006 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-15 00:18:40.006 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 00:18:40.006 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-15 00:18:40.006 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:40.006 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:40.006 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:40.006 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:40.006 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:40.006 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-15 00:18:40.006 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:40.006 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 00:18:40.006 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 00:18:40.006 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:40.006 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:40.006 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:40.006 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:40.006 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 00:18:40.006 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:40.006 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-15 00:18:40.006 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:40.006 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:40.006 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:40.006 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:40.006 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:40.006 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-15 00:18:40.006 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 00:18:40.006 10 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-07-15 00:18:40.006 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 00:18:40.006 10 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-07-15 00:18:40.006 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 00:18:40.006 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c25d0d6f-0fa9-461c-b536-f53cebc69e32 could not be found. 2026-07-15 00:18:40.006 10 ERROR neutron.plugins.ml2.managers  2026-07-15 00:18:40.007 10 ERROR neutron.plugins.ml2.managers [None req-b88a81cb-0a2e-4b2b-b2ad-7fb45783acce - - - - - -] Failed to bind port 5f893fc7-8d65-4e2a-9cb6-da3e2aaf6055 on host instance for vnic_type normal using segments [{'id': '79605501-02c0-4fbf-a23b-d1643c82e3f0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 493, 'network_id': 'c74febe8-1e12-4298-bf61-fdc474b15542'}] 2026-07-15 00:18:40.007 10 INFO neutron.plugins.ml2.plugin [None req-b88a81cb-0a2e-4b2b-b2ad-7fb45783acce - - - - - -] Attempt 4 to bind port 5f893fc7-8d65-4e2a-9cb6-da3e2aaf6055 2026-07-15 00:18:40.028 10 ERROR neutron.plugins.ml2.managers [None req-b88a81cb-0a2e-4b2b-b2ad-7fb45783acce - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c25d0d6f-0fa9-461c-b536-f53cebc69e32 could not be found. 2026-07-15 00:18:40.028 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 00:18:40.028 10 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-07-15 00:18:40.028 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 00:18:40.028 10 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-07-15 00:18:40.028 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 00:18:40.028 10 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-07-15 00:18:40.028 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 00:18:40.028 10 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-07-15 00:18:40.028 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 00:18:40.028 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-15 00:18:40.028 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 00:18:40.028 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-15 00:18:40.028 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:40.028 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:40.028 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:40.028 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:40.028 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:40.028 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-15 00:18:40.028 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:40.028 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 00:18:40.028 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 00:18:40.028 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:40.028 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:40.028 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:40.028 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:40.028 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 00:18:40.028 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:40.028 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-15 00:18:40.028 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:40.028 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:40.028 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:40.028 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:40.028 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:40.028 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-15 00:18:40.028 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 00:18:40.028 10 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-07-15 00:18:40.028 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 00:18:40.028 10 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-07-15 00:18:40.028 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 00:18:40.028 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c25d0d6f-0fa9-461c-b536-f53cebc69e32 could not be found. 2026-07-15 00:18:40.028 10 ERROR neutron.plugins.ml2.managers  2026-07-15 00:18:40.029 10 ERROR neutron.plugins.ml2.managers [None req-b88a81cb-0a2e-4b2b-b2ad-7fb45783acce - - - - - -] Failed to bind port 5f893fc7-8d65-4e2a-9cb6-da3e2aaf6055 on host instance for vnic_type normal using segments [{'id': '79605501-02c0-4fbf-a23b-d1643c82e3f0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 493, 'network_id': 'c74febe8-1e12-4298-bf61-fdc474b15542'}] 2026-07-15 00:18:40.030 10 INFO neutron.plugins.ml2.plugin [None req-b88a81cb-0a2e-4b2b-b2ad-7fb45783acce - - - - - -] Attempt 5 to bind port 5f893fc7-8d65-4e2a-9cb6-da3e2aaf6055 2026-07-15 00:18:40.052 10 ERROR neutron.plugins.ml2.managers [None req-b88a81cb-0a2e-4b2b-b2ad-7fb45783acce - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c25d0d6f-0fa9-461c-b536-f53cebc69e32 could not be found. 2026-07-15 00:18:40.052 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 00:18:40.052 10 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-07-15 00:18:40.052 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 00:18:40.052 10 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-07-15 00:18:40.052 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 00:18:40.052 10 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-07-15 00:18:40.052 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 00:18:40.052 10 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-07-15 00:18:40.052 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 00:18:40.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-15 00:18:40.052 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 00:18:40.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-15 00:18:40.052 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:40.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:40.052 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:40.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:40.052 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:40.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-15 00:18:40.052 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:40.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 00:18:40.052 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 00:18:40.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:40.052 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:40.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:40.052 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:40.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 00:18:40.052 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:40.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-15 00:18:40.052 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:40.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:40.052 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:40.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:40.052 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:40.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-15 00:18:40.052 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 00:18:40.052 10 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-07-15 00:18:40.052 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 00:18:40.052 10 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-07-15 00:18:40.052 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 00:18:40.052 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c25d0d6f-0fa9-461c-b536-f53cebc69e32 could not be found. 2026-07-15 00:18:40.052 10 ERROR neutron.plugins.ml2.managers  2026-07-15 00:18:40.055 10 ERROR neutron.plugins.ml2.managers [None req-b88a81cb-0a2e-4b2b-b2ad-7fb45783acce - - - - - -] Failed to bind port 5f893fc7-8d65-4e2a-9cb6-da3e2aaf6055 on host instance for vnic_type normal using segments [{'id': '79605501-02c0-4fbf-a23b-d1643c82e3f0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 493, 'network_id': 'c74febe8-1e12-4298-bf61-fdc474b15542'}] 2026-07-15 00:18:40.056 10 INFO neutron.plugins.ml2.plugin [None req-b88a81cb-0a2e-4b2b-b2ad-7fb45783acce - - - - - -] Attempt 6 to bind port 5f893fc7-8d65-4e2a-9cb6-da3e2aaf6055 2026-07-15 00:18:40.094 10 ERROR neutron.plugins.ml2.managers [None req-b88a81cb-0a2e-4b2b-b2ad-7fb45783acce - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c25d0d6f-0fa9-461c-b536-f53cebc69e32 could not be found. 2026-07-15 00:18:40.094 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 00:18:40.094 10 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-07-15 00:18:40.094 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 00:18:40.094 10 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-07-15 00:18:40.094 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 00:18:40.094 10 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-07-15 00:18:40.094 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 00:18:40.094 10 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-07-15 00:18:40.094 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 00:18:40.094 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-15 00:18:40.094 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 00:18:40.094 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-15 00:18:40.094 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:40.094 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:40.094 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:40.094 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:40.094 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:40.094 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-15 00:18:40.094 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:40.094 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 00:18:40.094 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 00:18:40.094 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:40.094 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:40.094 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:40.094 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:40.094 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 00:18:40.094 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:40.094 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-15 00:18:40.094 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:40.094 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:40.094 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:40.094 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:40.094 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:40.094 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-15 00:18:40.094 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 00:18:40.094 10 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-07-15 00:18:40.094 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 00:18:40.094 10 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-07-15 00:18:40.094 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 00:18:40.094 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c25d0d6f-0fa9-461c-b536-f53cebc69e32 could not be found. 2026-07-15 00:18:40.094 10 ERROR neutron.plugins.ml2.managers  2026-07-15 00:18:40.095 10 ERROR neutron.plugins.ml2.managers [None req-b88a81cb-0a2e-4b2b-b2ad-7fb45783acce - - - - - -] Failed to bind port 5f893fc7-8d65-4e2a-9cb6-da3e2aaf6055 on host instance for vnic_type normal using segments [{'id': '79605501-02c0-4fbf-a23b-d1643c82e3f0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 493, 'network_id': 'c74febe8-1e12-4298-bf61-fdc474b15542'}] 2026-07-15 00:18:40.095 10 INFO neutron.plugins.ml2.plugin [None req-b88a81cb-0a2e-4b2b-b2ad-7fb45783acce - - - - - -] Attempt 7 to bind port 5f893fc7-8d65-4e2a-9cb6-da3e2aaf6055 2026-07-15 00:18:40.127 10 ERROR neutron.plugins.ml2.managers [None req-b88a81cb-0a2e-4b2b-b2ad-7fb45783acce - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c25d0d6f-0fa9-461c-b536-f53cebc69e32 could not be found. 2026-07-15 00:18:40.127 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 00:18:40.127 10 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-07-15 00:18:40.127 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 00:18:40.127 10 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-07-15 00:18:40.127 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 00:18:40.127 10 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-07-15 00:18:40.127 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 00:18:40.127 10 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-07-15 00:18:40.127 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 00:18:40.127 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-15 00:18:40.127 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 00:18:40.127 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-15 00:18:40.127 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:40.127 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:40.127 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:40.127 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:40.127 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:40.127 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-15 00:18:40.127 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:40.127 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 00:18:40.127 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 00:18:40.127 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:40.127 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:40.127 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:40.127 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:40.127 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 00:18:40.127 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:40.127 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-15 00:18:40.127 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:40.127 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:40.127 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:40.127 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:40.127 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:40.127 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-15 00:18:40.127 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 00:18:40.127 10 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-07-15 00:18:40.127 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 00:18:40.127 10 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-07-15 00:18:40.127 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 00:18:40.127 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c25d0d6f-0fa9-461c-b536-f53cebc69e32 could not be found. 2026-07-15 00:18:40.127 10 ERROR neutron.plugins.ml2.managers  2026-07-15 00:18:40.130 10 ERROR neutron.plugins.ml2.managers [None req-b88a81cb-0a2e-4b2b-b2ad-7fb45783acce - - - - - -] Failed to bind port 5f893fc7-8d65-4e2a-9cb6-da3e2aaf6055 on host instance for vnic_type normal using segments [{'id': '79605501-02c0-4fbf-a23b-d1643c82e3f0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 493, 'network_id': 'c74febe8-1e12-4298-bf61-fdc474b15542'}] 2026-07-15 00:18:40.131 10 INFO neutron.plugins.ml2.plugin [None req-b88a81cb-0a2e-4b2b-b2ad-7fb45783acce - - - - - -] Attempt 8 to bind port 5f893fc7-8d65-4e2a-9cb6-da3e2aaf6055 2026-07-15 00:18:40.159 10 ERROR neutron.plugins.ml2.managers [None req-b88a81cb-0a2e-4b2b-b2ad-7fb45783acce - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c25d0d6f-0fa9-461c-b536-f53cebc69e32 could not be found. 2026-07-15 00:18:40.159 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 00:18:40.159 10 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-07-15 00:18:40.159 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 00:18:40.159 10 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-07-15 00:18:40.159 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 00:18:40.159 10 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-07-15 00:18:40.159 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 00:18:40.159 10 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-07-15 00:18:40.159 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 00:18:40.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-15 00:18:40.159 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 00:18:40.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-15 00:18:40.159 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:40.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:40.159 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:40.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:40.159 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:40.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-15 00:18:40.159 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:40.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 00:18:40.159 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 00:18:40.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:40.159 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:40.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:40.159 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:40.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 00:18:40.159 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:40.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-15 00:18:40.159 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:40.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:40.159 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:40.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:40.159 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:40.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-15 00:18:40.159 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 00:18:40.159 10 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-07-15 00:18:40.159 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 00:18:40.159 10 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-07-15 00:18:40.159 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 00:18:40.159 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c25d0d6f-0fa9-461c-b536-f53cebc69e32 could not be found. 2026-07-15 00:18:40.159 10 ERROR neutron.plugins.ml2.managers  2026-07-15 00:18:40.160 10 ERROR neutron.plugins.ml2.managers [None req-b88a81cb-0a2e-4b2b-b2ad-7fb45783acce - - - - - -] Failed to bind port 5f893fc7-8d65-4e2a-9cb6-da3e2aaf6055 on host instance for vnic_type normal using segments [{'id': '79605501-02c0-4fbf-a23b-d1643c82e3f0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 493, 'network_id': 'c74febe8-1e12-4298-bf61-fdc474b15542'}] 2026-07-15 00:18:40.161 10 INFO neutron.plugins.ml2.plugin [None req-b88a81cb-0a2e-4b2b-b2ad-7fb45783acce - - - - - -] Attempt 9 to bind port 5f893fc7-8d65-4e2a-9cb6-da3e2aaf6055 2026-07-15 00:18:40.195 10 ERROR neutron.plugins.ml2.managers [None req-b88a81cb-0a2e-4b2b-b2ad-7fb45783acce - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c25d0d6f-0fa9-461c-b536-f53cebc69e32 could not be found. 2026-07-15 00:18:40.195 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 00:18:40.195 10 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-07-15 00:18:40.195 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 00:18:40.195 10 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-07-15 00:18:40.195 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 00:18:40.195 10 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-07-15 00:18:40.195 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 00:18:40.195 10 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-07-15 00:18:40.195 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 00:18:40.195 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-15 00:18:40.195 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 00:18:40.195 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-15 00:18:40.195 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:40.195 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:40.195 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:40.195 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:40.195 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:40.195 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-15 00:18:40.195 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:40.195 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 00:18:40.195 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 00:18:40.195 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:40.195 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:40.195 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:40.195 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:40.195 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 00:18:40.195 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:40.195 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-15 00:18:40.195 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:40.195 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:40.195 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:40.195 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:40.195 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:40.195 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-15 00:18:40.195 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 00:18:40.195 10 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-07-15 00:18:40.195 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 00:18:40.195 10 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-07-15 00:18:40.195 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 00:18:40.195 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c25d0d6f-0fa9-461c-b536-f53cebc69e32 could not be found. 2026-07-15 00:18:40.195 10 ERROR neutron.plugins.ml2.managers  2026-07-15 00:18:40.197 10 ERROR neutron.plugins.ml2.managers [None req-b88a81cb-0a2e-4b2b-b2ad-7fb45783acce - - - - - -] Failed to bind port 5f893fc7-8d65-4e2a-9cb6-da3e2aaf6055 on host instance for vnic_type normal using segments [{'id': '79605501-02c0-4fbf-a23b-d1643c82e3f0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 493, 'network_id': 'c74febe8-1e12-4298-bf61-fdc474b15542'}] 2026-07-15 00:18:40.197 10 INFO neutron.plugins.ml2.plugin [None req-b88a81cb-0a2e-4b2b-b2ad-7fb45783acce - - - - - -] Attempt 10 to bind port 5f893fc7-8d65-4e2a-9cb6-da3e2aaf6055 2026-07-15 00:18:40.223 10 ERROR neutron.plugins.ml2.managers [None req-b88a81cb-0a2e-4b2b-b2ad-7fb45783acce - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c25d0d6f-0fa9-461c-b536-f53cebc69e32 could not be found. 2026-07-15 00:18:40.223 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 00:18:40.223 10 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-07-15 00:18:40.223 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 00:18:40.223 10 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-07-15 00:18:40.223 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 00:18:40.223 10 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-07-15 00:18:40.223 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 00:18:40.223 10 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-07-15 00:18:40.223 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 00:18:40.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-15 00:18:40.223 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 00:18:40.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-15 00:18:40.223 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:40.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:40.223 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:40.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:40.223 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:40.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-15 00:18:40.223 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:40.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 00:18:40.223 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 00:18:40.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:40.223 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:40.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:40.223 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:40.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 00:18:40.223 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:40.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-15 00:18:40.223 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:40.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:40.223 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:40.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-15 00:18:40.223 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:40.223 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-15 00:18:40.223 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 00:18:40.223 10 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-07-15 00:18:40.223 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 00:18:40.223 10 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-07-15 00:18:40.223 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 00:18:40.223 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c25d0d6f-0fa9-461c-b536-f53cebc69e32 could not be found. 2026-07-15 00:18:40.223 10 ERROR neutron.plugins.ml2.managers  2026-07-15 00:18:40.224 10 ERROR neutron.plugins.ml2.managers [None req-b88a81cb-0a2e-4b2b-b2ad-7fb45783acce - - - - - -] Failed to bind port 5f893fc7-8d65-4e2a-9cb6-da3e2aaf6055 on host instance for vnic_type normal using segments [{'id': '79605501-02c0-4fbf-a23b-d1643c82e3f0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 493, 'network_id': 'c74febe8-1e12-4298-bf61-fdc474b15542'}] 2026-07-15 00:18:43.112 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 3cb74d31-5404-4ff7-8ab3-70c8453285d8 2026-07-15 00:18:51.371 9 ERROR neutron.plugins.ml2.managers [None req-54dbb30c-bf93-4faa-bfdf-13d49c55400c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b2bd6df5-f138-4043-bf07-4791dfef24a8 could not be found. 2026-07-15 00:18:51.371 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 00:18:51.371 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-07-15 00:18:51.371 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 00:18:51.371 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-07-15 00:18:51.371 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 00:18:51.371 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-07-15 00:18:51.371 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 00:18:51.371 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-07-15 00:18:51.371 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 00:18:51.371 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-07-15 00:18:51.371 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 00:18:51.371 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-07-15 00:18:51.371 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:51.371 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:51.371 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:51.371 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-07-15 00:18:51.371 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:51.371 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-07-15 00:18:51.371 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:51.371 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 00:18:51.371 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 00:18:51.371 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:51.371 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:51.371 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-07-15 00:18:51.371 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:51.371 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 00:18:51.371 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:51.371 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-07-15 00:18:51.371 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:51.371 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:51.371 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:51.371 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-07-15 00:18:51.371 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:51.371 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-07-15 00:18:51.371 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 00:18:51.371 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-07-15 00:18:51.371 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 00:18:51.371 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-07-15 00:18:51.371 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 00:18:51.371 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b2bd6df5-f138-4043-bf07-4791dfef24a8 could not be found. 2026-07-15 00:18:51.371 9 ERROR neutron.plugins.ml2.managers  2026-07-15 00:18:51.373 9 ERROR neutron.plugins.ml2.managers [None req-54dbb30c-bf93-4faa-bfdf-13d49c55400c - - - - - -] Failed to bind port 1b9248cd-27dd-458b-8ff2-876b8da19aad on host instance for vnic_type normal using segments [{'id': 'f6415e23-4b63-4b0f-971c-54852e76d2ed', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 207, 'network_id': 'a9ae230f-dd05-458c-bc08-29187ca649d8'}] 2026-07-15 00:18:51.378 9 INFO neutron.plugins.ml2.plugin [None req-54dbb30c-bf93-4faa-bfdf-13d49c55400c - - - - - -] Attempt 2 to bind port 1b9248cd-27dd-458b-8ff2-876b8da19aad 2026-07-15 00:18:51.407 9 ERROR neutron.plugins.ml2.managers [None req-54dbb30c-bf93-4faa-bfdf-13d49c55400c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b2bd6df5-f138-4043-bf07-4791dfef24a8 could not be found. 2026-07-15 00:18:51.407 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 00:18:51.407 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-07-15 00:18:51.407 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 00:18:51.407 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-07-15 00:18:51.407 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 00:18:51.407 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-07-15 00:18:51.407 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 00:18:51.407 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-07-15 00:18:51.407 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 00:18:51.407 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-07-15 00:18:51.407 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 00:18:51.407 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-07-15 00:18:51.407 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:51.407 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:51.407 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:51.407 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-07-15 00:18:51.407 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:51.407 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-07-15 00:18:51.407 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:51.407 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 00:18:51.407 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 00:18:51.407 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:51.407 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:51.407 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-07-15 00:18:51.407 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:51.407 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 00:18:51.407 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:51.407 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-07-15 00:18:51.407 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:51.407 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:51.407 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:51.407 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-07-15 00:18:51.407 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:51.407 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-07-15 00:18:51.407 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 00:18:51.407 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-07-15 00:18:51.407 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 00:18:51.407 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-07-15 00:18:51.407 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 00:18:51.407 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b2bd6df5-f138-4043-bf07-4791dfef24a8 could not be found. 2026-07-15 00:18:51.407 9 ERROR neutron.plugins.ml2.managers  2026-07-15 00:18:51.408 9 ERROR neutron.plugins.ml2.managers [None req-54dbb30c-bf93-4faa-bfdf-13d49c55400c - - - - - -] Failed to bind port 1b9248cd-27dd-458b-8ff2-876b8da19aad on host instance for vnic_type normal using segments [{'id': 'f6415e23-4b63-4b0f-971c-54852e76d2ed', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 207, 'network_id': 'a9ae230f-dd05-458c-bc08-29187ca649d8'}] 2026-07-15 00:18:51.408 9 INFO neutron.plugins.ml2.plugin [None req-54dbb30c-bf93-4faa-bfdf-13d49c55400c - - - - - -] Attempt 3 to bind port 1b9248cd-27dd-458b-8ff2-876b8da19aad 2026-07-15 00:18:51.436 9 ERROR neutron.plugins.ml2.managers [None req-54dbb30c-bf93-4faa-bfdf-13d49c55400c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b2bd6df5-f138-4043-bf07-4791dfef24a8 could not be found. 2026-07-15 00:18:51.436 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 00:18:51.436 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-07-15 00:18:51.436 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 00:18:51.436 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-07-15 00:18:51.436 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 00:18:51.436 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-07-15 00:18:51.436 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 00:18:51.436 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-07-15 00:18:51.436 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 00:18:51.436 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-07-15 00:18:51.436 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 00:18:51.436 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-07-15 00:18:51.436 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:51.436 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:51.436 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:51.436 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-07-15 00:18:51.436 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:51.436 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-07-15 00:18:51.436 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:51.436 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 00:18:51.436 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 00:18:51.436 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:51.436 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:51.436 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-07-15 00:18:51.436 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:51.436 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 00:18:51.436 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:51.436 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-07-15 00:18:51.436 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:51.436 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:51.436 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:51.436 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-07-15 00:18:51.436 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:51.436 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-07-15 00:18:51.436 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 00:18:51.436 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-07-15 00:18:51.436 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 00:18:51.436 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-07-15 00:18:51.436 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 00:18:51.436 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b2bd6df5-f138-4043-bf07-4791dfef24a8 could not be found. 2026-07-15 00:18:51.436 9 ERROR neutron.plugins.ml2.managers  2026-07-15 00:18:51.437 9 ERROR neutron.plugins.ml2.managers [None req-54dbb30c-bf93-4faa-bfdf-13d49c55400c - - - - - -] Failed to bind port 1b9248cd-27dd-458b-8ff2-876b8da19aad on host instance for vnic_type normal using segments [{'id': 'f6415e23-4b63-4b0f-971c-54852e76d2ed', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 207, 'network_id': 'a9ae230f-dd05-458c-bc08-29187ca649d8'}] 2026-07-15 00:18:51.437 9 INFO neutron.plugins.ml2.plugin [None req-54dbb30c-bf93-4faa-bfdf-13d49c55400c - - - - - -] Attempt 4 to bind port 1b9248cd-27dd-458b-8ff2-876b8da19aad 2026-07-15 00:18:51.477 9 ERROR neutron.plugins.ml2.managers [None req-54dbb30c-bf93-4faa-bfdf-13d49c55400c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b2bd6df5-f138-4043-bf07-4791dfef24a8 could not be found. 2026-07-15 00:18:51.477 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 00:18:51.477 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-07-15 00:18:51.477 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 00:18:51.477 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-07-15 00:18:51.477 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 00:18:51.477 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-07-15 00:18:51.477 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 00:18:51.477 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-07-15 00:18:51.477 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 00:18:51.477 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-07-15 00:18:51.477 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 00:18:51.477 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-07-15 00:18:51.477 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:51.477 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:51.477 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:51.477 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-07-15 00:18:51.477 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:51.477 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-07-15 00:18:51.477 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:51.477 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 00:18:51.477 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 00:18:51.477 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:51.477 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:51.477 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-07-15 00:18:51.477 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:51.477 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 00:18:51.477 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:51.477 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-07-15 00:18:51.477 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:51.477 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:51.477 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:51.477 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-07-15 00:18:51.477 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:51.477 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-07-15 00:18:51.477 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 00:18:51.477 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-07-15 00:18:51.477 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 00:18:51.477 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-07-15 00:18:51.477 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 00:18:51.477 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b2bd6df5-f138-4043-bf07-4791dfef24a8 could not be found. 2026-07-15 00:18:51.477 9 ERROR neutron.plugins.ml2.managers  2026-07-15 00:18:51.478 9 ERROR neutron.plugins.ml2.managers [None req-54dbb30c-bf93-4faa-bfdf-13d49c55400c - - - - - -] Failed to bind port 1b9248cd-27dd-458b-8ff2-876b8da19aad on host instance for vnic_type normal using segments [{'id': 'f6415e23-4b63-4b0f-971c-54852e76d2ed', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 207, 'network_id': 'a9ae230f-dd05-458c-bc08-29187ca649d8'}] 2026-07-15 00:18:51.479 9 INFO neutron.plugins.ml2.plugin [None req-54dbb30c-bf93-4faa-bfdf-13d49c55400c - - - - - -] Attempt 5 to bind port 1b9248cd-27dd-458b-8ff2-876b8da19aad 2026-07-15 00:18:51.527 9 ERROR neutron.plugins.ml2.managers [None req-54dbb30c-bf93-4faa-bfdf-13d49c55400c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b2bd6df5-f138-4043-bf07-4791dfef24a8 could not be found. 2026-07-15 00:18:51.527 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 00:18:51.527 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-07-15 00:18:51.527 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 00:18:51.527 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-07-15 00:18:51.527 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 00:18:51.527 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-07-15 00:18:51.527 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 00:18:51.527 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-07-15 00:18:51.527 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 00:18:51.527 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-07-15 00:18:51.527 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 00:18:51.527 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-07-15 00:18:51.527 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:51.527 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:51.527 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:51.527 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-07-15 00:18:51.527 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:51.527 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-07-15 00:18:51.527 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:51.527 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 00:18:51.527 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 00:18:51.527 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:51.527 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:51.527 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-07-15 00:18:51.527 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:51.527 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 00:18:51.527 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:51.527 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-07-15 00:18:51.527 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:51.527 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:51.527 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:51.527 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-07-15 00:18:51.527 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:51.527 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-07-15 00:18:51.527 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 00:18:51.527 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-07-15 00:18:51.527 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 00:18:51.527 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-07-15 00:18:51.527 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 00:18:51.527 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b2bd6df5-f138-4043-bf07-4791dfef24a8 could not be found. 2026-07-15 00:18:51.527 9 ERROR neutron.plugins.ml2.managers  2026-07-15 00:18:51.528 9 ERROR neutron.plugins.ml2.managers [None req-54dbb30c-bf93-4faa-bfdf-13d49c55400c - - - - - -] Failed to bind port 1b9248cd-27dd-458b-8ff2-876b8da19aad on host instance for vnic_type normal using segments [{'id': 'f6415e23-4b63-4b0f-971c-54852e76d2ed', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 207, 'network_id': 'a9ae230f-dd05-458c-bc08-29187ca649d8'}] 2026-07-15 00:18:51.529 9 INFO neutron.plugins.ml2.plugin [None req-54dbb30c-bf93-4faa-bfdf-13d49c55400c - - - - - -] Attempt 6 to bind port 1b9248cd-27dd-458b-8ff2-876b8da19aad 2026-07-15 00:18:51.556 9 ERROR neutron.plugins.ml2.managers [None req-54dbb30c-bf93-4faa-bfdf-13d49c55400c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b2bd6df5-f138-4043-bf07-4791dfef24a8 could not be found. 2026-07-15 00:18:51.556 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 00:18:51.556 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-07-15 00:18:51.556 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 00:18:51.556 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-07-15 00:18:51.556 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 00:18:51.556 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-07-15 00:18:51.556 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 00:18:51.556 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-07-15 00:18:51.556 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 00:18:51.556 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-07-15 00:18:51.556 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 00:18:51.556 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-07-15 00:18:51.556 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:51.556 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:51.556 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:51.556 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-07-15 00:18:51.556 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:51.556 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-07-15 00:18:51.556 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:51.556 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 00:18:51.556 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 00:18:51.556 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:51.556 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:51.556 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-07-15 00:18:51.556 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:51.556 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 00:18:51.556 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:51.556 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-07-15 00:18:51.556 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:51.556 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:51.556 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:51.556 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-07-15 00:18:51.556 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:51.556 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-07-15 00:18:51.556 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 00:18:51.556 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-07-15 00:18:51.556 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 00:18:51.556 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-07-15 00:18:51.556 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 00:18:51.556 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b2bd6df5-f138-4043-bf07-4791dfef24a8 could not be found. 2026-07-15 00:18:51.556 9 ERROR neutron.plugins.ml2.managers  2026-07-15 00:18:51.557 9 ERROR neutron.plugins.ml2.managers [None req-54dbb30c-bf93-4faa-bfdf-13d49c55400c - - - - - -] Failed to bind port 1b9248cd-27dd-458b-8ff2-876b8da19aad on host instance for vnic_type normal using segments [{'id': 'f6415e23-4b63-4b0f-971c-54852e76d2ed', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 207, 'network_id': 'a9ae230f-dd05-458c-bc08-29187ca649d8'}] 2026-07-15 00:18:51.558 9 INFO neutron.plugins.ml2.plugin [None req-54dbb30c-bf93-4faa-bfdf-13d49c55400c - - - - - -] Attempt 7 to bind port 1b9248cd-27dd-458b-8ff2-876b8da19aad 2026-07-15 00:18:51.586 9 ERROR neutron.plugins.ml2.managers [None req-54dbb30c-bf93-4faa-bfdf-13d49c55400c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b2bd6df5-f138-4043-bf07-4791dfef24a8 could not be found. 2026-07-15 00:18:51.586 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 00:18:51.586 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-07-15 00:18:51.586 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 00:18:51.586 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-07-15 00:18:51.586 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 00:18:51.586 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-07-15 00:18:51.586 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 00:18:51.586 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-07-15 00:18:51.586 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 00:18:51.586 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-07-15 00:18:51.586 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 00:18:51.586 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-07-15 00:18:51.586 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:51.586 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:51.586 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:51.586 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-07-15 00:18:51.586 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:51.586 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-07-15 00:18:51.586 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:51.586 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 00:18:51.586 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 00:18:51.586 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:51.586 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:51.586 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-07-15 00:18:51.586 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:51.586 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 00:18:51.586 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:51.586 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-07-15 00:18:51.586 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:51.586 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:51.586 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:51.586 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-07-15 00:18:51.586 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:51.586 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-07-15 00:18:51.586 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 00:18:51.586 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-07-15 00:18:51.586 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 00:18:51.586 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-07-15 00:18:51.586 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 00:18:51.586 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b2bd6df5-f138-4043-bf07-4791dfef24a8 could not be found. 2026-07-15 00:18:51.586 9 ERROR neutron.plugins.ml2.managers  2026-07-15 00:18:51.587 9 ERROR neutron.plugins.ml2.managers [None req-54dbb30c-bf93-4faa-bfdf-13d49c55400c - - - - - -] Failed to bind port 1b9248cd-27dd-458b-8ff2-876b8da19aad on host instance for vnic_type normal using segments [{'id': 'f6415e23-4b63-4b0f-971c-54852e76d2ed', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 207, 'network_id': 'a9ae230f-dd05-458c-bc08-29187ca649d8'}] 2026-07-15 00:18:51.587 9 INFO neutron.plugins.ml2.plugin [None req-54dbb30c-bf93-4faa-bfdf-13d49c55400c - - - - - -] Attempt 8 to bind port 1b9248cd-27dd-458b-8ff2-876b8da19aad 2026-07-15 00:18:51.621 9 ERROR neutron.plugins.ml2.managers [None req-54dbb30c-bf93-4faa-bfdf-13d49c55400c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b2bd6df5-f138-4043-bf07-4791dfef24a8 could not be found. 2026-07-15 00:18:51.621 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 00:18:51.621 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-07-15 00:18:51.621 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 00:18:51.621 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-07-15 00:18:51.621 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 00:18:51.621 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-07-15 00:18:51.621 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 00:18:51.621 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-07-15 00:18:51.621 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 00:18:51.621 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-07-15 00:18:51.621 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 00:18:51.621 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-07-15 00:18:51.621 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:51.621 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:51.621 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:51.621 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-07-15 00:18:51.621 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:51.621 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-07-15 00:18:51.621 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:51.621 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 00:18:51.621 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 00:18:51.621 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:51.621 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:51.621 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-07-15 00:18:51.621 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:51.621 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 00:18:51.621 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:51.621 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-07-15 00:18:51.621 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:51.621 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:51.621 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:51.621 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-07-15 00:18:51.621 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:51.621 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-07-15 00:18:51.621 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 00:18:51.621 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-07-15 00:18:51.621 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 00:18:51.621 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-07-15 00:18:51.621 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 00:18:51.621 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b2bd6df5-f138-4043-bf07-4791dfef24a8 could not be found. 2026-07-15 00:18:51.621 9 ERROR neutron.plugins.ml2.managers  2026-07-15 00:18:51.622 9 ERROR neutron.plugins.ml2.managers [None req-54dbb30c-bf93-4faa-bfdf-13d49c55400c - - - - - -] Failed to bind port 1b9248cd-27dd-458b-8ff2-876b8da19aad on host instance for vnic_type normal using segments [{'id': 'f6415e23-4b63-4b0f-971c-54852e76d2ed', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 207, 'network_id': 'a9ae230f-dd05-458c-bc08-29187ca649d8'}] 2026-07-15 00:18:51.630 9 INFO neutron.plugins.ml2.plugin [None req-54dbb30c-bf93-4faa-bfdf-13d49c55400c - - - - - -] Attempt 9 to bind port 1b9248cd-27dd-458b-8ff2-876b8da19aad 2026-07-15 00:18:51.693 9 ERROR neutron.plugins.ml2.managers [None req-54dbb30c-bf93-4faa-bfdf-13d49c55400c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b2bd6df5-f138-4043-bf07-4791dfef24a8 could not be found. 2026-07-15 00:18:51.693 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 00:18:51.693 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-07-15 00:18:51.693 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 00:18:51.693 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-07-15 00:18:51.693 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 00:18:51.693 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-07-15 00:18:51.693 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 00:18:51.693 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-07-15 00:18:51.693 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 00:18:51.693 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-07-15 00:18:51.693 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 00:18:51.693 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-07-15 00:18:51.693 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:51.693 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:51.693 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:51.693 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-07-15 00:18:51.693 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:51.693 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-07-15 00:18:51.693 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:51.693 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 00:18:51.693 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 00:18:51.693 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:51.693 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:51.693 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-07-15 00:18:51.693 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:51.693 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 00:18:51.693 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:51.693 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-07-15 00:18:51.693 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:51.693 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:51.693 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:51.693 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-07-15 00:18:51.693 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:51.693 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-07-15 00:18:51.693 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 00:18:51.693 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-07-15 00:18:51.693 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 00:18:51.693 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-07-15 00:18:51.693 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 00:18:51.693 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b2bd6df5-f138-4043-bf07-4791dfef24a8 could not be found. 2026-07-15 00:18:51.693 9 ERROR neutron.plugins.ml2.managers  2026-07-15 00:18:51.694 9 ERROR neutron.plugins.ml2.managers [None req-54dbb30c-bf93-4faa-bfdf-13d49c55400c - - - - - -] Failed to bind port 1b9248cd-27dd-458b-8ff2-876b8da19aad on host instance for vnic_type normal using segments [{'id': 'f6415e23-4b63-4b0f-971c-54852e76d2ed', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 207, 'network_id': 'a9ae230f-dd05-458c-bc08-29187ca649d8'}] 2026-07-15 00:18:51.696 9 INFO neutron.plugins.ml2.plugin [None req-54dbb30c-bf93-4faa-bfdf-13d49c55400c - - - - - -] Attempt 10 to bind port 1b9248cd-27dd-458b-8ff2-876b8da19aad 2026-07-15 00:18:51.737 9 ERROR neutron.plugins.ml2.managers [None req-54dbb30c-bf93-4faa-bfdf-13d49c55400c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b2bd6df5-f138-4043-bf07-4791dfef24a8 could not be found. 2026-07-15 00:18:51.737 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 00:18:51.737 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-07-15 00:18:51.737 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 00:18:51.737 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-07-15 00:18:51.737 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 00:18:51.737 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-07-15 00:18:51.737 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 00:18:51.737 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-07-15 00:18:51.737 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 00:18:51.737 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-07-15 00:18:51.737 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 00:18:51.737 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-07-15 00:18:51.737 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:51.737 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:51.737 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:51.737 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-07-15 00:18:51.737 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:51.737 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-07-15 00:18:51.737 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:51.737 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 00:18:51.737 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 00:18:51.737 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:51.737 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:51.737 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-07-15 00:18:51.737 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:51.737 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 00:18:51.737 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 00:18:51.737 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-07-15 00:18:51.737 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 00:18:51.737 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 00:18:51.737 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 00:18:51.737 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-07-15 00:18:51.737 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 00:18:51.737 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-07-15 00:18:51.737 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 00:18:51.737 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-07-15 00:18:51.737 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 00:18:51.737 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-07-15 00:18:51.737 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 00:18:51.737 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b2bd6df5-f138-4043-bf07-4791dfef24a8 could not be found. 2026-07-15 00:18:51.737 9 ERROR neutron.plugins.ml2.managers  2026-07-15 00:18:51.738 9 ERROR neutron.plugins.ml2.managers [None req-54dbb30c-bf93-4faa-bfdf-13d49c55400c - - - - - -] Failed to bind port 1b9248cd-27dd-458b-8ff2-876b8da19aad on host instance for vnic_type normal using segments [{'id': 'f6415e23-4b63-4b0f-971c-54852e76d2ed', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 207, 'network_id': 'a9ae230f-dd05-458c-bc08-29187ca649d8'}] 2026-07-15 00:18:55.143 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port c11be920-23c6-4313-b0dc-f7de7a1189f3 2026-07-15 00:18:56.835 9 INFO neutron.plugins.ml2.plugin [None req-5363a1cc-4942-49d9-bc94-81e1e119f710 - - - - - -] Attempt 1 to provision port c11be920-23c6-4313-b0dc-f7de7a1189f3 2026-07-15 00:18:57.121 9 INFO neutron.plugins.ml2.plugin [None req-4dc9f515-a6eb-4175-ae30-57fa51ef88df - - - - - -] Attempt 1 to provision port f9fc2284-2d2d-4f7e-87b0-ecfadb3af2c4 2026-07-15 00:18:57.173 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port c11be920-23c6-4313-b0dc-f7de7a1189f3 2026-07-15 00:18:57.585 9 INFO neutron.plugins.ml2.plugin [None req-04b19629-07eb-43c5-aa4b-af7331009e95 - - - - - -] Attempt 1 to provision port c11be920-23c6-4313-b0dc-f7de7a1189f3 2026-07-15 00:18:58.057 9 INFO neutron.plugins.ml2.plugin [None req-88c71808-43ec-43a1-97c2-ac61b8220906 - - - - - -] Attempt 1 to provision port ba3bef31-6060-46a5-91f6-fc3c9ded2c7f 2026-07-15 00:18:58.116 9 INFO neutron.plugins.ml2.plugin [None req-88c71808-43ec-43a1-97c2-ac61b8220906 - - - - - -] Attempt 1 to provision port c11be920-23c6-4313-b0dc-f7de7a1189f3 2026-07-15 00:18:58.533 9 INFO neutron.plugins.ml2.plugin [None req-da0c8637-d5c1-4a8f-9c86-5c8c9f4777c3 - - - - - -] Attempt 1 to provision port ba3bef31-6060-46a5-91f6-fc3c9ded2c7f 2026-07-15 00:18:58.890 10 INFO neutron.plugins.ml2.plugin [None req-37fb58c5-a7c4-4702-900b-0523145a90ac - - - - - -] Attempt 1 to provision port ba3bef31-6060-46a5-91f6-fc3c9ded2c7f 2026-07-15 00:18:59.149 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 30b288a4-b01c-4d8d-9900-15d76c6986b6 2026-07-15 00:18:59.790 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 876d3d48-f2d2-49b0-82ad-45f4306590b6 2026-07-15 00:19:00.883 10 INFO neutron.plugins.ml2.plugin [None req-f9b96a5a-1fce-43a1-9846-b718869e03dc - - - - - -] Attempt 1 to provision port 876d3d48-f2d2-49b0-82ad-45f4306590b6 2026-07-15 00:19:01.149 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 30b288a4-b01c-4d8d-9900-15d76c6986b6 2026-07-15 00:19:01.432 10 INFO neutron.plugins.ml2.plugin [None req-0873bc3e-c36a-4e5e-8adf-da8311898e48 - - - - - -] Attempt 1 to provision port 876d3d48-f2d2-49b0-82ad-45f4306590b6 2026-07-15 00:19:01.445 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 876d3d48-f2d2-49b0-82ad-45f4306590b6 2026-07-15 00:19:04.289 10 INFO neutron.plugins.ml2.plugin [None req-74b6cf5e-d577-4ffc-a8c8-ab4f9232fad8 - - - - - -] Attempt 1 to provision port 4206cd64-fb5c-4eae-ab99-4cb89a697172 2026-07-15 00:19:07.349 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 4206cd64-fb5c-4eae-ab99-4cb89a697172 2026-07-15 00:19:07.580 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-00bc8ab2-e665-4d6a-9f96-2da1cfd24288'] response: {'server_uuid': '861a38a7-e7f3-467c-a4d7-91c9feac6fe6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4206cd64-fb5c-4eae-ab99-4cb89a697172', 'code': 200} 2026-07-15 00:19:09.373 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 4206cd64-fb5c-4eae-ab99-4cb89a697172 /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-07-15 00:19:35.153 9 INFO neutron.plugins.ml2.plugin [None req-8df3062e-3023-4796-9de4-787bd4c0ed5c - - - - - -] Attempt 1 to provision port 5e87cf9f-643c-4fc4-a61f-25560a1d15e0 2026-07-15 00:19:39.138 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 7d70b571-db13-40df-a558-bc1947c553a2 2026-07-15 00:19:41.225 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port e65d0a00-3e23-460c-b8e4-57c9a365754e 2026-07-15 00:19:41.792 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 7d70b571-db13-40df-a558-bc1947c553a2 2026-07-15 00:19:42.354 10 INFO neutron.plugins.ml2.plugin [None req-e14b47bb-9b15-471f-a628-ee41fad2aba4 - - - - - -] Attempt 1 to provision port e65d0a00-3e23-460c-b8e4-57c9a365754e 2026-07-15 00:19:42.756 9 INFO neutron.plugins.ml2.plugin [None req-1a5d5ef1-ddea-4a1f-8a75-09ba063fde38 - - - - - -] Attempt 1 to provision port e65d0a00-3e23-460c-b8e4-57c9a365754e 2026-07-15 00:19:42.853 9 INFO neutron.plugins.ml2.plugin [None req-1a5d5ef1-ddea-4a1f-8a75-09ba063fde38 - - - - - -] Attempt 1 to provision port a20c5728-8e64-4019-81b7-302b39938d51 2026-07-15 00:19:43.073 9 INFO neutron.plugins.ml2.plugin [None req-373b86c1-4ce3-4159-8a9d-79704e797c2e - - - - - -] Attempt 1 to provision port a20c5728-8e64-4019-81b7-302b39938d51 2026-07-15 00:19:43.197 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port e65d0a00-3e23-460c-b8e4-57c9a365754e 2026-07-15 00:19:43.420 9 INFO neutron.plugins.ml2.plugin [None req-5c3c4596-6c01-4ca7-b5f6-553221cfc039 - - - - - -] Attempt 1 to provision port a20c5728-8e64-4019-81b7-302b39938d51 2026-07-15 00:19:47.187 10 INFO neutron.plugins.ml2.plugin [None req-c5e5ef5e-8370-4b9d-9b67-a3e1000be8ed - - - - - -] Attempt 1 to provision port 14226177-1046-40d6-b4d1-a86e77d7b0f6 2026-07-15 00:19:49.168 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 14226177-1046-40d6-b4d1-a86e77d7b0f6 2026-07-15 00:19:49.397 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-64050ecd-f02c-41ca-9759-7fec2c81f0e2'] response: {'server_uuid': 'a0cea89e-dfe8-410f-804d-744b68ae1a66', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '14226177-1046-40d6-b4d1-a86e77d7b0f6', 'code': 200} 2026-07-15 00:19:51.130 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 14226177-1046-40d6-b4d1-a86e77d7b0f6 2026-07-15 00:19:55.146 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 5e87cf9f-643c-4fc4-a61f-25560a1d15e0 2026-07-15 00:19:55.491 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port a20c5728-8e64-4019-81b7-302b39938d51 2026-07-15 00:19:57.142 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 5e87cf9f-643c-4fc4-a61f-25560a1d15e0 2026-07-15 00:19:57.362 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port a20c5728-8e64-4019-81b7-302b39938d51 2026-07-15 00:20:03.158 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port d3d35307-bac5-40e3-bd30-0091def4e4a9 2026-07-15 00:20:03.881 10 INFO neutron.plugins.ml2.plugin [None req-328c28b8-82c0-4714-a83b-3faf43de11e2 - - - - - -] Attempt 1 to provision port d3d35307-bac5-40e3-bd30-0091def4e4a9 2026-07-15 00:20:05.230 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 6d93f83b-07a4-4fbd-8ddc-449c9468413e 2026-07-15 00:20:05.573 10 INFO neutron.plugins.ml2.plugin [None req-6ca88504-331c-40b4-8b51-0a7cdd693acc - - - - - -] Attempt 1 to provision port d3d35307-bac5-40e3-bd30-0091def4e4a9 2026-07-15 00:20:05.784 10 INFO neutron.plugins.ml2.plugin [None req-6ca88504-331c-40b4-8b51-0a7cdd693acc - - - - - -] Attempt 1 to provision port 20a8636e-fdf2-4d12-b5f4-92c7c2e706e2 2026-07-15 00:20:05.990 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 20a8636e-fdf2-4d12-b5f4-92c7c2e706e2 2026-07-15 00:20:06.332 10 INFO neutron.plugins.ml2.plugin [None req-54a8c749-8170-4a9b-a71a-b7fee253120d - - - - - -] Attempt 1 to provision port d3d35307-bac5-40e3-bd30-0091def4e4a9 2026-07-15 00:20:06.437 10 INFO neutron.plugins.ml2.plugin [None req-54a8c749-8170-4a9b-a71a-b7fee253120d - - - - - -] Attempt 1 to provision port e4ac46ef-19c0-4658-9039-0193d6016148 2026-07-15 00:20:06.480 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port d3d35307-bac5-40e3-bd30-0091def4e4a9 2026-07-15 00:20:07.012 9 INFO neutron.plugins.ml2.plugin [None req-cd5d0549-7285-41c4-9adf-5abd91e54897 - - - - - -] Attempt 1 to provision port 6d93f83b-07a4-4fbd-8ddc-449c9468413e 2026-07-15 00:20:07.257 9 INFO neutron.plugins.ml2.plugin [None req-253e7eed-e47a-4338-96ae-903b902036a2 - - - - - -] Attempt 1 to provision port 20a8636e-fdf2-4d12-b5f4-92c7c2e706e2 2026-07-15 00:20:07.270 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 6d93f83b-07a4-4fbd-8ddc-449c9468413e 2026-07-15 00:20:07.626 10 INFO neutron.plugins.ml2.plugin [None req-b04e2b58-b65d-4b1a-83b4-567b2e6e3dcc - - - - - -] Attempt 1 to provision port 20a8636e-fdf2-4d12-b5f4-92c7c2e706e2 2026-07-15 00:20:07.821 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 20a8636e-fdf2-4d12-b5f4-92c7c2e706e2 2026-07-15 00:20:08.411 9 INFO neutron.plugins.ml2.plugin [None req-0f31f408-d562-45d1-886c-58d240c710b3 - - - - - -] Attempt 1 to provision port 6d93f83b-07a4-4fbd-8ddc-449c9468413e 2026-07-15 00:20:08.830 10 INFO neutron.plugins.ml2.plugin [None req-b755f584-78bb-4d66-8490-90e1439b7cc5 - - - - - -] Attempt 1 to provision port 10f491d1-b5c0-4c64-ac88-5138d1d218ca 2026-07-15 00:20:08.984 9 INFO neutron.plugins.ml2.plugin [None req-447eca94-f6da-4904-9225-ed39846a721f - - - - - -] Attempt 1 to provision port 6d93f83b-07a4-4fbd-8ddc-449c9468413e 2026-07-15 00:20:09.143 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 6d93f83b-07a4-4fbd-8ddc-449c9468413e 2026-07-15 00:20:09.597 9 INFO neutron.plugins.ml2.plugin [None req-1405ac85-76d7-4e8e-b908-36c42a25d94b - - - - - -] Attempt 1 to provision port 10f491d1-b5c0-4c64-ac88-5138d1d218ca 2026-07-15 00:20:10.854 10 INFO neutron.plugins.ml2.plugin [None req-afd9cf6a-d1ba-4dad-88b2-1cd93a25f685 - - - - - -] Attempt 1 to provision port 36f757b2-8553-45fd-aa76-02448ad640ec 2026-07-15 00:20:11.190 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port cbe5618a-d216-4e5c-9c5d-bcf4e16c3f0f 2026-07-15 00:20:11.509 10 INFO neutron.plugins.ml2.plugin [None req-d8b133e1-a9b0-42e5-89f5-d163dd35736b - - - - - -] Attempt 1 to provision port 36f757b2-8553-45fd-aa76-02448ad640ec 2026-07-15 00:20:12.907 10 INFO neutron.plugins.ml2.plugin [None req-6bee3870-b78f-412a-a5df-d3e44bff0697 - - - - - -] Attempt 1 to provision port cb91068e-6a3a-49f3-9977-242dd3f66470 2026-07-15 00:20:13.231 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port cbe5618a-d216-4e5c-9c5d-bcf4e16c3f0f 2026-07-15 00:20:13.785 9 INFO neutron.plugins.ml2.plugin [None req-84d1e19f-2e9b-45ee-8f26-ef88dfdf83c3 - - - - - -] Attempt 1 to provision port cb91068e-6a3a-49f3-9977-242dd3f66470 2026-07-15 00:20:14.535 10 INFO neutron.plugins.ml2.plugin [None req-9ea0bccb-5201-4e9e-9ea8-bbe7049b528e - - - - - -] Attempt 1 to provision port ecb583a6-1965-428a-99aa-c1bc980f66cf 2026-07-15 00:20:15.416 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port c617df9e-1c5a-4514-88b6-3d785b8b22d2 2026-07-15 00:20:16.118 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port ae6af0a9-53ff-4274-b359-4e0948c07e19 2026-07-15 00:20:16.123 10 INFO neutron.plugins.ml2.plugin [None req-6247fefd-918a-48ec-9c6e-7fd6b28b0f79 - - - - - -] Attempt 1 to provision port c617df9e-1c5a-4514-88b6-3d785b8b22d2 2026-07-15 00:20:16.599 9 INFO neutron.plugins.ml2.plugin [None req-21dfec4d-aaa7-4fcb-9a32-039eeab2b8ff - - - - - -] Attempt 1 to provision port c617df9e-1c5a-4514-88b6-3d785b8b22d2 2026-07-15 00:20:17.394 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port c617df9e-1c5a-4514-88b6-3d785b8b22d2 2026-07-15 00:20:17.401 9 INFO neutron.plugins.ml2.plugin [None req-d2df5bb2-5cd8-41fc-b197-5286f4cb1cad - - - - - -] Attempt 1 to provision port ae6af0a9-53ff-4274-b359-4e0948c07e19 2026-07-15 00:20:17.837 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 5009d26e-7d3f-4867-9632-e822bf1a5f18 2026-07-15 00:20:17.906 10 INFO neutron.plugins.ml2.plugin [None req-863d0a5d-b921-4ee2-b64c-6dfca994314d - - - - - -] Attempt 1 to provision port ae6af0a9-53ff-4274-b359-4e0948c07e19 2026-07-15 00:20:18.103 9 INFO neutron.plugins.ml2.plugin [None req-2b431cbd-da5d-4731-8186-4839e0c74175 - - - - - -] Attempt 1 to provision port e54d69a9-edd8-46eb-8037-f750769465cf 2026-07-15 00:20:18.452 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port e54d69a9-edd8-46eb-8037-f750769465cf 2026-07-15 00:20:18.548 9 INFO neutron.plugins.ml2.plugin [None req-42e9662e-d783-40b2-90ed-fd84fc9e2880 - - - - - -] Attempt 1 to provision port de52a7da-cdfc-424c-b4f4-2a47ae4ca10b 2026-07-15 00:20:18.755 9 INFO neutron.plugins.ml2.plugin [None req-42e9662e-d783-40b2-90ed-fd84fc9e2880 - - - - - -] Attempt 1 to provision port e54d69a9-edd8-46eb-8037-f750769465cf 2026-07-15 00:20:18.826 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port ecb583a6-1965-428a-99aa-c1bc980f66cf 2026-07-15 00:20:19.097 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-20d48d80-a2d5-409e-bbaa-8615858ce85c'] response: {'server_uuid': 'eda17bc8-38a4-4a19-a4c5-532a7764ea93', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ecb583a6-1965-428a-99aa-c1bc980f66cf', 'code': 200} 2026-07-15 00:20:19.193 10 INFO neutron.plugins.ml2.plugin [None req-5af9771a-63c5-4ef9-b92e-f350aa62e8f1 - - - - - -] Attempt 1 to provision port 5009d26e-7d3f-4867-9632-e822bf1a5f18 2026-07-15 00:20:19.572 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port ecb583a6-1965-428a-99aa-c1bc980f66cf 2026-07-15 00:20:20.217 9 INFO neutron.plugins.ml2.plugin [None req-04bfd7f6-1867-462b-a06f-5e97542ee094 - - - - - -] Attempt 1 to provision port d61e9d65-a313-4c34-a5e5-490c64d0574d 2026-07-15 00:20:21.768 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port d61e9d65-a313-4c34-a5e5-490c64d0574d 2026-07-15 00:20:21.885 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7431dcdd-bd6c-49c9-8df8-5c7c7a59d9eb'] response: {'server_uuid': 'bb68238c-2b64-476d-9037-d2a1c54ba89a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd61e9d65-a313-4c34-a5e5-490c64d0574d', 'code': 200} 2026-07-15 00:20:23.573 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port d61e9d65-a313-4c34-a5e5-490c64d0574d 2026-07-15 00:20:27.615 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port e4ac46ef-19c0-4658-9039-0193d6016148 2026-07-15 00:20:27.926 10 INFO neutron.plugins.ml2.plugin [None req-3aef3a7f-8c43-454f-84d7-476d119ed514 - - - - - -] Attempt 1 to provision port b83c34b8-2cbb-4e2d-8cf1-d205a867f92a 2026-07-15 00:20:28.006 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 10f491d1-b5c0-4c64-ac88-5138d1d218ca 2026-07-15 00:20:28.354 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 36f757b2-8553-45fd-aa76-02448ad640ec 2026-07-15 00:20:28.705 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port cb91068e-6a3a-49f3-9977-242dd3f66470 2026-07-15 00:20:29.699 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 10f491d1-b5c0-4c64-ac88-5138d1d218ca 2026-07-15 00:20:29.969 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port b83c34b8-2cbb-4e2d-8cf1-d205a867f92a 2026-07-15 00:20:30.106 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d57ba8db-a57c-45f1-9d43-50d72bbef55a'] response: {'server_uuid': '3e22f9f3-4655-43b3-9735-a32809f9a4b9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b83c34b8-2cbb-4e2d-8cf1-d205a867f92a', 'code': 200} 2026-07-15 00:20:30.428 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port cb91068e-6a3a-49f3-9977-242dd3f66470 2026-07-15 00:20:30.718 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port e4ac46ef-19c0-4658-9039-0193d6016148 2026-07-15 00:20:30.973 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 36f757b2-8553-45fd-aa76-02448ad640ec 2026-07-15 00:20:31.675 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port b83c34b8-2cbb-4e2d-8cf1-d205a867f92a 2026-07-15 00:20:46.407 10 INFO neutron.plugins.ml2.plugin [None req-bc5e24ff-6ee5-45fe-aed9-fb8fb59eeb2c - - - - - -] Attempt 1 to provision port f70e2b7e-56dd-4725-b471-68c0df664a28 2026-07-15 00:20:47.597 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 17ce4279-2f41-411c-8338-519c1effa144 2026-07-15 00:20:47.654 9 INFO neutron.plugins.ml2.plugin [None req-2b04e4a1-78f7-4d7b-be16-ae26d3d85ce7 - - - - - -] Attempt 1 to provision port 17ce4279-2f41-411c-8338-519c1effa144 2026-07-15 00:20:47.954 10 INFO neutron.plugins.ml2.plugin [None req-301bb146-ea68-4ef6-9f7f-be8c338407f6 - - - - - -] Attempt 1 to provision port 17ce4279-2f41-411c-8338-519c1effa144 2026-07-15 00:20:48.974 9 INFO neutron.plugins.ml2.plugin [None req-d1bddee3-1f1c-46ab-9014-c2b90b35fb96 - - - - - -] Attempt 1 to provision port 76b696e2-db96-4272-884b-5ea7d097da1d 2026-07-15 00:20:49.338 10 INFO neutron.plugins.ml2.plugin [None req-6aca2d30-656d-4366-a922-3c4070e2a1d9 - - - - - -] Attempt 1 to provision port 5033082c-ee5a-4ed8-bf42-038eba4752d6 2026-07-15 00:20:49.599 9 INFO neutron.plugins.ml2.plugin [None req-2dd5988c-e29c-4130-9ebe-b9b61db9f412 - - - - - -] Attempt 1 to provision port 76b696e2-db96-4272-884b-5ea7d097da1d 2026-07-15 00:20:49.644 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 17ce4279-2f41-411c-8338-519c1effa144 2026-07-15 00:20:49.891 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port a69801a7-587d-4eab-ac36-e468c8494fe6 2026-07-15 00:20:51.587 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port a69801a7-587d-4eab-ac36-e468c8494fe6 2026-07-15 00:20:53.792 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 21a0d2b6-35b5-4ca4-851d-4b385a4acbe2 2026-07-15 00:20:54.048 9 INFO neutron.plugins.ml2.plugin [None req-9671a4f6-15e2-4dcc-959f-22d1c9f37eda - - - - - -] Attempt 1 to provision port ba726eb8-b256-4e49-afa2-cf1f1755a973 2026-07-15 00:20:54.894 10 INFO neutron.plugins.ml2.plugin [None req-9302c879-7317-4cb6-a7ff-f29b2943d18f - - - - - -] Attempt 1 to provision port 21a0d2b6-35b5-4ca4-851d-4b385a4acbe2 2026-07-15 00:20:55.382 9 INFO neutron.plugins.ml2.plugin [None req-703f7b01-3fb0-44e0-99b2-67f5a6229363 - - - - - -] Attempt 1 to provision port 21a0d2b6-35b5-4ca4-851d-4b385a4acbe2 2026-07-15 00:20:55.584 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 21a0d2b6-35b5-4ca4-851d-4b385a4acbe2 2026-07-15 00:20:56.786 9 INFO neutron.plugins.ml2.plugin [None req-635da689-8269-49e1-a809-ab59d7f1d592 - - - - - -] Attempt 1 to provision port ea7ee2ac-4a1d-4fe7-8a04-57d7fc61cdfb 2026-07-15 00:20:57.438 10 INFO neutron.plugins.ml2.plugin [None req-0993eb32-e023-4a5e-a5ca-f2fcadbd154a - - - - - -] Attempt 1 to provision port ea7ee2ac-4a1d-4fe7-8a04-57d7fc61cdfb 2026-07-15 00:20:57.608 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 8101d357-6bf9-41c2-921f-a99899031de9 2026-07-15 00:20:59.585 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 8101d357-6bf9-41c2-921f-a99899031de9 2026-07-15 00:21:01.841 9 INFO neutron.plugins.ml2.plugin [None req-4d725aca-43d6-473a-b5a7-e9d7a100f5af - - - - - -] Attempt 1 to provision port 0c9aa98b-4677-4edf-87cf-6bfaa8dd44ee 2026-07-15 00:21:02.717 10 INFO neutron.plugins.ml2.plugin [None req-ec6addf6-0f36-49f6-9caf-ca30aaa61513 - - - - - -] Attempt 1 to provision port ca7dd13b-5e46-4034-9e8e-4b9667d45df7 2026-07-15 00:21:03.637 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 0c9aa98b-4677-4edf-87cf-6bfaa8dd44ee 2026-07-15 00:21:03.775 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-edf08627-0f56-4184-a2d1-6624917d7356'] response: {'server_uuid': 'fc799112-c486-41b3-9dac-30cad6ca43f4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0c9aa98b-4677-4edf-87cf-6bfaa8dd44ee', 'code': 200} 2026-07-15 00:21:05.729 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 0c9aa98b-4677-4edf-87cf-6bfaa8dd44ee 2026-07-15 00:21:05.998 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port ca7dd13b-5e46-4034-9e8e-4b9667d45df7 2026-07-15 00:21:06.117 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-08ac94e7-db20-4b86-8284-16c07730528d'] response: {'server_uuid': '31c8459c-7298-4944-ab84-7ef2f4cc1f86', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ca7dd13b-5e46-4034-9e8e-4b9667d45df7', 'code': 200} 2026-07-15 00:21:07.635 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 76b696e2-db96-4272-884b-5ea7d097da1d 2026-07-15 00:21:08.002 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port f70e2b7e-56dd-4725-b471-68c0df664a28 2026-07-15 00:21:08.330 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port ca7dd13b-5e46-4034-9e8e-4b9667d45df7 2026-07-15 00:21:09.617 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 76b696e2-db96-4272-884b-5ea7d097da1d 2026-07-15 00:21:09.870 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port f70e2b7e-56dd-4725-b471-68c0df664a28 2026-07-15 00:21:13.608 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port ba726eb8-b256-4e49-afa2-cf1f1755a973 2026-07-15 00:21:13.905 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port ea7ee2ac-4a1d-4fe7-8a04-57d7fc61cdfb 2026-07-15 00:21:15.598 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port ba726eb8-b256-4e49-afa2-cf1f1755a973 2026-07-15 00:21:15.926 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port ea7ee2ac-4a1d-4fe7-8a04-57d7fc61cdfb /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() /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-07-15 00:21:44.901 10 INFO neutron.plugins.ml2.plugin [None req-06100e56-a175-41a5-8fa0-165b96cec8a1 - - - - - -] Attempt 1 to provision port b8f1be86-4a1e-4b94-b3fe-89405f77cd8f 2026-07-15 00:21:47.812 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port b8f1be86-4a1e-4b94-b3fe-89405f77cd8f 2026-07-15 00:21:47.924 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4727f523-3e37-41d2-9605-5003bafab30a'] response: {'server_uuid': 'fc799112-c486-41b3-9dac-30cad6ca43f4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b8f1be86-4a1e-4b94-b3fe-89405f77cd8f', 'code': 200} 2026-07-15 00:21:49.813 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port b8f1be86-4a1e-4b94-b3fe-89405f77cd8f 2026-07-15 00:22:15.308 9 INFO neutron.plugins.ml2.plugin [None req-135442e6-92f8-44f0-90ce-1ac32814c4a1 - - - - - -] Attempt 1 to provision port 4ec3f71a-931a-4578-bdd7-57dc1818abad 2026-07-15 00:22:17.966 9 INFO neutron.plugins.ml2.plugin [None req-75e93db4-4b18-420f-b3fc-3258dc0a1918 - - - - - -] Attempt 1 to provision port 4ec3f71a-931a-4578-bdd7-57dc1818abad 2026-07-15 00:22:18.182 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c9a65008-d51d-46cd-b565-71d8154f4933'] response: {'server_uuid': 'fc799112-c486-41b3-9dac-30cad6ca43f4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4ec3f71a-931a-4578-bdd7-57dc1818abad', 'code': 200} 2026-07-15 00:22:19.668 10 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 4ec3f71a-931a-4578-bdd7-57dc1818abad 2026-07-15 00:22:27.801 9 INFO neutron.plugins.ml2.plugin [None req-bde3f670-07d2-41f3-8fca-30029d8e76a1 - - - - - -] Attempt 1 to provision port 809b730a-8e9e-498c-8f44-81ac4b41a026 2026-07-15 00:22:46.195 10 INFO neutron.plugins.ml2.plugin [None req-1f6baa27-ceb2-48e7-9e9d-afe817032ce5 - - - - - -] Attempt 1 to provision port 809b730a-8e9e-498c-8f44-81ac4b41a026 2026-07-15 00:22:46.356 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-380d69d0-c02f-43dc-9cf5-9558656f2040'] response: {'server_uuid': 'fc799112-c486-41b3-9dac-30cad6ca43f4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '809b730a-8e9e-498c-8f44-81ac4b41a026', 'code': 200} 2026-07-15 00:22:51.624 10 INFO neutron.plugins.ml2.plugin [None req-1ba17c87-3337-4c59-b585-75194df895f0 - - - - - -] Attempt 1 to provision port 4ec3f71a-931a-4578-bdd7-57dc1818abad 2026-07-15 00:22:51.684 9 INFO neutron.plugins.ml2.plugin [None req-b5be67f1-1338-4a84-9c3b-ee12e5390780 - - - - - -] Attempt 1 to provision port 4ec3f71a-931a-4578-bdd7-57dc1818abad