+ 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-05 03:22:34.369 1 INFO neutron.common.config [-] Logging enabled! 2026-06-05 03:22:34.369 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.4.dev17 2026-06-05 03:22:34.370 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-06-05 03:22:34.370 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-05 03:22:35.589 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-05 03:22:35.592 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-05 03:22:35.596 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-05 03:22:35.597 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-05 03:22:35.597 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-05 03:22:35.597 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-05 03:22:35.597 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-05 03:22:35.604 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-05 03:22:35.604 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-05 03:22:35.604 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-05 03:22:35.625 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-05 03:22:35.626 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-05 03:22:35.626 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-05 03:22:35.668 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-05 03:22:35.669 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-05 03:22:35.669 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-05 03:22:35.669 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-05 03:22:35.966 1 INFO neutron.plugins.ml2.managers [None req-978b3b31-098b-4133-a415-bfc1343c1804 - - - - - -] Initializing driver for type 'vlan' 2026-06-05 03:22:36.153 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-978b3b31-098b-4133-a415-bfc1343c1804 - - - - - -] VlanTypeDriver initialization complete 2026-06-05 03:22:36.153 1 INFO neutron.plugins.ml2.managers [None req-978b3b31-098b-4133-a415-bfc1343c1804 - - - - - -] Initializing driver for type 'vxlan' 2026-06-05 03:22:36.153 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-978b3b31-098b-4133-a415-bfc1343c1804 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-05 03:22:36.223 1 INFO neutron.plugins.ml2.managers [None req-978b3b31-098b-4133-a415-bfc1343c1804 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-05 03:22:36.223 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-978b3b31-098b-4133-a415-bfc1343c1804 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-05 03:22:36.223 1 INFO neutron.plugins.ml2.managers [None req-978b3b31-098b-4133-a415-bfc1343c1804 - - - - - -] Initializing extension driver 'port_security' 2026-06-05 03:22:36.224 1 INFO neutron.plugins.ml2.extensions.port_security [None req-978b3b31-098b-4133-a415-bfc1343c1804 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-05 03:22:36.224 1 INFO neutron.plugins.ml2.managers [None req-978b3b31-098b-4133-a415-bfc1343c1804 - - - - - -] Initializing extension driver 'qos' 2026-06-05 03:22:36.224 1 INFO neutron.plugins.ml2.managers [None req-978b3b31-098b-4133-a415-bfc1343c1804 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-05 03:22:36.224 1 INFO neutron.plugins.ml2.managers [None req-978b3b31-098b-4133-a415-bfc1343c1804 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-05 03:22:36.238 1 INFO neutron.quota [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded quota_driver: . 2026-06-05 03:22:36.238 1 INFO neutron.plugins.ml2.plugin [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Modular L2 Plugin initialization complete 2026-06-05 03:22:36.238 1 INFO neutron.plugins.ml2.managers [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-05 03:22:36.238 1 INFO neutron.plugins.ml2.managers [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-05 03:22:36.239 1 INFO neutron.plugins.ml2.managers [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-05 03:22:36.239 1 INFO neutron.extensions.vlantransparent [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Disabled vlantransparent extension. 2026-06-05 03:22:36.239 1 INFO neutron.extensions.qinq [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Disabled VLAN QinQ extension. 2026-06-05 03:22:36.239 1 INFO neutron.manager [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loading Plugin: qos 2026-06-05 03:22:36.252 1 INFO neutron.manager [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loading Plugin: router 2026-06-05 03:22:36.303 1 INFO neutron.services.service_base [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-05 03:22:36.303 1 INFO neutron.manager [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loading Plugin: segments 2026-06-05 03:22:36.379 1 INFO neutron.manager [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loading Plugin: trunk 2026-06-05 03:22:36.392 1 INFO neutron.manager [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loading Plugin: vpnaas 2026-06-05 03:22:36.428 1 WARNING stevedore.named [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-05 03:22:36.428 1 WARNING stevedore.named [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-05 03:22:36.745 1 INFO neutron_vpnaas.services.vpn.plugin [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-05 03:22:36.745 1 INFO neutron.common.utils [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-05 03:22:36.745 1 INFO neutron.manager [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loading Plugin: taas 2026-06-05 03:22:36.763 1 WARNING stevedore.named [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-05 03:22:36.792 1 INFO neutron_taas.services.taas.taas_plugin [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-05 03:22:36.793 1 INFO neutron.manager [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loading Plugin: tapmirror 2026-06-05 03:22:36.803 1 WARNING stevedore.named [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-05 03:22:36.818 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-05 03:22:36.818 1 INFO neutron.manager [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loading Plugin: auto_allocate 2026-06-05 03:22:36.823 1 INFO neutron.manager [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loading Plugin: tag 2026-06-05 03:22:36.831 1 INFO neutron.manager [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loading Plugin: timestamp 2026-06-05 03:22:36.834 1 INFO neutron.manager [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loading Plugin: network_ip_availability 2026-06-05 03:22:36.838 1 INFO neutron.manager [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loading Plugin: flavors 2026-06-05 03:22:36.841 1 INFO neutron.manager [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loading Plugin: revisions 2026-06-05 03:22:36.843 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Initializing extension manager. 2026-06-05 03:22:36.845 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: address-group 2026-06-05 03:22:36.845 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: address-scope 2026-06-05 03:22:36.846 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-05 03:22:36.847 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: agent 2026-06-05 03:22:36.847 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: agent-resources-synced 2026-06-05 03:22:36.848 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-05 03:22:36.849 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-05 03:22:36.849 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: availability_zone 2026-06-05 03:22:36.850 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: availability_zone_filter 2026-06-05 03:22:36.850 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-05 03:22:36.851 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: default-subnetpools 2026-06-05 03:22:36.852 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-05 03:22:36.852 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: dns-integration 2026-06-05 03:22:36.853 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: dns-domain-ports 2026-06-05 03:22:36.853 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-05 03:22:36.854 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: dvr 2026-06-05 03:22:36.854 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-05 03:22:36.855 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: empty-string-filtering 2026-06-05 03:22:36.855 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-05 03:22:36.856 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-05 03:22:36.856 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: external-net 2026-06-05 03:22:36.858 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-05 03:22:36.858 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: extraroute 2026-06-05 03:22:36.859 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: extraroute-atomic 2026-06-05 03:22:36.859 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-05 03:22:36.860 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-05 03:22:36.860 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-05 03:22:36.860 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-05 03:22:36.861 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: fip-port-details 2026-06-05 03:22:36.861 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: flavors 2026-06-05 03:22:36.862 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-05 03:22:36.863 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: floatingip-pools 2026-06-05 03:22:36.864 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: ip_allocation 2026-06-05 03:22:36.864 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-05 03:22:36.864 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: l2_adjacency 2026-06-05 03:22:36.865 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: router 2026-06-05 03:22:36.867 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-05 03:22:36.867 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-05 03:22:36.868 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-05 03:22:36.868 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: ext-gw-mode 2026-06-05 03:22:36.869 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: l3-ha 2026-06-05 03:22:36.869 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-05 03:22:36.870 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-05 03:22:36.870 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: l3-flavors 2026-06-05 03:22:36.871 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-05 03:22:36.871 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-05 03:22:36.873 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-05 03:22:36.874 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-05 03:22:36.875 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-05 03:22:36.876 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-05 03:22:36.877 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-05 03:22:36.877 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: multi-provider 2026-06-05 03:22:36.877 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: net-mtu 2026-06-05 03:22:36.878 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: net-mtu-writable 2026-06-05 03:22:36.878 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: network_availability_zone 2026-06-05 03:22:36.879 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: network_ha 2026-06-05 03:22:36.879 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: network-ip-availability 2026-06-05 03:22:36.880 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-05 03:22:36.881 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: pagination 2026-06-05 03:22:36.881 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: port-device-profile 2026-06-05 03:22:36.881 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-05 03:22:36.882 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-05 03:22:36.882 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-05 03:22:36.883 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: port-mac-override 2026-06-05 03:22:36.883 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-05 03:22:36.884 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-05 03:22:36.884 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-05 03:22:36.885 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: port-resource-request 2026-06-05 03:22:36.885 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-05 03:22:36.885 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-05 03:22:36.886 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: binding 2026-06-05 03:22:36.886 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: binding-extended 2026-06-05 03:22:36.887 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: port-security 2026-06-05 03:22:36.887 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: project-id 2026-06-05 03:22:36.888 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: provider 2026-06-05 03:22:36.888 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-05 03:22:36.890 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: qos 2026-06-05 03:22:36.891 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-05 03:22:36.891 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-05 03:22:36.892 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: qos-default 2026-06-05 03:22:36.892 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: qos-fip 2026-06-05 03:22:36.892 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-05 03:22:36.893 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-05 03:22:36.893 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-05 03:22:36.894 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-05 03:22:36.894 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-05 03:22:36.895 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: qos-pps 2026-06-05 03:22:36.895 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-05 03:22:36.896 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-05 03:22:36.896 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: qos-rules-alias 2026-06-05 03:22:36.897 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: quota-check-limit 2026-06-05 03:22:36.897 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-05 03:22:36.899 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: quotas 2026-06-05 03:22:36.902 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: quota_details 2026-06-05 03:22:36.903 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: rbac-policies 2026-06-05 03:22:36.903 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: rbac-address-group 2026-06-05 03:22:36.904 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: rbac-address-scope 2026-06-05 03:22:36.904 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: rbac-security-groups 2026-06-05 03:22:36.905 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-05 03:22:36.905 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: revision-if-match 2026-06-05 03:22:36.906 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-05 03:22:36.906 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: router_availability_zone 2026-06-05 03:22:36.906 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-05 03:22:36.908 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-05 03:22:36.908 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-05 03:22:36.909 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-05 03:22:36.909 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-05 03:22:36.910 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-05 03:22:36.910 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-05 03:22:36.914 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: security-group 2026-06-05 03:22:36.915 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: segment 2026-06-05 03:22:36.915 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-05 03:22:36.916 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: service-type 2026-06-05 03:22:36.916 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: sorting 2026-06-05 03:22:36.916 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: standard-attr-segment 2026-06-05 03:22:36.917 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: standard-attr-description 2026-06-05 03:22:36.917 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: stateful-security-group 2026-06-05 03:22:36.918 1 WARNING neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-05 03:22:36.918 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-05 03:22:36.919 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: subnet-external-network 2026-06-05 03:22:36.919 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: subnet_onboard 2026-06-05 03:22:36.920 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-05 03:22:36.920 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: subnet-service-types 2026-06-05 03:22:36.921 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: subnet_allocation 2026-06-05 03:22:36.921 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-05 03:22:36.922 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: tag-creation 2026-06-05 03:22:36.922 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-05 03:22:36.925 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: standard-attr-tag 2026-06-05 03:22:36.926 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-05 03:22:36.927 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: trunk 2026-06-05 03:22:36.927 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: trunk-details 2026-06-05 03:22:36.927 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-05 03:22:36.928 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-05 03:22:36.928 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-05 03:22:36.929 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-05 03:22:36.930 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-05 03:22:36.931 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-05 03:22:36.932 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: vpn-flavors 2026-06-05 03:22:36.933 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: vpnaas 2026-06-05 03:22:36.934 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: taas 2026-06-05 03:22:36.935 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: tap-mirror 2026-06-05 03:22:36.935 1 INFO neutron.api.extensions [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-05 03:22:36.938 1 INFO oslo_service.backend.eventlet.service [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Starting 2 workers 2026-06-05 03:22:36.943 1 INFO oslo_service.backend.eventlet.service [None req-afa055f1-35a8-4e8e-bec5-f342df699234 - - - - - -] Starting 1 workers 2026-06-05 03:23:23.453 12 INFO neutron.db.l3_hamode_db [None req-b9458e86-9cc8-427d-8ad4-3185b2a14312 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-05 03:23:39.056 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port ee73e57c-5bb8-4b3a-b215-872d02e0c2fe 2026-06-05 03:23:39.662 11 INFO neutron.plugins.ml2.plugin [None req-6dde08d5-0ca4-436c-aa9b-255d5ac28c89 - - - - - -] Attempt 1 to provision port ee73e57c-5bb8-4b3a-b215-872d02e0c2fe 2026-06-05 03:23:40.909 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port ee73e57c-5bb8-4b3a-b215-872d02e0c2fe 2026-06-05 03:23:41.357 11 INFO neutron.plugins.ml2.plugin [None req-25d37880-249e-4a3d-b8db-1213d9599764 - - - - - -] Attempt 1 to provision port ee73e57c-5bb8-4b3a-b215-872d02e0c2fe 2026-06-05 03:28:23.478 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 72c3f3ab-ecc5-4251-89e0-76df8da45a48 2026-06-05 03:28:23.783 11 INFO neutron.plugins.ml2.plugin [None req-a6ecabd2-898a-4719-903f-0313565f0dd6 - - - - - -] Attempt 1 to provision port 72c3f3ab-ecc5-4251-89e0-76df8da45a48 2026-06-05 03:28:25.451 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 72c3f3ab-ecc5-4251-89e0-76df8da45a48 2026-06-05 03:28:25.466 11 INFO neutron.plugins.ml2.plugin [None req-e14faf75-a4a4-45c3-a7b1-1d1647e28032 - - - - - -] Attempt 1 to provision port 72c3f3ab-ecc5-4251-89e0-76df8da45a48 2026-06-05 03:28:31.280 11 INFO neutron.plugins.ml2.plugin [None req-60795733-9056-4e5d-9a90-dbe55d3bf92d - - - - - -] Attempt 1 to provision port 527311ba-fb83-4086-b06b-58b734fa3d96 2026-06-05 03:32:26.224 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 527311ba-fb83-4086-b06b-58b734fa3d96 2026-06-05 03:32:27.628 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 527311ba-fb83-4086-b06b-58b734fa3d96 2026-06-05 03:41:37.991 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 861bcd33-9069-4449-a084-5b8781422bad 2026-06-05 03:41:39.990 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 861bcd33-9069-4449-a084-5b8781422bad 2026-06-05 03:58:44.784 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port bf4b4586-dc7f-497d-81bb-283891c70869 2026-06-05 03:58:46.615 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port bf4b4586-dc7f-497d-81bb-283891c70869 2026-06-05 03:58:48.381 11 INFO neutron.plugins.ml2.plugin [None req-673a3ee0-c991-42fd-9ace-18d2896e437d - - - - - -] Attempt 1 to provision port bcf18398-4681-439c-86cf-344c7dd2992a 2026-06-05 03:58:48.640 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port bcf18398-4681-439c-86cf-344c7dd2992a 2026-06-05 03:58:48.672 11 INFO neutron.plugins.ml2.plugin [None req-673a3ee0-c991-42fd-9ace-18d2896e437d - - - - - -] Attempt 1 to provision port bf4b4586-dc7f-497d-81bb-283891c70869 2026-06-05 03:58:50.698 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port bcf18398-4681-439c-86cf-344c7dd2992a 2026-06-05 03:58:50.881 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 4b4614b1-5fd8-4bb4-a1f6-ee9bc158866b 2026-06-05 03:58:52.615 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 4b4614b1-5fd8-4bb4-a1f6-ee9bc158866b 2026-06-05 03:58:56.308 12 INFO neutron.plugins.ml2.plugin [None req-ddc31765-f55b-4889-bc5b-eb6d62a475c0 - - - - - -] Attempt 1 to provision port 4b4614b1-5fd8-4bb4-a1f6-ee9bc158866b 2026-06-05 03:58:56.365 12 INFO neutron.plugins.ml2.plugin [None req-ddc31765-f55b-4889-bc5b-eb6d62a475c0 - - - - - -] Attempt 1 to provision port bcf18398-4681-439c-86cf-344c7dd2992a 2026-06-05 03:58:56.427 12 INFO neutron.plugins.ml2.plugin [None req-ddc31765-f55b-4889-bc5b-eb6d62a475c0 - - - - - -] Attempt 1 to provision port fc59e61f-e783-4b3e-b15d-d31e3f6b2058 2026-06-05 03:58:56.450 12 INFO neutron.plugins.ml2.plugin [None req-ddc31765-f55b-4889-bc5b-eb6d62a475c0 - - - - - -] Attempt 1 to provision port ce44e6bb-dddc-4398-a65e-a80ba4908611 2026-06-05 03:58:58.801 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port f8d8d7fc-6dd0-4b35-ba12-983c6a69cfcc 2026-06-05 03:58:59.000 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 0c0588bd-c461-48b2-a4ae-2cf89c2f380b 2026-06-05 03:58:59.425 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 4d4b491d-d260-4ece-a9eb-f1a63c3670c3 2026-06-05 03:58:59.682 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 84df01c0-7b3e-48a9-b33a-7506ac9091f9 2026-06-05 03:59:00.866 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 0c0588bd-c461-48b2-a4ae-2cf89c2f380b 2026-06-05 03:59:01.155 11 INFO neutron.plugins.ml2.plugin [None req-ff9c81f8-04d8-43fd-9f8d-44fcf40e94ee - - - - - -] Attempt 1 to provision port 84df01c0-7b3e-48a9-b33a-7506ac9091f9 2026-06-05 03:59:02.643 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 70d798af-3967-4064-a480-74289140081a 2026-06-05 03:59:04.748 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 70d798af-3967-4064-a480-74289140081a 2026-06-05 03:59:04.892 12 INFO neutron.plugins.ml2.plugin [None req-bff22e67-c9f7-47a1-9a64-da7d178608f2 - - - - - -] Attempt 1 to provision port 4b4614b1-5fd8-4bb4-a1f6-ee9bc158866b 2026-06-05 03:59:04.952 12 INFO neutron.plugins.ml2.plugin [None req-bff22e67-c9f7-47a1-9a64-da7d178608f2 - - - - - -] Attempt 1 to provision port fc59e61f-e783-4b3e-b15d-d31e3f6b2058 2026-06-05 03:59:04.981 12 INFO neutron.plugins.ml2.plugin [None req-bff22e67-c9f7-47a1-9a64-da7d178608f2 - - - - - -] Attempt 1 to provision port b6cd6630-6b00-4055-8701-bf94b2f5f3dd 2026-06-05 03:59:05.046 12 INFO neutron.plugins.ml2.plugin [None req-bff22e67-c9f7-47a1-9a64-da7d178608f2 - - - - - -] Attempt 1 to provision port ce44e6bb-dddc-4398-a65e-a80ba4908611 2026-06-05 03:59:09.394 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port f749329c-ea0f-4d96-8ca1-c8f26e33a2a6 2026-06-05 03:59:09.830 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port c8390f87-cde5-44d6-871a-d9ab02c8f660 2026-06-05 03:59:09.905 11 INFO neutron.notifiers.nova [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Nova event matching ['req-ef2277ae-1426-4b93-bab6-839255bfe1ad'] response: {'server_uuid': '87af1f1a-858b-414f-9b50-2e902c86c70d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f749329c-ea0f-4d96-8ca1-c8f26e33a2a6', 'code': 200} 2026-06-05 03:59:10.248 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port fb8b66da-ed12-4ecb-aeba-18d3882728bb 2026-06-05 03:59:11.619 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port c8390f87-cde5-44d6-871a-d9ab02c8f660 2026-06-05 03:59:11.872 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port f749329c-ea0f-4d96-8ca1-c8f26e33a2a6 2026-06-05 03:59:12.146 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 115c2fad-87a7-4f0a-bbad-347d4eb04a27 2026-06-05 03:59:12.616 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port fb8b66da-ed12-4ecb-aeba-18d3882728bb 2026-06-05 03:59:12.679 12 INFO neutron.notifiers.nova [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Nova event matching ['req-b388e0ef-3471-4b9e-a5ac-a4431c93e2e9'] response: {'server_uuid': 'f3ceb03e-ed6d-4746-8083-9b518766ddc9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '115c2fad-87a7-4f0a-bbad-347d4eb04a27', 'code': 200} 2026-06-05 03:59:13.338 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 115c2fad-87a7-4f0a-bbad-347d4eb04a27 2026-06-05 03:59:13.553 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 6044ce31-f332-4908-9817-237af5a67bab 2026-06-05 03:59:14.928 11 INFO neutron.plugins.ml2.plugin [None req-c2454823-2650-4572-be29-8dbeffd5259b - - - - - -] Attempt 1 to provision port ce44e6bb-dddc-4398-a65e-a80ba4908611 2026-06-05 03:59:14.969 11 INFO neutron.plugins.ml2.plugin [None req-c2454823-2650-4572-be29-8dbeffd5259b - - - - - -] Attempt 1 to provision port de9834af-6634-4eb4-beb4-540c8c122a03 2026-06-05 03:59:15.002 11 INFO neutron.plugins.ml2.plugin [None req-c2454823-2650-4572-be29-8dbeffd5259b - - - - - -] Attempt 1 to provision port fb8b66da-ed12-4ecb-aeba-18d3882728bb 2026-06-05 03:59:15.064 11 INFO neutron.plugins.ml2.plugin [None req-c2454823-2650-4572-be29-8dbeffd5259b - - - - - -] Attempt 1 to provision port 6044ce31-f332-4908-9817-237af5a67bab 2026-06-05 03:59:15.131 11 INFO neutron.plugins.ml2.plugin [None req-c2454823-2650-4572-be29-8dbeffd5259b - - - - - -] Attempt 1 to provision port fc59e61f-e783-4b3e-b15d-d31e3f6b2058 2026-06-05 03:59:15.172 11 INFO neutron.plugins.ml2.plugin [None req-c2454823-2650-4572-be29-8dbeffd5259b - - - - - -] Attempt 1 to provision port a870db0e-4991-4fef-acbb-5b7c51510048 2026-06-05 03:59:15.223 11 INFO neutron.plugins.ml2.plugin [None req-c2454823-2650-4572-be29-8dbeffd5259b - - - - - -] Attempt 1 to provision port 6ee3a5b7-c9fc-4b93-9d2d-ede3527047fb 2026-06-05 03:59:15.821 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 8ad6536a-16ff-4eff-a857-54c7246bba63 2026-06-05 03:59:16.342 12 INFO neutron.notifiers.nova [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Nova event matching ['req-d792efef-9f92-4ee4-bb21-c01e7bbe0a7b'] response: {'server_uuid': '3c839cc6-c3f4-45d1-8530-6de323fd157e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8ad6536a-16ff-4eff-a857-54c7246bba63', 'code': 200} 2026-06-05 03:59:16.428 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 6044ce31-f332-4908-9817-237af5a67bab 2026-06-05 03:59:17.244 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 8ad6536a-16ff-4eff-a857-54c7246bba63 2026-06-05 03:59:19.734 12 INFO neutron.plugins.ml2.plugin [None req-28d45de1-9a3f-400b-ae79-ba45cc9a755b - - - - - -] Attempt 1 to provision port fb8b66da-ed12-4ecb-aeba-18d3882728bb 2026-06-05 03:59:19.799 12 INFO neutron.plugins.ml2.plugin [None req-28d45de1-9a3f-400b-ae79-ba45cc9a755b - - - - - -] Attempt 1 to provision port 6ee3a5b7-c9fc-4b93-9d2d-ede3527047fb 2026-06-05 03:59:19.806 11 INFO neutron.notifiers.nova [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Nova event matching ['req-484fbe3e-8419-442f-a860-afe03de99b1b'] response: {'server_uuid': 'f3ceb03e-ed6d-4746-8083-9b518766ddc9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '115c2fad-87a7-4f0a-bbad-347d4eb04a27', 'code': 200} 2026-06-05 03:59:19.847 12 INFO neutron.plugins.ml2.plugin [None req-28d45de1-9a3f-400b-ae79-ba45cc9a755b - - - - - -] Attempt 1 to provision port ce44e6bb-dddc-4398-a65e-a80ba4908611 2026-06-05 03:59:19.892 12 INFO neutron.plugins.ml2.plugin [None req-28d45de1-9a3f-400b-ae79-ba45cc9a755b - - - - - -] Attempt 1 to provision port 8ad6536a-16ff-4eff-a857-54c7246bba63 2026-06-05 03:59:21.904 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port a2d2d280-25ad-4857-93be-7094b3d8d9ad 2026-06-05 03:59:22.025 11 INFO neutron.notifiers.nova [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Nova event matching ['req-00c4b7f0-ef83-403b-b426-0e81ed5e0fef'] response: {'server_uuid': '1ca50a36-00d9-4366-b4c7-0d694af758cc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a2d2d280-25ad-4857-93be-7094b3d8d9ad', 'code': 200} 2026-06-05 03:59:23.397 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port a2d2d280-25ad-4857-93be-7094b3d8d9ad 2026-06-05 03:59:24.608 11 INFO neutron.plugins.ml2.plugin [None req-4010bd4e-6b3e-4c3e-8b47-fcb14715ecdd - - - - - -] Attempt 1 to provision port a2d2d280-25ad-4857-93be-7094b3d8d9ad 2026-06-05 03:59:24.661 11 INFO neutron.plugins.ml2.plugin [None req-4010bd4e-6b3e-4c3e-8b47-fcb14715ecdd - - - - - -] Attempt 1 to provision port de9834af-6634-4eb4-beb4-540c8c122a03 2026-06-05 03:59:24.687 11 INFO neutron.plugins.ml2.plugin [None req-4010bd4e-6b3e-4c3e-8b47-fcb14715ecdd - - - - - -] Attempt 1 to provision port 6044ce31-f332-4908-9817-237af5a67bab 2026-06-05 03:59:28.481 11 INFO neutron.plugins.ml2.plugin [None req-96675a6a-61e1-4a1e-818c-f170e9ef928c - - - - - -] Attempt 1 to provision port 8aa301b7-50a4-4162-88c1-b9f5fba432f9 2026-06-05 03:59:28.509 11 INFO neutron.plugins.ml2.plugin [None req-96675a6a-61e1-4a1e-818c-f170e9ef928c - - - - - -] Attempt 1 to provision port 6ee3a5b7-c9fc-4b93-9d2d-ede3527047fb 2026-06-05 03:59:28.538 11 INFO neutron.plugins.ml2.plugin [None req-96675a6a-61e1-4a1e-818c-f170e9ef928c - - - - - -] Attempt 1 to provision port a2d2d280-25ad-4857-93be-7094b3d8d9ad 2026-06-05 03:59:31.899 11 INFO neutron.plugins.ml2.plugin [None req-f8b6ce8b-8df3-4757-a2a6-ce574f0b0fb7 - - - - - -] Attempt 1 to provision port de9834af-6634-4eb4-beb4-540c8c122a03 2026-06-05 03:59:31.927 11 INFO neutron.plugins.ml2.plugin [None req-f8b6ce8b-8df3-4757-a2a6-ce574f0b0fb7 - - - - - -] Attempt 1 to provision port 6ee3a5b7-c9fc-4b93-9d2d-ede3527047fb 2026-06-05 03:59:31.954 11 INFO neutron.plugins.ml2.plugin [None req-f8b6ce8b-8df3-4757-a2a6-ce574f0b0fb7 - - - - - -] Attempt 1 to provision port 79c5603d-91ba-4826-9a84-066153eaa0ab 2026-06-05 03:59:35.260 11 INFO neutron.plugins.ml2.plugin [None req-26c169f9-fe3b-4080-807c-24fcb5588a60 - - - - - -] Attempt 1 to provision port 8ad6536a-16ff-4eff-a857-54c7246bba63 2026-06-05 03:59:39.253 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 8aa301b7-50a4-4162-88c1-b9f5fba432f9 2026-06-05 03:59:39.541 12 INFO neutron.plugins.ml2.plugin [None req-2c2f7620-d3fe-4733-9fdc-b01a25fe278b - - - - - -] Attempt 1 to provision port 6ee3a5b7-c9fc-4b93-9d2d-ede3527047fb 2026-06-05 03:59:41.313 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port c0059a7d-73f5-47b6-8982-ab667013ca49 2026-06-05 03:59:41.695 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 8aa301b7-50a4-4162-88c1-b9f5fba432f9 2026-06-05 03:59:41.896 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 6ee3a5b7-c9fc-4b93-9d2d-ede3527047fb 2026-06-05 03:59:43.104 11 INFO neutron.plugins.ml2.plugin [None req-23b8303f-e745-46f7-8081-69f06e8cf446 - - - - - -] Attempt 1 to provision port c0059a7d-73f5-47b6-8982-ab667013ca49 2026-06-05 03:59:43.321 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port c0059a7d-73f5-47b6-8982-ab667013ca49 2026-06-05 03:59:43.744 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port fca292b4-f8e4-4615-b574-05ec7cff1203 2026-06-05 03:59:45.249 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port fca292b4-f8e4-4615-b574-05ec7cff1203 2026-06-05 03:59:47.472 12 INFO neutron.plugins.ml2.plugin [None req-55d1b1fc-0c34-4eeb-85b5-2b476fc251aa - - - - - -] Attempt 1 to provision port 8ad6536a-16ff-4eff-a857-54c7246bba63 2026-06-05 03:59:47.547 12 INFO neutron.plugins.ml2.plugin [None req-55d1b1fc-0c34-4eeb-85b5-2b476fc251aa - - - - - -] Attempt 1 to provision port 1fd4ef04-9931-4577-9d84-bef376ac365f 2026-06-05 03:59:47.576 12 INFO neutron.plugins.ml2.plugin [None req-55d1b1fc-0c34-4eeb-85b5-2b476fc251aa - - - - - -] Attempt 1 to provision port c0059a7d-73f5-47b6-8982-ab667013ca49 2026-06-05 03:59:47.658 12 INFO neutron.plugins.ml2.plugin [None req-55d1b1fc-0c34-4eeb-85b5-2b476fc251aa - - - - - -] Attempt 1 to provision port 1522ae0f-73f7-4916-b75a-baabbc5cf4dc 2026-06-05 03:59:52.415 12 INFO neutron.plugins.ml2.plugin [None req-55d60025-da25-4422-bd4d-dcbe936b9726 - - - - - -] Attempt 1 to provision port 1fd4ef04-9931-4577-9d84-bef376ac365f 2026-06-05 03:59:54.328 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 5cdf14e6-3d40-45ee-85c2-0904e0446060 2026-06-05 03:59:54.445 12 INFO neutron.notifiers.nova [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Nova event matching ['req-09075f25-2fc5-453d-8c46-965830c2d7ef'] response: {'server_uuid': '3ea51248-0698-4ff6-8eed-fe99438e36e0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5cdf14e6-3d40-45ee-85c2-0904e0446060', 'code': 200} 2026-06-05 03:59:55.256 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 5cdf14e6-3d40-45ee-85c2-0904e0446060 2026-06-05 04:00:01.288 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 1522ae0f-73f7-4916-b75a-baabbc5cf4dc 2026-06-05 04:00:01.579 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 1fd4ef04-9931-4577-9d84-bef376ac365f 2026-06-05 04:00:01.960 12 INFO neutron.plugins.ml2.plugin [None req-8d4cacd7-a62d-41c5-b8b3-86fe2fa39f39 - - - - - -] Attempt 1 to provision port 1fd4ef04-9931-4577-9d84-bef376ac365f 2026-06-05 04:00:03.278 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 1522ae0f-73f7-4916-b75a-baabbc5cf4dc 2026-06-05 04:00:03.469 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 1fd4ef04-9931-4577-9d84-bef376ac365f 2026-06-05 04:00:07.309 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 71a1a641-2c0b-473e-91d8-50a203eb4ad3 2026-06-05 04:00:08.577 11 INFO neutron.plugins.ml2.plugin [None req-4f166abc-d0cb-4275-80a7-ca7ac513674b - - - - - -] Attempt 1 to provision port 71a1a641-2c0b-473e-91d8-50a203eb4ad3 2026-06-05 04:00:09.522 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 71d45795-8e6c-401e-a6c2-f55075046326 2026-06-05 04:00:12.040 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 71d45795-8e6c-401e-a6c2-f55075046326 2026-06-05 04:00:13.485 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 7e287f09-8f51-4ef2-bb80-9ef075301b58 2026-06-05 04:00:13.971 12 INFO neutron.plugins.ml2.plugin [None req-3a73beb9-98c1-4fff-8b1e-8bf5fc394d2b - - - - - -] Attempt 1 to provision port 7e287f09-8f51-4ef2-bb80-9ef075301b58 2026-06-05 04:00:14.055 12 INFO neutron.plugins.ml2.plugin [None req-3a73beb9-98c1-4fff-8b1e-8bf5fc394d2b - - - - - -] Attempt 1 to provision port 2a38c7a8-7114-4fa1-8f52-46f2f54d2ddc 2026-06-05 04:00:15.465 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 7e287f09-8f51-4ef2-bb80-9ef075301b58 2026-06-05 04:00:23.887 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port a06264fc-bdda-4cbe-affe-928949c9f72c 2026-06-05 04:00:24.038 11 INFO neutron.notifiers.nova [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Nova event matching ['req-b6caf40c-815d-451e-8719-608e3087a6ab'] response: {'server_uuid': 'bec85ff5-765e-48f3-990b-e31a651ba2d4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a06264fc-bdda-4cbe-affe-928949c9f72c', 'code': 200} 2026-06-05 04:00:25.430 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port a06264fc-bdda-4cbe-affe-928949c9f72c 2026-06-05 04:00:25.645 12 INFO neutron.plugins.ml2.plugin [None req-b2fdc40d-eb5f-4f6d-bd2c-b48b9cbcdf73 - - - - - -] Attempt 1 to provision port 67932e66-f66d-428e-adb7-3a29171000bf 2026-06-05 04:00:26.039 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 7b196d65-85a0-4484-a9e0-c43f3549c82b 2026-06-05 04:00:26.219 12 INFO neutron.plugins.ml2.plugin [None req-acaf807d-ba0d-4db7-9a42-60f1512c8f9f - - - - - -] Attempt 1 to provision port 7b196d65-85a0-4484-a9e0-c43f3549c82b 2026-06-05 04:00:27.328 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 67932e66-f66d-428e-adb7-3a29171000bf 2026-06-05 04:00:27.539 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 7b196d65-85a0-4484-a9e0-c43f3549c82b 2026-06-05 04:00:31.517 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port d1ed0821-e2d4-4c9d-9f56-bace455e0a96 2026-06-05 04:00:32.502 12 INFO neutron.plugins.ml2.plugin [None req-e3529131-36ff-4f01-9f2a-ab920912fc61 - - - - - -] Attempt 1 to provision port d1ed0821-e2d4-4c9d-9f56-bace455e0a96 2026-06-05 04:00:33.489 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port cbec3183-fcb4-4ec4-8d7e-dac4861e17d1 2026-06-05 04:00:33.816 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 2a38c7a8-7114-4fa1-8f52-46f2f54d2ddc 2026-06-05 04:00:35.542 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port cbec3183-fcb4-4ec4-8d7e-dac4861e17d1 2026-06-05 04:00:35.728 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 2a38c7a8-7114-4fa1-8f52-46f2f54d2ddc 2026-06-05 04:00:39.100 11 INFO neutron.plugins.ml2.plugin [None req-3a64c79c-248f-49c3-92a8-200adcae9773 - - - - - -] Attempt 1 to provision port 7e287f09-8f51-4ef2-bb80-9ef075301b58 2026-06-05 04:00:39.188 11 INFO neutron.plugins.ml2.plugin [None req-3a64c79c-248f-49c3-92a8-200adcae9773 - - - - - -] Attempt 1 to provision port 2a38c7a8-7114-4fa1-8f52-46f2f54d2ddc 2026-06-05 04:00:39.245 11 INFO neutron.plugins.ml2.plugin [None req-3a64c79c-248f-49c3-92a8-200adcae9773 - - - - - -] Attempt 1 to provision port a06264fc-bdda-4cbe-affe-928949c9f72c 2026-06-05 04:00:39.301 11 INFO neutron.plugins.ml2.plugin [None req-107c4c41-5a5e-4f0f-a40d-e76bed0929be - - - - - -] Attempt 1 to provision port 82c269b2-fb3c-4d11-b9e6-f0dfa5b98b82 2026-06-05 04:00:39.330 11 INFO neutron.plugins.ml2.plugin [None req-107c4c41-5a5e-4f0f-a40d-e76bed0929be - - - - - -] Attempt 1 to provision port 7b196d65-85a0-4484-a9e0-c43f3549c82b 2026-06-05 04:00:40.465 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 892d5de0-ce47-4f96-a3bd-ac71cc38098d 2026-06-05 04:00:40.592 12 INFO neutron.notifiers.nova [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Nova event matching ['req-e99f8ba5-f103-4002-af29-d7c18e4d6cce'] response: {'server_uuid': '6a8ae2ea-69f9-4c91-b781-4140ebff271f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '892d5de0-ce47-4f96-a3bd-ac71cc38098d', 'code': 200} 2026-06-05 04:00:41.420 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 892d5de0-ce47-4f96-a3bd-ac71cc38098d 2026-06-05 04:00:43.447 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 82c269b2-fb3c-4d11-b9e6-f0dfa5b98b82 2026-06-05 04:00:43.784 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port b134d85f-2cbc-4843-bf34-1118df6cf15e 2026-06-05 04:00:45.507 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 82c269b2-fb3c-4d11-b9e6-f0dfa5b98b82 2026-06-05 04:00:45.719 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port b134d85f-2cbc-4843-bf34-1118df6cf15e 2026-06-05 04:00:57.853 11 INFO neutron.plugins.ml2.plugin [None req-2db430e1-9a45-4c6e-9d33-9709e18dc36f - - - - - -] Attempt 1 to provision port 2a38c7a8-7114-4fa1-8f52-46f2f54d2ddc 2026-06-05 04:00:59.941 12 INFO neutron.plugins.ml2.plugin [None req-3b3c1855-4dce-41bd-a995-0eb031236251 - - - - - -] Attempt 1 to provision port 2a38c7a8-7114-4fa1-8f52-46f2f54d2ddc 2026-06-05 04:01:00.009 12 INFO neutron.plugins.ml2.plugin [None req-3b3c1855-4dce-41bd-a995-0eb031236251 - - - - - -] Attempt 1 to provision port cbec3183-fcb4-4ec4-8d7e-dac4861e17d1 2026-06-05 04:01:02.017 11 INFO neutron.plugins.ml2.plugin [None req-091cb98b-c7da-4ec0-bc89-45e895a9256f - - - - - -] Attempt 1 to provision port a06264fc-bdda-4cbe-affe-928949c9f72c 2026-06-05 04:01:05.608 11 INFO neutron.notifiers.nova [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Nova event matching ['req-aeed9a93-b1ce-41b4-a521-0fba0d5eaccf'] response: {'server_uuid': 'bec85ff5-765e-48f3-990b-e31a651ba2d4', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a06264fc-bdda-4cbe-affe-928949c9f72c', 'code': 200} 2026-06-05 04:01:07.917 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port a06264fc-bdda-4cbe-affe-928949c9f72c 2026-06-05 04:01:08.098 12 INFO neutron.notifiers.nova [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Nova event matching ['req-6bde51e4-beb4-4872-b472-b2c044dd272e'] response: {'server_uuid': 'bec85ff5-765e-48f3-990b-e31a651ba2d4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a06264fc-bdda-4cbe-affe-928949c9f72c', 'code': 200} 2026-06-05 04:01:09.368 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port a06264fc-bdda-4cbe-affe-928949c9f72c 2026-06-05 04:01:10.983 12 INFO neutron.plugins.ml2.plugin [None req-dc36fd45-7348-411f-95b0-9c48e96d0c46 - - - - - -] Attempt 1 to provision port 355662ab-e9ad-43e1-aa2e-4095e82eeebe 2026-06-05 04:01:13.392 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port bc710166-715d-4869-b1c2-34e559e04631 2026-06-05 04:01:15.143 12 INFO neutron.plugins.ml2.plugin [None req-322c9407-d411-44c5-a4ae-40071850f632 - - - - - -] Attempt 1 to provision port 018cafdc-d06a-4e22-9142-4c1d50196a3e 2026-06-05 04:01:15.461 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port bc710166-715d-4869-b1c2-34e559e04631 2026-06-05 04:01:15.675 11 INFO neutron.plugins.ml2.plugin [None req-2d0987ec-6c52-4d9d-98dc-3a74565d574c - - - - - -] Attempt 1 to provision port 018cafdc-d06a-4e22-9142-4c1d50196a3e 2026-06-05 04:01:16.941 11 INFO neutron.plugins.ml2.plugin [None req-f61a4047-3176-4102-aca9-043ab2a317e4 - - - - - -] Attempt 1 to provision port f3dc4b72-8016-4141-9337-835ce30368ba 2026-06-05 04:01:16.981 11 INFO neutron.plugins.ml2.plugin [None req-f61a4047-3176-4102-aca9-043ab2a317e4 - - - - - -] Attempt 1 to provision port 018cafdc-d06a-4e22-9142-4c1d50196a3e 2026-06-05 04:01:17.422 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 018cafdc-d06a-4e22-9142-4c1d50196a3e 2026-06-05 04:01:18.244 12 INFO neutron.plugins.ml2.plugin [None req-8c9e3241-e924-4601-b9bf-2d4202a7e370 - - - - - -] Attempt 1 to provision port f3dc4b72-8016-4141-9337-835ce30368ba 2026-06-05 04:01:19.531 12 INFO neutron.plugins.ml2.plugin [None req-f986b36c-066b-48c8-9fa1-ffbeed5c01c0 - - - - - -] Attempt 1 to provision port f3dc4b72-8016-4141-9337-835ce30368ba 2026-06-05 04:01:25.912 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 7e448e05-a8cc-46d5-bf0b-b17de765c99e 2026-06-05 04:01:26.064 11 INFO neutron.notifiers.nova [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Nova event matching ['req-77601dc1-16b2-4068-911e-4f2619b256ed'] response: {'server_uuid': 'be72e264-7964-4ba3-82a4-085b0cb9c967', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7e448e05-a8cc-46d5-bf0b-b17de765c99e', 'code': 200} 2026-06-05 04:01:27.393 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 7e448e05-a8cc-46d5-bf0b-b17de765c99e 2026-06-05 04:01:31.386 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port f3dc4b72-8016-4141-9337-835ce30368ba 2026-06-05 04:01:31.642 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 355662ab-e9ad-43e1-aa2e-4095e82eeebe 2026-06-05 04:01:33.382 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port f3dc4b72-8016-4141-9337-835ce30368ba 2026-06-05 04:01:33.621 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 355662ab-e9ad-43e1-aa2e-4095e82eeebe 2026-06-05 04:01:37.592 12 INFO neutron.notifiers.nova [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Nova event matching ['req-7a6ad775-9f40-4776-b9e6-e3fc8d0e71bf'] response: {'server_uuid': 'bec85ff5-765e-48f3-990b-e31a651ba2d4', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a06264fc-bdda-4cbe-affe-928949c9f72c', 'code': 200} 2026-06-05 04:01:52.989 11 INFO neutron.plugins.ml2.plugin [None req-890e2d37-2c5f-467a-a989-7fd304b48e78 - - - - - -] Attempt 1 to provision port bcf85eee-d2f3-491e-89b1-bb2a2b918644 2026-06-05 04:01:53.387 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port bcf85eee-d2f3-491e-89b1-bb2a2b918644 2026-06-05 04:02:05.934 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port f291063b-f4ff-4465-a6b6-61586a5e096d 2026-06-05 04:02:06.055 12 INFO neutron.notifiers.nova [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Nova event matching ['req-f24d0063-460d-40fc-a8f6-9e7e8654e653'] response: {'server_uuid': '119646a9-ee0e-4e37-b7ac-fc0fe46e461a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f291063b-f4ff-4465-a6b6-61586a5e096d', 'code': 200} 2026-06-05 04:02:07.389 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port f291063b-f4ff-4465-a6b6-61586a5e096d 2026-06-05 04:02:45.392 12 INFO neutron_taas.services.taas.taas_plugin [None req-d8a318db-5613-45af-892f-f35dff59dd6b - - - - - -] TaaS: Handle Delete Port: 018cafdc-d06a-4e22-9142-4c1d50196a3e 2026-06-05 04:02:45.400 12 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8a318db-5613-45af-892f-f35dff59dd6b - - - - - -] Tap Mirror: Handle Delete Port: 018cafdc-d06a-4e22-9142-4c1d50196a3e 2026-06-05 04:02:51.421 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port b350225b-275f-40c9-8cb3-3065bb79cbf0 2026-06-05 04:02:52.283 11 INFO neutron.plugins.ml2.plugin [None req-84f026ae-c05e-4d01-9465-024f38d8db9a - - - - - -] Attempt 1 to provision port b350225b-275f-40c9-8cb3-3065bb79cbf0 2026-06-05 04:02:53.485 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port bef6da08-1792-4506-bcb9-554115090359 2026-06-05 04:02:53.868 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port b350225b-275f-40c9-8cb3-3065bb79cbf0 2026-06-05 04:02:55.404 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port bef6da08-1792-4506-bcb9-554115090359 2026-06-05 04:02:56.841 11 INFO neutron.plugins.ml2.plugin [None req-1a06411c-bf60-4fd2-ba90-76b85201aadd - - - - - -] Attempt 1 to provision port 02884cba-81c7-420e-afcc-9eea0d2a4ac4 2026-06-05 04:02:56.875 11 INFO neutron.plugins.ml2.plugin [None req-1a06411c-bf60-4fd2-ba90-76b85201aadd - - - - - -] Attempt 1 to provision port 7f79cac7-0055-4530-a811-8e2270f30f08 2026-06-05 04:02:56.924 11 INFO neutron.plugins.ml2.plugin [None req-1a06411c-bf60-4fd2-ba90-76b85201aadd - - - - - -] Attempt 1 to provision port b350225b-275f-40c9-8cb3-3065bb79cbf0 2026-06-05 04:02:59.504 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port cf901a39-d97d-4e6b-96d3-8837308ea926 2026-06-05 04:03:00.069 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 6bdccf7e-7dbb-439e-a63b-b24e0e287d16 2026-06-05 04:03:01.462 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 6bdccf7e-7dbb-439e-a63b-b24e0e287d16 2026-06-05 04:03:01.657 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port cf901a39-d97d-4e6b-96d3-8837308ea926 2026-06-05 04:03:02.545 11 INFO neutron.plugins.ml2.plugin [None req-bccd2a9c-cfa8-4ade-a130-f0c4f7aa7e4e - - - - - -] Attempt 1 to provision port 7f79cac7-0055-4530-a811-8e2270f30f08 2026-06-05 04:03:02.573 11 INFO neutron.plugins.ml2.plugin [None req-bccd2a9c-cfa8-4ade-a130-f0c4f7aa7e4e - - - - - -] Attempt 1 to provision port cf901a39-d97d-4e6b-96d3-8837308ea926 2026-06-05 04:03:02.630 11 INFO neutron.plugins.ml2.plugin [None req-bccd2a9c-cfa8-4ade-a130-f0c4f7aa7e4e - - - - - -] Attempt 1 to provision port c16bee07-5914-4fd6-8c74-acd7473acaf4 2026-06-05 04:03:02.659 11 INFO neutron.plugins.ml2.plugin [None req-bccd2a9c-cfa8-4ade-a130-f0c4f7aa7e4e - - - - - -] Attempt 1 to provision port 2360ae5b-075a-4fcd-8328-29881a949347 2026-06-05 04:03:07.117 11 INFO neutron.plugins.ml2.plugin [None req-7df2d6b8-d9bf-4a61-b127-34bb3aa07e40 - - - - - -] Attempt 1 to provision port 7f79cac7-0055-4530-a811-8e2270f30f08 2026-06-05 04:03:07.152 11 INFO neutron.plugins.ml2.plugin [None req-7df2d6b8-d9bf-4a61-b127-34bb3aa07e40 - - - - - -] Attempt 1 to provision port cf901a39-d97d-4e6b-96d3-8837308ea926 2026-06-05 04:03:07.228 11 INFO neutron.plugins.ml2.plugin [None req-7df2d6b8-d9bf-4a61-b127-34bb3aa07e40 - - - - - -] Attempt 1 to provision port c16bee07-5914-4fd6-8c74-acd7473acaf4 2026-06-05 04:03:09.162 12 INFO neutron.plugins.ml2.plugin [None req-e383ec96-00f8-4057-bf36-76e61ccdc384 - - - - - -] Attempt 1 to provision port c16bee07-5914-4fd6-8c74-acd7473acaf4 2026-06-05 04:03:10.451 12 INFO neutron.plugins.ml2.plugin [None req-77eaaccc-3e6b-40a0-8492-144c5cc0367a - - - - - -] Attempt 1 to provision port c16bee07-5914-4fd6-8c74-acd7473acaf4 2026-06-05 04:03:12.455 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port e445aefb-af6a-4870-99a3-47f15b213a1e 2026-06-05 04:03:12.579 11 INFO neutron.notifiers.nova [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Nova event matching ['req-cdbc3ceb-c64d-425a-b9dd-59a77d0750c8'] response: {'server_uuid': '4bd25144-9d91-416b-aec8-0df0b2ad1235', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e445aefb-af6a-4870-99a3-47f15b213a1e', 'code': 200} 2026-06-05 04:03:13.441 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port e445aefb-af6a-4870-99a3-47f15b213a1e 2026-06-05 04:03:13.649 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 02884cba-81c7-420e-afcc-9eea0d2a4ac4 2026-06-05 04:03:15.461 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 02884cba-81c7-420e-afcc-9eea0d2a4ac4 2026-06-05 04:03:15.658 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 7f79cac7-0055-4530-a811-8e2270f30f08 2026-06-05 04:03:17.456 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 7f79cac7-0055-4530-a811-8e2270f30f08 2026-06-05 04:03:17.667 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port c16bee07-5914-4fd6-8c74-acd7473acaf4 2026-06-05 04:03:17.928 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 2360ae5b-075a-4fcd-8328-29881a949347 2026-06-05 04:03:19.442 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port c16bee07-5914-4fd6-8c74-acd7473acaf4 2026-06-05 04:03:19.657 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 2360ae5b-075a-4fcd-8328-29881a949347 2026-06-05 04:03:31.670 12 INFO neutron.notifiers.nova [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Nova event matching ['req-0176493e-1230-4d6e-b88e-01d93ed536a4'] response: {'server_uuid': '4bd25144-9d91-416b-aec8-0df0b2ad1235', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e445aefb-af6a-4870-99a3-47f15b213a1e', 'code': 200} 2026-06-05 04:03:53.586 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 0a2bdadb-fc31-442d-87e9-23341abeac8a 2026-06-05 04:03:54.629 12 INFO neutron.plugins.ml2.plugin [None req-59cada26-c1f8-4110-b783-0f2d12c5e13b - - - - - -] Attempt 1 to provision port 0a2bdadb-fc31-442d-87e9-23341abeac8a 2026-06-05 04:03:55.432 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 0a2bdadb-fc31-442d-87e9-23341abeac8a 2026-06-05 04:03:57.490 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 608ffe64-ad72-4e17-9c51-356b13d63d79 2026-06-05 04:03:57.824 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 96fd5d8d-e2ee-4bd0-9c33-7592f45b847b 2026-06-05 04:03:59.442 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 608ffe64-ad72-4e17-9c51-356b13d63d79 2026-06-05 04:03:59.824 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 96fd5d8d-e2ee-4bd0-9c33-7592f45b847b 2026-06-05 04:04:01.481 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 87dc58a0-5d76-4f0f-908d-4f03647404a2 2026-06-05 04:04:03.494 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 87dc58a0-5d76-4f0f-908d-4f03647404a2 2026-06-05 04:04:05.514 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 0a2bdadb-fc31-442d-87e9-23341abeac8a 2026-06-05 04:04:06.136 12 INFO neutron.plugins.ml2.plugin [None req-62117294-2593-4814-80b5-eb94fd9a371b - - - - - -] Attempt 1 to provision port 87dc58a0-5d76-4f0f-908d-4f03647404a2 2026-06-05 04:04:06.186 12 INFO neutron.plugins.ml2.plugin [None req-62117294-2593-4814-80b5-eb94fd9a371b - - - - - -] Attempt 1 to provision port 608ffe64-ad72-4e17-9c51-356b13d63d79 2026-06-05 04:04:06.249 12 INFO neutron.plugins.ml2.plugin [None req-62117294-2593-4814-80b5-eb94fd9a371b - - - - - -] Attempt 1 to provision port 5feedf83-e238-48fb-9e08-33d8ddcee013 2026-06-05 04:04:06.274 12 INFO neutron.plugins.ml2.plugin [None req-62117294-2593-4814-80b5-eb94fd9a371b - - - - - -] Attempt 1 to provision port 0a2bdadb-fc31-442d-87e9-23341abeac8a 2026-06-05 04:04:06.349 12 INFO neutron.plugins.ml2.plugin [None req-62117294-2593-4814-80b5-eb94fd9a371b - - - - - -] Attempt 1 to provision port 1547272a-e951-40c2-8b15-1ce122020c3f 2026-06-05 04:04:11.439 12 INFO neutron.plugins.ml2.plugin [None req-418fd07c-8a77-4594-98fb-3023658a9646 - - - - - -] Attempt 1 to provision port 87dc58a0-5d76-4f0f-908d-4f03647404a2 2026-06-05 04:04:11.490 12 INFO neutron.plugins.ml2.plugin [None req-418fd07c-8a77-4594-98fb-3023658a9646 - - - - - -] Attempt 1 to provision port 608ffe64-ad72-4e17-9c51-356b13d63d79 2026-06-05 04:04:11.542 12 INFO neutron.plugins.ml2.plugin [None req-418fd07c-8a77-4594-98fb-3023658a9646 - - - - - -] Attempt 1 to provision port df3bc8c5-883d-4461-ad43-2208753bcfbf 2026-06-05 04:04:11.564 12 INFO neutron.plugins.ml2.plugin [None req-418fd07c-8a77-4594-98fb-3023658a9646 - - - - - -] Attempt 1 to provision port 0a2bdadb-fc31-442d-87e9-23341abeac8a 2026-06-05 04:04:11.615 12 INFO neutron.plugins.ml2.plugin [None req-418fd07c-8a77-4594-98fb-3023658a9646 - - - - - -] Attempt 1 to provision port da1c3e26-2736-4c33-9e76-81abfb7bbfda 2026-06-05 04:04:11.640 12 INFO neutron.plugins.ml2.plugin [None req-418fd07c-8a77-4594-98fb-3023658a9646 - - - - - -] Attempt 1 to provision port 1547272a-e951-40c2-8b15-1ce122020c3f 2026-06-05 04:04:14.005 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 11d50758-ceba-4965-84f6-87e878ec35ee 2026-06-05 04:04:14.207 12 INFO neutron.notifiers.nova [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Nova event matching ['req-d53166e5-4faa-4ecf-abdf-7c8efeabb8ee'] response: {'server_uuid': '456296c7-a822-4e7e-8eb3-a06e0ca40432', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '11d50758-ceba-4965-84f6-87e878ec35ee', 'code': 200} 2026-06-05 04:04:15.483 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 11d50758-ceba-4965-84f6-87e878ec35ee 2026-06-05 04:04:15.692 11 INFO neutron.plugins.ml2.plugin [None req-46016f31-57df-4105-abd2-8dc8c76a03ac - - - - - -] Attempt 1 to provision port 87dc58a0-5d76-4f0f-908d-4f03647404a2 2026-06-05 04:04:15.750 12 INFO neutron.plugins.ml2.plugin [None req-3b8f7d62-ae97-4128-8a41-7f214012cda1 - - - - - -] Attempt 1 to provision port 1547272a-e951-40c2-8b15-1ce122020c3f 2026-06-05 04:04:15.756 11 INFO neutron.plugins.ml2.plugin [None req-46016f31-57df-4105-abd2-8dc8c76a03ac - - - - - -] Attempt 1 to provision port 608ffe64-ad72-4e17-9c51-356b13d63d79 2026-06-05 04:04:15.825 11 INFO neutron.plugins.ml2.plugin [None req-46016f31-57df-4105-abd2-8dc8c76a03ac - - - - - -] Attempt 1 to provision port 11d50758-ceba-4965-84f6-87e878ec35ee 2026-06-05 04:04:15.886 11 INFO neutron.plugins.ml2.plugin [None req-46016f31-57df-4105-abd2-8dc8c76a03ac - - - - - -] Attempt 1 to provision port df3bc8c5-883d-4461-ad43-2208753bcfbf 2026-06-05 04:04:15.912 11 INFO neutron.plugins.ml2.plugin [None req-46016f31-57df-4105-abd2-8dc8c76a03ac - - - - - -] Attempt 1 to provision port da1c3e26-2736-4c33-9e76-81abfb7bbfda 2026-06-05 04:04:16.098 11 INFO neutron.plugins.ml2.plugin [None req-46016f31-57df-4105-abd2-8dc8c76a03ac - - - - - -] Attempt 1 to provision port 1547272a-e951-40c2-8b15-1ce122020c3f 2026-06-05 04:04:17.485 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 5feedf83-e238-48fb-9e08-33d8ddcee013 2026-06-05 04:04:17.740 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port da1c3e26-2736-4c33-9e76-81abfb7bbfda 2026-06-05 04:04:17.942 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 1547272a-e951-40c2-8b15-1ce122020c3f 2026-06-05 04:04:18.201 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port df3bc8c5-883d-4461-ad43-2208753bcfbf 2026-06-05 04:04:18.986 12 INFO neutron.plugins.ml2.plugin [None req-4b58dad7-8341-401a-a101-c6a5222df742 - - - - - -] Attempt 1 to provision port da1c3e26-2736-4c33-9e76-81abfb7bbfda 2026-06-05 04:04:19.039 12 INFO neutron.plugins.ml2.plugin [None req-4b58dad7-8341-401a-a101-c6a5222df742 - - - - - -] Attempt 1 to provision port df3bc8c5-883d-4461-ad43-2208753bcfbf 2026-06-05 04:04:19.099 12 INFO neutron.plugins.ml2.plugin [None req-4b58dad7-8341-401a-a101-c6a5222df742 - - - - - -] Attempt 1 to provision port 1547272a-e951-40c2-8b15-1ce122020c3f 2026-06-05 04:04:19.463 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 5feedf83-e238-48fb-9e08-33d8ddcee013 2026-06-05 04:04:19.612 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port df3bc8c5-883d-4461-ad43-2208753bcfbf 2026-06-05 04:04:21.324 12 INFO neutron.plugins.ml2.plugin [None req-95c15148-6103-4c5c-a977-0b134bc3819f - - - - - -] Attempt 1 to provision port da1c3e26-2736-4c33-9e76-81abfb7bbfda 2026-06-05 04:04:21.382 12 INFO neutron.plugins.ml2.plugin [None req-95c15148-6103-4c5c-a977-0b134bc3819f - - - - - -] Attempt 1 to provision port df3bc8c5-883d-4461-ad43-2208753bcfbf 2026-06-05 04:04:22.729 12 INFO neutron.plugins.ml2.plugin [None req-18d22f5e-0df6-4af0-918e-af3ca1e67470 - - - - - -] Attempt 1 to provision port 11d50758-ceba-4965-84f6-87e878ec35ee 2026-06-05 04:04:31.512 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port a6dbd4d0-9275-4052-aa19-8032395e756b 2026-06-05 04:04:31.715 11 INFO neutron.notifiers.nova [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Nova event matching ['req-1537bf93-f1ae-48ab-98cf-2ba192648873'] response: {'server_uuid': '9afc4827-49f8-4d18-8064-ddc1bf50f9a6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a6dbd4d0-9275-4052-aa19-8032395e756b', 'code': 200} 2026-06-05 04:04:33.472 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port a6dbd4d0-9275-4052-aa19-8032395e756b 2026-06-05 04:05:03.696 12 INFO neutron.plugins.ml2.plugin [None req-1cc2a337-ae27-4b0f-8e74-0f0f24b6b38e - - - - - -] Attempt 1 to provision port b989a90a-378c-4503-9356-c68ba9f777a7 2026-06-05 04:05:26.084 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port e96ea81f-4da3-49a1-acc1-ee93c8b39ec8 2026-06-05 04:05:26.234 12 INFO neutron.notifiers.nova [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Nova event matching ['req-3c5914d5-9f94-4548-90f4-5e9a05dfbf3d'] response: {'server_uuid': '8860419c-7ddd-4ba9-9227-44db3c743547', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e96ea81f-4da3-49a1-acc1-ee93c8b39ec8', 'code': 200} 2026-06-05 04:05:27.516 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port e96ea81f-4da3-49a1-acc1-ee93c8b39ec8 2026-06-05 04:06:07.271 11 INFO neutron.plugins.ml2.plugin [None req-c68dffc6-7ae2-44ce-a870-5cc170727eac - - - - - -] Attempt 1 to provision port e8fcb298-d690-46b3-8a02-dbcbcc996234 2026-06-05 04:06:13.584 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port e8fcb298-d690-46b3-8a02-dbcbcc996234 2026-06-05 04:06:13.687 12 INFO neutron.notifiers.nova [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Nova event matching ['req-9dc637f1-8abe-436f-873a-2a5384395fd4'] response: {'server_uuid': '8860419c-7ddd-4ba9-9227-44db3c743547', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e8fcb298-d690-46b3-8a02-dbcbcc996234', 'code': 200} 2026-06-05 04:06:15.569 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port e8fcb298-d690-46b3-8a02-dbcbcc996234 2026-06-05 04:06:18.110 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port e8fcb298-d690-46b3-8a02-dbcbcc996234 2026-06-05 04:06:43.527 11 INFO neutron.plugins.ml2.plugin [None req-daa1c296-a5e0-4c71-99ae-a374f2c9e7df - - - - - -] Attempt 1 to provision port b82f1755-8c36-487b-9dfa-0d913b4b9834 2026-06-05 04:06:51.170 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port b82f1755-8c36-487b-9dfa-0d913b4b9834 2026-06-05 04:06:51.310 11 INFO neutron.notifiers.nova [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Nova event matching ['req-60785bd8-94a8-43de-9195-da71b4f42bb0'] response: {'server_uuid': '8860419c-7ddd-4ba9-9227-44db3c743547', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b82f1755-8c36-487b-9dfa-0d913b4b9834', 'code': 200} 2026-06-05 04:06:51.754 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port b82f1755-8c36-487b-9dfa-0d913b4b9834 2026-06-05 04:07:04.778 12 INFO neutron.plugins.ml2.plugin [None req-54f41ee6-a1c8-4cb3-b32e-1b9aa3588fe3 - - - - - -] Attempt 1 to provision port 5576801e-ea91-47de-aab5-e0a25abfcc47 2026-06-05 04:07:11.823 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 5576801e-ea91-47de-aab5-e0a25abfcc47 2026-06-05 04:07:12.249 11 INFO neutron.notifiers.nova [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Nova event matching ['req-ed835b1c-adcf-407b-a760-f7621f6c313b'] response: {'server_uuid': '8860419c-7ddd-4ba9-9227-44db3c743547', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5576801e-ea91-47de-aab5-e0a25abfcc47', 'code': 200} 2026-06-05 04:07:13.777 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 5576801e-ea91-47de-aab5-e0a25abfcc47 2026-06-05 04:07:15.129 12 INFO neutron.plugins.ml2.plugin [None req-fbe8469d-1093-4498-adfe-837cbcf41aaa - - - - - -] Attempt 1 to provision port b82f1755-8c36-487b-9dfa-0d913b4b9834 2026-06-05 04:07:15.825 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port b82f1755-8c36-487b-9dfa-0d913b4b9834 2026-06-05 04:07:29.364 11 INFO neutron.plugins.ml2.plugin [None req-ea04d7fc-8f63-4f1a-949c-6112df294f75 - - - - - -] Attempt 1 to provision port 5576801e-ea91-47de-aab5-e0a25abfcc47 2026-06-05 04:07:29.890 12 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port 5576801e-ea91-47de-aab5-e0a25abfcc47 2026-06-05 04:07:30.849 12 INFO neutron.plugins.ml2.plugin [None req-303cee30-d945-424e-995f-bf9c970a9f58 - - - - - -] Attempt 1 to provision port 5576801e-ea91-47de-aab5-e0a25abfcc47 2026-06-05 04:07:39.076 12 INFO neutron.plugins.ml2.plugin [None req-4a8b9a56-6b52-4c99-b9a3-6e93336862c9 - - - - - -] Attempt 1 to provision port b82f1755-8c36-487b-9dfa-0d913b4b9834 2026-06-05 04:07:39.856 11 INFO neutron.plugins.ml2.plugin [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Attempt 1 to provision port b82f1755-8c36-487b-9dfa-0d913b4b9834 2026-06-05 04:08:11.990 11 INFO neutron.notifiers.nova [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Nova event matching ['req-fa3d673f-4ea2-464c-8582-e8da0bac3ac2'] response: {'server_uuid': '9afc4827-49f8-4d18-8064-ddc1bf50f9a6', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a6dbd4d0-9275-4052-aa19-8032395e756b', 'code': 200} 2026-06-05 04:08:23.972 11 INFO neutron.notifiers.nova [None req-b59b8ae5-6978-4468-a471-622592784a62 - - - - - -] Nova event matching ['req-fd5fcbb9-3fc8-44a4-8924-9964d41e8575'] response: {'server_uuid': '456296c7-a822-4e7e-8eb3-a06e0ca40432', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '11d50758-ceba-4965-84f6-87e878ec35ee', 'code': 200}