+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-04-30 06:33:21.477 1 INFO neutron.common.config [-] Logging enabled! 2026-04-30 06:33:21.477 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-04-30 06:33:21.478 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-04-30 06:33:21.478 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-30 06:33:22.398 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-30 06:33:22.401 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-30 06:33:22.403 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-30 06:33:22.404 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-30 06:33:22.404 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-30 06:33:22.404 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-30 06:33:22.405 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-30 06:33:22.409 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-30 06:33:22.410 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-30 06:33:22.410 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-30 06:33:22.425 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-30 06:33:22.426 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-30 06:33:22.426 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-30 06:33:22.453 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-30 06:33:22.454 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-30 06:33:22.454 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-30 06:33:22.454 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-30 06:33:22.459 1 WARNING oslo_policy.policy [None req-3f54aa12-29a9-4065-a8f1-7a897cee4cf9 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-04-30 06:33:22.693 1 INFO neutron.plugins.ml2.managers [None req-3f54aa12-29a9-4065-a8f1-7a897cee4cf9 - - - - - -] Initializing driver for type 'vlan' 2026-04-30 06:33:23.535 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-3f54aa12-29a9-4065-a8f1-7a897cee4cf9 - - - - - -] VlanTypeDriver initialization complete 2026-04-30 06:33:23.536 1 INFO neutron.plugins.ml2.managers [None req-3f54aa12-29a9-4065-a8f1-7a897cee4cf9 - - - - - -] Initializing driver for type 'vxlan' 2026-04-30 06:33:23.536 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-3f54aa12-29a9-4065-a8f1-7a897cee4cf9 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-30 06:33:23.554 1 INFO neutron.plugins.ml2.managers [None req-3f54aa12-29a9-4065-a8f1-7a897cee4cf9 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-30 06:33:23.554 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-3f54aa12-29a9-4065-a8f1-7a897cee4cf9 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-30 06:33:23.554 1 INFO neutron.plugins.ml2.managers [None req-3f54aa12-29a9-4065-a8f1-7a897cee4cf9 - - - - - -] Initializing extension driver 'port_security' 2026-04-30 06:33:23.554 1 INFO neutron.plugins.ml2.extensions.port_security [None req-3f54aa12-29a9-4065-a8f1-7a897cee4cf9 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-30 06:33:23.554 1 INFO neutron.plugins.ml2.managers [None req-3f54aa12-29a9-4065-a8f1-7a897cee4cf9 - - - - - -] Initializing extension driver 'qos' 2026-04-30 06:33:23.554 1 INFO neutron.plugins.ml2.managers [None req-3f54aa12-29a9-4065-a8f1-7a897cee4cf9 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-30 06:33:23.554 1 INFO neutron.plugins.ml2.managers [None req-3f54aa12-29a9-4065-a8f1-7a897cee4cf9 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-30 06:33:23.563 1 INFO neutron.quota [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded quota_driver: . 2026-04-30 06:33:23.564 1 INFO neutron.plugins.ml2.plugin [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Modular L2 Plugin initialization complete 2026-04-30 06:33:23.564 1 INFO neutron.plugins.ml2.managers [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-30 06:33:23.564 1 INFO neutron.plugins.ml2.managers [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-30 06:33:23.564 1 INFO neutron.plugins.ml2.managers [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-30 06:33:23.565 1 INFO neutron.extensions.vlantransparent [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Disabled vlantransparent extension. 2026-04-30 06:33:23.565 1 INFO neutron.manager [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loading Plugin: qos 2026-04-30 06:33:23.573 1 INFO neutron.manager [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loading Plugin: router 2026-04-30 06:33:23.600 1 INFO neutron.services.service_base [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-30 06:33:23.601 1 INFO neutron.manager [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loading Plugin: segments 2026-04-30 06:33:23.661 1 INFO neutron.manager [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loading Plugin: trunk 2026-04-30 06:33:23.701 1 INFO neutron.manager [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loading Plugin: vpnaas 2026-04-30 06:33:23.731 1 WARNING stevedore.named [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-30 06:33:23.781 1 INFO neutron_vpnaas.services.vpn.plugin [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-30 06:33:23.781 1 INFO neutron.common.utils [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-30 06:33:23.782 1 INFO neutron.manager [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loading Plugin: auto_allocate 2026-04-30 06:33:23.785 1 INFO neutron.manager [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loading Plugin: tag 2026-04-30 06:33:23.790 1 INFO neutron.manager [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loading Plugin: timestamp 2026-04-30 06:33:23.792 1 INFO neutron.manager [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loading Plugin: network_ip_availability 2026-04-30 06:33:23.795 1 INFO neutron.manager [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loading Plugin: flavors 2026-04-30 06:33:23.797 1 INFO neutron.manager [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loading Plugin: revisions 2026-04-30 06:33:23.800 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Initializing extension manager. 2026-04-30 06:33:23.801 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: address-group 2026-04-30 06:33:23.802 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: address-scope 2026-04-30 06:33:23.802 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-30 06:33:23.803 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: agent 2026-04-30 06:33:23.803 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: agent-resources-synced 2026-04-30 06:33:23.804 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-30 06:33:23.805 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-30 06:33:23.806 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: availability_zone 2026-04-30 06:33:23.806 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: availability_zone_filter 2026-04-30 06:33:23.807 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-30 06:33:23.807 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: default-subnetpools 2026-04-30 06:33:23.808 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-30 06:33:23.809 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: dns-integration 2026-04-30 06:33:23.810 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: dns-domain-ports 2026-04-30 06:33:23.810 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-30 06:33:23.811 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: dvr 2026-04-30 06:33:23.812 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-30 06:33:23.812 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: empty-string-filtering 2026-04-30 06:33:23.813 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-30 06:33:23.813 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-30 06:33:23.814 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: external-net 2026-04-30 06:33:23.814 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-30 06:33:23.815 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: extraroute 2026-04-30 06:33:23.815 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: extraroute-atomic 2026-04-30 06:33:23.816 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-30 06:33:23.817 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-30 06:33:23.817 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-30 06:33:23.818 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-30 06:33:23.819 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: fip-port-details 2026-04-30 06:33:23.819 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: flavors 2026-04-30 06:33:23.820 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-30 06:33:23.821 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: floatingip-pools 2026-04-30 06:33:23.822 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: ip_allocation 2026-04-30 06:33:23.822 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-30 06:33:23.823 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: l2_adjacency 2026-04-30 06:33:23.824 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: router 2026-04-30 06:33:23.825 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-30 06:33:23.826 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-30 06:33:23.827 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-30 06:33:23.827 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: ext-gw-mode 2026-04-30 06:33:23.828 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: l3-ha 2026-04-30 06:33:23.828 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-30 06:33:23.829 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-30 06:33:23.829 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: l3-flavors 2026-04-30 06:33:23.830 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-30 06:33:23.831 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-30 06:33:23.832 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-30 06:33:23.833 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-30 06:33:23.834 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-30 06:33:23.835 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-30 06:33:23.836 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-30 06:33:23.836 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: multi-provider 2026-04-30 06:33:23.837 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: net-mtu 2026-04-30 06:33:23.837 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: net-mtu-writable 2026-04-30 06:33:23.838 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: network_availability_zone 2026-04-30 06:33:23.838 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: network_ha 2026-04-30 06:33:23.839 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: network-ip-availability 2026-04-30 06:33:23.840 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-30 06:33:23.840 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: pagination 2026-04-30 06:33:23.841 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: port-device-profile 2026-04-30 06:33:23.841 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-30 06:33:23.842 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-30 06:33:23.842 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-30 06:33:23.843 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: port-mac-override 2026-04-30 06:33:23.843 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-30 06:33:23.843 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-30 06:33:23.844 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: port-resource-request 2026-04-30 06:33:23.844 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-30 06:33:23.845 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: binding 2026-04-30 06:33:23.845 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: binding-extended 2026-04-30 06:33:23.846 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: port-security 2026-04-30 06:33:23.846 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: project-id 2026-04-30 06:33:23.847 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: provider 2026-04-30 06:33:23.848 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: qos 2026-04-30 06:33:23.849 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-30 06:33:23.849 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-30 06:33:23.850 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: qos-default 2026-04-30 06:33:23.850 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: qos-fip 2026-04-30 06:33:23.851 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-30 06:33:23.851 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-30 06:33:23.852 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-30 06:33:23.852 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-30 06:33:23.853 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-30 06:33:23.853 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: qos-pps 2026-04-30 06:33:23.854 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-30 06:33:23.854 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-30 06:33:23.855 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: qos-rules-alias 2026-04-30 06:33:23.855 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: quota-check-limit 2026-04-30 06:33:23.857 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: quotas 2026-04-30 06:33:23.858 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: quota_details 2026-04-30 06:33:23.859 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: rbac-policies 2026-04-30 06:33:23.860 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: rbac-address-group 2026-04-30 06:33:23.860 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: rbac-address-scope 2026-04-30 06:33:23.861 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: rbac-security-groups 2026-04-30 06:33:23.861 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-30 06:33:23.862 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: revision-if-match 2026-04-30 06:33:23.862 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-30 06:33:23.863 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: router_availability_zone 2026-04-30 06:33:23.863 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-30 06:33:23.864 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-30 06:33:23.865 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-30 06:33:23.865 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-30 06:33:23.866 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-30 06:33:23.866 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-30 06:33:23.867 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-30 06:33:23.880 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: security-group 2026-04-30 06:33:23.883 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: segment 2026-04-30 06:33:23.884 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-30 06:33:23.885 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: service-type 2026-04-30 06:33:23.885 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: sorting 2026-04-30 06:33:23.886 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: standard-attr-segment 2026-04-30 06:33:23.887 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: standard-attr-description 2026-04-30 06:33:23.887 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: stateful-security-group 2026-04-30 06:33:23.888 1 WARNING neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-30 06:33:23.889 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-30 06:33:23.889 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: subnet_onboard 2026-04-30 06:33:23.890 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-30 06:33:23.891 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: subnet-service-types 2026-04-30 06:33:23.892 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: subnet_allocation 2026-04-30 06:33:23.892 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-30 06:33:23.893 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-30 06:33:23.895 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: standard-attr-tag 2026-04-30 06:33:23.896 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-30 06:33:23.896 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: trunk 2026-04-30 06:33:23.897 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: trunk-details 2026-04-30 06:33:23.897 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-30 06:33:23.898 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-30 06:33:23.899 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-30 06:33:23.900 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-30 06:33:23.901 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: vpn-flavors 2026-04-30 06:33:23.902 1 INFO neutron.api.extensions [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Loaded extension: vpnaas 2026-04-30 06:33:23.904 1 INFO oslo_service.service [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Starting 2 workers 2026-04-30 06:33:23.908 1 INFO oslo_service.service [None req-23fffaff-8014-4707-9e25-2c46ba015ed1 - - - - - -] Starting 1 workers 2026-04-30 06:34:00.413 10 INFO neutron.db.l3_hamode_db [None req-cce36780-3031-4786-9737-bc8d2cf93e82 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 06:34:10.464 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 55bf1266-7765-48b7-ac88-52974d2e955d 2026-04-30 06:34:11.351 9 INFO neutron.plugins.ml2.plugin [None req-725b3688-54c6-4354-9a59-feb2fe4fab21 - - - - - -] Attempt 1 to provision port 55bf1266-7765-48b7-ac88-52974d2e955d 2026-04-30 06:34:12.440 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 55bf1266-7765-48b7-ac88-52974d2e955d 2026-04-30 06:38:11.690 9 INFO neutron.plugins.ml2.plugin [None req-ea0d158c-c87b-45cd-a257-f64b272a6252 - - - - - -] Attempt 1 to provision port 0e9fd4b8-06e3-44b8-8b00-a3118515d57a 2026-04-30 06:38:12.583 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 0e9fd4b8-06e3-44b8-8b00-a3118515d57a 2026-04-30 06:38:18.878 10 INFO neutron.plugins.ml2.plugin [None req-cff82c0d-3dc3-4ab6-952d-58507e486b2d - - - - - -] Attempt 1 to provision port 87e02458-bbd1-49c1-824c-489ed6f5de97 2026-04-30 06:41:42.852 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 87e02458-bbd1-49c1-824c-489ed6f5de97 2026-04-30 06:41:44.740 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 87e02458-bbd1-49c1-824c-489ed6f5de97 2026-04-30 06:49:35.035 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 83db7c8d-d227-4cef-b43f-a66783ad2e0f 2026-04-30 06:49:37.026 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 83db7c8d-d227-4cef-b43f-a66783ad2e0f 2026-04-30 07:03:55.608 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 503cfa09-603f-4ca3-8e29-04b9685ae3d6 2026-04-30 07:03:55.647 9 INFO neutron.plugins.ml2.plugin [None req-2017ecd7-71da-4b3a-8477-a8a3d3eaaad7 - - - - - -] Attempt 1 to provision port 4d00b3a3-8725-4fc4-9be3-ae9d7640bda9 2026-04-30 07:03:56.073 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 83457cb3-00eb-43c8-8897-3e2a4b91413c 2026-04-30 07:03:56.394 9 INFO neutron.plugins.ml2.plugin [None req-a6a1d7b8-7ed5-4b3a-8f2a-9d4690583382 - - - - - -] Attempt 1 to provision port 59dbb64a-3543-46c0-9633-533f54b0a7ea 2026-04-30 07:03:56.541 9 INFO neutron.plugins.ml2.plugin [None req-bdf5645d-577d-4375-9ae7-7b44e089a264 - - - - - -] Attempt 1 to provision port 83457cb3-00eb-43c8-8897-3e2a4b91413c 2026-04-30 07:03:56.912 10 INFO neutron.plugins.ml2.plugin [None req-d8cae4a1-729c-48bf-a303-96f0463e1f71 - - - - - -] Attempt 1 to provision port 503cfa09-603f-4ca3-8e29-04b9685ae3d6 2026-04-30 07:03:57.098 9 INFO neutron.plugins.ml2.plugin [None req-309d7256-568a-4d6a-9568-324d11cb02f6 - - - - - -] Attempt 1 to provision port 94cfb442-639e-428c-a833-8fe24eba76cd 2026-04-30 07:03:57.662 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 503cfa09-603f-4ca3-8e29-04b9685ae3d6 2026-04-30 07:03:58.236 9 INFO neutron.plugins.ml2.plugin [None req-e32bf4bf-e4b1-44a6-b44b-9e69b1b8b79b - - - - - -] Attempt 1 to provision port ccecdacb-3472-4188-8f79-28c322c7914b 2026-04-30 07:03:58.248 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 94cfb442-639e-428c-a833-8fe24eba76cd 2026-04-30 07:03:58.633 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 83457cb3-00eb-43c8-8897-3e2a4b91413c 2026-04-30 07:03:58.796 9 INFO neutron.plugins.ml2.plugin [None req-61d4b679-656b-42e4-9b96-4d39b59b3970 - - - - - -] Attempt 1 to provision port 3652c984-24cc-4a85-add1-312269ff4049 2026-04-30 07:03:59.439 9 INFO neutron.plugins.ml2.plugin [None req-b8c5c181-b3da-4480-b4e1-e91d451d69c7 - - - - - -] Attempt 1 to provision port 3652c984-24cc-4a85-add1-312269ff4049 2026-04-30 07:03:59.533 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 94cfb442-639e-428c-a833-8fe24eba76cd 2026-04-30 07:04:00.293 10 INFO neutron.plugins.ml2.plugin [None req-a025975a-fdf0-48be-8c76-5b952bdf0388 - - - - - -] Attempt 1 to provision port 7eb50f1b-5a84-4dd9-be57-d3ec953217d1 2026-04-30 07:04:00.944 10 INFO neutron.plugins.ml2.plugin [None req-29790819-182f-4b94-976a-b92960a36891 - - - - - -] Attempt 1 to provision port 7eb50f1b-5a84-4dd9-be57-d3ec953217d1 2026-04-30 07:04:01.088 9 INFO neutron.plugins.ml2.plugin [None req-1349fab2-2ef1-4a1d-a464-91475744ff53 - - - - - -] Attempt 1 to provision port aafd459f-fe45-408c-9d1f-9860cebaad83 2026-04-30 07:04:01.732 9 INFO neutron.plugins.ml2.plugin [None req-69673c37-b6f5-4a42-8d17-954bcc176916 - - - - - -] Attempt 1 to provision port aafd459f-fe45-408c-9d1f-9860cebaad83 2026-04-30 07:04:02.485 10 INFO neutron.plugins.ml2.plugin [None req-c895d507-4ed9-41cb-9d41-07fbf01de76f - - - - - -] Attempt 1 to provision port 6b8169aa-d167-42f7-af43-dc055f0596b6 2026-04-30 07:04:03.056 10 INFO neutron.plugins.ml2.plugin [None req-51bf89f7-49ec-4907-8d12-46eb2e64aa9b - - - - - -] Attempt 1 to provision port 3fedbcfd-730e-46e4-9c45-fc729635cf22 2026-04-30 07:04:03.603 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 3fedbcfd-730e-46e4-9c45-fc729635cf22 2026-04-30 07:04:04.672 9 INFO neutron.plugins.ml2.plugin [None req-1d267330-3ebc-4f9b-9880-d81843eaf660 - - - - - -] Attempt 1 to provision port e396dfdb-b68d-4a8c-be8f-4ea947a1985d 2026-04-30 07:04:05.324 9 INFO neutron.plugins.ml2.plugin [None req-2e60ca7d-61b3-4578-9345-20962479e308 - - - - - -] Attempt 1 to provision port e396dfdb-b68d-4a8c-be8f-4ea947a1985d 2026-04-30 07:04:06.499 10 INFO neutron.plugins.ml2.plugin [None req-016e35be-53ae-41a7-b31c-fd8abfce5c98 - - - - - -] Attempt 1 to provision port e9aa9c4e-5578-442e-88d9-398b2e7b7179 2026-04-30 07:04:07.658 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 7d166b8a-ed5f-4130-952c-abc17e07be06 2026-04-30 07:04:08.148 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port b4e3bc93-beee-48c0-af62-6a3b2902901b 2026-04-30 07:04:08.629 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port c3f89b41-4878-42bd-86e1-ab98b2f776cd 2026-04-30 07:04:09.604 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 7d166b8a-ed5f-4130-952c-abc17e07be06 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-30 07:04:10.019 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port c3f89b41-4878-42bd-86e1-ab98b2f776cd 2026-04-30 07:04:12.899 9 INFO neutron.plugins.ml2.plugin [None req-c31b2a3f-b3f1-429e-ad5f-1c11c91cde12 - - - - - -] Attempt 1 to provision port 896ff05c-d337-4fd7-a967-3642f942a03a 2026-04-30 07:04:13.821 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port e9aa9c4e-5578-442e-88d9-398b2e7b7179 2026-04-30 07:04:13.960 9 INFO neutron.plugins.ml2.plugin [None req-a1c89599-e95d-4cc8-b357-edd576e07021 - - - - - -] Attempt 1 to provision port e66cd1a4-b032-40fd-beaf-25de7a430102 2026-04-30 07:04:14.447 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8084824-8d38-46f4-bd17-19440845ec2a'] response: {'server_uuid': '180751e5-ff3f-445a-9b00-69f65e973552', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e9aa9c4e-5578-442e-88d9-398b2e7b7179', 'code': 200} 2026-04-30 07:04:14.460 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 29afd93e-dce8-45e0-8608-b6bb8e0f7b6f 2026-04-30 07:04:14.539 10 INFO neutron.plugins.ml2.plugin [None req-cf50d884-4443-45fb-80f7-9413fa4560f1 - - - - - -] Attempt 1 to provision port 29afd93e-dce8-45e0-8608-b6bb8e0f7b6f 2026-04-30 07:04:15.400 10 INFO neutron.plugins.ml2.plugin [None req-d137984f-7e83-457b-a9b2-4569a4e4099b - - - - - -] Attempt 1 to provision port 28cdcc46-cedd-4a72-a289-627af9866dc6 2026-04-30 07:04:15.715 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port e9aa9c4e-5578-442e-88d9-398b2e7b7179 2026-04-30 07:04:15.851 10 INFO neutron.plugins.ml2.plugin [None req-f24ad47d-0d15-401d-b539-19d1f29e20f6 - - - - - -] Attempt 1 to provision port d6cad14c-7007-4132-baeb-807df9787f1c 2026-04-30 07:04:16.058 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port d6cad14c-7007-4132-baeb-807df9787f1c 2026-04-30 07:04:16.482 10 INFO neutron.plugins.ml2.plugin [None req-cbdd63c9-4a7f-44c8-adb6-92c2a5377fe7 - - - - - -] Attempt 1 to provision port 8792f6aa-c585-4063-9e09-7e197b452466 2026-04-30 07:04:16.564 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 29afd93e-dce8-45e0-8608-b6bb8e0f7b6f 2026-04-30 07:04:17.206 10 INFO neutron.plugins.ml2.plugin [None req-1bd21f60-402d-4696-926a-8a8a45b60f3d - - - - - -] Attempt 1 to provision port 8792f6aa-c585-4063-9e09-7e197b452466 2026-04-30 07:04:17.864 9 INFO neutron.plugins.ml2.plugin [None req-d78b4c8d-7c91-43d8-b3f2-060a392cfbb0 - - - - - -] Attempt 1 to provision port 91de6fb9-48c3-4c93-b3c3-7dbf60ae41ee 2026-04-30 07:04:17.890 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port d6cad14c-7007-4132-baeb-807df9787f1c 2026-04-30 07:04:18.284 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 5154df9a-90d7-4ac2-87ad-2843deed0c27 2026-04-30 07:04:18.507 9 INFO neutron.plugins.ml2.plugin [None req-b7e81490-b255-48b4-a057-d9c6ca2b3f10 - - - - - -] Attempt 1 to provision port 91de6fb9-48c3-4c93-b3c3-7dbf60ae41ee 2026-04-30 07:04:19.724 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 896ff05c-d337-4fd7-a967-3642f942a03a 2026-04-30 07:04:20.264 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 7038b6e7-b812-433c-b7a1-bdd565b9512d 2026-04-30 07:04:20.651 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f4a2fea-f608-4007-bc6b-85483f9dbc39'] response: {'server_uuid': '874b92df-7d19-4e5e-a315-e4b45a888b33', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '896ff05c-d337-4fd7-a967-3642f942a03a', 'code': 200} 2026-04-30 07:04:20.815 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 5154df9a-90d7-4ac2-87ad-2843deed0c27 2026-04-30 07:04:21.795 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 896ff05c-d337-4fd7-a967-3642f942a03a 2026-04-30 07:04:22.122 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 7038b6e7-b812-433c-b7a1-bdd565b9512d /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-30 07:04:23.908 10 INFO neutron.plugins.ml2.plugin [None req-b542c3b8-c265-4623-8ce1-05c08c5aec0b - - - - - -] Attempt 1 to provision port ba54aae9-65e1-4a44-afe1-4af465eb1b3c 2026-04-30 07:04:25.668 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port ba54aae9-65e1-4a44-afe1-4af465eb1b3c 2026-04-30 07:04:25.853 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6f90a57-e1bf-43d1-bbe3-86fe7860dbbb'] response: {'server_uuid': 'c452cf5c-e55e-4e5e-8b8c-8edd63208419', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ba54aae9-65e1-4a44-afe1-4af465eb1b3c', 'code': 200} 2026-04-30 07:04:27.591 10 INFO neutron.plugins.ml2.plugin [None req-72b1b64e-6aa2-45c9-bee6-bce4fa627629 - - - - - -] Attempt 1 to provision port 705604ff-f09b-48fa-9ac5-087a2b125842 2026-04-30 07:04:27.788 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port ba54aae9-65e1-4a44-afe1-4af465eb1b3c 2026-04-30 07:04:31.684 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 705604ff-f09b-48fa-9ac5-087a2b125842 2026-04-30 07:04:31.948 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba43aca5-22ba-4a8a-897f-ae50f3f39160'] response: {'server_uuid': 'bba07dc3-8a1f-4216-ae9f-60bf425ddcb8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '705604ff-f09b-48fa-9ac5-087a2b125842', 'code': 200} 2026-04-30 07:04:33.640 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 705604ff-f09b-48fa-9ac5-087a2b125842 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-30 07:04:39.865 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 6b8169aa-d167-42f7-af43-dc055f0596b6 2026-04-30 07:04:40.482 9 INFO neutron.plugins.ml2.plugin [None req-f2bd3d6f-65f6-4c5d-a47e-3e064bb31477 - - - - - -] Attempt 1 to provision port e127cd9f-6440-4bc3-bd4e-603de369d23f 2026-04-30 07:04:40.520 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port e396dfdb-b68d-4a8c-be8f-4ea947a1985d 2026-04-30 07:04:41.134 9 INFO neutron.plugins.ml2.plugin [None req-b0be5d45-e5a5-46b4-99bd-4320efe6f003 - - - - - -] Attempt 1 to provision port 7b5f2da0-6af9-4c6d-b755-bc2e93aa541d 2026-04-30 07:04:41.675 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port e396dfdb-b68d-4a8c-be8f-4ea947a1985d 2026-04-30 07:04:41.999 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 6b8169aa-d167-42f7-af43-dc055f0596b6 2026-04-30 07:04:42.195 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 7b5f2da0-6af9-4c6d-b755-bc2e93aa541d 2026-04-30 07:04:43.014 9 INFO neutron.plugins.ml2.plugin [None req-61f6ad69-368b-4d24-8c67-f8f6e4c5f547 - - - - - -] Attempt 1 to provision port f46a2ba7-da30-4dff-a9ae-cc2cd5ae5b62 2026-04-30 07:04:43.576 9 INFO neutron.plugins.ml2.plugin [None req-9b45a0b2-796d-48c9-8a5a-f7f047b777af - - - - - -] Attempt 1 to provision port f46a2ba7-da30-4dff-a9ae-cc2cd5ae5b62 2026-04-30 07:04:43.651 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port e5b73c9a-cbb6-4b06-9d1c-d1c80a7ad3ca 2026-04-30 07:04:44.767 9 INFO neutron.plugins.ml2.plugin [None req-46ba4784-5f28-4628-b332-7f7a23d72187 - - - - - -] Attempt 1 to provision port 896ff05c-d337-4fd7-a967-3642f942a03a 2026-04-30 07:04:45.587 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 896ff05c-d337-4fd7-a967-3642f942a03a 2026-04-30 07:04:45.994 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port e5b73c9a-cbb6-4b06-9d1c-d1c80a7ad3ca 2026-04-30 07:04:46.467 10 INFO neutron.plugins.ml2.plugin [None req-5855e31e-571a-45ff-9164-92e7cff4b427 - - - - - -] Attempt 1 to provision port 2ddfd5a2-f621-45c3-a382-8670c06b0c0f 2026-04-30 07:04:47.223 10 INFO neutron.plugins.ml2.plugin [None req-8c01fe92-6743-4c97-b3f7-083a1d539206 - - - - - -] Attempt 1 to provision port 737b6c90-8940-407e-91f1-21a3fca739a1 2026-04-30 07:04:47.670 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 737b6c90-8940-407e-91f1-21a3fca739a1 2026-04-30 07:04:48.373 9 INFO neutron.plugins.ml2.plugin [None req-0747d758-44ab-406a-9cb7-45cd0d3c269b - - - - - -] Attempt 1 to provision port 896ff05c-d337-4fd7-a967-3642f942a03a 2026-04-30 07:04:49.188 10 INFO neutron.plugins.ml2.plugin [None req-b94cf49b-55f9-4bb1-9881-a9735a703791 - - - - - -] Attempt 1 to provision port 52d0087b-7aeb-4dbe-9942-31fed63e6fb5 2026-04-30 07:04:49.331 9 INFO neutron.plugins.ml2.plugin [None req-403070b1-4434-4111-8ed9-ddd0ba52ae95 - - - - - -] Attempt 1 to provision port 1a76acd0-f1d3-44de-bf61-f89b2990b266 2026-04-30 07:04:49.715 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 737b6c90-8940-407e-91f1-21a3fca739a1 2026-04-30 07:04:49.888 10 INFO neutron.plugins.ml2.plugin [None req-7810d8dc-02b3-49e8-8c38-e9eb33ca86bb - - - - - -] Attempt 1 to provision port 52d0087b-7aeb-4dbe-9942-31fed63e6fb5 2026-04-30 07:04:50.208 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port c1d1878b-d574-4e5c-bc87-94ade85e98ea 2026-04-30 07:04:51.720 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port c1d1878b-d574-4e5c-bc87-94ade85e98ea 2026-04-30 07:04:51.993 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 1a76acd0-f1d3-44de-bf61-f89b2990b266 2026-04-30 07:04:52.133 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-10fee69e-92ae-4d93-b2a4-992ab5e10c8d'] response: {'server_uuid': 'a70f8a5e-da0c-4857-b3a8-173521281a2d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1a76acd0-f1d3-44de-bf61-f89b2990b266', 'code': 200} 2026-04-30 07:04:53.782 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 1a76acd0-f1d3-44de-bf61-f89b2990b266 2026-04-30 07:04:55.307 10 INFO neutron.plugins.ml2.plugin [None req-0cc47035-cc50-4dc2-8d84-b09e84b94fb0 - - - - - -] Attempt 1 to provision port 984f3dfa-d52a-4db2-a371-163ac415172f 2026-04-30 07:04:57.639 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 984f3dfa-d52a-4db2-a371-163ac415172f 2026-04-30 07:04:57.765 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4924c759-aab2-4eeb-9212-4bb00c1e0736'] response: {'server_uuid': '62c9451e-b93a-4262-8270-6dde3845570a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '984f3dfa-d52a-4db2-a371-163ac415172f', 'code': 200} 2026-04-30 07:04:59.728 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 984f3dfa-d52a-4db2-a371-163ac415172f 2026-04-30 07:05:00.210 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port e127cd9f-6440-4bc3-bd4e-603de369d23f 2026-04-30 07:05:00.751 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port f46a2ba7-da30-4dff-a9ae-cc2cd5ae5b62 2026-04-30 07:05:01.620 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port e127cd9f-6440-4bc3-bd4e-603de369d23f 2026-04-30 07:05:01.830 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port f46a2ba7-da30-4dff-a9ae-cc2cd5ae5b62 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-30 07:05:07.884 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-15e1652e-a121-4d5d-aaa2-2fe7905ccd34'] response: {'server_uuid': 'a70f8a5e-da0c-4857-b3a8-173521281a2d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '1a76acd0-f1d3-44de-bf61-f89b2990b266', 'code': 200} 2026-04-30 07:05:09.635 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 1a76acd0-f1d3-44de-bf61-f89b2990b266 2026-04-30 07:05:09.844 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f7c2eb7-176b-44c0-9fa2-ab8d84068f3c'] response: {'server_uuid': 'a70f8a5e-da0c-4857-b3a8-173521281a2d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1a76acd0-f1d3-44de-bf61-f89b2990b266', 'code': 200} 2026-04-30 07:05:11.585 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 1a76acd0-f1d3-44de-bf61-f89b2990b266 2026-04-30 07:05:21.776 10 INFO neutron.plugins.ml2.plugin [None req-75d48f74-37ee-4efc-ba83-3ce2a2621b65 - - - - - -] Attempt 1 to provision port 3fd01de0-cff4-40eb-862d-09228d48c921 2026-04-30 07:05:24.942 9 INFO neutron.plugins.ml2.plugin [None req-29d8b1c4-4f16-4afe-9a5d-04de49c11e12 - - - - - -] Attempt 1 to provision port a235ecd3-2c83-4bef-89aa-9f6db0bab744 2026-04-30 07:05:25.287 10 INFO neutron.plugins.ml2.plugin [None req-a9c66aaa-8108-4c10-9d94-c154c93bde35 - - - - - -] Attempt 1 to provision port 61db71e5-ddf1-4657-9085-32288034aae3 2026-04-30 07:05:25.598 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 61db71e5-ddf1-4657-9085-32288034aae3 2026-04-30 07:05:27.268 10 INFO neutron.plugins.ml2.plugin [None req-f634f2ec-89d1-484d-a991-414f1ff5f697 - - - - - -] Attempt 1 to provision port c5bd6f86-894b-4b29-990b-d4dd620c0fdd 2026-04-30 07:05:27.712 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 61db71e5-ddf1-4657-9085-32288034aae3 2026-04-30 07:05:27.917 9 INFO neutron.plugins.ml2.plugin [None req-4e13ce0c-09d6-4bd7-b463-e8ccf6e9fba5 - - - - - -] Attempt 1 to provision port c5bd6f86-894b-4b29-990b-d4dd620c0fdd 2026-04-30 07:05:28.034 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port efdc9f98-e49e-4b03-9c4d-05c2e93ddbd3 2026-04-30 07:05:28.782 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-07ac3952-707e-4173-a430-01d49a93a835'] response: {'server_uuid': 'a70f8a5e-da0c-4857-b3a8-173521281a2d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '1a76acd0-f1d3-44de-bf61-f89b2990b266', 'code': 200} 2026-04-30 07:05:28.870 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] No ports have port_id starting with 1a76acd0-f1d3-44de-bf61-f89b2990b266 2026-04-30 07:05:29.628 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port efdc9f98-e49e-4b03-9c4d-05c2e93ddbd3 2026-04-30 07:05:33.814 9 INFO neutron.plugins.ml2.plugin [None req-b11b572c-96b3-4df4-89df-a2d6ed2d00b9 - - - - - -] Attempt 1 to provision port a34a8b9d-95f3-4014-a083-b77fcb5153c0 2026-04-30 07:05:37.785 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port a34a8b9d-95f3-4014-a083-b77fcb5153c0 2026-04-30 07:05:37.891 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a50c89fe-4313-4b63-b42b-542fbaadb2a8'] response: {'server_uuid': '5fdd135c-5a62-48f4-832c-df3d9d282a57', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a34a8b9d-95f3-4014-a083-b77fcb5153c0', 'code': 200} 2026-04-30 07:05:39.633 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port a34a8b9d-95f3-4014-a083-b77fcb5153c0 2026-04-30 07:05:41.727 10 INFO neutron.plugins.ml2.plugin [None req-db0c2cc2-0637-418f-8f57-d5742d7a105c - - - - - -] Attempt 1 to provision port 0349f47d-34da-4951-98b8-1ee0dbc11f12 2026-04-30 07:05:41.964 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 0349f47d-34da-4951-98b8-1ee0dbc11f12 2026-04-30 07:05:43.835 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port a235ecd3-2c83-4bef-89aa-9f6db0bab744 2026-04-30 07:05:44.949 10 INFO neutron.plugins.ml2.plugin [None req-449271f6-759b-44aa-b51d-5840a49866ce - - - - - -] Attempt 1 to provision port c02cddfd-0f0e-43bd-bf68-0bff4dc50f85 2026-04-30 07:05:45.283 9 INFO neutron.plugins.ml2.plugin [None req-791f9e06-6980-493b-b358-794844baa7b0 - - - - - -] Attempt 1 to provision port b2a32989-7a59-49ba-b224-79cc428d9ab7 2026-04-30 07:05:45.632 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port c02cddfd-0f0e-43bd-bf68-0bff4dc50f85 2026-04-30 07:05:45.840 10 INFO neutron.plugins.ml2.plugin [None req-3134efbf-6d6b-4523-86dd-f32756021c15 - - - - - -] Attempt 1 to provision port 7e5e476d-99e4-4ede-8c67-8b9e6dda2438 2026-04-30 07:05:45.900 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port b2a32989-7a59-49ba-b224-79cc428d9ab7 2026-04-30 07:05:46.479 9 INFO neutron.plugins.ml2.plugin [None req-d604a845-f148-430b-83d2-fd6f791b7cc1 - - - - - -] Attempt 1 to provision port 7e5e476d-99e4-4ede-8c67-8b9e6dda2438 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-30 07:05:47.322 9 INFO neutron.plugins.ml2.plugin [None req-d65b2c93-d499-400b-a528-291a2136aa23 - - - - - -] Attempt 1 to provision port 3c2502e6-4414-4fa8-87b9-7e4d4779c492 2026-04-30 07:05:47.585 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port b2a32989-7a59-49ba-b224-79cc428d9ab7 2026-04-30 07:05:47.865 10 INFO neutron.plugins.ml2.plugin [None req-189ddc1f-6cd4-4027-bad2-ac76ee62cae9 - - - - - -] Attempt 1 to provision port 3c2502e6-4414-4fa8-87b9-7e4d4779c492 2026-04-30 07:05:55.381 9 INFO neutron.plugins.ml2.plugin [None req-93cb93a8-547d-4bff-ba31-255613f04eab - - - - - -] Attempt 1 to provision port cede166a-0d60-4a50-b683-4b4326a9bb24 2026-04-30 07:05:55.675 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port cede166a-0d60-4a50-b683-4b4326a9bb24 2026-04-30 07:05:55.750 9 INFO neutron.plugins.ml2.plugin [None req-3ff9063e-9e81-46fa-a646-418104f3e5f7 - - - - - -] Attempt 1 to provision port 81aaeeb2-8feb-41dc-b239-7924f638cccd 2026-04-30 07:05:57.102 9 INFO neutron.plugins.ml2.plugin [None req-54c3ebca-cdc4-4769-8872-efc13a498311 - - - - - -] Attempt 1 to provision port 81aaeeb2-8feb-41dc-b239-7924f638cccd 2026-04-30 07:05:57.653 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port cede166a-0d60-4a50-b683-4b4326a9bb24 2026-04-30 07:06:01.694 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 7c54b813-1b7a-4993-8025-d805f85cc33f 2026-04-30 07:06:01.778 10 INFO neutron.plugins.ml2.plugin [None req-a85c604a-9841-4eaa-8ea5-13f200646d88 - - - - - -] Attempt 1 to provision port 7c54b813-1b7a-4993-8025-d805f85cc33f 2026-04-30 07:06:03.099 9 INFO neutron.plugins.ml2.plugin [None req-d3cc5c67-afcb-4ddc-a24a-865869ffbb2a - - - - - -] Attempt 1 to provision port de0bf32f-35d8-4022-b2c9-b8c7754f57bc 2026-04-30 07:06:03.661 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port de0bf32f-35d8-4022-b2c9-b8c7754f57bc 2026-04-30 07:06:03.958 10 INFO neutron.plugins.ml2.plugin [None req-0a0f3bf4-62bb-46fb-a7fa-84cde373bb14 - - - - - -] Attempt 1 to provision port fc1c7648-517c-417f-b4aa-ff197bdffab5 2026-04-30 07:06:04.518 9 INFO neutron.plugins.ml2.plugin [None req-b5dca53c-9e79-4bea-91e4-ec23b307130c - - - - - -] Attempt 1 to provision port fc1c7648-517c-417f-b4aa-ff197bdffab5 2026-04-30 07:06:04.768 9 INFO neutron.plugins.ml2.plugin [None req-83cd8075-a9dd-461f-89cc-88f645b6f8d5 - - - - - -] Attempt 1 to provision port 115ecf26-e761-4775-aa7c-dfa43ef063d2 2026-04-30 07:06:05.667 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 115ecf26-e761-4775-aa7c-dfa43ef063d2 2026-04-30 07:06:07.239 9 INFO neutron.plugins.ml2.plugin [None req-4d7670c1-8aa6-48ee-a2ad-076fb7155d87 - - - - - -] Attempt 1 to provision port e12dfab9-50c1-4587-a9d3-7eaec7706d79 2026-04-30 07:06:07.687 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port e12dfab9-50c1-4587-a9d3-7eaec7706d79 2026-04-30 07:06:09.664 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port e12dfab9-50c1-4587-a9d3-7eaec7706d79 2026-04-30 07:06:10.007 9 INFO neutron.plugins.ml2.plugin [None req-f7c146b0-28f9-4d1f-a457-53c3d76b8591 - - - - - -] Attempt 1 to provision port 958d1c11-9ee6-46a0-810b-28807d4812d2 2026-04-30 07:06:15.757 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port d30f73e8-1ea3-49f4-ba78-41a7321641ef 2026-04-30 07:06:16.623 10 INFO neutron.plugins.ml2.plugin [None req-e6309fa7-fdcd-46d0-b7a6-dc2d51b0149a - - - - - -] Attempt 1 to provision port d30f73e8-1ea3-49f4-ba78-41a7321641ef 2026-04-30 07:06:17.019 10 INFO neutron.plugins.ml2.plugin [None req-12a13608-0814-4afe-966a-d4efcc158219 - - - - - -] Attempt 1 to provision port 60e649c5-53db-4253-8f49-96081c48e442 2026-04-30 07:06:17.699 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 60e649c5-53db-4253-8f49-96081c48e442 2026-04-30 07:06:17.937 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port d30f73e8-1ea3-49f4-ba78-41a7321641ef 2026-04-30 07:06:18.061 10 INFO neutron.plugins.ml2.plugin [None req-60f705dc-b9ca-4ea4-97a1-2602aeb062e3 - - - - - -] Attempt 1 to provision port 7d2f8165-4262-418d-a31d-de0ff09ff50a 2026-04-30 07:06:18.297 9 INFO neutron.plugins.ml2.plugin [None req-1fe5cd2c-b338-4f35-bf57-e69d0353f15d - - - - - -] Attempt 1 to provision port 7d2f8165-4262-418d-a31d-de0ff09ff50a 2026-04-30 07:06:19.147 10 INFO neutron.plugins.ml2.plugin [None req-e51265a2-24ca-4f68-8da5-77f4b1b51332 - - - - - -] Attempt 1 to provision port c9d113dd-505d-4461-b098-cf7ac8de1cad 2026-04-30 07:06:19.691 9 INFO neutron.plugins.ml2.plugin [None req-dd37d88f-06e0-46f3-8b01-f9637f33ec56 - - - - - -] Attempt 1 to provision port c9d113dd-505d-4461-b098-cf7ac8de1cad 2026-04-30 07:06:25.628 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 90efddac-f097-4918-a788-074096b1acd5 2026-04-30 07:06:26.075 9 INFO neutron.plugins.ml2.plugin [None req-f532d859-c4b5-4030-af6c-eef087a67a0c - - - - - -] Attempt 1 to provision port 90efddac-f097-4918-a788-074096b1acd5 2026-04-30 07:06:27.629 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 90efddac-f097-4918-a788-074096b1acd5 2026-04-30 07:06:27.890 9 INFO neutron.plugins.ml2.plugin [None req-f1ca6646-9fcf-4951-9072-e2553e6e4716 - - - - - -] Attempt 1 to provision port 24c628a9-447c-43c8-aee2-9e736304643a 2026-04-30 07:06:28.130 10 INFO neutron.plugins.ml2.plugin [None req-21393754-7647-457f-b171-9b5fbfe886dd - - - - - -] Attempt 1 to provision port 24c628a9-447c-43c8-aee2-9e736304643a /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-30 07:06:31.690 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 96d30de1-b285-4cdc-86b6-147fb7f7f4e3 2026-04-30 07:06:31.899 9 INFO neutron.plugins.ml2.plugin [None req-796b219b-0103-4abd-93ea-b144029fa463 - - - - - -] Attempt 1 to provision port 9a93e6d8-2069-4545-b899-f89239947789 2026-04-30 07:06:32.718 10 INFO neutron.plugins.ml2.plugin [None req-79965f1b-53c3-4f27-a3e8-f3f8d033c88c - - - - - -] Attempt 1 to provision port 96d30de1-b285-4cdc-86b6-147fb7f7f4e3 2026-04-30 07:06:33.320 10 INFO neutron.plugins.ml2.plugin [None req-1100796a-01ac-4d41-896d-df2843665491 - - - - - -] Attempt 1 to provision port 492c64ca-dcf9-462c-bb2a-6b55d1b80220 2026-04-30 07:06:33.742 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 96d30de1-b285-4cdc-86b6-147fb7f7f4e3 2026-04-30 07:06:34.128 9 INFO neutron.plugins.ml2.plugin [None req-a27398b0-f200-4250-a49e-4655a847f3b6 - - - - - -] Attempt 1 to provision port f8dd4f4f-4a82-44c4-aeb6-0df44ccb9b6c 2026-04-30 07:06:34.253 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 492c64ca-dcf9-462c-bb2a-6b55d1b80220 2026-04-30 07:06:34.799 9 INFO neutron.plugins.ml2.plugin [None req-73ce17dd-24ea-4ef8-a3e2-1993d0d90787 - - - - - -] Attempt 1 to provision port f8dd4f4f-4a82-44c4-aeb6-0df44ccb9b6c 2026-04-30 07:06:35.757 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 5a3e4a38-ca91-4a15-acca-7fdd4c98eaa8 2026-04-30 07:06:36.213 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 492c64ca-dcf9-462c-bb2a-6b55d1b80220 2026-04-30 07:06:37.719 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 5a3e4a38-ca91-4a15-acca-7fdd4c98eaa8 2026-04-30 07:06:38.121 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port b5f9d0a7-5693-4884-b939-028cc155c16a 2026-04-30 07:06:38.192 9 INFO neutron.plugins.ml2.plugin [None req-6349deb4-57e8-4279-ad45-ed7b815f1937 - - - - - -] Attempt 1 to provision port ae21aae3-69b0-4a50-94c7-ed2b887188a3 2026-04-30 07:06:38.442 9 INFO neutron.plugins.ml2.plugin [None req-12677cc7-6a07-413a-8285-b5f48e32c0b6 - - - - - -] Attempt 1 to provision port b5f9d0a7-5693-4884-b939-028cc155c16a 2026-04-30 07:06:38.619 10 INFO neutron.plugins.ml2.plugin [None req-bbbd83c3-d855-4833-92a9-84e3f7edc8eb - - - - - -] Attempt 1 to provision port a6345fdc-2bf1-4372-ae8d-a14b8cf7f3f9 2026-04-30 07:06:39.715 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port b5f9d0a7-5693-4884-b939-028cc155c16a 2026-04-30 07:06:40.569 10 INFO neutron.plugins.ml2.plugin [None req-3813668e-98d5-41e2-a775-843451065e5e - - - - - -] Attempt 1 to provision port f87fee0e-86d8-4cbc-aa14-9581bffcd0a6 2026-04-30 07:06:41.235 10 INFO neutron.plugins.ml2.plugin [None req-e600616a-e10f-4a90-82fe-59bf0285679a - - - - - -] Attempt 1 to provision port f87fee0e-86d8-4cbc-aa14-9581bffcd0a6 2026-04-30 07:06:41.795 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 2c75d3a4-93fa-40ad-9ce0-56fe5216eca6 2026-04-30 07:06:43.693 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 2c75d3a4-93fa-40ad-9ce0-56fe5216eca6 2026-04-30 07:06:46.632 9 INFO neutron.plugins.ml2.plugin [None req-409a3ce0-3bce-401e-92fa-2b35c06bda7b - - - - - -] Attempt 1 to provision port 1215a61a-f2c8-4d23-92b8-1d09dee9f02b 2026-04-30 07:06:49.872 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 1215a61a-f2c8-4d23-92b8-1d09dee9f02b 2026-04-30 07:06:50.078 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-799d8b7c-d793-408e-984b-cd884102f155'] response: {'server_uuid': 'ebfbe9d9-92db-4af5-bc4d-8e99943ec127', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1215a61a-f2c8-4d23-92b8-1d09dee9f02b', 'code': 200} 2026-04-30 07:06:51.325 10 INFO neutron.plugins.ml2.plugin [None req-9425f19c-3220-4d9d-bca7-0555f0355f51 - - - - - -] Attempt 1 to provision port 6911331d-7482-45d2-add8-1a2631763a7a 2026-04-30 07:06:51.864 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 1215a61a-f2c8-4d23-92b8-1d09dee9f02b 2026-04-30 07:06:52.218 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port f8dd4f4f-4a82-44c4-aeb6-0df44ccb9b6c 2026-04-30 07:06:52.991 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 28d97b09-3135-4664-bc14-cca5397cb072 2026-04-30 07:06:53.609 9 INFO neutron.plugins.ml2.plugin [None req-32804a86-6708-41af-bbd3-f44dd0b64d6b - - - - - -] Attempt 1 to provision port 28d97b09-3135-4664-bc14-cca5397cb072 2026-04-30 07:06:53.921 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 9a93e6d8-2069-4545-b899-f89239947789 2026-04-30 07:06:54.595 10 INFO neutron.plugins.ml2.plugin [None req-f8187294-9b77-478c-a269-c67ebc9618bc - - - - - -] Attempt 1 to provision port 4b28c52a-0cc3-4e39-b36b-64cb1e62e731 2026-04-30 07:06:54.768 10 INFO neutron.plugins.ml2.plugin [None req-60855eeb-33b2-4763-9460-2d36071cb755 - - - - - -] Attempt 1 to provision port 884ecb61-3320-41b7-8b0d-3bc27bc3cea5 2026-04-30 07:06:54.814 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 935c4eb6-fac5-42a6-9d20-bd34dd80af1b 2026-04-30 07:06:55.258 10 INFO neutron.plugins.ml2.plugin [None req-46366989-fda2-4bef-ba2b-04690e9d62f9 - - - - - -] Attempt 1 to provision port 28d97b09-3135-4664-bc14-cca5397cb072 2026-04-30 07:06:55.515 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port f8dd4f4f-4a82-44c4-aeb6-0df44ccb9b6c 2026-04-30 07:06:55.842 9 INFO neutron.plugins.ml2.plugin [None req-9fa0a194-1112-449e-9764-3f3c997f4e35 - - - - - -] Attempt 1 to provision port 884ecb61-3320-41b7-8b0d-3bc27bc3cea5 2026-04-30 07:06:55.974 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 28d97b09-3135-4664-bc14-cca5397cb072 2026-04-30 07:06:56.243 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 9a93e6d8-2069-4545-b899-f89239947789 2026-04-30 07:06:56.490 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 884ecb61-3320-41b7-8b0d-3bc27bc3cea5 2026-04-30 07:06:56.661 10 INFO neutron.plugins.ml2.plugin [None req-273ee91e-72c3-4eb9-ad58-13fc934c02ec - - - - - -] Attempt 1 to provision port 935c4eb6-fac5-42a6-9d20-bd34dd80af1b 2026-04-30 07:06:56.865 9 INFO neutron.plugins.ml2.plugin [None req-460efbdb-f248-4f10-b5a9-c4a16f65ef3a - - - - - -] Attempt 1 to provision port 26298623-a30d-4a20-b68d-bf84893fbf18 2026-04-30 07:06:56.897 9 INFO neutron.plugins.ml2.plugin [None req-460efbdb-f248-4f10-b5a9-c4a16f65ef3a - - - - - -] Attempt 1 to provision port 6685b8f0-045b-4777-949f-42d22774efee 2026-04-30 07:06:57.024 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 935c4eb6-fac5-42a6-9d20-bd34dd80af1b 2026-04-30 07:06:57.329 9 INFO neutron.plugins.ml2.plugin [None req-bb006115-d033-44fa-b02d-a0accf1815b4 - - - - - -] Attempt 1 to provision port 26298623-a30d-4a20-b68d-bf84893fbf18 2026-04-30 07:06:57.480 10 INFO neutron.plugins.ml2.plugin [None req-00a56946-cdb8-4c91-a4a4-0384790ca330 - - - - - -] Attempt 1 to provision port 0510567d-fb9a-4bed-bd83-4d7839249ce1 2026-04-30 07:06:57.482 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port e3530d2c-7522-4f94-935f-d5035f73948d 2026-04-30 07:06:57.731 9 INFO neutron.plugins.ml2.plugin [None req-c1ab1199-b48a-482a-a7e5-e1ebe032938c - - - - - -] Attempt 1 to provision port 26298623-a30d-4a20-b68d-bf84893fbf18 2026-04-30 07:06:58.030 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 884ecb61-3320-41b7-8b0d-3bc27bc3cea5 2026-04-30 07:06:58.087 10 INFO neutron.plugins.ml2.plugin [None req-31bc079b-0ae8-44eb-b626-7d7ef40133d1 - - - - - -] Attempt 1 to provision port 935c4eb6-fac5-42a6-9d20-bd34dd80af1b 2026-04-30 07:06:58.160 10 INFO neutron.plugins.ml2.plugin [None req-31bc079b-0ae8-44eb-b626-7d7ef40133d1 - - - - - -] Attempt 1 to provision port 0510567d-fb9a-4bed-bd83-4d7839249ce1 2026-04-30 07:06:58.304 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 6685b8f0-045b-4777-949f-42d22774efee 2026-04-30 07:06:58.934 10 INFO neutron.plugins.ml2.plugin [None req-e9ca1430-4a89-4c1e-980f-214bbcffbcb5 - - - - - -] Attempt 1 to provision port 603a4d25-4aad-4147-a3d5-f2a42ad7122c 2026-04-30 07:06:59.032 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port e9f93565-deef-42f2-a881-4dd3fcb1b9f9 2026-04-30 07:06:59.738 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 6685b8f0-045b-4777-949f-42d22774efee 2026-04-30 07:06:59.798 9 INFO neutron.plugins.ml2.plugin [None req-884352f1-717a-4c1c-8141-00816ba32fea - - - - - -] Attempt 1 to provision port 603a4d25-4aad-4147-a3d5-f2a42ad7122c 2026-04-30 07:07:00.104 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port e3530d2c-7522-4f94-935f-d5035f73948d 2026-04-30 07:07:00.865 10 INFO neutron.plugins.ml2.plugin [None req-1382a7de-82fb-4a21-89c2-cd97d66fcbfd - - - - - -] Attempt 1 to provision port d58ce32e-7119-4efc-906f-e9c897eb533a 2026-04-30 07:07:01.002 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port e9f93565-deef-42f2-a881-4dd3fcb1b9f9 2026-04-30 07:07:01.004 10 INFO neutron.plugins.ml2.plugin [None req-2c564fa3-9e64-4938-b662-a8b0957bbc6c - - - - - -] Attempt 1 to provision port d891e976-ee27-41c9-9539-fd9d81085f48 2026-04-30 07:07:01.249 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port f87fee0e-86d8-4cbc-aa14-9581bffcd0a6 2026-04-30 07:07:01.650 10 INFO neutron.plugins.ml2.plugin [None req-0b1b8184-ca8b-459d-9422-f140045487f1 - - - - - -] Attempt 1 to provision port d891e976-ee27-41c9-9539-fd9d81085f48 2026-04-30 07:07:01.677 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port ae21aae3-69b0-4a50-94c7-ed2b887188a3 2026-04-30 07:07:03.207 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port f87fee0e-86d8-4cbc-aa14-9581bffcd0a6 2026-04-30 07:07:03.630 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port d58ce32e-7119-4efc-906f-e9c897eb533a 2026-04-30 07:07:03.793 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2dc2cba1-8179-480f-a175-e72cd660ae18'] response: {'server_uuid': '98d9c8f1-bf8a-40cc-8083-2c3d59daa1b2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd58ce32e-7119-4efc-906f-e9c897eb533a', 'code': 200} 2026-04-30 07:07:04.386 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port ae21aae3-69b0-4a50-94c7-ed2b887188a3 2026-04-30 07:07:05.028 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port d58ce32e-7119-4efc-906f-e9c897eb533a 2026-04-30 07:07:07.043 10 INFO neutron.plugins.ml2.plugin [None req-1a229cf4-f124-41c3-b785-74a879b53d5a - - - - - -] Attempt 1 to provision port fd510d34-abf2-4ad6-b48b-e1a1ce347bba 2026-04-30 07:07:07.573 10 INFO neutron.plugins.ml2.plugin [None req-1a229cf4-f124-41c3-b785-74a879b53d5a - - - - - -] Attempt 2 to provision port fd510d34-abf2-4ad6-b48b-e1a1ce347bba 2026-04-30 07:07:09.174 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port fd510d34-abf2-4ad6-b48b-e1a1ce347bba 2026-04-30 07:07:09.290 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-37604205-d576-43d3-8fba-1fa931ceb14b'] response: {'server_uuid': '8593f417-51e6-4f6b-9b48-e58743f9787a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fd510d34-abf2-4ad6-b48b-e1a1ce347bba', 'code': 200} 2026-04-30 07:07:10.914 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port fd510d34-abf2-4ad6-b48b-e1a1ce347bba /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-30 07:07:15.084 10 INFO neutron.plugins.ml2.plugin [None req-3821d39d-5384-48ff-a6d8-dab6d56369e7 - - - - - -] Attempt 1 to provision port 27271578-f612-49e0-9800-adf66a4bbec9 2026-04-30 07:07:16.982 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 603a4d25-4aad-4147-a3d5-f2a42ad7122c 2026-04-30 07:07:17.268 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 27271578-f612-49e0-9800-adf66a4bbec9 2026-04-30 07:07:17.392 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-47591488-ba6e-41a5-9c92-865e0dcf7d95'] response: {'server_uuid': '65c8425e-76b8-4575-b420-57219e96d28b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '27271578-f612-49e0-9800-adf66a4bbec9', 'code': 200} 2026-04-30 07:07:17.804 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 0510567d-fb9a-4bed-bd83-4d7839249ce1 2026-04-30 07:07:18.319 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 4b28c52a-0cc3-4e39-b36b-64cb1e62e731 2026-04-30 07:07:18.976 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 26298623-a30d-4a20-b68d-bf84893fbf18 2026-04-30 07:07:19.403 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 603a4d25-4aad-4147-a3d5-f2a42ad7122c 2026-04-30 07:07:19.988 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 27271578-f612-49e0-9800-adf66a4bbec9 2026-04-30 07:07:20.328 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 6911331d-7482-45d2-add8-1a2631763a7a 2026-04-30 07:07:20.905 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 0510567d-fb9a-4bed-bd83-4d7839249ce1 2026-04-30 07:07:21.178 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port d891e976-ee27-41c9-9539-fd9d81085f48 2026-04-30 07:07:21.546 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 4b28c52a-0cc3-4e39-b36b-64cb1e62e731 2026-04-30 07:07:21.869 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 26298623-a30d-4a20-b68d-bf84893fbf18 2026-04-30 07:07:22.146 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port d891e976-ee27-41c9-9539-fd9d81085f48 2026-04-30 07:07:22.443 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 6911331d-7482-45d2-add8-1a2631763a7a 2026-04-30 07:07:27.828 10 INFO neutron.plugins.ml2.plugin [None req-d0f1eb77-927d-4cb9-984b-e6c131f1a8c8 - - - - - -] Attempt 1 to provision port 041bb79c-84d2-4abe-b75d-7eeb08401634 2026-04-30 07:07:29.917 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 041bb79c-84d2-4abe-b75d-7eeb08401634 2026-04-30 07:07:30.044 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d46cf2e-3454-4739-8702-79cfc14d0934'] response: {'server_uuid': '5c558ff1-16b1-44ae-8c37-8cf5621d8f8e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '041bb79c-84d2-4abe-b75d-7eeb08401634', 'code': 200} 2026-04-30 07:07:31.843 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 041bb79c-84d2-4abe-b75d-7eeb08401634 2026-04-30 07:07:34.019 9 INFO neutron.plugins.ml2.plugin [None req-c299229c-cf1b-4b61-a248-927df9fda5b5 - - - - - -] Attempt 1 to provision port d7c4b2fd-7ca0-440e-a9c0-69025616a68d 2026-04-30 07:07:49.938 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 11067f6f-825a-4acb-b041-0d048c8b0681 2026-04-30 07:07:50.079 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ea6f8c9-2575-403e-b640-1ad65f9aee72'] response: {'server_uuid': 'b6f4ea9d-b40d-4235-a86a-aa4b275345d4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '11067f6f-825a-4acb-b041-0d048c8b0681', 'code': 200} 2026-04-30 07:07:52.093 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 11067f6f-825a-4acb-b041-0d048c8b0681 2026-04-30 07:08:23.893 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port d9a0dc52-2f78-4da0-9c72-b80b049ae373 2026-04-30 07:08:24.899 10 INFO neutron.plugins.ml2.plugin [None req-370ffab1-1cdd-4de1-8bd5-f545407876f0 - - - - - -] Attempt 1 to provision port 5ec87551-6eb4-495c-971d-dad35c4da54a 2026-04-30 07:08:27.953 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 5ec87551-6eb4-495c-971d-dad35c4da54a 2026-04-30 07:08:28.094 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a41b2ada-a16f-49fb-a6ba-dcb55e4093c2'] response: {'server_uuid': 'b6f4ea9d-b40d-4235-a86a-aa4b275345d4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5ec87551-6eb4-495c-971d-dad35c4da54a', 'code': 200} 2026-04-30 07:08:29.871 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 5ec87551-6eb4-495c-971d-dad35c4da54a 2026-04-30 07:08:52.063 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 54c2c937-458f-4bde-b490-3c6b8997b07c 2026-04-30 07:08:52.201 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd7da851-2983-41a2-bb06-80ec9c12a8d8'] response: {'server_uuid': 'b6f4ea9d-b40d-4235-a86a-aa4b275345d4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '54c2c937-458f-4bde-b490-3c6b8997b07c', 'code': 200} 2026-04-30 07:08:53.894 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 54c2c937-458f-4bde-b490-3c6b8997b07c 2026-04-30 07:09:04.049 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port fbddcadb-7a03-4e68-aacf-b84fb5d75d1d 2026-04-30 07:09:04.230 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-39b8dcf6-f307-42ea-88c9-ee0adc38adab'] response: {'server_uuid': 'b6f4ea9d-b40d-4235-a86a-aa4b275345d4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fbddcadb-7a03-4e68-aacf-b84fb5d75d1d', 'code': 200} 2026-04-30 07:09:05.909 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port fbddcadb-7a03-4e68-aacf-b84fb5d75d1d 2026-04-30 07:09:14.141 9 INFO neutron.plugins.ml2.plugin [None req-23df46ba-7c55-4a61-b633-0b2b5e9f046b - - - - - -] Attempt 1 to provision port fbddcadb-7a03-4e68-aacf-b84fb5d75d1d 2026-04-30 07:09:15.966 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port fbddcadb-7a03-4e68-aacf-b84fb5d75d1d 2026-04-30 07:09:39.831 10 INFO neutron.plugins.ml2.plugin [None req-6096bb33-6d25-4e84-a063-dd5d94844f14 - - - - - -] Attempt 1 to provision port 54c2c937-458f-4bde-b490-3c6b8997b07c 2026-04-30 07:09:39.980 9 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 54c2c937-458f-4bde-b490-3c6b8997b07c 2026-04-30 07:10:40.357 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d394e951-66d2-414c-8b7f-629a0fa53500'] response: {'server_uuid': 'b6f4ea9d-b40d-4235-a86a-aa4b275345d4', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '11067f6f-825a-4acb-b041-0d048c8b0681', 'code': 200} 2026-04-30 07:11:11.315 10 ERROR neutron.plugins.ml2.managers [None req-0f3b79de-ca00-48a7-bfd2-089dd10a273c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c83f2b01-797e-4c87-8c27-27e063c85027 could not be found. 2026-04-30 07:11:11.315 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-30 07:11:11.315 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-30 07:11:11.315 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-30 07:11:11.315 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-30 07:11:11.315 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-30 07:11:11.315 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-30 07:11:11.315 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-30 07:11:11.315 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-30 07:11:11.315 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-30 07:11:11.315 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-30 07:11:11.315 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-30 07:11:11.315 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-30 07:11:11.315 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-30 07:11:11.315 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:11.315 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:11.315 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:11.315 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:11.315 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-30 07:11:11.315 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-30 07:11:11.315 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-30 07:11:11.315 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-30 07:11:11.315 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:11.315 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:11.315 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:11.315 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:11.315 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-30 07:11:11.315 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-30 07:11:11.315 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-30 07:11:11.315 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-30 07:11:11.315 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:11.315 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:11.315 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:11.315 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:11.315 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-30 07:11:11.315 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-30 07:11:11.315 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-30 07:11:11.315 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-30 07:11:11.315 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-30 07:11:11.315 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-30 07:11:11.315 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c83f2b01-797e-4c87-8c27-27e063c85027 could not be found. 2026-04-30 07:11:11.315 10 ERROR neutron.plugins.ml2.managers  2026-04-30 07:11:11.317 10 ERROR neutron.plugins.ml2.managers [None req-0f3b79de-ca00-48a7-bfd2-089dd10a273c - - - - - -] Failed to bind port 69248a04-45ad-4ae8-b41c-599ea5625e9d on host instance for vnic_type normal using segments [{'id': '0001926c-ebe7-41b9-91ba-82eb70dbab5b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 732, 'network_id': '53c027ae-cac2-46cd-a487-dfa3d5f53b63'}] 2026-04-30 07:11:11.318 10 INFO neutron.plugins.ml2.plugin [None req-0f3b79de-ca00-48a7-bfd2-089dd10a273c - - - - - -] Attempt 2 to bind port 69248a04-45ad-4ae8-b41c-599ea5625e9d 2026-04-30 07:11:11.335 10 ERROR neutron.plugins.ml2.managers [None req-0f3b79de-ca00-48a7-bfd2-089dd10a273c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c83f2b01-797e-4c87-8c27-27e063c85027 could not be found. 2026-04-30 07:11:11.335 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-30 07:11:11.335 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-30 07:11:11.335 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-30 07:11:11.335 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-30 07:11:11.335 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-30 07:11:11.335 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-30 07:11:11.335 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-30 07:11:11.335 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-30 07:11:11.335 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-30 07:11:11.335 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-30 07:11:11.335 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-30 07:11:11.335 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-30 07:11:11.335 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-30 07:11:11.335 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:11.335 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:11.335 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:11.335 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:11.335 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-30 07:11:11.335 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-30 07:11:11.335 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-30 07:11:11.335 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-30 07:11:11.335 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:11.335 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:11.335 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:11.335 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:11.335 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-30 07:11:11.335 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-30 07:11:11.335 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-30 07:11:11.335 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-30 07:11:11.335 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:11.335 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:11.335 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:11.335 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:11.335 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-30 07:11:11.335 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-30 07:11:11.335 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-30 07:11:11.335 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-30 07:11:11.335 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-30 07:11:11.335 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-30 07:11:11.335 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c83f2b01-797e-4c87-8c27-27e063c85027 could not be found. 2026-04-30 07:11:11.335 10 ERROR neutron.plugins.ml2.managers  2026-04-30 07:11:11.336 10 ERROR neutron.plugins.ml2.managers [None req-0f3b79de-ca00-48a7-bfd2-089dd10a273c - - - - - -] Failed to bind port 69248a04-45ad-4ae8-b41c-599ea5625e9d on host instance for vnic_type normal using segments [{'id': '0001926c-ebe7-41b9-91ba-82eb70dbab5b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 732, 'network_id': '53c027ae-cac2-46cd-a487-dfa3d5f53b63'}] 2026-04-30 07:11:11.337 10 INFO neutron.plugins.ml2.plugin [None req-0f3b79de-ca00-48a7-bfd2-089dd10a273c - - - - - -] Attempt 3 to bind port 69248a04-45ad-4ae8-b41c-599ea5625e9d 2026-04-30 07:11:11.354 10 ERROR neutron.plugins.ml2.managers [None req-0f3b79de-ca00-48a7-bfd2-089dd10a273c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c83f2b01-797e-4c87-8c27-27e063c85027 could not be found. 2026-04-30 07:11:11.354 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-30 07:11:11.354 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-30 07:11:11.354 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-30 07:11:11.354 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-30 07:11:11.354 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-30 07:11:11.354 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-30 07:11:11.354 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-30 07:11:11.354 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-30 07:11:11.354 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-30 07:11:11.354 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-30 07:11:11.354 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-30 07:11:11.354 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-30 07:11:11.354 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-30 07:11:11.354 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:11.354 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:11.354 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:11.354 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:11.354 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-30 07:11:11.354 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-30 07:11:11.354 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-30 07:11:11.354 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-30 07:11:11.354 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:11.354 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:11.354 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:11.354 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:11.354 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-30 07:11:11.354 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-30 07:11:11.354 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-30 07:11:11.354 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-30 07:11:11.354 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:11.354 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:11.354 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:11.354 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:11.354 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-30 07:11:11.354 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-30 07:11:11.354 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-30 07:11:11.354 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-30 07:11:11.354 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-30 07:11:11.354 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-30 07:11:11.354 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c83f2b01-797e-4c87-8c27-27e063c85027 could not be found. 2026-04-30 07:11:11.354 10 ERROR neutron.plugins.ml2.managers  2026-04-30 07:11:11.355 10 ERROR neutron.plugins.ml2.managers [None req-0f3b79de-ca00-48a7-bfd2-089dd10a273c - - - - - -] Failed to bind port 69248a04-45ad-4ae8-b41c-599ea5625e9d on host instance for vnic_type normal using segments [{'id': '0001926c-ebe7-41b9-91ba-82eb70dbab5b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 732, 'network_id': '53c027ae-cac2-46cd-a487-dfa3d5f53b63'}] 2026-04-30 07:11:11.355 10 INFO neutron.plugins.ml2.plugin [None req-0f3b79de-ca00-48a7-bfd2-089dd10a273c - - - - - -] Attempt 4 to bind port 69248a04-45ad-4ae8-b41c-599ea5625e9d 2026-04-30 07:11:11.372 10 ERROR neutron.plugins.ml2.managers [None req-0f3b79de-ca00-48a7-bfd2-089dd10a273c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c83f2b01-797e-4c87-8c27-27e063c85027 could not be found. 2026-04-30 07:11:11.372 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-30 07:11:11.372 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-30 07:11:11.372 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-30 07:11:11.372 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-30 07:11:11.372 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-30 07:11:11.372 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-30 07:11:11.372 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-30 07:11:11.372 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-30 07:11:11.372 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-30 07:11:11.372 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-30 07:11:11.372 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-30 07:11:11.372 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-30 07:11:11.372 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-30 07:11:11.372 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:11.372 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:11.372 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:11.372 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:11.372 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-30 07:11:11.372 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-30 07:11:11.372 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-30 07:11:11.372 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-30 07:11:11.372 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:11.372 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:11.372 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:11.372 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:11.372 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-30 07:11:11.372 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-30 07:11:11.372 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-30 07:11:11.372 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-30 07:11:11.372 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:11.372 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:11.372 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:11.372 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:11.372 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-30 07:11:11.372 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-30 07:11:11.372 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-30 07:11:11.372 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-30 07:11:11.372 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-30 07:11:11.372 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-30 07:11:11.372 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c83f2b01-797e-4c87-8c27-27e063c85027 could not be found. 2026-04-30 07:11:11.372 10 ERROR neutron.plugins.ml2.managers  2026-04-30 07:11:11.373 10 ERROR neutron.plugins.ml2.managers [None req-0f3b79de-ca00-48a7-bfd2-089dd10a273c - - - - - -] Failed to bind port 69248a04-45ad-4ae8-b41c-599ea5625e9d on host instance for vnic_type normal using segments [{'id': '0001926c-ebe7-41b9-91ba-82eb70dbab5b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 732, 'network_id': '53c027ae-cac2-46cd-a487-dfa3d5f53b63'}] 2026-04-30 07:11:11.373 10 INFO neutron.plugins.ml2.plugin [None req-0f3b79de-ca00-48a7-bfd2-089dd10a273c - - - - - -] Attempt 5 to bind port 69248a04-45ad-4ae8-b41c-599ea5625e9d 2026-04-30 07:11:11.503 10 ERROR neutron.plugins.ml2.managers [None req-0f3b79de-ca00-48a7-bfd2-089dd10a273c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c83f2b01-797e-4c87-8c27-27e063c85027 could not be found. 2026-04-30 07:11:11.503 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-30 07:11:11.503 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-30 07:11:11.503 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-30 07:11:11.503 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-30 07:11:11.503 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-30 07:11:11.503 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-30 07:11:11.503 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-30 07:11:11.503 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-30 07:11:11.503 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-30 07:11:11.503 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-30 07:11:11.503 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-30 07:11:11.503 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-30 07:11:11.503 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-30 07:11:11.503 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:11.503 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:11.503 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:11.503 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:11.503 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-30 07:11:11.503 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-30 07:11:11.503 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-30 07:11:11.503 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-30 07:11:11.503 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:11.503 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:11.503 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:11.503 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:11.503 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-30 07:11:11.503 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-30 07:11:11.503 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-30 07:11:11.503 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-30 07:11:11.503 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:11.503 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:11.503 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:11.503 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:11.503 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-30 07:11:11.503 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-30 07:11:11.503 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-30 07:11:11.503 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-30 07:11:11.503 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-30 07:11:11.503 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-30 07:11:11.503 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c83f2b01-797e-4c87-8c27-27e063c85027 could not be found. 2026-04-30 07:11:11.503 10 ERROR neutron.plugins.ml2.managers  2026-04-30 07:11:11.504 10 ERROR neutron.plugins.ml2.managers [None req-0f3b79de-ca00-48a7-bfd2-089dd10a273c - - - - - -] Failed to bind port 69248a04-45ad-4ae8-b41c-599ea5625e9d on host instance for vnic_type normal using segments [{'id': '0001926c-ebe7-41b9-91ba-82eb70dbab5b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 732, 'network_id': '53c027ae-cac2-46cd-a487-dfa3d5f53b63'}] 2026-04-30 07:11:11.504 10 INFO neutron.plugins.ml2.plugin [None req-0f3b79de-ca00-48a7-bfd2-089dd10a273c - - - - - -] Attempt 6 to bind port 69248a04-45ad-4ae8-b41c-599ea5625e9d 2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers [None req-0f3b79de-ca00-48a7-bfd2-089dd10a273c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c83f2b01-797e-4c87-8c27-27e063c85027 could not be found. 2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c83f2b01-797e-4c87-8c27-27e063c85027 could not be found. 2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers  2026-04-30 07:11:11.522 10 ERROR neutron.plugins.ml2.managers [None req-0f3b79de-ca00-48a7-bfd2-089dd10a273c - - - - - -] Failed to bind port 69248a04-45ad-4ae8-b41c-599ea5625e9d on host instance for vnic_type normal using segments [{'id': '0001926c-ebe7-41b9-91ba-82eb70dbab5b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 732, 'network_id': '53c027ae-cac2-46cd-a487-dfa3d5f53b63'}] 2026-04-30 07:11:11.523 10 INFO neutron.plugins.ml2.plugin [None req-0f3b79de-ca00-48a7-bfd2-089dd10a273c - - - - - -] Attempt 7 to bind port 69248a04-45ad-4ae8-b41c-599ea5625e9d 2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers [None req-0f3b79de-ca00-48a7-bfd2-089dd10a273c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c83f2b01-797e-4c87-8c27-27e063c85027 could not be found. 2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c83f2b01-797e-4c87-8c27-27e063c85027 could not be found. 2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers  2026-04-30 07:11:11.540 10 ERROR neutron.plugins.ml2.managers [None req-0f3b79de-ca00-48a7-bfd2-089dd10a273c - - - - - -] Failed to bind port 69248a04-45ad-4ae8-b41c-599ea5625e9d on host instance for vnic_type normal using segments [{'id': '0001926c-ebe7-41b9-91ba-82eb70dbab5b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 732, 'network_id': '53c027ae-cac2-46cd-a487-dfa3d5f53b63'}] 2026-04-30 07:11:11.541 10 INFO neutron.plugins.ml2.plugin [None req-0f3b79de-ca00-48a7-bfd2-089dd10a273c - - - - - -] Attempt 8 to bind port 69248a04-45ad-4ae8-b41c-599ea5625e9d 2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers [None req-0f3b79de-ca00-48a7-bfd2-089dd10a273c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c83f2b01-797e-4c87-8c27-27e063c85027 could not be found. 2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c83f2b01-797e-4c87-8c27-27e063c85027 could not be found. 2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers  2026-04-30 07:11:11.557 10 ERROR neutron.plugins.ml2.managers [None req-0f3b79de-ca00-48a7-bfd2-089dd10a273c - - - - - -] Failed to bind port 69248a04-45ad-4ae8-b41c-599ea5625e9d on host instance for vnic_type normal using segments [{'id': '0001926c-ebe7-41b9-91ba-82eb70dbab5b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 732, 'network_id': '53c027ae-cac2-46cd-a487-dfa3d5f53b63'}] 2026-04-30 07:11:11.557 10 INFO neutron.plugins.ml2.plugin [None req-0f3b79de-ca00-48a7-bfd2-089dd10a273c - - - - - -] Attempt 9 to bind port 69248a04-45ad-4ae8-b41c-599ea5625e9d 2026-04-30 07:11:11.574 10 ERROR neutron.plugins.ml2.managers [None req-0f3b79de-ca00-48a7-bfd2-089dd10a273c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c83f2b01-797e-4c87-8c27-27e063c85027 could not be found. 2026-04-30 07:11:11.574 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-30 07:11:11.574 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-30 07:11:11.574 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-30 07:11:11.574 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-30 07:11:11.574 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-30 07:11:11.574 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-30 07:11:11.574 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-30 07:11:11.574 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-30 07:11:11.574 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-30 07:11:11.574 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-30 07:11:11.574 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-30 07:11:11.574 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-30 07:11:11.574 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-30 07:11:11.574 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:11.574 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:11.574 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:11.574 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:11.574 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-30 07:11:11.574 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-30 07:11:11.574 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-30 07:11:11.574 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-30 07:11:11.574 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:11.574 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:11.574 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:11.574 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:11.574 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-30 07:11:11.574 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-30 07:11:11.574 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-30 07:11:11.574 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-30 07:11:11.574 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:11.574 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:11.574 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:11.574 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:11.574 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-30 07:11:11.574 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-30 07:11:11.574 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-30 07:11:11.574 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-30 07:11:11.574 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-30 07:11:11.574 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-30 07:11:11.574 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c83f2b01-797e-4c87-8c27-27e063c85027 could not be found. 2026-04-30 07:11:11.574 10 ERROR neutron.plugins.ml2.managers  2026-04-30 07:11:11.575 10 ERROR neutron.plugins.ml2.managers [None req-0f3b79de-ca00-48a7-bfd2-089dd10a273c - - - - - -] Failed to bind port 69248a04-45ad-4ae8-b41c-599ea5625e9d on host instance for vnic_type normal using segments [{'id': '0001926c-ebe7-41b9-91ba-82eb70dbab5b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 732, 'network_id': '53c027ae-cac2-46cd-a487-dfa3d5f53b63'}] 2026-04-30 07:11:11.575 10 INFO neutron.plugins.ml2.plugin [None req-0f3b79de-ca00-48a7-bfd2-089dd10a273c - - - - - -] Attempt 10 to bind port 69248a04-45ad-4ae8-b41c-599ea5625e9d 2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers [None req-0f3b79de-ca00-48a7-bfd2-089dd10a273c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c83f2b01-797e-4c87-8c27-27e063c85027 could not be found. 2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c83f2b01-797e-4c87-8c27-27e063c85027 could not be found. 2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers  2026-04-30 07:11:11.592 10 ERROR neutron.plugins.ml2.managers [None req-0f3b79de-ca00-48a7-bfd2-089dd10a273c - - - - - -] Failed to bind port 69248a04-45ad-4ae8-b41c-599ea5625e9d on host instance for vnic_type normal using segments [{'id': '0001926c-ebe7-41b9-91ba-82eb70dbab5b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 732, 'network_id': '53c027ae-cac2-46cd-a487-dfa3d5f53b63'}] 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network 53c027ae-cac2-46cd-a487-dfa3d5f53b63 could not be found. 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 268, in _get_network 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2870, in one 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1522, in one 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 252, in get_network_details 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server raise self.value 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server raise self.value 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server raise self.value 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1296, in get_network 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 270, in _get_network 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network 53c027ae-cac2-46cd-a487-dfa3d5f53b63 could not be found. 2026-04-30 07:11:12.252 10 ERROR oslo_messaging.rpc.server  2026-04-30 07:11:12.944 10 ERROR neutron.plugins.ml2.managers [None req-d0f8fcc8-bb05-45a8-8a39-0c01b767b018 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f766a195-8384-4ef2-8fe9-466faa5fa88c could not be found. 2026-04-30 07:11:12.944 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-30 07:11:12.944 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-30 07:11:12.944 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-30 07:11:12.944 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-30 07:11:12.944 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-30 07:11:12.944 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-30 07:11:12.944 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-30 07:11:12.944 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-30 07:11:12.944 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-30 07:11:12.944 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-30 07:11:12.944 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-30 07:11:12.944 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-30 07:11:12.944 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-30 07:11:12.944 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:12.944 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:12.944 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:12.944 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:12.944 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-30 07:11:12.944 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-30 07:11:12.944 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-30 07:11:12.944 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-30 07:11:12.944 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:12.944 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:12.944 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:12.944 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:12.944 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-30 07:11:12.944 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-30 07:11:12.944 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-30 07:11:12.944 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-30 07:11:12.944 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:12.944 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:12.944 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:12.944 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:12.944 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-30 07:11:12.944 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-30 07:11:12.944 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-30 07:11:12.944 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-30 07:11:12.944 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-30 07:11:12.944 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-30 07:11:12.944 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f766a195-8384-4ef2-8fe9-466faa5fa88c could not be found. 2026-04-30 07:11:12.944 10 ERROR neutron.plugins.ml2.managers  2026-04-30 07:11:12.945 10 ERROR neutron.plugins.ml2.managers [None req-d0f8fcc8-bb05-45a8-8a39-0c01b767b018 - - - - - -] Failed to bind port 79dff537-95aa-4ccc-a075-3d70158b319e on host instance for vnic_type normal using segments [{'id': '8399a606-50bf-4019-a027-6e99975d3421', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 360, 'network_id': '6990b0d7-75be-4f21-91ef-584e1a14d3f0'}] 2026-04-30 07:11:12.945 10 INFO neutron.plugins.ml2.plugin [None req-d0f8fcc8-bb05-45a8-8a39-0c01b767b018 - - - - - -] Attempt 2 to bind port 79dff537-95aa-4ccc-a075-3d70158b319e 2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers [None req-d0f8fcc8-bb05-45a8-8a39-0c01b767b018 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f766a195-8384-4ef2-8fe9-466faa5fa88c could not be found. 2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f766a195-8384-4ef2-8fe9-466faa5fa88c could not be found. 2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers  2026-04-30 07:11:12.965 10 ERROR neutron.plugins.ml2.managers [None req-d0f8fcc8-bb05-45a8-8a39-0c01b767b018 - - - - - -] Failed to bind port 79dff537-95aa-4ccc-a075-3d70158b319e on host instance for vnic_type normal using segments [{'id': '8399a606-50bf-4019-a027-6e99975d3421', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 360, 'network_id': '6990b0d7-75be-4f21-91ef-584e1a14d3f0'}] 2026-04-30 07:11:12.966 10 INFO neutron.plugins.ml2.plugin [None req-d0f8fcc8-bb05-45a8-8a39-0c01b767b018 - - - - - -] Attempt 3 to bind port 79dff537-95aa-4ccc-a075-3d70158b319e 2026-04-30 07:11:12.983 10 ERROR neutron.plugins.ml2.managers [None req-d0f8fcc8-bb05-45a8-8a39-0c01b767b018 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f766a195-8384-4ef2-8fe9-466faa5fa88c could not be found. 2026-04-30 07:11:12.983 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-30 07:11:12.983 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-30 07:11:12.983 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-30 07:11:12.983 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-30 07:11:12.983 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-30 07:11:12.983 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-30 07:11:12.983 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-30 07:11:12.983 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-30 07:11:12.983 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-30 07:11:12.983 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-30 07:11:12.983 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-30 07:11:12.983 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-30 07:11:12.983 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-30 07:11:12.983 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:12.983 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:12.983 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:12.983 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:12.983 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-30 07:11:12.983 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-30 07:11:12.983 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-30 07:11:12.983 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-30 07:11:12.983 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:12.983 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:12.983 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:12.983 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:12.983 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-30 07:11:12.983 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-30 07:11:12.983 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-30 07:11:12.983 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-30 07:11:12.983 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:12.983 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:12.983 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:12.983 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:12.983 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-30 07:11:12.983 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-30 07:11:12.983 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-30 07:11:12.983 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-30 07:11:12.983 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-30 07:11:12.983 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-30 07:11:12.983 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f766a195-8384-4ef2-8fe9-466faa5fa88c could not be found. 2026-04-30 07:11:12.983 10 ERROR neutron.plugins.ml2.managers  2026-04-30 07:11:12.984 10 ERROR neutron.plugins.ml2.managers [None req-d0f8fcc8-bb05-45a8-8a39-0c01b767b018 - - - - - -] Failed to bind port 79dff537-95aa-4ccc-a075-3d70158b319e on host instance for vnic_type normal using segments [{'id': '8399a606-50bf-4019-a027-6e99975d3421', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 360, 'network_id': '6990b0d7-75be-4f21-91ef-584e1a14d3f0'}] 2026-04-30 07:11:12.984 10 INFO neutron.plugins.ml2.plugin [None req-d0f8fcc8-bb05-45a8-8a39-0c01b767b018 - - - - - -] Attempt 4 to bind port 79dff537-95aa-4ccc-a075-3d70158b319e 2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers [None req-d0f8fcc8-bb05-45a8-8a39-0c01b767b018 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f766a195-8384-4ef2-8fe9-466faa5fa88c could not be found. 2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f766a195-8384-4ef2-8fe9-466faa5fa88c could not be found. 2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers  2026-04-30 07:11:13.002 10 ERROR neutron.plugins.ml2.managers [None req-d0f8fcc8-bb05-45a8-8a39-0c01b767b018 - - - - - -] Failed to bind port 79dff537-95aa-4ccc-a075-3d70158b319e on host instance for vnic_type normal using segments [{'id': '8399a606-50bf-4019-a027-6e99975d3421', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 360, 'network_id': '6990b0d7-75be-4f21-91ef-584e1a14d3f0'}] 2026-04-30 07:11:13.003 10 INFO neutron.plugins.ml2.plugin [None req-d0f8fcc8-bb05-45a8-8a39-0c01b767b018 - - - - - -] Attempt 5 to bind port 79dff537-95aa-4ccc-a075-3d70158b319e 2026-04-30 07:11:13.019 10 ERROR neutron.plugins.ml2.managers [None req-d0f8fcc8-bb05-45a8-8a39-0c01b767b018 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f766a195-8384-4ef2-8fe9-466faa5fa88c could not be found. 2026-04-30 07:11:13.019 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-30 07:11:13.019 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-30 07:11:13.019 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-30 07:11:13.019 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-30 07:11:13.019 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-30 07:11:13.019 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-30 07:11:13.019 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-30 07:11:13.019 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-30 07:11:13.019 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-30 07:11:13.019 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-30 07:11:13.019 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-30 07:11:13.019 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-30 07:11:13.019 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-30 07:11:13.019 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:13.019 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:13.019 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:13.019 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:13.019 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-30 07:11:13.019 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-30 07:11:13.019 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-30 07:11:13.019 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-30 07:11:13.019 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:13.019 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:13.019 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:13.019 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:13.019 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-30 07:11:13.019 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-30 07:11:13.019 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-30 07:11:13.019 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-30 07:11:13.019 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:13.019 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:13.019 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:13.019 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:13.019 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-30 07:11:13.019 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-30 07:11:13.019 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-30 07:11:13.019 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-30 07:11:13.019 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-30 07:11:13.019 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-30 07:11:13.019 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f766a195-8384-4ef2-8fe9-466faa5fa88c could not be found. 2026-04-30 07:11:13.019 10 ERROR neutron.plugins.ml2.managers  2026-04-30 07:11:13.020 10 ERROR neutron.plugins.ml2.managers [None req-d0f8fcc8-bb05-45a8-8a39-0c01b767b018 - - - - - -] Failed to bind port 79dff537-95aa-4ccc-a075-3d70158b319e on host instance for vnic_type normal using segments [{'id': '8399a606-50bf-4019-a027-6e99975d3421', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 360, 'network_id': '6990b0d7-75be-4f21-91ef-584e1a14d3f0'}] 2026-04-30 07:11:13.020 10 INFO neutron.plugins.ml2.plugin [None req-d0f8fcc8-bb05-45a8-8a39-0c01b767b018 - - - - - -] Attempt 6 to bind port 79dff537-95aa-4ccc-a075-3d70158b319e 2026-04-30 07:11:13.036 10 ERROR neutron.plugins.ml2.managers [None req-d0f8fcc8-bb05-45a8-8a39-0c01b767b018 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f766a195-8384-4ef2-8fe9-466faa5fa88c could not be found. 2026-04-30 07:11:13.036 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-30 07:11:13.036 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-30 07:11:13.036 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-30 07:11:13.036 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-30 07:11:13.036 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-30 07:11:13.036 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-30 07:11:13.036 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-30 07:11:13.036 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-30 07:11:13.036 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-30 07:11:13.036 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-30 07:11:13.036 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-30 07:11:13.036 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-30 07:11:13.036 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-30 07:11:13.036 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:13.036 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:13.036 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:13.036 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:13.036 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-30 07:11:13.036 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-30 07:11:13.036 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-30 07:11:13.036 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-30 07:11:13.036 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:13.036 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:13.036 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:13.036 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:13.036 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-30 07:11:13.036 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-30 07:11:13.036 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-30 07:11:13.036 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-30 07:11:13.036 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:13.036 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:13.036 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:13.036 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:13.036 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-30 07:11:13.036 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-30 07:11:13.036 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-30 07:11:13.036 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-30 07:11:13.036 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-30 07:11:13.036 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-30 07:11:13.036 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f766a195-8384-4ef2-8fe9-466faa5fa88c could not be found. 2026-04-30 07:11:13.036 10 ERROR neutron.plugins.ml2.managers  2026-04-30 07:11:13.037 10 ERROR neutron.plugins.ml2.managers [None req-d0f8fcc8-bb05-45a8-8a39-0c01b767b018 - - - - - -] Failed to bind port 79dff537-95aa-4ccc-a075-3d70158b319e on host instance for vnic_type normal using segments [{'id': '8399a606-50bf-4019-a027-6e99975d3421', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 360, 'network_id': '6990b0d7-75be-4f21-91ef-584e1a14d3f0'}] 2026-04-30 07:11:13.037 10 INFO neutron.plugins.ml2.plugin [None req-d0f8fcc8-bb05-45a8-8a39-0c01b767b018 - - - - - -] Attempt 7 to bind port 79dff537-95aa-4ccc-a075-3d70158b319e 2026-04-30 07:11:13.052 10 ERROR neutron.plugins.ml2.managers [None req-d0f8fcc8-bb05-45a8-8a39-0c01b767b018 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f766a195-8384-4ef2-8fe9-466faa5fa88c could not be found. 2026-04-30 07:11:13.052 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-30 07:11:13.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-30 07:11:13.052 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-30 07:11:13.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-30 07:11:13.052 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-30 07:11:13.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-30 07:11:13.052 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-30 07:11:13.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-30 07:11:13.052 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-30 07:11:13.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-30 07:11:13.052 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-30 07:11:13.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-30 07:11:13.052 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-30 07:11:13.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:13.052 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:13.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:13.052 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:13.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-30 07:11:13.052 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-30 07:11:13.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-30 07:11:13.052 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-30 07:11:13.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:13.052 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:13.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:13.052 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:13.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-30 07:11:13.052 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-30 07:11:13.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-30 07:11:13.052 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-30 07:11:13.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:13.052 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:13.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:13.052 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:13.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-30 07:11:13.052 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-30 07:11:13.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-30 07:11:13.052 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-30 07:11:13.052 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-30 07:11:13.052 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-30 07:11:13.052 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f766a195-8384-4ef2-8fe9-466faa5fa88c could not be found. 2026-04-30 07:11:13.052 10 ERROR neutron.plugins.ml2.managers  2026-04-30 07:11:13.053 10 ERROR neutron.plugins.ml2.managers [None req-d0f8fcc8-bb05-45a8-8a39-0c01b767b018 - - - - - -] Failed to bind port 79dff537-95aa-4ccc-a075-3d70158b319e on host instance for vnic_type normal using segments [{'id': '8399a606-50bf-4019-a027-6e99975d3421', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 360, 'network_id': '6990b0d7-75be-4f21-91ef-584e1a14d3f0'}] 2026-04-30 07:11:13.053 10 INFO neutron.plugins.ml2.plugin [None req-d0f8fcc8-bb05-45a8-8a39-0c01b767b018 - - - - - -] Attempt 8 to bind port 79dff537-95aa-4ccc-a075-3d70158b319e 2026-04-30 07:11:13.069 10 ERROR neutron.plugins.ml2.managers [None req-d0f8fcc8-bb05-45a8-8a39-0c01b767b018 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f766a195-8384-4ef2-8fe9-466faa5fa88c could not be found. 2026-04-30 07:11:13.069 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-30 07:11:13.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-30 07:11:13.069 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-30 07:11:13.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-30 07:11:13.069 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-30 07:11:13.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-30 07:11:13.069 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-30 07:11:13.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-30 07:11:13.069 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-30 07:11:13.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-30 07:11:13.069 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-30 07:11:13.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-30 07:11:13.069 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-30 07:11:13.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:13.069 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:13.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:13.069 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:13.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-30 07:11:13.069 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-30 07:11:13.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-30 07:11:13.069 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-30 07:11:13.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:13.069 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:13.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:13.069 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:13.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-30 07:11:13.069 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-30 07:11:13.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-30 07:11:13.069 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-30 07:11:13.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:13.069 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:13.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:13.069 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:13.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-30 07:11:13.069 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-30 07:11:13.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-30 07:11:13.069 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-30 07:11:13.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-30 07:11:13.069 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-30 07:11:13.069 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f766a195-8384-4ef2-8fe9-466faa5fa88c could not be found. 2026-04-30 07:11:13.069 10 ERROR neutron.plugins.ml2.managers  2026-04-30 07:11:13.070 10 ERROR neutron.plugins.ml2.managers [None req-d0f8fcc8-bb05-45a8-8a39-0c01b767b018 - - - - - -] Failed to bind port 79dff537-95aa-4ccc-a075-3d70158b319e on host instance for vnic_type normal using segments [{'id': '8399a606-50bf-4019-a027-6e99975d3421', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 360, 'network_id': '6990b0d7-75be-4f21-91ef-584e1a14d3f0'}] 2026-04-30 07:11:13.070 10 INFO neutron.plugins.ml2.plugin [None req-d0f8fcc8-bb05-45a8-8a39-0c01b767b018 - - - - - -] Attempt 9 to bind port 79dff537-95aa-4ccc-a075-3d70158b319e 2026-04-30 07:11:13.089 10 ERROR neutron.plugins.ml2.managers [None req-d0f8fcc8-bb05-45a8-8a39-0c01b767b018 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f766a195-8384-4ef2-8fe9-466faa5fa88c could not be found. 2026-04-30 07:11:13.089 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-30 07:11:13.089 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-30 07:11:13.089 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-30 07:11:13.089 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-30 07:11:13.089 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-30 07:11:13.089 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-30 07:11:13.089 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-30 07:11:13.089 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-30 07:11:13.089 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-30 07:11:13.089 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-30 07:11:13.089 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-30 07:11:13.089 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-30 07:11:13.089 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-30 07:11:13.089 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:13.089 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:13.089 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:13.089 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:13.089 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-30 07:11:13.089 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-30 07:11:13.089 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-30 07:11:13.089 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-30 07:11:13.089 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:13.089 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:13.089 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:13.089 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:13.089 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-30 07:11:13.089 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-30 07:11:13.089 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-30 07:11:13.089 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-30 07:11:13.089 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:13.089 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:13.089 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:13.089 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:13.089 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-30 07:11:13.089 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-30 07:11:13.089 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-30 07:11:13.089 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-30 07:11:13.089 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-30 07:11:13.089 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-30 07:11:13.089 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f766a195-8384-4ef2-8fe9-466faa5fa88c could not be found. 2026-04-30 07:11:13.089 10 ERROR neutron.plugins.ml2.managers  2026-04-30 07:11:13.090 10 ERROR neutron.plugins.ml2.managers [None req-d0f8fcc8-bb05-45a8-8a39-0c01b767b018 - - - - - -] Failed to bind port 79dff537-95aa-4ccc-a075-3d70158b319e on host instance for vnic_type normal using segments [{'id': '8399a606-50bf-4019-a027-6e99975d3421', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 360, 'network_id': '6990b0d7-75be-4f21-91ef-584e1a14d3f0'}] 2026-04-30 07:11:13.090 10 INFO neutron.plugins.ml2.plugin [None req-d0f8fcc8-bb05-45a8-8a39-0c01b767b018 - - - - - -] Attempt 10 to bind port 79dff537-95aa-4ccc-a075-3d70158b319e 2026-04-30 07:11:13.105 10 ERROR neutron.plugins.ml2.managers [None req-d0f8fcc8-bb05-45a8-8a39-0c01b767b018 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f766a195-8384-4ef2-8fe9-466faa5fa88c could not be found. 2026-04-30 07:11:13.105 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-30 07:11:13.105 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-30 07:11:13.105 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-30 07:11:13.105 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-30 07:11:13.105 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-30 07:11:13.105 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-30 07:11:13.105 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-30 07:11:13.105 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-30 07:11:13.105 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-30 07:11:13.105 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-30 07:11:13.105 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-30 07:11:13.105 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-30 07:11:13.105 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-30 07:11:13.105 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:13.105 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:13.105 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:13.105 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:13.105 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-30 07:11:13.105 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-30 07:11:13.105 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-30 07:11:13.105 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-30 07:11:13.105 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:13.105 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:13.105 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:13.105 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:13.105 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-30 07:11:13.105 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-30 07:11:13.105 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-30 07:11:13.105 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-30 07:11:13.105 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:13.105 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-30 07:11:13.105 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:13.105 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-30 07:11:13.105 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-30 07:11:13.105 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-30 07:11:13.105 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-30 07:11:13.105 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-30 07:11:13.105 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-30 07:11:13.105 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-30 07:11:13.105 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f766a195-8384-4ef2-8fe9-466faa5fa88c could not be found. 2026-04-30 07:11:13.105 10 ERROR neutron.plugins.ml2.managers  2026-04-30 07:11:13.106 10 ERROR neutron.plugins.ml2.managers [None req-d0f8fcc8-bb05-45a8-8a39-0c01b767b018 - - - - - -] Failed to bind port 79dff537-95aa-4ccc-a075-3d70158b319e on host instance for vnic_type normal using segments [{'id': '8399a606-50bf-4019-a027-6e99975d3421', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 360, 'network_id': '6990b0d7-75be-4f21-91ef-584e1a14d3f0'}] 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network 6990b0d7-75be-4f21-91ef-584e1a14d3f0 could not be found. 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 268, in _get_network 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2870, in one 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1522, in one 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 252, in get_network_details 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server raise self.value 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server raise self.value 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server raise self.value 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1296, in get_network 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 270, in _get_network 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network 6990b0d7-75be-4f21-91ef-584e1a14d3f0 could not be found. 2026-04-30 07:11:13.863 10 ERROR oslo_messaging.rpc.server  2026-04-30 07:11:32.105 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port fc1247c9-7117-419d-961e-24073a0481e3 2026-04-30 07:11:32.576 10 INFO neutron.plugins.ml2.plugin [None req-cc8e213a-d39b-4a22-8502-fdd1d33e2f77 - - - - - -] Attempt 1 to provision port fc1247c9-7117-419d-961e-24073a0481e3 2026-04-30 07:11:33.040 9 INFO neutron.plugins.ml2.plugin [None req-eb299633-c7e5-4d8d-a563-2070d540395b - - - - - -] Attempt 1 to provision port ffab19d8-f9a1-4631-936a-80c3f11f8439 2026-04-30 07:11:33.067 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port ffab19d8-f9a1-4631-936a-80c3f11f8439 2026-04-30 07:11:33.605 9 INFO neutron.plugins.ml2.plugin [None req-bba3b336-05ad-4ed7-b27f-46e7adb0c69b - - - - - -] Attempt 1 to provision port cc3f8003-46d3-483a-a55a-e4926fd51fa8 2026-04-30 07:11:34.173 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port cc3f8003-46d3-483a-a55a-e4926fd51fa8 2026-04-30 07:11:34.628 9 INFO neutron.plugins.ml2.plugin [None req-3d740439-0cb4-40d7-9cca-413fef355a08 - - - - - -] Attempt 1 to provision port 5f126575-ca6f-4b2a-a8c2-14bd94c92197 2026-04-30 07:11:34.728 10 INFO neutron.plugins.ml2.plugin [None req-e60e4885-9323-4b9f-afb7-290ce8081612 - - - - - -] Attempt 1 to provision port 9f8bfabc-4ea8-498c-88ad-209c77d215c0 2026-04-30 07:11:34.972 9 INFO neutron.plugins.ml2.plugin [None req-425156ec-297a-4e8e-982f-9a53e9fea68d - - - - - -] Attempt 1 to provision port 9f8bfabc-4ea8-498c-88ad-209c77d215c0