+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-11 18:51:34.132 1 INFO neutron.common.config [-] Logging enabled! 2026-08-11 18:51:34.132 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-08-11 18:51:34.133 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-08-11 18:51:34.133 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-11 18:51:35.552 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-11 18:51:35.555 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-11 18:51:35.558 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-11 18:51:35.559 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-11 18:51:35.559 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-11 18:51:35.559 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-11 18:51:35.559 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 18:51:35.566 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 18:51:35.566 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 18:51:35.566 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-11 18:51:35.584 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-11 18:51:35.585 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-11 18:51:35.585 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-11 18:51:35.602 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-11 18:51:35.602 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-11 18:51:35.602 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-11 18:51:35.602 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-11 18:51:35.895 1 INFO neutron.plugins.ml2.managers [None req-b8300c78-80cc-4080-9539-f88ed0cfa393 - - - - - -] Initializing driver for type 'vlan' 2026-08-11 18:51:36.061 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-b8300c78-80cc-4080-9539-f88ed0cfa393 - - - - - -] VlanTypeDriver initialization complete 2026-08-11 18:51:36.061 1 INFO neutron.plugins.ml2.managers [None req-b8300c78-80cc-4080-9539-f88ed0cfa393 - - - - - -] Initializing driver for type 'vxlan' 2026-08-11 18:51:36.061 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-b8300c78-80cc-4080-9539-f88ed0cfa393 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-11 18:51:36.096 1 INFO neutron.plugins.ml2.managers [None req-b8300c78-80cc-4080-9539-f88ed0cfa393 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-11 18:51:36.096 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-b8300c78-80cc-4080-9539-f88ed0cfa393 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-11 18:51:36.096 1 INFO neutron.plugins.ml2.managers [None req-b8300c78-80cc-4080-9539-f88ed0cfa393 - - - - - -] Initializing extension driver 'port_security' 2026-08-11 18:51:36.096 1 INFO neutron.plugins.ml2.extensions.port_security [None req-b8300c78-80cc-4080-9539-f88ed0cfa393 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-11 18:51:36.097 1 INFO neutron.plugins.ml2.managers [None req-b8300c78-80cc-4080-9539-f88ed0cfa393 - - - - - -] Initializing extension driver 'qos' 2026-08-11 18:51:36.097 1 INFO neutron.plugins.ml2.managers [None req-b8300c78-80cc-4080-9539-f88ed0cfa393 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-11 18:51:36.097 1 INFO neutron.plugins.ml2.managers [None req-b8300c78-80cc-4080-9539-f88ed0cfa393 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-11 18:51:36.110 1 INFO neutron.quota [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded quota_driver: . 2026-08-11 18:51:36.111 1 INFO neutron.plugins.ml2.plugin [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Modular L2 Plugin initialization complete 2026-08-11 18:51:36.111 1 INFO neutron.plugins.ml2.managers [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-11 18:51:36.111 1 INFO neutron.plugins.ml2.managers [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-11 18:51:36.111 1 INFO neutron.plugins.ml2.managers [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-11 18:51:36.112 1 INFO neutron.manager [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loading Plugin: qos 2026-08-11 18:51:36.122 1 INFO neutron.manager [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loading Plugin: router 2026-08-11 18:51:36.156 1 INFO neutron.services.service_base [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-11 18:51:36.157 1 INFO neutron.manager [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loading Plugin: segments 2026-08-11 18:51:36.231 1 INFO neutron.manager [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loading Plugin: trunk 2026-08-11 18:51:36.246 1 INFO neutron.manager [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loading Plugin: vpnaas 2026-08-11 18:51:36.277 1 WARNING stevedore.named [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-11 18:51:36.344 1 INFO neutron_vpnaas.services.vpn.plugin [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-11 18:51:36.344 1 INFO neutron.common.utils [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-11 18:51:36.344 1 INFO neutron.manager [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loading Plugin: taas 2026-08-11 18:51:36.363 1 WARNING stevedore.named [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-11 18:51:36.363 1 WARNING stevedore.named [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-11 18:51:36.385 1 INFO neutron_taas.services.taas.taas_plugin [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-11 18:51:36.386 1 INFO neutron.manager [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loading Plugin: tapmirror 2026-08-11 18:51:36.396 1 WARNING stevedore.named [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-11 18:51:36.397 1 WARNING stevedore.named [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-11 18:51:36.411 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-11 18:51:36.411 1 INFO neutron.manager [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loading Plugin: auto_allocate 2026-08-11 18:51:36.418 1 INFO neutron.manager [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loading Plugin: tag 2026-08-11 18:51:36.425 1 INFO neutron.manager [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loading Plugin: timestamp 2026-08-11 18:51:36.428 1 INFO neutron.manager [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loading Plugin: network_ip_availability 2026-08-11 18:51:36.431 1 INFO neutron.manager [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loading Plugin: flavors 2026-08-11 18:51:36.433 1 INFO neutron.manager [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loading Plugin: revisions 2026-08-11 18:51:36.437 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Initializing extension manager. 2026-08-11 18:51:36.438 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: address-group 2026-08-11 18:51:36.439 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: address-scope 2026-08-11 18:51:36.439 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-11 18:51:36.440 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: agent 2026-08-11 18:51:36.441 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: agent-resources-synced 2026-08-11 18:51:36.442 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-11 18:51:36.442 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-11 18:51:36.443 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: availability_zone 2026-08-11 18:51:36.443 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: availability_zone_filter 2026-08-11 18:51:36.444 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-11 18:51:36.444 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: default-subnetpools 2026-08-11 18:51:36.445 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-11 18:51:36.446 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: dns-integration 2026-08-11 18:51:36.446 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: dns-domain-ports 2026-08-11 18:51:36.447 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-11 18:51:36.447 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: dvr 2026-08-11 18:51:36.448 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-11 18:51:36.448 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: empty-string-filtering 2026-08-11 18:51:36.448 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-11 18:51:36.449 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-11 18:51:36.449 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: external-net 2026-08-11 18:51:36.450 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-11 18:51:36.450 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: extraroute 2026-08-11 18:51:36.450 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: extraroute-atomic 2026-08-11 18:51:36.451 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-11 18:51:36.452 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-11 18:51:36.452 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-11 18:51:36.453 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-11 18:51:36.453 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: fip-port-details 2026-08-11 18:51:36.454 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: flavors 2026-08-11 18:51:36.455 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-11 18:51:36.457 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: floatingip-pools 2026-08-11 18:51:36.457 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: ip_allocation 2026-08-11 18:51:36.458 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-11 18:51:36.458 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: l2_adjacency 2026-08-11 18:51:36.459 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: router 2026-08-11 18:51:36.461 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-11 18:51:36.461 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-11 18:51:36.462 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-11 18:51:36.462 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: ext-gw-mode 2026-08-11 18:51:36.463 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: l3-ha 2026-08-11 18:51:36.463 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-11 18:51:36.464 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-11 18:51:36.464 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: l3-flavors 2026-08-11 18:51:36.465 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-11 18:51:36.466 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-11 18:51:36.469 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-11 18:51:36.470 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-11 18:51:36.471 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-11 18:51:36.472 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-11 18:51:36.473 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-11 18:51:36.474 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: multi-provider 2026-08-11 18:51:36.474 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: net-mtu 2026-08-11 18:51:36.475 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: net-mtu-writable 2026-08-11 18:51:36.475 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: network_availability_zone 2026-08-11 18:51:36.476 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: network_ha 2026-08-11 18:51:36.477 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: network-ip-availability 2026-08-11 18:51:36.478 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-11 18:51:36.478 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: pagination 2026-08-11 18:51:36.479 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: port-device-profile 2026-08-11 18:51:36.479 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-11 18:51:36.480 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-11 18:51:36.480 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-11 18:51:36.481 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: port-mac-override 2026-08-11 18:51:36.481 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-11 18:51:36.482 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-11 18:51:36.482 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-11 18:51:36.483 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: port-resource-request 2026-08-11 18:51:36.484 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-11 18:51:36.486 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-11 18:51:36.486 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: binding 2026-08-11 18:51:36.487 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: binding-extended 2026-08-11 18:51:36.488 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: port-security 2026-08-11 18:51:36.488 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: project-id 2026-08-11 18:51:36.489 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: provider 2026-08-11 18:51:36.489 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-11 18:51:36.491 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: qos 2026-08-11 18:51:36.492 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-11 18:51:36.493 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-11 18:51:36.494 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: qos-default 2026-08-11 18:51:36.495 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: qos-fip 2026-08-11 18:51:36.496 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-11 18:51:36.496 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-11 18:51:36.497 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-11 18:51:36.497 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-11 18:51:36.498 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-11 18:51:36.499 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: qos-pps 2026-08-11 18:51:36.499 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-11 18:51:36.500 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-11 18:51:36.500 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: qos-rules-alias 2026-08-11 18:51:36.501 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: quota-check-limit 2026-08-11 18:51:36.501 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-11 18:51:36.504 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: quotas 2026-08-11 18:51:36.506 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: quota_details 2026-08-11 18:51:36.507 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: rbac-policies 2026-08-11 18:51:36.508 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: rbac-address-group 2026-08-11 18:51:36.508 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: rbac-address-scope 2026-08-11 18:51:36.509 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: rbac-security-groups 2026-08-11 18:51:36.509 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-11 18:51:36.510 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: revision-if-match 2026-08-11 18:51:36.510 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-11 18:51:36.511 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: router_availability_zone 2026-08-11 18:51:36.511 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-11 18:51:36.513 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-11 18:51:36.514 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-11 18:51:36.514 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-11 18:51:36.515 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-11 18:51:36.516 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-11 18:51:36.516 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-11 18:51:36.520 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: security-group 2026-08-11 18:51:36.521 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: segment 2026-08-11 18:51:36.522 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-11 18:51:36.522 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: service-type 2026-08-11 18:51:36.523 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: sorting 2026-08-11 18:51:36.523 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: standard-attr-segment 2026-08-11 18:51:36.524 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: standard-attr-description 2026-08-11 18:51:36.524 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: stateful-security-group 2026-08-11 18:51:36.525 1 WARNING neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-11 18:51:36.525 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-11 18:51:36.525 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: subnet-external-network 2026-08-11 18:51:36.526 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: subnet_onboard 2026-08-11 18:51:36.526 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-11 18:51:36.527 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: subnet-service-types 2026-08-11 18:51:36.528 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: subnet_allocation 2026-08-11 18:51:36.528 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-11 18:51:36.529 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: tag-creation 2026-08-11 18:51:36.529 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-11 18:51:36.533 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: standard-attr-tag 2026-08-11 18:51:36.534 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-11 18:51:36.534 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: trunk 2026-08-11 18:51:36.535 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: trunk-details 2026-08-11 18:51:36.535 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-11 18:51:36.536 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-11 18:51:36.536 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-11 18:51:36.537 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-11 18:51:36.539 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-11 18:51:36.539 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-11 18:51:36.540 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: vpn-flavors 2026-08-11 18:51:36.541 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: vpnaas 2026-08-11 18:51:36.542 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: taas 2026-08-11 18:51:36.543 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: tap-mirror 2026-08-11 18:51:36.544 1 INFO neutron.api.extensions [None req-5e3b8f6b-f595-4ec8-8e5b-701eaf908016 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-11 18:52:06.632 20 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-11 18:52:06.689 14 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-11 18:52:06.691 17 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-11 18:52:25.339 17 INFO neutron.db.l3_hamode_db [None req-45d76f6d-198a-4faa-870e-d2d7f144a2e3 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 18:52:40.313 17 INFO neutron.plugins.ml2.plugin [None req-762335d5-ebc6-4c5d-a2d4-2cab707a69b1 - - - - - -] Attempt 1 to provision port ed802fb3-e458-44f1-928b-f8c155c59406 2026-08-11 18:52:40.337 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port ed802fb3-e458-44f1-928b-f8c155c59406 2026-08-11 18:52:42.264 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port ed802fb3-e458-44f1-928b-f8c155c59406 2026-08-11 18:52:42.467 17 INFO neutron.plugins.ml2.plugin [None req-f1766867-a97c-4afc-919e-6b681e8e857a - - - - - -] Attempt 1 to provision port ed802fb3-e458-44f1-928b-f8c155c59406 2026-08-11 18:57:17.807 14 INFO neutron.plugins.ml2.plugin [None req-bdab5c92-0e92-4a4a-9d6d-dded4a6916f8 - - - - - -] Attempt 1 to provision port 0f4c83d5-d494-41d0-9f15-d412919759a1 2026-08-11 18:57:18.353 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 0f4c83d5-d494-41d0-9f15-d412919759a1 2026-08-11 18:57:19.434 14 INFO neutron.plugins.ml2.plugin [None req-5c472f60-a594-483d-b3c7-98c870a15139 - - - - - -] Attempt 1 to provision port 0f4c83d5-d494-41d0-9f15-d412919759a1 2026-08-11 18:57:24.608 14 INFO neutron.plugins.ml2.plugin [None req-51dfa471-4e41-4ff0-8a91-f685f0ec591b - - - - - -] Attempt 1 to provision port 01be0338-d199-4e46-b419-e61cc85d6a8d 2026-08-11 19:01:02.996 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 01be0338-d199-4e46-b419-e61cc85d6a8d 2026-08-11 19:01:04.435 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 01be0338-d199-4e46-b419-e61cc85d6a8d 2026-08-11 19:09:40.574 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 8d76f3ee-8ea0-4d0d-972d-5bc93f20bcdd 2026-08-11 19:09:42.550 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 8d76f3ee-8ea0-4d0d-972d-5bc93f20bcdd 2026-08-11 19:20:03.574 17 INFO neutron.plugins.ml2.plugin [None req-0f0eb865-811c-4296-b241-1fdd10f5cee9 - - - - - -] Attempt 1 to provision port 0f4c83d5-d494-41d0-9f15-d412919759a1 2026-08-11 19:20:03.629 17 INFO neutron.plugins.ml2.plugin [None req-0f0eb865-811c-4296-b241-1fdd10f5cee9 - - - - - -] Attempt 1 to provision port 01be0338-d199-4e46-b419-e61cc85d6a8d 2026-08-11 19:20:03.680 17 INFO neutron.plugins.ml2.plugin [None req-0f0eb865-811c-4296-b241-1fdd10f5cee9 - - - - - -] Attempt 1 to provision port ed802fb3-e458-44f1-928b-f8c155c59406 2026-08-11 19:26:04.432 17 INFO neutron.plugins.ml2.plugin [None req-4c426ae8-9ae2-406c-9012-0a0e22f2912e - - - - - -] Attempt 1 to provision port 55499804-ddb5-4311-a08b-d377f871e84b 2026-08-11 19:26:04.855 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 55499804-ddb5-4311-a08b-d377f871e84b 2026-08-11 19:26:06.857 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 0088ed7f-9296-41bd-8f71-c46903417521 2026-08-11 19:26:08.875 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 0088ed7f-9296-41bd-8f71-c46903417521 2026-08-11 19:26:12.756 17 INFO neutron.plugins.ml2.plugin [None req-5986f950-b6a9-464d-976e-9fda2c612d79 - - - - - -] Attempt 1 to provision port 26603437-97cf-4e5b-8748-d503283066e4 2026-08-11 19:26:12.797 17 INFO neutron.plugins.ml2.plugin [None req-5986f950-b6a9-464d-976e-9fda2c612d79 - - - - - -] Attempt 1 to provision port 0088ed7f-9296-41bd-8f71-c46903417521 2026-08-11 19:26:13.024 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 2f6a2696-78d7-4da0-b5f9-dc5d3c706290 2026-08-11 19:26:13.423 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port be81dd44-3851-4849-9e1b-ef4aa20e92ce 2026-08-11 19:26:14.874 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 2f6a2696-78d7-4da0-b5f9-dc5d3c706290 2026-08-11 19:26:15.095 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port be81dd44-3851-4849-9e1b-ef4aa20e92ce 2026-08-11 19:26:16.869 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 856ce5e8-78a1-45dd-ac91-c11f01efda28 2026-08-11 19:26:17.219 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port a67aae73-d186-41d6-af92-eac6919da55d 2026-08-11 19:26:20.068 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 9f09dfe7-25b0-438a-9795-34070bea5d35 2026-08-11 19:26:20.472 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 856ce5e8-78a1-45dd-ac91-c11f01efda28 2026-08-11 19:26:20.755 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 71f0656d-ad6b-43c3-a4cc-0a40a4f22a98 2026-08-11 19:26:20.836 14 INFO neutron.notifiers.nova [-] Nova event matching ['req-0da8eb06-e539-49b5-a19b-dfbdb0c78a4e'] response: {'server_uuid': '0b335fd5-4c45-440b-86ff-f8f6f4da4bdf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9f09dfe7-25b0-438a-9795-34070bea5d35', 'code': 200} 2026-08-11 19:26:21.069 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port a67aae73-d186-41d6-af92-eac6919da55d 2026-08-11 19:26:21.627 14 INFO neutron.plugins.ml2.plugin [None req-067c4f7d-02b7-487a-9b43-c0cf2f407139 - - - - - -] Attempt 1 to provision port dc173bb6-4deb-42c3-9467-a4bcfb4f1931 2026-08-11 19:26:21.684 14 INFO neutron.plugins.ml2.plugin [None req-067c4f7d-02b7-487a-9b43-c0cf2f407139 - - - - - -] Attempt 1 to provision port 71f0656d-ad6b-43c3-a4cc-0a40a4f22a98 2026-08-11 19:26:21.766 14 INFO neutron.plugins.ml2.plugin [None req-067c4f7d-02b7-487a-9b43-c0cf2f407139 - - - - - -] Attempt 1 to provision port 9f09dfe7-25b0-438a-9795-34070bea5d35 2026-08-11 19:26:21.784 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 9f09dfe7-25b0-438a-9795-34070bea5d35 2026-08-11 19:26:21.830 14 INFO neutron.plugins.ml2.plugin [None req-067c4f7d-02b7-487a-9b43-c0cf2f407139 - - - - - -] Attempt 1 to provision port a67aae73-d186-41d6-af92-eac6919da55d 2026-08-11 19:26:21.880 14 INFO neutron.plugins.ml2.plugin [None req-067c4f7d-02b7-487a-9b43-c0cf2f407139 - - - - - -] Attempt 1 to provision port a94fcf0d-993b-4d12-9657-ca3040c9f787 2026-08-11 19:26:22.050 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 71f0656d-ad6b-43c3-a4cc-0a40a4f22a98 2026-08-11 19:26:22.895 14 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7a5ae37-1fac-4c1e-b940-245a44b4d44e'] response: {'server_uuid': 'f7f54e2e-1caf-435f-8e57-6ec6c506d833', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '71f0656d-ad6b-43c3-a4cc-0a40a4f22a98', 'code': 200} 2026-08-11 19:26:27.684 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 96d99973-ce9a-41d1-8fc5-8de38bba53a7 2026-08-11 19:26:29.740 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 96d99973-ce9a-41d1-8fc5-8de38bba53a7 2026-08-11 19:26:31.504 17 INFO neutron.plugins.ml2.plugin [None req-7da41d18-6c6a-43d6-8e37-adcc7b398b67 - - - - - -] Attempt 1 to provision port 96d99973-ce9a-41d1-8fc5-8de38bba53a7 2026-08-11 19:26:31.579 17 INFO neutron.plugins.ml2.plugin [None req-7da41d18-6c6a-43d6-8e37-adcc7b398b67 - - - - - -] Attempt 1 to provision port 8e2cd496-e4fd-45c2-82c8-dd57d897b990 2026-08-11 19:26:31.619 17 INFO neutron.plugins.ml2.plugin [None req-7da41d18-6c6a-43d6-8e37-adcc7b398b67 - - - - - -] Attempt 1 to provision port 71f0656d-ad6b-43c3-a4cc-0a40a4f22a98 2026-08-11 19:26:31.680 17 INFO neutron.plugins.ml2.plugin [None req-7da41d18-6c6a-43d6-8e37-adcc7b398b67 - - - - - -] Attempt 1 to provision port 5c5f68a7-f079-4f07-89e5-67ea8afa2653 2026-08-11 19:26:31.728 17 INFO neutron.plugins.ml2.plugin [None req-7da41d18-6c6a-43d6-8e37-adcc7b398b67 - - - - - -] Attempt 1 to provision port a94fcf0d-993b-4d12-9657-ca3040c9f787 2026-08-11 19:26:36.221 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 405e1a0e-bf24-439e-9c17-4eea8d6220fa 2026-08-11 19:26:36.393 14 INFO neutron.notifiers.nova [-] Nova event matching ['req-d33521ba-716c-4350-8e67-235d2ebb4d44'] response: {'server_uuid': '3df62564-907a-4d5e-8a04-f08394691e1e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '405e1a0e-bf24-439e-9c17-4eea8d6220fa', 'code': 200} 2026-08-11 19:26:36.573 14 INFO neutron.plugins.ml2.plugin [None req-2f01b6cf-f791-439c-9bff-ef23a7f3a2d8 - - - - - -] Attempt 1 to provision port 8e2cd496-e4fd-45c2-82c8-dd57d897b990 2026-08-11 19:26:36.619 14 INFO neutron.plugins.ml2.plugin [None req-2f01b6cf-f791-439c-9bff-ef23a7f3a2d8 - - - - - -] Attempt 1 to provision port 3394a519-aacb-4875-84d4-ee61adcb3f7b 2026-08-11 19:26:36.701 14 INFO neutron.plugins.ml2.plugin [None req-2f01b6cf-f791-439c-9bff-ef23a7f3a2d8 - - - - - -] Attempt 1 to provision port 405e1a0e-bf24-439e-9c17-4eea8d6220fa 2026-08-11 19:26:37.922 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 405e1a0e-bf24-439e-9c17-4eea8d6220fa 2026-08-11 19:26:41.520 14 INFO neutron.plugins.ml2.plugin [None req-7115bb56-de43-41c1-a3a5-6af69d7e196d - - - - - -] Attempt 1 to provision port b806c91f-c7f8-48c2-af68-9e63546e667c 2026-08-11 19:26:45.772 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 5c5f68a7-f079-4f07-89e5-67ea8afa2653 2026-08-11 19:26:47.765 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port a94fcf0d-993b-4d12-9657-ca3040c9f787 2026-08-11 19:26:48.215 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 5c5f68a7-f079-4f07-89e5-67ea8afa2653 2026-08-11 19:26:49.806 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port a94fcf0d-993b-4d12-9657-ca3040c9f787 2026-08-11 19:26:50.043 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port dc173bb6-4deb-42c3-9467-a4bcfb4f1931 2026-08-11 19:26:50.353 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 26603437-97cf-4e5b-8748-d503283066e4 2026-08-11 19:26:51.936 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port dc173bb6-4deb-42c3-9467-a4bcfb4f1931 2026-08-11 19:26:52.234 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 26603437-97cf-4e5b-8748-d503283066e4 2026-08-11 19:26:55.988 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port d298cf23-1769-47e4-b36e-6375ffc76620 2026-08-11 19:26:56.778 14 INFO neutron.plugins.ml2.plugin [None req-75466aaf-cd81-45fd-91b0-06d39377842c - - - - - -] Attempt 1 to provision port 71f0656d-ad6b-43c3-a4cc-0a40a4f22a98 2026-08-11 19:26:56.837 14 INFO neutron.plugins.ml2.plugin [None req-75466aaf-cd81-45fd-91b0-06d39377842c - - - - - -] Attempt 1 to provision port d298cf23-1769-47e4-b36e-6375ffc76620 2026-08-11 19:26:57.865 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port d298cf23-1769-47e4-b36e-6375ffc76620 2026-08-11 19:26:58.128 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 2db558b8-7453-4e34-aa03-c67ba61e08a8 2026-08-11 19:26:59.894 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 2db558b8-7453-4e34-aa03-c67ba61e08a8 2026-08-11 19:27:02.004 14 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee9faaf1-b938-48fb-963d-89bdf606b3da'] response: {'server_uuid': '0b335fd5-4c45-440b-86ff-f8f6f4da4bdf', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9f09dfe7-25b0-438a-9795-34070bea5d35', 'code': 200} 2026-08-11 19:27:04.365 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 9f09dfe7-25b0-438a-9795-34070bea5d35 2026-08-11 19:27:04.500 14 INFO neutron.notifiers.nova [-] Nova event matching ['req-69c7eca5-c977-4120-87cc-fb218fc435df'] response: {'server_uuid': '0b335fd5-4c45-440b-86ff-f8f6f4da4bdf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9f09dfe7-25b0-438a-9795-34070bea5d35', 'code': 200} 2026-08-11 19:27:04.850 14 INFO neutron.plugins.ml2.plugin [None req-f0d32b82-505e-41a4-8f4c-0ad96de89e0f - - - - - -] Attempt 1 to provision port d298cf23-1769-47e4-b36e-6375ffc76620 2026-08-11 19:27:04.927 14 INFO neutron.plugins.ml2.plugin [None req-f0d32b82-505e-41a4-8f4c-0ad96de89e0f - - - - - -] Attempt 1 to provision port 404c04a6-7dfa-4f14-a369-78afbc839582 2026-08-11 19:27:04.965 14 INFO neutron.plugins.ml2.plugin [None req-f0d32b82-505e-41a4-8f4c-0ad96de89e0f - - - - - -] Attempt 1 to provision port 2aed8eef-01f5-4382-9023-c340992b5685 2026-08-11 19:27:05.895 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 9f09dfe7-25b0-438a-9795-34070bea5d35 2026-08-11 19:27:08.844 17 INFO neutron.plugins.ml2.plugin [None req-82865eb0-25bd-47f0-b13c-1747b543e5e8 - - - - - -] Attempt 1 to provision port 404c04a6-7dfa-4f14-a369-78afbc839582 2026-08-11 19:27:10.498 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 10c8f75e-27d2-455d-8186-6bb8c9c887a5 2026-08-11 19:27:11.034 17 INFO neutron.notifiers.nova [-] Nova event matching ['req-4510a99a-7a63-49e3-8851-b5758056eed7'] response: {'server_uuid': '15313adf-3fac-4db4-aac5-a4267afb05a5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '10c8f75e-27d2-455d-8186-6bb8c9c887a5', 'code': 200} 2026-08-11 19:27:11.873 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 10c8f75e-27d2-455d-8186-6bb8c9c887a5 2026-08-11 19:27:14.066 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 2aed8eef-01f5-4382-9023-c340992b5685 2026-08-11 19:27:14.607 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 481c77d6-e23a-41e2-aabc-9e49383e305c 2026-08-11 19:27:16.333 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 404c04a6-7dfa-4f14-a369-78afbc839582 2026-08-11 19:27:16.840 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 2aed8eef-01f5-4382-9023-c340992b5685 2026-08-11 19:27:17.089 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 3e14ce83-6cbb-425b-90db-23ffe7bfc6af 2026-08-11 19:27:18.410 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 404c04a6-7dfa-4f14-a369-78afbc839582 2026-08-11 19:27:18.658 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 3e14ce83-6cbb-425b-90db-23ffe7bfc6af 2026-08-11 19:27:27.209 14 INFO neutron.notifiers.nova [-] Nova event matching ['req-83807618-0664-4de5-9851-609721200713'] response: {'server_uuid': '0b335fd5-4c45-440b-86ff-f8f6f4da4bdf', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9f09dfe7-25b0-438a-9795-34070bea5d35', 'code': 200} 2026-08-11 19:27:28.448 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port f9020696-3b45-4742-96ea-5e7ddfd30da6 2026-08-11 19:27:28.623 17 INFO neutron.plugins.ml2.plugin [None req-563629a0-8f61-40aa-aaac-cce59a0e17fd - - - - - -] Attempt 1 to provision port 846d6df3-745e-40d0-9d59-db949807aed0 2026-08-11 19:27:28.680 17 INFO neutron.plugins.ml2.plugin [None req-563629a0-8f61-40aa-aaac-cce59a0e17fd - - - - - -] Attempt 1 to provision port f9020696-3b45-4742-96ea-5e7ddfd30da6 2026-08-11 19:27:28.736 17 INFO neutron.plugins.ml2.plugin [None req-563629a0-8f61-40aa-aaac-cce59a0e17fd - - - - - -] Attempt 1 to provision port 3bc91189-6506-4e0a-89b2-d9faf3099968 2026-08-11 19:27:30.829 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port b9e7e13e-d469-4922-afd6-a3d9cac716d3 2026-08-11 19:27:30.935 17 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ab67285-328c-43ec-a69f-a5fc8cebdde7'] response: {'server_uuid': '27553502-3b0a-40cb-a82c-81060422fda0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b9e7e13e-d469-4922-afd6-a3d9cac716d3', 'code': 200} 2026-08-11 19:27:31.182 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port f9020696-3b45-4742-96ea-5e7ddfd30da6 2026-08-11 19:27:32.582 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port b9e7e13e-d469-4922-afd6-a3d9cac716d3 2026-08-11 19:27:32.799 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 3bc91189-6506-4e0a-89b2-d9faf3099968 2026-08-11 19:27:34.764 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 3bc91189-6506-4e0a-89b2-d9faf3099968 2026-08-11 19:27:34.991 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 846d6df3-745e-40d0-9d59-db949807aed0 2026-08-11 19:27:36.797 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 846d6df3-745e-40d0-9d59-db949807aed0 2026-08-11 19:27:37.917 14 INFO neutron.plugins.ml2.plugin [None req-af2b9432-4988-41b1-ac02-c2dc9154cd5c - - - - - -] Attempt 1 to provision port f9020696-3b45-4742-96ea-5e7ddfd30da6 2026-08-11 19:27:37.978 14 INFO neutron.plugins.ml2.plugin [None req-af2b9432-4988-41b1-ac02-c2dc9154cd5c - - - - - -] Attempt 1 to provision port 3bc91189-6506-4e0a-89b2-d9faf3099968 2026-08-11 19:27:44.561 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 7bf733cf-1ea2-4be0-bb89-6ac7be98539c 2026-08-11 19:27:46.863 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 3e1bfc1d-4bec-4372-92e9-f9529ea80ae4 2026-08-11 19:27:47.254 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 7bf733cf-1ea2-4be0-bb89-6ac7be98539c 2026-08-11 19:27:48.254 17 INFO neutron.plugins.ml2.plugin [None req-996595d5-5999-48f7-91de-72176e184b31 - - - - - -] Attempt 1 to provision port 3e1bfc1d-4bec-4372-92e9-f9529ea80ae4 2026-08-11 19:27:48.338 17 INFO neutron.plugins.ml2.plugin [None req-996595d5-5999-48f7-91de-72176e184b31 - - - - - -] Attempt 1 to provision port dd0b31d3-ac5a-4443-b3d2-7ebb6402bd27 2026-08-11 19:27:48.629 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 3e1bfc1d-4bec-4372-92e9-f9529ea80ae4 2026-08-11 19:27:52.763 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 932319fd-ff33-4b75-9305-9eaa13338096 2026-08-11 19:27:53.231 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 907fc4b0-4d66-4c10-94e5-41846eea7300 2026-08-11 19:27:54.746 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 932319fd-ff33-4b75-9305-9eaa13338096 2026-08-11 19:27:54.990 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 907fc4b0-4d66-4c10-94e5-41846eea7300 2026-08-11 19:27:57.768 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port e0345fea-d2d8-448a-a637-973b1323ec92 2026-08-11 19:27:57.886 17 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ad9eb38-ec3c-48e6-9ffa-4ade15863546'] response: {'server_uuid': '7a95326f-6341-44cb-935d-c85a5526a72a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e0345fea-d2d8-448a-a637-973b1323ec92', 'code': 200} 2026-08-11 19:27:58.990 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port e0345fea-d2d8-448a-a637-973b1323ec92 2026-08-11 19:28:01.996 14 INFO neutron.plugins.ml2.plugin [None req-425aa1f0-eab1-40df-902e-4ca40762e6b3 - - - - - -] Attempt 1 to provision port 3e1bfc1d-4bec-4372-92e9-f9529ea80ae4 2026-08-11 19:28:02.055 14 INFO neutron.plugins.ml2.plugin [None req-425aa1f0-eab1-40df-902e-4ca40762e6b3 - - - - - -] Attempt 1 to provision port 907fc4b0-4d66-4c10-94e5-41846eea7300 2026-08-11 19:28:02.101 14 INFO neutron.plugins.ml2.plugin [None req-425aa1f0-eab1-40df-902e-4ca40762e6b3 - - - - - -] Attempt 1 to provision port a3bb803f-dd70-499c-80f0-d8a23149562a 2026-08-11 19:28:02.123 14 INFO neutron.plugins.ml2.plugin [None req-425aa1f0-eab1-40df-902e-4ca40762e6b3 - - - - - -] Attempt 1 to provision port 1c932186-7bc0-4967-bc60-952481718553 2026-08-11 19:28:02.147 14 INFO neutron.plugins.ml2.plugin [None req-425aa1f0-eab1-40df-902e-4ca40762e6b3 - - - - - -] Attempt 1 to provision port dd0b31d3-ac5a-4443-b3d2-7ebb6402bd27 2026-08-11 19:28:03.975 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port be254f1c-ba8e-4f25-855a-79ccc7cb98f1 2026-08-11 19:28:04.090 14 INFO neutron.notifiers.nova [-] Nova event matching ['req-a78c880d-94cd-470c-8c66-22eb2ce65c6d'] response: {'server_uuid': '0da36079-1794-4da4-85de-726fe4108974', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'be254f1c-ba8e-4f25-855a-79ccc7cb98f1', 'code': 200} 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers [None req-9029108d-7262-4648-bf18-fe78401cb27a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c6441a18-4622-4482-8362-7a2e6ed2fb18 could not be found. 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c6441a18-4622-4482-8362-7a2e6ed2fb18 could not be found. 2026-08-11 19:28:04.832 17 ERROR neutron.plugins.ml2.managers 2026-08-11 19:28:04.835 17 ERROR neutron.plugins.ml2.managers [None req-9029108d-7262-4648-bf18-fe78401cb27a - - - - - -] Failed to bind port 9ec226d0-c51a-461e-9f5d-e6d92fae5550 on host instance for vnic_type normal using segments [{'id': 'b5fd1e56-5410-44ba-b7c9-d5fee87f2346', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 762, 'network_id': '4542b0d2-3976-4eb4-bd21-1eb33c405cd6'}] 2026-08-11 19:28:04.835 17 INFO neutron.plugins.ml2.plugin [None req-9029108d-7262-4648-bf18-fe78401cb27a - - - - - -] Attempt 2 to bind port 9ec226d0-c51a-461e-9f5d-e6d92fae5550 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers [None req-9029108d-7262-4648-bf18-fe78401cb27a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c6441a18-4622-4482-8362-7a2e6ed2fb18 could not be found. 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c6441a18-4622-4482-8362-7a2e6ed2fb18 could not be found. 2026-08-11 19:28:04.846 17 ERROR neutron.plugins.ml2.managers 2026-08-11 19:28:04.848 17 ERROR neutron.plugins.ml2.managers [None req-9029108d-7262-4648-bf18-fe78401cb27a - - - - - -] Failed to bind port 9ec226d0-c51a-461e-9f5d-e6d92fae5550 on host instance for vnic_type normal using segments [{'id': 'b5fd1e56-5410-44ba-b7c9-d5fee87f2346', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 762, 'network_id': '4542b0d2-3976-4eb4-bd21-1eb33c405cd6'}] 2026-08-11 19:28:04.848 17 INFO neutron.plugins.ml2.plugin [None req-9029108d-7262-4648-bf18-fe78401cb27a - - - - - -] Attempt 3 to bind port 9ec226d0-c51a-461e-9f5d-e6d92fae5550 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers [None req-9029108d-7262-4648-bf18-fe78401cb27a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c6441a18-4622-4482-8362-7a2e6ed2fb18 could not be found. 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c6441a18-4622-4482-8362-7a2e6ed2fb18 could not be found. 2026-08-11 19:28:04.859 17 ERROR neutron.plugins.ml2.managers 2026-08-11 19:28:04.861 17 ERROR neutron.plugins.ml2.managers [None req-9029108d-7262-4648-bf18-fe78401cb27a - - - - - -] Failed to bind port 9ec226d0-c51a-461e-9f5d-e6d92fae5550 on host instance for vnic_type normal using segments [{'id': 'b5fd1e56-5410-44ba-b7c9-d5fee87f2346', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 762, 'network_id': '4542b0d2-3976-4eb4-bd21-1eb33c405cd6'}] 2026-08-11 19:28:04.861 17 INFO neutron.plugins.ml2.plugin [None req-9029108d-7262-4648-bf18-fe78401cb27a - - - - - -] Attempt 4 to bind port 9ec226d0-c51a-461e-9f5d-e6d92fae5550 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers [None req-9029108d-7262-4648-bf18-fe78401cb27a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c6441a18-4622-4482-8362-7a2e6ed2fb18 could not be found. 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c6441a18-4622-4482-8362-7a2e6ed2fb18 could not be found. 2026-08-11 19:28:04.872 17 ERROR neutron.plugins.ml2.managers 2026-08-11 19:28:04.874 17 ERROR neutron.plugins.ml2.managers [None req-9029108d-7262-4648-bf18-fe78401cb27a - - - - - -] Failed to bind port 9ec226d0-c51a-461e-9f5d-e6d92fae5550 on host instance for vnic_type normal using segments [{'id': 'b5fd1e56-5410-44ba-b7c9-d5fee87f2346', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 762, 'network_id': '4542b0d2-3976-4eb4-bd21-1eb33c405cd6'}] 2026-08-11 19:28:04.874 17 INFO neutron.plugins.ml2.plugin [None req-9029108d-7262-4648-bf18-fe78401cb27a - - - - - -] Attempt 5 to bind port 9ec226d0-c51a-461e-9f5d-e6d92fae5550 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers [None req-9029108d-7262-4648-bf18-fe78401cb27a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c6441a18-4622-4482-8362-7a2e6ed2fb18 could not be found. 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c6441a18-4622-4482-8362-7a2e6ed2fb18 could not be found. 2026-08-11 19:28:04.884 17 ERROR neutron.plugins.ml2.managers 2026-08-11 19:28:04.886 17 ERROR neutron.plugins.ml2.managers [None req-9029108d-7262-4648-bf18-fe78401cb27a - - - - - -] Failed to bind port 9ec226d0-c51a-461e-9f5d-e6d92fae5550 on host instance for vnic_type normal using segments [{'id': 'b5fd1e56-5410-44ba-b7c9-d5fee87f2346', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 762, 'network_id': '4542b0d2-3976-4eb4-bd21-1eb33c405cd6'}] 2026-08-11 19:28:04.887 17 INFO neutron.plugins.ml2.plugin [None req-9029108d-7262-4648-bf18-fe78401cb27a - - - - - -] Attempt 6 to bind port 9ec226d0-c51a-461e-9f5d-e6d92fae5550 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers [None req-9029108d-7262-4648-bf18-fe78401cb27a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c6441a18-4622-4482-8362-7a2e6ed2fb18 could not be found. 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c6441a18-4622-4482-8362-7a2e6ed2fb18 could not be found. 2026-08-11 19:28:04.900 17 ERROR neutron.plugins.ml2.managers 2026-08-11 19:28:04.901 17 ERROR neutron.plugins.ml2.managers [None req-9029108d-7262-4648-bf18-fe78401cb27a - - - - - -] Failed to bind port 9ec226d0-c51a-461e-9f5d-e6d92fae5550 on host instance for vnic_type normal using segments [{'id': 'b5fd1e56-5410-44ba-b7c9-d5fee87f2346', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 762, 'network_id': '4542b0d2-3976-4eb4-bd21-1eb33c405cd6'}] 2026-08-11 19:28:04.901 17 INFO neutron.plugins.ml2.plugin [None req-9029108d-7262-4648-bf18-fe78401cb27a - - - - - -] Attempt 7 to bind port 9ec226d0-c51a-461e-9f5d-e6d92fae5550 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers [None req-9029108d-7262-4648-bf18-fe78401cb27a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c6441a18-4622-4482-8362-7a2e6ed2fb18 could not be found. 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c6441a18-4622-4482-8362-7a2e6ed2fb18 could not be found. 2026-08-11 19:28:04.913 17 ERROR neutron.plugins.ml2.managers 2026-08-11 19:28:04.914 17 ERROR neutron.plugins.ml2.managers [None req-9029108d-7262-4648-bf18-fe78401cb27a - - - - - -] Failed to bind port 9ec226d0-c51a-461e-9f5d-e6d92fae5550 on host instance for vnic_type normal using segments [{'id': 'b5fd1e56-5410-44ba-b7c9-d5fee87f2346', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 762, 'network_id': '4542b0d2-3976-4eb4-bd21-1eb33c405cd6'}] 2026-08-11 19:28:04.915 17 INFO neutron.plugins.ml2.plugin [None req-9029108d-7262-4648-bf18-fe78401cb27a - - - - - -] Attempt 8 to bind port 9ec226d0-c51a-461e-9f5d-e6d92fae5550 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers [None req-9029108d-7262-4648-bf18-fe78401cb27a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c6441a18-4622-4482-8362-7a2e6ed2fb18 could not be found. 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c6441a18-4622-4482-8362-7a2e6ed2fb18 could not be found. 2026-08-11 19:28:04.924 17 ERROR neutron.plugins.ml2.managers 2026-08-11 19:28:04.926 17 ERROR neutron.plugins.ml2.managers [None req-9029108d-7262-4648-bf18-fe78401cb27a - - - - - -] Failed to bind port 9ec226d0-c51a-461e-9f5d-e6d92fae5550 on host instance for vnic_type normal using segments [{'id': 'b5fd1e56-5410-44ba-b7c9-d5fee87f2346', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 762, 'network_id': '4542b0d2-3976-4eb4-bd21-1eb33c405cd6'}] 2026-08-11 19:28:04.926 17 INFO neutron.plugins.ml2.plugin [None req-9029108d-7262-4648-bf18-fe78401cb27a - - - - - -] Attempt 9 to bind port 9ec226d0-c51a-461e-9f5d-e6d92fae5550 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers [None req-9029108d-7262-4648-bf18-fe78401cb27a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c6441a18-4622-4482-8362-7a2e6ed2fb18 could not be found. 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c6441a18-4622-4482-8362-7a2e6ed2fb18 could not be found. 2026-08-11 19:28:04.937 17 ERROR neutron.plugins.ml2.managers 2026-08-11 19:28:04.938 17 ERROR neutron.plugins.ml2.managers [None req-9029108d-7262-4648-bf18-fe78401cb27a - - - - - -] Failed to bind port 9ec226d0-c51a-461e-9f5d-e6d92fae5550 on host instance for vnic_type normal using segments [{'id': 'b5fd1e56-5410-44ba-b7c9-d5fee87f2346', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 762, 'network_id': '4542b0d2-3976-4eb4-bd21-1eb33c405cd6'}] 2026-08-11 19:28:04.938 17 INFO neutron.plugins.ml2.plugin [None req-9029108d-7262-4648-bf18-fe78401cb27a - - - - - -] Attempt 10 to bind port 9ec226d0-c51a-461e-9f5d-e6d92fae5550 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers [None req-9029108d-7262-4648-bf18-fe78401cb27a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c6441a18-4622-4482-8362-7a2e6ed2fb18 could not be found. 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c6441a18-4622-4482-8362-7a2e6ed2fb18 could not be found. 2026-08-11 19:28:04.951 17 ERROR neutron.plugins.ml2.managers 2026-08-11 19:28:04.953 17 ERROR neutron.plugins.ml2.managers [None req-9029108d-7262-4648-bf18-fe78401cb27a - - - - - -] Failed to bind port 9ec226d0-c51a-461e-9f5d-e6d92fae5550 on host instance for vnic_type normal using segments [{'id': 'b5fd1e56-5410-44ba-b7c9-d5fee87f2346', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 762, 'network_id': '4542b0d2-3976-4eb4-bd21-1eb33c405cd6'}] 2026-08-11 19:28:05.362 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port be254f1c-ba8e-4f25-855a-79ccc7cb98f1 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server [None req-d2be45cf-d245-4059-8d7a-6b2ff62c21ec - - - - - -] Exception during message handling: neutron_lib.exceptions.PortNotFound: Port 9ec226d0-c51a-461e-9f5d-e6d92fae5550 could not be found. 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 292, in _get_port 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server port = model_query.get_by_id(context, models_v2.Port, id, 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:05.536 14 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-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2808, in one 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server return self._iter().one() # type: ignore 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 1815, in one 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 760, in _only_one_row 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:05.536 14 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-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server raise self.value 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server raise self.value 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server raise self.value 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:05.536 14 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-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server return plugin.get_port(context, port_id) 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server raise self.value 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server raise self.value 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server raise self.value 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1664, in get_port 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server port = self._get_port(context, id, lazy_fields=lazy_fields) 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-08-11 19:28:05.536 14 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-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server raise exceptions.PortNotFound(port_id=id) 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.PortNotFound: Port 9ec226d0-c51a-461e-9f5d-e6d92fae5550 could not be found. 2026-08-11 19:28:05.536 14 ERROR oslo_messaging.rpc.server 2026-08-11 19:28:07.368 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port ea539cac-7e86-4bfd-9da0-4098d4a5df3f 2026-08-11 19:28:07.885 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port dd0b31d3-ac5a-4443-b3d2-7ebb6402bd27 2026-08-11 19:28:08.819 14 INFO neutron.plugins.ml2.plugin [None req-e4815a42-731e-4826-bc65-f7a7b75396ff - - - - - -] Attempt 1 to provision port dd0b31d3-ac5a-4443-b3d2-7ebb6402bd27 2026-08-11 19:28:09.473 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port ea539cac-7e86-4bfd-9da0-4098d4a5df3f 2026-08-11 19:28:09.647 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 1c932186-7bc0-4967-bc60-952481718553 2026-08-11 19:28:09.943 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port a3bb803f-dd70-499c-80f0-d8a23149562a 2026-08-11 19:28:11.511 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 1c932186-7bc0-4967-bc60-952481718553 2026-08-11 19:28:11.742 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port a3bb803f-dd70-499c-80f0-d8a23149562a 2026-08-11 19:28:45.424 17 INFO neutron.plugins.ml2.plugin [None req-2ba99012-7d67-4b0f-a3a2-e55666f36828 - - - - - -] Attempt 1 to provision port a165f1e2-805c-4237-bcf3-8d4807fad725 2026-08-11 19:28:47.330 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 7dd1e581-4ef8-498c-89ba-40ec5a59d049 2026-08-11 19:28:47.744 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 3137d36d-4fe6-4097-99ff-1e7093009b9b 2026-08-11 19:28:48.450 14 INFO neutron.plugins.ml2.plugin [None req-ab76316d-1a40-486d-a2c5-74b07763d272 - - - - - -] Attempt 1 to provision port 7dd1e581-4ef8-498c-89ba-40ec5a59d049 2026-08-11 19:28:49.301 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 7dd1e581-4ef8-498c-89ba-40ec5a59d049 2026-08-11 19:28:49.511 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 3137d36d-4fe6-4097-99ff-1e7093009b9b 2026-08-11 19:28:50.152 14 INFO neutron.plugins.ml2.plugin [None req-6c47d659-f6d8-4c7e-a1ec-fead05f7c1c4 - - - - - -] Attempt 1 to provision port 78c4cd05-dee7-493b-a547-13606c6e8190 2026-08-11 19:28:50.222 14 INFO neutron.plugins.ml2.plugin [None req-6c47d659-f6d8-4c7e-a1ec-fead05f7c1c4 - - - - - -] Attempt 1 to provision port 7dd1e581-4ef8-498c-89ba-40ec5a59d049 2026-08-11 19:28:51.382 14 INFO neutron.plugins.ml2.plugin [None req-21dae1fd-9604-4281-9460-f9d246c03e44 - - - - - -] Attempt 1 to provision port 78c4cd05-dee7-493b-a547-13606c6e8190 2026-08-11 19:28:52.615 14 INFO neutron.plugins.ml2.plugin [None req-39b021b5-f69f-4ffa-9658-1c554da5dce3 - - - - - -] Attempt 1 to provision port 78c4cd05-dee7-493b-a547-13606c6e8190 2026-08-11 19:28:59.787 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port a83bede6-9807-4806-a9d5-8af805e03f13 2026-08-11 19:28:59.894 14 INFO neutron.notifiers.nova [-] Nova event matching ['req-d88c35df-3fcd-4dab-9833-564bee9d1120'] response: {'server_uuid': '5c37787d-08ef-4769-9a40-aa864324eb6d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a83bede6-9807-4806-a9d5-8af805e03f13', 'code': 200} 2026-08-11 19:29:01.470 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port a83bede6-9807-4806-a9d5-8af805e03f13 2026-08-11 19:29:03.166 14 INFO neutron.plugins.ml2.plugin [None req-04472779-fe98-454e-990e-1d4c969c0a0a - - - - - -] Attempt 1 to provision port 030fbfda-51c9-4ccc-9363-67d360a524c5 2026-08-11 19:29:03.336 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 030fbfda-51c9-4ccc-9363-67d360a524c5 2026-08-11 19:29:05.466 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port a165f1e2-805c-4237-bcf3-8d4807fad725 2026-08-11 19:29:05.716 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 78c4cd05-dee7-493b-a547-13606c6e8190 2026-08-11 19:29:07.251 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port a165f1e2-805c-4237-bcf3-8d4807fad725 2026-08-11 19:29:07.397 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 78c4cd05-dee7-493b-a547-13606c6e8190 2026-08-11 19:29:17.316 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port cc7a9a00-9a92-454c-bd84-064e5ffe08f3 2026-08-11 19:29:18.018 14 INFO neutron.plugins.ml2.plugin [None req-42495a47-4088-49fc-bba3-8273220a12c3 - - - - - -] Attempt 1 to provision port cc7a9a00-9a92-454c-bd84-064e5ffe08f3 2026-08-11 19:29:19.349 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port cc7a9a00-9a92-454c-bd84-064e5ffe08f3 2026-08-11 19:29:19.549 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 20beb469-09bc-485a-9f5f-26f51c782182 2026-08-11 19:29:21.237 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 20beb469-09bc-485a-9f5f-26f51c782182 2026-08-11 19:29:21.481 14 INFO neutron.plugins.ml2.plugin [None req-f116aff9-2988-44cc-992a-279f6fb4136f - - - - - -] Attempt 1 to provision port a4a54d9e-8518-422f-9092-f6e9f18f1d5f 2026-08-11 19:29:21.517 14 INFO neutron.plugins.ml2.plugin [None req-f116aff9-2988-44cc-992a-279f6fb4136f - - - - - -] Attempt 1 to provision port d291e669-4fa1-4984-8154-a3ee7855df50 2026-08-11 19:29:21.547 14 INFO neutron.plugins.ml2.plugin [None req-f116aff9-2988-44cc-992a-279f6fb4136f - - - - - -] Attempt 1 to provision port cc7a9a00-9a92-454c-bd84-064e5ffe08f3 2026-08-11 19:29:25.437 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 52307495-8c8b-4247-b07c-4928380ae087 2026-08-11 19:29:26.136 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port ac0747e5-f4d0-424b-ad41-e58eb850890d 2026-08-11 19:29:26.559 17 INFO neutron.plugins.ml2.plugin [None req-7d933c33-892f-470a-8eb3-fca2dd96dbf5 - - - - - -] Attempt 1 to provision port a4a54d9e-8518-422f-9092-f6e9f18f1d5f 2026-08-11 19:29:26.588 17 INFO neutron.plugins.ml2.plugin [None req-7d933c33-892f-470a-8eb3-fca2dd96dbf5 - - - - - -] Attempt 1 to provision port ac0747e5-f4d0-424b-ad41-e58eb850890d 2026-08-11 19:29:26.654 17 INFO neutron.plugins.ml2.plugin [None req-7d933c33-892f-470a-8eb3-fca2dd96dbf5 - - - - - -] Attempt 1 to provision port 95f3d412-cdc0-4f49-b7e7-8c79290d3a06 2026-08-11 19:29:27.341 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 52307495-8c8b-4247-b07c-4928380ae087 2026-08-11 19:29:27.530 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port ac0747e5-f4d0-424b-ad41-e58eb850890d 2026-08-11 19:29:29.720 17 INFO neutron.plugins.ml2.plugin [None req-15f6116d-bcb4-4fab-bd47-4be8f36f121e - - - - - -] Attempt 1 to provision port a4a54d9e-8518-422f-9092-f6e9f18f1d5f 2026-08-11 19:29:29.751 17 INFO neutron.plugins.ml2.plugin [None req-15f6116d-bcb4-4fab-bd47-4be8f36f121e - - - - - -] Attempt 1 to provision port ac0747e5-f4d0-424b-ad41-e58eb850890d 2026-08-11 19:29:29.798 17 INFO neutron.plugins.ml2.plugin [None req-15f6116d-bcb4-4fab-bd47-4be8f36f121e - - - - - -] Attempt 1 to provision port 99014cdb-f680-4b65-bfad-c5f241e7bce0 2026-08-11 19:29:31.953 14 INFO neutron.plugins.ml2.plugin [None req-361c6fa0-a105-46e4-b489-326db13f7135 - - - - - -] Attempt 1 to provision port 99014cdb-f680-4b65-bfad-c5f241e7bce0 2026-08-11 19:29:38.368 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 227f255a-3f66-4c1c-ae16-ec731684a911 2026-08-11 19:29:38.478 17 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc799008-576e-4bea-8ea4-0c982781720f'] response: {'server_uuid': 'f57ed378-455b-4a18-a1ae-c55aab9e1df9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '227f255a-3f66-4c1c-ae16-ec731684a911', 'code': 200} 2026-08-11 19:29:39.966 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 227f255a-3f66-4c1c-ae16-ec731684a911 2026-08-11 19:29:40.163 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port d9136856-2879-46c9-a6e5-5eb6cc6d2e74 2026-08-11 19:29:40.464 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port a4a54d9e-8518-422f-9092-f6e9f18f1d5f 2026-08-11 19:29:40.521 17 INFO neutron.notifiers.nova [-] Nova event matching ['req-e6391afa-d02b-43de-95f7-2d90f0f2ca00'] response: {'server_uuid': '52e14615-a2cf-47c0-914e-50b5bab7e66c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd9136856-2879-46c9-a6e5-5eb6cc6d2e74', 'code': 200} 2026-08-11 19:29:40.712 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port d291e669-4fa1-4984-8154-a3ee7855df50 2026-08-11 19:29:41.762 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 95f3d412-cdc0-4f49-b7e7-8c79290d3a06 2026-08-11 19:29:41.998 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port a4a54d9e-8518-422f-9092-f6e9f18f1d5f 2026-08-11 19:29:42.186 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port d291e669-4fa1-4984-8154-a3ee7855df50 2026-08-11 19:29:42.342 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 99014cdb-f680-4b65-bfad-c5f241e7bce0 2026-08-11 19:29:42.593 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port d9136856-2879-46c9-a6e5-5eb6cc6d2e74 2026-08-11 19:29:43.564 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 95f3d412-cdc0-4f49-b7e7-8c79290d3a06 2026-08-11 19:29:43.732 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 99014cdb-f680-4b65-bfad-c5f241e7bce0 2026-08-11 19:30:05.844 17 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b779fc8-5bf5-408d-97f5-c1af1b802583'] response: {'server_uuid': '52e14615-a2cf-47c0-914e-50b5bab7e66c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd9136856-2879-46c9-a6e5-5eb6cc6d2e74', 'code': 200} 2026-08-11 19:30:17.327 14 INFO neutron.plugins.ml2.plugin [None req-4227fb2d-5859-471a-a087-869a044b41b0 - - - - - -] Attempt 1 to provision port f465b110-19fd-4c5e-a83b-365ecd725468 2026-08-11 19:30:17.595 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port f465b110-19fd-4c5e-a83b-365ecd725468 2026-08-11 19:30:19.973 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port f465b110-19fd-4c5e-a83b-365ecd725468 2026-08-11 19:30:21.810 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 360c73d1-b789-4889-be74-1fbfadd8e380 2026-08-11 19:30:22.075 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 6746006c-49a8-48f9-bf39-224f00b34b87 2026-08-11 19:30:23.852 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 360c73d1-b789-4889-be74-1fbfadd8e380 2026-08-11 19:30:24.022 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 33e8870a-c935-4ce2-9892-70960ed31c88 2026-08-11 19:30:24.380 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 6746006c-49a8-48f9-bf39-224f00b34b87 2026-08-11 19:30:25.818 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 33e8870a-c935-4ce2-9892-70960ed31c88 2026-08-11 19:30:27.821 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port f465b110-19fd-4c5e-a83b-365ecd725468 2026-08-11 19:30:29.643 14 INFO neutron.plugins.ml2.plugin [None req-491080ae-8615-4b20-924b-ac4f3825eb5d - - - - - -] Attempt 1 to provision port 8e68caa7-f36e-49b2-9760-b84445861b38 2026-08-11 19:30:29.680 14 INFO neutron.plugins.ml2.plugin [None req-491080ae-8615-4b20-924b-ac4f3825eb5d - - - - - -] Attempt 1 to provision port 1466f8be-dd76-40fa-8772-36486c96e5d1 2026-08-11 19:30:29.717 14 INFO neutron.plugins.ml2.plugin [None req-491080ae-8615-4b20-924b-ac4f3825eb5d - - - - - -] Attempt 1 to provision port 33e8870a-c935-4ce2-9892-70960ed31c88 2026-08-11 19:30:29.768 14 INFO neutron.plugins.ml2.plugin [None req-491080ae-8615-4b20-924b-ac4f3825eb5d - - - - - -] Attempt 1 to provision port f465b110-19fd-4c5e-a83b-365ecd725468 2026-08-11 19:30:29.809 14 INFO neutron.plugins.ml2.plugin [None req-491080ae-8615-4b20-924b-ac4f3825eb5d - - - - - -] Attempt 1 to provision port 5e470399-8b7a-43fd-86d5-8961a922b34f 2026-08-11 19:30:29.829 14 INFO neutron.plugins.ml2.plugin [None req-491080ae-8615-4b20-924b-ac4f3825eb5d - - - - - -] Attempt 1 to provision port 360c73d1-b789-4889-be74-1fbfadd8e380 2026-08-11 19:30:34.303 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port b4d1cf7a-463f-4ab5-9c3c-ea555dc489af 2026-08-11 19:30:34.391 17 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce2b74e1-807f-4f63-91e9-7d7a78ec3009'] response: {'server_uuid': '6d3a1d6f-e14c-49f1-b636-9c554ac63394', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b4d1cf7a-463f-4ab5-9c3c-ea555dc489af', 'code': 200} 2026-08-11 19:30:34.597 14 INFO neutron.plugins.ml2.plugin [None req-5bdc3492-1185-4c28-b956-8bb95d256251 - - - - - -] Attempt 1 to provision port b4d1cf7a-463f-4ab5-9c3c-ea555dc489af 2026-08-11 19:30:34.651 14 INFO neutron.plugins.ml2.plugin [None req-5bdc3492-1185-4c28-b956-8bb95d256251 - - - - - -] Attempt 1 to provision port 8e68caa7-f36e-49b2-9760-b84445861b38 2026-08-11 19:30:34.674 14 INFO neutron.plugins.ml2.plugin [None req-5bdc3492-1185-4c28-b956-8bb95d256251 - - - - - -] Attempt 1 to provision port 12ad033e-3007-4a88-8d7e-a6dfee36e0f4 2026-08-11 19:30:34.701 14 INFO neutron.plugins.ml2.plugin [None req-5bdc3492-1185-4c28-b956-8bb95d256251 - - - - - -] Attempt 1 to provision port 33e8870a-c935-4ce2-9892-70960ed31c88 2026-08-11 19:30:34.759 14 INFO neutron.plugins.ml2.plugin [None req-5bdc3492-1185-4c28-b956-8bb95d256251 - - - - - -] Attempt 1 to provision port 360c73d1-b789-4889-be74-1fbfadd8e380 2026-08-11 19:30:35.836 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port b4d1cf7a-463f-4ab5-9c3c-ea555dc489af 2026-08-11 19:30:37.840 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 5e470399-8b7a-43fd-86d5-8961a922b34f 2026-08-11 19:30:38.076 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 1466f8be-dd76-40fa-8772-36486c96e5d1 2026-08-11 19:30:38.345 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 12ad033e-3007-4a88-8d7e-a6dfee36e0f4 2026-08-11 19:30:39.413 17 INFO neutron.plugins.ml2.plugin [None req-2ff5acf8-d92d-4801-9235-38baed90436c - - - - - -] Attempt 1 to provision port b4d1cf7a-463f-4ab5-9c3c-ea555dc489af 2026-08-11 19:30:39.469 17 INFO neutron.plugins.ml2.plugin [None req-2ff5acf8-d92d-4801-9235-38baed90436c - - - - - -] Attempt 1 to provision port 12ad033e-3007-4a88-8d7e-a6dfee36e0f4 2026-08-11 19:30:39.537 17 INFO neutron.plugins.ml2.plugin [None req-2ff5acf8-d92d-4801-9235-38baed90436c - - - - - -] Attempt 1 to provision port 33e8870a-c935-4ce2-9892-70960ed31c88 2026-08-11 19:30:39.583 17 INFO neutron.plugins.ml2.plugin [None req-2ff5acf8-d92d-4801-9235-38baed90436c - - - - - -] Attempt 1 to provision port 360c73d1-b789-4889-be74-1fbfadd8e380 2026-08-11 19:30:39.636 17 INFO neutron.plugins.ml2.plugin [None req-2ff5acf8-d92d-4801-9235-38baed90436c - - - - - -] Attempt 1 to provision port 8e68caa7-f36e-49b2-9760-b84445861b38 2026-08-11 19:30:39.888 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 5e470399-8b7a-43fd-86d5-8961a922b34f 2026-08-11 19:30:40.078 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 1466f8be-dd76-40fa-8772-36486c96e5d1 2026-08-11 19:30:40.222 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 8e68caa7-f36e-49b2-9760-b84445861b38 2026-08-11 19:30:40.371 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 12ad033e-3007-4a88-8d7e-a6dfee36e0f4 2026-08-11 19:30:41.820 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 8e68caa7-f36e-49b2-9760-b84445861b38 2026-08-11 19:30:42.805 17 INFO neutron.plugins.ml2.plugin [None req-b645f6c5-c48b-44e8-931a-e75dfd40d3be - - - - - -] Attempt 1 to provision port 12ad033e-3007-4a88-8d7e-a6dfee36e0f4 2026-08-11 19:30:47.635 17 INFO neutron.plugins.ml2.plugin [None req-b1d6adba-39cc-4d7a-a99f-88899dbda34f - - - - - -] Attempt 1 to provision port b4d1cf7a-463f-4ab5-9c3c-ea555dc489af 2026-08-11 19:30:47.696 17 INFO neutron.plugins.ml2.plugin [None req-b1d6adba-39cc-4d7a-a99f-88899dbda34f - - - - - -] Attempt 1 to provision port 12ad033e-3007-4a88-8d7e-a6dfee36e0f4 2026-08-11 19:30:47.749 17 INFO neutron.plugins.ml2.plugin [None req-b1d6adba-39cc-4d7a-a99f-88899dbda34f - - - - - -] Attempt 1 to provision port f465b110-19fd-4c5e-a83b-365ecd725468 2026-08-11 19:30:47.794 17 INFO neutron.plugins.ml2.plugin [None req-b1d6adba-39cc-4d7a-a99f-88899dbda34f - - - - - -] Attempt 1 to provision port 5e470399-8b7a-43fd-86d5-8961a922b34f 2026-08-11 19:30:49.787 14 INFO neutron.plugins.ml2.plugin [None req-db2164be-5b71-41a4-a3ba-5c1ff39795fe - - - - - -] Attempt 1 to provision port 5e470399-8b7a-43fd-86d5-8961a922b34f 2026-08-11 19:30:51.798 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port e8d30d16-56a0-43ec-9d2b-f6a657bb4c82 2026-08-11 19:30:51.891 17 INFO neutron.notifiers.nova [-] Nova event matching ['req-a14ac8bd-ee1c-4eed-ba2a-b3e8e5319b53'] response: {'server_uuid': 'dfba241e-57dd-495b-a289-37e3c5790717', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e8d30d16-56a0-43ec-9d2b-f6a657bb4c82', 'code': 200} 2026-08-11 19:30:53.780 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port e8d30d16-56a0-43ec-9d2b-f6a657bb4c82 2026-08-11 19:31:24.544 14 INFO neutron.plugins.ml2.plugin [None req-ec483fc5-11b0-4086-a83f-a7f21cfb8612 - - - - - -] Attempt 1 to provision port f7afb828-b2ad-45ab-8ded-12f70d3ca464 2026-08-11 19:31:46.323 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 1825c522-5d72-465a-8088-59ea973e9699 2026-08-11 19:31:46.471 14 INFO neutron.notifiers.nova [-] Nova event matching ['req-b930a468-995c-4375-ac66-103e2823c177'] response: {'server_uuid': 'aacab803-e14a-48a0-9030-98d1c5cc0187', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1825c522-5d72-465a-8088-59ea973e9699', 'code': 200} 2026-08-11 19:31:47.818 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 1825c522-5d72-465a-8088-59ea973e9699 2026-08-11 19:32:27.242 17 INFO neutron.plugins.ml2.plugin [None req-e3d3ed5c-75dd-431b-b956-f9841a325a6e - - - - - -] Attempt 1 to provision port 2f40e027-316d-47c0-84c5-f6ee816d3255 2026-08-11 19:32:33.816 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 2f40e027-316d-47c0-84c5-f6ee816d3255 2026-08-11 19:32:33.898 14 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f1748dc-e783-4f92-9078-f4415e3ed6ab'] response: {'server_uuid': 'aacab803-e14a-48a0-9030-98d1c5cc0187', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2f40e027-316d-47c0-84c5-f6ee816d3255', 'code': 200} 2026-08-11 19:32:36.314 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 2f40e027-316d-47c0-84c5-f6ee816d3255 2026-08-11 19:33:01.115 14 INFO neutron.plugins.ml2.plugin [None req-bd5bdae8-08ea-4d38-b95c-129de75cfac2 - - - - - -] Attempt 1 to provision port cd6873b7-9d30-4ae9-9c34-770b8fd12f13 2026-08-11 19:33:09.378 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port cd6873b7-9d30-4ae9-9c34-770b8fd12f13 2026-08-11 19:33:09.477 14 INFO neutron.notifiers.nova [-] Nova event matching ['req-36fcb73b-5aea-4bd3-b37a-9c8555e4aef5'] response: {'server_uuid': 'aacab803-e14a-48a0-9030-98d1c5cc0187', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cd6873b7-9d30-4ae9-9c34-770b8fd12f13', 'code': 200} 2026-08-11 19:33:09.994 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port cd6873b7-9d30-4ae9-9c34-770b8fd12f13 2026-08-11 19:33:20.675 17 INFO neutron.plugins.ml2.plugin [None req-093b66d8-c4cb-4f6d-a51d-455423eccbde - - - - - -] Attempt 1 to provision port 6fd25018-4c31-40a1-9754-a46cde098bde 2026-08-11 19:33:26.031 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 6fd25018-4c31-40a1-9754-a46cde098bde 2026-08-11 19:33:26.125 14 INFO neutron.notifiers.nova [-] Nova event matching ['req-b64bd1c7-2f75-48c0-9f12-60292be05f96'] response: {'server_uuid': 'aacab803-e14a-48a0-9030-98d1c5cc0187', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6fd25018-4c31-40a1-9754-a46cde098bde', 'code': 200} 2026-08-11 19:33:27.985 17 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 6fd25018-4c31-40a1-9754-a46cde098bde 2026-08-11 19:33:30.326 14 INFO neutron.plugins.ml2.plugin [None req-e30350dc-3c46-4187-a35f-925fc6041cbf - - - - - -] Attempt 1 to provision port cd6873b7-9d30-4ae9-9c34-770b8fd12f13 2026-08-11 19:33:44.881 14 INFO neutron.plugins.ml2.plugin [None req-792f2dd9-65e6-43ce-bb4c-9177a0dcb01c - - - - - -] Attempt 1 to provision port 6fd25018-4c31-40a1-9754-a46cde098bde 2026-08-11 19:33:46.067 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port 6fd25018-4c31-40a1-9754-a46cde098bde 2026-08-11 19:33:46.221 17 INFO neutron.plugins.ml2.plugin [None req-333733b7-7cb0-425c-ae0b-e76a7bf896ba - - - - - -] Attempt 1 to provision port 6fd25018-4c31-40a1-9754-a46cde098bde 2026-08-11 19:33:55.453 17 INFO neutron.plugins.ml2.plugin [None req-2c16f9b6-aabe-4f29-a9e2-d751ece30a9a - - - - - -] Attempt 1 to provision port cd6873b7-9d30-4ae9-9c34-770b8fd12f13 2026-08-11 19:33:56.017 14 INFO neutron.plugins.ml2.plugin [None req-00c01102-1bf4-4bce-aba4-6ddfc7e316a8 - - - - - -] Attempt 1 to provision port cd6873b7-9d30-4ae9-9c34-770b8fd12f13