+ 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-05-29 06:21:23.322 1 INFO neutron.common.config [-] Logging enabled! 2026-05-29 06:21:23.322 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.4.dev7 2026-05-29 06:21:23.323 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-29 06:21:23.323 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-29 06:21:24.212 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 06:21:24.215 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-29 06:21:24.218 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-29 06:21:24.219 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 06:21:24.219 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-29 06:21:24.219 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-29 06:21:24.219 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 06:21:24.225 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 06:21:24.225 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 06:21:24.226 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 06:21:24.244 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-29 06:21:24.245 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 06:21:24.245 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-29 06:21:24.281 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-29 06:21:24.281 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-29 06:21:24.281 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-29 06:21:24.281 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-29 06:21:24.563 1 INFO neutron.plugins.ml2.managers [None req-c1f174f4-3db3-4217-b2a7-459b02de6760 - - - - - -] Initializing driver for type 'vlan' 2026-05-29 06:21:24.725 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c1f174f4-3db3-4217-b2a7-459b02de6760 - - - - - -] VlanTypeDriver initialization complete 2026-05-29 06:21:24.725 1 INFO neutron.plugins.ml2.managers [None req-c1f174f4-3db3-4217-b2a7-459b02de6760 - - - - - -] Initializing driver for type 'vxlan' 2026-05-29 06:21:24.726 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c1f174f4-3db3-4217-b2a7-459b02de6760 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-29 06:21:24.774 1 INFO neutron.plugins.ml2.managers [None req-c1f174f4-3db3-4217-b2a7-459b02de6760 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-29 06:21:24.774 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c1f174f4-3db3-4217-b2a7-459b02de6760 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-29 06:21:24.775 1 INFO neutron.plugins.ml2.managers [None req-c1f174f4-3db3-4217-b2a7-459b02de6760 - - - - - -] Initializing extension driver 'port_security' 2026-05-29 06:21:24.775 1 INFO neutron.plugins.ml2.extensions.port_security [None req-c1f174f4-3db3-4217-b2a7-459b02de6760 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-29 06:21:24.776 1 INFO neutron.plugins.ml2.managers [None req-c1f174f4-3db3-4217-b2a7-459b02de6760 - - - - - -] Initializing extension driver 'qos' 2026-05-29 06:21:24.776 1 INFO neutron.plugins.ml2.managers [None req-c1f174f4-3db3-4217-b2a7-459b02de6760 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-29 06:21:24.776 1 INFO neutron.plugins.ml2.managers [None req-c1f174f4-3db3-4217-b2a7-459b02de6760 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-29 06:21:24.790 1 INFO neutron.quota [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded quota_driver: . 2026-05-29 06:21:24.790 1 INFO neutron.plugins.ml2.plugin [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Modular L2 Plugin initialization complete 2026-05-29 06:21:24.791 1 INFO neutron.plugins.ml2.managers [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-29 06:21:24.791 1 INFO neutron.plugins.ml2.managers [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-29 06:21:24.791 1 INFO neutron.plugins.ml2.managers [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-29 06:21:24.791 1 INFO neutron.extensions.vlantransparent [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Disabled vlantransparent extension. 2026-05-29 06:21:24.791 1 INFO neutron.extensions.qinq [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Disabled VLAN QinQ extension. 2026-05-29 06:21:24.791 1 INFO neutron.manager [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loading Plugin: qos 2026-05-29 06:21:24.803 1 INFO neutron.manager [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loading Plugin: router 2026-05-29 06:21:24.858 1 INFO neutron.services.service_base [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-29 06:21:24.858 1 INFO neutron.manager [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loading Plugin: segments 2026-05-29 06:21:24.954 1 INFO neutron.manager [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loading Plugin: trunk 2026-05-29 06:21:24.969 1 INFO neutron.manager [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loading Plugin: vpnaas 2026-05-29 06:21:25.005 1 WARNING stevedore.named [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-29 06:21:25.005 1 WARNING stevedore.named [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-29 06:21:25.220 1 INFO neutron_vpnaas.services.vpn.plugin [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-29 06:21:25.221 1 INFO neutron.common.utils [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-29 06:21:25.221 1 INFO neutron.manager [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loading Plugin: taas 2026-05-29 06:21:25.240 1 WARNING stevedore.named [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-29 06:21:25.259 1 INFO neutron_taas.services.taas.taas_plugin [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-29 06:21:25.260 1 INFO neutron.manager [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loading Plugin: tapmirror 2026-05-29 06:21:25.271 1 WARNING stevedore.named [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-29 06:21:25.286 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-29 06:21:25.287 1 INFO neutron.manager [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loading Plugin: auto_allocate 2026-05-29 06:21:25.297 1 INFO neutron.manager [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loading Plugin: tag 2026-05-29 06:21:25.304 1 INFO neutron.manager [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loading Plugin: timestamp 2026-05-29 06:21:25.307 1 INFO neutron.manager [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loading Plugin: network_ip_availability 2026-05-29 06:21:25.312 1 INFO neutron.manager [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loading Plugin: flavors 2026-05-29 06:21:25.315 1 INFO neutron.manager [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loading Plugin: revisions 2026-05-29 06:21:25.319 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Initializing extension manager. 2026-05-29 06:21:25.320 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: address-group 2026-05-29 06:21:25.321 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: address-scope 2026-05-29 06:21:25.321 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-29 06:21:25.322 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: agent 2026-05-29 06:21:25.323 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: agent-resources-synced 2026-05-29 06:21:25.324 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-29 06:21:25.325 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-29 06:21:25.325 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: availability_zone 2026-05-29 06:21:25.326 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: availability_zone_filter 2026-05-29 06:21:25.326 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-29 06:21:25.327 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: default-subnetpools 2026-05-29 06:21:25.328 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-29 06:21:25.329 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: dns-integration 2026-05-29 06:21:25.329 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: dns-domain-ports 2026-05-29 06:21:25.330 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-29 06:21:25.330 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: dvr 2026-05-29 06:21:25.331 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-29 06:21:25.331 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: empty-string-filtering 2026-05-29 06:21:25.332 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 06:21:25.333 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-29 06:21:25.334 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: external-net 2026-05-29 06:21:25.335 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-29 06:21:25.336 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: extraroute 2026-05-29 06:21:25.337 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: extraroute-atomic 2026-05-29 06:21:25.339 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-29 06:21:25.340 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-29 06:21:25.341 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-29 06:21:25.342 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-29 06:21:25.343 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: fip-port-details 2026-05-29 06:21:25.345 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: flavors 2026-05-29 06:21:25.347 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-29 06:21:25.349 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: floatingip-pools 2026-05-29 06:21:25.349 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: ip_allocation 2026-05-29 06:21:25.350 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-29 06:21:25.350 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: l2_adjacency 2026-05-29 06:21:25.351 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: router 2026-05-29 06:21:25.353 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 06:21:25.354 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-29 06:21:25.354 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-29 06:21:25.355 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: ext-gw-mode 2026-05-29 06:21:25.355 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: l3-ha 2026-05-29 06:21:25.356 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-29 06:21:25.356 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-29 06:21:25.357 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: l3-flavors 2026-05-29 06:21:25.358 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-29 06:21:25.358 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-29 06:21:25.360 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-29 06:21:25.361 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-29 06:21:25.362 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-29 06:21:25.363 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-29 06:21:25.364 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-29 06:21:25.364 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: multi-provider 2026-05-29 06:21:25.365 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: net-mtu 2026-05-29 06:21:25.365 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: net-mtu-writable 2026-05-29 06:21:25.366 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: network_availability_zone 2026-05-29 06:21:25.366 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: network_ha 2026-05-29 06:21:25.367 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: network-ip-availability 2026-05-29 06:21:25.368 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-29 06:21:25.368 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: pagination 2026-05-29 06:21:25.368 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: port-device-profile 2026-05-29 06:21:25.369 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-29 06:21:25.369 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-29 06:21:25.370 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-29 06:21:25.370 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: port-mac-override 2026-05-29 06:21:25.371 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-29 06:21:25.371 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-29 06:21:25.372 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-29 06:21:25.372 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: port-resource-request 2026-05-29 06:21:25.373 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-29 06:21:25.373 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-29 06:21:25.373 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: binding 2026-05-29 06:21:25.374 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: binding-extended 2026-05-29 06:21:25.375 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: port-security 2026-05-29 06:21:25.375 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: project-id 2026-05-29 06:21:25.375 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: provider 2026-05-29 06:21:25.376 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-29 06:21:25.378 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: qos 2026-05-29 06:21:25.379 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-29 06:21:25.379 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-29 06:21:25.379 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: qos-default 2026-05-29 06:21:25.380 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: qos-fip 2026-05-29 06:21:25.380 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-29 06:21:25.381 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-29 06:21:25.381 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-29 06:21:25.382 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-29 06:21:25.382 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-29 06:21:25.383 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: qos-pps 2026-05-29 06:21:25.383 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-29 06:21:25.384 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-29 06:21:25.384 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: qos-rules-alias 2026-05-29 06:21:25.385 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: quota-check-limit 2026-05-29 06:21:25.386 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-29 06:21:25.387 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: quotas 2026-05-29 06:21:25.390 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: quota_details 2026-05-29 06:21:25.391 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: rbac-policies 2026-05-29 06:21:25.392 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: rbac-address-group 2026-05-29 06:21:25.392 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: rbac-address-scope 2026-05-29 06:21:25.393 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: rbac-security-groups 2026-05-29 06:21:25.393 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-29 06:21:25.394 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: revision-if-match 2026-05-29 06:21:25.394 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-29 06:21:25.395 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: router_availability_zone 2026-05-29 06:21:25.395 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-29 06:21:25.397 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-29 06:21:25.397 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-29 06:21:25.398 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-29 06:21:25.398 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-29 06:21:25.399 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-29 06:21:25.399 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-29 06:21:25.403 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: security-group 2026-05-29 06:21:25.404 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: segment 2026-05-29 06:21:25.405 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-29 06:21:25.405 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: service-type 2026-05-29 06:21:25.406 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: sorting 2026-05-29 06:21:25.406 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: standard-attr-segment 2026-05-29 06:21:25.407 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: standard-attr-description 2026-05-29 06:21:25.407 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: stateful-security-group 2026-05-29 06:21:25.408 1 WARNING neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-29 06:21:25.408 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-29 06:21:25.409 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: subnet-external-network 2026-05-29 06:21:25.410 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: subnet_onboard 2026-05-29 06:21:25.410 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-29 06:21:25.410 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: subnet-service-types 2026-05-29 06:21:25.411 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: subnet_allocation 2026-05-29 06:21:25.412 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-29 06:21:25.412 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: tag-creation 2026-05-29 06:21:25.413 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-29 06:21:25.416 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: standard-attr-tag 2026-05-29 06:21:25.417 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-29 06:21:25.418 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: trunk 2026-05-29 06:21:25.418 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: trunk-details 2026-05-29 06:21:25.419 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-29 06:21:25.419 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-29 06:21:25.420 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-29 06:21:25.421 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-29 06:21:25.422 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-29 06:21:25.423 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-29 06:21:25.423 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: vpn-flavors 2026-05-29 06:21:25.425 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: vpnaas 2026-05-29 06:21:25.426 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: taas 2026-05-29 06:21:25.427 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: tap-mirror 2026-05-29 06:21:25.427 1 INFO neutron.api.extensions [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-29 06:21:25.430 1 INFO oslo_service.backend.eventlet.service [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Starting 2 workers 2026-05-29 06:21:25.434 1 INFO oslo_service.backend.eventlet.service [None req-c2c1868c-ee73-4244-acd2-03035b6b2534 - - - - - -] Starting 1 workers 2026-05-29 06:22:12.936 12 INFO neutron.db.l3_hamode_db [None req-451db0c3-c99e-4fe8-856d-176810e6bd3c - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 06:22:30.290 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 5676d21b-c7a2-4e46-83e1-fda3471e0fe6 2026-05-29 06:22:30.856 11 INFO neutron.plugins.ml2.plugin [None req-c2470133-f5be-43a9-aef1-c50bf88e0f95 - - - - - -] Attempt 1 to provision port 5676d21b-c7a2-4e46-83e1-fda3471e0fe6 2026-05-29 06:22:32.216 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 5676d21b-c7a2-4e46-83e1-fda3471e0fe6 2026-05-29 06:22:32.560 11 INFO neutron.plugins.ml2.plugin [None req-1c8c3e27-3fa5-4f46-b64c-cc8a1d94372d - - - - - -] Attempt 1 to provision port 5676d21b-c7a2-4e46-83e1-fda3471e0fe6 2026-05-29 06:26:54.401 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port f874d9cf-1b9a-4bfc-930f-25f0b15d161f 2026-05-29 06:26:55.227 11 INFO neutron.plugins.ml2.plugin [None req-9e84e0e5-0d7e-4fba-b5c2-3993366ea999 - - - - - -] Attempt 1 to provision port f874d9cf-1b9a-4bfc-930f-25f0b15d161f 2026-05-29 06:26:56.375 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port f874d9cf-1b9a-4bfc-930f-25f0b15d161f 2026-05-29 06:26:56.867 11 INFO neutron.plugins.ml2.plugin [None req-9098e612-04b9-4b7e-bab9-d25da4033bd0 - - - - - -] Attempt 1 to provision port f874d9cf-1b9a-4bfc-930f-25f0b15d161f 2026-05-29 06:27:01.956 11 INFO neutron.plugins.ml2.plugin [None req-c2262b41-0642-4871-97dc-bc15cb016165 - - - - - -] Attempt 1 to provision port 051b3d8a-451b-4674-9db9-6a43450443c8 2026-05-29 06:30:31.088 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 051b3d8a-451b-4674-9db9-6a43450443c8 2026-05-29 06:30:32.509 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 051b3d8a-451b-4674-9db9-6a43450443c8 2026-05-29 06:38:58.837 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 9aa6f50a-93fe-46ef-9cdb-54b040c7ca91 2026-05-29 06:39:00.812 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 9aa6f50a-93fe-46ef-9cdb-54b040c7ca91 2026-05-29 06:54:35.434 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port e9056635-9638-449b-b0cc-cd9c87e22297 2026-05-29 06:54:37.434 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 756eaefb-a616-4eb3-b94d-6a5b9a344282 2026-05-29 06:54:37.824 11 INFO neutron.plugins.ml2.plugin [None req-1a76923c-0a49-41e8-bd7e-6ab65b121e22 - - - - - -] Attempt 1 to provision port e9056635-9638-449b-b0cc-cd9c87e22297 2026-05-29 06:54:37.855 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port e9056635-9638-449b-b0cc-cd9c87e22297 2026-05-29 06:54:37.877 11 INFO neutron.plugins.ml2.plugin [None req-1a76923c-0a49-41e8-bd7e-6ab65b121e22 - - - - - -] Attempt 1 to provision port 756eaefb-a616-4eb3-b94d-6a5b9a344282 2026-05-29 06:54:39.373 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 756eaefb-a616-4eb3-b94d-6a5b9a344282 2026-05-29 06:54:42.382 12 INFO neutron.plugins.ml2.plugin [None req-03802a20-fd61-4fd5-9da6-7246e7b475a4 - - - - - -] Attempt 1 to provision port 5cffff6d-4556-4e4b-8f66-0a6588c7c5b6 2026-05-29 06:54:42.404 12 INFO neutron.plugins.ml2.plugin [None req-03802a20-fd61-4fd5-9da6-7246e7b475a4 - - - - - -] Attempt 1 to provision port e9056635-9638-449b-b0cc-cd9c87e22297 2026-05-29 06:54:42.461 12 INFO neutron.plugins.ml2.plugin [None req-03802a20-fd61-4fd5-9da6-7246e7b475a4 - - - - - -] Attempt 1 to provision port acc3e6cc-045d-41cd-bb7c-8390582de34b 2026-05-29 06:54:42.520 12 INFO neutron.plugins.ml2.plugin [None req-03802a20-fd61-4fd5-9da6-7246e7b475a4 - - - - - -] Attempt 1 to provision port 756eaefb-a616-4eb3-b94d-6a5b9a344282 2026-05-29 06:54:45.578 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 1ab85962-ffea-4d76-89f8-aa2ae14d4601 2026-05-29 06:54:47.616 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 2354b425-6cf1-4826-847f-303bde24fc6c 2026-05-29 06:54:49.025 12 INFO neutron.plugins.ml2.plugin [None req-bdf955df-5ff9-49ab-bd0a-dedd1cda78e6 - - - - - -] Attempt 1 to provision port acc3e6cc-045d-41cd-bb7c-8390582de34b 2026-05-29 06:54:49.069 12 INFO neutron.plugins.ml2.plugin [None req-bdf955df-5ff9-49ab-bd0a-dedd1cda78e6 - - - - - -] Attempt 1 to provision port c25f44f6-92dc-4c00-815a-e44982a990ce 2026-05-29 06:54:49.380 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 2354b425-6cf1-4826-847f-303bde24fc6c 2026-05-29 06:54:51.630 11 INFO neutron.plugins.ml2.plugin [None req-2b2fa254-cf33-4fb2-8df6-93a89164d55a - - - - - -] Attempt 1 to provision port 28e7fed9-5db6-4565-b00a-41437e76a37c 2026-05-29 06:54:52.118 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 978d6504-aa30-494f-83b4-e417e8b386ff 2026-05-29 06:54:53.496 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port f61fae03-98ac-425a-b027-284e6c5fe676 2026-05-29 06:54:53.934 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 28e7fed9-5db6-4565-b00a-41437e76a37c 2026-05-29 06:54:54.146 11 INFO neutron.plugins.ml2.plugin [None req-8c03d289-39b8-49c5-a2e4-725f5a3316da - - - - - -] Attempt 1 to provision port 978d6504-aa30-494f-83b4-e417e8b386ff 2026-05-29 06:54:55.004 12 INFO neutron.plugins.ml2.plugin [None req-e69f299d-66a1-4aae-aa9e-1cca65ec13f7 - - - - - -] Attempt 1 to provision port 978d6504-aa30-494f-83b4-e417e8b386ff 2026-05-29 06:54:55.066 12 INFO neutron.plugins.ml2.plugin [None req-e69f299d-66a1-4aae-aa9e-1cca65ec13f7 - - - - - -] Attempt 1 to provision port 96064893-5886-46ba-ba9a-0369e3234052 2026-05-29 06:54:55.087 12 INFO neutron.plugins.ml2.plugin [None req-e69f299d-66a1-4aae-aa9e-1cca65ec13f7 - - - - - -] Attempt 1 to provision port acc3e6cc-045d-41cd-bb7c-8390582de34b 2026-05-29 06:54:55.392 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port f61fae03-98ac-425a-b027-284e6c5fe676 2026-05-29 06:54:59.998 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 7874e164-dc1c-4ca7-aecb-63c38332d32c 2026-05-29 06:55:00.400 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 7165626d-fa64-4181-84b7-9111db7b4941 2026-05-29 06:55:00.988 12 INFO neutron.notifiers.nova [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Nova event matching ['req-3b70387e-4c49-4aaa-b6f0-709808a94a3c'] response: {'server_uuid': '67206531-eb8d-4bd7-9f8e-9e86b8afa46d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7165626d-fa64-4181-84b7-9111db7b4941', 'code': 200} 2026-05-29 06:55:01.415 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 7874e164-dc1c-4ca7-aecb-63c38332d32c 2026-05-29 06:55:01.532 12 INFO neutron.plugins.ml2.plugin [None req-974cd8dd-3738-48d2-bd1e-cd59cf9a3f8f - - - - - -] Attempt 1 to provision port 2664f722-aab9-46b9-9eaa-1524a2dd9ec5 2026-05-29 06:55:01.560 12 INFO neutron.plugins.ml2.plugin [None req-974cd8dd-3738-48d2-bd1e-cd59cf9a3f8f - - - - - -] Attempt 1 to provision port 7874e164-dc1c-4ca7-aecb-63c38332d32c 2026-05-29 06:55:01.612 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 7165626d-fa64-4181-84b7-9111db7b4941 2026-05-29 06:55:01.628 12 INFO neutron.plugins.ml2.plugin [None req-974cd8dd-3738-48d2-bd1e-cd59cf9a3f8f - - - - - -] Attempt 1 to provision port 96064893-5886-46ba-ba9a-0369e3234052 2026-05-29 06:55:01.676 12 INFO neutron.plugins.ml2.plugin [None req-974cd8dd-3738-48d2-bd1e-cd59cf9a3f8f - - - - - -] Attempt 1 to provision port 978d6504-aa30-494f-83b4-e417e8b386ff 2026-05-29 06:55:03.949 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 68a6c98a-6e8f-48df-83f1-6bd02242c8af 2026-05-29 06:55:04.500 11 INFO neutron.notifiers.nova [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Nova event matching ['req-e8240c09-660e-487b-8dbb-b4ce382ffe22'] response: {'server_uuid': '6a032bd5-5970-41f3-9f8d-a9029e5e8e34', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '68a6c98a-6e8f-48df-83f1-6bd02242c8af', 'code': 200} 2026-05-29 06:55:05.468 11 INFO neutron.plugins.ml2.plugin [None req-e325b78c-e2ec-46df-90cc-956e6e05850f - - - - - -] Attempt 1 to provision port 2664f722-aab9-46b9-9eaa-1524a2dd9ec5 2026-05-29 06:55:05.498 11 INFO neutron.plugins.ml2.plugin [None req-e325b78c-e2ec-46df-90cc-956e6e05850f - - - - - -] Attempt 1 to provision port 7874e164-dc1c-4ca7-aecb-63c38332d32c 2026-05-29 06:55:06.085 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 68a6c98a-6e8f-48df-83f1-6bd02242c8af 2026-05-29 06:55:06.319 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 1cab0790-2c1f-451e-97fb-486eb048a3c2 2026-05-29 06:55:06.539 11 INFO neutron.notifiers.nova [None req-4f79b8cc-d0d9-4d95-b960-abc19c6fdd60 - - - - - -] Nova event matching ['req-cf4d0334-cb0a-43fb-bf91-c5c0558e55ab'] response: {'server_uuid': '2c2c2938-d116-4c49-9c9a-facfece9140e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1cab0790-2c1f-451e-97fb-486eb048a3c2', 'code': 200} 2026-05-29 06:55:07.719 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 1cab0790-2c1f-451e-97fb-486eb048a3c2 2026-05-29 06:55:09.584 12 INFO neutron.plugins.ml2.plugin [None req-131803fc-717e-4984-a7e5-2ef8a1f9ee0c - - - - - -] Attempt 1 to provision port 96064893-5886-46ba-ba9a-0369e3234052 2026-05-29 06:55:09.614 12 INFO neutron.plugins.ml2.plugin [None req-131803fc-717e-4984-a7e5-2ef8a1f9ee0c - - - - - -] Attempt 1 to provision port ca74cd1d-538f-473b-8ca5-e5373da95d6e 2026-05-29 06:55:11.664 11 INFO neutron.notifiers.nova [None req-7102bcc9-8c5b-4ffb-8864-72ad5d7ab6b9 - - - - - -] Nova event matching ['req-c0b4ed7d-5ec4-4c7c-81cf-c18a53cad99c'] response: {'server_uuid': '6a032bd5-5970-41f3-9f8d-a9029e5e8e34', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '68a6c98a-6e8f-48df-83f1-6bd02242c8af', 'code': 200} 2026-05-29 06:55:12.863 11 INFO neutron.plugins.ml2.plugin [None req-3b7a6d24-1e69-44ab-bba4-5b3bee0cbbd6 - - - - - -] Attempt 1 to provision port 2664f722-aab9-46b9-9eaa-1524a2dd9ec5 2026-05-29 06:55:12.896 11 INFO neutron.plugins.ml2.plugin [None req-3b7a6d24-1e69-44ab-bba4-5b3bee0cbbd6 - - - - - -] Attempt 1 to provision port 821d97eb-1ad3-4412-b122-f0162ebcc417 2026-05-29 06:55:12.937 11 INFO neutron.plugins.ml2.plugin [None req-3b7a6d24-1e69-44ab-bba4-5b3bee0cbbd6 - - - - - -] Attempt 1 to provision port 96064893-5886-46ba-ba9a-0369e3234052 2026-05-29 06:55:15.440 11 INFO neutron.plugins.ml2.plugin [None req-51963e4b-3219-4263-b055-95857c8feca3 - - - - - -] Attempt 1 to provision port 2664f722-aab9-46b9-9eaa-1524a2dd9ec5 2026-05-29 06:55:18.012 12 INFO neutron.plugins.ml2.plugin [None req-9c513cd2-000f-4096-8b48-b2168f520358 - - - - - -] Attempt 1 to provision port 1cab0790-2c1f-451e-97fb-486eb048a3c2 2026-05-29 06:55:25.518 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 821d97eb-1ad3-4412-b122-f0162ebcc417 2026-05-29 06:55:25.794 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 2664f722-aab9-46b9-9eaa-1524a2dd9ec5 2026-05-29 06:55:26.141 12 INFO neutron.plugins.ml2.plugin [None req-9ba14d63-9744-4bfe-b55a-27b20a18e3bf - - - - - -] Attempt 1 to provision port 4cf6c846-dde0-4122-96e1-8b01a4b69c27 2026-05-29 06:55:26.520 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port df36e1eb-e920-4e9a-8969-fdd452d77632 2026-05-29 06:55:26.557 12 INFO neutron.plugins.ml2.plugin [None req-d6a88731-a918-4257-9cb1-a723b28c982f - - - - - -] Attempt 1 to provision port 4cf6c846-dde0-4122-96e1-8b01a4b69c27 2026-05-29 06:55:27.424 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 821d97eb-1ad3-4412-b122-f0162ebcc417 2026-05-29 06:55:27.619 11 INFO neutron.plugins.ml2.plugin [None req-b0952bf4-9046-4d3a-be97-7ccddb43b170 - - - - - -] Attempt 1 to provision port 2664f722-aab9-46b9-9eaa-1524a2dd9ec5 2026-05-29 06:55:27.820 11 INFO neutron.plugins.ml2.plugin [None req-b0952bf4-9046-4d3a-be97-7ccddb43b170 - - - - - -] Attempt 1 to provision port 4cf6c846-dde0-4122-96e1-8b01a4b69c27 2026-05-29 06:55:28.037 11 INFO neutron.plugins.ml2.plugin [None req-b0952bf4-9046-4d3a-be97-7ccddb43b170 - - - - - -] Attempt 1 to provision port df36e1eb-e920-4e9a-8969-fdd452d77632 2026-05-29 06:55:29.298 11 INFO neutron.plugins.ml2.plugin [None req-ae1a95d4-2569-4102-80e1-18c38d1d48b2 - - - - - -] Attempt 1 to provision port 4cf6c846-dde0-4122-96e1-8b01a4b69c27 2026-05-29 06:55:29.355 11 INFO neutron.plugins.ml2.plugin [None req-ae1a95d4-2569-4102-80e1-18c38d1d48b2 - - - - - -] Attempt 1 to provision port 3b725b57-0ac6-4920-a514-aa8376ccf657 2026-05-29 06:55:32.706 11 INFO neutron.plugins.ml2.plugin [None req-d7670e48-71a8-4616-beda-e5b10d044870 - - - - - -] Attempt 1 to provision port 0eaed3e4-6efa-424a-9fc9-1224818d88f6 2026-05-29 06:55:32.729 11 INFO neutron.plugins.ml2.plugin [None req-d7670e48-71a8-4616-beda-e5b10d044870 - - - - - -] Attempt 1 to provision port 3b725b57-0ac6-4920-a514-aa8376ccf657 2026-05-29 06:55:35.745 12 INFO neutron.plugins.ml2.plugin [None req-b2eb7948-ebf5-43ad-ba71-f0383baeff18 - - - - - -] Attempt 1 to provision port 1cab0790-2c1f-451e-97fb-486eb048a3c2 2026-05-29 06:55:35.809 12 INFO neutron.plugins.ml2.plugin [None req-b2eb7948-ebf5-43ad-ba71-f0383baeff18 - - - - - -] Attempt 1 to provision port 3b725b57-0ac6-4920-a514-aa8376ccf657 2026-05-29 06:55:37.918 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 754cd0d3-d71b-4d0b-8cac-d6aa12fa9280 2026-05-29 06:55:38.012 12 INFO neutron.notifiers.nova [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Nova event matching ['req-64ac7a66-3792-4d1d-a900-5e4dfd053e81'] response: {'server_uuid': '60510ca4-67fb-4e2e-bae3-42f19d2192e1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '754cd0d3-d71b-4d0b-8cac-d6aa12fa9280', 'code': 200} 2026-05-29 06:55:38.821 12 INFO neutron.plugins.ml2.plugin [None req-34aac899-93ce-4b05-bfc3-e4c243bca1cc - - - - - -] Attempt 1 to provision port 1cab0790-2c1f-451e-97fb-486eb048a3c2 2026-05-29 06:55:38.875 12 INFO neutron.plugins.ml2.plugin [None req-34aac899-93ce-4b05-bfc3-e4c243bca1cc - - - - - -] Attempt 1 to provision port 754cd0d3-d71b-4d0b-8cac-d6aa12fa9280 2026-05-29 06:55:39.416 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 754cd0d3-d71b-4d0b-8cac-d6aa12fa9280 2026-05-29 06:55:41.404 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 0eaed3e4-6efa-424a-9fc9-1224818d88f6 2026-05-29 06:55:43.492 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 3b725b57-0ac6-4920-a514-aa8376ccf657 2026-05-29 06:55:43.787 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 0eaed3e4-6efa-424a-9fc9-1224818d88f6 2026-05-29 06:55:45.674 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 3b725b57-0ac6-4920-a514-aa8376ccf657 2026-05-29 06:55:47.659 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 6a26ec3e-f73a-4a43-b84b-16fa0b63a7c4 2026-05-29 06:55:49.439 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 6a26ec3e-f73a-4a43-b84b-16fa0b63a7c4 2026-05-29 06:55:50.040 11 INFO neutron.plugins.ml2.plugin [None req-4bad3ada-3aca-4ba3-8f23-fbcd24383528 - - - - - -] Attempt 1 to provision port e705f0da-2fc7-4ac6-a5c3-6ca83cd5b46b 2026-05-29 06:55:53.943 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 09f057b0-7ce8-4ec8-98eb-45a97a89deba 2026-05-29 06:55:55.452 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 18474a3f-572c-42e5-98e3-9aff5278e9c5 2026-05-29 06:55:55.765 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 09f057b0-7ce8-4ec8-98eb-45a97a89deba 2026-05-29 06:55:57.301 11 INFO neutron.plugins.ml2.plugin [None req-56d3aa7c-3910-4de2-b3bf-c7c45554eda0 - - - - - -] Attempt 1 to provision port 18474a3f-572c-42e5-98e3-9aff5278e9c5 2026-05-29 06:55:57.367 11 INFO neutron.plugins.ml2.plugin [None req-56d3aa7c-3910-4de2-b3bf-c7c45554eda0 - - - - - -] Attempt 1 to provision port 8f30b5bd-9244-4c35-9a9b-aa8ca44e0a2b 2026-05-29 06:55:57.404 11 INFO neutron.plugins.ml2.plugin [None req-56d3aa7c-3910-4de2-b3bf-c7c45554eda0 - - - - - -] Attempt 1 to provision port 1585202a-fbda-427d-80e5-f96f8a2f0605 2026-05-29 06:55:57.545 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 1585202a-fbda-427d-80e5-f96f8a2f0605 2026-05-29 06:55:57.715 11 INFO neutron.plugins.ml2.plugin [None req-a0f769b4-1235-459c-b595-5a3e26ccf0a7 - - - - - -] Attempt 1 to provision port cbd1cfaf-50d7-41ef-b039-a5a93baaaf6a 2026-05-29 06:55:57.773 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 18474a3f-572c-42e5-98e3-9aff5278e9c5 2026-05-29 06:55:59.485 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 1585202a-fbda-427d-80e5-f96f8a2f0605 2026-05-29 06:55:59.723 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 7a612106-0a73-4d81-b6ae-ac303d331229 2026-05-29 06:56:01.358 12 INFO neutron.plugins.ml2.plugin [None req-e4339e10-8aee-47b6-a611-cb32b17f99b3 - - - - - -] Attempt 1 to provision port 537251c6-0930-4499-a5da-9613cf44957e 2026-05-29 06:56:01.476 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 537251c6-0930-4499-a5da-9613cf44957e 2026-05-29 06:56:01.568 12 INFO neutron.plugins.ml2.plugin [None req-e4339e10-8aee-47b6-a611-cb32b17f99b3 - - - - - -] Attempt 1 to provision port 5837448a-25c4-4df0-b4e8-be2d5e4f67c9 2026-05-29 06:56:01.714 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 7a612106-0a73-4d81-b6ae-ac303d331229 2026-05-29 06:56:04.121 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 537251c6-0930-4499-a5da-9613cf44957e 2026-05-29 06:56:04.329 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port e1824c10-5b8d-442c-a225-368a00768cf3 2026-05-29 06:56:04.433 11 INFO neutron.notifiers.nova [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Nova event matching ['req-7cea450c-ee91-4ca8-acfb-21d9ae80ec87'] response: {'server_uuid': '6f0dbf1f-7d8c-403a-b7f9-d7e765aa3473', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e1824c10-5b8d-442c-a225-368a00768cf3', 'code': 200} 2026-05-29 06:56:06.353 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port fd501dc7-0624-47ee-8f1b-d1b2a9658e8e 2026-05-29 06:56:06.465 12 INFO neutron.notifiers.nova [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Nova event matching ['req-45ee53ff-1363-4672-9428-a1640c4f5298'] response: {'server_uuid': 'd55106d2-f7e9-4cc1-93ad-dd57312f85d7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fd501dc7-0624-47ee-8f1b-d1b2a9658e8e', 'code': 200} 2026-05-29 06:56:06.729 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port e1824c10-5b8d-442c-a225-368a00768cf3 2026-05-29 06:56:07.100 12 INFO neutron.plugins.ml2.plugin [None req-ba32aeab-4a1a-4bae-926d-99e0c108a2d2 - - - - - -] Attempt 1 to provision port 1585202a-fbda-427d-80e5-f96f8a2f0605 2026-05-29 06:56:07.158 12 INFO neutron.plugins.ml2.plugin [None req-ba32aeab-4a1a-4bae-926d-99e0c108a2d2 - - - - - -] Attempt 1 to provision port 537251c6-0930-4499-a5da-9613cf44957e 2026-05-29 06:56:07.212 12 INFO neutron.plugins.ml2.plugin [None req-ba32aeab-4a1a-4bae-926d-99e0c108a2d2 - - - - - -] Attempt 1 to provision port 8f30b5bd-9244-4c35-9a9b-aa8ca44e0a2b 2026-05-29 06:56:07.364 12 INFO neutron.plugins.ml2.plugin [None req-ba32aeab-4a1a-4bae-926d-99e0c108a2d2 - - - - - -] Attempt 1 to provision port 18474a3f-572c-42e5-98e3-9aff5278e9c5 2026-05-29 06:56:07.466 12 INFO neutron.plugins.ml2.plugin [None req-c61fb194-aee4-4bd6-bacd-3a94be7d38a0 - - - - - -] Attempt 1 to provision port e1824c10-5b8d-442c-a225-368a00768cf3 2026-05-29 06:56:07.583 12 INFO neutron.plugins.ml2.plugin [None req-c61fb194-aee4-4bd6-bacd-3a94be7d38a0 - - - - - -] Attempt 1 to provision port fd501dc7-0624-47ee-8f1b-d1b2a9658e8e 2026-05-29 06:56:07.686 12 INFO neutron.plugins.ml2.plugin [None req-c61fb194-aee4-4bd6-bacd-3a94be7d38a0 - - - - - -] Attempt 1 to provision port cbd1cfaf-50d7-41ef-b039-a5a93baaaf6a 2026-05-29 06:56:07.740 12 INFO neutron.plugins.ml2.plugin [None req-c61fb194-aee4-4bd6-bacd-3a94be7d38a0 - - - - - -] Attempt 1 to provision port 5837448a-25c4-4df0-b4e8-be2d5e4f67c9 2026-05-29 06:56:07.842 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port fd501dc7-0624-47ee-8f1b-d1b2a9658e8e 2026-05-29 06:56:08.030 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port e705f0da-2fc7-4ac6-a5c3-6ca83cd5b46b 2026-05-29 06:56:08.259 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 8f30b5bd-9244-4c35-9a9b-aa8ca44e0a2b 2026-05-29 06:56:10.679 12 INFO neutron.plugins.ml2.plugin [None req-183a249d-f3da-46db-9cc6-82a3e92df4e4 - - - - - -] Attempt 1 to provision port 8f30b5bd-9244-4c35-9a9b-aa8ca44e0a2b 2026-05-29 06:56:10.728 12 INFO neutron.plugins.ml2.plugin [None req-183a249d-f3da-46db-9cc6-82a3e92df4e4 - - - - - -] Attempt 1 to provision port cbd1cfaf-50d7-41ef-b039-a5a93baaaf6a 2026-05-29 06:56:10.758 12 INFO neutron.plugins.ml2.plugin [None req-183a249d-f3da-46db-9cc6-82a3e92df4e4 - - - - - -] Attempt 1 to provision port ef9b00d3-9061-4d2c-adc1-aa0181664035 2026-05-29 06:56:10.887 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port ab2e9f16-18d8-4598-851b-7ac60e209362 2026-05-29 06:56:10.980 11 INFO neutron.notifiers.nova [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Nova event matching ['req-e7bd1cfd-ee75-4bbb-994a-b623a06ccf9a'] response: {'server_uuid': 'c83562db-ca9b-4988-a300-0b9e2eeed94f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ab2e9f16-18d8-4598-851b-7ac60e209362', 'code': 200} 2026-05-29 06:56:11.229 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port e705f0da-2fc7-4ac6-a5c3-6ca83cd5b46b 2026-05-29 06:56:11.967 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port ab2e9f16-18d8-4598-851b-7ac60e209362 2026-05-29 06:56:13.980 12 INFO neutron.plugins.ml2.plugin [None req-040d1d7f-acd4-454f-9484-eb43b81f3a8e - - - - - -] Attempt 1 to provision port 8f30b5bd-9244-4c35-9a9b-aa8ca44e0a2b 2026-05-29 06:56:13.988 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port cbd1cfaf-50d7-41ef-b039-a5a93baaaf6a 2026-05-29 06:56:14.037 12 INFO neutron.plugins.ml2.plugin [None req-040d1d7f-acd4-454f-9484-eb43b81f3a8e - - - - - -] Attempt 1 to provision port cbd1cfaf-50d7-41ef-b039-a5a93baaaf6a 2026-05-29 06:56:14.084 12 INFO neutron.plugins.ml2.plugin [None req-040d1d7f-acd4-454f-9484-eb43b81f3a8e - - - - - -] Attempt 1 to provision port be26cf6f-d686-4a92-a1e9-bfbe664741bc 2026-05-29 06:56:14.111 12 INFO neutron.plugins.ml2.plugin [None req-040d1d7f-acd4-454f-9484-eb43b81f3a8e - - - - - -] Attempt 1 to provision port 5837448a-25c4-4df0-b4e8-be2d5e4f67c9 2026-05-29 06:56:14.250 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port ef9b00d3-9061-4d2c-adc1-aa0181664035 2026-05-29 06:56:16.011 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port cbd1cfaf-50d7-41ef-b039-a5a93baaaf6a 2026-05-29 06:56:16.219 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port be26cf6f-d686-4a92-a1e9-bfbe664741bc 2026-05-29 06:56:16.442 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port ef9b00d3-9061-4d2c-adc1-aa0181664035 2026-05-29 06:56:16.555 11 INFO neutron.plugins.ml2.plugin [None req-6c41b7ee-5ae0-44e9-bf03-812aa7b6fe6e - - - - - -] Attempt 1 to provision port e1824c10-5b8d-442c-a225-368a00768cf3 2026-05-29 06:56:16.608 11 INFO neutron.plugins.ml2.plugin [None req-6c41b7ee-5ae0-44e9-bf03-812aa7b6fe6e - - - - - -] Attempt 1 to provision port fd501dc7-0624-47ee-8f1b-d1b2a9658e8e 2026-05-29 06:56:16.657 11 INFO neutron.plugins.ml2.plugin [None req-6c41b7ee-5ae0-44e9-bf03-812aa7b6fe6e - - - - - -] Attempt 1 to provision port 5837448a-25c4-4df0-b4e8-be2d5e4f67c9 2026-05-29 06:56:16.669 12 INFO neutron.plugins.ml2.plugin [None req-90140964-4fb5-4d9c-880d-8a65fcbb4689 - - - - - -] Attempt 1 to provision port 5837448a-25c4-4df0-b4e8-be2d5e4f67c9 2026-05-29 06:56:18.382 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port be26cf6f-d686-4a92-a1e9-bfbe664741bc 2026-05-29 06:56:18.545 11 INFO neutron.plugins.ml2.plugin [None req-b65b525f-093e-4277-b28a-c5492e8e8e2d - - - - - -] Attempt 1 to provision port 5837448a-25c4-4df0-b4e8-be2d5e4f67c9 2026-05-29 06:56:36.322 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 459f98fc-6a6e-4381-811d-6a6284b49e44 2026-05-29 06:56:37.130 12 INFO neutron.notifiers.nova [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Nova event matching ['req-fd5154fe-ca25-4739-9eed-0eb90adf2579'] response: {'server_uuid': 'd55106d2-f7e9-4cc1-93ad-dd57312f85d7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'fd501dc7-0624-47ee-8f1b-d1b2a9658e8e', 'code': 200} 2026-05-29 06:56:38.119 11 INFO neutron.plugins.ml2.plugin [None req-eb0ee9ff-8e03-4bfd-a2b7-439832848260 - - - - - -] Attempt 1 to provision port 459f98fc-6a6e-4381-811d-6a6284b49e44 2026-05-29 06:56:38.345 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 459f98fc-6a6e-4381-811d-6a6284b49e44 2026-05-29 06:56:40.930 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port fd501dc7-0624-47ee-8f1b-d1b2a9658e8e 2026-05-29 06:56:41.548 12 INFO neutron.notifiers.nova [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Nova event matching ['req-2f0057d9-f317-4d90-a431-4998640d0a1c'] response: {'server_uuid': 'd55106d2-f7e9-4cc1-93ad-dd57312f85d7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fd501dc7-0624-47ee-8f1b-d1b2a9658e8e', 'code': 200} 2026-05-29 06:56:42.655 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port fd501dc7-0624-47ee-8f1b-d1b2a9658e8e 2026-05-29 06:56:44.886 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 998a7a04-355e-46f1-a9ec-760894acdb83 2026-05-29 06:56:44.977 11 INFO neutron.notifiers.nova [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Nova event matching ['req-f06f03b2-de7c-48c0-85ac-d69feeda1d2f'] response: {'server_uuid': '34ef2fd4-264d-4123-88af-bf4ec4b8040c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '998a7a04-355e-46f1-a9ec-760894acdb83', 'code': 200} 2026-05-29 06:56:46.386 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 998a7a04-355e-46f1-a9ec-760894acdb83 2026-05-29 06:57:01.862 12 INFO neutron.plugins.ml2.plugin [None req-cfa81529-6cdb-4327-ad3f-add61bc2f522 - - - - - -] Attempt 1 to provision port 1b4507ee-ce38-4347-9b91-16e1b5298293 2026-05-29 06:57:02.355 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 1b4507ee-ce38-4347-9b91-16e1b5298293 2026-05-29 06:57:04.428 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port f612d312-f351-429e-9b73-03d91a11fc53 2026-05-29 06:57:08.565 12 INFO neutron.notifiers.nova [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Nova event matching ['req-4063149a-70f4-4408-b5b7-d7973af611cc'] response: {'server_uuid': '34ef2fd4-264d-4123-88af-bf4ec4b8040c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '998a7a04-355e-46f1-a9ec-760894acdb83', 'code': 200} 2026-05-29 06:57:34.370 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port a16f03dd-d715-43e0-ae3b-c866c1bc3a03 2026-05-29 06:57:36.411 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port a16f03dd-d715-43e0-ae3b-c866c1bc3a03 2026-05-29 06:57:36.608 11 INFO neutron.plugins.ml2.plugin [None req-b9a3c1f3-3978-4f79-94c1-0e76b951ca5a - - - - - -] Attempt 1 to provision port 10994419-4200-46f8-8176-8d192c0c8c0a 2026-05-29 06:57:38.268 12 INFO neutron.plugins.ml2.plugin [None req-e0f583da-c145-4f3e-b1c5-be4fef5ba515 - - - - - -] Attempt 1 to provision port 10994419-4200-46f8-8176-8d192c0c8c0a 2026-05-29 06:57:38.330 12 INFO neutron.plugins.ml2.plugin [None req-7b1bffac-bbd6-487f-a393-b800c5920bfc - - - - - -] Attempt 1 to provision port b4f4692a-9964-418e-978d-4cdc54c66bc2 2026-05-29 06:57:38.354 12 INFO neutron.plugins.ml2.plugin [None req-7b1bffac-bbd6-487f-a393-b800c5920bfc - - - - - -] Attempt 1 to provision port 92469f2c-5fa0-4e92-86ee-a8ffba83309e 2026-05-29 06:57:38.369 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 10994419-4200-46f8-8176-8d192c0c8c0a 2026-05-29 06:57:40.413 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 0918e16a-51ae-468b-ab67-ac4138f84d54 2026-05-29 06:57:42.439 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 0918e16a-51ae-468b-ab67-ac4138f84d54 2026-05-29 06:57:42.601 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 3029cf5a-9839-4e5f-8650-059686ddd444 2026-05-29 06:57:44.568 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 3029cf5a-9839-4e5f-8650-059686ddd444 2026-05-29 06:57:45.173 11 INFO neutron.plugins.ml2.plugin [None req-e93424f6-fe90-4643-8eb9-372045c4a64d - - - - - -] Attempt 1 to provision port 52e34a13-a65e-4c3f-9e9f-376e7d6561f7 2026-05-29 06:57:45.194 11 INFO neutron.plugins.ml2.plugin [None req-e93424f6-fe90-4643-8eb9-372045c4a64d - - - - - -] Attempt 1 to provision port 10994419-4200-46f8-8176-8d192c0c8c0a 2026-05-29 06:57:45.233 11 INFO neutron.plugins.ml2.plugin [None req-e93424f6-fe90-4643-8eb9-372045c4a64d - - - - - -] Attempt 1 to provision port 92469f2c-5fa0-4e92-86ee-a8ffba83309e 2026-05-29 06:57:45.258 11 INFO neutron.plugins.ml2.plugin [None req-e93424f6-fe90-4643-8eb9-372045c4a64d - - - - - -] Attempt 1 to provision port d456ce93-e6f0-42b6-af9d-a360cd8370da 2026-05-29 06:57:45.282 11 INFO neutron.plugins.ml2.plugin [None req-e93424f6-fe90-4643-8eb9-372045c4a64d - - - - - -] Attempt 1 to provision port 3029cf5a-9839-4e5f-8650-059686ddd444 2026-05-29 06:57:50.091 12 INFO neutron.plugins.ml2.plugin [None req-3476c26f-a62f-47bc-b055-cfd64c61d014 - - - - - -] Attempt 1 to provision port 52e34a13-a65e-4c3f-9e9f-376e7d6561f7 2026-05-29 06:57:50.112 12 INFO neutron.plugins.ml2.plugin [None req-3476c26f-a62f-47bc-b055-cfd64c61d014 - - - - - -] Attempt 1 to provision port 92469f2c-5fa0-4e92-86ee-a8ffba83309e 2026-05-29 06:57:50.134 12 INFO neutron.plugins.ml2.plugin [None req-3476c26f-a62f-47bc-b055-cfd64c61d014 - - - - - -] Attempt 1 to provision port 3029cf5a-9839-4e5f-8650-059686ddd444 2026-05-29 06:57:51.999 11 INFO neutron.plugins.ml2.plugin [None req-edf6272f-9af4-4771-8f07-f3d7b9e94e51 - - - - - -] Attempt 1 to provision port 52e34a13-a65e-4c3f-9e9f-376e7d6561f7 2026-05-29 06:57:52.022 11 INFO neutron.plugins.ml2.plugin [None req-edf6272f-9af4-4771-8f07-f3d7b9e94e51 - - - - - -] Attempt 1 to provision port 92469f2c-5fa0-4e92-86ee-a8ffba83309e 2026-05-29 06:57:53.910 12 INFO neutron.plugins.ml2.plugin [None req-cbd2e46b-c7ae-4d3a-98e2-bd024c341aa7 - - - - - -] Attempt 1 to provision port 52e34a13-a65e-4c3f-9e9f-376e7d6561f7 2026-05-29 06:57:54.410 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port b4f4692a-9964-418e-978d-4cdc54c66bc2 2026-05-29 06:57:54.673 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 92469f2c-5fa0-4e92-86ee-a8ffba83309e 2026-05-29 06:57:57.504 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port b4f4692a-9964-418e-978d-4cdc54c66bc2 2026-05-29 06:57:57.786 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 885c98a8-8131-49cf-bc85-4e76c95d7946 2026-05-29 06:57:57.883 12 INFO neutron.notifiers.nova [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Nova event matching ['req-6dccdf6b-923e-49be-b698-44e3f73bb370'] response: {'server_uuid': '402f87a9-e064-4932-9d36-f821ebd44f03', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '885c98a8-8131-49cf-bc85-4e76c95d7946', 'code': 200} 2026-05-29 06:57:58.166 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 92469f2c-5fa0-4e92-86ee-a8ffba83309e 2026-05-29 06:57:58.787 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 885c98a8-8131-49cf-bc85-4e76c95d7946 2026-05-29 06:57:58.996 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 52e34a13-a65e-4c3f-9e9f-376e7d6561f7 2026-05-29 06:57:59.264 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port d456ce93-e6f0-42b6-af9d-a360cd8370da 2026-05-29 06:58:00.631 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 52e34a13-a65e-4c3f-9e9f-376e7d6561f7 2026-05-29 06:58:00.821 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port d456ce93-e6f0-42b6-af9d-a360cd8370da 2026-05-29 06:58:02.643 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port d0226cb3-d8af-4605-b680-5f38f56da894 2026-05-29 06:58:03.460 11 INFO neutron.plugins.ml2.plugin [None req-1c4e1e7d-a92e-4517-b6da-609630b98bf2 - - - - - -] Attempt 1 to provision port d0226cb3-d8af-4605-b680-5f38f56da894 2026-05-29 06:58:06.804 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port a4919c6b-9b53-4ba1-8b84-6c05804f5d14 2026-05-29 06:58:07.237 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port ceac7368-de4a-4926-a0a6-ce903c3213dd 2026-05-29 06:58:08.602 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port a4919c6b-9b53-4ba1-8b84-6c05804f5d14 2026-05-29 06:58:08.803 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port ceac7368-de4a-4926-a0a6-ce903c3213dd 2026-05-29 06:58:10.157 11 INFO neutron.plugins.ml2.plugin [None req-3f95a8d7-1e4b-40b5-9839-b203a0724090 - - - - - -] Attempt 1 to provision port 0e461aa9-fafb-4f3e-a609-c072adc74c92 2026-05-29 06:58:10.182 11 INFO neutron.plugins.ml2.plugin [None req-3f95a8d7-1e4b-40b5-9839-b203a0724090 - - - - - -] Attempt 1 to provision port 5cd2c1b6-16f9-4aaf-b505-96cc7a46325d 2026-05-29 06:58:10.208 11 INFO neutron.plugins.ml2.plugin [None req-3f95a8d7-1e4b-40b5-9839-b203a0724090 - - - - - -] Attempt 1 to provision port ceac7368-de4a-4926-a0a6-ce903c3213dd 2026-05-29 06:58:14.482 12 INFO neutron.plugins.ml2.plugin [None req-0e8d24f8-6b87-4a59-b4c6-91145933ae65 - - - - - -] Attempt 1 to provision port 5cd2c1b6-16f9-4aaf-b505-96cc7a46325d 2026-05-29 06:58:14.511 12 INFO neutron.plugins.ml2.plugin [None req-0e8d24f8-6b87-4a59-b4c6-91145933ae65 - - - - - -] Attempt 1 to provision port ceac7368-de4a-4926-a0a6-ce903c3213dd 2026-05-29 06:58:17.216 11 INFO neutron.plugins.ml2.plugin [None req-05fe4e28-2116-4dff-9e9e-f1760cd2d1f2 - - - - - -] Attempt 1 to provision port 5cd2c1b6-16f9-4aaf-b505-96cc7a46325d 2026-05-29 06:58:17.649 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 109dee4f-9161-42a2-9c25-aff6fc04f024 2026-05-29 06:58:17.754 12 INFO neutron.notifiers.nova [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Nova event matching ['req-b162fbdf-a6b0-44a9-964d-185a22061dcd'] response: {'server_uuid': '55f5b01d-77f4-45a6-b9aa-b3a5b77fbcee', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '109dee4f-9161-42a2-9c25-aff6fc04f024', 'code': 200} 2026-05-29 06:58:18.435 12 INFO neutron.plugins.ml2.plugin [None req-e4af249e-32b8-400a-abec-8425d24fafd4 - - - - - -] Attempt 1 to provision port 5cd2c1b6-16f9-4aaf-b505-96cc7a46325d 2026-05-29 06:58:18.592 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 109dee4f-9161-42a2-9c25-aff6fc04f024 2026-05-29 06:58:19.666 11 INFO neutron.plugins.ml2.plugin [None req-3d54c4ff-8500-4ecd-8c03-6cd6f53f1fcb - - - - - -] Attempt 1 to provision port 109dee4f-9161-42a2-9c25-aff6fc04f024 2026-05-29 06:58:24.667 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 5cd2c1b6-16f9-4aaf-b505-96cc7a46325d 2026-05-29 06:58:24.942 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 0e461aa9-fafb-4f3e-a609-c072adc74c92 2026-05-29 06:58:26.648 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 5cd2c1b6-16f9-4aaf-b505-96cc7a46325d 2026-05-29 06:58:26.824 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 0e461aa9-fafb-4f3e-a609-c072adc74c92 2026-05-29 06:58:38.655 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 22acb4b4-f4ce-44cc-a31a-b291bb0c78bc 2026-05-29 06:58:39.565 12 INFO neutron.plugins.ml2.plugin [None req-74bca584-09de-419d-8474-3f0d467a1e60 - - - - - -] Attempt 1 to provision port 22acb4b4-f4ce-44cc-a31a-b291bb0c78bc 2026-05-29 06:58:40.706 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 22acb4b4-f4ce-44cc-a31a-b291bb0c78bc 2026-05-29 06:58:42.627 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port d6685c73-a033-4486-ba3e-91d43e5739cd 2026-05-29 06:58:43.029 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port fa703d02-5e3e-447b-a986-9bee2ac2732b 2026-05-29 06:58:44.654 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port d6685c73-a033-4486-ba3e-91d43e5739cd 2026-05-29 06:58:44.935 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port fa703d02-5e3e-447b-a986-9bee2ac2732b 2026-05-29 06:58:46.626 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 23078f27-5304-4737-9b33-aebca7a81209 2026-05-29 06:58:48.659 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 23078f27-5304-4737-9b33-aebca7a81209 2026-05-29 06:58:50.694 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 22acb4b4-f4ce-44cc-a31a-b291bb0c78bc 2026-05-29 06:58:51.639 12 INFO neutron.plugins.ml2.plugin [None req-da9d3834-95e5-4103-b8a4-8ddbe594d819 - - - - - -] Attempt 1 to provision port 654cb21c-05ee-43bc-afc2-3dd478eb01a8 2026-05-29 06:58:51.664 12 INFO neutron.plugins.ml2.plugin [None req-da9d3834-95e5-4103-b8a4-8ddbe594d819 - - - - - -] Attempt 1 to provision port 23078f27-5304-4737-9b33-aebca7a81209 2026-05-29 06:58:51.711 12 INFO neutron.plugins.ml2.plugin [None req-da9d3834-95e5-4103-b8a4-8ddbe594d819 - - - - - -] Attempt 1 to provision port d6685c73-a033-4486-ba3e-91d43e5739cd 2026-05-29 06:58:51.770 12 INFO neutron.plugins.ml2.plugin [None req-da9d3834-95e5-4103-b8a4-8ddbe594d819 - - - - - -] Attempt 1 to provision port 22acb4b4-f4ce-44cc-a31a-b291bb0c78bc 2026-05-29 06:58:51.826 12 INFO neutron.plugins.ml2.plugin [None req-da9d3834-95e5-4103-b8a4-8ddbe594d819 - - - - - -] Attempt 1 to provision port ab41c0fe-c073-4f4e-9e71-0ef9cc6ff963 2026-05-29 06:58:56.607 11 INFO neutron.plugins.ml2.plugin [None req-a19efc16-5453-4e39-a315-60526bebfb21 - - - - - -] Attempt 1 to provision port 654cb21c-05ee-43bc-afc2-3dd478eb01a8 2026-05-29 06:58:56.643 11 INFO neutron.plugins.ml2.plugin [None req-a19efc16-5453-4e39-a315-60526bebfb21 - - - - - -] Attempt 1 to provision port 04532903-bf9f-4fb2-a976-0a37919a3e39 2026-05-29 06:58:56.677 11 INFO neutron.plugins.ml2.plugin [None req-a19efc16-5453-4e39-a315-60526bebfb21 - - - - - -] Attempt 1 to provision port 0ae33855-96dd-4e90-8531-1c9e403e32f1 2026-05-29 06:58:56.712 11 INFO neutron.plugins.ml2.plugin [None req-a19efc16-5453-4e39-a315-60526bebfb21 - - - - - -] Attempt 1 to provision port 23078f27-5304-4737-9b33-aebca7a81209 2026-05-29 06:58:56.762 11 INFO neutron.plugins.ml2.plugin [None req-a19efc16-5453-4e39-a315-60526bebfb21 - - - - - -] Attempt 1 to provision port d6685c73-a033-4486-ba3e-91d43e5739cd 2026-05-29 06:58:56.804 11 INFO neutron.plugins.ml2.plugin [None req-a19efc16-5453-4e39-a315-60526bebfb21 - - - - - -] Attempt 1 to provision port 22acb4b4-f4ce-44cc-a31a-b291bb0c78bc 2026-05-29 06:58:57.258 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port e167822e-0c62-49bc-a7e1-ddcec6dba315 2026-05-29 06:58:57.416 12 INFO neutron.notifiers.nova [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Nova event matching ['req-0f93efb9-84a3-4731-91fd-808187b6df8b'] response: {'server_uuid': '5b2631f6-dc4c-419c-99e4-48e0b32f2d00', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e167822e-0c62-49bc-a7e1-ddcec6dba315', 'code': 200} 2026-05-29 06:58:58.621 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port e167822e-0c62-49bc-a7e1-ddcec6dba315 2026-05-29 06:59:00.779 11 INFO neutron.plugins.ml2.plugin [None req-fb5b48ce-7ad7-4788-a751-cf0e1acd3430 - - - - - -] Attempt 1 to provision port 04532903-bf9f-4fb2-a976-0a37919a3e39 2026-05-29 06:59:01.113 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 0ae33855-96dd-4e90-8531-1c9e403e32f1 2026-05-29 06:59:01.203 12 INFO neutron.plugins.ml2.plugin [None req-06ef57f3-2dff-42e9-90ac-b5def05c2402 - - - - - -] Attempt 1 to provision port 654cb21c-05ee-43bc-afc2-3dd478eb01a8 2026-05-29 06:59:01.393 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 654cb21c-05ee-43bc-afc2-3dd478eb01a8 2026-05-29 06:59:01.418 12 INFO neutron.plugins.ml2.plugin [None req-06ef57f3-2dff-42e9-90ac-b5def05c2402 - - - - - -] Attempt 1 to provision port 04532903-bf9f-4fb2-a976-0a37919a3e39 2026-05-29 06:59:01.500 12 INFO neutron.plugins.ml2.plugin [None req-06ef57f3-2dff-42e9-90ac-b5def05c2402 - - - - - -] Attempt 1 to provision port 0ae33855-96dd-4e90-8531-1c9e403e32f1 2026-05-29 06:59:01.559 12 INFO neutron.plugins.ml2.plugin [None req-06ef57f3-2dff-42e9-90ac-b5def05c2402 - - - - - -] Attempt 1 to provision port 23078f27-5304-4737-9b33-aebca7a81209 2026-05-29 06:59:01.620 12 INFO neutron.plugins.ml2.plugin [None req-06ef57f3-2dff-42e9-90ac-b5def05c2402 - - - - - -] Attempt 1 to provision port d6685c73-a033-4486-ba3e-91d43e5739cd 2026-05-29 06:59:01.674 12 INFO neutron.plugins.ml2.plugin [None req-06ef57f3-2dff-42e9-90ac-b5def05c2402 - - - - - -] Attempt 1 to provision port e167822e-0c62-49bc-a7e1-ddcec6dba315 2026-05-29 06:59:02.726 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 04532903-bf9f-4fb2-a976-0a37919a3e39 2026-05-29 06:59:02.911 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port ab41c0fe-c073-4f4e-9e71-0ef9cc6ff963 2026-05-29 06:59:03.137 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 654cb21c-05ee-43bc-afc2-3dd478eb01a8 2026-05-29 06:59:03.318 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 0ae33855-96dd-4e90-8531-1c9e403e32f1 2026-05-29 06:59:04.610 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port ab41c0fe-c073-4f4e-9e71-0ef9cc6ff963 2026-05-29 06:59:04.691 12 INFO neutron.plugins.ml2.plugin [None req-3987cc47-4b4f-4ce7-b34f-75c9614143e9 - - - - - -] Attempt 1 to provision port 654cb21c-05ee-43bc-afc2-3dd478eb01a8 2026-05-29 06:59:04.777 12 INFO neutron.plugins.ml2.plugin [None req-3987cc47-4b4f-4ce7-b34f-75c9614143e9 - - - - - -] Attempt 1 to provision port 04532903-bf9f-4fb2-a976-0a37919a3e39 2026-05-29 06:59:04.839 12 INFO neutron.plugins.ml2.plugin [None req-3987cc47-4b4f-4ce7-b34f-75c9614143e9 - - - - - -] Attempt 1 to provision port 0ae33855-96dd-4e90-8531-1c9e403e32f1 2026-05-29 06:59:06.823 12 INFO neutron.plugins.ml2.plugin [None req-570e5508-5f94-4a2c-a29e-fffc2f9724f3 - - - - - -] Attempt 1 to provision port 04532903-bf9f-4fb2-a976-0a37919a3e39 2026-05-29 06:59:06.891 12 INFO neutron.plugins.ml2.plugin [None req-570e5508-5f94-4a2c-a29e-fffc2f9724f3 - - - - - -] Attempt 1 to provision port 0ae33855-96dd-4e90-8531-1c9e403e32f1 2026-05-29 06:59:08.189 11 INFO neutron.plugins.ml2.plugin [None req-654889db-c6b0-4a33-a3a8-1b207b01b2c0 - - - - - -] Attempt 1 to provision port e167822e-0c62-49bc-a7e1-ddcec6dba315 2026-05-29 06:59:14.704 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 6b6a90af-c269-4f9b-b4bb-405c6ca85e63 2026-05-29 06:59:14.825 12 INFO neutron.notifiers.nova [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Nova event matching ['req-fd6854b3-278c-46ad-a3a9-57e36a4651b2'] response: {'server_uuid': '162989b7-3d7b-447f-813e-5d77b2cfda02', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6b6a90af-c269-4f9b-b4bb-405c6ca85e63', 'code': 200} 2026-05-29 06:59:16.656 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 6b6a90af-c269-4f9b-b4bb-405c6ca85e63 2026-05-29 06:59:41.679 11 INFO neutron.plugins.ml2.plugin [None req-5016c2e1-c6ca-4fd2-9f5a-fded60e68e74 - - - - - -] Attempt 1 to provision port 9165e443-591a-474d-b10e-36c20fbd60b6 2026-05-29 07:00:03.200 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 22bac9d8-7e0f-49fb-9c5b-8a9f5b215fc6 2026-05-29 07:00:03.300 11 INFO neutron.notifiers.nova [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Nova event matching ['req-62d3b720-c9bc-426c-8dff-c35cd4eeff09'] response: {'server_uuid': 'd4700dd7-dc07-47f9-adb5-12ff0590a1b0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '22bac9d8-7e0f-49fb-9c5b-8a9f5b215fc6', 'code': 200} 2026-05-29 07:00:04.667 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 22bac9d8-7e0f-49fb-9c5b-8a9f5b215fc6 2026-05-29 07:00:44.920 12 INFO neutron.plugins.ml2.plugin [None req-7795f5e2-2bbe-406e-91a5-07f2d4e1512d - - - - - -] Attempt 1 to provision port b58f67a3-c99e-4556-baa2-6ed6912a9d2c 2026-05-29 07:00:50.737 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port b58f67a3-c99e-4556-baa2-6ed6912a9d2c 2026-05-29 07:00:50.890 11 INFO neutron.notifiers.nova [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Nova event matching ['req-d61446e5-3266-4b4e-a75a-54bf8922a66c'] response: {'server_uuid': 'd4700dd7-dc07-47f9-adb5-12ff0590a1b0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b58f67a3-c99e-4556-baa2-6ed6912a9d2c', 'code': 200} 2026-05-29 07:00:52.684 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port b58f67a3-c99e-4556-baa2-6ed6912a9d2c 2026-05-29 07:00:55.203 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port b58f67a3-c99e-4556-baa2-6ed6912a9d2c 2026-05-29 07:01:17.421 12 INFO neutron.plugins.ml2.plugin [None req-72008656-f3f2-4b03-a33a-f2da854dd4ec - - - - - -] Attempt 1 to provision port c11bbed7-f48b-4563-894f-1071aa1f7b58 2026-05-29 07:01:26.291 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port c11bbed7-f48b-4563-894f-1071aa1f7b58 2026-05-29 07:01:26.450 12 INFO neutron.notifiers.nova [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Nova event matching ['req-fdac5680-8819-40f7-8b6e-051d88e77356'] response: {'server_uuid': 'd4700dd7-dc07-47f9-adb5-12ff0590a1b0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c11bbed7-f48b-4563-894f-1071aa1f7b58', 'code': 200} 2026-05-29 07:01:26.859 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port c11bbed7-f48b-4563-894f-1071aa1f7b58 2026-05-29 07:01:38.651 11 INFO neutron.plugins.ml2.plugin [None req-e63cefb4-79ca-4646-80f5-35aa3b667f01 - - - - - -] Attempt 1 to provision port 6c0d42ef-dce2-4fef-9e0e-a82605121053 2026-05-29 07:01:44.904 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 6c0d42ef-dce2-4fef-9e0e-a82605121053 2026-05-29 07:01:45.015 12 INFO neutron.notifiers.nova [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Nova event matching ['req-f6efefd4-68f6-4e30-82d2-8a512424aa9b'] response: {'server_uuid': 'd4700dd7-dc07-47f9-adb5-12ff0590a1b0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6c0d42ef-dce2-4fef-9e0e-a82605121053', 'code': 200} 2026-05-29 07:01:46.885 11 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 6c0d42ef-dce2-4fef-9e0e-a82605121053 2026-05-29 07:01:48.892 11 INFO neutron.plugins.ml2.plugin [None req-1876ac51-19d7-4367-a306-d9a82386f8be - - - - - -] Attempt 1 to provision port c11bbed7-f48b-4563-894f-1071aa1f7b58 2026-05-29 07:01:48.951 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port c11bbed7-f48b-4563-894f-1071aa1f7b58 2026-05-29 07:02:02.353 12 INFO neutron.plugins.ml2.plugin [None req-2e6cc391-b7dc-4648-a000-dc88199e9410 - - - - - -] Attempt 1 to provision port 6c0d42ef-dce2-4fef-9e0e-a82605121053 2026-05-29 07:02:02.956 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port 6c0d42ef-dce2-4fef-9e0e-a82605121053 2026-05-29 07:02:03.654 11 INFO neutron.plugins.ml2.plugin [None req-f786581a-cf6f-4dfb-9ee8-3a6e4d0cab90 - - - - - -] Attempt 1 to provision port 6c0d42ef-dce2-4fef-9e0e-a82605121053 2026-05-29 07:02:12.477 11 INFO neutron.plugins.ml2.plugin [None req-25211d16-de9b-4256-bfd7-d1a793e57136 - - - - - -] Attempt 1 to provision port c11bbed7-f48b-4563-894f-1071aa1f7b58 2026-05-29 07:02:12.947 12 INFO neutron.plugins.ml2.plugin [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Attempt 1 to provision port c11bbed7-f48b-4563-894f-1071aa1f7b58 2026-05-29 07:02:45.113 12 INFO neutron.notifiers.nova [None req-9fe172cc-073d-4cc2-becd-069d016821f1 - - - - - -] Nova event matching ['req-cabd6aad-b4be-468c-9795-6dc58433f4cc'] response: {'server_uuid': '162989b7-3d7b-447f-813e-5d77b2cfda02', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6b6a90af-c269-4f9b-b4bb-405c6ca85e63', 'code': 200}