+ 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-08-13 19:02:11.366 1 INFO neutron.common.config [-] Logging enabled! 2026-08-13 19:02:11.366 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.6.dev8 2026-08-13 19:02:11.366 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-08-13 19:02:11.367 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-13 19:02:12.335 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-13 19:02:12.338 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-13 19:02:12.341 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-13 19:02:12.342 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-13 19:02:12.342 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-13 19:02:12.342 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-13 19:02:12.342 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-13 19:02:12.348 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-13 19:02:12.349 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-13 19:02:12.349 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-13 19:02:12.367 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-13 19:02:12.368 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-13 19:02:12.368 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-13 19:02:12.404 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-13 19:02:12.404 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-13 19:02:12.404 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-13 19:02:12.405 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-13 19:02:12.693 1 INFO neutron.plugins.ml2.managers [None req-9d5027d5-b516-43f8-b572-751bcc75393a - - - - - -] Initializing driver for type 'vlan' 2026-08-13 19:02:12.829 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-9d5027d5-b516-43f8-b572-751bcc75393a - - - - - -] VlanTypeDriver initialization complete 2026-08-13 19:02:12.830 1 INFO neutron.plugins.ml2.managers [None req-9d5027d5-b516-43f8-b572-751bcc75393a - - - - - -] Initializing driver for type 'vxlan' 2026-08-13 19:02:12.830 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-9d5027d5-b516-43f8-b572-751bcc75393a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-13 19:02:12.895 1 INFO neutron.plugins.ml2.managers [None req-9d5027d5-b516-43f8-b572-751bcc75393a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-13 19:02:12.896 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-9d5027d5-b516-43f8-b572-751bcc75393a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-13 19:02:12.896 1 INFO neutron.plugins.ml2.managers [None req-9d5027d5-b516-43f8-b572-751bcc75393a - - - - - -] Initializing extension driver 'port_security' 2026-08-13 19:02:12.897 1 INFO neutron.plugins.ml2.extensions.port_security [None req-9d5027d5-b516-43f8-b572-751bcc75393a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-13 19:02:12.897 1 INFO neutron.plugins.ml2.managers [None req-9d5027d5-b516-43f8-b572-751bcc75393a - - - - - -] Initializing extension driver 'qos' 2026-08-13 19:02:12.897 1 INFO neutron.plugins.ml2.managers [None req-9d5027d5-b516-43f8-b572-751bcc75393a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-13 19:02:12.897 1 INFO neutron.plugins.ml2.managers [None req-9d5027d5-b516-43f8-b572-751bcc75393a - - - - - -] Initializing mechanism driver 'l2population' 2026-08-13 19:02:12.911 1 INFO neutron.quota [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded quota_driver: . 2026-08-13 19:02:12.912 1 INFO neutron.plugins.ml2.plugin [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Modular L2 Plugin initialization complete 2026-08-13 19:02:12.912 1 INFO neutron.plugins.ml2.managers [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-13 19:02:12.912 1 INFO neutron.plugins.ml2.managers [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-13 19:02:12.912 1 INFO neutron.plugins.ml2.managers [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Got port-security extension from driver 'port_security' 2026-08-13 19:02:12.912 1 INFO neutron.extensions.vlantransparent [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Disabled vlantransparent extension. 2026-08-13 19:02:12.913 1 INFO neutron.extensions.qinq [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Disabled VLAN QinQ extension. 2026-08-13 19:02:12.913 1 INFO neutron.manager [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loading Plugin: qos 2026-08-13 19:02:12.924 1 INFO neutron.manager [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loading Plugin: router 2026-08-13 19:02:12.964 1 INFO neutron.services.service_base [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-13 19:02:12.964 1 INFO neutron.manager [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loading Plugin: segments 2026-08-13 19:02:13.031 1 INFO neutron.manager [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loading Plugin: trunk 2026-08-13 19:02:13.043 1 INFO neutron.manager [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loading Plugin: vpnaas 2026-08-13 19:02:13.074 1 WARNING stevedore.named [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-13 19:02:13.074 1 WARNING stevedore.named [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-13 19:02:13.299 1 INFO neutron_vpnaas.services.vpn.plugin [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-13 19:02:13.299 1 INFO neutron.common.utils [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-13 19:02:13.299 1 INFO neutron.manager [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loading Plugin: taas 2026-08-13 19:02:13.319 1 WARNING stevedore.named [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-13 19:02:13.356 1 INFO neutron_taas.services.taas.taas_plugin [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-13 19:02:13.356 1 INFO neutron.manager [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loading Plugin: tapmirror 2026-08-13 19:02:13.367 1 WARNING stevedore.named [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-13 19:02:13.384 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-13 19:02:13.384 1 INFO neutron.manager [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loading Plugin: auto_allocate 2026-08-13 19:02:13.390 1 INFO neutron.manager [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loading Plugin: tag 2026-08-13 19:02:13.397 1 INFO neutron.manager [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loading Plugin: timestamp 2026-08-13 19:02:13.400 1 INFO neutron.manager [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loading Plugin: network_ip_availability 2026-08-13 19:02:13.403 1 INFO neutron.manager [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loading Plugin: flavors 2026-08-13 19:02:13.406 1 INFO neutron.manager [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loading Plugin: revisions 2026-08-13 19:02:13.409 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Initializing extension manager. 2026-08-13 19:02:13.411 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: address-group 2026-08-13 19:02:13.411 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: address-scope 2026-08-13 19:02:13.412 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-13 19:02:13.413 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: agent 2026-08-13 19:02:13.413 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: agent-resources-synced 2026-08-13 19:02:13.414 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: allowed-address-pairs 2026-08-13 19:02:13.415 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: auto-allocated-topology 2026-08-13 19:02:13.416 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: availability_zone 2026-08-13 19:02:13.416 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: availability_zone_filter 2026-08-13 19:02:13.417 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-13 19:02:13.417 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: default-subnetpools 2026-08-13 19:02:13.419 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-13 19:02:13.419 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: dns-integration 2026-08-13 19:02:13.420 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: dns-domain-ports 2026-08-13 19:02:13.420 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-13 19:02:13.421 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: dvr 2026-08-13 19:02:13.421 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-13 19:02:13.422 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: empty-string-filtering 2026-08-13 19:02:13.423 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-13 19:02:13.423 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-13 19:02:13.424 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: external-net 2026-08-13 19:02:13.424 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-13 19:02:13.425 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: extraroute 2026-08-13 19:02:13.425 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: extraroute-atomic 2026-08-13 19:02:13.426 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-13 19:02:13.426 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-13 19:02:13.427 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-13 19:02:13.427 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-13 19:02:13.428 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: fip-port-details 2026-08-13 19:02:13.429 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: flavors 2026-08-13 19:02:13.430 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-13 19:02:13.430 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: floatingip-pools 2026-08-13 19:02:13.431 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: ip_allocation 2026-08-13 19:02:13.431 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: ip-substring-filtering 2026-08-13 19:02:13.432 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: l2_adjacency 2026-08-13 19:02:13.433 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: router 2026-08-13 19:02:13.434 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-13 19:02:13.435 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-13 19:02:13.436 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-13 19:02:13.436 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: ext-gw-mode 2026-08-13 19:02:13.437 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: l3-ha 2026-08-13 19:02:13.437 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-13 19:02:13.438 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-13 19:02:13.438 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: l3-flavors 2026-08-13 19:02:13.439 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-13 19:02:13.440 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-13 19:02:13.441 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-13 19:02:13.442 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-13 19:02:13.443 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-13 19:02:13.444 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-13 19:02:13.445 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-13 19:02:13.445 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: multi-provider 2026-08-13 19:02:13.446 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: net-mtu 2026-08-13 19:02:13.446 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: net-mtu-writable 2026-08-13 19:02:13.447 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: network_availability_zone 2026-08-13 19:02:13.447 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: network_ha 2026-08-13 19:02:13.448 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: network-ip-availability 2026-08-13 19:02:13.449 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-13 19:02:13.450 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: pagination 2026-08-13 19:02:13.450 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: port-device-profile 2026-08-13 19:02:13.451 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-13 19:02:13.451 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-13 19:02:13.452 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-13 19:02:13.452 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: port-mac-override 2026-08-13 19:02:13.453 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-13 19:02:13.453 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-13 19:02:13.454 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-13 19:02:13.454 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: port-resource-request 2026-08-13 19:02:13.455 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: port-resource-request-groups 2026-08-13 19:02:13.455 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-13 19:02:13.456 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: binding 2026-08-13 19:02:13.457 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: binding-extended 2026-08-13 19:02:13.457 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: port-security 2026-08-13 19:02:13.458 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: project-id 2026-08-13 19:02:13.458 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: provider 2026-08-13 19:02:13.459 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-13 19:02:13.461 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: qos 2026-08-13 19:02:13.462 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-13 19:02:13.462 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-13 19:02:13.463 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: qos-default 2026-08-13 19:02:13.463 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: qos-fip 2026-08-13 19:02:13.464 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-13 19:02:13.464 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: qos-gateway-ip 2026-08-13 19:02:13.465 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: qos-port-network-policy 2026-08-13 19:02:13.465 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: qos-pps-minimum 2026-08-13 19:02:13.466 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-13 19:02:13.466 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: qos-pps 2026-08-13 19:02:13.467 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: qos-rule-type-details 2026-08-13 19:02:13.467 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-13 19:02:13.468 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: qos-rules-alias 2026-08-13 19:02:13.468 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: quota-check-limit 2026-08-13 19:02:13.469 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: quota-check-limit-default 2026-08-13 19:02:13.471 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: quotas 2026-08-13 19:02:13.474 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: quota_details 2026-08-13 19:02:13.476 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: rbac-policies 2026-08-13 19:02:13.476 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: rbac-address-group 2026-08-13 19:02:13.477 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: rbac-address-scope 2026-08-13 19:02:13.477 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: rbac-security-groups 2026-08-13 19:02:13.478 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: rbac-subnetpool 2026-08-13 19:02:13.478 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: revision-if-match 2026-08-13 19:02:13.479 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: standard-attr-revisions 2026-08-13 19:02:13.479 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: router_availability_zone 2026-08-13 19:02:13.480 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-13 19:02:13.481 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: security-groups-default-rules 2026-08-13 19:02:13.482 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-13 19:02:13.482 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-13 19:02:13.483 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-13 19:02:13.484 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-13 19:02:13.484 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-13 19:02:13.488 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: security-group 2026-08-13 19:02:13.489 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: segment 2026-08-13 19:02:13.490 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-13 19:02:13.490 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: service-type 2026-08-13 19:02:13.491 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: sorting 2026-08-13 19:02:13.491 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: standard-attr-segment 2026-08-13 19:02:13.492 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: standard-attr-description 2026-08-13 19:02:13.492 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: stateful-security-group 2026-08-13 19:02:13.493 1 WARNING neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-13 19:02:13.493 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-13 19:02:13.494 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: subnet-external-network 2026-08-13 19:02:13.495 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: subnet_onboard 2026-08-13 19:02:13.495 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-13 19:02:13.496 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: subnet-service-types 2026-08-13 19:02:13.496 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: subnet_allocation 2026-08-13 19:02:13.497 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-13 19:02:13.497 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: tag-creation 2026-08-13 19:02:13.498 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-13 19:02:13.501 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: standard-attr-tag 2026-08-13 19:02:13.502 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-13 19:02:13.503 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: trunk 2026-08-13 19:02:13.503 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: trunk-details 2026-08-13 19:02:13.504 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-13 19:02:13.504 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-13 19:02:13.505 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-13 19:02:13.505 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-13 19:02:13.507 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-13 19:02:13.508 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-13 19:02:13.508 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: vpn-flavors 2026-08-13 19:02:13.510 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: vpnaas 2026-08-13 19:02:13.511 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: taas 2026-08-13 19:02:13.512 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: tap-mirror 2026-08-13 19:02:13.513 1 INFO neutron.api.extensions [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Loaded extension: taas-vlan-filter 2026-08-13 19:02:13.516 1 INFO oslo_service.backend.eventlet.service [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Starting 2 workers 2026-08-13 19:02:13.521 1 INFO oslo_service.backend.eventlet.service [None req-f903ca4d-8810-4a8e-a5b9-2622d81df1af - - - - - -] Starting 1 workers 2026-08-13 19:02:54.320 12 INFO neutron.db.l3_hamode_db [None req-759d83b9-557a-49fa-9977-6106f225660b - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-13 19:03:10.464 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 299577bf-66de-46c8-ac5b-e5906e9c7a33 2026-08-13 19:03:11.662 11 INFO neutron.plugins.ml2.plugin [None req-a417a1a4-3130-4e50-bdeb-c66943768ae9 - - - - - -] Attempt 1 to provision port 299577bf-66de-46c8-ac5b-e5906e9c7a33 2026-08-13 19:03:12.407 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 299577bf-66de-46c8-ac5b-e5906e9c7a33 2026-08-13 19:03:13.326 11 INFO neutron.plugins.ml2.plugin [None req-470a0236-339b-403e-ad56-7c27b9f731de - - - - - -] Attempt 1 to provision port 299577bf-66de-46c8-ac5b-e5906e9c7a33 2026-08-13 19:07:30.592 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 07c960d0-93ea-42c8-bcdb-a13628978e1e 2026-08-13 19:07:30.854 11 INFO neutron.plugins.ml2.plugin [None req-b2ba61d8-20c0-4fa9-a8af-9e81dc29c1b8 - - - - - -] Attempt 1 to provision port 07c960d0-93ea-42c8-bcdb-a13628978e1e 2026-08-13 19:07:32.500 12 INFO neutron.plugins.ml2.plugin [None req-a4ec5edf-efa2-4d33-b077-abc7c2e5e9f8 - - - - - -] Attempt 1 to provision port 07c960d0-93ea-42c8-bcdb-a13628978e1e 2026-08-13 19:07:32.571 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 07c960d0-93ea-42c8-bcdb-a13628978e1e 2026-08-13 19:07:37.040 11 INFO neutron.plugins.ml2.plugin [None req-55c7bfd0-42e3-48fd-927e-c4516155f405 - - - - - -] Attempt 1 to provision port 93656a3f-a745-4713-a7a8-f3ba42e9cd19 2026-08-13 19:11:01.265 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 93656a3f-a745-4713-a7a8-f3ba42e9cd19 2026-08-13 19:11:02.727 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 93656a3f-a745-4713-a7a8-f3ba42e9cd19 2026-08-13 19:19:45.025 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port c0a0c0b1-a77d-475f-8cea-102ebe810aec 2026-08-13 19:19:47.009 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port c0a0c0b1-a77d-475f-8cea-102ebe810aec 2026-08-13 19:35:55.613 11 INFO neutron.plugins.ml2.plugin [None req-0b0e406a-1f14-4930-8b50-aefc9fea0139 - - - - - -] Attempt 1 to provision port 9bb741bd-dd5e-4a2f-b944-5e75e955f1db 2026-08-13 19:35:55.780 12 INFO neutron.plugins.ml2.plugin [None req-e3b6f0d0-cd1a-47d3-9b48-40148dd8461a - - - - - -] Attempt 1 to provision port 9bb741bd-dd5e-4a2f-b944-5e75e955f1db 2026-08-13 19:35:57.757 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port c5e2dd78-1f21-4f1c-b7ce-42aec17610e7 2026-08-13 19:35:58.102 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 9bb741bd-dd5e-4a2f-b944-5e75e955f1db 2026-08-13 19:35:59.570 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port c5e2dd78-1f21-4f1c-b7ce-42aec17610e7 2026-08-13 19:36:03.645 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 784dce31-fccf-4d23-a489-9a3c24d14337 2026-08-13 19:36:03.848 12 INFO neutron.plugins.ml2.plugin [None req-321a7e76-e939-424b-a8c8-fb45b3b18a40 - - - - - -] Attempt 1 to provision port a83ac647-73fd-44b9-b137-21d89c61d3ae 2026-08-13 19:36:03.866 12 INFO neutron.plugins.ml2.plugin [None req-321a7e76-e939-424b-a8c8-fb45b3b18a40 - - - - - -] Attempt 1 to provision port 04696562-ec6c-4dc7-8740-bdbc28a1d88d 2026-08-13 19:36:03.885 12 INFO neutron.plugins.ml2.plugin [None req-321a7e76-e939-424b-a8c8-fb45b3b18a40 - - - - - -] Attempt 1 to provision port 784dce31-fccf-4d23-a489-9a3c24d14337 2026-08-13 19:36:03.918 12 INFO neutron.plugins.ml2.plugin [None req-321a7e76-e939-424b-a8c8-fb45b3b18a40 - - - - - -] Attempt 1 to provision port 9bb741bd-dd5e-4a2f-b944-5e75e955f1db 2026-08-13 19:36:03.968 12 INFO neutron.plugins.ml2.plugin [None req-321a7e76-e939-424b-a8c8-fb45b3b18a40 - - - - - -] Attempt 1 to provision port faa87a71-17b2-450e-817e-2d3748374265 2026-08-13 19:36:03.994 12 INFO neutron.plugins.ml2.plugin [None req-321a7e76-e939-424b-a8c8-fb45b3b18a40 - - - - - -] Attempt 1 to provision port c5e2dd78-1f21-4f1c-b7ce-42aec17610e7 2026-08-13 19:36:05.741 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 784dce31-fccf-4d23-a489-9a3c24d14337 2026-08-13 19:36:07.683 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 44f9d134-9237-4feb-9852-9075f34fff0b 2026-08-13 19:36:08.054 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 9c836b44-a57c-40f2-9a02-7591899f925a 2026-08-13 19:36:09.601 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 44f9d134-9237-4feb-9852-9075f34fff0b 2026-08-13 19:36:09.792 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 9c836b44-a57c-40f2-9a02-7591899f925a 2026-08-13 19:36:09.927 12 INFO neutron.plugins.ml2.plugin [None req-7c9f6076-b24d-4232-8b66-081769313206 - - - - - -] Attempt 1 to provision port faa87a71-17b2-450e-817e-2d3748374265 2026-08-13 19:36:09.959 12 INFO neutron.plugins.ml2.plugin [None req-7c9f6076-b24d-4232-8b66-081769313206 - - - - - -] Attempt 1 to provision port 784dce31-fccf-4d23-a489-9a3c24d14337 2026-08-13 19:36:10.005 12 INFO neutron.plugins.ml2.plugin [None req-7c9f6076-b24d-4232-8b66-081769313206 - - - - - -] Attempt 1 to provision port a83ac647-73fd-44b9-b137-21d89c61d3ae 2026-08-13 19:36:11.626 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 73f3c622-8482-424c-be9d-8a9d0c44d7c2 2026-08-13 19:36:13.672 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 73f3c622-8482-424c-be9d-8a9d0c44d7c2 2026-08-13 19:36:16.452 11 INFO neutron.plugins.ml2.plugin [None req-be4b3980-b66e-4c6d-9c39-1af19d7aa139 - - - - - -] Attempt 1 to provision port b6f8d5d5-8dc9-4916-8f7b-d268bec1e2e5 2026-08-13 19:36:16.645 11 INFO neutron.plugins.ml2.plugin [None req-be4b3980-b66e-4c6d-9c39-1af19d7aa139 - - - - - -] Attempt 1 to provision port 682f012c-da5f-4791-9c04-b47bb946cc32 2026-08-13 19:36:16.671 11 INFO neutron.plugins.ml2.plugin [None req-87011e7b-e43f-48fa-9546-91d0fb86cfff - - - - - -] Attempt 1 to provision port faa87a71-17b2-450e-817e-2d3748374265 2026-08-13 19:36:16.697 11 INFO neutron.plugins.ml2.plugin [None req-87011e7b-e43f-48fa-9546-91d0fb86cfff - - - - - -] Attempt 1 to provision port a6291b0c-42cd-45a6-80c2-c37a6c2af6e7 2026-08-13 19:36:16.716 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port d9d4e8a4-d16f-4228-b4ee-995077b0990c 2026-08-13 19:36:17.138 12 INFO neutron.plugins.ml2.plugin [None req-3e49a03d-272a-4b00-b36e-f9d73629ab7f - - - - - -] Attempt 1 to provision port ebb11282-d289-4996-a743-4fbadef0093a 2026-08-13 19:36:17.318 12 INFO neutron.notifiers.nova [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Nova event matching ['req-303fd616-c137-463b-8b9b-fef9ebbf447d'] response: {'server_uuid': '81749584-5d35-4241-bb67-a8a919c24a42', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd9d4e8a4-d16f-4228-b4ee-995077b0990c', 'code': 200} 2026-08-13 19:36:17.479 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port b6f8d5d5-8dc9-4916-8f7b-d268bec1e2e5 2026-08-13 19:36:18.587 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port b6f8d5d5-8dc9-4916-8f7b-d268bec1e2e5 2026-08-13 19:36:18.779 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port d9d4e8a4-d16f-4228-b4ee-995077b0990c 2026-08-13 19:36:18.987 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port ebb11282-d289-4996-a743-4fbadef0093a 2026-08-13 19:36:19.363 12 INFO neutron.notifiers.nova [None req-2350273e-8e79-465d-a814-09a0521decac - - - - - -] Nova event matching ['req-656cecec-d1f4-4b08-9060-0728dbc4873f'] response: {'server_uuid': 'b856da3c-1bd2-4327-b7dc-ea6a06ebb2a3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ebb11282-d289-4996-a743-4fbadef0093a', 'code': 200} 2026-08-13 19:36:21.234 12 INFO neutron.plugins.ml2.plugin [None req-cadb9cd3-5a71-4e2f-8d9b-f3da45977093 - - - - - -] Attempt 1 to provision port a83ac647-73fd-44b9-b137-21d89c61d3ae 2026-08-13 19:36:21.253 12 INFO neutron.plugins.ml2.plugin [None req-cadb9cd3-5a71-4e2f-8d9b-f3da45977093 - - - - - -] Attempt 1 to provision port b6f8d5d5-8dc9-4916-8f7b-d268bec1e2e5 2026-08-13 19:36:21.302 12 INFO neutron.plugins.ml2.plugin [None req-cadb9cd3-5a71-4e2f-8d9b-f3da45977093 - - - - - -] Attempt 1 to provision port 682f012c-da5f-4791-9c04-b47bb946cc32 2026-08-13 19:36:25.061 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port b1559736-52aa-425e-9425-4f2c30c79c30 2026-08-13 19:36:25.174 12 INFO neutron.notifiers.nova [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Nova event matching ['req-39da968a-1234-4024-8290-2e8441ba28a6'] response: {'server_uuid': '6c9e532a-e71c-43a6-b99c-07226cf884c2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b1559736-52aa-425e-9425-4f2c30c79c30', 'code': 200} 2026-08-13 19:36:25.677 11 INFO neutron.plugins.ml2.plugin [None req-243cdb57-f6df-49c9-bee3-eda9e3d985b3 - - - - - -] Attempt 1 to provision port a83ac647-73fd-44b9-b137-21d89c61d3ae 2026-08-13 19:36:25.715 11 INFO neutron.plugins.ml2.plugin [None req-243cdb57-f6df-49c9-bee3-eda9e3d985b3 - - - - - -] Attempt 1 to provision port 682f012c-da5f-4791-9c04-b47bb946cc32 2026-08-13 19:36:25.744 11 INFO neutron.plugins.ml2.plugin [None req-243cdb57-f6df-49c9-bee3-eda9e3d985b3 - - - - - -] Attempt 1 to provision port d9d4e8a4-d16f-4228-b4ee-995077b0990c 2026-08-13 19:36:25.796 11 INFO neutron.plugins.ml2.plugin [None req-243cdb57-f6df-49c9-bee3-eda9e3d985b3 - - - - - -] Attempt 1 to provision port ff43458f-3b25-4bc5-8737-a2fcf64002f5 2026-08-13 19:36:26.623 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port b1559736-52aa-425e-9425-4f2c30c79c30 2026-08-13 19:36:29.381 12 INFO neutron.plugins.ml2.plugin [None req-b1a5d745-01e7-46dc-a1da-f34bdc00fa60 - - - - - -] Attempt 1 to provision port ebb11282-d289-4996-a743-4fbadef0093a 2026-08-13 19:36:29.431 12 INFO neutron.plugins.ml2.plugin [None req-b1a5d745-01e7-46dc-a1da-f34bdc00fa60 - - - - - -] Attempt 1 to provision port 682f012c-da5f-4791-9c04-b47bb946cc32 2026-08-13 19:36:30.894 11 INFO neutron.plugins.ml2.plugin [None req-8ab1412e-2e68-4828-a03c-12021b005385 - - - - - -] No ports have port_id starting with b1559736-52aa-425e-9425-4f2c30c79c30 2026-08-13 19:36:31.266 11 INFO neutron.notifiers.nova [None req-8ab1412e-2e68-4828-a03c-12021b005385 - - - - - -] Nova event matching ['req-cc973cf6-23a1-4850-b513-95f353824a25'] response: {'server_uuid': '6c9e532a-e71c-43a6-b99c-07226cf884c2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b1559736-52aa-425e-9425-4f2c30c79c30', 'code': 200} 2026-08-13 19:36:38.738 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port af4395a0-d27d-4118-8eec-eaf516360cfa 2026-08-13 19:36:39.100 11 INFO neutron.plugins.ml2.plugin [None req-a77f7f2c-96af-4f38-83c6-fc5cd733f87e - - - - - -] Attempt 1 to provision port af4395a0-d27d-4118-8eec-eaf516360cfa 2026-08-13 19:36:40.584 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port a6291b0c-42cd-45a6-80c2-c37a6c2af6e7 2026-08-13 19:36:42.704 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port a6291b0c-42cd-45a6-80c2-c37a6c2af6e7 2026-08-13 19:36:42.852 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 04696562-ec6c-4dc7-8740-bdbc28a1d88d 2026-08-13 19:36:43.142 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port a83ac647-73fd-44b9-b137-21d89c61d3ae 2026-08-13 19:36:44.670 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 2bf903df-aba9-4528-9dc5-3d8a280a8f9a 2026-08-13 19:36:44.985 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port a83ac647-73fd-44b9-b137-21d89c61d3ae 2026-08-13 19:36:45.197 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 4b5029a3-fe32-419f-8221-e0595d3a086d 2026-08-13 19:36:45.537 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port faa87a71-17b2-450e-817e-2d3748374265 2026-08-13 19:36:45.804 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 04696562-ec6c-4dc7-8740-bdbc28a1d88d 2026-08-13 19:36:46.444 12 INFO neutron.plugins.ml2.plugin [None req-b7ee3544-e7c4-49bb-a9cb-60adf55312de - - - - - -] Attempt 1 to provision port 4b5029a3-fe32-419f-8221-e0595d3a086d 2026-08-13 19:36:46.526 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 2bf903df-aba9-4528-9dc5-3d8a280a8f9a 2026-08-13 19:36:46.715 11 INFO neutron.plugins.ml2.plugin [None req-49f36d19-dab0-480e-9d99-e4721c5571b6 - - - - - -] Attempt 1 to provision port 4b5029a3-fe32-419f-8221-e0595d3a086d 2026-08-13 19:36:46.890 11 INFO neutron.plugins.ml2.plugin [None req-49f36d19-dab0-480e-9d99-e4721c5571b6 - - - - - -] Attempt 1 to provision port faa87a71-17b2-450e-817e-2d3748374265 2026-08-13 19:36:55.092 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 5f2160b0-063e-4bb4-be98-590e9c775017 2026-08-13 19:36:55.200 11 INFO neutron.notifiers.nova [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Nova event matching ['req-51fde4dc-576c-4dd4-9cab-4855ba9bfd0d'] response: {'server_uuid': 'ca687cc0-025f-480a-97f2-dbe27f26b3b9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5f2160b0-063e-4bb4-be98-590e9c775017', 'code': 200} 2026-08-13 19:36:56.486 12 INFO neutron.plugins.ml2.plugin [None req-482df791-d8e4-4178-bc87-a94e71f12506 - - - - - -] Attempt 1 to provision port 79d22d16-3536-47a5-92ae-e7c64dfdaf42 2026-08-13 19:36:56.511 12 INFO neutron.plugins.ml2.plugin [None req-482df791-d8e4-4178-bc87-a94e71f12506 - - - - - -] Attempt 1 to provision port 5f2160b0-063e-4bb4-be98-590e9c775017 2026-08-13 19:36:56.567 12 INFO neutron.plugins.ml2.plugin [None req-482df791-d8e4-4178-bc87-a94e71f12506 - - - - - -] Attempt 1 to provision port 4b5029a3-fe32-419f-8221-e0595d3a086d 2026-08-13 19:36:56.572 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 5f2160b0-063e-4bb4-be98-590e9c775017 2026-08-13 19:36:57.482 11 INFO neutron.notifiers.nova [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Nova event matching ['req-c5c2957e-c6a3-49ad-b680-05954702e06a'] response: {'server_uuid': '81749584-5d35-4241-bb67-a8a919c24a42', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd9d4e8a4-d16f-4228-b4ee-995077b0990c', 'code': 200} 2026-08-13 19:36:59.069 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port d9d4e8a4-d16f-4228-b4ee-995077b0990c 2026-08-13 19:36:59.230 11 INFO neutron.plugins.ml2.plugin [None req-66a12e62-7403-407f-b9d8-dc60c768aff8 - - - - - -] Attempt 1 to provision port 9311d2ef-0ff6-42aa-bdbf-b80bd5776f69 2026-08-13 19:36:59.440 12 INFO neutron.notifiers.nova [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Nova event matching ['req-8f8160ee-9f2d-4d96-ae1e-b0b2813212bb'] response: {'server_uuid': '81749584-5d35-4241-bb67-a8a919c24a42', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd9d4e8a4-d16f-4228-b4ee-995077b0990c', 'code': 200} 2026-08-13 19:37:00.598 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port d9d4e8a4-d16f-4228-b4ee-995077b0990c 2026-08-13 19:37:01.173 12 INFO neutron.plugins.ml2.plugin [None req-4e3fc3ec-0437-4aaa-ab63-a3791cf00a7f - - - - - -] Attempt 1 to provision port 5f2160b0-063e-4bb4-be98-590e9c775017 2026-08-13 19:37:02.738 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 9311d2ef-0ff6-42aa-bdbf-b80bd5776f69 2026-08-13 19:37:02.989 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 79d22d16-3536-47a5-92ae-e7c64dfdaf42 2026-08-13 19:37:03.130 12 INFO neutron.plugins.ml2.plugin [None req-3fae5c18-a8c2-49c3-a420-00f717d95efd - - - - - -] Attempt 1 to provision port 79d22d16-3536-47a5-92ae-e7c64dfdaf42 2026-08-13 19:37:04.333 11 INFO neutron.plugins.ml2.plugin [None req-4e01e005-357b-4037-bff5-f7d03ea8e756 - - - - - -] Attempt 1 to provision port 79d22d16-3536-47a5-92ae-e7c64dfdaf42 2026-08-13 19:37:04.735 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 9311d2ef-0ff6-42aa-bdbf-b80bd5776f69 2026-08-13 19:37:04.910 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 79d22d16-3536-47a5-92ae-e7c64dfdaf42 2026-08-13 19:37:09.169 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 274781fb-fe9c-4427-b381-02e0d09924d4 2026-08-13 19:37:10.796 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 6257e23f-3d73-4908-8b97-2db06e29018e 2026-08-13 19:37:11.211 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 274781fb-fe9c-4427-b381-02e0d09924d4 2026-08-13 19:37:12.172 12 INFO neutron.plugins.ml2.plugin [None req-d1dda569-3978-4cc3-aab1-275ae6378384 - - - - - -] Attempt 1 to provision port 6257e23f-3d73-4908-8b97-2db06e29018e 2026-08-13 19:37:12.641 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 6257e23f-3d73-4908-8b97-2db06e29018e 2026-08-13 19:37:12.847 12 INFO neutron.plugins.ml2.plugin [None req-bde8940d-050b-436c-a8a1-a67306eb08f3 - - - - - -] Attempt 1 to provision port 9d27a689-2901-4ca3-a6db-5200bfb31fa6 2026-08-13 19:37:14.689 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 9d27a689-2901-4ca3-a6db-5200bfb31fa6 2026-08-13 19:37:14.874 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port bfdbd4e1-e78f-4048-92c6-fe2ec9865d0f 2026-08-13 19:37:16.644 12 INFO neutron.plugins.ml2.plugin [None req-704d2035-9e34-44b1-916c-c89868c02644 - - - - - -] Attempt 1 to provision port bfdbd4e1-e78f-4048-92c6-fe2ec9865d0f 2026-08-13 19:37:18.726 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 46d9e7bf-0d32-4ab0-a873-ff15e55c45b3 2026-08-13 19:37:18.827 12 INFO neutron.plugins.ml2.plugin [None req-e4061a9e-2576-402e-922f-c56dd8560bab - - - - - -] Attempt 1 to provision port d56ef358-a679-4f90-9097-fac2fc05aa89 2026-08-13 19:37:18.850 12 INFO neutron.plugins.ml2.plugin [None req-e4061a9e-2576-402e-922f-c56dd8560bab - - - - - -] Attempt 1 to provision port 6257e23f-3d73-4908-8b97-2db06e29018e 2026-08-13 19:37:18.905 12 INFO neutron.plugins.ml2.plugin [None req-e4061a9e-2576-402e-922f-c56dd8560bab - - - - - -] Attempt 1 to provision port 4b4c052c-a07e-4d52-9e03-2de1b1e9bbb7 2026-08-13 19:37:18.932 12 INFO neutron.plugins.ml2.plugin [None req-e4061a9e-2576-402e-922f-c56dd8560bab - - - - - -] Attempt 1 to provision port ec3068f4-133e-4156-9efd-e86975cb2e71 2026-08-13 19:37:19.043 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port ec3068f4-133e-4156-9efd-e86975cb2e71 2026-08-13 19:37:19.095 12 INFO neutron.plugins.ml2.plugin [None req-e4061a9e-2576-402e-922f-c56dd8560bab - - - - - -] Attempt 1 to provision port 5141f2ef-e927-498f-aadd-5a67246877df 2026-08-13 19:37:20.662 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 46d9e7bf-0d32-4ab0-a873-ff15e55c45b3 2026-08-13 19:37:20.907 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port ec3068f4-133e-4156-9efd-e86975cb2e71 2026-08-13 19:37:22.643 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 01074f2a-f7dc-4d31-8a7b-fb35da3fbc1f 2026-08-13 19:37:24.669 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 01074f2a-f7dc-4d31-8a7b-fb35da3fbc1f 2026-08-13 19:37:26.625 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 98ade5e4-a66d-4a45-9947-e796872d320c 2026-08-13 19:37:26.769 12 INFO neutron.plugins.ml2.plugin [None req-1acd0b09-25c9-418b-80fb-c05bb37ea555 - - - - - -] Attempt 1 to provision port d56ef358-a679-4f90-9097-fac2fc05aa89 2026-08-13 19:37:26.800 12 INFO neutron.plugins.ml2.plugin [None req-1acd0b09-25c9-418b-80fb-c05bb37ea555 - - - - - -] Attempt 1 to provision port 01074f2a-f7dc-4d31-8a7b-fb35da3fbc1f 2026-08-13 19:37:26.883 12 INFO neutron.plugins.ml2.plugin [None req-1acd0b09-25c9-418b-80fb-c05bb37ea555 - - - - - -] Attempt 1 to provision port b051c3e1-3181-4b46-97e6-8a92a46d8b29 2026-08-13 19:37:26.908 12 INFO neutron.plugins.ml2.plugin [None req-1acd0b09-25c9-418b-80fb-c05bb37ea555 - - - - - -] Attempt 1 to provision port cca38bf2-e6d4-4bf8-8845-a037e159b00d 2026-08-13 19:37:26.946 12 INFO neutron.plugins.ml2.plugin [None req-1acd0b09-25c9-418b-80fb-c05bb37ea555 - - - - - -] Attempt 1 to provision port 98ade5e4-a66d-4a45-9947-e796872d320c 2026-08-13 19:37:29.743 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 440ee0bc-b14e-4954-b61a-8e6cd7dd452c 2026-08-13 19:37:29.869 11 INFO neutron.notifiers.nova [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Nova event matching ['req-6435c244-c1c0-4e5e-894f-46c4829de67f'] response: {'server_uuid': '85e6c3b8-f0a5-4afd-8187-21f9db7924e1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '440ee0bc-b14e-4954-b61a-8e6cd7dd452c', 'code': 200} 2026-08-13 19:37:30.154 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 98ade5e4-a66d-4a45-9947-e796872d320c 2026-08-13 19:37:32.003 11 INFO neutron.plugins.ml2.plugin [None req-855be514-80a2-4754-8711-c61a9f965fbc - - - - - -] Attempt 1 to provision port d56ef358-a679-4f90-9097-fac2fc05aa89 2026-08-13 19:37:32.031 11 INFO neutron.plugins.ml2.plugin [None req-855be514-80a2-4754-8711-c61a9f965fbc - - - - - -] Attempt 1 to provision port 01074f2a-f7dc-4d31-8a7b-fb35da3fbc1f 2026-08-13 19:37:32.083 11 INFO neutron.plugins.ml2.plugin [None req-af1850ca-1d57-4688-b7a3-5bd3e33bd738 - - - - - -] Attempt 1 to provision port b051c3e1-3181-4b46-97e6-8a92a46d8b29 2026-08-13 19:37:32.121 11 INFO neutron.plugins.ml2.plugin [None req-af1850ca-1d57-4688-b7a3-5bd3e33bd738 - - - - - -] Attempt 1 to provision port ec3068f4-133e-4156-9efd-e86975cb2e71 2026-08-13 19:37:32.178 11 INFO neutron.plugins.ml2.plugin [None req-af1850ca-1d57-4688-b7a3-5bd3e33bd738 - - - - - -] Attempt 1 to provision port 5141f2ef-e927-498f-aadd-5a67246877df 2026-08-13 19:37:32.651 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port fc99b676-a14a-42fb-99fc-dbd50df805dd 2026-08-13 19:37:32.754 11 INFO neutron.notifiers.nova [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Nova event matching ['req-a877f8e2-9531-4392-ad14-ec8278af98d1'] response: {'server_uuid': 'bc32cb10-e256-4c5b-8d5f-f8dadfe7f006', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fc99b676-a14a-42fb-99fc-dbd50df805dd', 'code': 200} 2026-08-13 19:37:33.123 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 440ee0bc-b14e-4954-b61a-8e6cd7dd452c 2026-08-13 19:37:35.285 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port ae082eca-a620-448f-92d7-61ab05209ca0 2026-08-13 19:37:35.437 12 INFO neutron.notifiers.nova [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Nova event matching ['req-686ef380-c9a5-49fe-b412-41829dc2ccf5'] response: {'server_uuid': 'bb07b7ca-00bd-4744-b939-414325790361', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ae082eca-a620-448f-92d7-61ab05209ca0', 'code': 200} 2026-08-13 19:37:35.507 11 INFO neutron.plugins.ml2.plugin [None req-094c524c-a072-47ce-ab4b-f05aa57bf801 - - - - - -] Attempt 1 to provision port 98ade5e4-a66d-4a45-9947-e796872d320c 2026-08-13 19:37:35.551 11 INFO neutron.plugins.ml2.plugin [None req-094c524c-a072-47ce-ab4b-f05aa57bf801 - - - - - -] Attempt 1 to provision port fc99b676-a14a-42fb-99fc-dbd50df805dd 2026-08-13 19:37:35.613 11 INFO neutron.plugins.ml2.plugin [None req-094c524c-a072-47ce-ab4b-f05aa57bf801 - - - - - -] Attempt 1 to provision port cca38bf2-e6d4-4bf8-8845-a037e159b00d 2026-08-13 19:37:35.664 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port d56ef358-a679-4f90-9097-fac2fc05aa89 2026-08-13 19:37:35.954 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port fc99b676-a14a-42fb-99fc-dbd50df805dd 2026-08-13 19:37:36.256 12 INFO neutron.plugins.ml2.plugin [None req-73ab20a4-c602-42e6-85b9-5035590993c5 - - - - - -] Attempt 1 to provision port 4b4c052c-a07e-4d52-9e03-2de1b1e9bbb7 2026-08-13 19:37:37.616 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 5141f2ef-e927-498f-aadd-5a67246877df 2026-08-13 19:37:37.859 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 4b4c052c-a07e-4d52-9e03-2de1b1e9bbb7 2026-08-13 19:37:37.987 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port ae082eca-a620-448f-92d7-61ab05209ca0 2026-08-13 19:37:38.151 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port d56ef358-a679-4f90-9097-fac2fc05aa89 2026-08-13 19:37:38.317 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port b9ab493a-fa08-4b4d-a4d7-8329c130412a 2026-08-13 19:37:39.484 12 INFO neutron.plugins.ml2.plugin [None req-d2485aea-9fb7-44fc-81ef-79b03e7615b4 - - - - - -] Attempt 1 to provision port b9ab493a-fa08-4b4d-a4d7-8329c130412a 2026-08-13 19:37:39.547 12 INFO neutron.plugins.ml2.plugin [None req-d2485aea-9fb7-44fc-81ef-79b03e7615b4 - - - - - -] Attempt 1 to provision port b051c3e1-3181-4b46-97e6-8a92a46d8b29 2026-08-13 19:37:39.588 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port b9ab493a-fa08-4b4d-a4d7-8329c130412a 2026-08-13 19:37:39.669 12 INFO neutron.plugins.ml2.plugin [None req-d2485aea-9fb7-44fc-81ef-79b03e7615b4 - - - - - -] Attempt 1 to provision port cca38bf2-e6d4-4bf8-8845-a037e159b00d 2026-08-13 19:37:39.696 12 INFO neutron.plugins.ml2.plugin [None req-d2485aea-9fb7-44fc-81ef-79b03e7615b4 - - - - - -] Attempt 1 to provision port 440ee0bc-b14e-4954-b61a-8e6cd7dd452c 2026-08-13 19:37:39.744 12 INFO neutron.plugins.ml2.plugin [None req-d2485aea-9fb7-44fc-81ef-79b03e7615b4 - - - - - -] Attempt 1 to provision port 5141f2ef-e927-498f-aadd-5a67246877df 2026-08-13 19:37:39.752 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port b051c3e1-3181-4b46-97e6-8a92a46d8b29 2026-08-13 19:37:40.126 11 INFO neutron.plugins.ml2.plugin [None req-9cadc078-e1d8-4485-bc55-f16311fb836f - - - - - -] Attempt 1 to provision port 5141f2ef-e927-498f-aadd-5a67246877df 2026-08-13 19:37:40.348 11 INFO neutron.plugins.ml2.plugin [None req-9cadc078-e1d8-4485-bc55-f16311fb836f - - - - - -] Attempt 1 to provision port 18ae5c0f-ca61-4209-a720-63af363f2aa5 2026-08-13 19:37:41.705 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port fbad36b6-168e-4a38-bebe-cb8eeb1eb1b3 2026-08-13 19:37:41.922 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port b051c3e1-3181-4b46-97e6-8a92a46d8b29 2026-08-13 19:37:42.092 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 18ae5c0f-ca61-4209-a720-63af363f2aa5 2026-08-13 19:37:42.234 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port cca38bf2-e6d4-4bf8-8845-a037e159b00d 2026-08-13 19:37:43.737 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port fbad36b6-168e-4a38-bebe-cb8eeb1eb1b3 2026-08-13 19:37:43.774 12 INFO neutron.plugins.ml2.plugin [None req-d9ab1155-926d-4961-a47b-05530c623693 - - - - - -] Attempt 1 to provision port 18ae5c0f-ca61-4209-a720-63af363f2aa5 2026-08-13 19:37:43.841 12 INFO neutron.plugins.ml2.plugin [None req-3f3803df-6593-450c-b7d7-8ed770d6a299 - - - - - -] Attempt 1 to provision port b051c3e1-3181-4b46-97e6-8a92a46d8b29 2026-08-13 19:37:43.924 12 INFO neutron.plugins.ml2.plugin [None req-3f3803df-6593-450c-b7d7-8ed770d6a299 - - - - - -] Attempt 1 to provision port 5141f2ef-e927-498f-aadd-5a67246877df 2026-08-13 19:38:13.592 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 43a7ff8f-5b23-4c77-b1fc-3b1431a6c75f 2026-08-13 19:38:35.194 12 INFO neutron.plugins.ml2.plugin [None req-38cf7bd1-01bb-4c45-9f50-60dbb6a5f607 - - - - - -] Attempt 1 to provision port 894f6404-e72b-4055-852f-ad4696e563d0 2026-08-13 19:38:35.631 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 894f6404-e72b-4055-852f-ad4696e563d0 2026-08-13 19:38:37.627 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port f158d76a-3038-4c24-89c3-a8ae992bce12 2026-08-13 19:38:47.605 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port dd0a68a3-327d-4459-8ed0-8dd1c6c11779 2026-08-13 19:39:13.669 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 3295347c-2b4d-4f60-8d37-0ca7c089ad28 2026-08-13 19:39:15.168 11 INFO neutron.plugins.ml2.plugin [None req-b01d4900-f549-44c0-9d4c-348fd9706346 - - - - - -] Attempt 1 to provision port 3295347c-2b4d-4f60-8d37-0ca7c089ad28 2026-08-13 19:39:15.669 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port ce836700-6220-4625-9481-21178cebed65 2026-08-13 19:39:15.997 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 3295347c-2b4d-4f60-8d37-0ca7c089ad28 2026-08-13 19:39:17.611 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port ce836700-6220-4625-9481-21178cebed65 2026-08-13 19:39:19.596 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 1f9dd67a-d464-43f1-8711-492d760e6e7a 2026-08-13 19:39:21.744 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 1f9dd67a-d464-43f1-8711-492d760e6e7a 2026-08-13 19:39:21.940 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port e90bc001-1d23-4b60-9a3a-01b0e4bf8c61 2026-08-13 19:39:23.765 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 9b925090-e80c-47fa-87b5-4569368c6b75 2026-08-13 19:39:24.102 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port e90bc001-1d23-4b60-9a3a-01b0e4bf8c61 2026-08-13 19:39:24.192 11 INFO neutron.plugins.ml2.plugin [None req-979de838-06b8-4619-bd8c-a76c5c001ebc - - - - - -] Attempt 1 to provision port 11bea461-c8e0-4739-a701-f061a6c33687 2026-08-13 19:39:24.221 11 INFO neutron.plugins.ml2.plugin [None req-979de838-06b8-4619-bd8c-a76c5c001ebc - - - - - -] Attempt 1 to provision port e90bc001-1d23-4b60-9a3a-01b0e4bf8c61 2026-08-13 19:39:24.276 11 INFO neutron.plugins.ml2.plugin [None req-979de838-06b8-4619-bd8c-a76c5c001ebc - - - - - -] Attempt 1 to provision port 9853b2ef-8d72-4a1e-ae8b-192b7715b4b5 2026-08-13 19:39:24.299 11 INFO neutron.plugins.ml2.plugin [None req-979de838-06b8-4619-bd8c-a76c5c001ebc - - - - - -] Attempt 1 to provision port c9039615-51a4-4502-8cb7-507760760565 2026-08-13 19:39:24.319 11 INFO neutron.plugins.ml2.plugin [None req-979de838-06b8-4619-bd8c-a76c5c001ebc - - - - - -] Attempt 1 to provision port 1f9dd67a-d464-43f1-8711-492d760e6e7a 2026-08-13 19:39:24.396 11 INFO neutron.plugins.ml2.plugin [None req-979de838-06b8-4619-bd8c-a76c5c001ebc - - - - - -] Attempt 1 to provision port 3295347c-2b4d-4f60-8d37-0ca7c089ad28 2026-08-13 19:39:25.616 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 9b925090-e80c-47fa-87b5-4569368c6b75 2026-08-13 19:39:32.123 12 INFO neutron.plugins.ml2.plugin [None req-96e9dc1b-ba94-4e71-9e3e-88ae1e108594 - - - - - -] Attempt 1 to provision port 9853b2ef-8d72-4a1e-ae8b-192b7715b4b5 2026-08-13 19:39:32.200 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port c72ef573-9f54-4c4b-a973-df86c62f6941 2026-08-13 19:39:32.377 12 INFO neutron.plugins.ml2.plugin [None req-96e9dc1b-ba94-4e71-9e3e-88ae1e108594 - - - - - -] Attempt 1 to provision port 1f9dd67a-d464-43f1-8711-492d760e6e7a 2026-08-13 19:39:32.435 12 INFO neutron.plugins.ml2.plugin [None req-96e9dc1b-ba94-4e71-9e3e-88ae1e108594 - - - - - -] Attempt 1 to provision port 3295347c-2b4d-4f60-8d37-0ca7c089ad28 2026-08-13 19:39:32.490 12 INFO neutron.plugins.ml2.plugin [None req-96e9dc1b-ba94-4e71-9e3e-88ae1e108594 - - - - - -] Attempt 1 to provision port 621f21b0-a8c0-42d7-9ca9-6eca47768ad2 2026-08-13 19:39:32.524 12 INFO neutron.plugins.ml2.plugin [None req-96e9dc1b-ba94-4e71-9e3e-88ae1e108594 - - - - - -] Attempt 1 to provision port 11bea461-c8e0-4739-a701-f061a6c33687 2026-08-13 19:39:32.679 12 INFO neutron.plugins.ml2.plugin [None req-96e9dc1b-ba94-4e71-9e3e-88ae1e108594 - - - - - -] Attempt 1 to provision port c9039615-51a4-4502-8cb7-507760760565 2026-08-13 19:39:32.739 11 INFO neutron.plugins.ml2.plugin [None req-3f88fe8c-e043-42d0-8455-d8eadd625b9d - - - - - -] Attempt 1 to provision port 12672faf-cb16-4cf7-9a4f-f9c0e846bc2a 2026-08-13 19:39:32.826 12 INFO neutron.plugins.ml2.plugin [None req-96e9dc1b-ba94-4e71-9e3e-88ae1e108594 - - - - - -] Attempt 1 to provision port e90bc001-1d23-4b60-9a3a-01b0e4bf8c61 2026-08-13 19:39:32.875 12 INFO neutron.plugins.ml2.plugin [None req-96e9dc1b-ba94-4e71-9e3e-88ae1e108594 - - - - - -] Attempt 1 to provision port c72ef573-9f54-4c4b-a973-df86c62f6941 2026-08-13 19:39:32.882 11 INFO neutron.notifiers.nova [None req-3f88fe8c-e043-42d0-8455-d8eadd625b9d - - - - - -] Nova event matching ['req-424b9c6b-60d0-4915-9c1a-f6a453feb926'] response: {'server_uuid': '09c800aa-83d4-4c9e-b495-bc2fc1765d35', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '12672faf-cb16-4cf7-9a4f-f9c0e846bc2a', 'code': 200} 2026-08-13 19:39:33.684 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 9853b2ef-8d72-4a1e-ae8b-192b7715b4b5 2026-08-13 19:39:33.898 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port d1bbe97b-c51e-4bbd-a402-6845efb90a46 2026-08-13 19:39:34.133 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port c9039615-51a4-4502-8cb7-507760760565 2026-08-13 19:39:34.325 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port c72ef573-9f54-4c4b-a973-df86c62f6941 2026-08-13 19:39:34.534 11 INFO neutron.plugins.ml2.plugin [None req-3dec1083-f339-471f-b6af-310d164fb79e - - - - - -] Attempt 1 to provision port 11bea461-c8e0-4739-a701-f061a6c33687 2026-08-13 19:39:34.734 11 INFO neutron.plugins.ml2.plugin [None req-3dec1083-f339-471f-b6af-310d164fb79e - - - - - -] Attempt 1 to provision port 12672faf-cb16-4cf7-9a4f-f9c0e846bc2a 2026-08-13 19:39:36.789 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 21d8b6f2-c672-466d-8757-6aa79c3f3a98 2026-08-13 19:39:36.889 11 INFO neutron.notifiers.nova [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Nova event matching ['req-71b4b8cf-6e1d-4830-b6be-16e4419fecbb'] response: {'server_uuid': '58e155f1-4919-4e3a-8c44-8e36c1de26a5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '21d8b6f2-c672-466d-8757-6aa79c3f3a98', 'code': 200} 2026-08-13 19:39:37.173 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port d1bbe97b-c51e-4bbd-a402-6845efb90a46 2026-08-13 19:39:37.886 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 21d8b6f2-c672-466d-8757-6aa79c3f3a98 2026-08-13 19:39:37.923 11 INFO neutron.plugins.ml2.plugin [None req-9b163f8a-0704-420f-8289-2913e4f47d21 - - - - - -] Attempt 1 to provision port 1f9dd67a-d464-43f1-8711-492d760e6e7a 2026-08-13 19:39:37.985 11 INFO neutron.plugins.ml2.plugin [None req-9b163f8a-0704-420f-8289-2913e4f47d21 - - - - - -] Attempt 1 to provision port 621f21b0-a8c0-42d7-9ca9-6eca47768ad2 2026-08-13 19:39:38.029 11 INFO neutron.plugins.ml2.plugin [None req-9b163f8a-0704-420f-8289-2913e4f47d21 - - - - - -] Attempt 1 to provision port 11bea461-c8e0-4739-a701-f061a6c33687 2026-08-13 19:39:38.108 11 INFO neutron.plugins.ml2.plugin [None req-9b163f8a-0704-420f-8289-2913e4f47d21 - - - - - -] Attempt 1 to provision port c9039615-51a4-4502-8cb7-507760760565 2026-08-13 19:39:38.156 11 INFO neutron.plugins.ml2.plugin [None req-9b163f8a-0704-420f-8289-2913e4f47d21 - - - - - -] Attempt 1 to provision port 21d8b6f2-c672-466d-8757-6aa79c3f3a98 2026-08-13 19:39:38.220 11 INFO neutron.plugins.ml2.plugin [None req-9b163f8a-0704-420f-8289-2913e4f47d21 - - - - - -] Attempt 1 to provision port e90bc001-1d23-4b60-9a3a-01b0e4bf8c61 2026-08-13 19:39:38.264 11 INFO neutron.plugins.ml2.plugin [None req-9b163f8a-0704-420f-8289-2913e4f47d21 - - - - - -] Attempt 1 to provision port 12672faf-cb16-4cf7-9a4f-f9c0e846bc2a 2026-08-13 19:39:38.305 11 INFO neutron.plugins.ml2.plugin [None req-9b163f8a-0704-420f-8289-2913e4f47d21 - - - - - -] Attempt 1 to provision port c72ef573-9f54-4c4b-a973-df86c62f6941 2026-08-13 19:39:40.022 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 7efd83e9-0380-49ae-818a-d1c4e8e50a98 2026-08-13 19:39:40.254 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 621f21b0-a8c0-42d7-9ca9-6eca47768ad2 2026-08-13 19:39:41.837 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 7efd83e9-0380-49ae-818a-d1c4e8e50a98 2026-08-13 19:39:41.974 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 621f21b0-a8c0-42d7-9ca9-6eca47768ad2 2026-08-13 19:39:42.290 11 INFO neutron.plugins.ml2.plugin [None req-009d68c7-e840-4ba0-9acc-34109f17dc6a - - - - - -] Attempt 1 to provision port 11bea461-c8e0-4739-a701-f061a6c33687 2026-08-13 19:39:42.347 11 INFO neutron.plugins.ml2.plugin [None req-009d68c7-e840-4ba0-9acc-34109f17dc6a - - - - - -] Attempt 1 to provision port 9853b2ef-8d72-4a1e-ae8b-192b7715b4b5 2026-08-13 19:39:42.398 11 INFO neutron.plugins.ml2.plugin [None req-009d68c7-e840-4ba0-9acc-34109f17dc6a - - - - - -] Attempt 1 to provision port c9039615-51a4-4502-8cb7-507760760565 2026-08-13 19:39:42.449 11 INFO neutron.plugins.ml2.plugin [None req-009d68c7-e840-4ba0-9acc-34109f17dc6a - - - - - -] Attempt 1 to provision port 621f21b0-a8c0-42d7-9ca9-6eca47768ad2 2026-08-13 19:39:46.579 11 INFO neutron.plugins.ml2.plugin [None req-f9ad0b2a-fa39-4b72-928e-880d6481b1ec - - - - - -] Attempt 1 to provision port 11bea461-c8e0-4739-a701-f061a6c33687 2026-08-13 19:39:46.624 11 INFO neutron.plugins.ml2.plugin [None req-f9ad0b2a-fa39-4b72-928e-880d6481b1ec - - - - - -] Attempt 1 to provision port 9853b2ef-8d72-4a1e-ae8b-192b7715b4b5 2026-08-13 19:39:46.668 11 INFO neutron.plugins.ml2.plugin [None req-f9ad0b2a-fa39-4b72-928e-880d6481b1ec - - - - - -] Attempt 1 to provision port c9039615-51a4-4502-8cb7-507760760565 2026-08-13 19:39:46.711 11 INFO neutron.plugins.ml2.plugin [None req-f9ad0b2a-fa39-4b72-928e-880d6481b1ec - - - - - -] Attempt 1 to provision port d1bbe97b-c51e-4bbd-a402-6845efb90a46 2026-08-13 19:39:46.755 11 INFO neutron.plugins.ml2.plugin [None req-f9ad0b2a-fa39-4b72-928e-880d6481b1ec - - - - - -] Attempt 1 to provision port 621f21b0-a8c0-42d7-9ca9-6eca47768ad2 2026-08-13 19:39:49.916 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 19ad0920-119c-45aa-a141-ff620e6edc7f 2026-08-13 19:39:50.056 11 INFO neutron.notifiers.nova [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Nova event matching ['req-f71416b9-85c4-435e-b596-e70e1ca3687b'] response: {'server_uuid': '86570d46-3f57-4b5c-8712-3b4e68059e4e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '19ad0920-119c-45aa-a141-ff620e6edc7f', 'code': 200} 2026-08-13 19:39:50.240 12 INFO neutron.plugins.ml2.plugin [None req-19e3952b-d8e1-42a9-bfd1-578a1bb6a124 - - - - - -] Attempt 1 to provision port 12672faf-cb16-4cf7-9a4f-f9c0e846bc2a 2026-08-13 19:39:50.301 12 INFO neutron.plugins.ml2.plugin [None req-19e3952b-d8e1-42a9-bfd1-578a1bb6a124 - - - - - -] Attempt 1 to provision port 19ad0920-119c-45aa-a141-ff620e6edc7f 2026-08-13 19:39:51.868 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 19ad0920-119c-45aa-a141-ff620e6edc7f 2026-08-13 19:40:03.460 11 INFO neutron.plugins.ml2.plugin [None req-84da0362-71fc-48de-8153-557b00461ee8 - - - - - -] Attempt 1 to provision port 7729b64b-76db-4fcb-8c67-3eba1f0bde86 2026-08-13 19:40:05.914 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 0a506aae-981c-4234-90fd-0baa5393eac9 2026-08-13 19:40:06.302 11 INFO neutron.plugins.ml2.plugin [None req-f92adc54-5d24-4e77-b6d9-be1c1740e74e - - - - - -] Attempt 1 to provision port c3b1dfc9-003a-4ec4-8516-b4f7c55595b6 2026-08-13 19:40:06.556 12 INFO neutron.plugins.ml2.plugin [None req-0d116eae-3ddd-448b-827c-ce9622d1cbdb - - - - - -] Attempt 1 to provision port 0a506aae-981c-4234-90fd-0baa5393eac9 2026-08-13 19:40:07.854 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 0a506aae-981c-4234-90fd-0baa5393eac9 2026-08-13 19:40:08.053 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port c3b1dfc9-003a-4ec4-8516-b4f7c55595b6 2026-08-13 19:40:08.260 11 INFO neutron.plugins.ml2.plugin [None req-e4d88977-91fd-4475-8449-3a60a1e316bd - - - - - -] Attempt 1 to provision port 0a506aae-981c-4234-90fd-0baa5393eac9 2026-08-13 19:40:08.351 11 INFO neutron.plugins.ml2.plugin [None req-e4d88977-91fd-4475-8449-3a60a1e316bd - - - - - -] Attempt 1 to provision port 5117dec9-ae68-4c9e-a921-173927fb6f99 2026-08-13 19:40:09.568 12 INFO neutron.plugins.ml2.plugin [None req-b0ea359b-997c-49a4-a2ff-7733fdf6b8a4 - - - - - -] Attempt 1 to provision port 5117dec9-ae68-4c9e-a921-173927fb6f99 2026-08-13 19:40:10.776 12 INFO neutron.plugins.ml2.plugin [None req-6e6b73a6-45e0-4eff-bd8e-d311256b232e - - - - - -] Attempt 1 to provision port 5117dec9-ae68-4c9e-a921-173927fb6f99 2026-08-13 19:40:16.405 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port b3851788-b161-4fac-b8bb-839263592906 2026-08-13 19:40:16.486 11 INFO neutron.notifiers.nova [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Nova event matching ['req-2d6e460c-7c84-478c-9272-2c9bc04f4445'] response: {'server_uuid': '92017a00-cb07-49d8-b513-5c65112c4ec3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b3851788-b161-4fac-b8bb-839263592906', 'code': 200} 2026-08-13 19:40:17.888 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port b3851788-b161-4fac-b8bb-839263592906 2026-08-13 19:40:21.885 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 5117dec9-ae68-4c9e-a921-173927fb6f99 2026-08-13 19:40:22.114 11 INFO neutron.plugins.ml2.plugin [None req-e26bbf07-56c9-4819-a826-3f68a2fb53bf - - - - - -] Attempt 1 to provision port 86114fde-4d24-46ab-ac54-1cf85ac1bd66 2026-08-13 19:40:22.160 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 7729b64b-76db-4fcb-8c67-3eba1f0bde86 2026-08-13 19:40:23.884 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 5117dec9-ae68-4c9e-a921-173927fb6f99 2026-08-13 19:40:24.114 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 7729b64b-76db-4fcb-8c67-3eba1f0bde86 2026-08-13 19:40:44.475 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 770dd577-8930-4ab9-a91e-5610fece2a99 2026-08-13 19:40:44.601 12 INFO neutron.notifiers.nova [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Nova event matching ['req-a849bd0b-2a79-4cfe-8762-bac30b13cd72'] response: {'server_uuid': '1c2a3896-7383-4b38-8e28-0eb218132d4a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '770dd577-8930-4ab9-a91e-5610fece2a99', 'code': 200} 2026-08-13 19:40:45.896 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 770dd577-8930-4ab9-a91e-5610fece2a99 2026-08-13 19:40:54.465 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port f2c329cc-b9f3-4a54-8fa2-9963c2c85faa 2026-08-13 19:40:54.563 11 INFO neutron.notifiers.nova [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Nova event matching ['req-8763ded4-1b75-4da1-95e6-0e74810b6ac1'] response: {'server_uuid': 'cf601118-6662-4daf-af9a-fd8fd67cb493', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f2c329cc-b9f3-4a54-8fa2-9963c2c85faa', 'code': 200} 2026-08-13 19:40:55.908 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port f2c329cc-b9f3-4a54-8fa2-9963c2c85faa 2026-08-13 19:41:20.129 11 INFO neutron.notifiers.nova [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Nova event matching ['req-21aaf997-7f44-4f5d-bb76-c46db82eb27f'] response: {'server_uuid': 'cf601118-6662-4daf-af9a-fd8fd67cb493', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f2c329cc-b9f3-4a54-8fa2-9963c2c85faa', 'code': 200} 2026-08-13 19:41:20.233 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] No ports have port_id starting with f2c329cc-b9f3-4a54-8fa2-9963c2c85faa 2026-08-13 19:41:27.023 12 INFO neutron.plugins.ml2.plugin [None req-8eac8a12-a626-4267-be46-8125b93cb628 - - - - - -] Attempt 1 to provision port 88f441e8-7d87-4078-b022-11b0cdb6e17f 2026-08-13 19:41:31.948 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 88f441e8-7d87-4078-b022-11b0cdb6e17f 2026-08-13 19:41:32.104 11 INFO neutron.notifiers.nova [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Nova event matching ['req-63c46c6a-170f-4f29-8380-05304b334d0c'] response: {'server_uuid': '1c2a3896-7383-4b38-8e28-0eb218132d4a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '88f441e8-7d87-4078-b022-11b0cdb6e17f', 'code': 200} 2026-08-13 19:41:33.510 12 INFO neutron_taas.services.taas.taas_plugin [None req-eb3ba4b8-5f57-43b3-b980-7035c833e4eb - - - - - -] TaaS: Handle Delete Port: 0a506aae-981c-4234-90fd-0baa5393eac9 2026-08-13 19:41:33.516 12 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eb3ba4b8-5f57-43b3-b980-7035c833e4eb - - - - - -] Tap Mirror: Handle Delete Port: 0a506aae-981c-4234-90fd-0baa5393eac9 2026-08-13 19:41:34.246 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 88f441e8-7d87-4078-b022-11b0cdb6e17f 2026-08-13 19:41:36.458 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 88f441e8-7d87-4078-b022-11b0cdb6e17f 2026-08-13 19:41:57.540 12 INFO neutron.plugins.ml2.plugin [None req-51817bb1-744b-4372-a335-0c4178c00025 - - - - - -] Attempt 1 to provision port 81ee8bbd-2afe-4332-ad62-4b0735fba3a0 2026-08-13 19:42:05.530 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 81ee8bbd-2afe-4332-ad62-4b0735fba3a0 2026-08-13 19:42:05.769 12 INFO neutron.notifiers.nova [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Nova event matching ['req-d2a1fe98-11dc-48b9-9893-6c12e4c46e15'] response: {'server_uuid': '1c2a3896-7383-4b38-8e28-0eb218132d4a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '81ee8bbd-2afe-4332-ad62-4b0735fba3a0', 'code': 200} 2026-08-13 19:42:06.116 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 81ee8bbd-2afe-4332-ad62-4b0735fba3a0 2026-08-13 19:42:18.862 11 INFO neutron.plugins.ml2.plugin [None req-4c45af41-3f60-4e20-919a-5553b298efe0 - - - - - -] Attempt 1 to provision port 05e21452-6b6a-4547-a0b3-785709610884 2026-08-13 19:42:26.193 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 05e21452-6b6a-4547-a0b3-785709610884 2026-08-13 19:42:26.288 12 INFO neutron.notifiers.nova [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Nova event matching ['req-276b53be-2610-49dd-b353-48adfac75fb8'] response: {'server_uuid': '1c2a3896-7383-4b38-8e28-0eb218132d4a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '05e21452-6b6a-4547-a0b3-785709610884', 'code': 200} 2026-08-13 19:42:28.226 12 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 05e21452-6b6a-4547-a0b3-785709610884 2026-08-13 19:42:28.620 11 INFO neutron.plugins.ml2.plugin [None req-f257da9c-5765-4971-8c50-bf91934197cd - - - - - -] Attempt 1 to provision port 81ee8bbd-2afe-4332-ad62-4b0735fba3a0 2026-08-13 19:42:42.238 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 05e21452-6b6a-4547-a0b3-785709610884 2026-08-13 19:42:42.266 12 INFO neutron.plugins.ml2.plugin [None req-c8a81897-0bfc-4628-9681-5091af746ae0 - - - - - -] Attempt 1 to provision port 05e21452-6b6a-4547-a0b3-785709610884 2026-08-13 19:42:43.613 12 INFO neutron.plugins.ml2.plugin [None req-59756267-78f0-4e25-a5f5-de6530a3aeb6 - - - - - -] Attempt 1 to provision port 05e21452-6b6a-4547-a0b3-785709610884 2026-08-13 19:42:53.410 12 INFO neutron.plugins.ml2.plugin [None req-8af97648-05f8-4a1d-a0b6-fe8acad12367 - - - - - -] Attempt 1 to provision port 81ee8bbd-2afe-4332-ad62-4b0735fba3a0 2026-08-13 19:42:54.201 11 INFO neutron.plugins.ml2.plugin [None req-9bc50be5-e29e-46f8-bb7d-bd6c447463dd - - - - - -] Attempt 1 to provision port 81ee8bbd-2afe-4332-ad62-4b0735fba3a0