+ 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/neutron/common/utils.py:54: 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-06-30 18:34:01.387 1 INFO neutron.common.config [-] Logging enabled! 2026-06-30 18:34:01.387 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 23.5.0 2026-06-30 18:34:01.388 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-06-30 18:34:01.388 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-30 18:34:02.150 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-30 18:34:02.152 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-30 18:34:02.155 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-30 18:34:02.156 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-30 18:34:02.156 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-30 18:34:02.156 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-30 18:34:02.156 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-30 18:34:02.161 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-30 18:34:02.161 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-30 18:34:02.161 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-30 18:34:02.176 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-30 18:34:02.177 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-30 18:34:02.177 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-30 18:34:02.203 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-30 18:34:02.204 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-30 18:34:02.204 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-30 18:34:02.204 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-30 18:34:02.209 1 WARNING oslo_policy.policy [None req-2341ee46-2743-4ed2-a407-ecffad110627 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-06-30 18:34:02.466 1 INFO neutron.plugins.ml2.managers [None req-2341ee46-2743-4ed2-a407-ecffad110627 - - - - - -] Initializing driver for type 'vlan' 2026-06-30 18:34:02.762 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-2341ee46-2743-4ed2-a407-ecffad110627 - - - - - -] VlanTypeDriver initialization complete 2026-06-30 18:34:02.763 1 INFO neutron.plugins.ml2.managers [None req-2341ee46-2743-4ed2-a407-ecffad110627 - - - - - -] Initializing driver for type 'vxlan' 2026-06-30 18:34:02.763 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-2341ee46-2743-4ed2-a407-ecffad110627 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-30 18:34:02.805 1 INFO neutron.plugins.ml2.managers [None req-2341ee46-2743-4ed2-a407-ecffad110627 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-30 18:34:02.808 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-2341ee46-2743-4ed2-a407-ecffad110627 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-30 18:34:02.809 1 INFO neutron.plugins.ml2.managers [None req-2341ee46-2743-4ed2-a407-ecffad110627 - - - - - -] Initializing extension driver 'port_security' 2026-06-30 18:34:02.809 1 INFO neutron.plugins.ml2.extensions.port_security [None req-2341ee46-2743-4ed2-a407-ecffad110627 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-30 18:34:02.809 1 INFO neutron.plugins.ml2.managers [None req-2341ee46-2743-4ed2-a407-ecffad110627 - - - - - -] Initializing extension driver 'qos' 2026-06-30 18:34:02.810 1 INFO neutron.plugins.ml2.managers [None req-2341ee46-2743-4ed2-a407-ecffad110627 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-30 18:34:02.811 1 INFO neutron.plugins.ml2.managers [None req-2341ee46-2743-4ed2-a407-ecffad110627 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-30 18:34:02.822 1 INFO neutron.quota [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded quota_driver: . 2026-06-30 18:34:02.823 1 INFO neutron.plugins.ml2.plugin [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Modular L2 Plugin initialization complete 2026-06-30 18:34:02.823 1 INFO neutron.plugins.ml2.managers [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-30 18:34:02.823 1 INFO neutron.plugins.ml2.managers [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-30 18:34:02.823 1 INFO neutron.plugins.ml2.managers [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Got port-security extension from driver 'port_security' 2026-06-30 18:34:02.824 1 INFO neutron.extensions.vlantransparent [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Disabled vlantransparent extension. 2026-06-30 18:34:02.824 1 INFO neutron.manager [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loading Plugin: qos 2026-06-30 18:34:02.833 1 INFO neutron.manager [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loading Plugin: router 2026-06-30 18:34:02.862 1 INFO neutron.services.service_base [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-30 18:34:02.863 1 INFO neutron.manager [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loading Plugin: segments 2026-06-30 18:34:02.932 1 INFO neutron.manager [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loading Plugin: trunk 2026-06-30 18:34:02.987 1 INFO neutron.manager [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loading Plugin: vpnaas 2026-06-30 18:34:03.021 1 WARNING stevedore.named [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-30 18:34:03.074 1 INFO neutron_vpnaas.services.vpn.plugin [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-30 18:34:03.075 1 INFO neutron.common.utils [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-30 18:34:03.075 1 INFO neutron.manager [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loading Plugin: auto_allocate 2026-06-30 18:34:03.078 1 INFO neutron.manager [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loading Plugin: tag 2026-06-30 18:34:03.084 1 INFO neutron.manager [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loading Plugin: timestamp 2026-06-30 18:34:03.086 1 INFO neutron.manager [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loading Plugin: network_ip_availability 2026-06-30 18:34:03.089 1 INFO neutron.manager [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loading Plugin: flavors 2026-06-30 18:34:03.092 1 INFO neutron.manager [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loading Plugin: revisions 2026-06-30 18:34:03.094 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Initializing extension manager. 2026-06-30 18:34:03.095 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: address-group 2026-06-30 18:34:03.096 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: address-scope 2026-06-30 18:34:03.096 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-30 18:34:03.097 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: agent 2026-06-30 18:34:03.098 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: agent-resources-synced 2026-06-30 18:34:03.099 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: allowed-address-pairs 2026-06-30 18:34:03.099 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: auto-allocated-topology 2026-06-30 18:34:03.100 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: availability_zone 2026-06-30 18:34:03.101 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: availability_zone_filter 2026-06-30 18:34:03.101 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-30 18:34:03.102 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: default-subnetpools 2026-06-30 18:34:03.103 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-30 18:34:03.103 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: dns-integration 2026-06-30 18:34:03.104 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: dns-domain-ports 2026-06-30 18:34:03.104 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-30 18:34:03.105 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: dvr 2026-06-30 18:34:03.105 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-30 18:34:03.106 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: empty-string-filtering 2026-06-30 18:34:03.106 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-30 18:34:03.107 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-30 18:34:03.107 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: external-net 2026-06-30 18:34:03.108 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-30 18:34:03.108 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: extraroute 2026-06-30 18:34:03.109 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: extraroute-atomic 2026-06-30 18:34:03.110 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-30 18:34:03.110 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-30 18:34:03.111 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-30 18:34:03.111 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-30 18:34:03.112 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: fip-port-details 2026-06-30 18:34:03.112 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: flavors 2026-06-30 18:34:03.113 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-30 18:34:03.114 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: floatingip-pools 2026-06-30 18:34:03.114 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: ip_allocation 2026-06-30 18:34:03.115 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: ip-substring-filtering 2026-06-30 18:34:03.115 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: l2_adjacency 2026-06-30 18:34:03.116 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: router 2026-06-30 18:34:03.117 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-30 18:34:03.118 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: ext-gw-mode 2026-06-30 18:34:03.118 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: l3-ha 2026-06-30 18:34:03.119 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-30 18:34:03.119 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-30 18:34:03.120 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: l3-flavors 2026-06-30 18:34:03.121 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-30 18:34:03.121 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-30 18:34:03.123 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-30 18:34:03.124 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-30 18:34:03.124 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-30 18:34:03.125 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-30 18:34:03.126 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-30 18:34:03.126 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: multi-provider 2026-06-30 18:34:03.127 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: net-mtu 2026-06-30 18:34:03.127 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: net-mtu-writable 2026-06-30 18:34:03.128 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: network_availability_zone 2026-06-30 18:34:03.129 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: network_ha 2026-06-30 18:34:03.129 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: network-ip-availability 2026-06-30 18:34:03.130 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-30 18:34:03.130 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: pagination 2026-06-30 18:34:03.131 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: port-device-profile 2026-06-30 18:34:03.131 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-30 18:34:03.132 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-30 18:34:03.132 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: port-mac-override 2026-06-30 18:34:03.133 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-30 18:34:03.133 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-30 18:34:03.134 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: port-resource-request 2026-06-30 18:34:03.135 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: port-resource-request-groups 2026-06-30 18:34:03.135 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: binding 2026-06-30 18:34:03.136 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: binding-extended 2026-06-30 18:34:03.136 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: port-security 2026-06-30 18:34:03.137 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: project-id 2026-06-30 18:34:03.137 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: provider 2026-06-30 18:34:03.139 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: qos 2026-06-30 18:34:03.139 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-30 18:34:03.140 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-30 18:34:03.140 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: qos-default 2026-06-30 18:34:03.141 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: qos-fip 2026-06-30 18:34:03.142 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-30 18:34:03.142 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: qos-gateway-ip 2026-06-30 18:34:03.143 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: qos-port-network-policy 2026-06-30 18:34:03.143 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: qos-pps-minimum 2026-06-30 18:34:03.144 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-30 18:34:03.144 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: qos-pps 2026-06-30 18:34:03.145 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: qos-rule-type-details 2026-06-30 18:34:03.145 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-30 18:34:03.146 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: qos-rules-alias 2026-06-30 18:34:03.146 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: quota-check-limit 2026-06-30 18:34:03.148 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: quotas 2026-06-30 18:34:03.150 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: quota_details 2026-06-30 18:34:03.151 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: rbac-policies 2026-06-30 18:34:03.151 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: rbac-address-group 2026-06-30 18:34:03.152 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: rbac-address-scope 2026-06-30 18:34:03.152 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: rbac-security-groups 2026-06-30 18:34:03.153 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: rbac-subnetpool 2026-06-30 18:34:03.153 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: revision-if-match 2026-06-30 18:34:03.155 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: standard-attr-revisions 2026-06-30 18:34:03.155 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: router_availability_zone 2026-06-30 18:34:03.156 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-30 18:34:03.157 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: security-groups-default-rules 2026-06-30 18:34:03.157 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-30 18:34:03.158 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-30 18:34:03.158 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-30 18:34:03.159 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-30 18:34:03.165 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: security-group 2026-06-30 18:34:03.166 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: segment 2026-06-30 18:34:03.166 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-30 18:34:03.167 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: service-type 2026-06-30 18:34:03.167 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: sorting 2026-06-30 18:34:03.168 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: standard-attr-segment 2026-06-30 18:34:03.168 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: standard-attr-description 2026-06-30 18:34:03.169 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: stateful-security-group 2026-06-30 18:34:03.169 1 WARNING neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-30 18:34:03.170 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-30 18:34:03.171 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: subnet_onboard 2026-06-30 18:34:03.171 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-30 18:34:03.172 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: subnet-service-types 2026-06-30 18:34:03.172 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: subnet_allocation 2026-06-30 18:34:03.173 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-30 18:34:03.173 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-30 18:34:03.176 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: standard-attr-tag 2026-06-30 18:34:03.176 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-30 18:34:03.177 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: trunk 2026-06-30 18:34:03.177 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: trunk-details 2026-06-30 18:34:03.178 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-30 18:34:03.179 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-30 18:34:03.179 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-30 18:34:03.180 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: vpn-flavors 2026-06-30 18:34:03.181 1 INFO neutron.api.extensions [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Loaded extension: vpnaas 2026-06-30 18:34:03.183 1 INFO oslo_service.service [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Starting 2 workers 2026-06-30 18:34:03.187 1 INFO oslo_service.service [None req-8cedeece-8ad3-46ea-b5b6-9c4de9f0b7bd - - - - - -] Starting 1 workers 2026-06-30 18:34:41.905 9 INFO neutron.db.l3_hamode_db [None req-cd358c71-52c8-4724-afcc-b4d29a5c53aa - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-30 18:34:53.306 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 87b17dab-5575-4a47-8d35-b4206dfccbba 2026-06-30 18:34:54.220 9 INFO neutron.plugins.ml2.plugin [None req-0d2a6a2d-ceee-4e40-b639-44fe845e406c - - - - - -] Attempt 1 to provision port 87b17dab-5575-4a47-8d35-b4206dfccbba 2026-06-30 18:34:55.035 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 87b17dab-5575-4a47-8d35-b4206dfccbba 2026-06-30 18:39:11.067 9 INFO neutron.plugins.ml2.plugin [None req-015a5ddd-8a29-41e0-b7a8-7ad45c7a15ad - - - - - -] Attempt 1 to provision port 8d9081a2-2117-46d0-b4b6-54a200976eae 2026-06-30 18:39:11.246 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 8d9081a2-2117-46d0-b4b6-54a200976eae 2026-06-30 18:39:13.211 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 8d9081a2-2117-46d0-b4b6-54a200976eae 2026-06-30 18:39:18.125 9 INFO neutron.plugins.ml2.plugin [None req-1acfe0d3-5141-4a4e-a9ff-1f01db154013 - - - - - -] Attempt 1 to provision port e1c00658-4e5c-457a-9bf3-9829f3799b8f 2026-06-30 18:42:45.462 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port e1c00658-4e5c-457a-9bf3-9829f3799b8f 2026-06-30 18:42:47.338 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port e1c00658-4e5c-457a-9bf3-9829f3799b8f 2026-06-30 18:51:15.672 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port e9f57c9c-4d74-4f7f-879b-ccbe43f02bbf 2026-06-30 18:51:17.681 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port e9f57c9c-4d74-4f7f-879b-ccbe43f02bbf 2026-06-30 19:07:03.537 9 INFO neutron.plugins.ml2.plugin [None req-471be557-6f1b-4d22-aba2-21e0d7cd23bb - - - - - -] Attempt 1 to provision port a5d80331-998a-4105-a6d9-20849d7fe0b9 2026-06-30 19:07:04.192 10 INFO neutron.plugins.ml2.plugin [None req-35716759-88fd-474b-8e47-ada8cad80d6f - - - - - -] Attempt 1 to provision port 3ee202a4-e194-40c8-adea-88e5fbf9f5a0 2026-06-30 19:07:04.330 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port d831a860-bdd8-4f0d-aa6f-73a83400e7be 2026-06-30 19:07:04.478 10 INFO neutron.plugins.ml2.plugin [None req-ebf9a9a5-2d14-4a25-ba25-662f9dad0813 - - - - - -] Attempt 1 to provision port c18a968a-1f90-47ed-b307-4b65261e520b 2026-06-30 19:07:04.797 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 467b2aeb-ef3c-4c5f-be5c-c1d9c65a36b7 2026-06-30 19:07:05.162 10 INFO neutron.plugins.ml2.plugin [None req-3cb50fb8-bfd8-49b0-b088-b6457945452c - - - - - -] Attempt 1 to provision port 467b2aeb-ef3c-4c5f-be5c-c1d9c65a36b7 2026-06-30 19:07:05.281 10 INFO neutron.plugins.ml2.plugin [None req-3cb50fb8-bfd8-49b0-b088-b6457945452c - - - - - -] Attempt 1 to provision port d831a860-bdd8-4f0d-aa6f-73a83400e7be 2026-06-30 19:07:05.736 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port c18a968a-1f90-47ed-b307-4b65261e520b 2026-06-30 19:07:06.322 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port d831a860-bdd8-4f0d-aa6f-73a83400e7be 2026-06-30 19:07:06.497 10 INFO neutron.plugins.ml2.plugin [None req-00e5d05e-fc05-482e-b66d-6fbe8834f3e6 - - - - - -] Attempt 1 to provision port c33e73bf-eef5-4785-9789-1844c54d0aaf 2026-06-30 19:07:06.666 9 INFO neutron.plugins.ml2.plugin [None req-b090be95-ba16-4d54-bbcc-95d34860b8c5 - - - - - -] Attempt 1 to provision port b033e8eb-a5f7-4b9e-987c-cda1253264a3 2026-06-30 19:07:06.756 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 467b2aeb-ef3c-4c5f-be5c-c1d9c65a36b7 2026-06-30 19:07:07.164 9 INFO neutron.plugins.ml2.plugin [None req-1e6fdac1-a127-4187-8c85-29651cedc77d - - - - - -] Attempt 1 to provision port c33e73bf-eef5-4785-9789-1844c54d0aaf 2026-06-30 19:07:07.207 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port c18a968a-1f90-47ed-b307-4b65261e520b 2026-06-30 19:07:07.930 9 INFO neutron.plugins.ml2.plugin [None req-836dd617-9f74-466b-a502-be4ce963b644 - - - - - -] Attempt 1 to provision port 7722c58d-d3da-4bc3-9c5f-dc3fdfe122ea 2026-06-30 19:07:08.502 10 INFO neutron.plugins.ml2.plugin [None req-47adbf9e-e35f-41dd-ae67-b25a76ee30d6 - - - - - -] Attempt 1 to provision port 7722c58d-d3da-4bc3-9c5f-dc3fdfe122ea 2026-06-30 19:07:09.189 9 INFO neutron.plugins.ml2.plugin [None req-25e8b3e4-6192-42b6-8796-99efc3fd4ed2 - - - - - -] Attempt 1 to provision port c15f0b16-579b-4463-92a2-200ebd89a158 2026-06-30 19:07:09.949 10 INFO neutron.plugins.ml2.plugin [None req-1743c814-db10-45a8-a452-47c0387f21ca - - - - - -] Attempt 1 to provision port c15f0b16-579b-4463-92a2-200ebd89a158 2026-06-30 19:07:10.095 9 INFO neutron.plugins.ml2.plugin [None req-42866887-f22e-4705-89b2-833226e1bafc - - - - - -] Attempt 1 to provision port 6289ffa6-de09-4787-ba8f-5d660cfafe64 2026-06-30 19:07:10.299 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 7a3848c5-51e3-4a52-88b2-47b4bf7b6e0c 2026-06-30 19:07:10.862 10 INFO neutron.plugins.ml2.plugin [None req-0bf829e7-4dde-44a3-bb8c-d7b3af6b7e8c - - - - - -] Attempt 1 to provision port 7a3848c5-51e3-4a52-88b2-47b4bf7b6e0c 2026-06-30 19:07:12.284 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 7a3848c5-51e3-4a52-88b2-47b4bf7b6e0c 2026-06-30 19:07:12.454 9 INFO neutron.plugins.ml2.plugin [None req-5d0ea2e1-41fd-4226-b7f7-27529df3adda - - - - - -] Attempt 1 to provision port bd18e846-73df-4039-a09c-ea49635ed34b 2026-06-30 19:07:13.002 9 INFO neutron.plugins.ml2.plugin [None req-87fd2044-a90e-491d-8005-12fe2df57335 - - - - - -] Attempt 1 to provision port bd18e846-73df-4039-a09c-ea49635ed34b 2026-06-30 19:07:16.300 9 INFO neutron.plugins.ml2.plugin [None req-62e608cb-e7fd-404b-8aa2-b4de798201a3 - - - - - -] Attempt 1 to provision port e3fbbc77-b35e-450b-b9ef-0e53d35fa0b3 2026-06-30 19:07:16.396 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port caac7c2e-9540-45e1-a685-3da41f649540 2026-06-30 19:07:17.020 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 34af62e2-6111-4cc7-86d3-f157586d5d12 2026-06-30 19:07:17.610 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port b493594f-1d86-486a-a369-4d44ddc025f3 2026-06-30 19:07:18.486 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 34af62e2-6111-4cc7-86d3-f157586d5d12 2026-06-30 19:07:18.873 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port b493594f-1d86-486a-a369-4d44ddc025f3 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-06-30 19:07:22.437 9 INFO neutron.plugins.ml2.plugin [None req-eed63905-f2ea-4d29-bc9a-a448ec025a71 - - - - - -] Attempt 1 to provision port fafdf8e0-4d05-4f37-8579-725e70d2204a 2026-06-30 19:07:22.560 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port e3fbbc77-b35e-450b-b9ef-0e53d35fa0b3 2026-06-30 19:07:23.615 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd52e64c-9613-4efa-ba46-c4f7c77591cb'] response: {'server_uuid': '55857bf7-72f1-4000-9fc2-e859b4d1956e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e3fbbc77-b35e-450b-b9ef-0e53d35fa0b3', 'code': 200} 2026-06-30 19:07:23.719 9 INFO neutron.plugins.ml2.plugin [None req-2340d81f-5df5-48e4-9481-924b3bd01ef2 - - - - - -] Attempt 1 to provision port 144adcf8-4705-403b-9970-0220fb61c51c 2026-06-30 19:07:24.550 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 41694dd6-e8e9-4268-ac7c-4970f10513d2 2026-06-30 19:07:24.797 10 INFO neutron.plugins.ml2.plugin [None req-60226817-c6e7-4929-a83e-94a7768fe7f8 - - - - - -] Attempt 1 to provision port 41694dd6-e8e9-4268-ac7c-4970f10513d2 2026-06-30 19:07:25.065 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port e3fbbc77-b35e-450b-b9ef-0e53d35fa0b3 2026-06-30 19:07:26.564 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port fafdf8e0-4d05-4f37-8579-725e70d2204a 2026-06-30 19:07:26.616 9 INFO neutron.plugins.ml2.plugin [None req-cf525931-50ea-4cc7-adc4-c9850ec8702c - - - - - -] Attempt 1 to provision port c2bcba60-4ab8-456c-96d7-e295fd19a718 2026-06-30 19:07:26.719 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5401804b-4265-41d2-8f4a-8718a70f4d65'] response: {'server_uuid': '29813317-238b-4646-9f7c-f0456a57d37a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fafdf8e0-4d05-4f37-8579-725e70d2204a', 'code': 200} 2026-06-30 19:07:27.100 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 41694dd6-e8e9-4268-ac7c-4970f10513d2 2026-06-30 19:07:27.588 9 INFO neutron.plugins.ml2.plugin [None req-d4b3377c-87f5-4e54-b397-82bd22aff282 - - - - - -] Attempt 1 to provision port c2bcba60-4ab8-456c-96d7-e295fd19a718 2026-06-30 19:07:28.706 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port c4a20dd0-8ff7-41cd-b498-4fcc9213cde7 2026-06-30 19:07:29.485 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port fafdf8e0-4d05-4f37-8579-725e70d2204a 2026-06-30 19:07:30.599 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port c4a20dd0-8ff7-41cd-b498-4fcc9213cde7 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-06-30 19:07:36.757 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 9295d7ea-54c0-4943-ba6a-e9d028920eea 2026-06-30 19:07:36.878 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0955a206-465e-4206-81d7-b33ea910177c'] response: {'server_uuid': 'b44ed298-363a-4423-91e3-4c184f866e51', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9295d7ea-54c0-4943-ba6a-e9d028920eea', 'code': 200} 2026-06-30 19:07:38.516 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 9295d7ea-54c0-4943-ba6a-e9d028920eea 2026-06-30 19:07:40.660 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port b8d314b6-3782-499f-8451-6721f24d848e 2026-06-30 19:07:41.188 10 INFO neutron.plugins.ml2.plugin [None req-c9501a21-d90b-44b1-be0f-262c3fbd32fb - - - - - -] Attempt 1 to provision port 1cb511fd-de4c-4cdf-808e-bd46f86329a9 2026-06-30 19:07:41.838 10 INFO neutron.plugins.ml2.plugin [None req-63a97dff-8a67-475d-b894-49ca6ba31014 - - - - - -] Attempt 1 to provision port b8d314b6-3782-499f-8451-6721f24d848e 2026-06-30 19:07:42.489 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port b8d314b6-3782-499f-8451-6721f24d848e 2026-06-30 19:07:43.723 9 INFO neutron.plugins.ml2.plugin [None req-3efb1444-8f1d-4d9e-8c99-1d856db1f4b9 - - - - - -] Attempt 1 to provision port 78ad4ab3-c286-4c37-9867-2b2a7ca13010 2026-06-30 19:07:44.569 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port acd59cac-fdd2-47ce-b70e-ec6c6ec71d0e 2026-06-30 19:07:44.811 9 INFO neutron.plugins.ml2.plugin [None req-d929cffc-49ef-468a-b2e1-2a2b8fd600a6 - - - - - -] Attempt 1 to provision port 78ad4ab3-c286-4c37-9867-2b2a7ca13010 2026-06-30 19:07:45.089 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port c33e73bf-eef5-4785-9789-1844c54d0aaf 2026-06-30 19:07:45.514 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port a5d80331-998a-4105-a6d9-20849d7fe0b9 2026-06-30 19:07:46.691 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port acd59cac-fdd2-47ce-b70e-ec6c6ec71d0e 2026-06-30 19:07:46.931 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port c33e73bf-eef5-4785-9789-1844c54d0aaf 2026-06-30 19:07:47.192 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port a5d80331-998a-4105-a6d9-20849d7fe0b9 2026-06-30 19:07:49.018 10 INFO neutron.plugins.ml2.plugin [None req-82dcb8c2-5772-49a1-9fe5-e577172c6c60 - - - - - -] Attempt 1 to provision port e3fbbc77-b35e-450b-b9ef-0e53d35fa0b3 2026-06-30 19:07:50.611 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port e3fbbc77-b35e-450b-b9ef-0e53d35fa0b3 2026-06-30 19:07:51.415 9 INFO neutron.plugins.ml2.plugin [None req-8bfdb7c2-49b4-44ce-8981-23cbeea4b51f - - - - - -] Attempt 1 to provision port e3fbbc77-b35e-450b-b9ef-0e53d35fa0b3 2026-06-30 19:07:52.541 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port e3fbbc77-b35e-450b-b9ef-0e53d35fa0b3 2026-06-30 19:07:53.533 9 INFO neutron.plugins.ml2.plugin [None req-f06a140f-be7d-4281-9305-889ec4f5b15d - - - - - -] Attempt 1 to provision port c42341ce-ec65-4b96-9dd8-225b78753dd0 2026-06-30 19:07:54.295 9 INFO neutron.plugins.ml2.plugin [None req-70a5dc26-3b32-4cf9-b6b0-b1ea0472f390 - - - - - -] Attempt 1 to provision port 360e5810-e096-426f-9b2b-8d913afbfaeb 2026-06-30 19:07:54.574 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 360e5810-e096-426f-9b2b-8d913afbfaeb 2026-06-30 19:07:54.815 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 4d3a3069-c235-4908-84d2-f1a78d117b80 2026-06-30 19:07:55.503 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0fd5adb2-c3f9-4182-806b-4951ef3ce3ce'] response: {'server_uuid': '7e38bcde-2818-4dfa-a7c0-55313d16559a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4d3a3069-c235-4908-84d2-f1a78d117b80', 'code': 200} 2026-06-30 19:07:56.375 10 INFO neutron.plugins.ml2.plugin [None req-45e641c5-85e4-4666-96f8-43463e330c45 - - - - - -] Attempt 1 to provision port 3cbe474c-84a0-41f8-8bc0-8dde9c46a048 2026-06-30 19:07:56.552 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 360e5810-e096-426f-9b2b-8d913afbfaeb 2026-06-30 19:07:56.910 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 4d3a3069-c235-4908-84d2-f1a78d117b80 2026-06-30 19:07:57.134 9 INFO neutron.plugins.ml2.plugin [None req-18643353-fc02-4886-9280-a1a25bc70a5c - - - - - -] Attempt 1 to provision port 3cbe474c-84a0-41f8-8bc0-8dde9c46a048 2026-06-30 19:07:58.555 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 17fd5293-f26b-411e-86f0-18e57078dcff 2026-06-30 19:07:58.936 10 INFO neutron.plugins.ml2.plugin [None req-83c6955c-41c3-4404-87fd-46604fc6456e - - - - - -] Attempt 1 to provision port 17fd5293-f26b-411e-86f0-18e57078dcff 2026-06-30 19:07:59.140 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port c659a8a1-0c2b-4030-9a0d-131675773704 2026-06-30 19:07:59.444 9 INFO neutron.plugins.ml2.plugin [None req-535e14dc-5ca6-419a-a6e9-2bf30826b218 - - - - - -] Attempt 1 to provision port c1d78f78-9fee-4fbe-b1b0-4a451e042032 2026-06-30 19:07:59.976 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port c1d78f78-9fee-4fbe-b1b0-4a451e042032 2026-06-30 19:08:00.258 9 INFO neutron.plugins.ml2.plugin [None req-74843629-2a63-43ee-abea-9f47fc31c579 - - - - - -] Attempt 1 to provision port 91d309c6-48b0-4c67-ba0c-8c58a2506bed 2026-06-30 19:08:00.726 9 INFO neutron.plugins.ml2.plugin [None req-7a422048-d83b-4377-a13d-5dc939e366e9 - - - - - -] Attempt 1 to provision port 91d309c6-48b0-4c67-ba0c-8c58a2506bed 2026-06-30 19:08:01.003 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port c659a8a1-0c2b-4030-9a0d-131675773704 2026-06-30 19:08:01.369 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port c1d78f78-9fee-4fbe-b1b0-4a451e042032 2026-06-30 19:08:01.876 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 17fd5293-f26b-411e-86f0-18e57078dcff /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-06-30 19:08:02.782 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 78ad4ab3-c286-4c37-9867-2b2a7ca13010 2026-06-30 19:08:02.930 10 INFO neutron.plugins.ml2.plugin [None req-3540c35b-0e66-4cc9-ba29-417675a85942 - - - - - -] Attempt 1 to provision port b08a87d9-c5c3-4354-9cb3-6fd267f4f4ef 2026-06-30 19:08:03.123 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 1cb511fd-de4c-4cdf-808e-bd46f86329a9 2026-06-30 19:08:03.672 10 INFO neutron.plugins.ml2.plugin [None req-1cb40a67-8c66-45e1-b1e0-5a9d0f6df073 - - - - - -] Attempt 1 to provision port b08a87d9-c5c3-4354-9cb3-6fd267f4f4ef 2026-06-30 19:08:04.781 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 78ad4ab3-c286-4c37-9867-2b2a7ca13010 2026-06-30 19:08:05.166 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 1cb511fd-de4c-4cdf-808e-bd46f86329a9 2026-06-30 19:08:06.445 9 INFO neutron.plugins.ml2.plugin [None req-f4799061-72c0-413e-b42b-dee41b2920a4 - - - - - -] Attempt 1 to provision port 88867cc8-49ff-4a1a-bb86-3c07d6b8a756 2026-06-30 19:08:10.782 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port b00110bc-89c8-474c-86ef-25c99425a550 2026-06-30 19:08:11.423 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 88867cc8-49ff-4a1a-bb86-3c07d6b8a756 2026-06-30 19:08:11.540 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-97b8987b-66f1-4b11-9726-3e97f9f0a89c'] response: {'server_uuid': 'f7cc35d6-f569-440a-a3a2-92ec38f0be54', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '88867cc8-49ff-4a1a-bb86-3c07d6b8a756', 'code': 200} 2026-06-30 19:08:11.726 9 INFO neutron.plugins.ml2.plugin [None req-b377a928-4f81-4a36-a719-2608dc80df40 - - - - - -] Attempt 1 to provision port b00110bc-89c8-474c-86ef-25c99425a550 2026-06-30 19:08:12.461 10 INFO neutron.plugins.ml2.plugin [None req-449d1c49-ddfd-4846-892b-97d1c9388e89 - - - - - -] Attempt 1 to provision port 93dd5394-0200-4778-9137-9a9b23bfe93f 2026-06-30 19:08:12.608 9 INFO neutron.plugins.ml2.plugin [None req-9a03449b-f011-47b4-acbf-b3a1c6cd90d8 - - - - - -] Attempt 1 to provision port d5c6eb6d-d8d6-4032-a037-f5046ddf2d82 2026-06-30 19:08:12.724 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port b00110bc-89c8-474c-86ef-25c99425a550 2026-06-30 19:08:13.237 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 88867cc8-49ff-4a1a-bb86-3c07d6b8a756 2026-06-30 19:08:14.368 9 INFO neutron.plugins.ml2.plugin [None req-cb455f1b-1751-46da-a8f6-6206ea4364a3 - - - - - -] Attempt 1 to provision port 93dd5394-0200-4778-9137-9a9b23bfe93f 2026-06-30 19:08:14.707 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 3cbe474c-84a0-41f8-8bc0-8dde9c46a048 2026-06-30 19:08:15.042 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port c42341ce-ec65-4b96-9dd8-225b78753dd0 2026-06-30 19:08:16.745 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 3cbe474c-84a0-41f8-8bc0-8dde9c46a048 2026-06-30 19:08:17.181 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port c42341ce-ec65-4b96-9dd8-225b78753dd0 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-06-30 19:08:20.469 9 INFO neutron.plugins.ml2.plugin [None req-ab57f704-0009-4711-8bf3-76919b5c3896 - - - - - -] Attempt 1 to provision port 1612c96e-21c3-46c8-97f1-e093ffa10b3c 2026-06-30 19:08:20.774 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 1612c96e-21c3-46c8-97f1-e093ffa10b3c 2026-06-30 19:08:21.922 10 INFO neutron.plugins.ml2.plugin [None req-619bedd2-6601-4788-9ab9-e5132fe48143 - - - - - -] Attempt 1 to provision port d5abb741-94bd-4bbb-bca8-5d759f4ad87f 2026-06-30 19:08:22.384 10 INFO neutron.plugins.ml2.plugin [None req-94147a98-efba-491c-94d2-25f690bbf180 - - - - - -] Attempt 1 to provision port d5abb741-94bd-4bbb-bca8-5d759f4ad87f 2026-06-30 19:08:22.710 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 1612c96e-21c3-46c8-97f1-e093ffa10b3c /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-06-30 19:08:25.856 9 INFO neutron.plugins.ml2.plugin [None req-7b79a358-ee02-435b-bc2d-5b231cdae538 - - - - - -] Attempt 1 to provision port 7fc75941-18e8-4327-a956-fa829f115077 2026-06-30 19:08:30.871 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b92a98fe-b8e3-4970-9fab-9dd49bb62dbe'] response: {'server_uuid': 'f7cc35d6-f569-440a-a3a2-92ec38f0be54', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '88867cc8-49ff-4a1a-bb86-3c07d6b8a756', 'code': 200} 2026-06-30 19:08:31.467 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 88867cc8-49ff-4a1a-bb86-3c07d6b8a756 2026-06-30 19:08:32.911 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 88867cc8-49ff-4a1a-bb86-3c07d6b8a756 2026-06-30 19:08:32.916 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4876e5c3-3cd0-4781-acf0-66a3d15fee27'] response: {'server_uuid': 'f7cc35d6-f569-440a-a3a2-92ec38f0be54', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '88867cc8-49ff-4a1a-bb86-3c07d6b8a756', 'code': 200} 2026-06-30 19:08:33.001 9 ERROR neutron.plugins.ml2.managers [None req-792adc69-cea9-4815-940e-39c7c8e1a7d9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet afe4e8e1-8022-4677-8de1-bf2d9c2131fd could not be found. 2026-06-30 19:08:33.001 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:08:33.001 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-06-30 19:08:33.001 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:08:33.001 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-06-30 19:08:33.001 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:08:33.001 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-06-30 19:08:33.001 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:08:33.001 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-06-30 19:08:33.001 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:08:33.001 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-30 19:08:33.001 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:08:33.001 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-30 19:08:33.001 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:08:33.001 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:33.001 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:33.001 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-06-30 19:08:33.001 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:33.001 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-30 19:08:33.001 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:08:33.001 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:08:33.001 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:08:33.001 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:33.001 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:33.001 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-06-30 19:08:33.001 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:33.001 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:08:33.001 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:08:33.001 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-30 19:08:33.001 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:08:33.001 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:33.001 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:33.001 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-06-30 19:08:33.001 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:33.001 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-30 19:08:33.001 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:08:33.001 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-30 19:08:33.001 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:08:33.001 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-30 19:08:33.001 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:08:33.001 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet afe4e8e1-8022-4677-8de1-bf2d9c2131fd could not be found. 2026-06-30 19:08:33.001 9 ERROR neutron.plugins.ml2.managers  2026-06-30 19:08:33.004 9 ERROR neutron.plugins.ml2.managers [None req-792adc69-cea9-4815-940e-39c7c8e1a7d9 - - - - - -] Failed to bind port 33de919b-1f2b-45ad-94bd-80b2de1912f8 on host instance for vnic_type normal using segments [{'id': '1ededddf-dac5-483b-90f8-57272e000325', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 781, 'network_id': 'b5185fc1-f09b-4ed1-a1ca-77dab02bfc79'}] 2026-06-30 19:08:33.004 9 INFO neutron.plugins.ml2.plugin [None req-792adc69-cea9-4815-940e-39c7c8e1a7d9 - - - - - -] Attempt 2 to bind port 33de919b-1f2b-45ad-94bd-80b2de1912f8 2026-06-30 19:08:33.031 9 ERROR neutron.plugins.ml2.managers [None req-792adc69-cea9-4815-940e-39c7c8e1a7d9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet afe4e8e1-8022-4677-8de1-bf2d9c2131fd could not be found. 2026-06-30 19:08:33.031 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:08:33.031 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-06-30 19:08:33.031 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:08:33.031 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-06-30 19:08:33.031 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:08:33.031 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-06-30 19:08:33.031 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:08:33.031 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-06-30 19:08:33.031 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:08:33.031 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-30 19:08:33.031 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:08:33.031 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-30 19:08:33.031 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:08:33.031 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:33.031 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:33.031 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-06-30 19:08:33.031 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:33.031 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-30 19:08:33.031 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:08:33.031 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:08:33.031 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:08:33.031 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:33.031 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:33.031 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-06-30 19:08:33.031 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:33.031 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:08:33.031 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:08:33.031 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-30 19:08:33.031 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:08:33.031 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:33.031 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:33.031 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-06-30 19:08:33.031 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:33.031 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-30 19:08:33.031 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:08:33.031 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-30 19:08:33.031 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:08:33.031 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-30 19:08:33.031 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:08:33.031 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet afe4e8e1-8022-4677-8de1-bf2d9c2131fd could not be found. 2026-06-30 19:08:33.031 9 ERROR neutron.plugins.ml2.managers  2026-06-30 19:08:33.032 9 ERROR neutron.plugins.ml2.managers [None req-792adc69-cea9-4815-940e-39c7c8e1a7d9 - - - - - -] Failed to bind port 33de919b-1f2b-45ad-94bd-80b2de1912f8 on host instance for vnic_type normal using segments [{'id': '1ededddf-dac5-483b-90f8-57272e000325', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 781, 'network_id': 'b5185fc1-f09b-4ed1-a1ca-77dab02bfc79'}] 2026-06-30 19:08:33.032 9 INFO neutron.plugins.ml2.plugin [None req-792adc69-cea9-4815-940e-39c7c8e1a7d9 - - - - - -] Attempt 3 to bind port 33de919b-1f2b-45ad-94bd-80b2de1912f8 2026-06-30 19:08:33.052 9 ERROR neutron.plugins.ml2.managers [None req-792adc69-cea9-4815-940e-39c7c8e1a7d9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet afe4e8e1-8022-4677-8de1-bf2d9c2131fd could not be found. 2026-06-30 19:08:33.052 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:08:33.052 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-06-30 19:08:33.052 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:08:33.052 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-06-30 19:08:33.052 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:08:33.052 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-06-30 19:08:33.052 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:08:33.052 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-06-30 19:08:33.052 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:08:33.052 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-30 19:08:33.052 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:08:33.052 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-30 19:08:33.052 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:08:33.052 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:33.052 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:33.052 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-06-30 19:08:33.052 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:33.052 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-30 19:08:33.052 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:08:33.052 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:08:33.052 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:08:33.052 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:33.052 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:33.052 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-06-30 19:08:33.052 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:33.052 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:08:33.052 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:08:33.052 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-30 19:08:33.052 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:08:33.052 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:33.052 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:33.052 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-06-30 19:08:33.052 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:33.052 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-30 19:08:33.052 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:08:33.052 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-30 19:08:33.052 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:08:33.052 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-30 19:08:33.052 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:08:33.052 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet afe4e8e1-8022-4677-8de1-bf2d9c2131fd could not be found. 2026-06-30 19:08:33.052 9 ERROR neutron.plugins.ml2.managers  2026-06-30 19:08:33.053 9 ERROR neutron.plugins.ml2.managers [None req-792adc69-cea9-4815-940e-39c7c8e1a7d9 - - - - - -] Failed to bind port 33de919b-1f2b-45ad-94bd-80b2de1912f8 on host instance for vnic_type normal using segments [{'id': '1ededddf-dac5-483b-90f8-57272e000325', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 781, 'network_id': 'b5185fc1-f09b-4ed1-a1ca-77dab02bfc79'}] 2026-06-30 19:08:33.053 9 INFO neutron.plugins.ml2.plugin [None req-792adc69-cea9-4815-940e-39c7c8e1a7d9 - - - - - -] Attempt 4 to bind port 33de919b-1f2b-45ad-94bd-80b2de1912f8 2026-06-30 19:08:33.087 9 ERROR neutron.plugins.ml2.managers [None req-792adc69-cea9-4815-940e-39c7c8e1a7d9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet afe4e8e1-8022-4677-8de1-bf2d9c2131fd could not be found. 2026-06-30 19:08:33.087 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:08:33.087 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-06-30 19:08:33.087 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:08:33.087 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-06-30 19:08:33.087 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:08:33.087 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-06-30 19:08:33.087 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:08:33.087 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-06-30 19:08:33.087 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:08:33.087 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-30 19:08:33.087 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:08:33.087 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-30 19:08:33.087 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:08:33.087 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:33.087 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:33.087 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-06-30 19:08:33.087 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:33.087 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-30 19:08:33.087 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:08:33.087 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:08:33.087 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:08:33.087 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:33.087 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:33.087 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-06-30 19:08:33.087 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:33.087 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:08:33.087 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:08:33.087 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-30 19:08:33.087 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:08:33.087 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:33.087 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:33.087 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-06-30 19:08:33.087 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:33.087 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-30 19:08:33.087 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:08:33.087 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-30 19:08:33.087 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:08:33.087 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-30 19:08:33.087 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:08:33.087 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet afe4e8e1-8022-4677-8de1-bf2d9c2131fd could not be found. 2026-06-30 19:08:33.087 9 ERROR neutron.plugins.ml2.managers  2026-06-30 19:08:33.087 9 ERROR neutron.plugins.ml2.managers [None req-792adc69-cea9-4815-940e-39c7c8e1a7d9 - - - - - -] Failed to bind port 33de919b-1f2b-45ad-94bd-80b2de1912f8 on host instance for vnic_type normal using segments [{'id': '1ededddf-dac5-483b-90f8-57272e000325', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 781, 'network_id': 'b5185fc1-f09b-4ed1-a1ca-77dab02bfc79'}] 2026-06-30 19:08:33.087 9 INFO neutron.plugins.ml2.plugin [None req-792adc69-cea9-4815-940e-39c7c8e1a7d9 - - - - - -] Attempt 5 to bind port 33de919b-1f2b-45ad-94bd-80b2de1912f8 2026-06-30 19:08:33.118 9 ERROR neutron.plugins.ml2.managers [None req-792adc69-cea9-4815-940e-39c7c8e1a7d9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet afe4e8e1-8022-4677-8de1-bf2d9c2131fd could not be found. 2026-06-30 19:08:33.118 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:08:33.118 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-06-30 19:08:33.118 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:08:33.118 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-06-30 19:08:33.118 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:08:33.118 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-06-30 19:08:33.118 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:08:33.118 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-06-30 19:08:33.118 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:08:33.118 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-30 19:08:33.118 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:08:33.118 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-30 19:08:33.118 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:08:33.118 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:33.118 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:33.118 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-06-30 19:08:33.118 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:33.118 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-30 19:08:33.118 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:08:33.118 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:08:33.118 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:08:33.118 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:33.118 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:33.118 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-06-30 19:08:33.118 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:33.118 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:08:33.118 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:08:33.118 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-30 19:08:33.118 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:08:33.118 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:33.118 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:33.118 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-06-30 19:08:33.118 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:33.118 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-30 19:08:33.118 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:08:33.118 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-30 19:08:33.118 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:08:33.118 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-30 19:08:33.118 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:08:33.118 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet afe4e8e1-8022-4677-8de1-bf2d9c2131fd could not be found. 2026-06-30 19:08:33.118 9 ERROR neutron.plugins.ml2.managers  2026-06-30 19:08:33.119 9 ERROR neutron.plugins.ml2.managers [None req-792adc69-cea9-4815-940e-39c7c8e1a7d9 - - - - - -] Failed to bind port 33de919b-1f2b-45ad-94bd-80b2de1912f8 on host instance for vnic_type normal using segments [{'id': '1ededddf-dac5-483b-90f8-57272e000325', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 781, 'network_id': 'b5185fc1-f09b-4ed1-a1ca-77dab02bfc79'}] 2026-06-30 19:08:33.119 9 INFO neutron.plugins.ml2.plugin [None req-792adc69-cea9-4815-940e-39c7c8e1a7d9 - - - - - -] Attempt 6 to bind port 33de919b-1f2b-45ad-94bd-80b2de1912f8 2026-06-30 19:08:33.143 9 ERROR neutron.plugins.ml2.managers [None req-792adc69-cea9-4815-940e-39c7c8e1a7d9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet afe4e8e1-8022-4677-8de1-bf2d9c2131fd could not be found. 2026-06-30 19:08:33.143 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:08:33.143 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-06-30 19:08:33.143 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:08:33.143 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-06-30 19:08:33.143 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:08:33.143 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-06-30 19:08:33.143 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:08:33.143 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-06-30 19:08:33.143 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:08:33.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-30 19:08:33.143 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:08:33.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-30 19:08:33.143 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:08:33.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:33.143 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:33.143 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-06-30 19:08:33.143 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:33.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-30 19:08:33.143 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:08:33.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:08:33.143 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:08:33.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:33.143 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:33.143 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-06-30 19:08:33.143 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:33.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:08:33.143 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:08:33.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-30 19:08:33.143 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:08:33.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:33.143 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:33.143 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-06-30 19:08:33.143 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:33.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-30 19:08:33.143 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:08:33.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-30 19:08:33.143 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:08:33.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-30 19:08:33.143 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:08:33.143 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet afe4e8e1-8022-4677-8de1-bf2d9c2131fd could not be found. 2026-06-30 19:08:33.143 9 ERROR neutron.plugins.ml2.managers  2026-06-30 19:08:33.144 9 ERROR neutron.plugins.ml2.managers [None req-792adc69-cea9-4815-940e-39c7c8e1a7d9 - - - - - -] Failed to bind port 33de919b-1f2b-45ad-94bd-80b2de1912f8 on host instance for vnic_type normal using segments [{'id': '1ededddf-dac5-483b-90f8-57272e000325', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 781, 'network_id': 'b5185fc1-f09b-4ed1-a1ca-77dab02bfc79'}] 2026-06-30 19:08:33.144 9 INFO neutron.plugins.ml2.plugin [None req-792adc69-cea9-4815-940e-39c7c8e1a7d9 - - - - - -] Attempt 7 to bind port 33de919b-1f2b-45ad-94bd-80b2de1912f8 2026-06-30 19:08:33.166 9 ERROR neutron.plugins.ml2.managers [None req-792adc69-cea9-4815-940e-39c7c8e1a7d9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet afe4e8e1-8022-4677-8de1-bf2d9c2131fd could not be found. 2026-06-30 19:08:33.166 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:08:33.166 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-06-30 19:08:33.166 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:08:33.166 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-06-30 19:08:33.166 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:08:33.166 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-06-30 19:08:33.166 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:08:33.166 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-06-30 19:08:33.166 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:08:33.166 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-30 19:08:33.166 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:08:33.166 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-30 19:08:33.166 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:08:33.166 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:33.166 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:33.166 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-06-30 19:08:33.166 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:33.166 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-30 19:08:33.166 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:08:33.166 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:08:33.166 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:08:33.166 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:33.166 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:33.166 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-06-30 19:08:33.166 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:33.166 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:08:33.166 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:08:33.166 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-30 19:08:33.166 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:08:33.166 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:33.166 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:33.166 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-06-30 19:08:33.166 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:33.166 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-30 19:08:33.166 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:08:33.166 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-30 19:08:33.166 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:08:33.166 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-30 19:08:33.166 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:08:33.166 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet afe4e8e1-8022-4677-8de1-bf2d9c2131fd could not be found. 2026-06-30 19:08:33.166 9 ERROR neutron.plugins.ml2.managers  2026-06-30 19:08:33.167 9 ERROR neutron.plugins.ml2.managers [None req-792adc69-cea9-4815-940e-39c7c8e1a7d9 - - - - - -] Failed to bind port 33de919b-1f2b-45ad-94bd-80b2de1912f8 on host instance for vnic_type normal using segments [{'id': '1ededddf-dac5-483b-90f8-57272e000325', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 781, 'network_id': 'b5185fc1-f09b-4ed1-a1ca-77dab02bfc79'}] 2026-06-30 19:08:33.167 9 INFO neutron.plugins.ml2.plugin [None req-792adc69-cea9-4815-940e-39c7c8e1a7d9 - - - - - -] Attempt 8 to bind port 33de919b-1f2b-45ad-94bd-80b2de1912f8 2026-06-30 19:08:33.185 9 ERROR neutron.plugins.ml2.managers [None req-792adc69-cea9-4815-940e-39c7c8e1a7d9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet afe4e8e1-8022-4677-8de1-bf2d9c2131fd could not be found. 2026-06-30 19:08:33.185 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:08:33.185 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-06-30 19:08:33.185 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:08:33.185 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-06-30 19:08:33.185 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:08:33.185 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-06-30 19:08:33.185 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:08:33.185 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-06-30 19:08:33.185 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:08:33.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-30 19:08:33.185 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:08:33.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-30 19:08:33.185 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:08:33.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:33.185 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:33.185 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-06-30 19:08:33.185 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:33.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-30 19:08:33.185 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:08:33.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:08:33.185 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:08:33.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:33.185 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:33.185 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-06-30 19:08:33.185 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:33.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:08:33.185 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:08:33.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-30 19:08:33.185 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:08:33.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:33.185 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:33.185 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-06-30 19:08:33.185 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:33.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-30 19:08:33.185 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:08:33.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-30 19:08:33.185 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:08:33.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-30 19:08:33.185 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:08:33.185 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet afe4e8e1-8022-4677-8de1-bf2d9c2131fd could not be found. 2026-06-30 19:08:33.185 9 ERROR neutron.plugins.ml2.managers  2026-06-30 19:08:33.186 9 ERROR neutron.plugins.ml2.managers [None req-792adc69-cea9-4815-940e-39c7c8e1a7d9 - - - - - -] Failed to bind port 33de919b-1f2b-45ad-94bd-80b2de1912f8 on host instance for vnic_type normal using segments [{'id': '1ededddf-dac5-483b-90f8-57272e000325', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 781, 'network_id': 'b5185fc1-f09b-4ed1-a1ca-77dab02bfc79'}] 2026-06-30 19:08:33.186 9 INFO neutron.plugins.ml2.plugin [None req-792adc69-cea9-4815-940e-39c7c8e1a7d9 - - - - - -] Attempt 9 to bind port 33de919b-1f2b-45ad-94bd-80b2de1912f8 2026-06-30 19:08:33.214 9 ERROR neutron.plugins.ml2.managers [None req-792adc69-cea9-4815-940e-39c7c8e1a7d9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet afe4e8e1-8022-4677-8de1-bf2d9c2131fd could not be found. 2026-06-30 19:08:33.214 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:08:33.214 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-06-30 19:08:33.214 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:08:33.214 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-06-30 19:08:33.214 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:08:33.214 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-06-30 19:08:33.214 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:08:33.214 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-06-30 19:08:33.214 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:08:33.214 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-30 19:08:33.214 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:08:33.214 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-30 19:08:33.214 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:08:33.214 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:33.214 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:33.214 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-06-30 19:08:33.214 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:33.214 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-30 19:08:33.214 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:08:33.214 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:08:33.214 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:08:33.214 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:33.214 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:33.214 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-06-30 19:08:33.214 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:33.214 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:08:33.214 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:08:33.214 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-30 19:08:33.214 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:08:33.214 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:33.214 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:33.214 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-06-30 19:08:33.214 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:33.214 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-30 19:08:33.214 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:08:33.214 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-30 19:08:33.214 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:08:33.214 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-30 19:08:33.214 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:08:33.214 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet afe4e8e1-8022-4677-8de1-bf2d9c2131fd could not be found. 2026-06-30 19:08:33.214 9 ERROR neutron.plugins.ml2.managers  2026-06-30 19:08:33.215 9 ERROR neutron.plugins.ml2.managers [None req-792adc69-cea9-4815-940e-39c7c8e1a7d9 - - - - - -] Failed to bind port 33de919b-1f2b-45ad-94bd-80b2de1912f8 on host instance for vnic_type normal using segments [{'id': '1ededddf-dac5-483b-90f8-57272e000325', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 781, 'network_id': 'b5185fc1-f09b-4ed1-a1ca-77dab02bfc79'}] 2026-06-30 19:08:33.216 9 INFO neutron.plugins.ml2.plugin [None req-792adc69-cea9-4815-940e-39c7c8e1a7d9 - - - - - -] Attempt 10 to bind port 33de919b-1f2b-45ad-94bd-80b2de1912f8 2026-06-30 19:08:33.226 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 89b7a3d8-0877-47ec-937b-d79590861b92 2026-06-30 19:08:33.243 9 ERROR neutron.plugins.ml2.managers [None req-792adc69-cea9-4815-940e-39c7c8e1a7d9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet afe4e8e1-8022-4677-8de1-bf2d9c2131fd could not be found. 2026-06-30 19:08:33.243 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:08:33.243 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-06-30 19:08:33.243 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:08:33.243 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-06-30 19:08:33.243 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:08:33.243 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-06-30 19:08:33.243 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:08:33.243 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-06-30 19:08:33.243 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:08:33.243 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-30 19:08:33.243 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:08:33.243 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-30 19:08:33.243 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:08:33.243 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:33.243 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:33.243 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-06-30 19:08:33.243 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:33.243 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-30 19:08:33.243 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:08:33.243 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:08:33.243 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:08:33.243 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:33.243 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:33.243 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-06-30 19:08:33.243 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:33.243 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:08:33.243 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:08:33.243 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-30 19:08:33.243 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:08:33.243 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:33.243 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:33.243 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-06-30 19:08:33.243 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:33.243 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-30 19:08:33.243 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:08:33.243 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-30 19:08:33.243 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:08:33.243 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-30 19:08:33.243 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:08:33.243 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet afe4e8e1-8022-4677-8de1-bf2d9c2131fd could not be found. 2026-06-30 19:08:33.243 9 ERROR neutron.plugins.ml2.managers  2026-06-30 19:08:33.243 9 ERROR neutron.plugins.ml2.managers [None req-792adc69-cea9-4815-940e-39c7c8e1a7d9 - - - - - -] Failed to bind port 33de919b-1f2b-45ad-94bd-80b2de1912f8 on host instance for vnic_type normal using segments [{'id': '1ededddf-dac5-483b-90f8-57272e000325', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 781, 'network_id': 'b5185fc1-f09b-4ed1-a1ca-77dab02bfc79'}] 2026-06-30 19:08:33.690 9 INFO neutron.plugins.ml2.plugin [None req-1139f8ee-98a1-4f83-899a-d9b10098f20c - - - - - -] Attempt 1 to provision port 89b7a3d8-0877-47ec-937b-d79590861b92 2026-06-30 19:08:34.889 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 89b7a3d8-0877-47ec-937b-d79590861b92 2026-06-30 19:08:35.003 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] No ports have port_id starting with 89b7a3d8-0877-47ec-937b-d79590861b92 2026-06-30 19:08:42.971 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 522ec14d-9d04-4fb1-a799-283eaca1c13f 2026-06-30 19:08:47.032 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port d589d7d5-1653-409f-965c-6b0b4e02d798 2026-06-30 19:08:47.226 10 INFO neutron.plugins.ml2.plugin [None req-a4122aff-c044-4674-a0a8-49dc0c8c8b6c - - - - - -] Attempt 1 to provision port 0feeeddb-de08-4f37-a5f0-5c52121e3a50 2026-06-30 19:08:47.987 10 INFO neutron.plugins.ml2.plugin [None req-b6389d10-9e37-4f71-9905-1133cb7e30ac - - - - - -] Attempt 1 to provision port d589d7d5-1653-409f-965c-6b0b4e02d798 2026-06-30 19:08:48.903 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port d589d7d5-1653-409f-965c-6b0b4e02d798 2026-06-30 19:08:49.541 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e84640a6-5e1d-4188-9e52-02a2d1999a70'] response: {'server_uuid': 'f7cc35d6-f569-440a-a3a2-92ec38f0be54', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '88867cc8-49ff-4a1a-bb86-3c07d6b8a756', 'code': 200} 2026-06-30 19:08:49.658 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] No ports have port_id starting with 88867cc8-49ff-4a1a-bb86-3c07d6b8a756 2026-06-30 19:08:50.088 9 INFO neutron.plugins.ml2.plugin [None req-b56d0b4a-0c70-4ab9-8523-aade181c8f93 - - - - - -] Attempt 1 to provision port f4e2ccd3-c206-43ed-ae48-d62b530b0a67 2026-06-30 19:08:50.762 9 INFO neutron.plugins.ml2.plugin [None req-3dcbe2ed-5f6a-4dc1-8325-c3f8f90367de - - - - - -] Attempt 1 to provision port f4e2ccd3-c206-43ed-ae48-d62b530b0a67 2026-06-30 19:08:50.921 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 0f980fcf-c632-42d6-977d-d75b9ccd0baa 2026-06-30 19:08:53.035 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 0f980fcf-c632-42d6-977d-d75b9ccd0baa /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-06-30 19:08:55.063 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port c4755698-f50e-4bf0-ba03-bcdf7d223df9 2026-06-30 19:08:55.630 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port dc558b2a-4dcc-411b-b000-0c28f4da8c71 2026-06-30 19:08:55.895 9 INFO neutron.plugins.ml2.plugin [None req-3ca5393a-6d98-433b-8de7-c14676b21631 - - - - - -] Attempt 1 to provision port dc558b2a-4dcc-411b-b000-0c28f4da8c71 2026-06-30 19:08:55.987 9 INFO neutron.plugins.ml2.plugin [None req-3ca5393a-6d98-433b-8de7-c14676b21631 - - - - - -] Attempt 1 to provision port c4755698-f50e-4bf0-ba03-bcdf7d223df9 2026-06-30 19:08:56.601 9 INFO neutron.plugins.ml2.plugin [None req-8dbea99f-c7a3-49d5-92fe-900be60c2ee5 - - - - - -] Attempt 1 to provision port 2dd0c39c-b4a4-485c-a894-e77a52cb42ac 2026-06-30 19:08:56.650 9 ERROR neutron.plugins.ml2.managers [None req-838341ae-a130-4194-97ea-ea1c7c1d1735 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c7cf4d80-0cdc-46b8-a673-53ea72936690 could not be found. 2026-06-30 19:08:56.650 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:08:56.650 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-06-30 19:08:56.650 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:08:56.650 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-06-30 19:08:56.650 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:08:56.650 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-06-30 19:08:56.650 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:08:56.650 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-06-30 19:08:56.650 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:08:56.650 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-30 19:08:56.650 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:08:56.650 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-30 19:08:56.650 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:08:56.650 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:56.650 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:56.650 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-06-30 19:08:56.650 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:56.650 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-30 19:08:56.650 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:08:56.650 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:08:56.650 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:08:56.650 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:56.650 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:56.650 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-06-30 19:08:56.650 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:56.650 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:08:56.650 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:08:56.650 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-30 19:08:56.650 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:08:56.650 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:56.650 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:56.650 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-06-30 19:08:56.650 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:56.650 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-30 19:08:56.650 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:08:56.650 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-30 19:08:56.650 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:08:56.650 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-30 19:08:56.650 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:08:56.650 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c7cf4d80-0cdc-46b8-a673-53ea72936690 could not be found. 2026-06-30 19:08:56.650 9 ERROR neutron.plugins.ml2.managers  2026-06-30 19:08:56.650 9 ERROR neutron.plugins.ml2.managers [None req-838341ae-a130-4194-97ea-ea1c7c1d1735 - - - - - -] Failed to bind port f668ca74-67f5-4f84-82b0-182a49cc7c62 on host instance for vnic_type normal using segments [{'id': '0b2cc581-235e-4b55-9f49-fcbbbb311e31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 32, 'network_id': '96ede668-6e1c-47cc-9b97-42407d69580f'}] 2026-06-30 19:08:56.651 9 INFO neutron.plugins.ml2.plugin [None req-838341ae-a130-4194-97ea-ea1c7c1d1735 - - - - - -] Attempt 2 to bind port f668ca74-67f5-4f84-82b0-182a49cc7c62 2026-06-30 19:08:56.668 9 ERROR neutron.plugins.ml2.managers [None req-838341ae-a130-4194-97ea-ea1c7c1d1735 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c7cf4d80-0cdc-46b8-a673-53ea72936690 could not be found. 2026-06-30 19:08:56.668 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:08:56.668 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-06-30 19:08:56.668 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:08:56.668 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-06-30 19:08:56.668 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:08:56.668 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-06-30 19:08:56.668 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:08:56.668 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-06-30 19:08:56.668 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:08:56.668 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-30 19:08:56.668 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:08:56.668 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-30 19:08:56.668 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:08:56.668 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:56.668 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:56.668 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-06-30 19:08:56.668 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:56.668 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-30 19:08:56.668 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:08:56.668 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:08:56.668 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:08:56.668 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:56.668 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:56.668 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-06-30 19:08:56.668 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:56.668 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:08:56.668 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:08:56.668 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-30 19:08:56.668 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:08:56.668 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:56.668 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:56.668 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-06-30 19:08:56.668 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:56.668 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-30 19:08:56.668 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:08:56.668 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-30 19:08:56.668 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:08:56.668 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-30 19:08:56.668 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:08:56.668 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c7cf4d80-0cdc-46b8-a673-53ea72936690 could not be found. 2026-06-30 19:08:56.668 9 ERROR neutron.plugins.ml2.managers  2026-06-30 19:08:56.669 9 ERROR neutron.plugins.ml2.managers [None req-838341ae-a130-4194-97ea-ea1c7c1d1735 - - - - - -] Failed to bind port f668ca74-67f5-4f84-82b0-182a49cc7c62 on host instance for vnic_type normal using segments [{'id': '0b2cc581-235e-4b55-9f49-fcbbbb311e31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 32, 'network_id': '96ede668-6e1c-47cc-9b97-42407d69580f'}] 2026-06-30 19:08:56.669 9 INFO neutron.plugins.ml2.plugin [None req-838341ae-a130-4194-97ea-ea1c7c1d1735 - - - - - -] Attempt 3 to bind port f668ca74-67f5-4f84-82b0-182a49cc7c62 2026-06-30 19:08:56.693 9 ERROR neutron.plugins.ml2.managers [None req-838341ae-a130-4194-97ea-ea1c7c1d1735 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c7cf4d80-0cdc-46b8-a673-53ea72936690 could not be found. 2026-06-30 19:08:56.693 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:08:56.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-06-30 19:08:56.693 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:08:56.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-06-30 19:08:56.693 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:08:56.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-06-30 19:08:56.693 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:08:56.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-06-30 19:08:56.693 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:08:56.693 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-30 19:08:56.693 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:08:56.693 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-30 19:08:56.693 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:08:56.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-06-30 19:08:56.693 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:56.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-06-30 19:08:56.693 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:56.693 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-30 19:08:56.693 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:08:56.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-06-30 19:08:56.693 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:08:56.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-06-30 19:08:56.693 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:56.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-06-30 19:08:56.693 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:56.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-06-30 19:08:56.693 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:08:56.693 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-30 19:08:56.693 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:08:56.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-06-30 19:08:56.693 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:56.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-06-30 19:08:56.693 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:56.693 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-30 19:08:56.693 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:08:56.693 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-30 19:08:56.693 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:08:56.693 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-30 19:08:56.693 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:08:56.693 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c7cf4d80-0cdc-46b8-a673-53ea72936690 could not be found. 2026-06-30 19:08:56.693 9 ERROR neutron.plugins.ml2.managers  2026-06-30 19:08:56.694 9 ERROR neutron.plugins.ml2.managers [None req-838341ae-a130-4194-97ea-ea1c7c1d1735 - - - - - -] Failed to bind port f668ca74-67f5-4f84-82b0-182a49cc7c62 on host instance for vnic_type normal using segments [{'id': '0b2cc581-235e-4b55-9f49-fcbbbb311e31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 32, 'network_id': '96ede668-6e1c-47cc-9b97-42407d69580f'}] 2026-06-30 19:08:56.694 9 INFO neutron.plugins.ml2.plugin [None req-838341ae-a130-4194-97ea-ea1c7c1d1735 - - - - - -] Attempt 4 to bind port f668ca74-67f5-4f84-82b0-182a49cc7c62 2026-06-30 19:08:56.712 9 ERROR neutron.plugins.ml2.managers [None req-838341ae-a130-4194-97ea-ea1c7c1d1735 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c7cf4d80-0cdc-46b8-a673-53ea72936690 could not be found. 2026-06-30 19:08:56.712 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:08:56.712 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-06-30 19:08:56.712 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:08:56.712 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-06-30 19:08:56.712 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:08:56.712 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-06-30 19:08:56.712 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:08:56.712 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-06-30 19:08:56.712 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:08:56.712 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-30 19:08:56.712 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:08:56.712 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-30 19:08:56.712 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:08:56.712 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:56.712 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:56.712 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-06-30 19:08:56.712 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:56.712 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-30 19:08:56.712 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:08:56.712 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:08:56.712 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:08:56.712 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:56.712 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:56.712 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-06-30 19:08:56.712 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:56.712 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:08:56.712 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:08:56.712 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-30 19:08:56.712 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:08:56.712 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:56.712 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:56.712 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-06-30 19:08:56.712 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:56.712 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-30 19:08:56.712 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:08:56.712 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-30 19:08:56.712 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:08:56.712 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-30 19:08:56.712 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:08:56.712 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c7cf4d80-0cdc-46b8-a673-53ea72936690 could not be found. 2026-06-30 19:08:56.712 9 ERROR neutron.plugins.ml2.managers  2026-06-30 19:08:56.713 9 ERROR neutron.plugins.ml2.managers [None req-838341ae-a130-4194-97ea-ea1c7c1d1735 - - - - - -] Failed to bind port f668ca74-67f5-4f84-82b0-182a49cc7c62 on host instance for vnic_type normal using segments [{'id': '0b2cc581-235e-4b55-9f49-fcbbbb311e31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 32, 'network_id': '96ede668-6e1c-47cc-9b97-42407d69580f'}] 2026-06-30 19:08:56.713 9 INFO neutron.plugins.ml2.plugin [None req-838341ae-a130-4194-97ea-ea1c7c1d1735 - - - - - -] Attempt 5 to bind port f668ca74-67f5-4f84-82b0-182a49cc7c62 2026-06-30 19:08:56.733 9 ERROR neutron.plugins.ml2.managers [None req-838341ae-a130-4194-97ea-ea1c7c1d1735 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c7cf4d80-0cdc-46b8-a673-53ea72936690 could not be found. 2026-06-30 19:08:56.733 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:08:56.733 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-06-30 19:08:56.733 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:08:56.733 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-06-30 19:08:56.733 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:08:56.733 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-06-30 19:08:56.733 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:08:56.733 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-06-30 19:08:56.733 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:08:56.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-30 19:08:56.733 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:08:56.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-30 19:08:56.733 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:08:56.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:56.733 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:56.733 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-06-30 19:08:56.733 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:56.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-30 19:08:56.733 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:08:56.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:08:56.733 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:08:56.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:56.733 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:56.733 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-06-30 19:08:56.733 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:56.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:08:56.733 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:08:56.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-30 19:08:56.733 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:08:56.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:56.733 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:56.733 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-06-30 19:08:56.733 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:56.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-30 19:08:56.733 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:08:56.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-30 19:08:56.733 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:08:56.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-30 19:08:56.733 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:08:56.733 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c7cf4d80-0cdc-46b8-a673-53ea72936690 could not be found. 2026-06-30 19:08:56.733 9 ERROR neutron.plugins.ml2.managers  2026-06-30 19:08:56.734 9 ERROR neutron.plugins.ml2.managers [None req-838341ae-a130-4194-97ea-ea1c7c1d1735 - - - - - -] Failed to bind port f668ca74-67f5-4f84-82b0-182a49cc7c62 on host instance for vnic_type normal using segments [{'id': '0b2cc581-235e-4b55-9f49-fcbbbb311e31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 32, 'network_id': '96ede668-6e1c-47cc-9b97-42407d69580f'}] 2026-06-30 19:08:56.734 9 INFO neutron.plugins.ml2.plugin [None req-838341ae-a130-4194-97ea-ea1c7c1d1735 - - - - - -] Attempt 6 to bind port f668ca74-67f5-4f84-82b0-182a49cc7c62 2026-06-30 19:08:56.755 9 ERROR neutron.plugins.ml2.managers [None req-838341ae-a130-4194-97ea-ea1c7c1d1735 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c7cf4d80-0cdc-46b8-a673-53ea72936690 could not be found. 2026-06-30 19:08:56.755 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:08:56.755 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-06-30 19:08:56.755 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:08:56.755 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-06-30 19:08:56.755 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:08:56.755 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-06-30 19:08:56.755 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:08:56.755 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-06-30 19:08:56.755 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:08:56.755 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-30 19:08:56.755 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:08:56.755 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-30 19:08:56.755 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:08:56.755 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:56.755 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:56.755 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-06-30 19:08:56.755 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:56.755 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-30 19:08:56.755 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:08:56.755 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:08:56.755 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:08:56.755 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:56.755 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:56.755 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-06-30 19:08:56.755 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:56.755 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:08:56.755 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:08:56.755 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-30 19:08:56.755 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:08:56.755 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:56.755 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:56.755 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-06-30 19:08:56.755 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:56.755 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-30 19:08:56.755 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:08:56.755 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-30 19:08:56.755 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:08:56.755 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-30 19:08:56.755 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:08:56.755 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c7cf4d80-0cdc-46b8-a673-53ea72936690 could not be found. 2026-06-30 19:08:56.755 9 ERROR neutron.plugins.ml2.managers  2026-06-30 19:08:56.755 9 ERROR neutron.plugins.ml2.managers [None req-838341ae-a130-4194-97ea-ea1c7c1d1735 - - - - - -] Failed to bind port f668ca74-67f5-4f84-82b0-182a49cc7c62 on host instance for vnic_type normal using segments [{'id': '0b2cc581-235e-4b55-9f49-fcbbbb311e31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 32, 'network_id': '96ede668-6e1c-47cc-9b97-42407d69580f'}] 2026-06-30 19:08:56.756 9 INFO neutron.plugins.ml2.plugin [None req-838341ae-a130-4194-97ea-ea1c7c1d1735 - - - - - -] Attempt 7 to bind port f668ca74-67f5-4f84-82b0-182a49cc7c62 2026-06-30 19:08:56.782 9 ERROR neutron.plugins.ml2.managers [None req-838341ae-a130-4194-97ea-ea1c7c1d1735 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c7cf4d80-0cdc-46b8-a673-53ea72936690 could not be found. 2026-06-30 19:08:56.782 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:08:56.782 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-06-30 19:08:56.782 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:08:56.782 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-06-30 19:08:56.782 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:08:56.782 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-06-30 19:08:56.782 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:08:56.782 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-06-30 19:08:56.782 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:08:56.782 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-30 19:08:56.782 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:08:56.782 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-30 19:08:56.782 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:08:56.782 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:56.782 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:56.782 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-06-30 19:08:56.782 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:56.782 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-30 19:08:56.782 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:08:56.782 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:08:56.782 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:08:56.782 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:56.782 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:56.782 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-06-30 19:08:56.782 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:56.782 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:08:56.782 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:08:56.782 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-30 19:08:56.782 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:08:56.782 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:56.782 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:56.782 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-06-30 19:08:56.782 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:56.782 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-30 19:08:56.782 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:08:56.782 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-30 19:08:56.782 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:08:56.782 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-30 19:08:56.782 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:08:56.782 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c7cf4d80-0cdc-46b8-a673-53ea72936690 could not be found. 2026-06-30 19:08:56.782 9 ERROR neutron.plugins.ml2.managers  2026-06-30 19:08:56.783 9 ERROR neutron.plugins.ml2.managers [None req-838341ae-a130-4194-97ea-ea1c7c1d1735 - - - - - -] Failed to bind port f668ca74-67f5-4f84-82b0-182a49cc7c62 on host instance for vnic_type normal using segments [{'id': '0b2cc581-235e-4b55-9f49-fcbbbb311e31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 32, 'network_id': '96ede668-6e1c-47cc-9b97-42407d69580f'}] 2026-06-30 19:08:56.783 9 INFO neutron.plugins.ml2.plugin [None req-838341ae-a130-4194-97ea-ea1c7c1d1735 - - - - - -] Attempt 8 to bind port f668ca74-67f5-4f84-82b0-182a49cc7c62 2026-06-30 19:08:56.804 9 ERROR neutron.plugins.ml2.managers [None req-838341ae-a130-4194-97ea-ea1c7c1d1735 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c7cf4d80-0cdc-46b8-a673-53ea72936690 could not be found. 2026-06-30 19:08:56.804 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:08:56.804 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-06-30 19:08:56.804 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:08:56.804 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-06-30 19:08:56.804 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:08:56.804 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-06-30 19:08:56.804 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:08:56.804 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-06-30 19:08:56.804 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:08:56.804 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-30 19:08:56.804 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:08:56.804 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-30 19:08:56.804 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:08:56.804 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:56.804 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:56.804 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-06-30 19:08:56.804 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:56.804 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-30 19:08:56.804 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:08:56.804 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:08:56.804 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:08:56.804 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:56.804 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:56.804 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-06-30 19:08:56.804 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:56.804 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:08:56.804 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:08:56.804 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-30 19:08:56.804 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:08:56.804 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:56.804 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:56.804 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-06-30 19:08:56.804 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:56.804 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-30 19:08:56.804 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:08:56.804 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-30 19:08:56.804 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:08:56.804 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-30 19:08:56.804 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:08:56.804 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c7cf4d80-0cdc-46b8-a673-53ea72936690 could not be found. 2026-06-30 19:08:56.804 9 ERROR neutron.plugins.ml2.managers  2026-06-30 19:08:56.805 9 ERROR neutron.plugins.ml2.managers [None req-838341ae-a130-4194-97ea-ea1c7c1d1735 - - - - - -] Failed to bind port f668ca74-67f5-4f84-82b0-182a49cc7c62 on host instance for vnic_type normal using segments [{'id': '0b2cc581-235e-4b55-9f49-fcbbbb311e31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 32, 'network_id': '96ede668-6e1c-47cc-9b97-42407d69580f'}] 2026-06-30 19:08:56.805 9 INFO neutron.plugins.ml2.plugin [None req-838341ae-a130-4194-97ea-ea1c7c1d1735 - - - - - -] Attempt 9 to bind port f668ca74-67f5-4f84-82b0-182a49cc7c62 2026-06-30 19:08:56.840 9 ERROR neutron.plugins.ml2.managers [None req-838341ae-a130-4194-97ea-ea1c7c1d1735 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c7cf4d80-0cdc-46b8-a673-53ea72936690 could not be found. 2026-06-30 19:08:56.840 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:08:56.840 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-06-30 19:08:56.840 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:08:56.840 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-06-30 19:08:56.840 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:08:56.840 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-06-30 19:08:56.840 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:08:56.840 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-06-30 19:08:56.840 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:08:56.840 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-30 19:08:56.840 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:08:56.840 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-30 19:08:56.840 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:08:56.840 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:56.840 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:56.840 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-06-30 19:08:56.840 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:56.840 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-30 19:08:56.840 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:08:56.840 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:08:56.840 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:08:56.840 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:56.840 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:56.840 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-06-30 19:08:56.840 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:56.840 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:08:56.840 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:08:56.840 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-30 19:08:56.840 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:08:56.840 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:56.840 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:56.840 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-06-30 19:08:56.840 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:56.840 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-30 19:08:56.840 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:08:56.840 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-30 19:08:56.840 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:08:56.840 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-30 19:08:56.840 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:08:56.840 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c7cf4d80-0cdc-46b8-a673-53ea72936690 could not be found. 2026-06-30 19:08:56.840 9 ERROR neutron.plugins.ml2.managers  2026-06-30 19:08:56.840 9 ERROR neutron.plugins.ml2.managers [None req-838341ae-a130-4194-97ea-ea1c7c1d1735 - - - - - -] Failed to bind port f668ca74-67f5-4f84-82b0-182a49cc7c62 on host instance for vnic_type normal using segments [{'id': '0b2cc581-235e-4b55-9f49-fcbbbb311e31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 32, 'network_id': '96ede668-6e1c-47cc-9b97-42407d69580f'}] 2026-06-30 19:08:56.841 9 INFO neutron.plugins.ml2.plugin [None req-838341ae-a130-4194-97ea-ea1c7c1d1735 - - - - - -] Attempt 10 to bind port f668ca74-67f5-4f84-82b0-182a49cc7c62 2026-06-30 19:08:56.861 9 ERROR neutron.plugins.ml2.managers [None req-838341ae-a130-4194-97ea-ea1c7c1d1735 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c7cf4d80-0cdc-46b8-a673-53ea72936690 could not be found. 2026-06-30 19:08:56.861 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:08:56.861 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-06-30 19:08:56.861 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:08:56.861 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-06-30 19:08:56.861 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:08:56.861 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-06-30 19:08:56.861 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:08:56.861 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-06-30 19:08:56.861 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:08:56.861 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-30 19:08:56.861 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:08:56.861 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-30 19:08:56.861 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:08:56.861 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:56.861 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:56.861 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-06-30 19:08:56.861 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:56.861 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-30 19:08:56.861 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:08:56.861 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:08:56.861 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:08:56.861 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:56.861 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:56.861 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-06-30 19:08:56.861 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:56.861 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:08:56.861 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:08:56.861 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-30 19:08:56.861 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:08:56.861 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:08:56.861 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:08:56.861 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-06-30 19:08:56.861 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:08:56.861 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-30 19:08:56.861 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:08:56.861 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-30 19:08:56.861 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:08:56.861 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-30 19:08:56.861 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:08:56.861 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c7cf4d80-0cdc-46b8-a673-53ea72936690 could not be found. 2026-06-30 19:08:56.861 9 ERROR neutron.plugins.ml2.managers  2026-06-30 19:08:56.861 9 ERROR neutron.plugins.ml2.managers [None req-838341ae-a130-4194-97ea-ea1c7c1d1735 - - - - - -] Failed to bind port f668ca74-67f5-4f84-82b0-182a49cc7c62 on host instance for vnic_type normal using segments [{'id': '0b2cc581-235e-4b55-9f49-fcbbbb311e31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 32, 'network_id': '96ede668-6e1c-47cc-9b97-42407d69580f'}] 2026-06-30 19:08:56.958 10 INFO neutron.plugins.ml2.plugin [None req-0ca2e5d1-7c3f-45c8-a94e-ab33192b5454 - - - - - -] Attempt 1 to provision port 2dd0c39c-b4a4-485c-a894-e77a52cb42ac 2026-06-30 19:08:56.968 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port dc558b2a-4dcc-411b-b000-0c28f4da8c71 2026-06-30 19:08:57.310 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port c4755698-f50e-4bf0-ba03-bcdf7d223df9 2026-06-30 19:08:58.020 10 INFO neutron.plugins.ml2.plugin [None req-6609f69f-aa2e-4baf-9200-23ac1593c3ec - - - - - -] Attempt 1 to provision port 7c545b6e-b754-4885-87fc-f40303a3915b 2026-06-30 19:08:58.775 9 INFO neutron.plugins.ml2.plugin [None req-c8aab1c6-8b5b-4697-9fc9-bad1fcc18651 - - - - - -] Attempt 1 to provision port 2db11712-340d-4281-99b9-fc55501b5bea 2026-06-30 19:08:59.430 10 INFO neutron.plugins.ml2.plugin [None req-35e5a170-2bc6-4be0-8081-bfca2b500d25 - - - - - -] Attempt 1 to provision port 2db11712-340d-4281-99b9-fc55501b5bea 2026-06-30 19:09:02.224 9 INFO neutron.plugins.ml2.plugin [None req-95883871-8eef-462b-a2f7-2376a4ce8561 - - - - - -] Attempt 1 to provision port 249e88bf-f987-40d8-954e-048f53e98670 2026-06-30 19:09:02.472 10 INFO neutron.plugins.ml2.plugin [None req-4272cc1b-fde1-425c-a436-9728cf2016f8 - - - - - -] Attempt 1 to provision port c3916bce-9fac-483f-8e3a-b434a89e67f9 2026-06-30 19:09:02.905 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port c3916bce-9fac-483f-8e3a-b434a89e67f9 2026-06-30 19:09:04.480 9 INFO neutron.plugins.ml2.plugin [None req-ae0b8b08-2563-4358-99d6-a876436fd292 - - - - - -] Attempt 1 to provision port 022127fa-c0ae-4b72-8e69-c4d26cc9072d 2026-06-30 19:09:04.897 9 INFO neutron.plugins.ml2.plugin [None req-f4ee59c3-e566-4260-be50-1d180312f239 - - - - - -] Attempt 1 to provision port 89601c96-cafc-4e80-acdf-218f7e78bcd7 2026-06-30 19:09:05.070 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 022127fa-c0ae-4b72-8e69-c4d26cc9072d 2026-06-30 19:09:05.259 9 INFO neutron.plugins.ml2.plugin [None req-44ed927e-2706-4125-b8e1-2078b9253d3d - - - - - -] Attempt 1 to provision port 89601c96-cafc-4e80-acdf-218f7e78bcd7 2026-06-30 19:09:05.566 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 7c545b6e-b754-4885-87fc-f40303a3915b 2026-06-30 19:09:05.710 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-122ca3fb-2f89-4ced-80ae-e05eaa442f4e'] response: {'server_uuid': '25a0e09f-fcdd-4704-b196-330aba5f0e37', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7c545b6e-b754-4885-87fc-f40303a3915b', 'code': 200} 2026-06-30 19:09:06.220 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port c3916bce-9fac-483f-8e3a-b434a89e67f9 2026-06-30 19:09:06.455 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 0d4558a4-b8b1-405b-ae5d-e36875c40b43 2026-06-30 19:09:07.041 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 0d4558a4-b8b1-405b-ae5d-e36875c40b43 2026-06-30 19:09:07.405 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 7c545b6e-b754-4885-87fc-f40303a3915b 2026-06-30 19:09:08.848 10 INFO neutron.plugins.ml2.plugin [None req-49088344-67d0-4ce0-ae67-ae96fe00b9c2 - - - - - -] Attempt 1 to provision port fe75fac4-d9d7-4831-8785-13c40fc28e84 2026-06-30 19:09:09.116 9 INFO neutron.plugins.ml2.plugin [None req-a7e6921c-cd6b-463e-a296-745f5c33406e - - - - - -] Attempt 1 to provision port 9d0a88f7-c1e5-450e-a40b-1de74c89057e 2026-06-30 19:09:09.256 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 9d0a88f7-c1e5-450e-a40b-1de74c89057e 2026-06-30 19:09:10.142 9 INFO neutron.plugins.ml2.plugin [None req-c76dfc5d-b827-4698-9521-5bf184f4e0c7 - - - - - -] Attempt 1 to provision port f86dd11e-4cd3-446e-897c-dad0e830e7a5 2026-06-30 19:09:11.023 10 INFO neutron.plugins.ml2.plugin [None req-6fac511f-c126-4df1-94e6-7395e4888807 - - - - - -] Attempt 1 to provision port f86dd11e-4cd3-446e-897c-dad0e830e7a5 2026-06-30 19:09:11.302 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port f4e2ccd3-c206-43ed-ae48-d62b530b0a67 2026-06-30 19:09:11.631 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port fe75fac4-d9d7-4831-8785-13c40fc28e84 2026-06-30 19:09:11.743 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-33a1ae20-4e19-41a7-a3e1-4cf61cbb2f2f'] response: {'server_uuid': '3cfcd7c4-1243-47ea-8b28-a7bae2631435', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fe75fac4-d9d7-4831-8785-13c40fc28e84', 'code': 200} 2026-06-30 19:09:12.124 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 9d0a88f7-c1e5-450e-a40b-1de74c89057e 2026-06-30 19:09:12.447 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 0feeeddb-de08-4f37-a5f0-5c52121e3a50 2026-06-30 19:09:13.157 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port fe75fac4-d9d7-4831-8785-13c40fc28e84 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-06-30 19:09:16.748 10 INFO neutron.plugins.ml2.plugin [None req-5a902a37-f118-4813-b1d9-4c48e3da7fed - - - - - -] Attempt 1 to provision port 569f3684-3ef1-4117-997a-69dd282076d4 2026-06-30 19:09:17.030 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 569f3684-3ef1-4117-997a-69dd282076d4 2026-06-30 19:09:18.200 10 INFO neutron.plugins.ml2.plugin [None req-22f626ea-0c66-48dd-8bdf-3d36bce5d786 - - - - - -] Attempt 1 to provision port c2f91ae0-2441-43cf-bc34-e55bad75b97d 2026-06-30 19:09:19.083 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 569f3684-3ef1-4117-997a-69dd282076d4 2026-06-30 19:09:25.527 10 INFO neutron.plugins.ml2.plugin [None req-984d8884-471d-4752-8120-42e7eafd446e - - - - - -] Attempt 1 to provision port 1a08e4f6-cd97-482d-a9a7-40c7c6579531 2026-06-30 19:09:55.214 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 08a85bbf-8110-4bed-af9e-2b0cd4ca656f 2026-06-30 19:09:55.712 9 INFO neutron.plugins.ml2.plugin [None req-d3d5a2d8-8144-41b6-bcae-125182b6af1c - - - - - -] Attempt 1 to provision port 08a85bbf-8110-4bed-af9e-2b0cd4ca656f 2026-06-30 19:09:55.770 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 1894c873-cc30-4fff-bfa6-7e4178ac1563 2026-06-30 19:09:56.626 10 INFO neutron.plugins.ml2.plugin [None req-803de0dc-9df9-4475-97eb-d302ebaf42c3 - - - - - -] Attempt 1 to provision port 1894c873-cc30-4fff-bfa6-7e4178ac1563 2026-06-30 19:09:57.250 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 9637f14e-ddc2-4ed6-b879-583298912676 2026-06-30 19:09:57.370 10 INFO neutron.plugins.ml2.plugin [None req-38b5ce1c-8da6-4672-91f5-2c4ce259dec0 - - - - - -] Attempt 1 to provision port 9637f14e-ddc2-4ed6-b879-583298912676 2026-06-30 19:09:57.985 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 647e47dd-63da-4fd5-b530-737e2bf2ed4a 2026-06-30 19:09:58.070 10 INFO neutron.plugins.ml2.plugin [None req-d6e9f9d5-9d5e-49cb-beed-03b991a75f21 - - - - - -] Attempt 1 to provision port 647e47dd-63da-4fd5-b530-737e2bf2ed4a 2026-06-30 19:09:58.914 10 INFO neutron.plugins.ml2.plugin [None req-bf2f9e9d-cacb-49e7-b6a1-39dad2e18265 - - - - - -] Attempt 1 to provision port dfd1af3e-2521-4241-a70d-715c5590140d 2026-06-30 19:09:59.096 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port dfd1af3e-2521-4241-a70d-715c5590140d 2026-06-30 19:09:59.451 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 4d82859c-e391-4186-bdbb-40c695eb604b 2026-06-30 19:10:00.411 9 INFO neutron.plugins.ml2.plugin [None req-32a1ea46-eb26-4c42-881b-4ad2fd562c33 - - - - - -] Attempt 1 to provision port 4d82859c-e391-4186-bdbb-40c695eb604b 2026-06-30 19:10:01.031 9 INFO neutron.plugins.ml2.plugin [None req-f261b6f7-1dcd-44c5-a452-38d27150df4f - - - - - -] Attempt 1 to provision port 4d82859c-e391-4186-bdbb-40c695eb604b 2026-06-30 19:10:01.211 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 1f2b8ade-6f30-4661-8c67-ab956a7cb2ff 2026-06-30 19:10:01.446 10 INFO neutron.plugins.ml2.plugin [None req-a24bba67-2ce5-4b48-87fa-db080ee2ae11 - - - - - -] Attempt 1 to provision port 48756336-0fc6-4fe8-8d71-c9204003abbf 2026-06-30 19:10:01.786 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 55bebfc8-8dcd-46c6-8982-826a6fa97a70 2026-06-30 19:10:02.008 10 INFO neutron.plugins.ml2.plugin [None req-c5479335-d722-4de8-86c7-d9721cc3dce6 - - - - - -] Attempt 1 to provision port 1f2b8ade-6f30-4661-8c67-ab956a7cb2ff 2026-06-30 19:10:02.594 10 INFO neutron.plugins.ml2.plugin [None req-fa7884f9-c68c-4d84-85c8-cdf7146ea4b7 - - - - - -] Attempt 1 to provision port 1f2b8ade-6f30-4661-8c67-ab956a7cb2ff 2026-06-30 19:10:02.772 10 INFO neutron.plugins.ml2.plugin [None req-92e80acf-74ce-4031-a709-f9d3545fc6bc - - - - - -] Attempt 1 to provision port 55bebfc8-8dcd-46c6-8982-826a6fa97a70 2026-06-30 19:10:03.077 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 4d82859c-e391-4186-bdbb-40c695eb604b 2026-06-30 19:10:03.289 10 INFO neutron.plugins.ml2.plugin [None req-3068e20b-82b1-4dc5-a270-fa6f5f164528 - - - - - -] Attempt 1 to provision port 55bebfc8-8dcd-46c6-8982-826a6fa97a70 2026-06-30 19:10:03.558 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 1f2b8ade-6f30-4661-8c67-ab956a7cb2ff 2026-06-30 19:10:03.823 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 55bebfc8-8dcd-46c6-8982-826a6fa97a70 2026-06-30 19:10:04.513 9 INFO neutron.plugins.ml2.plugin [None req-bd8f8477-aeea-40eb-9da9-43ff53176265 - - - - - -] Attempt 1 to provision port eae682b4-6947-466a-bc53-ad002f799721 2026-06-30 19:10:04.952 9 INFO neutron.plugins.ml2.plugin [None req-cd7071ab-fc3a-4c30-acf7-821d00d1160f - - - - - -] Attempt 1 to provision port 85b3bbe2-c96c-41c4-801c-30c707a4b532 2026-06-30 19:10:05.602 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 8f98f0ee-4b42-4486-ac6c-1cea60ac8fa0 2026-06-30 19:10:05.706 10 INFO neutron.plugins.ml2.plugin [None req-a1eb0ce9-926c-47a5-801c-235426613ec5 - - - - - -] Attempt 1 to provision port 85b3bbe2-c96c-41c4-801c-30c707a4b532 2026-06-30 19:10:07.064 10 INFO neutron.plugins.ml2.plugin [None req-6d31ba7c-8a2c-435c-8635-dc147dbdeac6 - - - - - -] Attempt 1 to provision port 139bbf3a-1c0b-4e98-b254-74140896d436 2026-06-30 19:10:07.633 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 8f98f0ee-4b42-4486-ac6c-1cea60ac8fa0 2026-06-30 19:10:07.950 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port abb34582-462f-4638-882d-fde780cd0867 2026-06-30 19:10:08.007 9 INFO neutron.plugins.ml2.plugin [None req-788fb0db-1c2f-4528-894f-5d0bf12bb456 - - - - - -] Attempt 1 to provision port 139bbf3a-1c0b-4e98-b254-74140896d436 2026-06-30 19:10:09.061 9 INFO neutron.plugins.ml2.plugin [None req-0a87f280-6b8d-4260-bd4f-2c90a4822c04 - - - - - -] Attempt 1 to provision port 7b30d205-71c5-4205-869b-d91a772435a2 2026-06-30 19:10:09.317 9 INFO neutron.plugins.ml2.plugin [None req-65ba2f6c-91bf-4a33-ad3e-27c73e48c248 - - - - - -] Attempt 1 to provision port 839d0e18-d792-4173-9560-75680eaf7dbd 2026-06-30 19:10:09.623 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port abb34582-462f-4638-882d-fde780cd0867 2026-06-30 19:10:09.668 9 INFO neutron.plugins.ml2.plugin [None req-65ba2f6c-91bf-4a33-ad3e-27c73e48c248 - - - - - -] Attempt 1 to provision port daff7b5d-3638-4b01-b701-422fb9721a6e 2026-06-30 19:10:10.002 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 839d0e18-d792-4173-9560-75680eaf7dbd 2026-06-30 19:10:10.035 10 INFO neutron.plugins.ml2.plugin [None req-55d464d3-c8b0-4ef0-8377-259328e5f02c - - - - - -] Attempt 1 to provision port 7b30d205-71c5-4205-869b-d91a772435a2 2026-06-30 19:10:10.588 10 INFO neutron.plugins.ml2.plugin [None req-68067804-9a78-4c31-991f-c0baddfce9a1 - - - - - -] Attempt 1 to provision port daff7b5d-3638-4b01-b701-422fb9721a6e 2026-06-30 19:10:11.068 10 INFO neutron.plugins.ml2.plugin [None req-a2d7e24a-5453-4c5b-846c-9c17f001e977 - - - - - -] Attempt 1 to provision port daff7b5d-3638-4b01-b701-422fb9721a6e 2026-06-30 19:10:11.649 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 839d0e18-d792-4173-9560-75680eaf7dbd 2026-06-30 19:10:14.542 9 INFO neutron.plugins.ml2.plugin [None req-d8491086-1b5a-4222-be00-e43bd3e0b771 - - - - - -] Attempt 1 to provision port 1c09e63c-ba29-419f-9842-a5cfaadbed0b 2026-06-30 19:10:15.188 9 INFO neutron.plugins.ml2.plugin [None req-f673657b-5ee3-4dfd-bc22-bbf78e244b2b - - - - - -] Attempt 1 to provision port 85da6191-eb81-4cb9-87de-dd9716572ade 2026-06-30 19:10:17.735 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 85da6191-eb81-4cb9-87de-dd9716572ade 2026-06-30 19:10:17.864 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-094864c0-b0d8-4db7-ba2a-ec39ac221eda'] response: {'server_uuid': 'cc5505fd-ec5c-4dab-b4f5-55fc79db663e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '85da6191-eb81-4cb9-87de-dd9716572ade', 'code': 200} 2026-06-30 19:10:18.430 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 1c09e63c-ba29-419f-9842-a5cfaadbed0b 2026-06-30 19:10:18.972 9 ERROR neutron.plugins.ml2.managers [None req-44d33ca1-9b25-416b-80c9-0f96394aefcf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5613fd23-e6ca-43e7-855c-e0c46718c591 could not be found. 2026-06-30 19:10:18.972 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:10:18.972 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-06-30 19:10:18.972 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:10:18.972 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-06-30 19:10:18.972 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:10:18.972 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-06-30 19:10:18.972 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:10:18.972 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-06-30 19:10:18.972 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:10:18.972 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-30 19:10:18.972 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:10:18.972 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-30 19:10:18.972 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:10:18.972 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:10:18.972 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:10:18.972 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-06-30 19:10:18.972 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:10:18.972 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-30 19:10:18.972 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:10:18.972 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:10:18.972 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:10:18.972 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:10:18.972 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:10:18.972 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-06-30 19:10:18.972 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:10:18.972 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:10:18.972 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:10:18.972 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-30 19:10:18.972 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:10:18.972 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:10:18.972 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:10:18.972 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-06-30 19:10:18.972 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:10:18.972 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-30 19:10:18.972 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:10:18.972 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-30 19:10:18.972 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:10:18.972 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-30 19:10:18.972 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:10:18.972 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5613fd23-e6ca-43e7-855c-e0c46718c591 could not be found. 2026-06-30 19:10:18.972 9 ERROR neutron.plugins.ml2.managers  2026-06-30 19:10:18.973 9 ERROR neutron.plugins.ml2.managers [None req-44d33ca1-9b25-416b-80c9-0f96394aefcf - - - - - -] Failed to bind port b2e4f49b-b714-4a3c-b25c-d0700fb33e09 on host instance for vnic_type normal using segments [{'id': 'a0d2c095-5fc2-4def-8f7e-d50b58476dba', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 745, 'network_id': 'f1d337fd-114a-4512-8569-af231d9001e7'}] 2026-06-30 19:10:18.973 9 INFO neutron.plugins.ml2.plugin [None req-44d33ca1-9b25-416b-80c9-0f96394aefcf - - - - - -] Attempt 2 to bind port b2e4f49b-b714-4a3c-b25c-d0700fb33e09 2026-06-30 19:10:18.996 9 ERROR neutron.plugins.ml2.managers [None req-44d33ca1-9b25-416b-80c9-0f96394aefcf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5613fd23-e6ca-43e7-855c-e0c46718c591 could not be found. 2026-06-30 19:10:18.996 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:10:18.996 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-06-30 19:10:18.996 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:10:18.996 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-06-30 19:10:18.996 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:10:18.996 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-06-30 19:10:18.996 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:10:18.996 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-06-30 19:10:18.996 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:10:18.996 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-30 19:10:18.996 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:10:18.996 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-30 19:10:18.996 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:10:18.996 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:10:18.996 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:10:18.996 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-06-30 19:10:18.996 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:10:18.996 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-30 19:10:18.996 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:10:18.996 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:10:18.996 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:10:18.996 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:10:18.996 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:10:18.996 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-06-30 19:10:18.996 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:10:18.996 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:10:18.996 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:10:18.996 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-30 19:10:18.996 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:10:18.996 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:10:18.996 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:10:18.996 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-06-30 19:10:18.996 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:10:18.996 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-30 19:10:18.996 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:10:18.996 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-30 19:10:18.996 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:10:18.996 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-30 19:10:18.996 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:10:18.996 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5613fd23-e6ca-43e7-855c-e0c46718c591 could not be found. 2026-06-30 19:10:18.996 9 ERROR neutron.plugins.ml2.managers  2026-06-30 19:10:18.996 9 ERROR neutron.plugins.ml2.managers [None req-44d33ca1-9b25-416b-80c9-0f96394aefcf - - - - - -] Failed to bind port b2e4f49b-b714-4a3c-b25c-d0700fb33e09 on host instance for vnic_type normal using segments [{'id': 'a0d2c095-5fc2-4def-8f7e-d50b58476dba', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 745, 'network_id': 'f1d337fd-114a-4512-8569-af231d9001e7'}] 2026-06-30 19:10:18.997 9 INFO neutron.plugins.ml2.plugin [None req-44d33ca1-9b25-416b-80c9-0f96394aefcf - - - - - -] Attempt 3 to bind port b2e4f49b-b714-4a3c-b25c-d0700fb33e09 2026-06-30 19:10:19.014 9 ERROR neutron.plugins.ml2.managers [None req-44d33ca1-9b25-416b-80c9-0f96394aefcf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5613fd23-e6ca-43e7-855c-e0c46718c591 could not be found. 2026-06-30 19:10:19.014 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:10:19.014 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-06-30 19:10:19.014 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:10:19.014 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-06-30 19:10:19.014 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:10:19.014 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-06-30 19:10:19.014 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:10:19.014 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-06-30 19:10:19.014 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:10:19.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-30 19:10:19.014 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:10:19.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-30 19:10:19.014 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:10:19.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:10:19.014 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:10:19.014 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-06-30 19:10:19.014 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:10:19.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-30 19:10:19.014 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:10:19.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:10:19.014 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:10:19.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:10:19.014 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:10:19.014 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-06-30 19:10:19.014 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:10:19.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:10:19.014 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:10:19.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-30 19:10:19.014 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:10:19.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:10:19.014 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:10:19.014 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-06-30 19:10:19.014 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:10:19.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-30 19:10:19.014 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:10:19.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-30 19:10:19.014 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:10:19.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-30 19:10:19.014 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:10:19.014 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5613fd23-e6ca-43e7-855c-e0c46718c591 could not be found. 2026-06-30 19:10:19.014 9 ERROR neutron.plugins.ml2.managers  2026-06-30 19:10:19.015 9 ERROR neutron.plugins.ml2.managers [None req-44d33ca1-9b25-416b-80c9-0f96394aefcf - - - - - -] Failed to bind port b2e4f49b-b714-4a3c-b25c-d0700fb33e09 on host instance for vnic_type normal using segments [{'id': 'a0d2c095-5fc2-4def-8f7e-d50b58476dba', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 745, 'network_id': 'f1d337fd-114a-4512-8569-af231d9001e7'}] 2026-06-30 19:10:19.015 9 INFO neutron.plugins.ml2.plugin [None req-44d33ca1-9b25-416b-80c9-0f96394aefcf - - - - - -] Attempt 4 to bind port b2e4f49b-b714-4a3c-b25c-d0700fb33e09 2026-06-30 19:10:19.035 9 ERROR neutron.plugins.ml2.managers [None req-44d33ca1-9b25-416b-80c9-0f96394aefcf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5613fd23-e6ca-43e7-855c-e0c46718c591 could not be found. 2026-06-30 19:10:19.035 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:10:19.035 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-06-30 19:10:19.035 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:10:19.035 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-06-30 19:10:19.035 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:10:19.035 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-06-30 19:10:19.035 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:10:19.035 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-06-30 19:10:19.035 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:10:19.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-30 19:10:19.035 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:10:19.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-30 19:10:19.035 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:10:19.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:10:19.035 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:10:19.035 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-06-30 19:10:19.035 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:10:19.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-30 19:10:19.035 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:10:19.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:10:19.035 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:10:19.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:10:19.035 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:10:19.035 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-06-30 19:10:19.035 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:10:19.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:10:19.035 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:10:19.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-30 19:10:19.035 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:10:19.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:10:19.035 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:10:19.035 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-06-30 19:10:19.035 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:10:19.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-30 19:10:19.035 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:10:19.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-30 19:10:19.035 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:10:19.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-30 19:10:19.035 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:10:19.035 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5613fd23-e6ca-43e7-855c-e0c46718c591 could not be found. 2026-06-30 19:10:19.035 9 ERROR neutron.plugins.ml2.managers  2026-06-30 19:10:19.036 9 ERROR neutron.plugins.ml2.managers [None req-44d33ca1-9b25-416b-80c9-0f96394aefcf - - - - - -] Failed to bind port b2e4f49b-b714-4a3c-b25c-d0700fb33e09 on host instance for vnic_type normal using segments [{'id': 'a0d2c095-5fc2-4def-8f7e-d50b58476dba', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 745, 'network_id': 'f1d337fd-114a-4512-8569-af231d9001e7'}] 2026-06-30 19:10:19.036 9 INFO neutron.plugins.ml2.plugin [None req-44d33ca1-9b25-416b-80c9-0f96394aefcf - - - - - -] Attempt 5 to bind port b2e4f49b-b714-4a3c-b25c-d0700fb33e09 2026-06-30 19:10:19.053 9 ERROR neutron.plugins.ml2.managers [None req-44d33ca1-9b25-416b-80c9-0f96394aefcf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5613fd23-e6ca-43e7-855c-e0c46718c591 could not be found. 2026-06-30 19:10:19.053 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:10:19.053 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-06-30 19:10:19.053 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:10:19.053 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-06-30 19:10:19.053 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:10:19.053 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-06-30 19:10:19.053 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:10:19.053 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-06-30 19:10:19.053 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:10:19.053 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-30 19:10:19.053 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:10:19.053 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-30 19:10:19.053 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:10:19.053 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:10:19.053 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:10:19.053 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-06-30 19:10:19.053 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:10:19.053 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-30 19:10:19.053 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:10:19.053 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:10:19.053 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:10:19.053 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:10:19.053 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:10:19.053 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-06-30 19:10:19.053 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:10:19.053 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:10:19.053 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:10:19.053 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-30 19:10:19.053 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:10:19.053 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:10:19.053 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:10:19.053 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-06-30 19:10:19.053 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:10:19.053 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-30 19:10:19.053 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:10:19.053 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-30 19:10:19.053 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:10:19.053 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-30 19:10:19.053 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:10:19.053 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5613fd23-e6ca-43e7-855c-e0c46718c591 could not be found. 2026-06-30 19:10:19.053 9 ERROR neutron.plugins.ml2.managers  2026-06-30 19:10:19.054 9 ERROR neutron.plugins.ml2.managers [None req-44d33ca1-9b25-416b-80c9-0f96394aefcf - - - - - -] Failed to bind port b2e4f49b-b714-4a3c-b25c-d0700fb33e09 on host instance for vnic_type normal using segments [{'id': 'a0d2c095-5fc2-4def-8f7e-d50b58476dba', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 745, 'network_id': 'f1d337fd-114a-4512-8569-af231d9001e7'}] 2026-06-30 19:10:19.054 9 INFO neutron.plugins.ml2.plugin [None req-44d33ca1-9b25-416b-80c9-0f96394aefcf - - - - - -] Attempt 6 to bind port b2e4f49b-b714-4a3c-b25c-d0700fb33e09 2026-06-30 19:10:19.073 9 ERROR neutron.plugins.ml2.managers [None req-44d33ca1-9b25-416b-80c9-0f96394aefcf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5613fd23-e6ca-43e7-855c-e0c46718c591 could not be found. 2026-06-30 19:10:19.073 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:10:19.073 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-06-30 19:10:19.073 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:10:19.073 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-06-30 19:10:19.073 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:10:19.073 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-06-30 19:10:19.073 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:10:19.073 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-06-30 19:10:19.073 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:10:19.073 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-30 19:10:19.073 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:10:19.073 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-30 19:10:19.073 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:10:19.073 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:10:19.073 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:10:19.073 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-06-30 19:10:19.073 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:10:19.073 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-30 19:10:19.073 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:10:19.073 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:10:19.073 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:10:19.073 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:10:19.073 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:10:19.073 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-06-30 19:10:19.073 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:10:19.073 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:10:19.073 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:10:19.073 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-30 19:10:19.073 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:10:19.073 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:10:19.073 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:10:19.073 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-06-30 19:10:19.073 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:10:19.073 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-30 19:10:19.073 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:10:19.073 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-30 19:10:19.073 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:10:19.073 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-30 19:10:19.073 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:10:19.073 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5613fd23-e6ca-43e7-855c-e0c46718c591 could not be found. 2026-06-30 19:10:19.073 9 ERROR neutron.plugins.ml2.managers  2026-06-30 19:10:19.074 9 ERROR neutron.plugins.ml2.managers [None req-44d33ca1-9b25-416b-80c9-0f96394aefcf - - - - - -] Failed to bind port b2e4f49b-b714-4a3c-b25c-d0700fb33e09 on host instance for vnic_type normal using segments [{'id': 'a0d2c095-5fc2-4def-8f7e-d50b58476dba', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 745, 'network_id': 'f1d337fd-114a-4512-8569-af231d9001e7'}] 2026-06-30 19:10:19.074 9 INFO neutron.plugins.ml2.plugin [None req-44d33ca1-9b25-416b-80c9-0f96394aefcf - - - - - -] Attempt 7 to bind port b2e4f49b-b714-4a3c-b25c-d0700fb33e09 2026-06-30 19:10:19.099 9 ERROR neutron.plugins.ml2.managers [None req-44d33ca1-9b25-416b-80c9-0f96394aefcf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5613fd23-e6ca-43e7-855c-e0c46718c591 could not be found. 2026-06-30 19:10:19.099 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:10:19.099 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-06-30 19:10:19.099 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:10:19.099 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-06-30 19:10:19.099 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:10:19.099 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-06-30 19:10:19.099 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:10:19.099 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-06-30 19:10:19.099 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:10:19.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-30 19:10:19.099 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:10:19.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-30 19:10:19.099 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:10:19.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:10:19.099 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:10:19.099 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-06-30 19:10:19.099 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:10:19.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-30 19:10:19.099 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:10:19.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:10:19.099 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:10:19.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:10:19.099 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:10:19.099 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-06-30 19:10:19.099 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:10:19.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:10:19.099 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:10:19.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-30 19:10:19.099 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:10:19.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:10:19.099 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:10:19.099 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-06-30 19:10:19.099 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:10:19.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-30 19:10:19.099 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:10:19.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-30 19:10:19.099 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:10:19.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-30 19:10:19.099 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:10:19.099 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5613fd23-e6ca-43e7-855c-e0c46718c591 could not be found. 2026-06-30 19:10:19.099 9 ERROR neutron.plugins.ml2.managers  2026-06-30 19:10:19.099 9 ERROR neutron.plugins.ml2.managers [None req-44d33ca1-9b25-416b-80c9-0f96394aefcf - - - - - -] Failed to bind port b2e4f49b-b714-4a3c-b25c-d0700fb33e09 on host instance for vnic_type normal using segments [{'id': 'a0d2c095-5fc2-4def-8f7e-d50b58476dba', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 745, 'network_id': 'f1d337fd-114a-4512-8569-af231d9001e7'}] 2026-06-30 19:10:19.100 9 INFO neutron.plugins.ml2.plugin [None req-44d33ca1-9b25-416b-80c9-0f96394aefcf - - - - - -] Attempt 8 to bind port b2e4f49b-b714-4a3c-b25c-d0700fb33e09 2026-06-30 19:10:19.127 9 ERROR neutron.plugins.ml2.managers [None req-44d33ca1-9b25-416b-80c9-0f96394aefcf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5613fd23-e6ca-43e7-855c-e0c46718c591 could not be found. 2026-06-30 19:10:19.127 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:10:19.127 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-06-30 19:10:19.127 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:10:19.127 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-06-30 19:10:19.127 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:10:19.127 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-06-30 19:10:19.127 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:10:19.127 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-06-30 19:10:19.127 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:10:19.127 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-30 19:10:19.127 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:10:19.127 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-30 19:10:19.127 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:10:19.127 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:10:19.127 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:10:19.127 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-06-30 19:10:19.127 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:10:19.127 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-30 19:10:19.127 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:10:19.127 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:10:19.127 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:10:19.127 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:10:19.127 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:10:19.127 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-06-30 19:10:19.127 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:10:19.127 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:10:19.127 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:10:19.127 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-30 19:10:19.127 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:10:19.127 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:10:19.127 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:10:19.127 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-06-30 19:10:19.127 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:10:19.127 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-30 19:10:19.127 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:10:19.127 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-30 19:10:19.127 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:10:19.127 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-30 19:10:19.127 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:10:19.127 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5613fd23-e6ca-43e7-855c-e0c46718c591 could not be found. 2026-06-30 19:10:19.127 9 ERROR neutron.plugins.ml2.managers  2026-06-30 19:10:19.128 9 ERROR neutron.plugins.ml2.managers [None req-44d33ca1-9b25-416b-80c9-0f96394aefcf - - - - - -] Failed to bind port b2e4f49b-b714-4a3c-b25c-d0700fb33e09 on host instance for vnic_type normal using segments [{'id': 'a0d2c095-5fc2-4def-8f7e-d50b58476dba', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 745, 'network_id': 'f1d337fd-114a-4512-8569-af231d9001e7'}] 2026-06-30 19:10:19.128 9 INFO neutron.plugins.ml2.plugin [None req-44d33ca1-9b25-416b-80c9-0f96394aefcf - - - - - -] Attempt 9 to bind port b2e4f49b-b714-4a3c-b25c-d0700fb33e09 2026-06-30 19:10:19.144 9 ERROR neutron.plugins.ml2.managers [None req-44d33ca1-9b25-416b-80c9-0f96394aefcf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5613fd23-e6ca-43e7-855c-e0c46718c591 could not be found. 2026-06-30 19:10:19.144 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:10:19.144 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-06-30 19:10:19.144 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:10:19.144 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-06-30 19:10:19.144 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:10:19.144 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-06-30 19:10:19.144 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:10:19.144 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-06-30 19:10:19.144 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:10:19.144 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-30 19:10:19.144 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:10:19.144 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-30 19:10:19.144 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:10:19.144 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:10:19.144 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:10:19.144 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-06-30 19:10:19.144 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:10:19.144 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-30 19:10:19.144 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:10:19.144 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:10:19.144 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:10:19.144 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:10:19.144 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:10:19.144 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-06-30 19:10:19.144 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:10:19.144 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:10:19.144 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:10:19.144 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-30 19:10:19.144 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:10:19.144 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:10:19.144 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:10:19.144 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-06-30 19:10:19.144 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:10:19.144 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-30 19:10:19.144 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:10:19.144 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-30 19:10:19.144 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:10:19.144 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-30 19:10:19.144 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:10:19.144 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5613fd23-e6ca-43e7-855c-e0c46718c591 could not be found. 2026-06-30 19:10:19.144 9 ERROR neutron.plugins.ml2.managers  2026-06-30 19:10:19.145 9 ERROR neutron.plugins.ml2.managers [None req-44d33ca1-9b25-416b-80c9-0f96394aefcf - - - - - -] Failed to bind port b2e4f49b-b714-4a3c-b25c-d0700fb33e09 on host instance for vnic_type normal using segments [{'id': 'a0d2c095-5fc2-4def-8f7e-d50b58476dba', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 745, 'network_id': 'f1d337fd-114a-4512-8569-af231d9001e7'}] 2026-06-30 19:10:19.145 9 INFO neutron.plugins.ml2.plugin [None req-44d33ca1-9b25-416b-80c9-0f96394aefcf - - - - - -] Attempt 10 to bind port b2e4f49b-b714-4a3c-b25c-d0700fb33e09 2026-06-30 19:10:19.162 9 ERROR neutron.plugins.ml2.managers [None req-44d33ca1-9b25-416b-80c9-0f96394aefcf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5613fd23-e6ca-43e7-855c-e0c46718c591 could not be found. 2026-06-30 19:10:19.162 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:10:19.162 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-06-30 19:10:19.162 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:10:19.162 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-06-30 19:10:19.162 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:10:19.162 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-06-30 19:10:19.162 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:10:19.162 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-06-30 19:10:19.162 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:10:19.162 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-30 19:10:19.162 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:10:19.162 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-30 19:10:19.162 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:10:19.162 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:10:19.162 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:10:19.162 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-06-30 19:10:19.162 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:10:19.162 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-30 19:10:19.162 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:10:19.162 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:10:19.162 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:10:19.162 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:10:19.162 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:10:19.162 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-06-30 19:10:19.162 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:10:19.162 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:10:19.162 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:10:19.162 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-30 19:10:19.162 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:10:19.162 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:10:19.162 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:10:19.162 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-06-30 19:10:19.162 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:10:19.162 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-30 19:10:19.162 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:10:19.162 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-30 19:10:19.162 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:10:19.162 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-30 19:10:19.162 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:10:19.162 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5613fd23-e6ca-43e7-855c-e0c46718c591 could not be found. 2026-06-30 19:10:19.162 9 ERROR neutron.plugins.ml2.managers  2026-06-30 19:10:19.163 9 ERROR neutron.plugins.ml2.managers [None req-44d33ca1-9b25-416b-80c9-0f96394aefcf - - - - - -] Failed to bind port b2e4f49b-b714-4a3c-b25c-d0700fb33e09 on host instance for vnic_type normal using segments [{'id': 'a0d2c095-5fc2-4def-8f7e-d50b58476dba', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 745, 'network_id': 'f1d337fd-114a-4512-8569-af231d9001e7'}] 2026-06-30 19:10:19.476 10 INFO neutron.plugins.ml2.plugin [None req-9b22621c-0684-4335-95da-21e7c4051758 - - - - - -] Attempt 1 to provision port ecfe5c3a-94fc-47f8-a0cd-8e6026ce4035 2026-06-30 19:10:19.676 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port ecfe5c3a-94fc-47f8-a0cd-8e6026ce4035 2026-06-30 19:10:19.905 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5df38bb7-ecab-4495-97f2-34036067ee59'] response: {'server_uuid': '40cd85bd-d60e-418c-9442-1e05a0fdbb59', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1c09e63c-ba29-419f-9842-a5cfaadbed0b', 'code': 200} 2026-06-30 19:10:19.971 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 85da6191-eb81-4cb9-87de-dd9716572ade 2026-06-30 19:10:20.318 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 1c09e63c-ba29-419f-9842-a5cfaadbed0b 2026-06-30 19:10:21.677 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port ecfe5c3a-94fc-47f8-a0cd-8e6026ce4035 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-06-30 19:10:23.613 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port daff7b5d-3638-4b01-b701-422fb9721a6e 2026-06-30 19:10:25.626 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port daff7b5d-3638-4b01-b701-422fb9721a6e 2026-06-30 19:10:26.055 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port eae682b4-6947-466a-bc53-ad002f799721 2026-06-30 19:10:26.103 10 WARNING neutron.plugins.ml2.plugin [None req-a9fa36db-150a-464b-b79e-0334d65cbc1b - - - - - -] Concurrent port binding operations failed on port 48756336-0fc6-4fe8-8d71-c9204003abbf 2026-06-30 19:10:26.121 10 INFO neutron.plugins.ml2.plugin [None req-a9fa36db-150a-464b-b79e-0334d65cbc1b - - - - - -] Attempt 2 to bind port 48756336-0fc6-4fe8-8d71-c9204003abbf 2026-06-30 19:10:27.837 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 7b30d205-71c5-4205-869b-d91a772435a2 2026-06-30 19:10:28.204 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port eae682b4-6947-466a-bc53-ad002f799721 2026-06-30 19:10:28.561 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 85b3bbe2-c96c-41c4-801c-30c707a4b532 2026-06-30 19:10:29.237 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 48756336-0fc6-4fe8-8d71-c9204003abbf 2026-06-30 19:10:29.782 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 139bbf3a-1c0b-4e98-b254-74140896d436 2026-06-30 19:10:30.396 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 139bbf3a-1c0b-4e98-b254-74140896d436 2026-06-30 19:10:30.702 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 7b30d205-71c5-4205-869b-d91a772435a2 2026-06-30 19:10:30.982 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 85b3bbe2-c96c-41c4-801c-30c707a4b532 2026-06-30 19:10:31.335 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 48756336-0fc6-4fe8-8d71-c9204003abbf 2026-06-30 19:10:31.573 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port c97a39cf-494c-4527-b7f2-b32745bfc5bf 2026-06-30 19:10:31.724 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-75cce4e6-0954-4465-a6f0-838bdfe34bad'] response: {'server_uuid': 'bff06e55-b761-423b-a6a3-59f1dd806e15', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c97a39cf-494c-4527-b7f2-b32745bfc5bf', 'code': 200} 2026-06-30 19:10:32.377 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port c97a39cf-494c-4527-b7f2-b32745bfc5bf 2026-06-30 19:10:41.743 10 INFO neutron.plugins.ml2.plugin [None req-d687326d-d15d-4d24-9950-bd2516537c33 - - - - - -] Attempt 1 to provision port 41592e7a-5e78-4269-a14c-3888c4d06a9f 2026-06-30 19:10:44.394 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 41592e7a-5e78-4269-a14c-3888c4d06a9f 2026-06-30 19:10:44.512 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ef754c2-80d8-4124-8718-496c4b45c80c'] response: {'server_uuid': 'b25378b0-f3d3-46d2-94ed-05ba54f0bb15', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '41592e7a-5e78-4269-a14c-3888c4d06a9f', 'code': 200} 2026-06-30 19:10:46.323 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 41592e7a-5e78-4269-a14c-3888c4d06a9f 2026-06-30 19:10:52.723 10 INFO neutron.plugins.ml2.plugin [None req-d5ddb4f7-adc6-44cf-a580-4fcc772452e9 - - - - - -] Attempt 1 to provision port 152cd491-682b-4929-8823-115ece6ec2b7 2026-06-30 19:11:05.397 10 INFO neutron.plugins.ml2.plugin [None req-daac5690-e680-47f1-a015-754d3dbecff0 - - - - - -] Attempt 1 to provision port 9a077ca0-6d21-4585-8cd8-1b6b6a5c52b3 2026-06-30 19:11:06.049 10 INFO neutron.plugins.ml2.plugin [None req-a2f4c7dc-9a2f-4872-8766-d7cdfa98125e - - - - - -] Attempt 1 to provision port 8daf5455-c4c7-4191-9e97-184e1f77733f 2026-06-30 19:11:06.481 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 8daf5455-c4c7-4191-9e97-184e1f77733f 2026-06-30 19:11:08.029 9 INFO neutron.plugins.ml2.plugin [None req-8e183789-22b7-418d-8ac5-f106e06c590d - - - - - -] Attempt 1 to provision port 1756bf30-d4bf-4332-a540-1f252873c742 2026-06-30 19:11:08.578 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 8daf5455-c4c7-4191-9e97-184e1f77733f 2026-06-30 19:11:08.685 9 INFO neutron.plugins.ml2.plugin [None req-d5176c97-c058-4e32-9fd5-378bffb042b3 - - - - - -] Attempt 1 to provision port 1756bf30-d4bf-4332-a540-1f252873c742 2026-06-30 19:11:08.931 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 1ec14a1b-687c-4359-9e61-c4eabb7aba96 2026-06-30 19:11:09.045 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b8dce50-b49e-429e-998f-b9d3762d91dc'] response: {'server_uuid': 'c203bb0a-b5b4-42e8-98fd-a01bed2bcc4a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1ec14a1b-687c-4359-9e61-c4eabb7aba96', 'code': 200} 2026-06-30 19:11:10.565 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 1ec14a1b-687c-4359-9e61-c4eabb7aba96 2026-06-30 19:11:10.909 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 9aae6a26-4b64-42d8-a280-49bb0f5af8a2 2026-06-30 19:11:11.960 10 INFO neutron.plugins.ml2.plugin [None req-2752a54f-9f05-46d6-9d1e-3bddc96c0888 - - - - - -] Attempt 1 to provision port db85ee1a-ecc4-48ca-969f-5274e2474bde 2026-06-30 19:11:12.718 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 9aae6a26-4b64-42d8-a280-49bb0f5af8a2 2026-06-30 19:11:12.966 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port c0bf35f0-88d0-457d-a8c6-44b94563eda1 2026-06-30 19:11:13.118 9 INFO neutron.plugins.ml2.plugin [None req-ff3674bc-6f0a-4bde-9cea-f19c49bb2410 - - - - - -] Attempt 1 to provision port c0bf35f0-88d0-457d-a8c6-44b94563eda1 2026-06-30 19:11:14.348 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port c0bf35f0-88d0-457d-a8c6-44b94563eda1 2026-06-30 19:11:14.676 9 INFO neutron.plugins.ml2.plugin [None req-ab8884d3-5abe-4bbb-9598-3af11b2bc1a2 - - - - - -] Attempt 1 to provision port 52e8a887-c5f2-4c54-a7c9-3e13bcbf181c 2026-06-30 19:11:15.330 10 INFO neutron.plugins.ml2.plugin [None req-b815c7d8-d2c1-4c7a-a730-ccd45a15b99c - - - - - -] Attempt 1 to provision port 52e8a887-c5f2-4c54-a7c9-3e13bcbf181c 2026-06-30 19:11:16.400 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 8ff56d2c-6acc-49ff-b0e4-0b22d501812c 2026-06-30 19:11:18.336 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 8ff56d2c-6acc-49ff-b0e4-0b22d501812c 2026-06-30 19:11:22.049 10 INFO neutron.plugins.ml2.plugin [None req-2abceb4e-d1a8-4698-806f-68e7c4348c62 - - - - - -] Attempt 1 to provision port ac307010-14f9-4272-a544-7d3b2d44222a 2026-06-30 19:11:24.458 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port ac307010-14f9-4272-a544-7d3b2d44222a 2026-06-30 19:11:24.588 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f596c2ea-e8bf-4672-bbde-fece65d7a0ff'] response: {'server_uuid': 'e8aa1436-2566-40ea-9f49-363951baa2ab', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ac307010-14f9-4272-a544-7d3b2d44222a', 'code': 200} 2026-06-30 19:11:26.402 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port ac307010-14f9-4272-a544-7d3b2d44222a 2026-06-30 19:11:30.369 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 1756bf30-d4bf-4332-a540-1f252873c742 2026-06-30 19:11:30.938 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 9a077ca0-6d21-4585-8cd8-1b6b6a5c52b3 2026-06-30 19:11:32.388 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 1756bf30-d4bf-4332-a540-1f252873c742 2026-06-30 19:11:32.652 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port db85ee1a-ecc4-48ca-969f-5274e2474bde 2026-06-30 19:11:33.016 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 52e8a887-c5f2-4c54-a7c9-3e13bcbf181c 2026-06-30 19:11:33.385 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 9a077ca0-6d21-4585-8cd8-1b6b6a5c52b3 2026-06-30 19:11:34.395 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 52e8a887-c5f2-4c54-a7c9-3e13bcbf181c 2026-06-30 19:11:34.641 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port db85ee1a-ecc4-48ca-969f-5274e2474bde 2026-06-30 19:11:48.687 10 INFO neutron.plugins.ml2.plugin [None req-399717f1-656a-4f81-8b2b-a842e52d3ecb - - - - - -] Attempt 1 to provision port a7c3689d-75f5-4a1b-9e78-1c82ab8bbf7d 2026-06-30 19:11:52.544 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port a7c3689d-75f5-4a1b-9e78-1c82ab8bbf7d 2026-06-30 19:11:52.689 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec961528-9898-4e40-9627-05f234093456'] response: {'server_uuid': 'c203bb0a-b5b4-42e8-98fd-a01bed2bcc4a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a7c3689d-75f5-4a1b-9e78-1c82ab8bbf7d', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-06-30 19:11:54.367 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port a7c3689d-75f5-4a1b-9e78-1c82ab8bbf7d 2026-06-30 19:12:18.747 10 INFO neutron.plugins.ml2.plugin [None req-507caec0-5314-4dfa-8b2a-10671c978ec8 - - - - - -] Attempt 1 to provision port ab11e232-65e5-44e0-b7d6-b7ab809b9406 2026-06-30 19:12:22.550 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port ab11e232-65e5-44e0-b7d6-b7ab809b9406 2026-06-30 19:12:22.748 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ecfc4bb-a72b-4d8d-b160-fc4cb8f48feb'] response: {'server_uuid': 'c203bb0a-b5b4-42e8-98fd-a01bed2bcc4a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ab11e232-65e5-44e0-b7d6-b7ab809b9406', 'code': 200} 2026-06-30 19:12:24.359 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port ab11e232-65e5-44e0-b7d6-b7ab809b9406 2026-06-30 19:12:29.990 9 INFO neutron.plugins.ml2.plugin [None req-b4b16705-c4a6-4486-aee1-00dcb216763b - - - - - -] Attempt 1 to provision port 4cdf8c51-e981-4270-97e4-fbc41cee861b 2026-06-30 19:12:32.467 10 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 4cdf8c51-e981-4270-97e4-fbc41cee861b 2026-06-30 19:12:33.073 10 INFO neutron.plugins.ml2.plugin [None req-0592eb88-3f6a-46df-84e2-75f6adc781c5 - - - - - -] Attempt 1 to provision port 4cdf8c51-e981-4270-97e4-fbc41cee861b 2026-06-30 19:12:33.232 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f765b37-01ac-4ad2-ab72-0767926c94c1'] response: {'server_uuid': 'c203bb0a-b5b4-42e8-98fd-a01bed2bcc4a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4cdf8c51-e981-4270-97e4-fbc41cee861b', 'code': 200} 2026-06-30 19:12:34.823 9 INFO neutron.plugins.ml2.plugin [None req-107fd571-3b2f-4b7e-8b0f-f5dcab5f3c5c - - - - - -] Attempt 1 to provision port 4cdf8c51-e981-4270-97e4-fbc41cee861b 2026-06-30 19:12:43.552 9 INFO neutron.plugins.ml2.plugin [None req-a1117ba1-1b82-490f-a150-0291e5cef6e5 - - - - - -] Attempt 1 to provision port 4cdf8c51-e981-4270-97e4-fbc41cee861b 2026-06-30 19:12:49.069 9 INFO neutron.plugins.ml2.plugin [None req-85964797-1ea6-4e6d-9766-e15c3ac69346 - - - - - -] Attempt 1 to provision port ab11e232-65e5-44e0-b7d6-b7ab809b9406 2026-06-30 19:13:23.123 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c66f55f-1608-4768-a96d-0fa046188d79'] response: {'server_uuid': '40cd85bd-d60e-418c-9442-1e05a0fdbb59', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '1c09e63c-ba29-419f-9842-a5cfaadbed0b', 'code': 200}