+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-27 10:30:38.545 1 INFO neutron.common.config [-] Logging enabled! 2026-05-27 10:30:38.545 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.3.dev9 2026-05-27 10:30:38.545 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-27 10:30:38.546 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-27 10:30:39.915 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 10:30:39.917 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-27 10:30:39.920 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-27 10:30:39.921 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 10:30:39.921 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-27 10:30:39.921 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-27 10:30:39.922 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 10:30:39.928 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 10:30:39.928 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 10:30:39.928 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 10:30:39.946 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-27 10:30:39.947 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 10:30:39.947 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-27 10:30:39.965 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-27 10:30:39.965 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-27 10:30:39.965 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-27 10:30:39.965 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-27 10:30:40.239 1 INFO neutron.plugins.ml2.managers [None req-f6f563a0-48cd-4950-bb20-8f5cdaecd894 - - - - - -] Initializing driver for type 'vlan' 2026-05-27 10:30:40.392 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-f6f563a0-48cd-4950-bb20-8f5cdaecd894 - - - - - -] VlanTypeDriver initialization complete 2026-05-27 10:30:40.392 1 INFO neutron.plugins.ml2.managers [None req-f6f563a0-48cd-4950-bb20-8f5cdaecd894 - - - - - -] Initializing driver for type 'vxlan' 2026-05-27 10:30:40.392 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-f6f563a0-48cd-4950-bb20-8f5cdaecd894 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-27 10:30:40.447 1 INFO neutron.plugins.ml2.managers [None req-f6f563a0-48cd-4950-bb20-8f5cdaecd894 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-27 10:30:40.447 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-f6f563a0-48cd-4950-bb20-8f5cdaecd894 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-27 10:30:40.447 1 INFO neutron.plugins.ml2.managers [None req-f6f563a0-48cd-4950-bb20-8f5cdaecd894 - - - - - -] Initializing extension driver 'port_security' 2026-05-27 10:30:40.448 1 INFO neutron.plugins.ml2.extensions.port_security [None req-f6f563a0-48cd-4950-bb20-8f5cdaecd894 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-27 10:30:40.448 1 INFO neutron.plugins.ml2.managers [None req-f6f563a0-48cd-4950-bb20-8f5cdaecd894 - - - - - -] Initializing extension driver 'qos' 2026-05-27 10:30:40.448 1 INFO neutron.plugins.ml2.managers [None req-f6f563a0-48cd-4950-bb20-8f5cdaecd894 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-27 10:30:40.448 1 INFO neutron.plugins.ml2.managers [None req-f6f563a0-48cd-4950-bb20-8f5cdaecd894 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-27 10:30:40.462 1 INFO neutron.quota [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded quota_driver: . 2026-05-27 10:30:40.462 1 INFO neutron.plugins.ml2.plugin [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Modular L2 Plugin initialization complete 2026-05-27 10:30:40.462 1 INFO neutron.plugins.ml2.managers [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-27 10:30:40.462 1 INFO neutron.plugins.ml2.managers [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-27 10:30:40.463 1 INFO neutron.plugins.ml2.managers [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-27 10:30:40.463 1 INFO neutron.manager [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loading Plugin: qos 2026-05-27 10:30:40.473 1 INFO neutron.manager [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loading Plugin: router 2026-05-27 10:30:40.506 1 INFO neutron.services.service_base [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-27 10:30:40.507 1 INFO neutron.manager [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loading Plugin: segments 2026-05-27 10:30:40.569 1 INFO neutron.manager [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loading Plugin: trunk 2026-05-27 10:30:40.582 1 INFO neutron.manager [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loading Plugin: vpnaas 2026-05-27 10:30:40.613 1 WARNING stevedore.named [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-27 10:30:40.678 1 INFO neutron_vpnaas.services.vpn.plugin [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-27 10:30:40.678 1 INFO neutron.common.utils [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-27 10:30:40.678 1 INFO neutron.manager [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loading Plugin: taas 2026-05-27 10:30:40.698 1 WARNING stevedore.named [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-27 10:30:40.720 1 INFO neutron_taas.services.taas.taas_plugin [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-27 10:30:40.720 1 INFO neutron.manager [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loading Plugin: tapmirror 2026-05-27 10:30:40.732 1 WARNING stevedore.named [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-27 10:30:40.754 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-27 10:30:40.754 1 INFO neutron.manager [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loading Plugin: auto_allocate 2026-05-27 10:30:40.760 1 INFO neutron.manager [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loading Plugin: tag 2026-05-27 10:30:40.769 1 INFO neutron.manager [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loading Plugin: timestamp 2026-05-27 10:30:40.771 1 INFO neutron.manager [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loading Plugin: network_ip_availability 2026-05-27 10:30:40.774 1 INFO neutron.manager [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loading Plugin: flavors 2026-05-27 10:30:40.777 1 INFO neutron.manager [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loading Plugin: revisions 2026-05-27 10:30:40.780 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Initializing extension manager. 2026-05-27 10:30:40.781 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: address-group 2026-05-27 10:30:40.782 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: address-scope 2026-05-27 10:30:40.782 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-27 10:30:40.783 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: agent 2026-05-27 10:30:40.783 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: agent-resources-synced 2026-05-27 10:30:40.784 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-27 10:30:40.785 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-27 10:30:40.785 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: availability_zone 2026-05-27 10:30:40.786 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: availability_zone_filter 2026-05-27 10:30:40.786 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-27 10:30:40.787 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: default-subnetpools 2026-05-27 10:30:40.788 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-27 10:30:40.788 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: dns-integration 2026-05-27 10:30:40.789 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: dns-domain-ports 2026-05-27 10:30:40.789 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-27 10:30:40.790 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: dvr 2026-05-27 10:30:40.790 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-27 10:30:40.790 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: empty-string-filtering 2026-05-27 10:30:40.791 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 10:30:40.791 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-27 10:30:40.792 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: external-net 2026-05-27 10:30:40.792 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-27 10:30:40.792 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: extraroute 2026-05-27 10:30:40.793 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: extraroute-atomic 2026-05-27 10:30:40.793 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-27 10:30:40.794 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-27 10:30:40.794 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-27 10:30:40.794 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-27 10:30:40.795 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: fip-port-details 2026-05-27 10:30:40.796 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: flavors 2026-05-27 10:30:40.797 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-27 10:30:40.799 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: floatingip-pools 2026-05-27 10:30:40.799 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: ip_allocation 2026-05-27 10:30:40.800 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-27 10:30:40.800 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: l2_adjacency 2026-05-27 10:30:40.801 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: router 2026-05-27 10:30:40.803 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 10:30:40.803 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-27 10:30:40.804 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-27 10:30:40.804 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: ext-gw-mode 2026-05-27 10:30:40.804 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: l3-ha 2026-05-27 10:30:40.805 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-27 10:30:40.805 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-27 10:30:40.806 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: l3-flavors 2026-05-27 10:30:40.806 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-27 10:30:40.807 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-27 10:30:40.809 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-27 10:30:40.810 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-27 10:30:40.811 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-27 10:30:40.812 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-27 10:30:40.813 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-27 10:30:40.813 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: multi-provider 2026-05-27 10:30:40.813 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: net-mtu 2026-05-27 10:30:40.814 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: net-mtu-writable 2026-05-27 10:30:40.814 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: network_availability_zone 2026-05-27 10:30:40.815 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: network_ha 2026-05-27 10:30:40.815 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: network-ip-availability 2026-05-27 10:30:40.816 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-27 10:30:40.817 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: pagination 2026-05-27 10:30:40.817 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: port-device-profile 2026-05-27 10:30:40.817 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-27 10:30:40.818 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-27 10:30:40.818 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-27 10:30:40.818 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: port-mac-override 2026-05-27 10:30:40.819 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-27 10:30:40.819 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-27 10:30:40.820 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-27 10:30:40.820 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: port-resource-request 2026-05-27 10:30:40.820 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-27 10:30:40.821 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-27 10:30:40.821 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: binding 2026-05-27 10:30:40.822 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: binding-extended 2026-05-27 10:30:40.822 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: port-security 2026-05-27 10:30:40.823 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: project-id 2026-05-27 10:30:40.823 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: provider 2026-05-27 10:30:40.824 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-27 10:30:40.825 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: qos 2026-05-27 10:30:40.826 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-27 10:30:40.826 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-27 10:30:40.827 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: qos-default 2026-05-27 10:30:40.827 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: qos-fip 2026-05-27 10:30:40.827 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-27 10:30:40.828 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-27 10:30:40.828 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-27 10:30:40.829 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-27 10:30:40.830 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-27 10:30:40.830 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: qos-pps 2026-05-27 10:30:40.831 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-27 10:30:40.831 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-27 10:30:40.832 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: qos-rules-alias 2026-05-27 10:30:40.832 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: quota-check-limit 2026-05-27 10:30:40.833 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-27 10:30:40.834 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: quotas 2026-05-27 10:30:40.837 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: quota_details 2026-05-27 10:30:40.838 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: rbac-policies 2026-05-27 10:30:40.838 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: rbac-address-group 2026-05-27 10:30:40.839 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: rbac-address-scope 2026-05-27 10:30:40.839 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: rbac-security-groups 2026-05-27 10:30:40.839 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-27 10:30:40.840 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: revision-if-match 2026-05-27 10:30:40.840 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-27 10:30:40.841 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: router_availability_zone 2026-05-27 10:30:40.841 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-27 10:30:40.843 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-27 10:30:40.843 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-27 10:30:40.843 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-27 10:30:40.844 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-27 10:30:40.844 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-27 10:30:40.845 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-27 10:30:40.848 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: security-group 2026-05-27 10:30:40.849 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: segment 2026-05-27 10:30:40.849 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-27 10:30:40.850 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: service-type 2026-05-27 10:30:40.850 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: sorting 2026-05-27 10:30:40.851 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: standard-attr-segment 2026-05-27 10:30:40.851 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: standard-attr-description 2026-05-27 10:30:40.852 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: stateful-security-group 2026-05-27 10:30:40.852 1 WARNING neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-27 10:30:40.852 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-27 10:30:40.853 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: subnet-external-network 2026-05-27 10:30:40.853 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: subnet_onboard 2026-05-27 10:30:40.854 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-27 10:30:40.854 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: subnet-service-types 2026-05-27 10:30:40.855 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: subnet_allocation 2026-05-27 10:30:40.855 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-27 10:30:40.856 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: tag-creation 2026-05-27 10:30:40.856 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-27 10:30:40.859 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: standard-attr-tag 2026-05-27 10:30:40.860 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-27 10:30:40.861 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: trunk 2026-05-27 10:30:40.861 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: trunk-details 2026-05-27 10:30:40.861 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-27 10:30:40.862 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-27 10:30:40.862 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-27 10:30:40.863 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-27 10:30:40.864 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-27 10:30:40.865 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-27 10:30:40.865 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: vpn-flavors 2026-05-27 10:30:40.866 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: vpnaas 2026-05-27 10:30:40.867 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: taas 2026-05-27 10:30:40.868 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: tap-mirror 2026-05-27 10:30:40.869 1 INFO neutron.api.extensions [None req-6434c399-5198-4cd9-bdd1-be2dcfaa8a02 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-27 10:31:10.951 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-27 10:31:11.006 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-27 10:31:11.006 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-27 10:31:23.029 16 INFO neutron.db.l3_hamode_db [None req-4d9082c1-58a3-402c-8cef-5f10c19bacb5 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 10:31:35.506 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port ca994069-b000-497d-bbcb-e451085a6a39 2026-05-27 10:31:35.543 16 INFO neutron.plugins.ml2.plugin [None req-43ac83e6-a52f-4049-b602-dafc26fc7c77 - - - - - -] Attempt 1 to provision port ca994069-b000-497d-bbcb-e451085a6a39 2026-05-27 10:31:37.425 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port ca994069-b000-497d-bbcb-e451085a6a39 2026-05-27 10:31:37.708 16 INFO neutron.plugins.ml2.plugin [None req-cfa2e8f6-0306-48c8-a246-84e7d0b3be4e - - - - - -] Attempt 1 to provision port ca994069-b000-497d-bbcb-e451085a6a39 2026-05-27 10:36:09.509 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 0e5270e9-3702-4739-a4fd-cb1129490d88 2026-05-27 10:36:09.885 16 INFO neutron.plugins.ml2.plugin [None req-f7e59caa-363b-4b30-bd8c-9ad8daf7c666 - - - - - -] Attempt 1 to provision port 0e5270e9-3702-4739-a4fd-cb1129490d88 2026-05-27 10:36:11.494 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 0e5270e9-3702-4739-a4fd-cb1129490d88 2026-05-27 10:36:11.544 16 INFO neutron.plugins.ml2.plugin [None req-fbce8847-99e5-476f-8710-e854052c12e9 - - - - - -] Attempt 1 to provision port 0e5270e9-3702-4739-a4fd-cb1129490d88 2026-05-27 10:36:16.099 16 INFO neutron.plugins.ml2.plugin [None req-05aeb2a5-ac69-4dba-ba3a-fcc05e00910b - - - - - -] Attempt 1 to provision port 5b45c9a2-879e-42f7-a794-a0e13a454250 2026-05-27 10:39:56.169 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 5b45c9a2-879e-42f7-a794-a0e13a454250 2026-05-27 10:39:57.601 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 5b45c9a2-879e-42f7-a794-a0e13a454250 2026-05-27 10:48:29.757 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 7847ecee-10ff-4379-bcdf-816e40287225 2026-05-27 10:48:31.730 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 7847ecee-10ff-4379-bcdf-816e40287225 2026-05-27 10:58:32.695 13 INFO neutron.plugins.ml2.plugin [None req-e1efe394-8a85-4eff-a294-a6575bc9f3c2 - - - - - -] Attempt 1 to provision port 0e5270e9-3702-4739-a4fd-cb1129490d88 2026-05-27 10:58:32.747 13 INFO neutron.plugins.ml2.plugin [None req-e1efe394-8a85-4eff-a294-a6575bc9f3c2 - - - - - -] Attempt 1 to provision port ca994069-b000-497d-bbcb-e451085a6a39 2026-05-27 10:58:32.790 13 INFO neutron.plugins.ml2.plugin [None req-e1efe394-8a85-4eff-a294-a6575bc9f3c2 - - - - - -] Attempt 1 to provision port 5b45c9a2-879e-42f7-a794-a0e13a454250 2026-05-27 11:04:14.322 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 858daa83-4a7e-4f13-b6e6-053c7709cf93 2026-05-27 11:04:14.978 16 INFO neutron.plugins.ml2.plugin [None req-5093e952-d994-4497-ba51-174e2fba4d75 - - - - - -] Attempt 1 to provision port 858daa83-4a7e-4f13-b6e6-053c7709cf93 2026-05-27 11:04:16.292 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 858daa83-4a7e-4f13-b6e6-053c7709cf93 2026-05-27 11:04:18.311 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port a600aacb-92ac-4fbf-9a59-1e1991821064 2026-05-27 11:04:20.520 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port a600aacb-92ac-4fbf-9a59-1e1991821064 2026-05-27 11:04:22.507 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port ffc0897d-98bc-482f-877e-3c7931a83290 2026-05-27 11:04:22.910 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 344484a1-1e9f-4315-bd2e-cb609c641945 2026-05-27 11:04:24.435 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port ffc0897d-98bc-482f-877e-3c7931a83290 2026-05-27 11:04:24.868 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 344484a1-1e9f-4315-bd2e-cb609c641945 2026-05-27 11:04:25.291 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 60001c0e-2f68-4c7b-b833-265820af8135 2026-05-27 11:04:26.526 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 60001c0e-2f68-4c7b-b833-265820af8135 2026-05-27 11:04:28.503 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 739343fd-3822-4b60-9bf1-5c60f22188f4 2026-05-27 11:04:29.039 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 508de360-f192-4488-8311-c85d77bc1971 2026-05-27 11:04:30.576 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 508de360-f192-4488-8311-c85d77bc1971 2026-05-27 11:04:30.784 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 739343fd-3822-4b60-9bf1-5c60f22188f4 2026-05-27 11:04:32.635 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port d848b7dc-297f-4a52-bacf-14ff5dd3fa2a 2026-05-27 11:04:35.663 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port d848b7dc-297f-4a52-bacf-14ff5dd3fa2a 2026-05-27 11:04:35.908 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 803b1454-79bd-4c1e-a224-1a802ba6d493 2026-05-27 11:04:36.232 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 98303323-9c64-4c51-b19d-b41c42855354 2026-05-27 11:04:36.396 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2bcc4b8-ea90-4c4b-9c48-fb2f909ba265'] response: {'server_uuid': '9df8ca2d-447a-4b43-a785-a826354c9384', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '803b1454-79bd-4c1e-a224-1a802ba6d493', 'code': 200} 2026-05-27 11:04:37.377 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 803b1454-79bd-4c1e-a224-1a802ba6d493 2026-05-27 11:04:37.598 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 98303323-9c64-4c51-b19d-b41c42855354 2026-05-27 11:04:38.437 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9e5bf7c-d449-46ca-bf87-6fe7b901ab64'] response: {'server_uuid': 'd1846eed-849e-4a24-811b-07ffb5b16fbf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '98303323-9c64-4c51-b19d-b41c42855354', 'code': 200} 2026-05-27 11:04:39.908 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 309f05e7-db07-41db-9d71-47ea16349d7c 2026-05-27 11:04:40.238 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port c1b8f795-10b4-4551-841a-d9bdb1d8f722 2026-05-27 11:04:40.402 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-03dd257a-b032-4fcb-941f-733d00884517'] response: {'server_uuid': '91aa8fc2-6bf4-48fb-9cc2-254fe4c9f7d0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '309f05e7-db07-41db-9d71-47ea16349d7c', 'code': 200} 2026-05-27 11:04:42.596 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port f8f1f7c1-2416-4798-ab8b-f04789551805 2026-05-27 11:04:42.712 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-25338403-c812-482f-ba32-a47649a726ca'] response: {'server_uuid': '39b4532a-0fbe-4714-a63f-d65435b27f19', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f8f1f7c1-2416-4798-ab8b-f04789551805', 'code': 200} 2026-05-27 11:04:43.017 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 309f05e7-db07-41db-9d71-47ea16349d7c 2026-05-27 11:04:43.225 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port c1b8f795-10b4-4551-841a-d9bdb1d8f722 2026-05-27 11:04:44.496 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port f8f1f7c1-2416-4798-ab8b-f04789551805 2026-05-27 11:04:47.806 13 INFO neutron.plugins.ml2.plugin [None req-a532a4a3-a3d4-4ae8-a995-335ae092d7a0 - - - - - -] Attempt 1 to provision port 8f7fbcbc-ba09-406d-943a-23d5743704ff 2026-05-27 11:04:47.832 13 INFO neutron.plugins.ml2.plugin [None req-a532a4a3-a3d4-4ae8-a995-335ae092d7a0 - - - - - -] Attempt 1 to provision port 92f5f16b-62a2-4bd4-8f2e-53856f874418 2026-05-27 11:04:47.866 13 INFO neutron.plugins.ml2.plugin [None req-a532a4a3-a3d4-4ae8-a995-335ae092d7a0 - - - - - -] Attempt 1 to provision port c1b8f795-10b4-4551-841a-d9bdb1d8f722 2026-05-27 11:04:47.918 13 INFO neutron.plugins.ml2.plugin [None req-a532a4a3-a3d4-4ae8-a995-335ae092d7a0 - - - - - -] Attempt 1 to provision port 879b2ae7-edac-4c39-9323-425b10bf0d11 2026-05-27 11:04:47.945 13 INFO neutron.plugins.ml2.plugin [None req-a532a4a3-a3d4-4ae8-a995-335ae092d7a0 - - - - - -] Attempt 1 to provision port 6e11f684-78be-437d-884e-d8f161d8fcfb 2026-05-27 11:04:47.964 13 INFO neutron.plugins.ml2.plugin [None req-a532a4a3-a3d4-4ae8-a995-335ae092d7a0 - - - - - -] Attempt 1 to provision port d848b7dc-297f-4a52-bacf-14ff5dd3fa2a 2026-05-27 11:04:48.022 13 INFO neutron.plugins.ml2.plugin [None req-a532a4a3-a3d4-4ae8-a995-335ae092d7a0 - - - - - -] Attempt 1 to provision port 7b65d720-1166-4f16-acc3-9c77a882ee4c 2026-05-27 11:04:48.051 13 INFO neutron.plugins.ml2.plugin [None req-a532a4a3-a3d4-4ae8-a995-335ae092d7a0 - - - - - -] Attempt 1 to provision port 90be0251-28a6-41a9-9cbd-2fefe50f6f59 2026-05-27 11:04:48.076 13 INFO neutron.plugins.ml2.plugin [None req-a532a4a3-a3d4-4ae8-a995-335ae092d7a0 - - - - - -] Attempt 1 to provision port 60001c0e-2f68-4c7b-b833-265820af8135 2026-05-27 11:04:48.131 13 INFO neutron.plugins.ml2.plugin [None req-a532a4a3-a3d4-4ae8-a995-335ae092d7a0 - - - - - -] Attempt 1 to provision port a600aacb-92ac-4fbf-9a59-1e1991821064 2026-05-27 11:04:48.192 13 INFO neutron.plugins.ml2.plugin [None req-a532a4a3-a3d4-4ae8-a995-335ae092d7a0 - - - - - -] Attempt 1 to provision port 9f3a7a1a-8f96-41d6-aa44-2c5029cb7b61 2026-05-27 11:04:48.219 13 INFO neutron.plugins.ml2.plugin [None req-a532a4a3-a3d4-4ae8-a995-335ae092d7a0 - - - - - -] Attempt 1 to provision port f8f1f7c1-2416-4798-ab8b-f04789551805 2026-05-27 11:04:51.905 13 INFO neutron.plugins.ml2.plugin [None req-5347f3c9-6fcc-4cc6-894c-ce76a13cbf22 - - - - - -] Attempt 1 to provision port 9f3a7a1a-8f96-41d6-aa44-2c5029cb7b61 2026-05-27 11:04:51.923 13 INFO neutron.plugins.ml2.plugin [None req-5347f3c9-6fcc-4cc6-894c-ce76a13cbf22 - - - - - -] Attempt 1 to provision port 9664c32d-b545-4c1d-afc0-e380bdf0418e 2026-05-27 11:04:51.950 13 INFO neutron.plugins.ml2.plugin [None req-5347f3c9-6fcc-4cc6-894c-ce76a13cbf22 - - - - - -] Attempt 1 to provision port 92f5f16b-62a2-4bd4-8f2e-53856f874418 2026-05-27 11:04:56.456 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 76676f2f-f5d8-45e1-b894-86fb26088205 2026-05-27 11:04:57.665 13 INFO neutron.plugins.ml2.plugin [None req-0e3f52d9-83cb-40bc-94a7-7a8a1fdb4d40 - - - - - -] Attempt 1 to provision port f8f1f7c1-2416-4798-ab8b-f04789551805 2026-05-27 11:04:58.365 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 76676f2f-f5d8-45e1-b894-86fb26088205 2026-05-27 11:05:00.422 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port b3913493-d760-4ccf-9a33-b9ae7aa11e07 2026-05-27 11:05:02.405 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port b3913493-d760-4ccf-9a33-b9ae7aa11e07 2026-05-27 11:05:04.206 13 INFO neutron.plugins.ml2.plugin [None req-cf01516d-321b-4097-965f-5ae330c0e840 - - - - - -] Attempt 1 to provision port b3913493-d760-4ccf-9a33-b9ae7aa11e07 2026-05-27 11:05:04.273 13 INFO neutron.plugins.ml2.plugin [None req-cf01516d-321b-4097-965f-5ae330c0e840 - - - - - -] Attempt 1 to provision port 0bfb8db2-2ed1-49c9-9cef-672cdb10920a 2026-05-27 11:05:04.490 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 9664c32d-b545-4c1d-afc0-e380bdf0418e 2026-05-27 11:05:04.705 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 92f5f16b-62a2-4bd4-8f2e-53856f874418 2026-05-27 11:05:06.407 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 9664c32d-b545-4c1d-afc0-e380bdf0418e 2026-05-27 11:05:06.605 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 92f5f16b-62a2-4bd4-8f2e-53856f874418 2026-05-27 11:05:07.464 16 INFO neutron.plugins.ml2.plugin [None req-3e1c95f1-3b09-4fbd-906b-e6a38d4109bc - - - - - -] Attempt 1 to provision port 0bfb8db2-2ed1-49c9-9cef-672cdb10920a 2026-05-27 11:05:09.136 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 3f6d4d75-9110-47e4-bef0-5dc9ca62f7e4 2026-05-27 11:05:09.258 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-90f1a0f9-5d93-4969-9a79-fa590929b851'] response: {'server_uuid': '146838af-5d1a-4f9b-83df-e09d808163c5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3f6d4d75-9110-47e4-bef0-5dc9ca62f7e4', 'code': 200} 2026-05-27 11:05:10.401 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 3f6d4d75-9110-47e4-bef0-5dc9ca62f7e4 2026-05-27 11:05:11.829 13 INFO neutron.plugins.ml2.plugin [None req-0ef4eeb8-135b-46df-8933-29deada83fc4 - - - - - -] Attempt 1 to provision port f07fd24a-a6e2-401b-b1e1-67702638ebed 2026-05-27 11:05:11.897 13 INFO neutron.plugins.ml2.plugin [None req-0ef4eeb8-135b-46df-8933-29deada83fc4 - - - - - -] Attempt 1 to provision port 36c5b019-aa00-48cd-9f96-410312c97555 2026-05-27 11:05:11.968 13 INFO neutron.plugins.ml2.plugin [None req-0ef4eeb8-135b-46df-8933-29deada83fc4 - - - - - -] Attempt 1 to provision port ca994069-b000-497d-bbcb-e451085a6a39 2026-05-27 11:05:12.061 13 INFO neutron.plugins.ml2.plugin [None req-0ef4eeb8-135b-46df-8933-29deada83fc4 - - - - - -] Attempt 1 to provision port 128608db-a428-4eec-84ca-9adf99112924 2026-05-27 11:05:12.099 13 INFO neutron.plugins.ml2.plugin [None req-0ef4eeb8-135b-46df-8933-29deada83fc4 - - - - - -] Attempt 1 to provision port 9664c32d-b545-4c1d-afc0-e380bdf0418e 2026-05-27 11:05:12.188 13 INFO neutron.plugins.ml2.plugin [None req-0ef4eeb8-135b-46df-8933-29deada83fc4 - - - - - -] Attempt 1 to provision port f8f1f7c1-2416-4798-ab8b-f04789551805 2026-05-27 11:05:12.316 13 INFO neutron.plugins.ml2.plugin [None req-0ef4eeb8-135b-46df-8933-29deada83fc4 - - - - - -] Attempt 1 to provision port 3f6d4d75-9110-47e4-bef0-5dc9ca62f7e4 2026-05-27 11:05:12.508 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port f8f1f7c1-2416-4798-ab8b-f04789551805 2026-05-27 11:05:14.473 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 128608db-a428-4eec-84ca-9adf99112924 2026-05-27 11:05:14.729 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 0bfb8db2-2ed1-49c9-9cef-672cdb10920a 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c53becf1-0082-4d84-a567-e55f1f56789f could not be found. 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c53becf1-0082-4d84-a567-e55f1f56789f could not be found. 2026-05-27 11:05:15.330 16 ERROR neutron.plugins.ml2.managers 2026-05-27 11:05:15.333 16 ERROR neutron.plugins.ml2.managers [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Failed to bind port 5e471a1b-a16f-4cac-9f32-c378dcca21ef on host instance for vnic_type normal using segments [{'id': '20704257-150c-4c3a-81ce-0cb08ed899fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 467, 'network_id': 'e04b4475-74c3-4dda-bea2-3f876f43d10c'}] 2026-05-27 11:05:15.333 16 INFO neutron.plugins.ml2.plugin [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Attempt 2 to bind port 5e471a1b-a16f-4cac-9f32-c378dcca21ef 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c53becf1-0082-4d84-a567-e55f1f56789f could not be found. 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c53becf1-0082-4d84-a567-e55f1f56789f could not be found. 2026-05-27 11:05:15.342 16 ERROR neutron.plugins.ml2.managers 2026-05-27 11:05:15.343 16 ERROR neutron.plugins.ml2.managers [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Failed to bind port 5e471a1b-a16f-4cac-9f32-c378dcca21ef on host instance for vnic_type normal using segments [{'id': '20704257-150c-4c3a-81ce-0cb08ed899fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 467, 'network_id': 'e04b4475-74c3-4dda-bea2-3f876f43d10c'}] 2026-05-27 11:05:15.344 16 INFO neutron.plugins.ml2.plugin [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Attempt 3 to bind port 5e471a1b-a16f-4cac-9f32-c378dcca21ef 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c53becf1-0082-4d84-a567-e55f1f56789f could not be found. 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c53becf1-0082-4d84-a567-e55f1f56789f could not be found. 2026-05-27 11:05:15.353 16 ERROR neutron.plugins.ml2.managers 2026-05-27 11:05:15.355 16 ERROR neutron.plugins.ml2.managers [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Failed to bind port 5e471a1b-a16f-4cac-9f32-c378dcca21ef on host instance for vnic_type normal using segments [{'id': '20704257-150c-4c3a-81ce-0cb08ed899fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 467, 'network_id': 'e04b4475-74c3-4dda-bea2-3f876f43d10c'}] 2026-05-27 11:05:15.355 16 INFO neutron.plugins.ml2.plugin [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Attempt 4 to bind port 5e471a1b-a16f-4cac-9f32-c378dcca21ef 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c53becf1-0082-4d84-a567-e55f1f56789f could not be found. 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c53becf1-0082-4d84-a567-e55f1f56789f could not be found. 2026-05-27 11:05:15.368 16 ERROR neutron.plugins.ml2.managers 2026-05-27 11:05:15.370 16 ERROR neutron.plugins.ml2.managers [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Failed to bind port 5e471a1b-a16f-4cac-9f32-c378dcca21ef on host instance for vnic_type normal using segments [{'id': '20704257-150c-4c3a-81ce-0cb08ed899fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 467, 'network_id': 'e04b4475-74c3-4dda-bea2-3f876f43d10c'}] 2026-05-27 11:05:15.370 16 INFO neutron.plugins.ml2.plugin [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Attempt 5 to bind port 5e471a1b-a16f-4cac-9f32-c378dcca21ef 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c53becf1-0082-4d84-a567-e55f1f56789f could not be found. 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c53becf1-0082-4d84-a567-e55f1f56789f could not be found. 2026-05-27 11:05:15.385 16 ERROR neutron.plugins.ml2.managers 2026-05-27 11:05:15.389 16 ERROR neutron.plugins.ml2.managers [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Failed to bind port 5e471a1b-a16f-4cac-9f32-c378dcca21ef on host instance for vnic_type normal using segments [{'id': '20704257-150c-4c3a-81ce-0cb08ed899fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 467, 'network_id': 'e04b4475-74c3-4dda-bea2-3f876f43d10c'}] 2026-05-27 11:05:15.389 16 INFO neutron.plugins.ml2.plugin [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Attempt 6 to bind port 5e471a1b-a16f-4cac-9f32-c378dcca21ef 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c53becf1-0082-4d84-a567-e55f1f56789f could not be found. 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c53becf1-0082-4d84-a567-e55f1f56789f could not be found. 2026-05-27 11:05:15.398 16 ERROR neutron.plugins.ml2.managers 2026-05-27 11:05:15.401 16 ERROR neutron.plugins.ml2.managers [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Failed to bind port 5e471a1b-a16f-4cac-9f32-c378dcca21ef on host instance for vnic_type normal using segments [{'id': '20704257-150c-4c3a-81ce-0cb08ed899fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 467, 'network_id': 'e04b4475-74c3-4dda-bea2-3f876f43d10c'}] 2026-05-27 11:05:15.402 16 INFO neutron.plugins.ml2.plugin [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Attempt 7 to bind port 5e471a1b-a16f-4cac-9f32-c378dcca21ef 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c53becf1-0082-4d84-a567-e55f1f56789f could not be found. 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c53becf1-0082-4d84-a567-e55f1f56789f could not be found. 2026-05-27 11:05:15.412 16 ERROR neutron.plugins.ml2.managers 2026-05-27 11:05:15.413 16 ERROR neutron.plugins.ml2.managers [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Failed to bind port 5e471a1b-a16f-4cac-9f32-c378dcca21ef on host instance for vnic_type normal using segments [{'id': '20704257-150c-4c3a-81ce-0cb08ed899fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 467, 'network_id': 'e04b4475-74c3-4dda-bea2-3f876f43d10c'}] 2026-05-27 11:05:15.413 16 INFO neutron.plugins.ml2.plugin [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Attempt 8 to bind port 5e471a1b-a16f-4cac-9f32-c378dcca21ef 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c53becf1-0082-4d84-a567-e55f1f56789f could not be found. 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c53becf1-0082-4d84-a567-e55f1f56789f could not be found. 2026-05-27 11:05:15.424 16 ERROR neutron.plugins.ml2.managers 2026-05-27 11:05:15.426 16 ERROR neutron.plugins.ml2.managers [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Failed to bind port 5e471a1b-a16f-4cac-9f32-c378dcca21ef on host instance for vnic_type normal using segments [{'id': '20704257-150c-4c3a-81ce-0cb08ed899fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 467, 'network_id': 'e04b4475-74c3-4dda-bea2-3f876f43d10c'}] 2026-05-27 11:05:15.426 16 INFO neutron.plugins.ml2.plugin [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Attempt 9 to bind port 5e471a1b-a16f-4cac-9f32-c378dcca21ef 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c53becf1-0082-4d84-a567-e55f1f56789f could not be found. 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c53becf1-0082-4d84-a567-e55f1f56789f could not be found. 2026-05-27 11:05:15.435 16 ERROR neutron.plugins.ml2.managers 2026-05-27 11:05:15.436 16 ERROR neutron.plugins.ml2.managers [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Failed to bind port 5e471a1b-a16f-4cac-9f32-c378dcca21ef on host instance for vnic_type normal using segments [{'id': '20704257-150c-4c3a-81ce-0cb08ed899fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 467, 'network_id': 'e04b4475-74c3-4dda-bea2-3f876f43d10c'}] 2026-05-27 11:05:15.436 16 INFO neutron.plugins.ml2.plugin [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Attempt 10 to bind port 5e471a1b-a16f-4cac-9f32-c378dcca21ef 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c53becf1-0082-4d84-a567-e55f1f56789f could not be found. 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c53becf1-0082-4d84-a567-e55f1f56789f could not be found. 2026-05-27 11:05:15.444 16 ERROR neutron.plugins.ml2.managers 2026-05-27 11:05:15.445 16 ERROR neutron.plugins.ml2.managers [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Failed to bind port 5e471a1b-a16f-4cac-9f32-c378dcca21ef on host instance for vnic_type normal using segments [{'id': '20704257-150c-4c3a-81ce-0cb08ed899fd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 467, 'network_id': 'e04b4475-74c3-4dda-bea2-3f876f43d10c'}] 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c53becf1-0082-4d84-a567-e55f1f56789f could not be found. 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c53becf1-0082-4d84-a567-e55f1f56789f could not be found. 2026-05-27 11:05:16.005 16 ERROR neutron.plugins.ml2.managers 2026-05-27 11:05:16.008 16 ERROR neutron.plugins.ml2.managers [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Failed to bind port 5e471a1b-a16f-4cac-9f32-c378dcca21ef on host instance for vnic_type normal using segments [] 2026-05-27 11:05:16.008 16 INFO neutron.plugins.ml2.plugin [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Attempt 2 to bind port 5e471a1b-a16f-4cac-9f32-c378dcca21ef 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c53becf1-0082-4d84-a567-e55f1f56789f could not be found. 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c53becf1-0082-4d84-a567-e55f1f56789f could not be found. 2026-05-27 11:05:16.034 16 ERROR neutron.plugins.ml2.managers 2026-05-27 11:05:16.036 16 ERROR neutron.plugins.ml2.managers [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Failed to bind port 5e471a1b-a16f-4cac-9f32-c378dcca21ef on host instance for vnic_type normal using segments [] 2026-05-27 11:05:16.037 16 INFO neutron.plugins.ml2.plugin [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Attempt 3 to bind port 5e471a1b-a16f-4cac-9f32-c378dcca21ef 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c53becf1-0082-4d84-a567-e55f1f56789f could not be found. 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c53becf1-0082-4d84-a567-e55f1f56789f could not be found. 2026-05-27 11:05:16.053 16 ERROR neutron.plugins.ml2.managers 2026-05-27 11:05:16.056 16 ERROR neutron.plugins.ml2.managers [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Failed to bind port 5e471a1b-a16f-4cac-9f32-c378dcca21ef on host instance for vnic_type normal using segments [] 2026-05-27 11:05:16.057 16 INFO neutron.plugins.ml2.plugin [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Attempt 4 to bind port 5e471a1b-a16f-4cac-9f32-c378dcca21ef 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c53becf1-0082-4d84-a567-e55f1f56789f could not be found. 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c53becf1-0082-4d84-a567-e55f1f56789f could not be found. 2026-05-27 11:05:16.078 16 ERROR neutron.plugins.ml2.managers 2026-05-27 11:05:16.082 16 ERROR neutron.plugins.ml2.managers [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Failed to bind port 5e471a1b-a16f-4cac-9f32-c378dcca21ef on host instance for vnic_type normal using segments [] 2026-05-27 11:05:16.083 16 INFO neutron.plugins.ml2.plugin [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Attempt 5 to bind port 5e471a1b-a16f-4cac-9f32-c378dcca21ef 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c53becf1-0082-4d84-a567-e55f1f56789f could not be found. 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c53becf1-0082-4d84-a567-e55f1f56789f could not be found. 2026-05-27 11:05:16.098 16 ERROR neutron.plugins.ml2.managers 2026-05-27 11:05:16.105 16 ERROR neutron.plugins.ml2.managers [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Failed to bind port 5e471a1b-a16f-4cac-9f32-c378dcca21ef on host instance for vnic_type normal using segments [] 2026-05-27 11:05:16.106 16 INFO neutron.plugins.ml2.plugin [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Attempt 6 to bind port 5e471a1b-a16f-4cac-9f32-c378dcca21ef 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c53becf1-0082-4d84-a567-e55f1f56789f could not be found. 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c53becf1-0082-4d84-a567-e55f1f56789f could not be found. 2026-05-27 11:05:16.126 16 ERROR neutron.plugins.ml2.managers 2026-05-27 11:05:16.129 16 ERROR neutron.plugins.ml2.managers [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Failed to bind port 5e471a1b-a16f-4cac-9f32-c378dcca21ef on host instance for vnic_type normal using segments [] 2026-05-27 11:05:16.136 16 INFO neutron.plugins.ml2.plugin [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Attempt 7 to bind port 5e471a1b-a16f-4cac-9f32-c378dcca21ef 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c53becf1-0082-4d84-a567-e55f1f56789f could not be found. 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c53becf1-0082-4d84-a567-e55f1f56789f could not be found. 2026-05-27 11:05:16.165 16 ERROR neutron.plugins.ml2.managers 2026-05-27 11:05:16.167 16 ERROR neutron.plugins.ml2.managers [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Failed to bind port 5e471a1b-a16f-4cac-9f32-c378dcca21ef on host instance for vnic_type normal using segments [] 2026-05-27 11:05:16.168 16 INFO neutron.plugins.ml2.plugin [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Attempt 8 to bind port 5e471a1b-a16f-4cac-9f32-c378dcca21ef 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c53becf1-0082-4d84-a567-e55f1f56789f could not be found. 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c53becf1-0082-4d84-a567-e55f1f56789f could not be found. 2026-05-27 11:05:16.186 16 ERROR neutron.plugins.ml2.managers 2026-05-27 11:05:16.190 16 ERROR neutron.plugins.ml2.managers [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Failed to bind port 5e471a1b-a16f-4cac-9f32-c378dcca21ef on host instance for vnic_type normal using segments [] 2026-05-27 11:05:16.191 16 INFO neutron.plugins.ml2.plugin [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Attempt 9 to bind port 5e471a1b-a16f-4cac-9f32-c378dcca21ef 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c53becf1-0082-4d84-a567-e55f1f56789f could not be found. 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c53becf1-0082-4d84-a567-e55f1f56789f could not be found. 2026-05-27 11:05:16.208 16 ERROR neutron.plugins.ml2.managers 2026-05-27 11:05:16.210 16 ERROR neutron.plugins.ml2.managers [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Failed to bind port 5e471a1b-a16f-4cac-9f32-c378dcca21ef on host instance for vnic_type normal using segments [] 2026-05-27 11:05:16.210 16 INFO neutron.plugins.ml2.plugin [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Attempt 10 to bind port 5e471a1b-a16f-4cac-9f32-c378dcca21ef 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c53becf1-0082-4d84-a567-e55f1f56789f could not be found. 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c53becf1-0082-4d84-a567-e55f1f56789f could not be found. 2026-05-27 11:05:16.221 16 ERROR neutron.plugins.ml2.managers 2026-05-27 11:05:16.230 16 ERROR neutron.plugins.ml2.managers [None req-602243eb-252b-4a07-97cf-29b6b53913a7 - - - - - -] Failed to bind port 5e471a1b-a16f-4cac-9f32-c378dcca21ef on host instance for vnic_type normal using segments [] 2026-05-27 11:05:16.443 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 128608db-a428-4eec-84ca-9adf99112924 2026-05-27 11:05:16.568 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 0bfb8db2-2ed1-49c9-9cef-672cdb10920a 2026-05-27 11:05:28.433 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port fcf269f3-7adc-4508-b713-255702adfadc 2026-05-27 11:05:30.580 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port fcf269f3-7adc-4508-b713-255702adfadc 2026-05-27 11:05:30.614 16 INFO neutron.plugins.ml2.db [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] No ports have port_id starting with fcf269f3-7adc-4508-b713-255702adfadc 2026-05-27 11:05:30.648 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 7886b8ce-97e0-4b1e-9060-71c94212efbe 2026-05-27 11:05:32.425 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 7886b8ce-97e0-4b1e-9060-71c94212efbe 2026-05-27 11:05:34.549 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 4d5bc2f3-0586-4d88-b7fa-3f8612cc765b 2026-05-27 11:05:36.455 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 4d5bc2f3-0586-4d88-b7fa-3f8612cc765b 2026-05-27 11:05:40.614 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4b460185-e9f9-43c2-9673-751bad79908d'] response: {'server_uuid': '146838af-5d1a-4f9b-83df-e09d808163c5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3f6d4d75-9110-47e4-bef0-5dc9ca62f7e4', 'code': 200} 2026-05-27 11:05:40.834 13 INFO neutron.plugins.ml2.plugin [None req-b38327a1-abe3-46a3-a048-b61c7f499d13 - - - - - -] Attempt 1 to provision port 4d5bc2f3-0586-4d88-b7fa-3f8612cc765b 2026-05-27 11:05:40.901 13 INFO neutron.plugins.ml2.plugin [None req-b38327a1-abe3-46a3-a048-b61c7f499d13 - - - - - -] Attempt 1 to provision port b9132b06-49a2-4914-922b-45ecea979b80 2026-05-27 11:05:44.050 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 3f6d4d75-9110-47e4-bef0-5dc9ca62f7e4 2026-05-27 11:05:44.174 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2bc4e3e5-b065-4463-9d8b-ce55018c522f'] response: {'server_uuid': '146838af-5d1a-4f9b-83df-e09d808163c5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3f6d4d75-9110-47e4-bef0-5dc9ca62f7e4', 'code': 200} 2026-05-27 11:05:44.418 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 9b453542-e10f-45d8-b179-10d1bf5aeb15 2026-05-27 11:05:45.247 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 3f6d4d75-9110-47e4-bef0-5dc9ca62f7e4 2026-05-27 11:05:45.588 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 9b453542-e10f-45d8-b179-10d1bf5aeb15 2026-05-27 11:05:46.219 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4aebd3c3-53d6-4bdc-8565-c4f2231564c1'] response: {'server_uuid': '15417b33-d2e9-4473-8f75-2a97882a8ddd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9b453542-e10f-45d8-b179-10d1bf5aeb15', 'code': 200} 2026-05-27 11:05:47.210 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 131bf581-07a4-46f2-9c82-edc4b8c4c407 2026-05-27 11:05:47.487 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port b9132b06-49a2-4914-922b-45ecea979b80 2026-05-27 11:05:49.204 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 131bf581-07a4-46f2-9c82-edc4b8c4c407 2026-05-27 11:05:49.344 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port b9132b06-49a2-4914-922b-45ecea979b80 2026-05-27 11:05:49.979 13 INFO neutron.plugins.ml2.plugin [None req-32519ebe-31f6-45db-b8f5-a181fb1e135d - - - - - -] Attempt 1 to provision port b9132b06-49a2-4914-922b-45ecea979b80 2026-05-27 11:05:50.035 13 INFO neutron.plugins.ml2.plugin [None req-32519ebe-31f6-45db-b8f5-a181fb1e135d - - - - - -] Attempt 1 to provision port 131bf581-07a4-46f2-9c82-edc4b8c4c407 2026-05-27 11:05:50.090 13 INFO neutron.plugins.ml2.plugin [None req-32519ebe-31f6-45db-b8f5-a181fb1e135d - - - - - -] Attempt 1 to provision port 9b453542-e10f-45d8-b179-10d1bf5aeb15 2026-05-27 11:06:01.130 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port e912c478-e4e4-4976-9d9a-e41047c6ffb3 2026-05-27 11:06:02.021 16 INFO neutron.plugins.ml2.plugin [None req-69079a12-0547-4838-88d5-993c877bf73c - - - - - -] Attempt 1 to provision port e912c478-e4e4-4976-9d9a-e41047c6ffb3 2026-05-27 11:06:03.240 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port e912c478-e4e4-4976-9d9a-e41047c6ffb3 2026-05-27 11:06:03.452 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 202580d7-3796-4f0d-8dd3-c7fc7fb603bd 2026-05-27 11:06:05.186 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 202580d7-3796-4f0d-8dd3-c7fc7fb603bd 2026-05-27 11:06:06.437 16 INFO neutron.plugins.ml2.plugin [None req-d6e21fab-7de3-4ef5-992b-35bb4ae47ceb - - - - - -] Attempt 1 to provision port a17a65e5-b1d7-49cd-ba8b-a8a99caf9b47 2026-05-27 11:06:06.463 16 INFO neutron.plugins.ml2.plugin [None req-d6e21fab-7de3-4ef5-992b-35bb4ae47ceb - - - - - -] Attempt 1 to provision port e912c478-e4e4-4976-9d9a-e41047c6ffb3 2026-05-27 11:06:06.520 16 INFO neutron.plugins.ml2.plugin [None req-d6e21fab-7de3-4ef5-992b-35bb4ae47ceb - - - - - -] Attempt 1 to provision port fea96920-228d-42d0-aa41-72a9ccdbf6fc 2026-05-27 11:06:16.475 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port d23283c4-6893-4136-9c83-5a06fbcea9c9 2026-05-27 11:06:16.577 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-30d719ea-ff70-4372-91de-230e007f1199'] response: {'server_uuid': 'f93989a7-4c45-4594-a3bf-7b8818716079', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd23283c4-6893-4136-9c83-5a06fbcea9c9', 'code': 200} 2026-05-27 11:06:17.859 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port d23283c4-6893-4136-9c83-5a06fbcea9c9 2026-05-27 11:06:19.820 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port a17a65e5-b1d7-49cd-ba8b-a8a99caf9b47 2026-05-27 11:06:21.922 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port fea96920-228d-42d0-aa41-72a9ccdbf6fc 2026-05-27 11:06:22.165 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port a17a65e5-b1d7-49cd-ba8b-a8a99caf9b47 2026-05-27 11:06:23.887 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port fea96920-228d-42d0-aa41-72a9ccdbf6fc 2026-05-27 11:06:30.024 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 3113e8ba-49df-4c1d-a2fa-024f9f16ba53 2026-05-27 11:06:30.543 13 INFO neutron.plugins.ml2.plugin [None req-ae493d6f-0f38-4379-b5da-1f1d1cad183a - - - - - -] Attempt 1 to provision port 3113e8ba-49df-4c1d-a2fa-024f9f16ba53 2026-05-27 11:06:32.044 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 3113e8ba-49df-4c1d-a2fa-024f9f16ba53 2026-05-27 11:06:35.856 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 1d8ab096-e658-4d85-92fe-3ed7d8fbf16d 2026-05-27 11:06:36.333 16 INFO neutron.plugins.ml2.plugin [None req-2d5ff82c-a992-4723-9fbd-6e699eeb88e5 - - - - - -] Attempt 1 to provision port 1d8ab096-e658-4d85-92fe-3ed7d8fbf16d 2026-05-27 11:06:51.794 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 501eaacb-9298-4900-849f-45311ac74630 2026-05-27 11:06:53.931 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 501eaacb-9298-4900-849f-45311ac74630 2026-05-27 11:06:54.177 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 1a6dffeb-4497-45db-b078-776e57bb4047 2026-05-27 11:06:55.904 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 1a6dffeb-4497-45db-b078-776e57bb4047 2026-05-27 11:06:56.116 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 16061e84-2ddf-4220-b823-5c969744a6d5 2026-05-27 11:06:57.802 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 16061e84-2ddf-4220-b823-5c969744a6d5 2026-05-27 11:06:59.820 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 2fda010c-6506-4ef7-892d-77351c24ea29 2026-05-27 11:07:01.875 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 0fd727de-0b25-46a6-807f-af192e879c81 2026-05-27 11:07:02.584 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 2fda010c-6506-4ef7-892d-77351c24ea29 2026-05-27 11:07:03.862 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 0fd727de-0b25-46a6-807f-af192e879c81 2026-05-27 11:07:06.569 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 4609baa8-2526-406b-a206-33eb6b12b074 2026-05-27 11:07:06.873 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 79906728-e55a-4c92-a1e2-c2b76a890d41 2026-05-27 11:07:06.962 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-11f659a2-997a-4b3a-9697-300ea2811ed9'] response: {'server_uuid': 'dbece6c5-22f5-4055-b84a-043db9617074', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '79906728-e55a-4c92-a1e2-c2b76a890d41', 'code': 200} 2026-05-27 11:07:07.850 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 4609baa8-2526-406b-a206-33eb6b12b074 2026-05-27 11:07:08.084 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 79906728-e55a-4c92-a1e2-c2b76a890d41 2026-05-27 11:07:10.459 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 501eaacb-9298-4900-849f-45311ac74630 2026-05-27 11:07:10.949 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 791bcc37-423e-4e3a-bccd-1f1941ac3207 2026-05-27 11:07:11.065 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4cc2c3ff-ad09-427a-ab13-99ea9609d4d8'] response: {'server_uuid': 'a543ed16-7b14-46b3-8864-213e08a0ca18', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '791bcc37-423e-4e3a-bccd-1f1941ac3207', 'code': 200} 2026-05-27 11:07:11.897 13 INFO neutron.plugins.ml2.plugin [None req-97f1ce78-150f-4bd1-9497-c34dac2f804b - - - - - -] Attempt 1 to provision port 501eaacb-9298-4900-849f-45311ac74630 2026-05-27 11:07:11.935 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 791bcc37-423e-4e3a-bccd-1f1941ac3207 2026-05-27 11:07:11.948 13 INFO neutron.plugins.ml2.plugin [None req-97f1ce78-150f-4bd1-9497-c34dac2f804b - - - - - -] Attempt 1 to provision port 6c9fc51d-c271-4043-a05f-700054de213d 2026-05-27 11:07:11.978 13 INFO neutron.plugins.ml2.plugin [None req-97f1ce78-150f-4bd1-9497-c34dac2f804b - - - - - -] Attempt 1 to provision port 4609baa8-2526-406b-a206-33eb6b12b074 2026-05-27 11:07:12.065 13 INFO neutron.plugins.ml2.plugin [None req-97f1ce78-150f-4bd1-9497-c34dac2f804b - - - - - -] Attempt 1 to provision port 0fd727de-0b25-46a6-807f-af192e879c81 2026-05-27 11:07:12.158 13 INFO neutron.plugins.ml2.plugin [None req-97f1ce78-150f-4bd1-9497-c34dac2f804b - - - - - -] Attempt 1 to provision port 2fda010c-6506-4ef7-892d-77351c24ea29 2026-05-27 11:07:12.245 13 INFO neutron.plugins.ml2.plugin [None req-97f1ce78-150f-4bd1-9497-c34dac2f804b - - - - - -] Attempt 1 to provision port c0bc08a7-a580-4846-883b-4644c6c26e63 2026-05-27 11:07:12.291 13 INFO neutron.plugins.ml2.plugin [None req-97f1ce78-150f-4bd1-9497-c34dac2f804b - - - - - -] Attempt 1 to provision port 4c017f1d-0add-49cc-89a3-71f7006ad1a5 2026-05-27 11:07:12.342 13 INFO neutron.plugins.ml2.plugin [None req-97f1ce78-150f-4bd1-9497-c34dac2f804b - - - - - -] Attempt 1 to provision port 5d3f1a5a-f568-410a-bde7-80faac391a69 2026-05-27 11:07:12.386 13 INFO neutron.plugins.ml2.plugin [None req-97f1ce78-150f-4bd1-9497-c34dac2f804b - - - - - -] Attempt 1 to provision port abed5f26-a150-40d4-ba58-9e9f9c708cfe 2026-05-27 11:07:12.426 13 INFO neutron.plugins.ml2.plugin [None req-97f1ce78-150f-4bd1-9497-c34dac2f804b - - - - - -] Attempt 1 to provision port 8698890c-feac-4ee5-a7e1-6f17c4f44eb4 2026-05-27 11:07:13.855 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 4c017f1d-0add-49cc-89a3-71f7006ad1a5 2026-05-27 11:07:14.208 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port abed5f26-a150-40d4-ba58-9e9f9c708cfe 2026-05-27 11:07:15.884 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 4c017f1d-0add-49cc-89a3-71f7006ad1a5 2026-05-27 11:07:16.131 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port abed5f26-a150-40d4-ba58-9e9f9c708cfe 2026-05-27 11:07:17.993 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 6c9fc51d-c271-4043-a05f-700054de213d 2026-05-27 11:07:18.260 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 5d3f1a5a-f568-410a-bde7-80faac391a69 2026-05-27 11:07:18.539 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port c0bc08a7-a580-4846-883b-4644c6c26e63 2026-05-27 11:07:18.857 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 8698890c-feac-4ee5-a7e1-6f17c4f44eb4 2026-05-27 11:07:19.851 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 6c9fc51d-c271-4043-a05f-700054de213d 2026-05-27 11:07:20.083 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 5d3f1a5a-f568-410a-bde7-80faac391a69 2026-05-27 11:07:20.257 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port c0bc08a7-a580-4846-883b-4644c6c26e63 2026-05-27 11:07:20.454 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 8698890c-feac-4ee5-a7e1-6f17c4f44eb4 2026-05-27 11:07:20.994 13 INFO neutron.plugins.ml2.plugin [None req-996c5e84-abe9-4896-af77-6d2d2b71e518 - - - - - -] Attempt 1 to provision port 791bcc37-423e-4e3a-bccd-1f1941ac3207 2026-05-27 11:07:21.047 13 INFO neutron.plugins.ml2.plugin [None req-996c5e84-abe9-4896-af77-6d2d2b71e518 - - - - - -] Attempt 1 to provision port 501eaacb-9298-4900-849f-45311ac74630 2026-05-27 11:07:21.123 13 INFO neutron.plugins.ml2.plugin [None req-996c5e84-abe9-4896-af77-6d2d2b71e518 - - - - - -] Attempt 1 to provision port 6c9fc51d-c271-4043-a05f-700054de213d 2026-05-27 11:07:21.166 13 INFO neutron.plugins.ml2.plugin [None req-996c5e84-abe9-4896-af77-6d2d2b71e518 - - - - - -] Attempt 1 to provision port 4609baa8-2526-406b-a206-33eb6b12b074 2026-05-27 11:07:21.213 13 INFO neutron.plugins.ml2.plugin [None req-996c5e84-abe9-4896-af77-6d2d2b71e518 - - - - - -] Attempt 1 to provision port 0fd727de-0b25-46a6-807f-af192e879c81 2026-05-27 11:07:21.255 13 INFO neutron.plugins.ml2.plugin [None req-996c5e84-abe9-4896-af77-6d2d2b71e518 - - - - - -] Attempt 1 to provision port 79906728-e55a-4c92-a1e2-c2b76a890d41 2026-05-27 11:07:21.301 13 INFO neutron.plugins.ml2.plugin [None req-996c5e84-abe9-4896-af77-6d2d2b71e518 - - - - - -] Attempt 1 to provision port 2fda010c-6506-4ef7-892d-77351c24ea29 2026-05-27 11:07:21.351 13 INFO neutron.plugins.ml2.plugin [None req-996c5e84-abe9-4896-af77-6d2d2b71e518 - - - - - -] Attempt 1 to provision port c0bc08a7-a580-4846-883b-4644c6c26e63 2026-05-27 11:07:21.404 13 INFO neutron.plugins.ml2.plugin [None req-996c5e84-abe9-4896-af77-6d2d2b71e518 - - - - - -] Attempt 1 to provision port abed5f26-a150-40d4-ba58-9e9f9c708cfe 2026-05-27 11:07:21.449 13 INFO neutron.plugins.ml2.plugin [None req-996c5e84-abe9-4896-af77-6d2d2b71e518 - - - - - -] Attempt 1 to provision port 8698890c-feac-4ee5-a7e1-6f17c4f44eb4 2026-05-27 11:07:29.875 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 34d9f97f-42e6-4e99-930d-658554c66c6c 2026-05-27 11:07:30.000 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ce16297-7cb9-4b20-a9ba-d31162fcd40e'] response: {'server_uuid': '7b4694aa-ea81-4f1b-ac84-da37eddc774f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '34d9f97f-42e6-4e99-930d-658554c66c6c', 'code': 200} 2026-05-27 11:07:30.306 13 INFO neutron.plugins.ml2.plugin [None req-3721fdd0-9575-4555-8a8b-5f7472bab1cd - - - - - -] Attempt 1 to provision port 791bcc37-423e-4e3a-bccd-1f1941ac3207 2026-05-27 11:07:30.366 13 INFO neutron.plugins.ml2.plugin [None req-3721fdd0-9575-4555-8a8b-5f7472bab1cd - - - - - -] Attempt 1 to provision port c0bc08a7-a580-4846-883b-4644c6c26e63 2026-05-27 11:07:30.427 13 INFO neutron.plugins.ml2.plugin [None req-3721fdd0-9575-4555-8a8b-5f7472bab1cd - - - - - -] Attempt 1 to provision port 6c9fc51d-c271-4043-a05f-700054de213d 2026-05-27 11:07:30.459 13 INFO neutron.plugins.ml2.plugin [None req-3721fdd0-9575-4555-8a8b-5f7472bab1cd - - - - - -] Attempt 1 to provision port abed5f26-a150-40d4-ba58-9e9f9c708cfe 2026-05-27 11:07:30.511 13 INFO neutron.plugins.ml2.plugin [None req-3721fdd0-9575-4555-8a8b-5f7472bab1cd - - - - - -] Attempt 1 to provision port 0fd727de-0b25-46a6-807f-af192e879c81 2026-05-27 11:07:31.873 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 34d9f97f-42e6-4e99-930d-658554c66c6c 2026-05-27 11:07:37.838 13 INFO neutron.plugins.ml2.plugin [None req-d1252c88-d09f-46f4-bd29-f8eceecd0e49 - - - - - -] Attempt 1 to provision port abed5f26-a150-40d4-ba58-9e9f9c708cfe 2026-05-27 11:07:37.887 13 INFO neutron.plugins.ml2.plugin [None req-d1252c88-d09f-46f4-bd29-f8eceecd0e49 - - - - - -] Attempt 1 to provision port 79906728-e55a-4c92-a1e2-c2b76a890d41 2026-05-27 11:07:37.941 13 INFO neutron.plugins.ml2.plugin [None req-d1252c88-d09f-46f4-bd29-f8eceecd0e49 - - - - - -] Attempt 1 to provision port 8698890c-feac-4ee5-a7e1-6f17c4f44eb4 2026-05-27 11:07:37.992 13 INFO neutron.plugins.ml2.plugin [None req-d1252c88-d09f-46f4-bd29-f8eceecd0e49 - - - - - -] Attempt 1 to provision port 34d9f97f-42e6-4e99-930d-658554c66c6c 2026-05-27 11:07:46.361 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 000fa999-f38d-41e8-921d-8c6160a1b2d4 2026-05-27 11:07:46.464 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ac5a9f7-b8f5-46bf-bf07-1ca79a2835b5'] response: {'server_uuid': 'f27345d2-fcd0-4073-8c20-7d0564c90b29', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '000fa999-f38d-41e8-921d-8c6160a1b2d4', 'code': 200} 2026-05-27 11:07:47.830 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 000fa999-f38d-41e8-921d-8c6160a1b2d4 2026-05-27 11:08:02.065 16 INFO neutron.plugins.ml2.plugin [None req-53cba861-8009-4c20-8203-cecb8afdee59 - - - - - -] Attempt 1 to provision port 9d230f92-e8f9-4920-b353-8cbdbb3abdd5 2026-05-27 11:08:12.025 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc335822-e444-4460-b60a-8db60f590d81'] response: {'server_uuid': 'f27345d2-fcd0-4073-8c20-7d0564c90b29', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '000fa999-f38d-41e8-921d-8c6160a1b2d4', 'code': 200} 2026-05-27 11:08:24.379 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port acbf074b-b8cb-460b-963c-c1441d1b0cca 2026-05-27 11:08:24.501 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d5c6afa1-c6af-4a14-b3b4-42862a33c803'] response: {'server_uuid': 'e487660f-a01e-4e43-8c4d-85c9533bbc1a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'acbf074b-b8cb-460b-963c-c1441d1b0cca', 'code': 200} 2026-05-27 11:08:26.173 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port acbf074b-b8cb-460b-963c-c1441d1b0cca 2026-05-27 11:08:31.974 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port cea37fa4-b1bd-461a-96ee-b1f2d845edf3 2026-05-27 11:08:32.839 16 INFO neutron.plugins.ml2.plugin [None req-9fd393df-1756-42f0-b83f-2f76852c9443 - - - - - -] Attempt 1 to provision port cea37fa4-b1bd-461a-96ee-b1f2d845edf3 2026-05-27 11:08:33.971 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 6961cf0e-dc61-4ea1-a2a2-d88d3db044db 2026-05-27 11:08:34.353 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port cea37fa4-b1bd-461a-96ee-b1f2d845edf3 2026-05-27 11:08:35.831 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 6961cf0e-dc61-4ea1-a2a2-d88d3db044db 2026-05-27 11:08:39.871 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port b086be2b-a1f5-4749-a5f2-dc1c417d0b09 2026-05-27 11:08:40.294 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 0347cd39-8318-448c-b1ed-4f61ca796198 2026-05-27 11:08:40.865 13 INFO neutron.plugins.ml2.plugin [None req-9e516b6e-9733-4439-8ec6-42542ff5b6f7 - - - - - -] Attempt 1 to provision port cea37fa4-b1bd-461a-96ee-b1f2d845edf3 2026-05-27 11:08:40.921 13 INFO neutron.plugins.ml2.plugin [None req-9e516b6e-9733-4439-8ec6-42542ff5b6f7 - - - - - -] Attempt 1 to provision port 0347cd39-8318-448c-b1ed-4f61ca796198 2026-05-27 11:08:40.963 13 INFO neutron.plugins.ml2.plugin [None req-9e516b6e-9733-4439-8ec6-42542ff5b6f7 - - - - - -] Attempt 1 to provision port 1ea5e4a4-cd65-4aa9-ad2a-efe239872589 2026-05-27 11:08:40.982 13 INFO neutron.plugins.ml2.plugin [None req-9e516b6e-9733-4439-8ec6-42542ff5b6f7 - - - - - -] Attempt 1 to provision port e7dcfc1d-b18d-4ac5-a048-2a7a0ade8cbf 2026-05-27 11:08:41.849 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port b086be2b-a1f5-4749-a5f2-dc1c417d0b09 2026-05-27 11:08:42.035 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 0347cd39-8318-448c-b1ed-4f61ca796198 2026-05-27 11:08:43.869 13 INFO neutron.plugins.ml2.plugin [None req-0cd3bc12-a26c-416e-b20b-5127e9454c04 - - - - - -] Attempt 1 to provision port b5729454-58ea-4f4a-b09d-233c2fe6a8b1 2026-05-27 11:08:43.893 13 INFO neutron.plugins.ml2.plugin [None req-0cd3bc12-a26c-416e-b20b-5127e9454c04 - - - - - -] Attempt 1 to provision port 0347cd39-8318-448c-b1ed-4f61ca796198 2026-05-27 11:08:43.939 13 INFO neutron.plugins.ml2.plugin [None req-0cd3bc12-a26c-416e-b20b-5127e9454c04 - - - - - -] Attempt 1 to provision port ef049f2e-6c9b-48ea-bf12-da8643494c77 2026-05-27 11:08:45.117 13 INFO neutron.plugins.ml2.plugin [None req-3928ca74-8776-4f47-b7e8-65c97c6ecc76 - - - - - -] Attempt 1 to provision port ef049f2e-6c9b-48ea-bf12-da8643494c77 2026-05-27 11:08:46.388 13 INFO neutron.plugins.ml2.plugin [None req-1a90cce3-481f-4193-b2dd-6d827896f6ad - - - - - -] Attempt 1 to provision port ef049f2e-6c9b-48ea-bf12-da8643494c77 2026-05-27 11:08:52.889 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 474d1f97-6710-432c-ba37-1cca94712868 2026-05-27 11:08:53.003 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e06bc50-2981-4d1a-9f82-a1bc28798eb7'] response: {'server_uuid': 'b7791773-8992-4b50-9199-35426f833605', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '474d1f97-6710-432c-ba37-1cca94712868', 'code': 200} 2026-05-27 11:08:53.911 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port e7dcfc1d-b18d-4ac5-a048-2a7a0ade8cbf 2026-05-27 11:08:54.192 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 1ea5e4a4-cd65-4aa9-ad2a-efe239872589 2026-05-27 11:08:54.475 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 474d1f97-6710-432c-ba37-1cca94712868 2026-05-27 11:08:55.939 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port e7dcfc1d-b18d-4ac5-a048-2a7a0ade8cbf 2026-05-27 11:08:56.066 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port 1ea5e4a4-cd65-4aa9-ad2a-efe239872589 2026-05-27 11:08:56.310 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port b5729454-58ea-4f4a-b09d-233c2fe6a8b1 2026-05-27 11:08:57.010 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port ef049f2e-6c9b-48ea-bf12-da8643494c77 2026-05-27 11:08:58.099 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port ef049f2e-6c9b-48ea-bf12-da8643494c77 2026-05-27 11:08:58.321 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port b5729454-58ea-4f4a-b09d-233c2fe6a8b1 2026-05-27 11:09:03.645 13 INFO neutron.plugins.ml2.plugin [None req-817a603b-76ca-4739-886c-8b5f3d1ad9f8 - - - - - -] Attempt 1 to provision port d62348ab-74aa-4a95-9aec-45b8ccd309d4 2026-05-27 11:09:10.194 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port d62348ab-74aa-4a95-9aec-45b8ccd309d4 2026-05-27 11:09:10.302 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-29f7bdd9-ef4f-4768-8a25-987415f79555'] response: {'server_uuid': 'e487660f-a01e-4e43-8c4d-85c9533bbc1a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd62348ab-74aa-4a95-9aec-45b8ccd309d4', 'code': 200} 2026-05-27 11:09:12.075 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port d62348ab-74aa-4a95-9aec-45b8ccd309d4 2026-05-27 11:09:14.576 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port d62348ab-74aa-4a95-9aec-45b8ccd309d4 2026-05-27 11:09:39.164 16 INFO neutron.plugins.ml2.plugin [None req-8cbef4cf-3225-45c8-a44e-30cfcd5b1ff6 - - - - - -] Attempt 1 to provision port fae7fd73-cefb-47c9-a01e-9073ecbfa0ff 2026-05-27 11:09:45.665 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port fae7fd73-cefb-47c9-a01e-9073ecbfa0ff 2026-05-27 11:09:45.980 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed77522c-94b7-4ade-91c3-1cf1d4ddb9c2'] response: {'server_uuid': 'e487660f-a01e-4e43-8c4d-85c9533bbc1a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fae7fd73-cefb-47c9-a01e-9073ecbfa0ff', 'code': 200} 2026-05-27 11:09:46.296 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port fae7fd73-cefb-47c9-a01e-9073ecbfa0ff 2026-05-27 11:10:00.117 16 INFO neutron.plugins.ml2.plugin [None req-3d967ac1-70a5-4321-9633-9ea9df5b6abb - - - - - -] Attempt 1 to provision port efdeb820-4848-45db-9a02-7c0f1216b206 2026-05-27 11:10:06.327 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port efdeb820-4848-45db-9a02-7c0f1216b206 2026-05-27 11:10:06.603 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2afbdff1-8053-45db-8d62-eb5f594d6978'] response: {'server_uuid': 'e487660f-a01e-4e43-8c4d-85c9533bbc1a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'efdeb820-4848-45db-9a02-7c0f1216b206', 'code': 200} 2026-05-27 11:10:08.260 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port efdeb820-4848-45db-9a02-7c0f1216b206 2026-05-27 11:10:10.964 13 INFO neutron.plugins.ml2.plugin [None req-9807cc4c-e553-45bd-9082-b8b0d5459dcb - - - - - -] Attempt 1 to provision port fae7fd73-cefb-47c9-a01e-9073ecbfa0ff 2026-05-27 11:10:22.362 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port efdeb820-4848-45db-9a02-7c0f1216b206 2026-05-27 11:10:22.439 16 INFO neutron.plugins.ml2.plugin [None req-71fc60f1-7c17-41af-9530-06b0ca27a5e5 - - - - - -] Attempt 1 to provision port efdeb820-4848-45db-9a02-7c0f1216b206 2026-05-27 11:10:23.801 16 INFO neutron.plugins.ml2.plugin [None req-d7f24dfe-b378-4c2e-a83f-da8734423907 - - - - - -] Attempt 1 to provision port efdeb820-4848-45db-9a02-7c0f1216b206 2026-05-27 11:10:32.312 16 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] Attempt 1 to provision port fae7fd73-cefb-47c9-a01e-9073ecbfa0ff 2026-05-27 11:10:32.566 13 INFO neutron.plugins.ml2.plugin [None req-ac9df7fd-a171-4d32-831c-e807cab50627 - - - - - -] Attempt 1 to provision port fae7fd73-cefb-47c9-a01e-9073ecbfa0ff 2026-05-27 11:11:16.398 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-24c26762-e07f-4ca4-8e4e-f94fd4937077'] response: {'server_uuid': 'a543ed16-7b14-46b3-8864-213e08a0ca18', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '791bcc37-423e-4e3a-bccd-1f1941ac3207', 'code': 200} 2026-05-27 11:11:16.464 13 INFO neutron.plugins.ml2.plugin [None req-2a4019fb-4bab-47d9-b12f-46dc3bc14d0c - - - - - -] No ports have port_id starting with 791bcc37-423e-4e3a-bccd-1f1941ac3207