+ 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 This program is using eventlet and has been monkey_patched /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-02-24 20:33:02.440 1 INFO neutron.common.config [-] Logging enabled! 2026-02-24 20:33:02.440 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.3.dev38 2026-02-24 20:33:02.441 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-02-24 20:33:02.441 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-02-24 20:33:03.330 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-24 20:33:03.333 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-02-24 20:33:03.336 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-02-24 20:33:03.337 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-24 20:33:03.337 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-02-24 20:33:03.337 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-02-24 20:33:03.337 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-24 20:33:03.343 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-24 20:33:03.343 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-24 20:33:03.343 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-02-24 20:33:03.362 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-02-24 20:33:03.362 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-02-24 20:33:03.363 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-02-24 20:33:03.399 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-02-24 20:33:03.399 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-02-24 20:33:03.399 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-02-24 20:33:03.399 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-02-24 20:33:03.676 1 INFO neutron.plugins.ml2.managers [None req-0aab774b-aecd-4498-a73e-6301ec0e64a9 - - - - - -] Initializing driver for type 'vlan' 2026-02-24 20:33:03.829 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-0aab774b-aecd-4498-a73e-6301ec0e64a9 - - - - - -] VlanTypeDriver initialization complete 2026-02-24 20:33:03.829 1 INFO neutron.plugins.ml2.managers [None req-0aab774b-aecd-4498-a73e-6301ec0e64a9 - - - - - -] Initializing driver for type 'vxlan' 2026-02-24 20:33:03.830 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-0aab774b-aecd-4498-a73e-6301ec0e64a9 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-02-24 20:33:03.879 1 INFO neutron.plugins.ml2.managers [None req-0aab774b-aecd-4498-a73e-6301ec0e64a9 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-02-24 20:33:03.879 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-0aab774b-aecd-4498-a73e-6301ec0e64a9 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-02-24 20:33:03.879 1 INFO neutron.plugins.ml2.managers [None req-0aab774b-aecd-4498-a73e-6301ec0e64a9 - - - - - -] Initializing extension driver 'port_security' 2026-02-24 20:33:03.880 1 INFO neutron.plugins.ml2.extensions.port_security [None req-0aab774b-aecd-4498-a73e-6301ec0e64a9 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-02-24 20:33:03.880 1 INFO neutron.plugins.ml2.managers [None req-0aab774b-aecd-4498-a73e-6301ec0e64a9 - - - - - -] Initializing extension driver 'qos' 2026-02-24 20:33:03.880 1 INFO neutron.plugins.ml2.managers [None req-0aab774b-aecd-4498-a73e-6301ec0e64a9 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-02-24 20:33:03.880 1 INFO neutron.plugins.ml2.managers [None req-0aab774b-aecd-4498-a73e-6301ec0e64a9 - - - - - -] Initializing mechanism driver 'l2population' 2026-02-24 20:33:03.895 1 INFO neutron.quota [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded quota_driver: . 2026-02-24 20:33:03.895 1 INFO neutron.plugins.ml2.plugin [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Modular L2 Plugin initialization complete 2026-02-24 20:33:03.896 1 INFO neutron.plugins.ml2.managers [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-02-24 20:33:03.896 1 INFO neutron.plugins.ml2.managers [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-02-24 20:33:03.896 1 INFO neutron.plugins.ml2.managers [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Got port-security extension from driver 'port_security' 2026-02-24 20:33:03.896 1 INFO neutron.extensions.vlantransparent [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Disabled vlantransparent extension. 2026-02-24 20:33:03.896 1 INFO neutron.extensions.qinq [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Disabled VLAN QinQ extension. 2026-02-24 20:33:03.897 1 INFO neutron.manager [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loading Plugin: qos 2026-02-24 20:33:03.907 1 INFO neutron.manager [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loading Plugin: router 2026-02-24 20:33:03.940 1 INFO neutron.services.service_base [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-02-24 20:33:03.940 1 INFO neutron.manager [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loading Plugin: segments 2026-02-24 20:33:04.003 1 INFO neutron.manager [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loading Plugin: trunk 2026-02-24 20:33:04.015 1 INFO neutron.manager [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loading Plugin: vpnaas 2026-02-24 20:33:04.045 1 WARNING stevedore.named [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-24 20:33:04.045 1 WARNING stevedore.named [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-02-24 20:33:04.245 1 INFO neutron_vpnaas.services.vpn.plugin [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-02-24 20:33:04.245 1 INFO neutron.common.utils [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-02-24 20:33:04.246 1 INFO neutron.manager [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loading Plugin: taas 2026-02-24 20:33:04.262 1 WARNING stevedore.named [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-24 20:33:04.262 1 WARNING stevedore.named [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-02-24 20:33:04.293 1 INFO neutron_taas.services.taas.taas_plugin [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-02-24 20:33:04.293 1 INFO neutron.manager [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loading Plugin: tapmirror 2026-02-24 20:33:04.300 1 WARNING stevedore.named [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-24 20:33:04.301 1 WARNING stevedore.named [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-02-24 20:33:04.311 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-02-24 20:33:04.311 1 INFO neutron.manager [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loading Plugin: auto_allocate 2026-02-24 20:33:04.315 1 INFO neutron.manager [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loading Plugin: tag 2026-02-24 20:33:04.321 1 INFO neutron.manager [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loading Plugin: timestamp 2026-02-24 20:33:04.323 1 INFO neutron.manager [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loading Plugin: network_ip_availability 2026-02-24 20:33:04.326 1 INFO neutron.manager [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loading Plugin: flavors 2026-02-24 20:33:04.328 1 INFO neutron.manager [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loading Plugin: revisions 2026-02-24 20:33:04.331 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Initializing extension manager. 2026-02-24 20:33:04.332 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: address-group 2026-02-24 20:33:04.333 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: address-scope 2026-02-24 20:33:04.333 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-02-24 20:33:04.334 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: agent 2026-02-24 20:33:04.334 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: agent-resources-synced 2026-02-24 20:33:04.335 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: allowed-address-pairs 2026-02-24 20:33:04.336 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: auto-allocated-topology 2026-02-24 20:33:04.337 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: availability_zone 2026-02-24 20:33:04.337 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: availability_zone_filter 2026-02-24 20:33:04.337 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-02-24 20:33:04.338 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: default-subnetpools 2026-02-24 20:33:04.339 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-02-24 20:33:04.340 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: dns-integration 2026-02-24 20:33:04.340 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: dns-domain-ports 2026-02-24 20:33:04.340 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-02-24 20:33:04.341 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: dvr 2026-02-24 20:33:04.341 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-02-24 20:33:04.342 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: empty-string-filtering 2026-02-24 20:33:04.342 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-02-24 20:33:04.343 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-02-24 20:33:04.343 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: external-net 2026-02-24 20:33:04.343 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: extra_dhcp_opt 2026-02-24 20:33:04.344 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: extraroute 2026-02-24 20:33:04.344 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: extraroute-atomic 2026-02-24 20:33:04.345 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-02-24 20:33:04.345 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-02-24 20:33:04.346 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-02-24 20:33:04.346 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-02-24 20:33:04.346 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: fip-port-details 2026-02-24 20:33:04.347 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: flavors 2026-02-24 20:33:04.348 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-02-24 20:33:04.349 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: floatingip-pools 2026-02-24 20:33:04.349 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: ip_allocation 2026-02-24 20:33:04.349 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: ip-substring-filtering 2026-02-24 20:33:04.350 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: l2_adjacency 2026-02-24 20:33:04.351 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: router 2026-02-24 20:33:04.352 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-02-24 20:33:04.353 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-02-24 20:33:04.353 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-02-24 20:33:04.354 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: ext-gw-mode 2026-02-24 20:33:04.354 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: l3-ha 2026-02-24 20:33:04.354 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-02-24 20:33:04.355 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-02-24 20:33:04.355 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: l3-flavors 2026-02-24 20:33:04.356 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-02-24 20:33:04.356 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-02-24 20:33:04.358 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: l3_agent_scheduler 2026-02-24 20:33:04.359 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-02-24 20:33:04.360 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Extension logging not supported by any of loaded plugins 2026-02-24 20:33:04.361 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Extension metering not supported by any of loaded plugins 2026-02-24 20:33:04.361 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-02-24 20:33:04.362 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: multi-provider 2026-02-24 20:33:04.362 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: net-mtu 2026-02-24 20:33:04.363 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: net-mtu-writable 2026-02-24 20:33:04.363 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: network_availability_zone 2026-02-24 20:33:04.363 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: network_ha 2026-02-24 20:33:04.364 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: network-ip-availability 2026-02-24 20:33:04.365 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-02-24 20:33:04.365 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: pagination 2026-02-24 20:33:04.366 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: port-device-profile 2026-02-24 20:33:04.366 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-02-24 20:33:04.366 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-02-24 20:33:04.367 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-02-24 20:33:04.367 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: port-mac-override 2026-02-24 20:33:04.368 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-02-24 20:33:04.368 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-02-24 20:33:04.369 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-02-24 20:33:04.369 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: port-resource-request 2026-02-24 20:33:04.370 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: port-resource-request-groups 2026-02-24 20:33:04.370 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-02-24 20:33:04.370 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: binding 2026-02-24 20:33:04.371 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: binding-extended 2026-02-24 20:33:04.371 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: port-security 2026-02-24 20:33:04.372 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: project-id 2026-02-24 20:33:04.372 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: provider 2026-02-24 20:33:04.373 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-02-24 20:33:04.374 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: qos 2026-02-24 20:33:04.375 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-02-24 20:33:04.376 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-02-24 20:33:04.376 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: qos-default 2026-02-24 20:33:04.376 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: qos-fip 2026-02-24 20:33:04.377 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-02-24 20:33:04.377 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: qos-gateway-ip 2026-02-24 20:33:04.378 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: qos-port-network-policy 2026-02-24 20:33:04.378 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: qos-pps-minimum 2026-02-24 20:33:04.379 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-02-24 20:33:04.379 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: qos-pps 2026-02-24 20:33:04.380 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: qos-rule-type-details 2026-02-24 20:33:04.380 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: qos-rule-type-filter 2026-02-24 20:33:04.381 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: qos-rules-alias 2026-02-24 20:33:04.381 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: quota-check-limit 2026-02-24 20:33:04.382 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: quota-check-limit-default 2026-02-24 20:33:04.383 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: quotas 2026-02-24 20:33:04.386 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: quota_details 2026-02-24 20:33:04.387 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: rbac-policies 2026-02-24 20:33:04.387 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: rbac-address-group 2026-02-24 20:33:04.388 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: rbac-address-scope 2026-02-24 20:33:04.388 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: rbac-security-groups 2026-02-24 20:33:04.388 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: rbac-subnetpool 2026-02-24 20:33:04.389 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: revision-if-match 2026-02-24 20:33:04.389 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: standard-attr-revisions 2026-02-24 20:33:04.390 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: router_availability_zone 2026-02-24 20:33:04.390 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-02-24 20:33:04.392 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: security-groups-default-rules 2026-02-24 20:33:04.392 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-02-24 20:33:04.393 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: port-security-groups-filtering 2026-02-24 20:33:04.393 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-02-24 20:33:04.393 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-02-24 20:33:04.394 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-02-24 20:33:04.397 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: security-group 2026-02-24 20:33:04.398 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: segment 2026-02-24 20:33:04.399 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-02-24 20:33:04.399 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: service-type 2026-02-24 20:33:04.400 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: sorting 2026-02-24 20:33:04.400 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: standard-attr-segment 2026-02-24 20:33:04.401 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: standard-attr-description 2026-02-24 20:33:04.401 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: stateful-security-group 2026-02-24 20:33:04.401 1 WARNING neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-02-24 20:33:04.402 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-02-24 20:33:04.402 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: subnet-external-network 2026-02-24 20:33:04.403 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: subnet_onboard 2026-02-24 20:33:04.403 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-02-24 20:33:04.404 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: subnet-service-types 2026-02-24 20:33:04.404 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: subnet_allocation 2026-02-24 20:33:04.405 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-02-24 20:33:04.405 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: tag-creation 2026-02-24 20:33:04.406 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-02-24 20:33:04.409 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: standard-attr-tag 2026-02-24 20:33:04.409 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: standard-attr-timestamp 2026-02-24 20:33:04.410 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: trunk 2026-02-24 20:33:04.410 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: trunk-details 2026-02-24 20:33:04.411 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-02-24 20:33:04.411 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-02-24 20:33:04.412 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-02-24 20:33:04.412 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: vpn-aes-ctr 2026-02-24 20:33:04.414 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-02-24 20:33:04.414 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-02-24 20:33:04.415 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: vpn-flavors 2026-02-24 20:33:04.416 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: vpnaas 2026-02-24 20:33:04.417 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: taas 2026-02-24 20:33:04.418 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: tap-mirror 2026-02-24 20:33:04.418 1 INFO neutron.api.extensions [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Loaded extension: taas-vlan-filter 2026-02-24 20:33:04.421 1 INFO oslo_service.backend.eventlet.service [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Starting 2 workers 2026-02-24 20:33:04.425 1 INFO oslo_service.backend.eventlet.service [None req-793cd7fd-48de-432a-8cc7-d11d4908a4c3 - - - - - -] Starting 1 workers 2026-02-24 20:33:47.374 11 INFO neutron.db.l3_hamode_db [None req-cb867627-5389-4cbe-92ff-de97a415212d - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-24 20:34:01.113 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 156b807a-67e1-4e23-81ab-40bca66993fd 2026-02-24 20:34:01.962 11 INFO neutron.plugins.ml2.plugin [None req-3ce627db-3d5d-4e55-b22a-ef2e8bce0914 - - - - - -] Attempt 1 to provision port 156b807a-67e1-4e23-81ab-40bca66993fd 2026-02-24 20:34:03.059 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 156b807a-67e1-4e23-81ab-40bca66993fd 2026-02-24 20:34:03.660 11 INFO neutron.plugins.ml2.plugin [None req-c1fcf2ad-f2bc-44d5-8254-7fdc383c6eea - - - - - -] Attempt 1 to provision port 156b807a-67e1-4e23-81ab-40bca66993fd 2026-02-24 20:38:19.214 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port b6e8548e-5ea1-42eb-aaed-27b41229dc38 2026-02-24 20:38:20.039 11 INFO neutron.plugins.ml2.plugin [None req-263f710b-be63-4406-8ab3-e259cd139e15 - - - - - -] Attempt 1 to provision port b6e8548e-5ea1-42eb-aaed-27b41229dc38 2026-02-24 20:38:21.195 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port b6e8548e-5ea1-42eb-aaed-27b41229dc38 2026-02-24 20:38:21.720 11 INFO neutron.plugins.ml2.plugin [None req-5ecbac57-e34b-4731-8fe2-3e285ac7c205 - - - - - -] Attempt 1 to provision port b6e8548e-5ea1-42eb-aaed-27b41229dc38 2026-02-24 20:38:26.403 11 INFO neutron.plugins.ml2.plugin [None req-a2f388e0-2cd8-4da6-8925-aa75a6b6079c - - - - - -] Attempt 1 to provision port 3b93dd64-eba9-4478-bb21-37cdc3d0ff83 2026-02-24 20:41:49.955 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 3b93dd64-eba9-4478-bb21-37cdc3d0ff83 2026-02-24 20:41:51.388 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 3b93dd64-eba9-4478-bb21-37cdc3d0ff83 2026-02-24 20:49:57.715 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 25a79db2-a123-4d1b-a033-9bf4c9144103 2026-02-24 20:49:59.677 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 25a79db2-a123-4d1b-a033-9bf4c9144103 2026-02-24 21:03:56.300 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 2cb989e9-1a89-4094-938b-75b3af51ba70 2026-02-24 21:03:57.025 11 INFO neutron.plugins.ml2.plugin [None req-7e21818d-9e5e-460d-b049-3da040ffe340 - - - - - -] Attempt 1 to provision port 2cb989e9-1a89-4094-938b-75b3af51ba70 2026-02-24 21:03:58.201 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 2cb989e9-1a89-4094-938b-75b3af51ba70 2026-02-24 21:04:00.212 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 971fe9fa-76e6-4f10-8417-cd838f06f647 2026-02-24 21:04:02.241 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port e08766a6-e9ea-4c18-9b78-62d3f051a13f 2026-02-24 21:04:02.585 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 971fe9fa-76e6-4f10-8417-cd838f06f647 2026-02-24 21:04:04.220 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port e08766a6-e9ea-4c18-9b78-62d3f051a13f 2026-02-24 21:04:05.862 12 INFO neutron.plugins.ml2.plugin [None req-ea1b8191-01c0-48e0-bcfd-67d981000633 - - - - - -] Attempt 1 to provision port 3f1f5faa-7aae-48e5-8da1-4393e867577a 2026-02-24 21:04:05.908 12 INFO neutron.plugins.ml2.plugin [None req-ea1b8191-01c0-48e0-bcfd-67d981000633 - - - - - -] Attempt 1 to provision port 2cb989e9-1a89-4094-938b-75b3af51ba70 2026-02-24 21:04:05.992 12 INFO neutron.plugins.ml2.plugin [None req-ea1b8191-01c0-48e0-bcfd-67d981000633 - - - - - -] Attempt 1 to provision port e08766a6-e9ea-4c18-9b78-62d3f051a13f 2026-02-24 21:04:08.650 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port bd11d169-586b-475c-991f-f7b7fea6d968 2026-02-24 21:04:08.954 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port fa4353d4-85a4-4981-a9fd-8220b1fe1607 2026-02-24 21:04:09.253 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 36b9ffd4-276a-47b0-96e5-65579cb5e2df 2026-02-24 21:04:10.201 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port bd11d169-586b-475c-991f-f7b7fea6d968 2026-02-24 21:04:10.433 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port fa4353d4-85a4-4981-a9fd-8220b1fe1607 2026-02-24 21:04:10.646 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 36b9ffd4-276a-47b0-96e5-65579cb5e2df 2026-02-24 21:04:13.740 12 INFO neutron.plugins.ml2.plugin [None req-b0a0f2bb-5399-4a3e-b101-f597d7e3d775 - - - - - -] Attempt 1 to provision port 3f1f5faa-7aae-48e5-8da1-4393e867577a 2026-02-24 21:04:13.766 12 INFO neutron.plugins.ml2.plugin [None req-b0a0f2bb-5399-4a3e-b101-f597d7e3d775 - - - - - -] Attempt 1 to provision port 93b04018-5327-449c-af0c-7776a4cfa9a0 2026-02-24 21:04:13.801 12 INFO neutron.plugins.ml2.plugin [None req-b0a0f2bb-5399-4a3e-b101-f597d7e3d775 - - - - - -] Attempt 1 to provision port fa4353d4-85a4-4981-a9fd-8220b1fe1607 2026-02-24 21:04:13.865 12 INFO neutron.plugins.ml2.plugin [None req-b0a0f2bb-5399-4a3e-b101-f597d7e3d775 - - - - - -] Attempt 1 to provision port e08766a6-e9ea-4c18-9b78-62d3f051a13f 2026-02-24 21:04:14.244 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 7a24572e-077a-428e-88a1-e586c12cad4a 2026-02-24 21:04:16.184 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 7a24572e-077a-428e-88a1-e586c12cad4a 2026-02-24 21:04:19.255 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 786e2da4-c622-43ed-880c-70fec3e3ce0f 2026-02-24 21:04:19.619 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 290d42d8-d8c8-408d-ba0b-65c462fdbb0d 2026-02-24 21:04:19.854 12 INFO neutron.notifiers.nova [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Nova event matching ['req-262a8ad1-91c8-45cd-94fd-a236d8329241'] response: {'server_uuid': '8d1dd7e2-1083-47bd-b9c4-38170ea7913b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '786e2da4-c622-43ed-880c-70fec3e3ce0f', 'code': 200} 2026-02-24 21:04:20.012 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port caf9d8e7-51e3-481f-9c56-a35aee7625cd 2026-02-24 21:04:20.634 12 INFO neutron.plugins.ml2.plugin [None req-32af5740-9348-4e84-a906-35a338ce2c42 - - - - - -] Attempt 1 to provision port 3f1f5faa-7aae-48e5-8da1-4393e867577a 2026-02-24 21:04:20.672 12 INFO neutron.plugins.ml2.plugin [None req-32af5740-9348-4e84-a906-35a338ce2c42 - - - - - -] Attempt 1 to provision port 676eaa38-35d8-413d-9538-d6935ece0422 2026-02-24 21:04:20.696 12 INFO neutron.plugins.ml2.plugin [None req-32af5740-9348-4e84-a906-35a338ce2c42 - - - - - -] Attempt 1 to provision port f14b074d-dc86-408f-b5b5-36c944bd4abd 2026-02-24 21:04:20.719 12 INFO neutron.plugins.ml2.plugin [None req-32af5740-9348-4e84-a906-35a338ce2c42 - - - - - -] Attempt 1 to provision port 290d42d8-d8c8-408d-ba0b-65c462fdbb0d 2026-02-24 21:04:20.866 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 786e2da4-c622-43ed-880c-70fec3e3ce0f 2026-02-24 21:04:21.009 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port caf9d8e7-51e3-481f-9c56-a35aee7625cd 2026-02-24 21:04:21.255 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 290d42d8-d8c8-408d-ba0b-65c462fdbb0d 2026-02-24 21:04:21.900 12 INFO neutron.notifiers.nova [None req-c5fb812e-6a06-46c8-97c3-bbaca92da5f2 - - - - - -] Nova event matching ['req-dd10b391-0907-468f-8266-e0a3edbca3a3'] response: {'server_uuid': 'ec0d5a57-4c07-4de7-8d72-55b459c608d3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'caf9d8e7-51e3-481f-9c56-a35aee7625cd', 'code': 200} 2026-02-24 21:04:25.416 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 75ba00f9-3ea8-4894-85b6-003dc4f1c5e4 2026-02-24 21:04:25.530 12 INFO neutron.notifiers.nova [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Nova event matching ['req-15c41596-d8ab-451a-986e-e774a6f753f8'] response: {'server_uuid': '62a832a5-e401-4006-88d8-7d9e28624827', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '75ba00f9-3ea8-4894-85b6-003dc4f1c5e4', 'code': 200} 2026-02-24 21:04:26.696 12 INFO neutron.plugins.ml2.plugin [None req-d949bdf5-f1da-4578-b44c-e1bab4f30f3d - - - - - -] Attempt 1 to provision port 3f1f5faa-7aae-48e5-8da1-4393e867577a 2026-02-24 21:04:26.718 12 INFO neutron.plugins.ml2.plugin [None req-d949bdf5-f1da-4578-b44c-e1bab4f30f3d - - - - - -] Attempt 1 to provision port 93b04018-5327-449c-af0c-7776a4cfa9a0 2026-02-24 21:04:26.747 12 INFO neutron.plugins.ml2.plugin [None req-d949bdf5-f1da-4578-b44c-e1bab4f30f3d - - - - - -] Attempt 1 to provision port 786e2da4-c622-43ed-880c-70fec3e3ce0f 2026-02-24 21:04:26.813 12 INFO neutron.plugins.ml2.plugin [None req-d949bdf5-f1da-4578-b44c-e1bab4f30f3d - - - - - -] Attempt 1 to provision port 75ba00f9-3ea8-4894-85b6-003dc4f1c5e4 2026-02-24 21:04:26.831 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 75ba00f9-3ea8-4894-85b6-003dc4f1c5e4 2026-02-24 21:04:26.861 12 INFO neutron.plugins.ml2.plugin [None req-d949bdf5-f1da-4578-b44c-e1bab4f30f3d - - - - - -] Attempt 1 to provision port fa4353d4-85a4-4981-a9fd-8220b1fe1607 2026-02-24 21:04:26.899 12 INFO neutron.plugins.ml2.plugin [None req-d949bdf5-f1da-4578-b44c-e1bab4f30f3d - - - - - -] Attempt 1 to provision port f14b074d-dc86-408f-b5b5-36c944bd4abd 2026-02-24 21:04:26.917 12 INFO neutron.plugins.ml2.plugin [None req-d949bdf5-f1da-4578-b44c-e1bab4f30f3d - - - - - -] Attempt 1 to provision port 290d42d8-d8c8-408d-ba0b-65c462fdbb0d 2026-02-24 21:04:30.437 11 INFO neutron.plugins.ml2.plugin [None req-e358d6fd-ce3b-46cc-9ee7-24f481c1d52c - - - - - -] Attempt 1 to provision port c9ca44c5-b3b7-49b2-89c9-fade6c5979a3 2026-02-24 21:04:30.468 11 INFO neutron.plugins.ml2.plugin [None req-e358d6fd-ce3b-46cc-9ee7-24f481c1d52c - - - - - -] Attempt 1 to provision port 93b04018-5327-449c-af0c-7776a4cfa9a0 2026-02-24 21:04:30.506 11 INFO neutron.plugins.ml2.plugin [None req-e358d6fd-ce3b-46cc-9ee7-24f481c1d52c - - - - - -] Attempt 1 to provision port caf9d8e7-51e3-481f-9c56-a35aee7625cd 2026-02-24 21:04:33.567 11 INFO neutron.notifiers.nova [None req-bd98e9e1-f323-4058-ba8b-3105b6864d48 - - - - - -] Nova event matching ['req-8df01c53-359a-4048-92fa-0116793fc3db'] response: {'server_uuid': '62a832a5-e401-4006-88d8-7d9e28624827', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '75ba00f9-3ea8-4894-85b6-003dc4f1c5e4', 'code': 200} 2026-02-24 21:04:34.105 11 INFO neutron.plugins.ml2.plugin [None req-bfb48e38-cde3-4519-b2cb-53c174ed509e - - - - - -] Attempt 1 to provision port 93b04018-5327-449c-af0c-7776a4cfa9a0 2026-02-24 21:04:34.147 11 INFO neutron.plugins.ml2.plugin [None req-bfb48e38-cde3-4519-b2cb-53c174ed509e - - - - - -] Attempt 1 to provision port c45a1575-3230-44bf-922d-2ff5a8dc953e 2026-02-24 21:04:37.303 11 INFO neutron.plugins.ml2.plugin [None req-e64b3054-4a20-4d86-9b8e-e71ccdcfd245 - - - - - -] Attempt 1 to provision port f14b074d-dc86-408f-b5b5-36c944bd4abd 2026-02-24 21:04:37.356 11 INFO neutron.plugins.ml2.plugin [None req-e64b3054-4a20-4d86-9b8e-e71ccdcfd245 - - - - - -] Attempt 1 to provision port 786e2da4-c622-43ed-880c-70fec3e3ce0f 2026-02-24 21:04:42.927 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port c9ca44c5-b3b7-49b2-89c9-fade6c5979a3 2026-02-24 21:04:43.188 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 93b04018-5327-449c-af0c-7776a4cfa9a0 2026-02-24 21:04:45.031 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 676eaa38-35d8-413d-9538-d6935ece0422 2026-02-24 21:04:45.508 12 INFO neutron.plugins.ml2.plugin [None req-7d024ed8-a796-487a-be4e-09e8aca6a5cd - - - - - -] Attempt 1 to provision port 93b04018-5327-449c-af0c-7776a4cfa9a0 2026-02-24 21:04:45.730 12 INFO neutron.plugins.ml2.plugin [None req-7d024ed8-a796-487a-be4e-09e8aca6a5cd - - - - - -] Attempt 1 to provision port 3f1f5faa-7aae-48e5-8da1-4393e867577a 2026-02-24 21:04:45.754 11 INFO neutron.plugins.ml2.plugin [None req-1237ae8e-bdf4-4c11-9712-9b0f29e47075 - - - - - -] Attempt 1 to provision port 415c2afc-a980-42f8-ac26-3f7123997fdf 2026-02-24 21:04:45.999 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 415c2afc-a980-42f8-ac26-3f7123997fdf 2026-02-24 21:04:46.167 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port c9ca44c5-b3b7-49b2-89c9-fade6c5979a3 2026-02-24 21:04:46.937 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 676eaa38-35d8-413d-9538-d6935ece0422 2026-02-24 21:04:47.118 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 3cdfbc2b-6898-4a20-b3fb-70d50d72843e 2026-02-24 21:04:47.503 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 3f1f5faa-7aae-48e5-8da1-4393e867577a 2026-02-24 21:04:47.700 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 415c2afc-a980-42f8-ac26-3f7123997fdf 2026-02-24 21:04:49.025 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 3cdfbc2b-6898-4a20-b3fb-70d50d72843e 2026-02-24 21:04:49.216 12 INFO neutron.plugins.ml2.plugin [None req-c1dff871-10aa-4ed1-bdf6-363a74116c83 - - - - - -] Attempt 1 to provision port 7846e012-e699-498f-ae4e-ad00390e615d 2026-02-24 21:04:49.237 12 INFO neutron.plugins.ml2.plugin [None req-c1dff871-10aa-4ed1-bdf6-363a74116c83 - - - - - -] Attempt 1 to provision port 415c2afc-a980-42f8-ac26-3f7123997fdf 2026-02-24 21:04:52.932 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 76ef761b-c2de-491c-bf5c-80315e7cbdc5 2026-02-24 21:04:57.396 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port e02f9cd9-6468-4b51-9ac3-82871dbc6272 2026-02-24 21:04:57.489 11 INFO neutron.notifiers.nova [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Nova event matching ['req-fa11c007-007c-4b6e-b2d2-69b8c4cafe3e'] response: {'server_uuid': 'b058d9b9-595c-4afd-a9a9-6865fddba95c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e02f9cd9-6468-4b51-9ac3-82871dbc6272', 'code': 200} 2026-02-24 21:04:59.144 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port e02f9cd9-6468-4b51-9ac3-82871dbc6272 2026-02-24 21:05:00.159 12 INFO neutron.notifiers.nova [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Nova event matching ['req-2a180f67-ecf6-4114-a0d5-914f5b73b627'] response: {'server_uuid': 'ec0d5a57-4c07-4de7-8d72-55b459c608d3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'caf9d8e7-51e3-481f-9c56-a35aee7625cd', 'code': 200} 2026-02-24 21:05:01.671 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port caf9d8e7-51e3-481f-9c56-a35aee7625cd 2026-02-24 21:05:02.204 12 INFO neutron.notifiers.nova [None req-e6d2c39e-2c83-4255-855e-235a2b2ddb01 - - - - - -] Nova event matching ['req-e6dabdfb-45e6-4af6-9d89-af91f32f18eb'] response: {'server_uuid': 'ec0d5a57-4c07-4de7-8d72-55b459c608d3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'caf9d8e7-51e3-481f-9c56-a35aee7625cd', 'code': 200} 2026-02-24 21:05:03.111 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 7846e012-e699-498f-ae4e-ad00390e615d 2026-02-24 21:05:03.498 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port caf9d8e7-51e3-481f-9c56-a35aee7625cd 2026-02-24 21:05:03.796 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port b59cedd2-dc64-496f-8bb3-237a0f23dd1c 2026-02-24 21:05:05.540 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 7846e012-e699-498f-ae4e-ad00390e615d 2026-02-24 21:05:05.936 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port b59cedd2-dc64-496f-8bb3-237a0f23dd1c 2026-02-24 21:05:07.506 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 3b1e5dd6-617d-4f21-8080-ad5c1260b1b1 2026-02-24 21:05:09.523 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 3b1e5dd6-617d-4f21-8080-ad5c1260b1b1 2026-02-24 21:05:09.794 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port fe7c9bb6-fef9-483a-8ad6-92db5bdc152b 2026-02-24 21:05:11.555 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port fe7c9bb6-fef9-483a-8ad6-92db5bdc152b 2026-02-24 21:05:13.261 12 INFO neutron.plugins.ml2.plugin [None req-2dff8ca0-7a03-40ef-b217-80026a008a8b - - - - - -] Attempt 1 to provision port 39f4da39-aeb2-4a23-8f29-43b64ea12b82 2026-02-24 21:05:13.285 12 INFO neutron.plugins.ml2.plugin [None req-2dff8ca0-7a03-40ef-b217-80026a008a8b - - - - - -] Attempt 1 to provision port fe7c9bb6-fef9-483a-8ad6-92db5bdc152b 2026-02-24 21:05:19.099 12 INFO neutron.plugins.ml2.plugin [None req-31ccd353-6db4-4528-9ffb-80727c30a3b0 - - - - - -] Attempt 1 to provision port 39f4da39-aeb2-4a23-8f29-43b64ea12b82 2026-02-24 21:05:19.122 12 INFO neutron.plugins.ml2.plugin [None req-31ccd353-6db4-4528-9ffb-80727c30a3b0 - - - - - -] Attempt 1 to provision port fe7c9bb6-fef9-483a-8ad6-92db5bdc152b 2026-02-24 21:05:21.096 11 INFO neutron.plugins.ml2.plugin [None req-a1b598b4-ee68-488f-a7ab-9ca6582e6705 - - - - - -] Attempt 1 to provision port 39f4da39-aeb2-4a23-8f29-43b64ea12b82 2026-02-24 21:05:23.085 12 INFO neutron.plugins.ml2.plugin [None req-0a83d15b-013a-4beb-8e34-d57c7c74b74e - - - - - -] Attempt 1 to provision port afd02ade-50fa-4fba-9a7d-c63216507767 2026-02-24 21:05:23.111 12 INFO neutron.plugins.ml2.plugin [None req-0a83d15b-013a-4beb-8e34-d57c7c74b74e - - - - - -] Attempt 1 to provision port 39f4da39-aeb2-4a23-8f29-43b64ea12b82 2026-02-24 21:05:25.638 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 39f4da39-aeb2-4a23-8f29-43b64ea12b82 2026-02-24 21:05:25.898 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port afd02ade-50fa-4fba-9a7d-c63216507767 2026-02-24 21:05:28.020 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 22928c6c-6801-4b09-b724-20cd8488e1e7 2026-02-24 21:05:28.119 11 INFO neutron.notifiers.nova [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Nova event matching ['req-02c470da-34fc-4d38-8525-9659d220c44a'] response: {'server_uuid': 'ab963053-be02-40a1-8043-f1dbc5d6a781', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '22928c6c-6801-4b09-b724-20cd8488e1e7', 'code': 200} 2026-02-24 21:05:28.308 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 39f4da39-aeb2-4a23-8f29-43b64ea12b82 2026-02-24 21:05:28.544 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port afd02ade-50fa-4fba-9a7d-c63216507767 2026-02-24 21:05:29.793 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 22928c6c-6801-4b09-b724-20cd8488e1e7 2026-02-24 21:05:34.091 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port be224467-cf19-4bc5-bda4-b2e17a83ee27 2026-02-24 21:05:34.411 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port ec660b45-4117-4145-bf0a-8be0a6eb2949 2026-02-24 21:05:34.762 11 INFO neutron.plugins.ml2.plugin [None req-146d7b3d-cc11-4081-98ed-7c1b64add8c8 - - - - - -] Attempt 1 to provision port 2cb0f15d-9a80-4481-bb3f-0c7975ffa73c 2026-02-24 21:05:34.792 11 INFO neutron.plugins.ml2.plugin [None req-146d7b3d-cc11-4081-98ed-7c1b64add8c8 - - - - - -] Attempt 1 to provision port ec660b45-4117-4145-bf0a-8be0a6eb2949 2026-02-24 21:05:36.055 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port be224467-cf19-4bc5-bda4-b2e17a83ee27 2026-02-24 21:05:36.300 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port ec660b45-4117-4145-bf0a-8be0a6eb2949 2026-02-24 21:05:38.787 12 INFO neutron.plugins.ml2.plugin [None req-34c3935f-5c1d-4107-aa0d-8cb5783bde86 - - - - - -] Attempt 1 to provision port f2ad65b8-da21-4e27-8c6b-2ba8e6435b71 2026-02-24 21:05:38.830 12 INFO neutron.plugins.ml2.plugin [None req-34c3935f-5c1d-4107-aa0d-8cb5783bde86 - - - - - -] Attempt 1 to provision port ec660b45-4117-4145-bf0a-8be0a6eb2949 2026-02-24 21:05:42.139 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 7fc87855-cba4-430a-94f3-2bd49abfd9f1 2026-02-24 21:05:44.307 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 60fbb8d2-bb9f-4983-b54c-e539d99fb32c 2026-02-24 21:05:44.674 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 7fc87855-cba4-430a-94f3-2bd49abfd9f1 2026-02-24 21:05:45.610 12 INFO neutron.plugins.ml2.plugin [None req-21d91ab7-e940-44d3-a3ba-6a40fd5b0590 - - - - - -] Attempt 1 to provision port f2ad65b8-da21-4e27-8c6b-2ba8e6435b71 2026-02-24 21:05:45.632 12 INFO neutron.plugins.ml2.plugin [None req-21d91ab7-e940-44d3-a3ba-6a40fd5b0590 - - - - - -] Attempt 1 to provision port 60fbb8d2-bb9f-4983-b54c-e539d99fb32c 2026-02-24 21:05:45.677 12 INFO neutron.plugins.ml2.plugin [None req-21d91ab7-e940-44d3-a3ba-6a40fd5b0590 - - - - - -] Attempt 1 to provision port 6a3d6520-eaec-4c49-8373-3c67ea855ae0 2026-02-24 21:05:46.125 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 60fbb8d2-bb9f-4983-b54c-e539d99fb32c 2026-02-24 21:05:48.839 12 INFO neutron.plugins.ml2.plugin [None req-28c93390-4cf0-4cbd-ad7d-58aabb56703a - - - - - -] Attempt 1 to provision port f2ad65b8-da21-4e27-8c6b-2ba8e6435b71 2026-02-24 21:05:49.114 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 3c193efe-90eb-49a1-8f1d-08a8a0da5e83 2026-02-24 21:05:49.205 11 INFO neutron.notifiers.nova [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Nova event matching ['req-c9d59e0d-4baa-41d3-a9f3-f1e28840dac3'] response: {'server_uuid': 'd570d737-7c85-418d-9112-50a4be6f595a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3c193efe-90eb-49a1-8f1d-08a8a0da5e83', 'code': 200} 2026-02-24 21:05:50.113 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 2cb0f15d-9a80-4481-bb3f-0c7975ffa73c 2026-02-24 21:05:50.366 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port f2ad65b8-da21-4e27-8c6b-2ba8e6435b71 2026-02-24 21:05:50.644 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 3c193efe-90eb-49a1-8f1d-08a8a0da5e83 2026-02-24 21:05:53.221 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 99d21792-5bd8-40de-b7f1-d28b04fc9fe0 2026-02-24 21:05:53.236 12 INFO neutron.plugins.ml2.plugin [None req-7dfb6865-c529-4dd0-ba0e-84d936639758 - - - - - -] Attempt 1 to provision port 60fbb8d2-bb9f-4983-b54c-e539d99fb32c 2026-02-24 21:05:53.315 12 INFO neutron.plugins.ml2.plugin [None req-7dfb6865-c529-4dd0-ba0e-84d936639758 - - - - - -] Attempt 1 to provision port 99d21792-5bd8-40de-b7f1-d28b04fc9fe0 2026-02-24 21:05:53.339 11 INFO neutron.notifiers.nova [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Nova event matching ['req-264338c3-95c1-4429-b21b-7e27d3b349a8'] response: {'server_uuid': 'd53a8571-0387-4c24-bcf5-a32940a1f3d3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '99d21792-5bd8-40de-b7f1-d28b04fc9fe0', 'code': 200} 2026-02-24 21:05:53.365 12 INFO neutron.plugins.ml2.plugin [None req-7dfb6865-c529-4dd0-ba0e-84d936639758 - - - - - -] Attempt 1 to provision port 6a3d6520-eaec-4c49-8373-3c67ea855ae0 2026-02-24 21:05:53.619 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port f2ad65b8-da21-4e27-8c6b-2ba8e6435b71 2026-02-24 21:05:53.797 11 INFO neutron.plugins.ml2.plugin [None req-e161087d-932d-4dcd-b940-8584b8bc9dbf - - - - - -] Attempt 1 to provision port 2cb0f15d-9a80-4481-bb3f-0c7975ffa73c 2026-02-24 21:05:54.909 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 99d21792-5bd8-40de-b7f1-d28b04fc9fe0 2026-02-24 21:05:58.850 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 645b8122-e86b-47f5-aeb3-5d101b5c8df3 2026-02-24 21:05:59.198 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 6a3d6520-eaec-4c49-8373-3c67ea855ae0 2026-02-24 21:06:01.109 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 2d39ed12-bca8-4315-9f57-dcc12e9ee967 2026-02-24 21:06:01.455 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 645b8122-e86b-47f5-aeb3-5d101b5c8df3 2026-02-24 21:06:01.586 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 6a3d6520-eaec-4c49-8373-3c67ea855ae0 2026-02-24 21:06:07.022 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 55e7f901-7c02-4640-a3b0-50a5be324731 2026-02-24 21:06:26.510 12 INFO neutron.plugins.ml2.plugin [None req-a1832791-203c-41f8-8dfc-261dbd163e47 - - - - - -] Attempt 1 to provision port 156b807a-67e1-4e23-81ab-40bca66993fd 2026-02-24 21:06:34.351 12 INFO neutron.plugins.ml2.plugin [None req-a1defd01-4e55-429a-b5d0-8176e103bde9 - - - - - -] Attempt 1 to provision port 669230e7-6335-4d61-853d-833184e0568a 2026-02-24 21:06:36.900 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port fcf4b3f4-fc94-4664-8058-84cd127bb95f 2026-02-24 21:06:37.286 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port ce328fe6-4fa7-4ff2-9446-cda3921b78df 2026-02-24 21:06:37.330 11 INFO neutron.plugins.ml2.plugin [None req-509538b8-0830-44d0-96ea-d7af7ae3b2c0 - - - - - -] Attempt 1 to provision port fcf4b3f4-fc94-4664-8058-84cd127bb95f 2026-02-24 21:06:38.867 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port fcf4b3f4-fc94-4664-8058-84cd127bb95f 2026-02-24 21:06:39.051 12 INFO neutron.plugins.ml2.plugin [None req-377c0c23-3c88-422f-8d48-150291fdc054 - - - - - -] Attempt 1 to provision port 62777eaa-8104-4266-b044-bec56a13c16f 2026-02-24 21:06:39.076 12 INFO neutron.plugins.ml2.plugin [None req-377c0c23-3c88-422f-8d48-150291fdc054 - - - - - -] Attempt 1 to provision port fcf4b3f4-fc94-4664-8058-84cd127bb95f 2026-02-24 21:06:39.156 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port ce328fe6-4fa7-4ff2-9446-cda3921b78df 2026-02-24 21:06:41.284 12 INFO neutron.plugins.ml2.plugin [None req-8fd615ea-d30c-4d83-b884-b69e9b930a9a - - - - - -] Attempt 1 to provision port 62777eaa-8104-4266-b044-bec56a13c16f 2026-02-24 21:06:43.505 11 INFO neutron.plugins.ml2.plugin [None req-dd2de052-e638-480e-8aa1-a770dc5d41ca - - - - - -] Attempt 1 to provision port 62777eaa-8104-4266-b044-bec56a13c16f 2026-02-24 21:06:47.405 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port f1ef87a6-7066-402b-ab28-c9bf34a08784 2026-02-24 21:06:47.498 11 INFO neutron.notifiers.nova [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Nova event matching ['req-c1dcae00-8541-4eb7-bf73-7b7eb549b350'] response: {'server_uuid': '52925ed2-e883-4086-9b35-cdb473b3ccc6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f1ef87a6-7066-402b-ab28-c9bf34a08784', 'code': 200} 2026-02-24 21:06:48.875 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port f1ef87a6-7066-402b-ab28-c9bf34a08784 2026-02-24 21:06:52.868 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 62777eaa-8104-4266-b044-bec56a13c16f 2026-02-24 21:06:53.124 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 669230e7-6335-4d61-853d-833184e0568a 2026-02-24 21:06:54.856 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 62777eaa-8104-4266-b044-bec56a13c16f 2026-02-24 21:06:55.007 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 669230e7-6335-4d61-853d-833184e0568a 2026-02-24 21:07:20.808 12 INFO neutron.plugins.ml2.plugin [None req-bec4e2b7-955b-4939-9155-450f365adc2b - - - - - -] Attempt 1 to provision port 3ad375a6-24ed-4ecc-b63f-d691b6b9d29b 2026-02-24 21:07:20.902 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 3ad375a6-24ed-4ecc-b63f-d691b6b9d29b 2026-02-24 21:07:23.042 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 769b77f5-2ab2-4e45-9061-0c46fd151027 2026-02-24 21:07:23.482 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 9dd7c22c-d7a9-4f79-886a-bd0fb0fadddc 2026-02-24 21:07:23.791 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 3ad375a6-24ed-4ecc-b63f-d691b6b9d29b 2026-02-24 21:07:24.950 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 769b77f5-2ab2-4e45-9061-0c46fd151027 2026-02-24 21:07:25.170 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 9dd7c22c-d7a9-4f79-886a-bd0fb0fadddc 2026-02-24 21:07:27.451 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 97559177-bb13-41a1-b322-77c81a7c5ea5 2026-02-24 21:07:27.769 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port bd8d0ea1-cd28-478c-a526-96d506e58b1a 2026-02-24 21:07:27.918 11 INFO neutron.notifiers.nova [None req-cb03037a-251e-4976-a399-baabf3851d35 - - - - - -] Nova event matching ['req-fe59b0da-e041-4a77-8b27-6de717407e98'] response: {'server_uuid': 'd4551622-9c50-4f1c-8760-2a1a5ff2ba10', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bd8d0ea1-cd28-478c-a526-96d506e58b1a', 'code': 200} 2026-02-24 21:07:28.972 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 97559177-bb13-41a1-b322-77c81a7c5ea5 2026-02-24 21:07:29.243 12 INFO neutron.plugins.ml2.plugin [None req-e01489b1-89da-4870-8c9e-d93c86ad92d3 - - - - - -] Attempt 1 to provision port bd8d0ea1-cd28-478c-a526-96d506e58b1a 2026-02-24 21:07:31.151 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 3ad375a6-24ed-4ecc-b63f-d691b6b9d29b 2026-02-24 21:07:33.504 12 INFO neutron.plugins.ml2.plugin [None req-60275d55-f74f-41d8-8ca8-9bf09443711d - - - - - -] Attempt 1 to provision port 743721f3-63e3-482b-ba41-783c70d00a31 2026-02-24 21:07:33.529 12 INFO neutron.plugins.ml2.plugin [None req-60275d55-f74f-41d8-8ca8-9bf09443711d - - - - - -] Attempt 1 to provision port 769b77f5-2ab2-4e45-9061-0c46fd151027 2026-02-24 21:07:33.617 12 INFO neutron.plugins.ml2.plugin [None req-60275d55-f74f-41d8-8ca8-9bf09443711d - - - - - -] Attempt 1 to provision port bd8d0ea1-cd28-478c-a526-96d506e58b1a 2026-02-24 21:07:33.712 12 INFO neutron.plugins.ml2.plugin [None req-60275d55-f74f-41d8-8ca8-9bf09443711d - - - - - -] Attempt 1 to provision port f705d6c0-43b6-4d91-9e9c-f913c28ba0a6 2026-02-24 21:07:33.731 12 INFO neutron.plugins.ml2.plugin [None req-60275d55-f74f-41d8-8ca8-9bf09443711d - - - - - -] Attempt 1 to provision port 3ad375a6-24ed-4ecc-b63f-d691b6b9d29b 2026-02-24 21:07:33.779 12 INFO neutron.plugins.ml2.plugin [None req-60275d55-f74f-41d8-8ca8-9bf09443711d - - - - - -] Attempt 1 to provision port 97559177-bb13-41a1-b322-77c81a7c5ea5 2026-02-24 21:07:33.826 12 INFO neutron.plugins.ml2.plugin [None req-60275d55-f74f-41d8-8ca8-9bf09443711d - - - - - -] Attempt 1 to provision port 879701d8-3766-425f-845d-f7a622447e71 2026-02-24 21:07:38.566 12 INFO neutron.plugins.ml2.plugin [None req-d2b061ae-461c-494e-a817-3ae1e41b0af7 - - - - - -] Attempt 1 to provision port 3ad375a6-24ed-4ecc-b63f-d691b6b9d29b 2026-02-24 21:07:38.619 12 INFO neutron.plugins.ml2.plugin [None req-d2b061ae-461c-494e-a817-3ae1e41b0af7 - - - - - -] Attempt 1 to provision port 743721f3-63e3-482b-ba41-783c70d00a31 2026-02-24 21:07:38.640 12 INFO neutron.plugins.ml2.plugin [None req-d2b061ae-461c-494e-a817-3ae1e41b0af7 - - - - - -] Attempt 1 to provision port 769b77f5-2ab2-4e45-9061-0c46fd151027 2026-02-24 21:07:38.700 12 INFO neutron.plugins.ml2.plugin [None req-d2b061ae-461c-494e-a817-3ae1e41b0af7 - - - - - -] Attempt 1 to provision port 3d45286e-3e3b-4e43-b8c4-538c761dbfac 2026-02-24 21:07:38.734 12 INFO neutron.plugins.ml2.plugin [None req-d2b061ae-461c-494e-a817-3ae1e41b0af7 - - - - - -] Attempt 1 to provision port f705d6c0-43b6-4d91-9e9c-f913c28ba0a6 2026-02-24 21:07:38.784 12 INFO neutron.plugins.ml2.plugin [None req-d2b061ae-461c-494e-a817-3ae1e41b0af7 - - - - - -] Attempt 1 to provision port 97559177-bb13-41a1-b322-77c81a7c5ea5 2026-02-24 21:07:39.423 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 65927ea4-c288-41f6-a621-7c059051a765 2026-02-24 21:07:39.533 11 INFO neutron.notifiers.nova [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Nova event matching ['req-27e85453-06fb-481c-a36d-c4cf96b46224'] response: {'server_uuid': 'a7f0fec5-7002-4ea0-bef6-109241c8fcac', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '65927ea4-c288-41f6-a621-7c059051a765', 'code': 200} 2026-02-24 21:07:40.959 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 65927ea4-c288-41f6-a621-7c059051a765 2026-02-24 21:07:41.239 11 INFO neutron.plugins.ml2.plugin [None req-3f2e4b50-37ce-4a13-b652-d5a2e2c65fc2 - - - - - -] Attempt 1 to provision port 3d45286e-3e3b-4e43-b8c4-538c761dbfac 2026-02-24 21:07:42.746 12 INFO neutron.plugins.ml2.plugin [None req-30b0e217-93bb-49f2-b097-b0e9f891b563 - - - - - -] Attempt 1 to provision port 743721f3-63e3-482b-ba41-783c70d00a31 2026-02-24 21:07:42.875 12 INFO neutron.plugins.ml2.plugin [None req-30b0e217-93bb-49f2-b097-b0e9f891b563 - - - - - -] Attempt 1 to provision port 769b77f5-2ab2-4e45-9061-0c46fd151027 2026-02-24 21:07:42.930 12 INFO neutron.plugins.ml2.plugin [None req-30b0e217-93bb-49f2-b097-b0e9f891b563 - - - - - -] Attempt 1 to provision port 3d45286e-3e3b-4e43-b8c4-538c761dbfac 2026-02-24 21:07:42.942 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 743721f3-63e3-482b-ba41-783c70d00a31 2026-02-24 21:07:43.007 12 INFO neutron.plugins.ml2.plugin [None req-30b0e217-93bb-49f2-b097-b0e9f891b563 - - - - - -] Attempt 1 to provision port f705d6c0-43b6-4d91-9e9c-f913c28ba0a6 2026-02-24 21:07:43.146 12 INFO neutron.plugins.ml2.plugin [None req-30b0e217-93bb-49f2-b097-b0e9f891b563 - - - - - -] Attempt 1 to provision port 65927ea4-c288-41f6-a621-7c059051a765 2026-02-24 21:07:43.158 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 879701d8-3766-425f-845d-f7a622447e71 2026-02-24 21:07:43.233 12 INFO neutron.plugins.ml2.plugin [None req-ecd5a5d0-0ed6-40f7-8364-86255073d687 - - - - - -] Attempt 1 to provision port 97559177-bb13-41a1-b322-77c81a7c5ea5 2026-02-24 21:07:43.446 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port f705d6c0-43b6-4d91-9e9c-f913c28ba0a6 2026-02-24 21:07:43.620 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 3d45286e-3e3b-4e43-b8c4-538c761dbfac 2026-02-24 21:07:44.927 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 743721f3-63e3-482b-ba41-783c70d00a31 2026-02-24 21:07:45.125 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port f705d6c0-43b6-4d91-9e9c-f913c28ba0a6 2026-02-24 21:07:45.367 12 INFO neutron.plugins.ml2.plugin [None req-f51b5412-1ce7-4aea-9bb9-ec0cc2022f1b - - - - - -] Attempt 1 to provision port 879701d8-3766-425f-845d-f7a622447e71 2026-02-24 21:07:46.255 12 INFO neutron.plugins.ml2.plugin [None req-aa8a6029-dc4c-4562-bda1-935d4ea25d35 - - - - - -] Attempt 1 to provision port 743721f3-63e3-482b-ba41-783c70d00a31 2026-02-24 21:07:46.303 12 INFO neutron.plugins.ml2.plugin [None req-aa8a6029-dc4c-4562-bda1-935d4ea25d35 - - - - - -] Attempt 1 to provision port f705d6c0-43b6-4d91-9e9c-f913c28ba0a6 2026-02-24 21:07:46.432 12 INFO neutron.plugins.ml2.plugin [None req-aa8a6029-dc4c-4562-bda1-935d4ea25d35 - - - - - -] Attempt 1 to provision port 3d45286e-3e3b-4e43-b8c4-538c761dbfac 2026-02-24 21:07:48.427 12 INFO neutron.plugins.ml2.plugin [None req-6d8afc3d-3214-4fce-817c-488689a50d61 - - - - - -] Attempt 1 to provision port 743721f3-63e3-482b-ba41-783c70d00a31 2026-02-24 21:07:48.485 12 INFO neutron.plugins.ml2.plugin [None req-6d8afc3d-3214-4fce-817c-488689a50d61 - - - - - -] Attempt 1 to provision port 3d45286e-3e3b-4e43-b8c4-538c761dbfac 2026-02-24 21:07:49.768 12 INFO neutron.plugins.ml2.plugin [None req-57b991ac-a01d-4d79-8f4c-1acc39b4248d - - - - - -] Attempt 1 to provision port 65927ea4-c288-41f6-a621-7c059051a765 2026-02-24 21:07:53.117 11 INFO neutron.notifiers.nova [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Nova event matching ['req-7cfe377f-7ed3-499d-a13a-e64f45988ce1'] response: {'server_uuid': 'd4551622-9c50-4f1c-8760-2a1a5ff2ba10', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'bd8d0ea1-cd28-478c-a526-96d506e58b1a', 'code': 200} 2026-02-24 21:07:54.988 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 57cd1839-2366-48c8-ab34-fffa5eefc0b8 2026-02-24 21:07:55.072 12 INFO neutron.notifiers.nova [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Nova event matching ['req-6c3a3fa3-a2ac-46fe-a527-dcf26043a77f'] response: {'server_uuid': '789c8a59-9e95-438e-a09b-8cbf09447e26', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '57cd1839-2366-48c8-ab34-fffa5eefc0b8', 'code': 200} 2026-02-24 21:07:56.904 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 57cd1839-2366-48c8-ab34-fffa5eefc0b8 2026-02-24 21:08:01.097 12 INFO neutron.notifiers.nova [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Nova event matching ['req-32a8dd28-36d2-4b37-b970-6ef75336a21b'] response: {'server_uuid': '52925ed2-e883-4086-9b35-cdb473b3ccc6', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f1ef87a6-7066-402b-ab28-c9bf34a08784', 'code': 200} 2026-02-24 21:08:07.250 11 INFO neutron_taas.services.taas.taas_plugin [None req-e23c6fd1-2553-4d9a-a82d-650ac5b96327 - - - - - -] TaaS: Handle Delete Port: fcf4b3f4-fc94-4664-8058-84cd127bb95f 2026-02-24 21:08:07.256 11 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e23c6fd1-2553-4d9a-a82d-650ac5b96327 - - - - - -] Tap Mirror: Handle Delete Port: fcf4b3f4-fc94-4664-8058-84cd127bb95f 2026-02-24 21:08:12.944 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 07906b7a-afda-452d-adbe-ca0228da4bc9 2026-02-24 21:08:13.325 12 INFO neutron.plugins.ml2.plugin [None req-d614788e-b009-46a7-8c08-cee87bfb0993 - - - - - -] Attempt 1 to provision port 07906b7a-afda-452d-adbe-ca0228da4bc9 2026-02-24 21:08:14.989 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 07906b7a-afda-452d-adbe-ca0228da4bc9 2026-02-24 21:08:15.255 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 49a0afa0-886b-402d-878f-8802956bae14 2026-02-24 21:08:16.266 12 INFO neutron.plugins.ml2.plugin [None req-b2b24c52-f951-4eb8-a695-f33532a45f79 - - - - - -] Attempt 1 to provision port 88340623-377a-4ba9-8baa-7d9f3a91a32a 2026-02-24 21:08:16.286 12 INFO neutron.plugins.ml2.plugin [None req-b2b24c52-f951-4eb8-a695-f33532a45f79 - - - - - -] Attempt 1 to provision port 68e4954d-ad8e-4110-b94e-1775e350e24b 2026-02-24 21:08:16.305 12 INFO neutron.plugins.ml2.plugin [None req-b2b24c52-f951-4eb8-a695-f33532a45f79 - - - - - -] Attempt 1 to provision port 07906b7a-afda-452d-adbe-ca0228da4bc9 2026-02-24 21:08:16.934 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 49a0afa0-886b-402d-878f-8802956bae14 2026-02-24 21:08:19.110 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 12e0093e-b691-4e9d-b392-aa2eeba93995 2026-02-24 21:08:19.528 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 45befa16-9dae-4d4b-9811-3e46b728785e 2026-02-24 21:08:21.016 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 45befa16-9dae-4d4b-9811-3e46b728785e 2026-02-24 21:08:21.280 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 12e0093e-b691-4e9d-b392-aa2eeba93995 2026-02-24 21:08:21.844 11 INFO neutron.plugins.ml2.plugin [None req-ca2504c2-6c11-45dc-81bb-fcbd06184ec9 - - - - - -] Attempt 1 to provision port 88340623-377a-4ba9-8baa-7d9f3a91a32a 2026-02-24 21:08:21.872 11 INFO neutron.plugins.ml2.plugin [None req-ca2504c2-6c11-45dc-81bb-fcbd06184ec9 - - - - - -] Attempt 1 to provision port 45befa16-9dae-4d4b-9811-3e46b728785e 2026-02-24 21:08:22.034 11 INFO neutron.plugins.ml2.plugin [None req-ca2504c2-6c11-45dc-81bb-fcbd06184ec9 - - - - - -] Attempt 1 to provision port a8f107f1-ecf1-430b-812c-16285f0c6933 2026-02-24 21:08:22.062 11 INFO neutron.plugins.ml2.plugin [None req-ca2504c2-6c11-45dc-81bb-fcbd06184ec9 - - - - - -] Attempt 1 to provision port 00824829-81a6-4d34-a3dc-a4721bff5328 2026-02-24 21:08:25.637 11 INFO neutron.plugins.ml2.plugin [None req-79cbefb5-c272-447e-8712-c649d0a35431 - - - - - -] Attempt 1 to provision port 88340623-377a-4ba9-8baa-7d9f3a91a32a 2026-02-24 21:08:25.660 11 INFO neutron.plugins.ml2.plugin [None req-79cbefb5-c272-447e-8712-c649d0a35431 - - - - - -] Attempt 1 to provision port 45befa16-9dae-4d4b-9811-3e46b728785e 2026-02-24 21:08:25.711 11 INFO neutron.plugins.ml2.plugin [None req-79cbefb5-c272-447e-8712-c649d0a35431 - - - - - -] Attempt 1 to provision port a8f107f1-ecf1-430b-812c-16285f0c6933 2026-02-24 21:08:25.739 11 INFO neutron.plugins.ml2.plugin [None req-79cbefb5-c272-447e-8712-c649d0a35431 - - - - - -] Attempt 1 to provision port ecb01f84-1543-44a6-9432-7bdf1f75636e 2026-02-24 21:08:27.609 12 INFO neutron.plugins.ml2.plugin [None req-1f3d08e7-a468-4ff4-b251-f8a754920c95 - - - - - -] Attempt 1 to provision port a8f107f1-ecf1-430b-812c-16285f0c6933 2026-02-24 21:08:28.833 12 INFO neutron.plugins.ml2.plugin [None req-057110e3-3f51-4a2e-a256-5cdda31bf492 - - - - - -] Attempt 1 to provision port a8f107f1-ecf1-430b-812c-16285f0c6933 2026-02-24 21:08:31.967 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 573b0f21-d012-4dde-bcc9-b40985798987 2026-02-24 21:08:32.077 11 INFO neutron.notifiers.nova [None req-df6e5579-e9a4-4047-af0f-3512bed26fe2 - - - - - -] Nova event matching ['req-b1d8f0f7-5abf-4dea-966a-ff3b35e1664e'] response: {'server_uuid': 'beea1b08-8e8e-4372-9d9b-77cde106c1e9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '573b0f21-d012-4dde-bcc9-b40985798987', 'code': 200} 2026-02-24 21:08:32.960 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 68e4954d-ad8e-4110-b94e-1775e350e24b 2026-02-24 21:08:33.232 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 573b0f21-d012-4dde-bcc9-b40985798987 2026-02-24 21:08:33.436 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 88340623-377a-4ba9-8baa-7d9f3a91a32a 2026-02-24 21:08:34.989 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 68e4954d-ad8e-4110-b94e-1775e350e24b 2026-02-24 21:08:35.169 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 00824829-81a6-4d34-a3dc-a4721bff5328 2026-02-24 21:08:35.483 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 88340623-377a-4ba9-8baa-7d9f3a91a32a 2026-02-24 21:08:36.932 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 00824829-81a6-4d34-a3dc-a4721bff5328 2026-02-24 21:08:37.081 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port a8f107f1-ecf1-430b-812c-16285f0c6933 2026-02-24 21:08:38.930 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port a8f107f1-ecf1-430b-812c-16285f0c6933 2026-02-24 21:08:41.470 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 747a4efa-c702-4169-8965-4f94baf1f4b2 2026-02-24 21:08:41.564 11 INFO neutron.notifiers.nova [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Nova event matching ['req-3b0e9563-2fd8-489e-bd52-c237d8a5269d'] response: {'server_uuid': '79dd5a13-5066-482e-b85b-b15afb53d8be', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '747a4efa-c702-4169-8965-4f94baf1f4b2', 'code': 200} 2026-02-24 21:08:42.947 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 747a4efa-c702-4169-8965-4f94baf1f4b2 2026-02-24 21:09:22.839 12 INFO neutron.plugins.ml2.plugin [None req-6d15cd08-395c-429c-9ebb-3d785e4fe206 - - - - - -] Attempt 1 to provision port ed954d7a-10f1-4262-b7a4-ff78c9fd62a9 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server [None req-a9644f69-1694-440a-9911-bb50a8f81c0b - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 72e6d9d4-db65-462d-b3d6-bef04b1cf73f: This subnet is being modified by another concurrent operation. 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-02-24 21:09:23.938 12 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-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-24 21:09:23.938 12 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-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 269, in inner 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server raise self.value 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server raise self.value 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server raise self.value 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 716, in inner 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server raise self.value 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server raise self.value 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server raise self.value 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1660, in create_port 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1625, in _create_port_db 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1574, in create_port_db 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server raise exception 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 72e6d9d4-db65-462d-b3d6-bef04b1cf73f: This subnet is being modified by another concurrent operation. 2026-02-24 21:09:23.938 12 ERROR oslo_messaging.rpc.server 2026-02-24 21:09:28.971 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port ed954d7a-10f1-4262-b7a4-ff78c9fd62a9 2026-02-24 21:09:29.080 11 INFO neutron.notifiers.nova [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Nova event matching ['req-746f871d-21a6-4607-9cd2-8eb0c6ac0d0a'] response: {'server_uuid': '79dd5a13-5066-482e-b85b-b15afb53d8be', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ed954d7a-10f1-4262-b7a4-ff78c9fd62a9', 'code': 200} 2026-02-24 21:09:30.965 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port ed954d7a-10f1-4262-b7a4-ff78c9fd62a9 2026-02-24 21:09:33.516 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port ed954d7a-10f1-4262-b7a4-ff78c9fd62a9 2026-02-24 21:09:58.197 12 INFO neutron.plugins.ml2.plugin [None req-41cc3966-2d92-47bf-9bfb-afb98da44cc2 - - - - - -] Attempt 1 to provision port e6e985de-c579-43c0-8d51-36fd4084453e 2026-02-24 21:10:06.562 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port e6e985de-c579-43c0-8d51-36fd4084453e 2026-02-24 21:10:06.719 12 INFO neutron.notifiers.nova [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Nova event matching ['req-50322b9d-4ce7-4751-97c2-8dbdf3592796'] response: {'server_uuid': '79dd5a13-5066-482e-b85b-b15afb53d8be', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e6e985de-c579-43c0-8d51-36fd4084453e', 'code': 200} 2026-02-24 21:10:07.184 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port e6e985de-c579-43c0-8d51-36fd4084453e 2026-02-24 21:10:17.662 11 INFO neutron.plugins.ml2.plugin [None req-cea8b1d2-ebd0-444c-9cb7-be0e29c74b8d - - - - - -] Attempt 1 to provision port 5669ccb0-edad-4c35-a5f3-779dada92cf9 2026-02-24 21:10:23.182 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 5669ccb0-edad-4c35-a5f3-779dada92cf9 2026-02-24 21:10:23.290 12 INFO neutron.notifiers.nova [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Nova event matching ['req-b08d2a80-f85c-4dde-9161-e489cc635415'] response: {'server_uuid': '79dd5a13-5066-482e-b85b-b15afb53d8be', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5669ccb0-edad-4c35-a5f3-779dada92cf9', 'code': 200} 2026-02-24 21:10:25.144 11 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 5669ccb0-edad-4c35-a5f3-779dada92cf9 2026-02-24 21:10:27.393 12 INFO neutron.plugins.ml2.plugin [None req-2246163c-c920-4654-8288-0249425fa0ef - - - - - -] Attempt 1 to provision port e6e985de-c579-43c0-8d51-36fd4084453e 2026-02-24 21:10:41.717 11 INFO neutron.plugins.ml2.plugin [None req-49100475-af3e-477c-aef9-70618dd2a8a4 - - - - - -] Attempt 1 to provision port 5669ccb0-edad-4c35-a5f3-779dada92cf9 2026-02-24 21:10:43.068 11 INFO neutron.plugins.ml2.plugin [None req-2bb6c7fc-3956-4801-908e-c69eb6d59d56 - - - - - -] Attempt 1 to provision port 5669ccb0-edad-4c35-a5f3-779dada92cf9 2026-02-24 21:10:43.246 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 5669ccb0-edad-4c35-a5f3-779dada92cf9 2026-02-24 21:10:51.282 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port e6e985de-c579-43c0-8d51-36fd4084453e 2026-02-24 21:10:51.864 11 INFO neutron.plugins.ml2.plugin [None req-aeebec93-b1f1-401d-a290-37b84e295786 - - - - - -] Attempt 1 to provision port e6e985de-c579-43c0-8d51-36fd4084453e 2026-02-24 21:11:19.397 11 INFO neutron.notifiers.nova [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Nova event matching ['req-4160e7cf-c9c7-494a-8647-e1679ed3a06a'] response: {'server_uuid': '79dd5a13-5066-482e-b85b-b15afb53d8be', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '747a4efa-c702-4169-8965-4f94baf1f4b2', 'code': 200} 2026-02-24 21:11:35.351 11 INFO neutron.notifiers.nova [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Nova event matching ['req-a1a72474-10be-4f59-a9d8-4844017a9705'] response: {'server_uuid': 'a7f0fec5-7002-4ea0-bef6-109241c8fcac', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '65927ea4-c288-41f6-a621-7c059051a765', 'code': 200} 2026-02-24 21:12:00.908 11 INFO neutron.plugins.ml2.plugin [None req-8b038f77-6252-4e6b-875c-277a2c5e09b1 - - - - - -] Attempt 1 to provision port 9fc2fd4d-84b0-4936-998d-a04d8a53ec88 2026-02-24 21:12:01.189 12 INFO neutron.plugins.ml2.plugin [None req-7d50df66-2484-412c-b705-56a43e91cf1d - - - - - -] Attempt 1 to provision port 9fc2fd4d-84b0-4936-998d-a04d8a53ec88