+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-05-29 02:43:43.157 1 INFO neutron.common.config [-] Logging enabled! 2026-05-29 02:43:43.158 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 25.2.4.dev2 2026-05-29 02:43:43.158 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-29 02:43:43.158 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-29 02:43:44.246 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 02:43:44.325 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-29 02:43:44.328 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-29 02:43:44.329 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 02:43:44.329 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-29 02:43:44.330 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-29 02:43:44.330 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 02:43:44.336 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 02:43:44.337 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 02:43:44.337 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 02:43:44.358 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-29 02:43:44.359 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 02:43:44.359 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-29 02:43:44.394 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-29 02:43:44.394 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-29 02:43:44.394 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-29 02:43:44.394 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-29 02:43:44.687 1 INFO neutron.plugins.ml2.managers [None req-637d6ad7-534e-457e-950b-a909ab7c6fe6 - - - - - -] Initializing driver for type 'vlan' 2026-05-29 02:43:44.963 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-637d6ad7-534e-457e-950b-a909ab7c6fe6 - - - - - -] VlanTypeDriver initialization complete 2026-05-29 02:43:44.963 1 INFO neutron.plugins.ml2.managers [None req-637d6ad7-534e-457e-950b-a909ab7c6fe6 - - - - - -] Initializing driver for type 'vxlan' 2026-05-29 02:43:44.963 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-637d6ad7-534e-457e-950b-a909ab7c6fe6 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-29 02:43:45.001 1 INFO neutron.plugins.ml2.managers [None req-637d6ad7-534e-457e-950b-a909ab7c6fe6 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-29 02:43:45.002 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-637d6ad7-534e-457e-950b-a909ab7c6fe6 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-29 02:43:45.002 1 INFO neutron.plugins.ml2.managers [None req-637d6ad7-534e-457e-950b-a909ab7c6fe6 - - - - - -] Initializing extension driver 'port_security' 2026-05-29 02:43:45.002 1 INFO neutron.plugins.ml2.extensions.port_security [None req-637d6ad7-534e-457e-950b-a909ab7c6fe6 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-29 02:43:45.002 1 INFO neutron.plugins.ml2.managers [None req-637d6ad7-534e-457e-950b-a909ab7c6fe6 - - - - - -] Initializing extension driver 'qos' 2026-05-29 02:43:45.002 1 INFO neutron.plugins.ml2.managers [None req-637d6ad7-534e-457e-950b-a909ab7c6fe6 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-29 02:43:45.002 1 INFO neutron.plugins.ml2.managers [None req-637d6ad7-534e-457e-950b-a909ab7c6fe6 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-29 02:43:45.017 1 INFO neutron.quota [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded quota_driver: . 2026-05-29 02:43:45.017 1 INFO neutron.plugins.ml2.plugin [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Modular L2 Plugin initialization complete 2026-05-29 02:43:45.017 1 INFO neutron.plugins.ml2.managers [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-29 02:43:45.018 1 INFO neutron.plugins.ml2.managers [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-29 02:43:45.018 1 INFO neutron.plugins.ml2.managers [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Got port-security extension from driver 'port_security' 2026-05-29 02:43:45.019 1 INFO neutron.extensions.vlantransparent [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Disabled vlantransparent extension. 2026-05-29 02:43:45.019 1 INFO neutron.manager [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loading Plugin: qos 2026-05-29 02:43:45.030 1 INFO neutron.manager [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loading Plugin: router 2026-05-29 02:43:45.065 1 INFO neutron.services.service_base [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-29 02:43:45.065 1 INFO neutron.manager [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loading Plugin: segments 2026-05-29 02:43:45.139 1 INFO neutron.manager [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loading Plugin: trunk 2026-05-29 02:43:45.152 1 INFO neutron.manager [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loading Plugin: vpnaas 2026-05-29 02:43:45.184 1 WARNING stevedore.named [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-29 02:43:45.268 1 INFO neutron_vpnaas.services.vpn.plugin [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-29 02:43:45.269 1 INFO neutron.common.utils [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-29 02:43:45.269 1 INFO neutron.manager [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loading Plugin: auto_allocate 2026-05-29 02:43:45.273 1 INFO neutron.manager [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loading Plugin: tag 2026-05-29 02:43:45.280 1 INFO neutron.manager [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loading Plugin: timestamp 2026-05-29 02:43:45.283 1 INFO neutron.manager [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loading Plugin: network_ip_availability 2026-05-29 02:43:45.287 1 INFO neutron.manager [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loading Plugin: flavors 2026-05-29 02:43:45.290 1 INFO neutron.manager [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loading Plugin: revisions 2026-05-29 02:43:45.293 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Initializing extension manager. 2026-05-29 02:43:45.294 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: address-group 2026-05-29 02:43:45.295 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: address-scope 2026-05-29 02:43:45.296 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-29 02:43:45.296 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: agent 2026-05-29 02:43:45.297 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: agent-resources-synced 2026-05-29 02:43:45.298 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: allowed-address-pairs 2026-05-29 02:43:45.298 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: auto-allocated-topology 2026-05-29 02:43:45.299 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: availability_zone 2026-05-29 02:43:45.300 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: availability_zone_filter 2026-05-29 02:43:45.300 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-29 02:43:45.300 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: default-subnetpools 2026-05-29 02:43:45.302 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-29 02:43:45.302 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: dns-integration 2026-05-29 02:43:45.303 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: dns-domain-ports 2026-05-29 02:43:45.303 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-29 02:43:45.304 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: dvr 2026-05-29 02:43:45.304 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-29 02:43:45.305 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: empty-string-filtering 2026-05-29 02:43:45.305 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 02:43:45.305 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-29 02:43:45.306 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: external-net 2026-05-29 02:43:45.306 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-29 02:43:45.307 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: extraroute 2026-05-29 02:43:45.307 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: extraroute-atomic 2026-05-29 02:43:45.308 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-29 02:43:45.308 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-29 02:43:45.309 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-29 02:43:45.309 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-29 02:43:45.310 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: fip-port-details 2026-05-29 02:43:45.311 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: flavors 2026-05-29 02:43:45.312 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-29 02:43:45.312 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: floatingip-pools 2026-05-29 02:43:45.313 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: ip_allocation 2026-05-29 02:43:45.313 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: ip-substring-filtering 2026-05-29 02:43:45.314 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: l2_adjacency 2026-05-29 02:43:45.315 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: router 2026-05-29 02:43:45.316 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 02:43:45.317 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-29 02:43:45.317 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-29 02:43:45.318 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: ext-gw-mode 2026-05-29 02:43:45.318 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: l3-ha 2026-05-29 02:43:45.319 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-29 02:43:45.319 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-29 02:43:45.319 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: l3-flavors 2026-05-29 02:43:45.320 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-29 02:43:45.321 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-29 02:43:45.322 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-29 02:43:45.324 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-29 02:43:45.324 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-29 02:43:45.325 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-29 02:43:45.326 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-29 02:43:45.326 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: multi-provider 2026-05-29 02:43:45.327 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: net-mtu 2026-05-29 02:43:45.327 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: net-mtu-writable 2026-05-29 02:43:45.328 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: network_availability_zone 2026-05-29 02:43:45.328 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: network_ha 2026-05-29 02:43:45.329 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: network-ip-availability 2026-05-29 02:43:45.330 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-29 02:43:45.330 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: pagination 2026-05-29 02:43:45.330 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: port-device-profile 2026-05-29 02:43:45.331 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-29 02:43:45.331 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-29 02:43:45.332 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-29 02:43:45.332 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: port-mac-override 2026-05-29 02:43:45.333 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-29 02:43:45.333 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-29 02:43:45.334 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-29 02:43:45.334 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: port-resource-request 2026-05-29 02:43:45.334 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: port-resource-request-groups 2026-05-29 02:43:45.335 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-29 02:43:45.336 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: binding 2026-05-29 02:43:45.336 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: binding-extended 2026-05-29 02:43:45.337 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: port-security 2026-05-29 02:43:45.337 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: project-id 2026-05-29 02:43:45.338 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: provider 2026-05-29 02:43:45.339 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: qos 2026-05-29 02:43:45.340 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-29 02:43:45.340 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-29 02:43:45.341 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: qos-default 2026-05-29 02:43:45.341 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: qos-fip 2026-05-29 02:43:45.342 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-29 02:43:45.342 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: qos-gateway-ip 2026-05-29 02:43:45.342 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: qos-port-network-policy 2026-05-29 02:43:45.343 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: qos-pps-minimum 2026-05-29 02:43:45.343 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-29 02:43:45.344 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: qos-pps 2026-05-29 02:43:45.344 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: qos-rule-type-details 2026-05-29 02:43:45.345 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-29 02:43:45.345 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: qos-rules-alias 2026-05-29 02:43:45.346 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: quota-check-limit 2026-05-29 02:43:45.348 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: quotas 2026-05-29 02:43:45.351 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: quota_details 2026-05-29 02:43:45.353 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: rbac-policies 2026-05-29 02:43:45.353 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: rbac-address-group 2026-05-29 02:43:45.354 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: rbac-address-scope 2026-05-29 02:43:45.354 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: rbac-security-groups 2026-05-29 02:43:45.354 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: rbac-subnetpool 2026-05-29 02:43:45.355 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: revision-if-match 2026-05-29 02:43:45.355 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: standard-attr-revisions 2026-05-29 02:43:45.356 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: router_availability_zone 2026-05-29 02:43:45.356 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-29 02:43:45.358 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: security-groups-default-rules 2026-05-29 02:43:45.358 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-29 02:43:45.359 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-29 02:43:45.359 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-29 02:43:45.360 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-29 02:43:45.360 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-29 02:43:45.364 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: security-group 2026-05-29 02:43:45.365 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: segment 2026-05-29 02:43:45.365 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-29 02:43:45.365 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: service-type 2026-05-29 02:43:45.366 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: sorting 2026-05-29 02:43:45.366 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: standard-attr-segment 2026-05-29 02:43:45.367 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: standard-attr-description 2026-05-29 02:43:45.367 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: stateful-security-group 2026-05-29 02:43:45.368 1 WARNING neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-29 02:43:45.368 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-29 02:43:45.369 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: subnet-external-network 2026-05-29 02:43:45.369 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: subnet_onboard 2026-05-29 02:43:45.370 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-29 02:43:45.370 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: subnet-service-types 2026-05-29 02:43:45.371 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: subnet_allocation 2026-05-29 02:43:45.371 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-29 02:43:45.372 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: tag-creation 2026-05-29 02:43:45.372 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-29 02:43:45.375 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: standard-attr-tag 2026-05-29 02:43:45.376 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-29 02:43:45.376 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: trunk 2026-05-29 02:43:45.377 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: trunk-details 2026-05-29 02:43:45.377 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-29 02:43:45.378 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-29 02:43:45.379 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-29 02:43:45.380 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-29 02:43:45.380 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: vpn-flavors 2026-05-29 02:43:45.382 1 INFO neutron.api.extensions [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Loaded extension: vpnaas 2026-05-29 02:43:45.384 1 INFO oslo_service.service [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Starting 2 workers 2026-05-29 02:43:45.389 1 INFO oslo_service.service [None req-9f5344cc-7512-42b2-b15d-9236ee0dcd2a - - - - - -] Starting 1 workers 2026-05-29 02:44:28.356 10 INFO neutron.db.l3_hamode_db [None req-b4e39157-d35e-43fe-8698-8366456a7b4f - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 02:44:43.191 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port d42f98b6-ec9d-4ee4-a979-afb6f2c8057d 2026-05-29 02:44:43.750 9 INFO neutron.plugins.ml2.plugin [None req-9d85b9c4-8b31-4798-8a8b-ad4767d18e60 - - - - - -] Attempt 1 to provision port d42f98b6-ec9d-4ee4-a979-afb6f2c8057d 2026-05-29 02:44:44.857 9 INFO neutron.plugins.ml2.plugin [None req-915fe82d-e0c4-484e-b214-54c9364185a1 - - - - - -] Attempt 1 to provision port d42f98b6-ec9d-4ee4-a979-afb6f2c8057d 2026-05-29 02:44:45.112 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port d42f98b6-ec9d-4ee4-a979-afb6f2c8057d 2026-05-29 02:49:13.308 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port afd4c8fe-0081-41ed-ab62-63ac8dd379aa 2026-05-29 02:49:13.846 9 INFO neutron.plugins.ml2.plugin [None req-a5dd00a6-3098-4d9f-a698-4b0d10419a6d - - - - - -] Attempt 1 to provision port afd4c8fe-0081-41ed-ab62-63ac8dd379aa 2026-05-29 02:49:15.153 9 INFO neutron.plugins.ml2.plugin [None req-e444ba92-918e-456a-a6e5-32338694f88c - - - - - -] Attempt 1 to provision port afd4c8fe-0081-41ed-ab62-63ac8dd379aa 2026-05-29 02:49:15.270 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port afd4c8fe-0081-41ed-ab62-63ac8dd379aa 2026-05-29 02:49:19.674 10 INFO neutron.plugins.ml2.plugin [None req-9b1e5f2e-0c23-4445-86be-f580905822d9 - - - - - -] Attempt 1 to provision port 85b976d1-4785-4fb1-a117-aca42c6f259a 2026-05-29 02:53:00.013 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 85b976d1-4785-4fb1-a117-aca42c6f259a 2026-05-29 02:53:01.425 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 85b976d1-4785-4fb1-a117-aca42c6f259a 2026-05-29 03:02:37.765 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 44bac00b-2c36-45c2-b998-894522ff0d80 2026-05-29 03:02:39.792 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 44bac00b-2c36-45c2-b998-894522ff0d80 2026-05-29 03:18:05.245 9 INFO neutron.plugins.ml2.plugin [None req-6f9fa622-69c4-4646-be5a-bc5ce06cb9b0 - - - - - -] Attempt 1 to provision port e37cbefd-3c3b-45ba-be46-c87e19435127 2026-05-29 03:18:05.950 10 INFO neutron.plugins.ml2.plugin [None req-e50c62bb-9e34-4b77-acf1-dfd60673649a - - - - - -] Attempt 1 to provision port 93d3ada4-94cc-4e6a-ba49-5663ca6b7514 2026-05-29 03:18:06.323 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 9d17c9f7-c524-448e-b312-daecd66301f5 2026-05-29 03:18:06.667 9 INFO neutron.plugins.ml2.plugin [None req-72167130-6eb7-42fa-aec5-706818216fc5 - - - - - -] Attempt 1 to provision port 78c9674e-f827-41e3-b745-8160c6dd359c 2026-05-29 03:18:06.796 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 8599786e-f4e2-4d6a-8652-31bb02e8b26c 2026-05-29 03:18:06.962 9 INFO neutron.plugins.ml2.plugin [None req-72167130-6eb7-42fa-aec5-706818216fc5 - - - - - -] Attempt 1 to provision port 8599786e-f4e2-4d6a-8652-31bb02e8b26c 2026-05-29 03:18:07.026 9 INFO neutron.plugins.ml2.plugin [None req-72167130-6eb7-42fa-aec5-706818216fc5 - - - - - -] Attempt 1 to provision port 9d17c9f7-c524-448e-b312-daecd66301f5 2026-05-29 03:18:07.191 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 78c9674e-f827-41e3-b745-8160c6dd359c 2026-05-29 03:18:07.358 10 INFO neutron.plugins.ml2.plugin [None req-9cfc8fe7-cf76-4ec4-aea7-f1db755a563c - - - - - -] Attempt 1 to provision port 9d17c9f7-c524-448e-b312-daecd66301f5 2026-05-29 03:18:08.069 10 INFO neutron.plugins.ml2.plugin [None req-cc253cab-7c57-407e-9037-87a726796263 - - - - - -] Attempt 1 to provision port 8599786e-f4e2-4d6a-8652-31bb02e8b26c 2026-05-29 03:18:08.158 10 INFO neutron.plugins.ml2.plugin [None req-cc253cab-7c57-407e-9037-87a726796263 - - - - - -] Attempt 1 to provision port 78c9674e-f827-41e3-b745-8160c6dd359c 2026-05-29 03:18:08.216 10 INFO neutron.plugins.ml2.plugin [None req-cc253cab-7c57-407e-9037-87a726796263 - - - - - -] Attempt 1 to provision port dc95a900-e757-48b2-92e8-e837abe924ee 2026-05-29 03:18:08.252 10 INFO neutron.plugins.ml2.plugin [None req-cc253cab-7c57-407e-9037-87a726796263 - - - - - -] Attempt 1 to provision port b3a6d0c6-bc61-4162-b414-34eca4f8d891 2026-05-29 03:18:08.314 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 78c9674e-f827-41e3-b745-8160c6dd359c 2026-05-29 03:18:08.525 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 9d17c9f7-c524-448e-b312-daecd66301f5 2026-05-29 03:18:08.781 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 8599786e-f4e2-4d6a-8652-31bb02e8b26c 2026-05-29 03:18:08.963 9 INFO neutron.plugins.ml2.plugin [None req-bcc171f3-7937-4c0a-a694-40a4f304f063 - - - - - -] Attempt 1 to provision port 639be40d-b89c-4d31-af80-02877a596286 2026-05-29 03:18:08.983 9 INFO neutron.plugins.ml2.plugin [None req-bcc171f3-7937-4c0a-a694-40a4f304f063 - - - - - -] Attempt 1 to provision port b3a6d0c6-bc61-4162-b414-34eca4f8d891 2026-05-29 03:18:09.743 9 INFO neutron.plugins.ml2.plugin [None req-0ed0fd31-bdc6-49f2-8907-235fb802b20a - - - - - -] Attempt 1 to provision port 639be40d-b89c-4d31-af80-02877a596286 2026-05-29 03:18:09.775 9 INFO neutron.plugins.ml2.plugin [None req-0ed0fd31-bdc6-49f2-8907-235fb802b20a - - - - - -] Attempt 1 to provision port ac6a3003-8a3f-4018-bdc4-10b6f5c05315 2026-05-29 03:18:10.380 9 INFO neutron.plugins.ml2.plugin [None req-f263e816-dc6a-4729-9da4-d3fdb12cbf01 - - - - - -] Attempt 1 to provision port ac6a3003-8a3f-4018-bdc4-10b6f5c05315 2026-05-29 03:18:11.684 9 INFO neutron.plugins.ml2.plugin [None req-8d7ea1da-a81e-4696-9807-69362633e7da - - - - - -] Attempt 1 to provision port f993f374-79d5-4a40-91f2-6bf3ae583fb9 2026-05-29 03:18:12.305 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port ed1b8a72-65b1-4e1e-9263-d63dbb5b4d36 2026-05-29 03:18:12.589 9 INFO neutron.plugins.ml2.plugin [None req-b8df54c9-d84e-4228-998d-f699bb6b43f7 - - - - - -] Attempt 1 to provision port ed1b8a72-65b1-4e1e-9263-d63dbb5b4d36 2026-05-29 03:18:13.697 9 INFO neutron.plugins.ml2.plugin [None req-8c017439-18f7-49d5-8ad2-6b89f62065ab - - - - - -] Attempt 1 to provision port ed1b8a72-65b1-4e1e-9263-d63dbb5b4d36 2026-05-29 03:18:14.322 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port ed1b8a72-65b1-4e1e-9263-d63dbb5b4d36 2026-05-29 03:18:14.400 9 INFO neutron.plugins.ml2.plugin [None req-fae39788-49bd-4821-a315-73dc2a206c7c - - - - - -] Attempt 1 to provision port 220c1100-7258-45eb-82a0-4ab4da85a12b 2026-05-29 03:18:15.107 9 INFO neutron.plugins.ml2.plugin [None req-50af815e-d133-4a27-a7f0-3629cb5571b1 - - - - - -] Attempt 1 to provision port 220c1100-7258-45eb-82a0-4ab4da85a12b 2026-05-29 03:18:18.408 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 9857618c-6b38-44ac-b7ec-94ffe9c15f7c 2026-05-29 03:18:18.886 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 32aedea1-411d-4d54-a88c-214523d1d4da 2026-05-29 03:18:19.432 9 INFO neutron.plugins.ml2.plugin [None req-a21c629b-6b9a-4941-b734-5982d57cbd31 - - - - - -] Attempt 1 to provision port be944337-afdb-4ee3-b5f4-c6399d1af4a8 2026-05-29 03:18:20.129 10 INFO neutron.plugins.ml2.plugin [None req-ac9c9d57-f34b-4643-bb05-05a4fb8b3562 - - - - - -] Attempt 1 to provision port 1c6274a0-788d-49aa-ae0c-5193c28cbbdf 2026-05-29 03:18:20.357 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 55eb1bbe-0471-49b2-a1ca-299562ceb568 2026-05-29 03:18:20.798 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 9857618c-6b38-44ac-b7ec-94ffe9c15f7c 2026-05-29 03:18:20.833 10 INFO neutron.plugins.ml2.plugin [None req-b0aa0cf2-5709-4869-9aa7-c90dc9c430b3 - - - - - -] Attempt 1 to provision port 55eb1bbe-0471-49b2-a1ca-299562ceb568 2026-05-29 03:18:21.132 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 32aedea1-411d-4d54-a88c-214523d1d4da 2026-05-29 03:18:22.249 9 INFO neutron.plugins.ml2.plugin [None req-97dc6055-aa83-485a-a7b4-19652051befa - - - - - -] Attempt 1 to provision port 55eb1bbe-0471-49b2-a1ca-299562ceb568 2026-05-29 03:18:22.537 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 55eb1bbe-0471-49b2-a1ca-299562ceb568 2026-05-29 03:18:22.768 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port dd55ed71-0463-4804-84ff-ea7001133943 2026-05-29 03:18:22.944 10 INFO neutron.plugins.ml2.plugin [None req-688a39a4-cf82-4a9b-b202-dfd3e6f4f7e9 - - - - - -] Attempt 1 to provision port 7660e15c-b0eb-4885-9727-f59bf9ac4c3f 2026-05-29 03:18:23.679 9 INFO neutron.plugins.ml2.plugin [None req-c442fa38-cef4-4059-9225-c75f53bb5364 - - - - - -] Attempt 1 to provision port 7660e15c-b0eb-4885-9727-f59bf9ac4c3f 2026-05-29 03:18:23.721 9 INFO neutron.plugins.ml2.plugin [None req-c442fa38-cef4-4059-9225-c75f53bb5364 - - - - - -] Attempt 1 to provision port 30c5e8d8-af54-453e-b59e-6528e5a541fb 2026-05-29 03:18:24.383 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port dd55ed71-0463-4804-84ff-ea7001133943 2026-05-29 03:18:24.558 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port b00d319b-0df5-487c-b1e2-a4850ecfd4fd 2026-05-29 03:18:24.569 9 INFO neutron.plugins.ml2.plugin [None req-3a8247e4-06a6-4de4-85b7-7c2f79508439 - - - - - -] Attempt 1 to provision port b00d319b-0df5-487c-b1e2-a4850ecfd4fd 2026-05-29 03:18:25.777 9 INFO neutron.plugins.ml2.plugin [None req-0404d654-2259-4cba-ad24-7379aa671cd4 - - - - - -] Attempt 1 to provision port 0e840a2d-7e9f-4d95-a908-f866c98e8123 2026-05-29 03:18:25.799 9 INFO neutron.plugins.ml2.plugin [None req-0404d654-2259-4cba-ad24-7379aa671cd4 - - - - - -] Attempt 1 to provision port b00d319b-0df5-487c-b1e2-a4850ecfd4fd 2026-05-29 03:18:26.476 10 INFO neutron.plugins.ml2.plugin [None req-5df911e1-7e67-42a2-ab9e-2ab902b50321 - - - - - -] Attempt 1 to provision port 0e840a2d-7e9f-4d95-a908-f866c98e8123 2026-05-29 03:18:27.021 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port be944337-afdb-4ee3-b5f4-c6399d1af4a8 2026-05-29 03:18:27.180 10 INFO neutron.plugins.ml2.plugin [None req-0325510a-e64f-49eb-8dbf-fe8014b8e2fe - - - - - -] Attempt 1 to provision port 0e840a2d-7e9f-4d95-a908-f866c98e8123 2026-05-29 03:18:27.425 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port e21d08cf-5a95-43a7-9f88-cd80a8ae75a1 2026-05-29 03:18:27.553 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6428404e-9292-47c0-bf45-2ee30009252e'] response: {'server_uuid': 'cdcc4bfa-89a5-47b2-9833-ee886c27d249', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'be944337-afdb-4ee3-b5f4-c6399d1af4a8', 'code': 200} 2026-05-29 03:18:27.837 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port b00d319b-0df5-487c-b1e2-a4850ecfd4fd 2026-05-29 03:18:29.206 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port be944337-afdb-4ee3-b5f4-c6399d1af4a8 2026-05-29 03:18:29.462 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port e21d08cf-5a95-43a7-9f88-cd80a8ae75a1 2026-05-29 03:18:29.680 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 7c482561-7b51-4236-ad94-a5dd236cccc7 2026-05-29 03:18:29.795 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-622a9f82-853f-4209-82ec-f9dc9df30dea'] response: {'server_uuid': '35352e52-8650-4b4a-8a7e-395c8452aa45', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7c482561-7b51-4236-ad94-a5dd236cccc7', 'code': 200} 2026-05-29 03:18:30.635 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 7c482561-7b51-4236-ad94-a5dd236cccc7 2026-05-29 03:18:33.738 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 5266f52f-c729-4bcb-b637-6e5707254e0f 2026-05-29 03:18:33.866 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6815d2a0-18ba-444c-9cc2-3f89344fe2d7'] response: {'server_uuid': '4a7fb87c-ffee-49f5-bfbb-be0b6cbda68d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5266f52f-c729-4bcb-b637-6e5707254e0f', 'code': 200} 2026-05-29 03:18:35.668 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 5266f52f-c729-4bcb-b637-6e5707254e0f 2026-05-29 03:18:37.995 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 15e59d7a-6931-4b2d-a991-e3f398b52bec 2026-05-29 03:18:38.104 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-701a5a51-e92f-4a07-8bd1-f4d3e3c267f5'] response: {'server_uuid': 'ba9189fb-7f9a-474e-895a-9bb196f20fa7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '15e59d7a-6931-4b2d-a991-e3f398b52bec', 'code': 200} 2026-05-29 03:18:39.922 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 15e59d7a-6931-4b2d-a991-e3f398b52bec 2026-05-29 03:18:45.560 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 0d4e9c7e-a722-4ff0-8bce-412c41d03495 2026-05-29 03:18:45.573 10 INFO neutron.plugins.ml2.plugin [None req-dee9f26c-ecd8-414b-a783-e7e3fa613156 - - - - - -] Attempt 1 to provision port 534ed36a-e6fd-47c2-b916-947e38a1425f 2026-05-29 03:18:46.685 10 INFO neutron.plugins.ml2.plugin [None req-b858bce1-cd9e-4686-8965-42d40db86a2e - - - - - -] Attempt 1 to provision port 0d4e9c7e-a722-4ff0-8bce-412c41d03495 2026-05-29 03:18:47.410 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 0d4e9c7e-a722-4ff0-8bce-412c41d03495 2026-05-29 03:18:47.809 9 INFO neutron.plugins.ml2.plugin [None req-165eb2ff-0dec-4d6e-8a50-c3b8ba860b3d - - - - - -] Attempt 1 to provision port 0d4e9c7e-a722-4ff0-8bce-412c41d03495 2026-05-29 03:18:47.896 9 INFO neutron.plugins.ml2.plugin [None req-165eb2ff-0dec-4d6e-8a50-c3b8ba860b3d - - - - - -] Attempt 1 to provision port ee2a51d0-3f36-43bd-8eca-b9603dfdd851 2026-05-29 03:18:48.493 9 INFO neutron.plugins.ml2.plugin [None req-6b32f02f-52c5-4049-96fd-8829987061cc - - - - - -] Attempt 1 to provision port ee2a51d0-3f36-43bd-8eca-b9603dfdd851 2026-05-29 03:18:49.207 9 INFO neutron.plugins.ml2.plugin [None req-bafe175f-b9b6-400a-b6d8-3b8b7ff239e3 - - - - - -] Attempt 1 to provision port a9d0d343-6c6e-414a-9766-fa0d402f6905 2026-05-29 03:18:49.433 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 2b8f2713-c6b0-46c4-a7d2-30301b3dd7c8 2026-05-29 03:18:49.863 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port d8aa9e29-8f3b-448b-8998-6f79ca8596b3 2026-05-29 03:18:49.908 9 INFO neutron.plugins.ml2.plugin [None req-ff5194b3-bac3-4f2b-8d8b-3ae412ce8b43 - - - - - -] Attempt 1 to provision port ee2a51d0-3f36-43bd-8eca-b9603dfdd851 2026-05-29 03:18:49.933 9 INFO neutron.plugins.ml2.plugin [None req-ff5194b3-bac3-4f2b-8d8b-3ae412ce8b43 - - - - - -] Attempt 1 to provision port 2b8f2713-c6b0-46c4-a7d2-30301b3dd7c8 2026-05-29 03:18:51.223 9 INFO neutron.plugins.ml2.plugin [None req-52928024-16f5-4c51-82fc-922e7345bd8c - - - - - -] Attempt 1 to provision port e81ea45f-273e-4aea-89e0-6d548589ca1b 2026-05-29 03:18:51.257 9 INFO neutron.plugins.ml2.plugin [None req-52928024-16f5-4c51-82fc-922e7345bd8c - - - - - -] Attempt 1 to provision port 2b8f2713-c6b0-46c4-a7d2-30301b3dd7c8 2026-05-29 03:18:51.484 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 2b8f2713-c6b0-46c4-a7d2-30301b3dd7c8 2026-05-29 03:18:51.700 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 4ec37ca1-d239-4f0b-b4ff-213a91f99ceb 2026-05-29 03:18:51.936 10 INFO neutron.plugins.ml2.plugin [None req-1006908e-cc0b-4e85-a83d-2c571cf0df8c - - - - - -] Attempt 1 to provision port e81ea45f-273e-4aea-89e0-6d548589ca1b 2026-05-29 03:18:52.134 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port d8aa9e29-8f3b-448b-8998-6f79ca8596b3 2026-05-29 03:18:52.629 9 INFO neutron.plugins.ml2.plugin [None req-f9c0e064-0904-41f2-afd5-a81950e76dd2 - - - - - -] Attempt 1 to provision port e81ea45f-273e-4aea-89e0-6d548589ca1b 2026-05-29 03:18:53.495 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 4ec37ca1-d239-4f0b-b4ff-213a91f99ceb 2026-05-29 03:18:59.938 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port fd29fcb3-adac-4b6f-863b-f5e46bd6ef62 2026-05-29 03:19:00.552 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-13de41b8-d3f2-4095-8661-0a3c2f28ea06'] response: {'server_uuid': '59ed3c5b-222f-4484-bb06-f8debc4aa129', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fd29fcb3-adac-4b6f-863b-f5e46bd6ef62', 'code': 200} 2026-05-29 03:19:01.426 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port fd29fcb3-adac-4b6f-863b-f5e46bd6ef62 2026-05-29 03:19:04.126 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port ea1bc31b-d181-4874-be05-579615fe2d9e 2026-05-29 03:19:04.235 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4e8fb29-ebe8-411a-b318-037cb82b08cb'] response: {'server_uuid': '00d20a8b-ab5a-42d1-8754-6791946f7f02', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ea1bc31b-d181-4874-be05-579615fe2d9e', 'code': 200} 2026-05-29 03:19:04.546 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 30c5e8d8-af54-453e-b59e-6528e5a541fb 2026-05-29 03:19:04.879 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 0e840a2d-7e9f-4d95-a908-f866c98e8123 2026-05-29 03:19:05.608 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port ea1bc31b-d181-4874-be05-579615fe2d9e 2026-05-29 03:19:05.788 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 30c5e8d8-af54-453e-b59e-6528e5a541fb 2026-05-29 03:19:05.939 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 0e840a2d-7e9f-4d95-a908-f866c98e8123 2026-05-29 03:19:07.647 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 534ed36a-e6fd-47c2-b916-947e38a1425f 2026-05-29 03:19:08.011 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port ee2a51d0-3f36-43bd-8eca-b9603dfdd851 2026-05-29 03:19:09.639 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 534ed36a-e6fd-47c2-b916-947e38a1425f 2026-05-29 03:19:09.823 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port ee2a51d0-3f36-43bd-8eca-b9603dfdd851 2026-05-29 03:19:10.062 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port e81ea45f-273e-4aea-89e0-6d548589ca1b 2026-05-29 03:19:10.352 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port a9d0d343-6c6e-414a-9766-fa0d402f6905 2026-05-29 03:19:11.877 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port a9d0d343-6c6e-414a-9766-fa0d402f6905 2026-05-29 03:19:12.017 9 INFO neutron.plugins.ml2.plugin [None req-2972d588-43ba-482f-ab3d-8c7fbd1489e4 - - - - - -] Attempt 1 to provision port 15e59d7a-6931-4b2d-a991-e3f398b52bec 2026-05-29 03:19:12.027 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port e81ea45f-273e-4aea-89e0-6d548589ca1b 2026-05-29 03:19:15.745 9 INFO neutron.plugins.ml2.plugin [None req-16fb351f-7283-46bd-9114-951ca6465fda - - - - - -] Attempt 1 to provision port 15e59d7a-6931-4b2d-a991-e3f398b52bec 2026-05-29 03:19:15.863 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 15e59d7a-6931-4b2d-a991-e3f398b52bec 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers [None req-bcdd1ea4-c146-42a4-b85c-c25cf78f9b57 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f1c72191-2477-4df2-8d73-d18cebb13f77 could not be found. 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f1c72191-2477-4df2-8d73-d18cebb13f77 could not be found. 2026-05-29 03:19:19.501 9 ERROR neutron.plugins.ml2.managers 2026-05-29 03:19:19.506 9 ERROR neutron.plugins.ml2.managers [None req-bcdd1ea4-c146-42a4-b85c-c25cf78f9b57 - - - - - -] Failed to bind port fe9bef10-48e0-490b-b34e-ecc932573dfe on host instance for vnic_type normal using segments [{'id': '356cdda8-909d-47fd-bb38-c1909095e167', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 438, 'network_id': 'cd015c26-8354-4412-9411-3972d30fe791'}] 2026-05-29 03:19:19.506 9 INFO neutron.plugins.ml2.plugin [None req-bcdd1ea4-c146-42a4-b85c-c25cf78f9b57 - - - - - -] Attempt 2 to bind port fe9bef10-48e0-490b-b34e-ecc932573dfe 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers [None req-bcdd1ea4-c146-42a4-b85c-c25cf78f9b57 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f1c72191-2477-4df2-8d73-d18cebb13f77 could not be found. 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f1c72191-2477-4df2-8d73-d18cebb13f77 could not be found. 2026-05-29 03:19:19.538 9 ERROR neutron.plugins.ml2.managers 2026-05-29 03:19:19.539 9 ERROR neutron.plugins.ml2.managers [None req-bcdd1ea4-c146-42a4-b85c-c25cf78f9b57 - - - - - -] Failed to bind port fe9bef10-48e0-490b-b34e-ecc932573dfe on host instance for vnic_type normal using segments [{'id': '356cdda8-909d-47fd-bb38-c1909095e167', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 438, 'network_id': 'cd015c26-8354-4412-9411-3972d30fe791'}] 2026-05-29 03:19:19.540 9 INFO neutron.plugins.ml2.plugin [None req-bcdd1ea4-c146-42a4-b85c-c25cf78f9b57 - - - - - -] Attempt 3 to bind port fe9bef10-48e0-490b-b34e-ecc932573dfe 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers [None req-bcdd1ea4-c146-42a4-b85c-c25cf78f9b57 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f1c72191-2477-4df2-8d73-d18cebb13f77 could not be found. 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f1c72191-2477-4df2-8d73-d18cebb13f77 could not be found. 2026-05-29 03:19:19.555 9 ERROR neutron.plugins.ml2.managers 2026-05-29 03:19:19.557 9 ERROR neutron.plugins.ml2.managers [None req-bcdd1ea4-c146-42a4-b85c-c25cf78f9b57 - - - - - -] Failed to bind port fe9bef10-48e0-490b-b34e-ecc932573dfe on host instance for vnic_type normal using segments [{'id': '356cdda8-909d-47fd-bb38-c1909095e167', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 438, 'network_id': 'cd015c26-8354-4412-9411-3972d30fe791'}] 2026-05-29 03:19:19.558 9 INFO neutron.plugins.ml2.plugin [None req-bcdd1ea4-c146-42a4-b85c-c25cf78f9b57 - - - - - -] Attempt 4 to bind port fe9bef10-48e0-490b-b34e-ecc932573dfe 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers [None req-bcdd1ea4-c146-42a4-b85c-c25cf78f9b57 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f1c72191-2477-4df2-8d73-d18cebb13f77 could not be found. 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f1c72191-2477-4df2-8d73-d18cebb13f77 could not be found. 2026-05-29 03:19:19.584 9 ERROR neutron.plugins.ml2.managers 2026-05-29 03:19:19.585 9 ERROR neutron.plugins.ml2.managers [None req-bcdd1ea4-c146-42a4-b85c-c25cf78f9b57 - - - - - -] Failed to bind port fe9bef10-48e0-490b-b34e-ecc932573dfe on host instance for vnic_type normal using segments [{'id': '356cdda8-909d-47fd-bb38-c1909095e167', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 438, 'network_id': 'cd015c26-8354-4412-9411-3972d30fe791'}] 2026-05-29 03:19:19.587 9 INFO neutron.plugins.ml2.plugin [None req-bcdd1ea4-c146-42a4-b85c-c25cf78f9b57 - - - - - -] Attempt 5 to bind port fe9bef10-48e0-490b-b34e-ecc932573dfe 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers [None req-bcdd1ea4-c146-42a4-b85c-c25cf78f9b57 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f1c72191-2477-4df2-8d73-d18cebb13f77 could not be found. 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f1c72191-2477-4df2-8d73-d18cebb13f77 could not be found. 2026-05-29 03:19:19.624 9 ERROR neutron.plugins.ml2.managers 2026-05-29 03:19:19.626 9 ERROR neutron.plugins.ml2.managers [None req-bcdd1ea4-c146-42a4-b85c-c25cf78f9b57 - - - - - -] Failed to bind port fe9bef10-48e0-490b-b34e-ecc932573dfe on host instance for vnic_type normal using segments [{'id': '356cdda8-909d-47fd-bb38-c1909095e167', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 438, 'network_id': 'cd015c26-8354-4412-9411-3972d30fe791'}] 2026-05-29 03:19:19.627 9 INFO neutron.plugins.ml2.plugin [None req-bcdd1ea4-c146-42a4-b85c-c25cf78f9b57 - - - - - -] Attempt 6 to bind port fe9bef10-48e0-490b-b34e-ecc932573dfe 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers [None req-bcdd1ea4-c146-42a4-b85c-c25cf78f9b57 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f1c72191-2477-4df2-8d73-d18cebb13f77 could not be found. 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f1c72191-2477-4df2-8d73-d18cebb13f77 could not be found. 2026-05-29 03:19:19.660 9 ERROR neutron.plugins.ml2.managers 2026-05-29 03:19:19.664 9 ERROR neutron.plugins.ml2.managers [None req-bcdd1ea4-c146-42a4-b85c-c25cf78f9b57 - - - - - -] Failed to bind port fe9bef10-48e0-490b-b34e-ecc932573dfe on host instance for vnic_type normal using segments [] 2026-05-29 03:19:19.666 9 INFO neutron.plugins.ml2.plugin [None req-bcdd1ea4-c146-42a4-b85c-c25cf78f9b57 - - - - - -] Attempt 7 to bind port fe9bef10-48e0-490b-b34e-ecc932573dfe 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers [None req-bcdd1ea4-c146-42a4-b85c-c25cf78f9b57 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f1c72191-2477-4df2-8d73-d18cebb13f77 could not be found. 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f1c72191-2477-4df2-8d73-d18cebb13f77 could not be found. 2026-05-29 03:19:19.675 9 ERROR neutron.plugins.ml2.managers 2026-05-29 03:19:19.676 9 ERROR neutron.plugins.ml2.managers [None req-bcdd1ea4-c146-42a4-b85c-c25cf78f9b57 - - - - - -] Failed to bind port fe9bef10-48e0-490b-b34e-ecc932573dfe on host instance for vnic_type normal using segments [] 2026-05-29 03:19:19.677 9 INFO neutron.plugins.ml2.plugin [None req-bcdd1ea4-c146-42a4-b85c-c25cf78f9b57 - - - - - -] Attempt 8 to bind port fe9bef10-48e0-490b-b34e-ecc932573dfe 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers [None req-bcdd1ea4-c146-42a4-b85c-c25cf78f9b57 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f1c72191-2477-4df2-8d73-d18cebb13f77 could not be found. 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f1c72191-2477-4df2-8d73-d18cebb13f77 could not be found. 2026-05-29 03:19:19.689 9 ERROR neutron.plugins.ml2.managers 2026-05-29 03:19:19.691 9 ERROR neutron.plugins.ml2.managers [None req-bcdd1ea4-c146-42a4-b85c-c25cf78f9b57 - - - - - -] Failed to bind port fe9bef10-48e0-490b-b34e-ecc932573dfe on host instance for vnic_type normal using segments [] 2026-05-29 03:19:19.692 9 INFO neutron.plugins.ml2.plugin [None req-bcdd1ea4-c146-42a4-b85c-c25cf78f9b57 - - - - - -] Attempt 9 to bind port fe9bef10-48e0-490b-b34e-ecc932573dfe 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers [None req-bcdd1ea4-c146-42a4-b85c-c25cf78f9b57 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f1c72191-2477-4df2-8d73-d18cebb13f77 could not be found. 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f1c72191-2477-4df2-8d73-d18cebb13f77 could not be found. 2026-05-29 03:19:19.700 9 ERROR neutron.plugins.ml2.managers 2026-05-29 03:19:19.701 9 ERROR neutron.plugins.ml2.managers [None req-bcdd1ea4-c146-42a4-b85c-c25cf78f9b57 - - - - - -] Failed to bind port fe9bef10-48e0-490b-b34e-ecc932573dfe on host instance for vnic_type normal using segments [] 2026-05-29 03:19:19.702 9 INFO neutron.plugins.ml2.plugin [None req-bcdd1ea4-c146-42a4-b85c-c25cf78f9b57 - - - - - -] Attempt 10 to bind port fe9bef10-48e0-490b-b34e-ecc932573dfe 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers [None req-bcdd1ea4-c146-42a4-b85c-c25cf78f9b57 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f1c72191-2477-4df2-8d73-d18cebb13f77 could not be found. 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f1c72191-2477-4df2-8d73-d18cebb13f77 could not be found. 2026-05-29 03:19:19.715 9 ERROR neutron.plugins.ml2.managers 2026-05-29 03:19:19.716 9 ERROR neutron.plugins.ml2.managers [None req-bcdd1ea4-c146-42a4-b85c-c25cf78f9b57 - - - - - -] Failed to bind port fe9bef10-48e0-490b-b34e-ecc932573dfe on host instance for vnic_type normal using segments [] 2026-05-29 03:19:21.918 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3af56822-6d7d-44b4-9e30-86cda34eedb7'] response: {'server_uuid': '59ed3c5b-222f-4484-bb06-f8debc4aa129', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'fd29fcb3-adac-4b6f-863b-f5e46bd6ef62', 'code': 200} 2026-05-29 03:19:23.692 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port fd29fcb3-adac-4b6f-863b-f5e46bd6ef62 2026-05-29 03:19:23.960 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8486c7d8-ec9e-4229-87ad-16174e98c5ff'] response: {'server_uuid': '59ed3c5b-222f-4484-bb06-f8debc4aa129', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fd29fcb3-adac-4b6f-863b-f5e46bd6ef62', 'code': 200} 2026-05-29 03:19:25.949 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 2b61739a-1a21-4a90-b15b-f6cac4c0cbff 2026-05-29 03:19:26.408 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port fd29fcb3-adac-4b6f-863b-f5e46bd6ef62 2026-05-29 03:19:27.700 10 INFO neutron.plugins.ml2.plugin [None req-c7672f14-cafb-4a86-8cb5-bb36258739cb - - - - - -] Attempt 1 to provision port 2b61739a-1a21-4a90-b15b-f6cac4c0cbff 2026-05-29 03:19:27.745 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 5c3c8839-fa86-4f39-b658-310899197e9a 2026-05-29 03:19:28.063 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 2b61739a-1a21-4a90-b15b-f6cac4c0cbff 2026-05-29 03:19:28.396 9 INFO neutron.plugins.ml2.plugin [None req-7c2ff012-339b-4e36-9f16-a89e6f833d88 - - - - - -] Attempt 1 to provision port e37dc11b-33be-4910-b35d-2468407eeda1 2026-05-29 03:19:28.422 9 INFO neutron.plugins.ml2.plugin [None req-7c2ff012-339b-4e36-9f16-a89e6f833d88 - - - - - -] Attempt 1 to provision port 5c3c8839-fa86-4f39-b658-310899197e9a 2026-05-29 03:19:28.484 9 INFO neutron.plugins.ml2.plugin [None req-7c2ff012-339b-4e36-9f16-a89e6f833d88 - - - - - -] Attempt 1 to provision port 2b61739a-1a21-4a90-b15b-f6cac4c0cbff 2026-05-29 03:19:29.104 9 INFO neutron.plugins.ml2.plugin [None req-d046299b-1174-4562-94a9-aca2692e297d - - - - - -] Attempt 1 to provision port e37dc11b-33be-4910-b35d-2468407eeda1 2026-05-29 03:19:29.127 9 INFO neutron.plugins.ml2.plugin [None req-d046299b-1174-4562-94a9-aca2692e297d - - - - - -] Attempt 1 to provision port 5c3c8839-fa86-4f39-b658-310899197e9a 2026-05-29 03:19:29.712 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 5c3c8839-fa86-4f39-b658-310899197e9a 2026-05-29 03:19:33.697 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port b12809aa-6503-4c41-9958-626255aa2962 2026-05-29 03:19:34.940 9 INFO neutron.plugins.ml2.plugin [None req-7180d380-243c-4062-b891-bba5f41e35cc - - - - - -] Attempt 1 to provision port b12809aa-6503-4c41-9958-626255aa2962 2026-05-29 03:19:35.652 10 INFO neutron.plugins.ml2.plugin [None req-b48c0f01-9ec1-472a-92d5-4eba5ebd4cf7 - - - - - -] Attempt 1 to provision port b12809aa-6503-4c41-9958-626255aa2962 2026-05-29 03:19:35.725 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port b12809aa-6503-4c41-9958-626255aa2962 2026-05-29 03:19:39.746 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 5483a51e-5d04-4b31-a875-1b4fa9eeb854 2026-05-29 03:19:40.076 10 INFO neutron.plugins.ml2.plugin [None req-3853e094-b7e1-4564-9f8c-cfaa74610c51 - - - - - -] Attempt 1 to provision port 5483a51e-5d04-4b31-a875-1b4fa9eeb854 2026-05-29 03:19:40.776 9 INFO neutron.plugins.ml2.plugin [None req-bfe0106d-96e1-49b7-bc0b-19de54562269 - - - - - -] Attempt 1 to provision port 5483a51e-5d04-4b31-a875-1b4fa9eeb854 2026-05-29 03:19:42.483 9 INFO neutron.plugins.ml2.plugin [None req-815cc5ce-6da5-4092-bb54-2d27fdb5e49f - - - - - -] Attempt 1 to provision port 3dd81403-c93f-4a43-88c9-1fb9a8b96031 2026-05-29 03:19:43.819 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 20d38015-305d-4290-8166-aeba26e5e277 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server [None req-b523a7b1-7287-4fc0-a29f-498a99dcf2d5 - - - - - -] Exception during message handling: neutron_lib.exceptions.PortNotFound: Port dc779935-015b-4e28-ba79-bb107f90a486 could not be found. 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 295, in _get_port 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server port = model_query.get_by_id(context, models_v2.Port, id, 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/model_query.py", line 211, in get_by_id 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2778, in one 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server return self._iter().one() # type: ignore 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 1810, in one 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 752, in _only_one_row 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 172, in _process_incoming 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 340, in get_dhcp_port 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server return plugin.get_port(context, port_id) 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1665, in get_port 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server port = self._get_port(context, id, lazy_fields=lazy_fields) 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 298, in _get_port 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server raise exceptions.PortNotFound(port_id=id) 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.PortNotFound: Port dc779935-015b-4e28-ba79-bb107f90a486 could not be found. 2026-05-29 03:19:50.084 10 ERROR oslo_messaging.rpc.server 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server [None req-cddfa24d-545d-40de-9920-2d686b644843 - - - - - -] Exception during message handling: neutron_lib.exceptions.PortNotFound: Port 8260dbea-203e-40ab-99e2-d836f1383aed could not be found. 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 295, in _get_port 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server port = model_query.get_by_id(context, models_v2.Port, id, 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/model_query.py", line 211, in get_by_id 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2778, in one 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server return self._iter().one() # type: ignore 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 1810, in one 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 752, in _only_one_row 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 172, in _process_incoming 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 340, in get_dhcp_port 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server return plugin.get_port(context, port_id) 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1665, in get_port 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server port = self._get_port(context, id, lazy_fields=lazy_fields) 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 298, in _get_port 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server raise exceptions.PortNotFound(port_id=id) 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.PortNotFound: Port 8260dbea-203e-40ab-99e2-d836f1383aed could not be found. 2026-05-29 03:19:51.407 10 ERROR oslo_messaging.rpc.server 2026-05-29 03:19:55.942 9 INFO neutron.plugins.ml2.plugin [None req-ddc7cfc9-a10e-4032-9a7e-675d9b0471cb - - - - - -] Attempt 1 to provision port 229156c5-5b9c-4b0a-938a-9f20c60c2d7d 2026-05-29 03:19:57.254 9 INFO neutron.plugins.ml2.plugin [None req-b3284abd-fcb8-41c8-b9c3-f39ee7a2b4f3 - - - - - -] Attempt 1 to provision port d9ee3ded-c53a-4fc5-999d-1efc287a26f1 2026-05-29 03:19:59.700 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port df61b43c-c6a0-4e16-aeb8-a185934a468b 2026-05-29 03:20:01.370 9 INFO neutron.plugins.ml2.plugin [None req-c8039abd-b555-4b3a-98d2-b3ad43740255 - - - - - -] Attempt 1 to provision port 5c4b76cf-ec86-457d-8b03-17b012f00bba 2026-05-29 03:20:01.797 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port df61b43c-c6a0-4e16-aeb8-a185934a468b 2026-05-29 03:20:02.024 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 5c4b76cf-ec86-457d-8b03-17b012f00bba 2026-05-29 03:20:02.685 9 INFO neutron.plugins.ml2.plugin [None req-b68cdb5d-e712-4b85-bdab-dd91ec85ac18 - - - - - -] Attempt 1 to provision port 90727619-6606-47c2-a370-ee1049e552d9 2026-05-29 03:20:02.719 9 INFO neutron.plugins.ml2.plugin [None req-b68cdb5d-e712-4b85-bdab-dd91ec85ac18 - - - - - -] Attempt 1 to provision port 5c4b76cf-ec86-457d-8b03-17b012f00bba 2026-05-29 03:20:03.382 9 INFO neutron.plugins.ml2.plugin [None req-b69e4b1d-cd72-4e6a-9158-5bf20dc3b0e8 - - - - - -] Attempt 1 to provision port 90727619-6606-47c2-a370-ee1049e552d9 2026-05-29 03:20:03.750 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 5c4b76cf-ec86-457d-8b03-17b012f00bba 2026-05-29 03:20:04.086 9 INFO neutron.plugins.ml2.plugin [None req-6f0e1745-48f8-4701-ae49-eef21a172d13 - - - - - -] Attempt 1 to provision port 90727619-6606-47c2-a370-ee1049e552d9 2026-05-29 03:20:07.910 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port a5bb6acc-b56a-4440-850a-2eba2e14d1ce 2026-05-29 03:20:12.242 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port f6be7d7a-bcee-4693-8510-1aabc2241c88 2026-05-29 03:20:12.356 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-80d668f7-a75e-4422-8aa0-90241d2304fb'] response: {'server_uuid': '3cb88b17-baa4-4367-8f05-8f2cdea3fff1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f6be7d7a-bcee-4693-8510-1aabc2241c88', 'code': 200} 2026-05-29 03:20:13.623 10 INFO neutron.plugins.ml2.plugin [None req-fe295007-68fc-4d06-a864-b8885b6f278d - - - - - -] Attempt 1 to provision port d24de511-8026-49d6-80fa-e1eaf29d0f7b 2026-05-29 03:20:13.801 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port ebbd2d03-a536-4b84-b8d2-5f4b0ae43798 2026-05-29 03:20:14.166 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port f6be7d7a-bcee-4693-8510-1aabc2241c88 2026-05-29 03:20:14.337 9 INFO neutron.plugins.ml2.plugin [None req-bf1907c5-f0cf-4c71-8bce-1e5d75170166 - - - - - -] Attempt 1 to provision port ebbd2d03-a536-4b84-b8d2-5f4b0ae43798 2026-05-29 03:20:14.439 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port d24de511-8026-49d6-80fa-e1eaf29d0f7b 2026-05-29 03:20:15.033 10 INFO neutron.plugins.ml2.plugin [None req-3e2f08a9-6218-4ff0-9ea3-f941e6977cee - - - - - -] Attempt 1 to provision port eeee045f-48fb-4fa0-b569-07275b413cc1 2026-05-29 03:20:15.062 10 INFO neutron.plugins.ml2.plugin [None req-3e2f08a9-6218-4ff0-9ea3-f941e6977cee - - - - - -] Attempt 1 to provision port d24de511-8026-49d6-80fa-e1eaf29d0f7b 2026-05-29 03:20:15.142 10 INFO neutron.plugins.ml2.plugin [None req-3e2f08a9-6218-4ff0-9ea3-f941e6977cee - - - - - -] Attempt 1 to provision port b9ce7f72-45a9-466c-8d05-892a3ac652a8 2026-05-29 03:20:15.746 10 INFO neutron.plugins.ml2.plugin [None req-8e6ce278-eb1d-4fc1-9a99-52bcea7eaaf1 - - - - - -] Attempt 1 to provision port ebbd2d03-a536-4b84-b8d2-5f4b0ae43798 2026-05-29 03:20:15.774 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port a7b595e8-6eb2-43fd-b071-4c19c43ea258 2026-05-29 03:20:15.829 10 INFO neutron.plugins.ml2.plugin [None req-8e6ce278-eb1d-4fc1-9a99-52bcea7eaaf1 - - - - - -] Attempt 1 to provision port b9ce7f72-45a9-466c-8d05-892a3ac652a8 2026-05-29 03:20:16.288 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port ebbd2d03-a536-4b84-b8d2-5f4b0ae43798 2026-05-29 03:20:16.445 10 INFO neutron.plugins.ml2.plugin [None req-6873e17b-cf63-4131-abe0-a8143591c581 - - - - - -] Attempt 1 to provision port b9ce7f72-45a9-466c-8d05-892a3ac652a8 2026-05-29 03:20:16.472 10 INFO neutron.plugins.ml2.plugin [None req-6873e17b-cf63-4131-abe0-a8143591c581 - - - - - -] Attempt 1 to provision port a7b595e8-6eb2-43fd-b071-4c19c43ea258 2026-05-29 03:20:16.500 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port d24de511-8026-49d6-80fa-e1eaf29d0f7b 2026-05-29 03:20:17.843 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port a7b595e8-6eb2-43fd-b071-4c19c43ea258 2026-05-29 03:20:17.868 9 INFO neutron.plugins.ml2.plugin [None req-eafe802b-8d10-4115-8b5f-c280342a171f - - - - - -] Attempt 1 to provision port a7b595e8-6eb2-43fd-b071-4c19c43ea258 2026-05-29 03:20:18.016 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port b90f8462-f29f-467d-a945-9aff84095e5e 2026-05-29 03:20:18.442 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port d9ee3ded-c53a-4fc5-999d-1efc287a26f1 2026-05-29 03:20:18.557 9 INFO neutron.plugins.ml2.plugin [None req-38c8d647-43ae-4792-b1c8-ee62f67d8e7a - - - - - -] Attempt 1 to provision port ba293982-f935-4ff3-9ad7-d8782c4fb5fe 2026-05-29 03:20:18.736 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 90727619-6606-47c2-a370-ee1049e552d9 2026-05-29 03:20:19.265 10 INFO neutron.plugins.ml2.plugin [None req-1cc70616-acfc-4f8a-a735-30c400b9acf4 - - - - - -] Attempt 1 to provision port ba293982-f935-4ff3-9ad7-d8782c4fb5fe 2026-05-29 03:20:19.732 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port b90f8462-f29f-467d-a945-9aff84095e5e 2026-05-29 03:20:19.958 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port d9ee3ded-c53a-4fc5-999d-1efc287a26f1 2026-05-29 03:20:20.136 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 90727619-6606-47c2-a370-ee1049e552d9 2026-05-29 03:20:20.576 10 INFO neutron.plugins.ml2.plugin [None req-7a56ec4f-5a85-4159-bf52-5ec369dd8007 - - - - - -] Attempt 1 to provision port 6d739a64-73a0-463f-9261-b8113ca8e376 2026-05-29 03:20:21.482 9 INFO neutron.plugins.ml2.plugin [None req-0a983a56-cdca-4a41-955a-158e5f0c0981 - - - - - -] Attempt 1 to provision port 3d01b798-a76e-4575-a8a4-5d9090b45fbb 2026-05-29 03:20:21.721 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 3d01b798-a76e-4575-a8a4-5d9090b45fbb 2026-05-29 03:20:22.792 9 INFO neutron.plugins.ml2.plugin [None req-18f05c45-ce54-471d-9d65-bc49c5eab42d - - - - - -] Attempt 1 to provision port 3d01b798-a76e-4575-a8a4-5d9090b45fbb 2026-05-29 03:20:22.857 9 INFO neutron.plugins.ml2.plugin [None req-18f05c45-ce54-471d-9d65-bc49c5eab42d - - - - - -] Attempt 1 to provision port 599a3f8b-16d5-497c-8677-0e337cc10667 2026-05-29 03:20:23.496 9 INFO neutron.plugins.ml2.plugin [None req-71a255ea-7876-45b0-acfc-2325d108c8f5 - - - - - -] Attempt 1 to provision port 599a3f8b-16d5-497c-8677-0e337cc10667 2026-05-29 03:20:23.832 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 3d01b798-a76e-4575-a8a4-5d9090b45fbb 2026-05-29 03:20:24.042 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port a5659484-4ee6-4e4e-9845-689b847c1ad7 2026-05-29 03:20:24.193 10 INFO neutron.plugins.ml2.plugin [None req-d8fd882f-134d-4d6a-b1eb-687cc1d1a7a4 - - - - - -] Attempt 1 to provision port 113210cc-ac4f-41e9-9bd9-f80dff44b5cc 2026-05-29 03:20:24.465 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 113210cc-ac4f-41e9-9bd9-f80dff44b5cc 2026-05-29 03:20:24.909 10 INFO neutron.plugins.ml2.plugin [None req-1a41a7c5-bd6a-42e2-af84-f547d97903cf - - - - - -] Attempt 1 to provision port 113210cc-ac4f-41e9-9bd9-f80dff44b5cc 2026-05-29 03:20:24.960 10 INFO neutron.plugins.ml2.plugin [None req-1a41a7c5-bd6a-42e2-af84-f547d97903cf - - - - - -] Attempt 1 to provision port 599a3f8b-16d5-497c-8677-0e337cc10667 2026-05-29 03:20:25.908 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port a5659484-4ee6-4e4e-9845-689b847c1ad7 2026-05-29 03:20:27.751 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port f1b7b59d-d629-437f-b88a-400da5ffdfb8 2026-05-29 03:20:28.927 9 INFO neutron.plugins.ml2.plugin [None req-cb3f815c-8967-411d-889b-a4cf5b5d7965 - - - - - -] Attempt 1 to provision port f1b7b59d-d629-437f-b88a-400da5ffdfb8 2026-05-29 03:20:29.779 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port f1b7b59d-d629-437f-b88a-400da5ffdfb8 2026-05-29 03:20:30.229 9 INFO neutron.plugins.ml2.plugin [None req-7c0e43fc-a268-4244-ba4a-c37a2586ba4f - - - - - -] Attempt 1 to provision port f1b7b59d-d629-437f-b88a-400da5ffdfb8 2026-05-29 03:20:32.348 9 INFO neutron.plugins.ml2.plugin [None req-b8c6a5a9-9e89-4121-83ee-bdc4cb9ebc88 - - - - - -] Attempt 1 to provision port 6c129899-56d6-48f9-bd3b-6771816a2d80 2026-05-29 03:20:36.488 10 INFO neutron.plugins.ml2.plugin [None req-94993c58-9564-4a7d-930c-ef0aae32f0a1 - - - - - -] Attempt 1 to provision port 134dc296-db4e-4807-880c-54951a846809 2026-05-29 03:20:36.818 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 6b4e0e73-c860-451c-8d3f-395f88b48e5f 2026-05-29 03:20:36.944 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-35531530-69a1-4776-b7f2-42c5be3a96a4'] response: {'server_uuid': '41d9fd94-9b73-4dfc-838c-fda32628f7a8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6b4e0e73-c860-451c-8d3f-395f88b48e5f', 'code': 200} 2026-05-29 03:20:37.788 9 INFO neutron.plugins.ml2.plugin [None req-71996a4c-1ac4-447b-994b-6e844bde168a - - - - - -] Attempt 1 to provision port 1e6f462f-51c5-496f-b7b3-a8943e9754a1 2026-05-29 03:20:37.861 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port eeee045f-48fb-4fa0-b569-07275b413cc1 2026-05-29 03:20:38.238 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 1e6f462f-51c5-496f-b7b3-a8943e9754a1 2026-05-29 03:20:38.504 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port ba293982-f935-4ff3-9ad7-d8782c4fb5fe 2026-05-29 03:20:38.954 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 6b4e0e73-c860-451c-8d3f-395f88b48e5f 2026-05-29 03:20:39.198 10 INFO neutron.plugins.ml2.plugin [None req-173555dd-9f13-497e-9a1e-3a59a34e3c8e - - - - - -] Attempt 1 to provision port 1e6f462f-51c5-496f-b7b3-a8943e9754a1 2026-05-29 03:20:39.251 10 INFO neutron.plugins.ml2.plugin [None req-173555dd-9f13-497e-9a1e-3a59a34e3c8e - - - - - -] Attempt 1 to provision port f5c321c5-831e-48c0-b5e6-fbf5929fd73b 2026-05-29 03:20:39.836 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port eeee045f-48fb-4fa0-b569-07275b413cc1 2026-05-29 03:20:39.907 9 INFO neutron.plugins.ml2.plugin [None req-71d52edb-d6a2-4b08-9a53-378f19cd874b - - - - - -] Attempt 1 to provision port f5c321c5-831e-48c0-b5e6-fbf5929fd73b 2026-05-29 03:20:40.015 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port b741744e-3775-4445-835f-bcb424f3fcf2 2026-05-29 03:20:40.470 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 1e6f462f-51c5-496f-b7b3-a8943e9754a1 2026-05-29 03:20:40.618 10 INFO neutron.plugins.ml2.plugin [None req-2f984763-a497-42bb-a10c-9c2b14a3a5d9 - - - - - -] Attempt 1 to provision port f5c321c5-831e-48c0-b5e6-fbf5929fd73b 2026-05-29 03:20:40.747 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port ba293982-f935-4ff3-9ad7-d8782c4fb5fe 2026-05-29 03:20:41.722 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port b741744e-3775-4445-835f-bcb424f3fcf2 2026-05-29 03:20:44.251 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 6be1fa80-1266-4f1d-b394-5e3d264b4b6e 2026-05-29 03:20:44.348 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7dc21371-dbf2-476a-b72a-b873cc03d369'] response: {'server_uuid': '1517a15f-5be4-4ee4-bc87-c82ea34444c6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6be1fa80-1266-4f1d-b394-5e3d264b4b6e', 'code': 200} 2026-05-29 03:20:45.738 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 6be1fa80-1266-4f1d-b394-5e3d264b4b6e 2026-05-29 03:20:45.925 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 599a3f8b-16d5-497c-8677-0e337cc10667 2026-05-29 03:20:46.223 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 6d739a64-73a0-463f-9261-b8113ca8e376 2026-05-29 03:20:47.805 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 599a3f8b-16d5-497c-8677-0e337cc10667 2026-05-29 03:20:48.140 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 6d739a64-73a0-463f-9261-b8113ca8e376 2026-05-29 03:20:52.875 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port c84f114a-7331-4382-833d-d3197065d735 2026-05-29 03:20:53.001 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-06a59565-0297-40be-85da-e028d1f6378f'] response: {'server_uuid': 'ca6ac2d5-b4d7-4bfe-b14f-adc1cd39a362', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c84f114a-7331-4382-833d-d3197065d735', 'code': 200} 2026-05-29 03:20:53.746 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port c84f114a-7331-4382-833d-d3197065d735 2026-05-29 03:20:57.730 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port f5c321c5-831e-48c0-b5e6-fbf5929fd73b 2026-05-29 03:20:57.978 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 134dc296-db4e-4807-880c-54951a846809 2026-05-29 03:20:58.448 10 INFO neutron.plugins.ml2.db [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] No ports have port_id starting with c84f114a-7331-4382-833d-d3197065d735 2026-05-29 03:21:00.060 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port f5c321c5-831e-48c0-b5e6-fbf5929fd73b 2026-05-29 03:21:00.320 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 134dc296-db4e-4807-880c-54951a846809 2026-05-29 03:21:31.905 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port f5d9a419-47b7-49ca-8c79-299f84f15a8c 2026-05-29 03:21:33.132 9 INFO neutron.plugins.ml2.plugin [None req-ca5989ac-74d3-4ccf-aee1-7577a4efcc14 - - - - - -] Attempt 1 to provision port f5d9a419-47b7-49ca-8c79-299f84f15a8c 2026-05-29 03:21:33.831 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 27859a74-fd9f-4670-bbba-4b189200d936 2026-05-29 03:21:34.233 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port f5d9a419-47b7-49ca-8c79-299f84f15a8c 2026-05-29 03:21:34.433 9 INFO neutron.plugins.ml2.plugin [None req-88230012-c580-4b52-8243-5478fd8b29ee - - - - - -] Attempt 1 to provision port 27859a74-fd9f-4670-bbba-4b189200d936 2026-05-29 03:21:35.133 9 INFO neutron.plugins.ml2.plugin [None req-0c4fcd33-de46-4986-81d0-a6f30686febb - - - - - -] Attempt 1 to provision port 3733fcb6-5fa4-4fc8-ad00-8acce82879e5 2026-05-29 03:21:35.821 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 27859a74-fd9f-4670-bbba-4b189200d936 2026-05-29 03:21:35.839 10 INFO neutron.plugins.ml2.plugin [None req-61dee492-a8f4-46a1-a2bb-384674b3afe2 - - - - - -] Attempt 1 to provision port f5d9a419-47b7-49ca-8c79-299f84f15a8c 2026-05-29 03:21:35.915 10 INFO neutron.plugins.ml2.plugin [None req-61dee492-a8f4-46a1-a2bb-384674b3afe2 - - - - - -] Attempt 1 to provision port 4efa80db-b7fc-4f23-80a0-f53c080cbbeb 2026-05-29 03:21:36.148 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port f5d9a419-47b7-49ca-8c79-299f84f15a8c 2026-05-29 03:21:36.389 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 4efa80db-b7fc-4f23-80a0-f53c080cbbeb 2026-05-29 03:21:36.551 9 INFO neutron.plugins.ml2.plugin [None req-94fd5578-703c-4c77-86e5-7023513dc753 - - - - - -] Attempt 1 to provision port 27859a74-fd9f-4670-bbba-4b189200d936 2026-05-29 03:21:37.455 10 INFO neutron.plugins.ml2.plugin [None req-334f9af9-9198-4832-b3c6-2aead928c33c - - - - - -] Attempt 1 to provision port d873ae59-e702-48d3-b8f0-42cab542d4e6 2026-05-29 03:21:37.496 10 INFO neutron.plugins.ml2.plugin [None req-334f9af9-9198-4832-b3c6-2aead928c33c - - - - - -] Attempt 1 to provision port f5d9a419-47b7-49ca-8c79-299f84f15a8c 2026-05-29 03:21:37.811 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 4efa80db-b7fc-4f23-80a0-f53c080cbbeb 2026-05-29 03:21:38.082 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port cba76504-0ca5-47f8-9962-14a87aebfa79 2026-05-29 03:21:38.162 10 INFO neutron.plugins.ml2.plugin [None req-48a65a70-1c5d-4167-8062-d138b154e0d1 - - - - - -] Attempt 1 to provision port 4efa80db-b7fc-4f23-80a0-f53c080cbbeb 2026-05-29 03:21:38.862 9 INFO neutron.plugins.ml2.plugin [None req-da9479cb-5c7b-4e43-a6e9-2b8a19b2df6c - - - - - -] Attempt 1 to provision port d873ae59-e702-48d3-b8f0-42cab542d4e6 2026-05-29 03:21:38.887 9 INFO neutron.plugins.ml2.plugin [None req-da9479cb-5c7b-4e43-a6e9-2b8a19b2df6c - - - - - -] Attempt 1 to provision port 27859a74-fd9f-4670-bbba-4b189200d936 2026-05-29 03:21:39.568 10 INFO neutron.plugins.ml2.plugin [None req-1d1ec59c-5b0d-4f2a-8d33-b98b0384d6ad - - - - - -] Attempt 1 to provision port d873ae59-e702-48d3-b8f0-42cab542d4e6 2026-05-29 03:21:39.631 10 INFO neutron.plugins.ml2.plugin [None req-1d1ec59c-5b0d-4f2a-8d33-b98b0384d6ad - - - - - -] Attempt 1 to provision port c8db75a2-c6ed-4f6e-9f64-f13054fb86a3 2026-05-29 03:21:39.779 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port cba76504-0ca5-47f8-9962-14a87aebfa79 2026-05-29 03:21:40.271 10 INFO neutron.plugins.ml2.plugin [None req-06024018-9ede-40e1-a43a-9d2105b3e9f6 - - - - - -] Attempt 1 to provision port 4efa80db-b7fc-4f23-80a0-f53c080cbbeb 2026-05-29 03:21:40.979 10 INFO neutron.plugins.ml2.plugin [None req-9be804bc-9ec9-46de-b8e1-503955bb01e3 - - - - - -] Attempt 1 to provision port 6d84ead5-8b94-4e9c-be4a-a8c79b11425f 2026-05-29 03:21:41.004 10 INFO neutron.plugins.ml2.plugin [None req-9be804bc-9ec9-46de-b8e1-503955bb01e3 - - - - - -] Attempt 1 to provision port c8db75a2-c6ed-4f6e-9f64-f13054fb86a3 2026-05-29 03:21:41.698 9 INFO neutron.plugins.ml2.plugin [None req-15b830e8-a7c5-44b0-a184-1fe402a25701 - - - - - -] Attempt 1 to provision port 6d84ead5-8b94-4e9c-be4a-a8c79b11425f 2026-05-29 03:21:49.851 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port b664da57-120e-42bc-94fc-111ff2bf3369 2026-05-29 03:21:50.716 10 INFO neutron.plugins.ml2.plugin [None req-566d541f-9989-4b74-bd8a-8254fe7a91cf - - - - - -] Attempt 1 to provision port b664da57-120e-42bc-94fc-111ff2bf3369 2026-05-29 03:21:51.444 9 INFO neutron.plugins.ml2.plugin [None req-3ef6cd56-acb3-43a2-aeba-c1a1d549ee00 - - - - - -] Attempt 1 to provision port b0e81e16-2b65-4fc0-9823-eade02da156c 2026-05-29 03:21:52.594 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 2b2510d2-9bb0-4fcd-9791-6c4630228175 2026-05-29 03:21:52.705 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c35cea7-0532-40ff-a23a-f9bc6f72e0b6'] response: {'server_uuid': 'd47a53ef-45b9-4a87-83c4-dc43407c4af3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2b2510d2-9bb0-4fcd-9791-6c4630228175', 'code': 200} 2026-05-29 03:21:53.779 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 2b2510d2-9bb0-4fcd-9791-6c4630228175 2026-05-29 03:21:55.766 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 3733fcb6-5fa4-4fc8-ad00-8acce82879e5 2026-05-29 03:21:57.817 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 3733fcb6-5fa4-4fc8-ad00-8acce82879e5 2026-05-29 03:21:58.004 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 6d84ead5-8b94-4e9c-be4a-a8c79b11425f 2026-05-29 03:21:58.293 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port c8db75a2-c6ed-4f6e-9f64-f13054fb86a3 2026-05-29 03:21:58.565 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port d873ae59-e702-48d3-b8f0-42cab542d4e6 2026-05-29 03:21:59.780 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port c8db75a2-c6ed-4f6e-9f64-f13054fb86a3 2026-05-29 03:21:59.958 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port d873ae59-e702-48d3-b8f0-42cab542d4e6 2026-05-29 03:22:00.183 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 6d84ead5-8b94-4e9c-be4a-a8c79b11425f 2026-05-29 03:22:09.826 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 74e61cc4-a3bd-4194-9fe5-ecfcf0f5b17c 2026-05-29 03:22:09.921 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a818c278-0134-4a63-b7aa-3519a984c31d'] response: {'server_uuid': '3c040cba-3d97-4542-9526-c0a61c1680db', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '74e61cc4-a3bd-4194-9fe5-ecfcf0f5b17c', 'code': 200} 2026-05-29 03:22:11.772 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 74e61cc4-a3bd-4194-9fe5-ecfcf0f5b17c 2026-05-29 03:22:31.706 10 INFO neutron.plugins.ml2.plugin [None req-142000e3-cc8b-45f0-b06c-3c4a0dfd01d5 - - - - - -] Attempt 1 to provision port de9b94b9-5186-4f19-9927-032c97103703 2026-05-29 03:22:52.336 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 96dc751a-ea9f-4ee3-815a-83ed0ccde5c2 2026-05-29 03:22:52.449 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0755c5ad-d2e7-4ea5-80bd-0b53e75af6a0'] response: {'server_uuid': 'b3b7194b-71f6-45c0-85c7-0153ba854811', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '96dc751a-ea9f-4ee3-815a-83ed0ccde5c2', 'code': 200} 2026-05-29 03:22:53.836 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 96dc751a-ea9f-4ee3-815a-83ed0ccde5c2 2026-05-29 03:23:33.340 9 INFO neutron.plugins.ml2.plugin [None req-79ada557-94c9-4d90-9536-20bffe041e16 - - - - - -] Attempt 1 to provision port 68f8718a-d972-4832-9ae6-c9f35a4d892f 2026-05-29 03:23:39.404 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 68f8718a-d972-4832-9ae6-c9f35a4d892f 2026-05-29 03:23:39.564 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fa95eaf4-f3d0-48a4-943e-046049197419'] response: {'server_uuid': 'b3b7194b-71f6-45c0-85c7-0153ba854811', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '68f8718a-d972-4832-9ae6-c9f35a4d892f', 'code': 200} 2026-05-29 03:23:39.992 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 68f8718a-d972-4832-9ae6-c9f35a4d892f 2026-05-29 03:23:42.573 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 68f8718a-d972-4832-9ae6-c9f35a4d892f 2026-05-29 03:24:14.048 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port f4c7d7b7-89b1-4636-9d83-db8bb3a4809e 2026-05-29 03:24:14.134 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e225c88-06b6-49a6-8082-e80fde3a2dcb'] response: {'server_uuid': 'b3b7194b-71f6-45c0-85c7-0153ba854811', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f4c7d7b7-89b1-4636-9d83-db8bb3a4809e', 'code': 200} 2026-05-29 03:24:16.919 10 INFO neutron.plugins.ml2.plugin [None req-7264533e-bb00-45ab-b7b8-f2992f44e914 - - - - - -] Attempt 1 to provision port f4c7d7b7-89b1-4636-9d83-db8bb3a4809e 2026-05-29 03:24:18.061 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port f4c7d7b7-89b1-4636-9d83-db8bb3a4809e 2026-05-29 03:24:28.071 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 1a8e764e-cd51-441f-b166-0b3dbc1600ad 2026-05-29 03:24:28.234 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-35e1d1ac-867a-4ef1-9ba7-7dc733fde840'] response: {'server_uuid': 'b3b7194b-71f6-45c0-85c7-0153ba854811', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1a8e764e-cd51-441f-b166-0b3dbc1600ad', 'code': 200} 2026-05-29 03:24:30.031 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 1a8e764e-cd51-441f-b166-0b3dbc1600ad 2026-05-29 03:24:31.218 9 INFO neutron.plugins.ml2.plugin [None req-b556e90f-699d-4826-9919-055f20c24a19 - - - - - -] Attempt 1 to provision port 1a8e764e-cd51-441f-b166-0b3dbc1600ad 2026-05-29 03:24:32.055 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 1a8e764e-cd51-441f-b166-0b3dbc1600ad 2026-05-29 03:24:41.759 10 INFO neutron.plugins.ml2.plugin [None req-728c08d5-1380-47b1-b869-47061ca2b594 - - - - - -] Attempt 1 to provision port 1a8e764e-cd51-441f-b166-0b3dbc1600ad 2026-05-29 03:24:42.086 9 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port 1a8e764e-cd51-441f-b166-0b3dbc1600ad 2026-05-29 03:24:52.904 9 INFO neutron.plugins.ml2.plugin [None req-3ce52184-d97d-4a10-abda-419a680ff581 - - - - - -] Attempt 1 to provision port f4c7d7b7-89b1-4636-9d83-db8bb3a4809e 2026-05-29 03:24:54.176 10 INFO neutron.plugins.ml2.plugin [None req-7abfcb4d-b9d6-4642-907e-36e82a8f8acc - - - - - -] Attempt 1 to provision port f4c7d7b7-89b1-4636-9d83-db8bb3a4809e