+ 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-06-04 20:04:22.924 1 INFO neutron.common.config [-] Logging enabled! 2026-06-04 20:04:22.924 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.4.dev16 2026-06-04 20:04:22.925 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-06-04 20:04:22.925 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-04 20:04:24.008 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-04 20:04:24.011 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-04 20:04:24.014 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-04 20:04:24.015 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-04 20:04:24.015 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-04 20:04:24.015 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-04 20:04:24.016 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-04 20:04:24.022 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-04 20:04:24.022 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-04 20:04:24.023 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-04 20:04:24.041 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-04 20:04:24.042 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-04 20:04:24.042 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-04 20:04:24.087 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-04 20:04:24.087 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-04 20:04:24.087 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-04 20:04:24.088 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-04 20:04:24.376 1 INFO neutron.plugins.ml2.managers [None req-d3aff5ed-ca85-4cba-9447-7d91929a88c6 - - - - - -] Initializing driver for type 'vlan' 2026-06-04 20:04:24.526 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d3aff5ed-ca85-4cba-9447-7d91929a88c6 - - - - - -] VlanTypeDriver initialization complete 2026-06-04 20:04:24.527 1 INFO neutron.plugins.ml2.managers [None req-d3aff5ed-ca85-4cba-9447-7d91929a88c6 - - - - - -] Initializing driver for type 'vxlan' 2026-06-04 20:04:24.527 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-d3aff5ed-ca85-4cba-9447-7d91929a88c6 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-04 20:04:24.590 1 INFO neutron.plugins.ml2.managers [None req-d3aff5ed-ca85-4cba-9447-7d91929a88c6 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-04 20:04:24.590 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d3aff5ed-ca85-4cba-9447-7d91929a88c6 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-04 20:04:24.590 1 INFO neutron.plugins.ml2.managers [None req-d3aff5ed-ca85-4cba-9447-7d91929a88c6 - - - - - -] Initializing extension driver 'port_security' 2026-06-04 20:04:24.591 1 INFO neutron.plugins.ml2.extensions.port_security [None req-d3aff5ed-ca85-4cba-9447-7d91929a88c6 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-04 20:04:24.591 1 INFO neutron.plugins.ml2.managers [None req-d3aff5ed-ca85-4cba-9447-7d91929a88c6 - - - - - -] Initializing extension driver 'qos' 2026-06-04 20:04:24.592 1 INFO neutron.plugins.ml2.managers [None req-d3aff5ed-ca85-4cba-9447-7d91929a88c6 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-04 20:04:24.592 1 INFO neutron.plugins.ml2.managers [None req-d3aff5ed-ca85-4cba-9447-7d91929a88c6 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-04 20:04:24.606 1 INFO neutron.quota [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded quota_driver: . 2026-06-04 20:04:24.606 1 INFO neutron.plugins.ml2.plugin [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Modular L2 Plugin initialization complete 2026-06-04 20:04:24.607 1 INFO neutron.plugins.ml2.managers [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-04 20:04:24.607 1 INFO neutron.plugins.ml2.managers [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-04 20:04:24.607 1 INFO neutron.plugins.ml2.managers [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-04 20:04:24.607 1 INFO neutron.extensions.vlantransparent [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Disabled vlantransparent extension. 2026-06-04 20:04:24.607 1 INFO neutron.extensions.qinq [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Disabled VLAN QinQ extension. 2026-06-04 20:04:24.607 1 INFO neutron.manager [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loading Plugin: qos 2026-06-04 20:04:24.619 1 INFO neutron.manager [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loading Plugin: router 2026-06-04 20:04:24.661 1 INFO neutron.services.service_base [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-04 20:04:24.661 1 INFO neutron.manager [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loading Plugin: segments 2026-06-04 20:04:24.732 1 INFO neutron.manager [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loading Plugin: trunk 2026-06-04 20:04:24.746 1 INFO neutron.manager [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loading Plugin: vpnaas 2026-06-04 20:04:24.779 1 WARNING stevedore.named [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-04 20:04:24.779 1 WARNING stevedore.named [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-04 20:04:25.084 1 INFO neutron_vpnaas.services.vpn.plugin [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-04 20:04:25.085 1 INFO neutron.common.utils [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-04 20:04:25.085 1 INFO neutron.manager [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loading Plugin: taas 2026-06-04 20:04:25.105 1 WARNING stevedore.named [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-04 20:04:25.131 1 INFO neutron_taas.services.taas.taas_plugin [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-04 20:04:25.132 1 INFO neutron.manager [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loading Plugin: tapmirror 2026-06-04 20:04:25.141 1 WARNING stevedore.named [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-04 20:04:25.154 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-04 20:04:25.154 1 INFO neutron.manager [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loading Plugin: auto_allocate 2026-06-04 20:04:25.160 1 INFO neutron.manager [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loading Plugin: tag 2026-06-04 20:04:25.166 1 INFO neutron.manager [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loading Plugin: timestamp 2026-06-04 20:04:25.168 1 INFO neutron.manager [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loading Plugin: network_ip_availability 2026-06-04 20:04:25.171 1 INFO neutron.manager [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loading Plugin: flavors 2026-06-04 20:04:25.174 1 INFO neutron.manager [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loading Plugin: revisions 2026-06-04 20:04:25.177 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Initializing extension manager. 2026-06-04 20:04:25.178 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: address-group 2026-06-04 20:04:25.179 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: address-scope 2026-06-04 20:04:25.179 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-04 20:04:25.180 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: agent 2026-06-04 20:04:25.181 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: agent-resources-synced 2026-06-04 20:04:25.182 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-04 20:04:25.182 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-04 20:04:25.183 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: availability_zone 2026-06-04 20:04:25.183 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: availability_zone_filter 2026-06-04 20:04:25.184 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-04 20:04:25.184 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: default-subnetpools 2026-06-04 20:04:25.186 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-04 20:04:25.186 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: dns-integration 2026-06-04 20:04:25.187 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: dns-domain-ports 2026-06-04 20:04:25.187 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-04 20:04:25.187 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: dvr 2026-06-04 20:04:25.188 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-04 20:04:25.188 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: empty-string-filtering 2026-06-04 20:04:25.189 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-04 20:04:25.189 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-04 20:04:25.190 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: external-net 2026-06-04 20:04:25.190 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-04 20:04:25.191 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: extraroute 2026-06-04 20:04:25.191 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: extraroute-atomic 2026-06-04 20:04:25.192 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-04 20:04:25.192 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-04 20:04:25.193 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-04 20:04:25.193 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-04 20:04:25.194 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: fip-port-details 2026-06-04 20:04:25.194 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: flavors 2026-06-04 20:04:25.195 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-04 20:04:25.196 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: floatingip-pools 2026-06-04 20:04:25.196 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: ip_allocation 2026-06-04 20:04:25.197 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-04 20:04:25.197 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: l2_adjacency 2026-06-04 20:04:25.198 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: router 2026-06-04 20:04:25.200 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-04 20:04:25.200 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-04 20:04:25.201 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-04 20:04:25.201 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: ext-gw-mode 2026-06-04 20:04:25.202 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: l3-ha 2026-06-04 20:04:25.202 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-04 20:04:25.202 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-04 20:04:25.203 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: l3-flavors 2026-06-04 20:04:25.204 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-04 20:04:25.204 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-04 20:04:25.206 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-04 20:04:25.207 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-04 20:04:25.207 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-04 20:04:25.208 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-04 20:04:25.209 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-04 20:04:25.209 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: multi-provider 2026-06-04 20:04:25.210 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: net-mtu 2026-06-04 20:04:25.210 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: net-mtu-writable 2026-06-04 20:04:25.211 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: network_availability_zone 2026-06-04 20:04:25.211 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: network_ha 2026-06-04 20:04:25.212 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: network-ip-availability 2026-06-04 20:04:25.213 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-04 20:04:25.213 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: pagination 2026-06-04 20:04:25.213 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: port-device-profile 2026-06-04 20:04:25.214 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-04 20:04:25.214 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-04 20:04:25.215 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-04 20:04:25.215 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: port-mac-override 2026-06-04 20:04:25.216 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-04 20:04:25.216 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-04 20:04:25.217 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-04 20:04:25.217 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: port-resource-request 2026-06-04 20:04:25.217 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-04 20:04:25.218 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-04 20:04:25.218 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: binding 2026-06-04 20:04:25.219 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: binding-extended 2026-06-04 20:04:25.219 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: port-security 2026-06-04 20:04:25.220 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: project-id 2026-06-04 20:04:25.220 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: provider 2026-06-04 20:04:25.221 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-04 20:04:25.222 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: qos 2026-06-04 20:04:25.223 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-04 20:04:25.224 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-04 20:04:25.224 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: qos-default 2026-06-04 20:04:25.224 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: qos-fip 2026-06-04 20:04:25.225 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-04 20:04:25.225 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-04 20:04:25.226 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-04 20:04:25.226 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-04 20:04:25.227 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-04 20:04:25.228 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: qos-pps 2026-06-04 20:04:25.228 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-04 20:04:25.228 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-04 20:04:25.229 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: qos-rules-alias 2026-06-04 20:04:25.229 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: quota-check-limit 2026-06-04 20:04:25.230 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-04 20:04:25.232 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: quotas 2026-06-04 20:04:25.234 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: quota_details 2026-06-04 20:04:25.236 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: rbac-policies 2026-06-04 20:04:25.236 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: rbac-address-group 2026-06-04 20:04:25.237 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: rbac-address-scope 2026-06-04 20:04:25.237 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: rbac-security-groups 2026-06-04 20:04:25.237 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-04 20:04:25.238 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: revision-if-match 2026-06-04 20:04:25.238 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-04 20:04:25.239 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: router_availability_zone 2026-06-04 20:04:25.239 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-04 20:04:25.241 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-04 20:04:25.241 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-04 20:04:25.242 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-04 20:04:25.242 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-04 20:04:25.243 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-04 20:04:25.243 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-04 20:04:25.247 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: security-group 2026-06-04 20:04:25.248 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: segment 2026-06-04 20:04:25.249 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-04 20:04:25.249 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: service-type 2026-06-04 20:04:25.249 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: sorting 2026-06-04 20:04:25.250 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: standard-attr-segment 2026-06-04 20:04:25.250 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: standard-attr-description 2026-06-04 20:04:25.251 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: stateful-security-group 2026-06-04 20:04:25.251 1 WARNING neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-04 20:04:25.252 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-04 20:04:25.252 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: subnet-external-network 2026-06-04 20:04:25.253 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: subnet_onboard 2026-06-04 20:04:25.253 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-04 20:04:25.254 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: subnet-service-types 2026-06-04 20:04:25.254 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: subnet_allocation 2026-06-04 20:04:25.255 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-04 20:04:25.255 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: tag-creation 2026-06-04 20:04:25.256 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-04 20:04:25.259 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: standard-attr-tag 2026-06-04 20:04:25.260 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-04 20:04:25.260 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: trunk 2026-06-04 20:04:25.261 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: trunk-details 2026-06-04 20:04:25.261 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-04 20:04:25.262 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-04 20:04:25.262 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-04 20:04:25.263 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-04 20:04:25.265 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-04 20:04:25.265 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-04 20:04:25.266 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: vpn-flavors 2026-06-04 20:04:25.267 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: vpnaas 2026-06-04 20:04:25.268 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: taas 2026-06-04 20:04:25.270 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: tap-mirror 2026-06-04 20:04:25.270 1 INFO neutron.api.extensions [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-04 20:04:25.273 1 INFO oslo_service.backend.eventlet.service [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Starting 2 workers 2026-06-04 20:04:25.278 1 INFO oslo_service.backend.eventlet.service [None req-eb96e2f9-b8f5-4d03-9985-59a3d124fa42 - - - - - -] Starting 1 workers 2026-06-04 20:05:06.025 12 INFO neutron.db.l3_hamode_db [None req-d60b9358-5fec-4a10-9fd1-55a06670eea6 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-04 20:05:25.699 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port a8f99d94-2067-49df-8a25-5c11ca667648 2026-06-04 20:05:27.255 11 INFO neutron.plugins.ml2.plugin [None req-5817a332-e980-411d-8014-e7d04af650e8 - - - - - -] Attempt 1 to provision port a8f99d94-2067-49df-8a25-5c11ca667648 2026-06-04 20:05:27.618 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port a8f99d94-2067-49df-8a25-5c11ca667648 2026-06-04 20:05:29.003 11 INFO neutron.plugins.ml2.plugin [None req-af05c65b-5c17-49e4-bd63-d9d4e6798cf8 - - - - - -] Attempt 1 to provision port a8f99d94-2067-49df-8a25-5c11ca667648 2026-06-04 20:10:05.881 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port bcaccd44-b15e-43f4-8128-f0d71a85527a 2026-06-04 20:10:05.968 11 INFO neutron.plugins.ml2.plugin [None req-f82b29f5-509f-4b27-a1bf-8d567af67300 - - - - - -] Attempt 1 to provision port bcaccd44-b15e-43f4-8128-f0d71a85527a 2026-06-04 20:10:07.646 12 INFO neutron.plugins.ml2.plugin [None req-b791bea1-37c0-45a1-99a7-28bce8e95d0e - - - - - -] Attempt 1 to provision port bcaccd44-b15e-43f4-8128-f0d71a85527a 2026-06-04 20:10:07.850 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port bcaccd44-b15e-43f4-8128-f0d71a85527a 2026-06-04 20:10:13.452 11 INFO neutron.plugins.ml2.plugin [None req-6f5f921d-d0d3-46cc-b566-94860186822f - - - - - -] Attempt 1 to provision port 73f523da-8dde-489a-8475-000aaed9f5a1 2026-06-04 20:14:26.603 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 73f523da-8dde-489a-8475-000aaed9f5a1 2026-06-04 20:14:28.022 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 73f523da-8dde-489a-8475-000aaed9f5a1 2026-06-04 20:24:04.398 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 0bc5831d-dfe7-4429-accb-a94bcf9ed516 2026-06-04 20:24:06.389 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 0bc5831d-dfe7-4429-accb-a94bcf9ed516 2026-06-04 20:40:59.019 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 5a1fbf0f-48f0-47de-9011-e43baafed3c2 2026-06-04 20:41:01.086 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 5a1fbf0f-48f0-47de-9011-e43baafed3c2 2026-06-04 20:41:01.334 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port c2521769-8c02-48f3-b98b-0b56b95642bd 2026-06-04 20:41:01.966 11 INFO neutron.plugins.ml2.plugin [None req-ab2ec3a6-60a6-474a-af7f-73fa1644d939 - - - - - -] Attempt 1 to provision port c2521769-8c02-48f3-b98b-0b56b95642bd 2026-06-04 20:41:02.071 11 INFO neutron.plugins.ml2.plugin [None req-ab2ec3a6-60a6-474a-af7f-73fa1644d939 - - - - - -] Attempt 1 to provision port 5a1fbf0f-48f0-47de-9011-e43baafed3c2 2026-06-04 20:41:03.001 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port c2521769-8c02-48f3-b98b-0b56b95642bd 2026-06-04 20:41:06.700 12 INFO neutron.plugins.ml2.plugin [None req-369d8716-0148-408c-baf9-5e5bfbd76dc6 - - - - - -] Attempt 1 to provision port c2521769-8c02-48f3-b98b-0b56b95642bd 2026-06-04 20:41:06.790 12 INFO neutron.plugins.ml2.plugin [None req-369d8716-0148-408c-baf9-5e5bfbd76dc6 - - - - - -] Attempt 1 to provision port bf0a95e8-1377-4dce-9e07-a164cd41d8d8 2026-06-04 20:41:06.840 12 INFO neutron.plugins.ml2.plugin [None req-369d8716-0148-408c-baf9-5e5bfbd76dc6 - - - - - -] Attempt 1 to provision port 8d7f9181-5448-464e-8759-9eacccedfd08 2026-06-04 20:41:06.894 12 INFO neutron.plugins.ml2.plugin [None req-369d8716-0148-408c-baf9-5e5bfbd76dc6 - - - - - -] Attempt 1 to provision port 5a1fbf0f-48f0-47de-9011-e43baafed3c2 2026-06-04 20:41:11.033 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 052a7bba-3b5c-469e-90d3-da508c6d7883 2026-06-04 20:41:13.125 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 052a7bba-3b5c-469e-90d3-da508c6d7883 2026-06-04 20:41:13.309 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 7056ef2f-f808-4d84-a2ec-3cd4ebdf8f57 2026-06-04 20:41:13.536 12 INFO neutron.plugins.ml2.plugin [None req-82dcdeea-878e-4e2a-941c-2695c88d425f - - - - - -] Attempt 1 to provision port f24b57c0-b7ce-48cc-a585-36d0916432f0 2026-06-04 20:41:13.576 12 INFO neutron.plugins.ml2.plugin [None req-82dcdeea-878e-4e2a-941c-2695c88d425f - - - - - -] Attempt 1 to provision port 71d0a059-dbfc-474d-9e50-529c2fe734f0 2026-06-04 20:41:13.632 12 INFO neutron.plugins.ml2.plugin [None req-82dcdeea-878e-4e2a-941c-2695c88d425f - - - - - -] Attempt 1 to provision port 052a7bba-3b5c-469e-90d3-da508c6d7883 2026-06-04 20:41:13.657 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port bf0f53e0-7e07-4dda-9bae-917be6c6c943 2026-06-04 20:41:13.678 12 INFO neutron.plugins.ml2.plugin [None req-82dcdeea-878e-4e2a-941c-2695c88d425f - - - - - -] Attempt 1 to provision port 8d7f9181-5448-464e-8759-9eacccedfd08 2026-06-04 20:41:14.989 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port bf0f53e0-7e07-4dda-9bae-917be6c6c943 2026-06-04 20:41:15.216 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 7056ef2f-f808-4d84-a2ec-3cd4ebdf8f57 2026-06-04 20:41:17.032 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 42e278ca-0b39-406d-a1c6-7c8e53b01827 2026-06-04 20:41:19.565 11 INFO neutron.plugins.ml2.plugin [None req-0731bf7e-1f9d-411b-ac69-6ad8975a6639 - - - - - -] Attempt 1 to provision port 71d0a059-dbfc-474d-9e50-529c2fe734f0 2026-06-04 20:41:19.599 11 INFO neutron.plugins.ml2.plugin [None req-0731bf7e-1f9d-411b-ac69-6ad8975a6639 - - - - - -] Attempt 1 to provision port 052a7bba-3b5c-469e-90d3-da508c6d7883 2026-06-04 20:41:19.672 11 INFO neutron.plugins.ml2.plugin [None req-0731bf7e-1f9d-411b-ac69-6ad8975a6639 - - - - - -] Attempt 1 to provision port 8d7f9181-5448-464e-8759-9eacccedfd08 2026-06-04 20:41:19.719 11 INFO neutron.plugins.ml2.plugin [None req-0731bf7e-1f9d-411b-ac69-6ad8975a6639 - - - - - -] Attempt 1 to provision port 467e03e8-6202-4742-9d12-6f74a396d8db 2026-06-04 20:41:20.168 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port eb531a99-3f22-4779-bf62-d0411684d795 2026-06-04 20:41:20.585 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 8782e3eb-baee-4186-af9a-2b040d6020b8 2026-06-04 20:41:20.853 11 INFO neutron.notifiers.nova [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Nova event matching ['req-7490881e-66c5-44b1-a124-9bd6d84c6cd3'] response: {'server_uuid': '613a8c82-f7c7-4a6b-9804-cae35a432ea2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eb531a99-3f22-4779-bf62-d0411684d795', 'code': 200} 2026-06-04 20:41:21.385 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port eb531a99-3f22-4779-bf62-d0411684d795 2026-06-04 20:41:21.613 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 8782e3eb-baee-4186-af9a-2b040d6020b8 2026-06-04 20:41:22.898 11 INFO neutron.notifiers.nova [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Nova event matching ['req-674b24bd-f165-4df4-b8da-bb9eb8032455'] response: {'server_uuid': '5d5ef411-04e5-438d-bfd2-05ae492bf73b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8782e3eb-baee-4186-af9a-2b040d6020b8', 'code': 200} 2026-06-04 20:41:25.295 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port ce9ee14a-d2bc-41dd-ab46-90b7c1e46fdc 2026-06-04 20:41:27.364 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port bf0b4e7f-7ac4-40c2-a147-bf2895e23abe 2026-06-04 20:41:27.808 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port ce9ee14a-d2bc-41dd-ab46-90b7c1e46fdc 2026-06-04 20:41:28.699 12 INFO neutron.plugins.ml2.plugin [None req-25a7eaa8-1762-4243-af6e-b0abf9decfbc - - - - - -] Attempt 1 to provision port ce9ee14a-d2bc-41dd-ab46-90b7c1e46fdc 2026-06-04 20:41:29.320 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port bf0b4e7f-7ac4-40c2-a147-bf2895e23abe 2026-06-04 20:41:31.937 12 INFO neutron.plugins.ml2.plugin [None req-6d5efb89-726a-4e20-8409-901d34bf437d - - - - - -] Attempt 1 to provision port 656f6763-c398-4cef-a64d-1586bbdd23f6 2026-06-04 20:41:31.976 12 INFO neutron.plugins.ml2.plugin [None req-6d5efb89-726a-4e20-8409-901d34bf437d - - - - - -] Attempt 1 to provision port ce9ee14a-d2bc-41dd-ab46-90b7c1e46fdc 2026-06-04 20:41:37.236 11 INFO neutron.plugins.ml2.plugin [None req-a251d651-7cbf-48cf-b9ee-93e95ab40438 - - - - - -] Attempt 1 to provision port 656f6763-c398-4cef-a64d-1586bbdd23f6 2026-06-04 20:41:37.260 11 INFO neutron.plugins.ml2.plugin [None req-a251d651-7cbf-48cf-b9ee-93e95ab40438 - - - - - -] Attempt 1 to provision port 8300e499-99df-43e1-be6e-f198ed7ee6ff 2026-06-04 20:41:40.489 12 INFO neutron.plugins.ml2.plugin [None req-b40317f6-6e52-4158-bbfb-d6f134bfc3d5 - - - - - -] Attempt 1 to provision port 656f6763-c398-4cef-a64d-1586bbdd23f6 2026-06-04 20:41:43.312 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 2224a287-c6e4-4949-a6e3-4848de5c7d08 2026-06-04 20:41:43.657 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 6975699a-cc8b-48b8-a2aa-0578a2a86b3b 2026-06-04 20:41:43.974 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 20b24d17-43d8-4828-86b0-b8a89b356d9a 2026-06-04 20:41:45.903 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 2224a287-c6e4-4949-a6e3-4848de5c7d08 2026-06-04 20:41:46.104 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 6975699a-cc8b-48b8-a2aa-0578a2a86b3b 2026-06-04 20:41:46.332 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port c516d30c-754f-4357-b8c9-7a7cfa55daef 2026-06-04 20:41:46.710 12 INFO neutron.plugins.ml2.plugin [None req-11eb9633-45f6-4bc1-89eb-1bb52553a526 - - - - - -] Attempt 1 to provision port 3d24655b-55d4-4c15-80c2-a105060fada5 2026-06-04 20:41:47.094 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 20b24d17-43d8-4828-86b0-b8a89b356d9a 2026-06-04 20:41:47.214 12 INFO neutron.notifiers.nova [None req-1265a8a8-4fee-4180-926b-a17dc7d6ccf4 - - - - - -] Nova event matching ['req-ef8b47c7-e017-428c-a411-4677db93a546'] response: {'server_uuid': '3625667a-877f-499d-8bc8-fd3d2c6d483e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3d24655b-55d4-4c15-80c2-a105060fada5', 'code': 200} 2026-06-04 20:41:47.607 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port c516d30c-754f-4357-b8c9-7a7cfa55daef 2026-06-04 20:41:47.943 11 INFO neutron.plugins.ml2.plugin [None req-f9c607d7-b217-42fe-8f04-213609fa2af4 - - - - - -] Attempt 1 to provision port 3d24655b-55d4-4c15-80c2-a105060fada5 2026-06-04 20:41:48.232 11 INFO neutron.plugins.ml2.plugin [None req-f9c607d7-b217-42fe-8f04-213609fa2af4 - - - - - -] Attempt 1 to provision port 9ce211af-1e0e-4c2e-946c-fad325c13291 2026-06-04 20:41:48.861 12 INFO neutron.plugins.ml2.plugin [None req-0e4fc844-4b48-4f2a-8aaf-0ba89ba5a2fe - - - - - -] Attempt 1 to provision port c516d30c-754f-4357-b8c9-7a7cfa55daef 2026-06-04 20:41:48.950 12 INFO neutron.plugins.ml2.plugin [None req-0e4fc844-4b48-4f2a-8aaf-0ba89ba5a2fe - - - - - -] Attempt 1 to provision port ea15537e-5fe0-4946-9f45-896c1d62624e 2026-06-04 20:41:48.985 12 INFO neutron.plugins.ml2.plugin [None req-0e4fc844-4b48-4f2a-8aaf-0ba89ba5a2fe - - - - - -] Attempt 1 to provision port 20b24d17-43d8-4828-86b0-b8a89b356d9a 2026-06-04 20:41:49.572 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 9ce211af-1e0e-4c2e-946c-fad325c13291 2026-06-04 20:41:51.635 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 656f6763-c398-4cef-a64d-1586bbdd23f6 2026-06-04 20:41:52.006 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port b469e548-73ec-48ae-942a-e95702139b8f 2026-06-04 20:41:52.346 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 8300e499-99df-43e1-be6e-f198ed7ee6ff 2026-06-04 20:41:54.389 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port b469e548-73ec-48ae-942a-e95702139b8f 2026-06-04 20:41:54.601 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 2cef442a-37b7-40f4-bdcb-22fef7dbe83f 2026-06-04 20:41:54.706 12 INFO neutron.notifiers.nova [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Nova event matching ['req-b3043030-0da5-4450-bb11-c121fae41ce7'] response: {'server_uuid': '4422f255-1701-47e8-b09d-cda12eb3b28a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2cef442a-37b7-40f4-bdcb-22fef7dbe83f', 'code': 200} 2026-06-04 20:41:55.070 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 656f6763-c398-4cef-a64d-1586bbdd23f6 2026-06-04 20:41:55.289 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 8300e499-99df-43e1-be6e-f198ed7ee6ff 2026-06-04 20:41:56.513 12 INFO neutron.plugins.ml2.plugin [None req-b97591f3-5309-4791-945e-6fa5ac8c9739 - - - - - -] Attempt 1 to provision port c516d30c-754f-4357-b8c9-7a7cfa55daef 2026-06-04 20:41:56.609 12 INFO neutron.plugins.ml2.plugin [None req-b97591f3-5309-4791-945e-6fa5ac8c9739 - - - - - -] Attempt 1 to provision port 65710edd-58f5-4cca-b11d-0542e3b79e74 2026-06-04 20:41:56.638 12 INFO neutron.plugins.ml2.plugin [None req-b97591f3-5309-4791-945e-6fa5ac8c9739 - - - - - -] Attempt 1 to provision port 20b24d17-43d8-4828-86b0-b8a89b356d9a 2026-06-04 20:41:56.729 12 INFO neutron.plugins.ml2.plugin [None req-b97591f3-5309-4791-945e-6fa5ac8c9739 - - - - - -] Attempt 1 to provision port 2cef442a-37b7-40f4-bdcb-22fef7dbe83f 2026-06-04 20:41:56.794 12 INFO neutron.plugins.ml2.plugin [None req-b97591f3-5309-4791-945e-6fa5ac8c9739 - - - - - -] Attempt 1 to provision port 64924d3d-0b03-4814-9909-519df57decfe 2026-06-04 20:41:56.840 12 INFO neutron.plugins.ml2.plugin [None req-b97591f3-5309-4791-945e-6fa5ac8c9739 - - - - - -] Attempt 1 to provision port ea15537e-5fe0-4946-9f45-896c1d62624e 2026-06-04 20:41:56.869 12 INFO neutron.plugins.ml2.plugin [None req-b97591f3-5309-4791-945e-6fa5ac8c9739 - - - - - -] Attempt 1 to provision port b469e548-73ec-48ae-942a-e95702139b8f 2026-06-04 20:41:57.774 12 INFO neutron.plugins.ml2.plugin [None req-2472765d-0cbf-4992-93b1-df28c0af225c - - - - - -] Attempt 1 to provision port d85f3ece-feac-4a72-8418-aec2a8842cc4 2026-06-04 20:41:57.930 12 INFO neutron.notifiers.nova [None req-2472765d-0cbf-4992-93b1-df28c0af225c - - - - - -] Nova event matching ['req-b46d6b65-9785-4596-8fcb-b1700bf259c6'] response: {'server_uuid': 'd8981a60-acd7-43b6-9b16-99d699d8684f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd85f3ece-feac-4a72-8418-aec2a8842cc4', 'code': 200} 2026-06-04 20:41:58.322 12 INFO neutron.plugins.ml2.plugin [None req-3af49c35-d927-4675-aafa-c5f3c98a7312 - - - - - -] Attempt 1 to provision port 2cef442a-37b7-40f4-bdcb-22fef7dbe83f 2026-06-04 20:42:00.054 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port d85f3ece-feac-4a72-8418-aec2a8842cc4 2026-06-04 20:42:00.323 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 549e21ef-995e-4a07-b483-6bf293d2a819 2026-06-04 20:42:00.463 12 INFO neutron.notifiers.nova [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Nova event matching ['req-f516ac89-efed-4be2-b487-db58353cdce5'] response: {'server_uuid': '61d11270-5712-4bb5-922b-9fedaf317f08', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '549e21ef-995e-4a07-b483-6bf293d2a819', 'code': 200} 2026-06-04 20:42:01.218 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 549e21ef-995e-4a07-b483-6bf293d2a819 2026-06-04 20:42:01.431 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 656f6763-c398-4cef-a64d-1586bbdd23f6 2026-06-04 20:42:01.596 12 INFO neutron.plugins.ml2.plugin [None req-f0a72a72-e3d9-474a-ae6a-e77547f01e11 - - - - - -] Attempt 1 to provision port 8836e46d-264c-4124-ad8a-c61c8b587475 2026-06-04 20:42:01.649 12 INFO neutron.plugins.ml2.plugin [None req-f0a72a72-e3d9-474a-ae6a-e77547f01e11 - - - - - -] Attempt 1 to provision port 65710edd-58f5-4cca-b11d-0542e3b79e74 2026-06-04 20:42:01.683 12 INFO neutron.plugins.ml2.plugin [None req-f0a72a72-e3d9-474a-ae6a-e77547f01e11 - - - - - -] Attempt 1 to provision port 3d24655b-55d4-4c15-80c2-a105060fada5 2026-06-04 20:42:01.743 12 INFO neutron.plugins.ml2.plugin [None req-f0a72a72-e3d9-474a-ae6a-e77547f01e11 - - - - - -] Attempt 1 to provision port 64924d3d-0b03-4814-9909-519df57decfe 2026-06-04 20:42:01.788 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 8300e499-99df-43e1-be6e-f198ed7ee6ff 2026-06-04 20:42:01.790 12 INFO neutron.plugins.ml2.plugin [None req-f0a72a72-e3d9-474a-ae6a-e77547f01e11 - - - - - -] Attempt 1 to provision port 549e21ef-995e-4a07-b483-6bf293d2a819 2026-06-04 20:42:01.849 12 INFO neutron.plugins.ml2.plugin [None req-f0a72a72-e3d9-474a-ae6a-e77547f01e11 - - - - - -] Attempt 1 to provision port ea15537e-5fe0-4946-9f45-896c1d62624e 2026-06-04 20:42:01.877 12 INFO neutron.plugins.ml2.plugin [None req-f0a72a72-e3d9-474a-ae6a-e77547f01e11 - - - - - -] Attempt 1 to provision port b469e548-73ec-48ae-942a-e95702139b8f 2026-06-04 20:42:05.197 11 INFO neutron.plugins.ml2.plugin [None req-eca61e21-a575-4a6a-a9e8-e4c53ec5f97c - - - - - -] Attempt 1 to provision port 4e846d75-3d86-4f27-9812-e744f3a37902 2026-06-04 20:42:05.227 11 INFO neutron.plugins.ml2.plugin [None req-eca61e21-a575-4a6a-a9e8-e4c53ec5f97c - - - - - -] Attempt 1 to provision port ea15537e-5fe0-4946-9f45-896c1d62624e 2026-06-04 20:42:05.251 11 INFO neutron.plugins.ml2.plugin [None req-eca61e21-a575-4a6a-a9e8-e4c53ec5f97c - - - - - -] Attempt 1 to provision port 65710edd-58f5-4cca-b11d-0542e3b79e74 2026-06-04 20:42:05.273 11 INFO neutron.plugins.ml2.plugin [None req-eca61e21-a575-4a6a-a9e8-e4c53ec5f97c - - - - - -] Attempt 1 to provision port 64924d3d-0b03-4814-9909-519df57decfe 2026-06-04 20:42:07.190 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 4e846d75-3d86-4f27-9812-e744f3a37902 2026-06-04 20:42:07.469 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 65710edd-58f5-4cca-b11d-0542e3b79e74 2026-06-04 20:42:07.842 12 INFO neutron.plugins.ml2.plugin [None req-2f95be8b-adf2-4a29-8d30-2d6023ab7315 - - - - - -] Attempt 1 to provision port 64924d3d-0b03-4814-9909-519df57decfe 2026-06-04 20:42:07.864 12 INFO neutron.plugins.ml2.plugin [None req-2f95be8b-adf2-4a29-8d30-2d6023ab7315 - - - - - -] Attempt 1 to provision port 2cef442a-37b7-40f4-bdcb-22fef7dbe83f 2026-06-04 20:42:09.174 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 4e846d75-3d86-4f27-9812-e744f3a37902 2026-06-04 20:42:09.311 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 65710edd-58f5-4cca-b11d-0542e3b79e74 2026-06-04 20:42:09.511 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port ea15537e-5fe0-4946-9f45-896c1d62624e 2026-06-04 20:42:09.995 12 INFO neutron.plugins.ml2.plugin [None req-97897bcd-8231-4065-b6d7-b8ac626017ae - - - - - -] Attempt 1 to provision port 8836e46d-264c-4124-ad8a-c61c8b587475 2026-06-04 20:42:11.366 12 INFO neutron.plugins.ml2.plugin [None req-b6b535ab-4975-4acf-8d79-e82e94a516ac - - - - - -] Attempt 1 to provision port a8f99d94-2067-49df-8a25-5c11ca667648 2026-06-04 20:42:11.429 12 INFO neutron.plugins.ml2.plugin [None req-b6b535ab-4975-4acf-8d79-e82e94a516ac - - - - - -] Attempt 1 to provision port 8300e499-99df-43e1-be6e-f198ed7ee6ff 2026-06-04 20:42:11.455 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port ea15537e-5fe0-4946-9f45-896c1d62624e 2026-06-04 20:42:11.488 12 INFO neutron.plugins.ml2.plugin [None req-b6b535ab-4975-4acf-8d79-e82e94a516ac - - - - - -] Attempt 1 to provision port 8836e46d-264c-4124-ad8a-c61c8b587475 2026-06-04 20:42:11.540 12 INFO neutron.plugins.ml2.plugin [None req-b6b535ab-4975-4acf-8d79-e82e94a516ac - - - - - -] Attempt 1 to provision port 9d7bd4c6-3a72-4f12-9685-02dfc8d52b64 2026-06-04 20:42:11.569 12 INFO neutron.plugins.ml2.plugin [None req-b6b535ab-4975-4acf-8d79-e82e94a516ac - - - - - -] Attempt 1 to provision port 01f6a671-4d09-4767-b36f-99e6a65481a3 2026-06-04 20:42:11.642 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 8836e46d-264c-4124-ad8a-c61c8b587475 2026-06-04 20:42:24.324 11 INFO neutron.plugins.ml2.plugin [None req-6122003b-01f7-4896-a0c6-cb33a91706b0 - - - - - -] Attempt 1 to provision port 3d24655b-55d4-4c15-80c2-a105060fada5 2026-06-04 20:42:25.141 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 3d24655b-55d4-4c15-80c2-a105060fada5 2026-06-04 20:42:25.973 11 INFO neutron.notifiers.nova [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Nova event matching ['req-801374b2-fe86-4f83-b541-ff0c3de2c78a'] response: {'server_uuid': '4422f255-1701-47e8-b09d-cda12eb3b28a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2cef442a-37b7-40f4-bdcb-22fef7dbe83f', 'code': 200} 2026-06-04 20:42:26.574 11 INFO neutron.plugins.ml2.plugin [None req-72f51909-9f29-41ce-b6c6-8dc4ff27b01e - - - - - -] Attempt 1 to provision port 55359936-777b-4586-9d50-eb31db8dd3d6 2026-06-04 20:42:28.836 12 INFO neutron.plugins.ml2.plugin [None req-e449fc7a-202e-4af8-b4c4-7d20b19e6d6b - - - - - -] Attempt 1 to provision port 3d24655b-55d4-4c15-80c2-a105060fada5 2026-06-04 20:42:29.704 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 2cef442a-37b7-40f4-bdcb-22fef7dbe83f 2026-06-04 20:42:29.861 12 INFO neutron.notifiers.nova [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Nova event matching ['req-5f340fbf-e16a-464a-b2b6-8b64e781c362'] response: {'server_uuid': '4422f255-1701-47e8-b09d-cda12eb3b28a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2cef442a-37b7-40f4-bdcb-22fef7dbe83f', 'code': 200} 2026-06-04 20:42:31.213 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 2cef442a-37b7-40f4-bdcb-22fef7dbe83f 2026-06-04 20:42:43.494 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 2e443088-6a43-47c3-9978-3b1855d23a6d 2026-06-04 20:42:45.159 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 2e443088-6a43-47c3-9978-3b1855d23a6d 2026-06-04 20:42:47.285 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 98290253-991e-46bb-80b3-f82f02f10a23 2026-06-04 20:42:47.537 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] No ports have port_id starting with 98290253-991e-46bb-80b3-f82f02f10a23 2026-06-04 20:42:47.573 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 60f16c5d-d2ea-4c30-bb4a-83832dfb1adc 2026-06-04 20:42:49.457 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 71a94978-852a-4357-9550-389d7c14974e 2026-06-04 20:42:49.860 11 INFO neutron.plugins.ml2.plugin [None req-9c7150b2-b2f3-4a3a-9ce6-491ceb07b7ec - - - - - -] Attempt 1 to provision port e359501f-c962-435f-bdaf-26a2f221afed 2026-06-04 20:42:49.897 11 INFO neutron.plugins.ml2.plugin [None req-9c7150b2-b2f3-4a3a-9ce6-491ceb07b7ec - - - - - -] Attempt 1 to provision port 2e443088-6a43-47c3-9978-3b1855d23a6d 2026-06-04 20:42:49.952 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 9bc05163-0cfd-4037-a4b4-13d7f648792e 2026-06-04 20:42:49.989 11 INFO neutron.plugins.ml2.plugin [None req-9c7150b2-b2f3-4a3a-9ce6-491ceb07b7ec - - - - - -] Attempt 1 to provision port 9bc05163-0cfd-4037-a4b4-13d7f648792e 2026-06-04 20:42:50.388 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 60f16c5d-d2ea-4c30-bb4a-83832dfb1adc 2026-06-04 20:42:51.220 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 71a94978-852a-4357-9550-389d7c14974e 2026-06-04 20:42:51.492 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 9bc05163-0cfd-4037-a4b4-13d7f648792e 2026-06-04 20:42:53.262 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port ea1c2c46-3ec0-4774-b710-fb65bf075661 2026-06-04 20:42:55.256 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port ea1c2c46-3ec0-4774-b710-fb65bf075661 2026-06-04 20:42:57.209 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port aff20a95-a005-4112-891a-9d30d6082d67 2026-06-04 20:42:58.815 11 INFO neutron.plugins.ml2.plugin [None req-e4d707ab-1ca9-4439-ac32-eda50867904a - - - - - -] Attempt 1 to provision port 3b8c9b3d-dc94-4ee2-b6e8-a465d82900ed 2026-06-04 20:42:58.849 11 INFO neutron.plugins.ml2.plugin [None req-e4d707ab-1ca9-4439-ac32-eda50867904a - - - - - -] Attempt 1 to provision port 958c2454-84c5-4c67-850d-cafe0d64a240 2026-06-04 20:42:58.905 11 INFO neutron.plugins.ml2.plugin [None req-e4d707ab-1ca9-4439-ac32-eda50867904a - - - - - -] Attempt 1 to provision port 32b7322f-1fd6-4ac9-a9bc-fe0b3a62776f 2026-06-04 20:42:58.963 11 INFO neutron.plugins.ml2.plugin [None req-e4d707ab-1ca9-4439-ac32-eda50867904a - - - - - -] Attempt 1 to provision port e359501f-c962-435f-bdaf-26a2f221afed 2026-06-04 20:42:59.004 11 INFO neutron.plugins.ml2.plugin [None req-e4d707ab-1ca9-4439-ac32-eda50867904a - - - - - -] Attempt 1 to provision port aff20a95-a005-4112-891a-9d30d6082d67 2026-06-04 20:42:59.091 11 INFO neutron.plugins.ml2.plugin [None req-e4d707ab-1ca9-4439-ac32-eda50867904a - - - - - -] Attempt 1 to provision port 2e443088-6a43-47c3-9978-3b1855d23a6d 2026-06-04 20:42:59.185 11 INFO neutron.plugins.ml2.plugin [None req-e4d707ab-1ca9-4439-ac32-eda50867904a - - - - - -] Attempt 1 to provision port 9bc05163-0cfd-4037-a4b4-13d7f648792e 2026-06-04 20:42:59.292 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port aff20a95-a005-4112-891a-9d30d6082d67 2026-06-04 20:43:04.228 12 INFO neutron.plugins.ml2.plugin [None req-68c6a5e2-0cd4-49eb-8c56-ffd96f0381a4 - - - - - -] Attempt 1 to provision port 958c2454-84c5-4c67-850d-cafe0d64a240 2026-06-04 20:43:04.261 12 INFO neutron.plugins.ml2.plugin [None req-68c6a5e2-0cd4-49eb-8c56-ffd96f0381a4 - - - - - -] Attempt 1 to provision port 856e3acd-97fe-4f57-89fc-4e9dcd5d4540 2026-06-04 20:43:04.295 12 INFO neutron.plugins.ml2.plugin [None req-68c6a5e2-0cd4-49eb-8c56-ffd96f0381a4 - - - - - -] Attempt 1 to provision port e359501f-c962-435f-bdaf-26a2f221afed 2026-06-04 20:43:08.771 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 70cfc757-2aea-4eef-a6d2-99d3acee2139 2026-06-04 20:43:08.809 11 INFO neutron.plugins.ml2.plugin [None req-6b0abfe7-297e-452f-aa38-3003b1961484 - - - - - -] Attempt 1 to provision port 3b8c9b3d-dc94-4ee2-b6e8-a465d82900ed 2026-06-04 20:43:08.833 11 INFO neutron.plugins.ml2.plugin [None req-6b0abfe7-297e-452f-aa38-3003b1961484 - - - - - -] Attempt 1 to provision port 958c2454-84c5-4c67-850d-cafe0d64a240 2026-06-04 20:43:08.881 11 INFO neutron.plugins.ml2.plugin [None req-6b0abfe7-297e-452f-aa38-3003b1961484 - - - - - -] Attempt 1 to provision port e359501f-c962-435f-bdaf-26a2f221afed 2026-06-04 20:43:08.889 12 INFO neutron.notifiers.nova [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Nova event matching ['req-692d7978-d70f-4504-87bb-d4facf2cb32c'] response: {'server_uuid': 'ca4d4b61-28de-466f-8824-b339b5f2e223', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '70cfc757-2aea-4eef-a6d2-99d3acee2139', 'code': 200} 2026-06-04 20:43:08.920 11 INFO neutron.plugins.ml2.plugin [None req-6b0abfe7-297e-452f-aa38-3003b1961484 - - - - - -] Attempt 1 to provision port 51b8db6f-828f-41a4-bee3-e7dfb4797b99 2026-06-04 20:43:09.078 11 INFO neutron.plugins.ml2.plugin [None req-6b0abfe7-297e-452f-aa38-3003b1961484 - - - - - -] Attempt 1 to provision port aff20a95-a005-4112-891a-9d30d6082d67 2026-06-04 20:43:09.234 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port b28520d7-ec28-4f61-af09-de0f5b53e8fd 2026-06-04 20:43:09.922 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 70cfc757-2aea-4eef-a6d2-99d3acee2139 2026-06-04 20:43:10.220 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port b28520d7-ec28-4f61-af09-de0f5b53e8fd 2026-06-04 20:43:10.945 12 INFO neutron.notifiers.nova [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Nova event matching ['req-dcd35511-9955-44a3-9fbe-58323e869995'] response: {'server_uuid': 'b0b45e81-9efd-45c3-a4f0-bf925eb9f60d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b28520d7-ec28-4f61-af09-de0f5b53e8fd', 'code': 200} 2026-06-04 20:43:12.320 12 INFO neutron.plugins.ml2.plugin [None req-8bee0701-1a64-4f15-aec0-7c5f6c685c79 - - - - - -] Attempt 1 to provision port 3b8c9b3d-dc94-4ee2-b6e8-a465d82900ed 2026-06-04 20:43:12.357 12 INFO neutron.plugins.ml2.plugin [None req-8bee0701-1a64-4f15-aec0-7c5f6c685c79 - - - - - -] Attempt 1 to provision port b28520d7-ec28-4f61-af09-de0f5b53e8fd 2026-06-04 20:43:12.444 12 INFO neutron.plugins.ml2.plugin [None req-6c454ac7-09d4-418c-ac0a-ade96d6789d9 - - - - - -] Attempt 1 to provision port 70cfc757-2aea-4eef-a6d2-99d3acee2139 2026-06-04 20:43:12.945 11 WARNING neutron.plugins.ml2.plugin [None req-b5ee10c5-e18c-4f14-952a-ec763a8cf121 - - - - - -] Concurrent port binding operations failed on port 958c2454-84c5-4c67-850d-cafe0d64a240 2026-06-04 20:43:12.952 11 INFO neutron.plugins.ml2.plugin [None req-b5ee10c5-e18c-4f14-952a-ec763a8cf121 - - - - - -] Attempt 2 to bind port 958c2454-84c5-4c67-850d-cafe0d64a240 2026-06-04 20:43:13.901 11 INFO neutron.plugins.ml2.plugin [None req-27f5b3e1-ef4d-4fac-b8a9-f23bf5beda0e - - - - - -] Attempt 1 to provision port 958c2454-84c5-4c67-850d-cafe0d64a240 2026-06-04 20:43:14.371 12 INFO neutron.plugins.ml2.plugin [None req-6c9e4358-2a01-48c2-8005-93f9516a82dd - - - - - -] Attempt 1 to provision port 3b8c9b3d-dc94-4ee2-b6e8-a465d82900ed 2026-06-04 20:43:14.424 11 INFO neutron.plugins.ml2.plugin [None req-27f5b3e1-ef4d-4fac-b8a9-f23bf5beda0e - - - - - -] Attempt 1 to provision port 32b7322f-1fd6-4ac9-a9bc-fe0b3a62776f 2026-06-04 20:43:16.088 12 INFO neutron.plugins.ml2.plugin [None req-ce281be5-1105-4cfb-865c-ba37b6211b05 - - - - - -] Attempt 1 to provision port 856e3acd-97fe-4f57-89fc-4e9dcd5d4540 2026-06-04 20:43:16.407 12 INFO neutron.plugins.ml2.plugin [None req-ce281be5-1105-4cfb-865c-ba37b6211b05 - - - - - -] Attempt 1 to provision port 958c2454-84c5-4c67-850d-cafe0d64a240 2026-06-04 20:43:16.663 12 INFO neutron.plugins.ml2.plugin [None req-ce281be5-1105-4cfb-865c-ba37b6211b05 - - - - - -] Attempt 1 to provision port 32b7322f-1fd6-4ac9-a9bc-fe0b3a62776f 2026-06-04 20:43:16.834 12 INFO neutron.plugins.ml2.plugin [None req-ce281be5-1105-4cfb-865c-ba37b6211b05 - - - - - -] Attempt 1 to provision port e359501f-c962-435f-bdaf-26a2f221afed 2026-06-04 20:43:18.319 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 3b8c9b3d-dc94-4ee2-b6e8-a465d82900ed 2026-06-04 20:43:18.671 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 51b8db6f-828f-41a4-bee3-e7dfb4797b99 2026-06-04 20:43:18.955 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 856e3acd-97fe-4f57-89fc-4e9dcd5d4540 2026-06-04 20:43:19.124 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port e359501f-c962-435f-bdaf-26a2f221afed 2026-06-04 20:43:20.187 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 3b8c9b3d-dc94-4ee2-b6e8-a465d82900ed 2026-06-04 20:43:20.433 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 51b8db6f-828f-41a4-bee3-e7dfb4797b99 2026-06-04 20:43:58.244 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port ba1e20b7-c450-4884-8c3f-177bb8f20aea 2026-06-04 20:44:00.210 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port ba1e20b7-c450-4884-8c3f-177bb8f20aea 2026-06-04 20:44:02.288 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 58208d68-df43-48c0-b3b5-147771b36951 2026-06-04 20:44:03.142 11 INFO neutron.plugins.ml2.plugin [None req-4a53b458-1d5f-40cd-85f0-358e352c267c - - - - - -] Attempt 1 to provision port 58208d68-df43-48c0-b3b5-147771b36951 2026-06-04 20:44:03.224 11 INFO neutron.plugins.ml2.plugin [None req-4a53b458-1d5f-40cd-85f0-358e352c267c - - - - - -] Attempt 1 to provision port ba1e20b7-c450-4884-8c3f-177bb8f20aea 2026-06-04 20:44:14.257 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port b311f870-3abe-4f54-bf2b-b4b9a0079c38 2026-06-04 20:44:40.244 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 62fef6b4-cd81-4f8c-97d2-c9a95987e445 2026-06-04 20:44:42.266 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 62fef6b4-cd81-4f8c-97d2-c9a95987e445 2026-06-04 20:44:44.228 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 38b4a3ad-9575-4415-8206-eb8525dba81d 2026-06-04 20:44:44.403 12 INFO neutron.plugins.ml2.plugin [None req-8a413056-fcf8-4348-9a4a-adb2709da495 - - - - - -] Attempt 1 to provision port 38b4a3ad-9575-4415-8206-eb8525dba81d 2026-06-04 20:44:44.467 12 INFO neutron.plugins.ml2.plugin [None req-8a413056-fcf8-4348-9a4a-adb2709da495 - - - - - -] Attempt 1 to provision port 8793106b-bee6-4d12-b398-76c10456d994 2026-06-04 20:44:46.171 12 INFO neutron.plugins.ml2.plugin [None req-856e6019-e838-40ac-ba2e-0ef898d58551 - - - - - -] Attempt 1 to provision port 38b4a3ad-9575-4415-8206-eb8525dba81d 2026-06-04 20:44:46.233 12 INFO neutron.plugins.ml2.plugin [None req-856e6019-e838-40ac-ba2e-0ef898d58551 - - - - - -] Attempt 1 to provision port 8793106b-bee6-4d12-b398-76c10456d994 2026-06-04 20:44:46.274 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 38b4a3ad-9575-4415-8206-eb8525dba81d 2026-06-04 20:44:50.055 11 INFO neutron.plugins.ml2.plugin [None req-a8245819-1b8d-45bc-98e8-a55dcc0a1880 - - - - - -] Attempt 1 to provision port 8793106b-bee6-4d12-b398-76c10456d994 2026-06-04 20:44:52.100 12 INFO neutron.plugins.ml2.plugin [None req-2a90db68-00d1-488e-801c-7dd00fd39646 - - - - - -] Attempt 1 to provision port 29512170-7a52-4ba7-a4ab-559553144ebd 2026-06-04 20:44:53.367 12 INFO neutron.plugins.ml2.plugin [None req-d8834815-621e-4f32-8ecd-2813f84fc137 - - - - - -] Attempt 1 to provision port 8793106b-bee6-4d12-b398-76c10456d994 2026-06-04 20:44:54.749 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 4e69a0f3-94a5-4f06-9978-c5aba51ccc16 2026-06-04 20:44:54.854 12 INFO neutron.notifiers.nova [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Nova event matching ['req-7282b7fe-0d2b-4dfc-977d-18b8cf2056ea'] response: {'server_uuid': '4dbce8a2-2fe6-4ca1-ac5e-a733acf7ee19', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4e69a0f3-94a5-4f06-9978-c5aba51ccc16', 'code': 200} 2026-06-04 20:44:56.238 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 4e69a0f3-94a5-4f06-9978-c5aba51ccc16 2026-06-04 20:44:58.256 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 29512170-7a52-4ba7-a4ab-559553144ebd 2026-06-04 20:44:58.604 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 8793106b-bee6-4d12-b398-76c10456d994 2026-06-04 20:45:00.253 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 29512170-7a52-4ba7-a4ab-559553144ebd 2026-06-04 20:45:00.407 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 8793106b-bee6-4d12-b398-76c10456d994 2026-06-04 20:45:38.793 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 40b2eac5-3c1c-4184-96c1-3f184e278d04 2026-06-04 20:45:38.902 11 INFO neutron.notifiers.nova [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Nova event matching ['req-e7f77ba0-4180-472b-a663-e15bc8900a1d'] response: {'server_uuid': 'd2746df8-d4d7-48ed-902f-6a4b85cdc0d7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '40b2eac5-3c1c-4184-96c1-3f184e278d04', 'code': 200} 2026-06-04 20:45:40.269 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 40b2eac5-3c1c-4184-96c1-3f184e278d04 2026-06-04 20:46:02.504 11 INFO neutron.notifiers.nova [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Nova event matching ['req-a8713905-36e9-41d0-8d52-3730ba87c871'] response: {'server_uuid': 'd2746df8-d4d7-48ed-902f-6a4b85cdc0d7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '40b2eac5-3c1c-4184-96c1-3f184e278d04', 'code': 200} 2026-06-04 20:46:30.302 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port a5c90ffb-8d7b-4e9a-bf7f-89b381284c26 2026-06-04 20:46:30.419 12 INFO neutron.plugins.ml2.plugin [None req-404a5f39-72cb-4a5c-893f-9cbe3b7aac8f - - - - - -] Attempt 1 to provision port a5c90ffb-8d7b-4e9a-bf7f-89b381284c26 2026-06-04 20:46:32.574 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port a5c90ffb-8d7b-4e9a-bf7f-89b381284c26 2026-06-04 20:46:32.793 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port bedc9fdf-39bf-46d1-9986-5ceb6f2014a6 2026-06-04 20:46:34.369 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port aaaa263a-e175-4ab3-8162-7f2177023037 2026-06-04 20:46:34.692 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port bedc9fdf-39bf-46d1-9986-5ceb6f2014a6 2026-06-04 20:46:36.383 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port aaaa263a-e175-4ab3-8162-7f2177023037 2026-06-04 20:46:36.583 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 0ef5b830-377b-4f85-88c0-ff6c35f60cdf 2026-06-04 20:46:38.340 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 0ef5b830-377b-4f85-88c0-ff6c35f60cdf 2026-06-04 20:46:42.288 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port a5c90ffb-8d7b-4e9a-bf7f-89b381284c26 2026-06-04 20:46:42.411 11 INFO neutron.plugins.ml2.plugin [None req-916ac120-1fa1-47d9-a071-d578cb0907d9 - - - - - -] Attempt 1 to provision port 0ef5b830-377b-4f85-88c0-ff6c35f60cdf 2026-06-04 20:46:42.457 11 INFO neutron.plugins.ml2.plugin [None req-916ac120-1fa1-47d9-a071-d578cb0907d9 - - - - - -] Attempt 1 to provision port a5c90ffb-8d7b-4e9a-bf7f-89b381284c26 2026-06-04 20:46:42.510 11 INFO neutron.plugins.ml2.plugin [None req-916ac120-1fa1-47d9-a071-d578cb0907d9 - - - - - -] Attempt 1 to provision port 443f96f0-69e1-41db-8acc-66d6374a5864 2026-06-04 20:46:42.541 11 INFO neutron.plugins.ml2.plugin [None req-916ac120-1fa1-47d9-a071-d578cb0907d9 - - - - - -] Attempt 1 to provision port 92ac49c3-5125-46a3-a0d3-162e94b9b482 2026-06-04 20:46:42.566 11 INFO neutron.plugins.ml2.plugin [None req-916ac120-1fa1-47d9-a071-d578cb0907d9 - - - - - -] Attempt 1 to provision port bedc9fdf-39bf-46d1-9986-5ceb6f2014a6 2026-06-04 20:46:47.462 11 INFO neutron.plugins.ml2.plugin [None req-3e3b94be-485b-4e15-87f0-03c39ea1fe85 - - - - - -] Attempt 1 to provision port 0ef5b830-377b-4f85-88c0-ff6c35f60cdf 2026-06-04 20:46:47.516 11 INFO neutron.plugins.ml2.plugin [None req-3e3b94be-485b-4e15-87f0-03c39ea1fe85 - - - - - -] Attempt 1 to provision port a5c90ffb-8d7b-4e9a-bf7f-89b381284c26 2026-06-04 20:46:47.568 11 INFO neutron.plugins.ml2.plugin [None req-3e3b94be-485b-4e15-87f0-03c39ea1fe85 - - - - - -] Attempt 1 to provision port 92ac49c3-5125-46a3-a0d3-162e94b9b482 2026-06-04 20:46:47.602 11 INFO neutron.plugins.ml2.plugin [None req-3e3b94be-485b-4e15-87f0-03c39ea1fe85 - - - - - -] Attempt 1 to provision port 4a6c628b-57cd-4a0c-a367-16782ebe56f7 2026-06-04 20:46:47.798 11 INFO neutron.plugins.ml2.plugin [None req-3e3b94be-485b-4e15-87f0-03c39ea1fe85 - - - - - -] Attempt 1 to provision port bedc9fdf-39bf-46d1-9986-5ceb6f2014a6 2026-06-04 20:46:47.854 11 INFO neutron.plugins.ml2.plugin [None req-3e3b94be-485b-4e15-87f0-03c39ea1fe85 - - - - - -] Attempt 1 to provision port 5db092b5-9eea-4b1b-b4e1-5d6f4edce0b9 2026-06-04 20:46:48.842 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 0bd14dbd-16aa-4f24-9710-2ca1694d2fbf 2026-06-04 20:46:49.014 11 INFO neutron.notifiers.nova [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Nova event matching ['req-f224202c-b61f-42c7-b782-8288e7241380'] response: {'server_uuid': 'b15203a8-892c-436b-9fb8-06b4740d844e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0bd14dbd-16aa-4f24-9710-2ca1694d2fbf', 'code': 200} 2026-06-04 20:46:50.334 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 0bd14dbd-16aa-4f24-9710-2ca1694d2fbf 2026-06-04 20:46:50.537 12 INFO neutron.plugins.ml2.plugin [None req-ae0ca7f2-d68f-4ed5-b91f-02cf972d9fae - - - - - -] Attempt 1 to provision port 443f96f0-69e1-41db-8acc-66d6374a5864 2026-06-04 20:46:51.643 12 INFO neutron.plugins.ml2.plugin [None req-1b04f10b-7296-4450-828e-31b7244ca3e5 - - - - - -] Attempt 1 to provision port 0bd14dbd-16aa-4f24-9710-2ca1694d2fbf 2026-06-04 20:46:51.697 12 INFO neutron.plugins.ml2.plugin [None req-1b04f10b-7296-4450-828e-31b7244ca3e5 - - - - - -] Attempt 1 to provision port 0ef5b830-377b-4f85-88c0-ff6c35f60cdf 2026-06-04 20:46:51.748 12 INFO neutron.plugins.ml2.plugin [None req-1b04f10b-7296-4450-828e-31b7244ca3e5 - - - - - -] Attempt 1 to provision port 92ac49c3-5125-46a3-a0d3-162e94b9b482 2026-06-04 20:46:51.886 12 INFO neutron.plugins.ml2.plugin [None req-1b04f10b-7296-4450-828e-31b7244ca3e5 - - - - - -] Attempt 1 to provision port 4a6c628b-57cd-4a0c-a367-16782ebe56f7 2026-06-04 20:46:52.044 12 INFO neutron.plugins.ml2.plugin [None req-1b04f10b-7296-4450-828e-31b7244ca3e5 - - - - - -] Attempt 1 to provision port bedc9fdf-39bf-46d1-9986-5ceb6f2014a6 2026-06-04 20:46:52.099 12 INFO neutron.plugins.ml2.plugin [None req-1b04f10b-7296-4450-828e-31b7244ca3e5 - - - - - -] Attempt 1 to provision port 5db092b5-9eea-4b1b-b4e1-5d6f4edce0b9 2026-06-04 20:46:52.359 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 92ac49c3-5125-46a3-a0d3-162e94b9b482 2026-06-04 20:46:52.548 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 5db092b5-9eea-4b1b-b4e1-5d6f4edce0b9 2026-06-04 20:46:52.794 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 443f96f0-69e1-41db-8acc-66d6374a5864 2026-06-04 20:46:52.988 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 4a6c628b-57cd-4a0c-a367-16782ebe56f7 2026-06-04 20:46:54.308 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 5db092b5-9eea-4b1b-b4e1-5d6f4edce0b9 2026-06-04 20:46:55.256 12 INFO neutron.plugins.ml2.plugin [None req-cbf1822f-a805-4d1a-8fdd-12b035218d30 - - - - - -] Attempt 1 to provision port 92ac49c3-5125-46a3-a0d3-162e94b9b482 2026-06-04 20:46:55.326 12 INFO neutron.plugins.ml2.plugin [None req-cbf1822f-a805-4d1a-8fdd-12b035218d30 - - - - - -] Attempt 1 to provision port 4a6c628b-57cd-4a0c-a367-16782ebe56f7 2026-06-04 20:46:55.381 12 INFO neutron.plugins.ml2.plugin [None req-cbf1822f-a805-4d1a-8fdd-12b035218d30 - - - - - -] Attempt 1 to provision port 5db092b5-9eea-4b1b-b4e1-5d6f4edce0b9 2026-06-04 20:46:57.450 11 INFO neutron.plugins.ml2.plugin [None req-21254f5e-8d63-43e3-ba6b-668c7192c124 - - - - - -] Attempt 1 to provision port 4a6c628b-57cd-4a0c-a367-16782ebe56f7 2026-06-04 20:46:57.498 11 INFO neutron.plugins.ml2.plugin [None req-21254f5e-8d63-43e3-ba6b-668c7192c124 - - - - - -] Attempt 1 to provision port 5db092b5-9eea-4b1b-b4e1-5d6f4edce0b9 2026-06-04 20:46:58.813 11 INFO neutron.plugins.ml2.plugin [None req-2c5e6e56-469b-415f-82e2-88b4b24d6e8a - - - - - -] Attempt 1 to provision port 0bd14dbd-16aa-4f24-9710-2ca1694d2fbf 2026-06-04 20:47:06.397 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 439006dd-ee99-4b6e-81d7-1a60aa1af02e 2026-06-04 20:47:06.681 12 INFO neutron.notifiers.nova [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Nova event matching ['req-8f9c3f1f-b52b-41de-a348-19eea74f82f3'] response: {'server_uuid': 'dd5efefc-d985-4b34-b37f-aea7f745392b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '439006dd-ee99-4b6e-81d7-1a60aa1af02e', 'code': 200} 2026-06-04 20:47:08.325 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 439006dd-ee99-4b6e-81d7-1a60aa1af02e 2026-06-04 20:47:33.062 11 INFO neutron.plugins.ml2.plugin [None req-eb100c8d-a2b7-478f-ab84-4ce60c8b5556 - - - - - -] Attempt 1 to provision port 35dbf40e-42ad-4892-a8a8-874ded1bb337 2026-06-04 20:47:54.912 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port c17d548c-b1df-4509-91de-493c62a8e695 2026-06-04 20:47:55.067 11 INFO neutron.notifiers.nova [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Nova event matching ['req-3e8743fb-bd4e-40aa-b140-eb7ed128acbc'] response: {'server_uuid': 'b7233626-e835-45a0-812a-9fa1bf200cc7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c17d548c-b1df-4509-91de-493c62a8e695', 'code': 200} 2026-06-04 20:47:56.376 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port c17d548c-b1df-4509-91de-493c62a8e695 2026-06-04 20:48:38.860 12 INFO neutron.plugins.ml2.plugin [None req-c4785e34-bd45-4118-b8b5-5800c91f44c7 - - - - - -] Attempt 1 to provision port ecd3e3e3-6122-4f56-8e24-7a075f4b5383 2026-06-04 20:48:46.422 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port ecd3e3e3-6122-4f56-8e24-7a075f4b5383 2026-06-04 20:48:46.539 11 INFO neutron.notifiers.nova [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Nova event matching ['req-42a0b1a7-4d2e-43e6-8d4a-0702e347e0a5'] response: {'server_uuid': 'b7233626-e835-45a0-812a-9fa1bf200cc7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ecd3e3e3-6122-4f56-8e24-7a075f4b5383', 'code': 200} 2026-06-04 20:48:48.400 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port ecd3e3e3-6122-4f56-8e24-7a075f4b5383 2026-06-04 20:48:50.945 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port ecd3e3e3-6122-4f56-8e24-7a075f4b5383 2026-06-04 20:49:20.624 12 INFO neutron.plugins.ml2.plugin [None req-a43807c2-6524-4038-9e2e-14a5044da15c - - - - - -] Attempt 1 to provision port 6a7db5f8-855d-46e7-86fd-3f830a5d6f17 2026-06-04 20:49:28.061 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 6a7db5f8-855d-46e7-86fd-3f830a5d6f17 2026-06-04 20:49:28.194 12 INFO neutron.notifiers.nova [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Nova event matching ['req-9c39b1a4-7266-4369-b826-8811c689a72f'] response: {'server_uuid': 'b7233626-e835-45a0-812a-9fa1bf200cc7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6a7db5f8-855d-46e7-86fd-3f830a5d6f17', 'code': 200} 2026-06-04 20:49:28.644 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 6a7db5f8-855d-46e7-86fd-3f830a5d6f17 2026-06-04 20:49:41.006 11 INFO neutron.plugins.ml2.plugin [None req-a034a3b0-a1bf-4158-a432-9ff9c304fe8d - - - - - -] Attempt 1 to provision port 6574422b-e025-4c38-908f-a14ad2dfabe8 2026-06-04 20:49:46.713 12 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 6574422b-e025-4c38-908f-a14ad2dfabe8 2026-06-04 20:49:46.815 12 INFO neutron.notifiers.nova [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Nova event matching ['req-6f996921-e36f-45ff-9078-63e68629cc3d'] response: {'server_uuid': 'b7233626-e835-45a0-812a-9fa1bf200cc7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6574422b-e025-4c38-908f-a14ad2dfabe8', 'code': 200} 2026-06-04 20:49:48.662 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 6574422b-e025-4c38-908f-a14ad2dfabe8 2026-06-04 20:49:51.348 12 INFO neutron.plugins.ml2.plugin [None req-4d27b9ec-1141-4166-b5b1-5178d54a0f51 - - - - - -] Attempt 1 to provision port 6a7db5f8-855d-46e7-86fd-3f830a5d6f17 2026-06-04 20:50:04.371 12 INFO neutron.plugins.ml2.plugin [None req-d1c4c9af-eda8-40b7-92a3-7b9bc436cd2e - - - - - -] Attempt 1 to provision port 6574422b-e025-4c38-908f-a14ad2dfabe8 2026-06-04 20:50:04.748 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 6574422b-e025-4c38-908f-a14ad2dfabe8 2026-06-04 20:50:05.829 11 INFO neutron.plugins.ml2.plugin [None req-6d25ae2f-ae30-4a02-a765-dd12e5549c86 - - - - - -] Attempt 1 to provision port 6574422b-e025-4c38-908f-a14ad2dfabe8 2026-06-04 20:50:14.750 11 INFO neutron.plugins.ml2.plugin [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Attempt 1 to provision port 6a7db5f8-855d-46e7-86fd-3f830a5d6f17 2026-06-04 20:50:14.750 12 INFO neutron.plugins.ml2.plugin [None req-b7edfdc6-1799-415a-aac5-aebc4e55e3af - - - - - -] Attempt 1 to provision port 6a7db5f8-855d-46e7-86fd-3f830a5d6f17 2026-06-04 20:50:58.916 12 INFO neutron.notifiers.nova [None req-b821add7-978a-44b0-a4fc-5a94d3d9e909 - - - - - -] Nova event matching ['req-d4571c51-b324-4d8c-a1c4-98f6a1f94cbf'] response: {'server_uuid': 'b15203a8-892c-436b-9fb8-06b4740d844e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0bd14dbd-16aa-4f24-9710-2ca1694d2fbf', 'code': 200}