+ 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-15 20:47:04.717 1 INFO neutron.common.config [-] Logging enabled! 2026-06-15 20:47:04.717 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.4.dev30 2026-06-15 20:47:04.717 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-06-15 20:47:04.718 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-15 20:47:05.743 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-15 20:47:05.746 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-15 20:47:05.749 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-15 20:47:05.750 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-15 20:47:05.750 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-15 20:47:05.750 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-15 20:47:05.751 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-15 20:47:05.759 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-15 20:47:05.759 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-15 20:47:05.760 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-15 20:47:05.779 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-15 20:47:05.780 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-15 20:47:05.780 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-15 20:47:05.825 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-15 20:47:05.825 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-15 20:47:05.825 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-15 20:47:05.826 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-15 20:47:06.170 1 INFO neutron.plugins.ml2.managers [None req-971a9113-7324-4625-bf6c-88ffa5dff21d - - - - - -] Initializing driver for type 'vlan' 2026-06-15 20:47:06.355 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-971a9113-7324-4625-bf6c-88ffa5dff21d - - - - - -] VlanTypeDriver initialization complete 2026-06-15 20:47:06.356 1 INFO neutron.plugins.ml2.managers [None req-971a9113-7324-4625-bf6c-88ffa5dff21d - - - - - -] Initializing driver for type 'vxlan' 2026-06-15 20:47:06.356 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-971a9113-7324-4625-bf6c-88ffa5dff21d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-15 20:47:06.481 1 INFO neutron.plugins.ml2.managers [None req-971a9113-7324-4625-bf6c-88ffa5dff21d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-15 20:47:06.481 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-971a9113-7324-4625-bf6c-88ffa5dff21d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-15 20:47:06.481 1 INFO neutron.plugins.ml2.managers [None req-971a9113-7324-4625-bf6c-88ffa5dff21d - - - - - -] Initializing extension driver 'port_security' 2026-06-15 20:47:06.482 1 INFO neutron.plugins.ml2.extensions.port_security [None req-971a9113-7324-4625-bf6c-88ffa5dff21d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-15 20:47:06.482 1 INFO neutron.plugins.ml2.managers [None req-971a9113-7324-4625-bf6c-88ffa5dff21d - - - - - -] Initializing extension driver 'qos' 2026-06-15 20:47:06.482 1 INFO neutron.plugins.ml2.managers [None req-971a9113-7324-4625-bf6c-88ffa5dff21d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-15 20:47:06.482 1 INFO neutron.plugins.ml2.managers [None req-971a9113-7324-4625-bf6c-88ffa5dff21d - - - - - -] Initializing mechanism driver 'l2population' 2026-06-15 20:47:06.496 1 INFO neutron.quota [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded quota_driver: . 2026-06-15 20:47:06.497 1 INFO neutron.plugins.ml2.plugin [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Modular L2 Plugin initialization complete 2026-06-15 20:47:06.497 1 INFO neutron.plugins.ml2.managers [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-15 20:47:06.497 1 INFO neutron.plugins.ml2.managers [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-15 20:47:06.498 1 INFO neutron.plugins.ml2.managers [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Got port-security extension from driver 'port_security' 2026-06-15 20:47:06.498 1 INFO neutron.extensions.vlantransparent [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Disabled vlantransparent extension. 2026-06-15 20:47:06.498 1 INFO neutron.extensions.qinq [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Disabled VLAN QinQ extension. 2026-06-15 20:47:06.498 1 INFO neutron.manager [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loading Plugin: qos 2026-06-15 20:47:06.511 1 INFO neutron.manager [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loading Plugin: router 2026-06-15 20:47:06.550 1 INFO neutron.services.service_base [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-15 20:47:06.550 1 INFO neutron.manager [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loading Plugin: segments 2026-06-15 20:47:06.620 1 INFO neutron.manager [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loading Plugin: trunk 2026-06-15 20:47:06.636 1 INFO neutron.manager [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loading Plugin: vpnaas 2026-06-15 20:47:06.668 1 WARNING stevedore.named [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-15 20:47:06.668 1 WARNING stevedore.named [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-15 20:47:06.880 1 INFO neutron_vpnaas.services.vpn.plugin [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-15 20:47:06.880 1 INFO neutron.common.utils [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-15 20:47:06.881 1 INFO neutron.manager [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loading Plugin: taas 2026-06-15 20:47:06.902 1 WARNING stevedore.named [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-15 20:47:06.932 1 INFO neutron_taas.services.taas.taas_plugin [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-15 20:47:06.932 1 INFO neutron.manager [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loading Plugin: tapmirror 2026-06-15 20:47:06.943 1 WARNING stevedore.named [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-15 20:47:06.960 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-15 20:47:06.960 1 INFO neutron.manager [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loading Plugin: auto_allocate 2026-06-15 20:47:06.967 1 INFO neutron.manager [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loading Plugin: tag 2026-06-15 20:47:06.975 1 INFO neutron.manager [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loading Plugin: timestamp 2026-06-15 20:47:06.978 1 INFO neutron.manager [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loading Plugin: network_ip_availability 2026-06-15 20:47:06.982 1 INFO neutron.manager [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loading Plugin: flavors 2026-06-15 20:47:06.985 1 INFO neutron.manager [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loading Plugin: revisions 2026-06-15 20:47:06.988 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Initializing extension manager. 2026-06-15 20:47:06.990 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: address-group 2026-06-15 20:47:06.991 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: address-scope 2026-06-15 20:47:06.991 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-15 20:47:06.992 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: agent 2026-06-15 20:47:06.992 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: agent-resources-synced 2026-06-15 20:47:06.994 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: allowed-address-pairs 2026-06-15 20:47:06.994 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: auto-allocated-topology 2026-06-15 20:47:06.995 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: availability_zone 2026-06-15 20:47:06.996 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: availability_zone_filter 2026-06-15 20:47:06.996 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-15 20:47:06.996 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: default-subnetpools 2026-06-15 20:47:06.998 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-15 20:47:06.998 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: dns-integration 2026-06-15 20:47:06.999 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: dns-domain-ports 2026-06-15 20:47:06.999 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-15 20:47:07.000 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: dvr 2026-06-15 20:47:07.000 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-15 20:47:07.001 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: empty-string-filtering 2026-06-15 20:47:07.001 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-15 20:47:07.002 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-15 20:47:07.002 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: external-net 2026-06-15 20:47:07.003 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-15 20:47:07.003 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: extraroute 2026-06-15 20:47:07.004 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: extraroute-atomic 2026-06-15 20:47:07.005 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-15 20:47:07.005 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-15 20:47:07.006 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-15 20:47:07.006 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-15 20:47:07.007 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: fip-port-details 2026-06-15 20:47:07.007 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: flavors 2026-06-15 20:47:07.008 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-15 20:47:07.009 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: floatingip-pools 2026-06-15 20:47:07.010 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: ip_allocation 2026-06-15 20:47:07.010 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: ip-substring-filtering 2026-06-15 20:47:07.011 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: l2_adjacency 2026-06-15 20:47:07.012 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: router 2026-06-15 20:47:07.014 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-15 20:47:07.014 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-15 20:47:07.015 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-15 20:47:07.015 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: ext-gw-mode 2026-06-15 20:47:07.016 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: l3-ha 2026-06-15 20:47:07.016 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-15 20:47:07.017 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-15 20:47:07.017 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: l3-flavors 2026-06-15 20:47:07.018 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-15 20:47:07.019 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-15 20:47:07.020 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-15 20:47:07.021 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-15 20:47:07.022 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-15 20:47:07.023 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-15 20:47:07.024 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-15 20:47:07.024 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: multi-provider 2026-06-15 20:47:07.025 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: net-mtu 2026-06-15 20:47:07.025 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: net-mtu-writable 2026-06-15 20:47:07.026 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: network_availability_zone 2026-06-15 20:47:07.026 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: network_ha 2026-06-15 20:47:07.027 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: network-ip-availability 2026-06-15 20:47:07.028 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-15 20:47:07.028 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: pagination 2026-06-15 20:47:07.029 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: port-device-profile 2026-06-15 20:47:07.029 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-15 20:47:07.030 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-15 20:47:07.030 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-15 20:47:07.031 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: port-mac-override 2026-06-15 20:47:07.031 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-15 20:47:07.031 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-15 20:47:07.034 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-15 20:47:07.034 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: port-resource-request 2026-06-15 20:47:07.035 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: port-resource-request-groups 2026-06-15 20:47:07.035 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-15 20:47:07.036 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: binding 2026-06-15 20:47:07.037 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: binding-extended 2026-06-15 20:47:07.037 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: port-security 2026-06-15 20:47:07.038 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: project-id 2026-06-15 20:47:07.038 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: provider 2026-06-15 20:47:07.039 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-15 20:47:07.041 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: qos 2026-06-15 20:47:07.041 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-15 20:47:07.042 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-15 20:47:07.042 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: qos-default 2026-06-15 20:47:07.043 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: qos-fip 2026-06-15 20:47:07.043 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-15 20:47:07.044 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: qos-gateway-ip 2026-06-15 20:47:07.044 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: qos-port-network-policy 2026-06-15 20:47:07.045 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: qos-pps-minimum 2026-06-15 20:47:07.045 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-15 20:47:07.046 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: qos-pps 2026-06-15 20:47:07.046 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: qos-rule-type-details 2026-06-15 20:47:07.047 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-15 20:47:07.047 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: qos-rules-alias 2026-06-15 20:47:07.048 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: quota-check-limit 2026-06-15 20:47:07.049 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: quota-check-limit-default 2026-06-15 20:47:07.051 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: quotas 2026-06-15 20:47:07.054 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: quota_details 2026-06-15 20:47:07.055 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: rbac-policies 2026-06-15 20:47:07.055 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: rbac-address-group 2026-06-15 20:47:07.056 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: rbac-address-scope 2026-06-15 20:47:07.056 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: rbac-security-groups 2026-06-15 20:47:07.057 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: rbac-subnetpool 2026-06-15 20:47:07.057 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: revision-if-match 2026-06-15 20:47:07.058 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: standard-attr-revisions 2026-06-15 20:47:07.058 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: router_availability_zone 2026-06-15 20:47:07.059 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-15 20:47:07.060 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: security-groups-default-rules 2026-06-15 20:47:07.061 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-15 20:47:07.061 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-15 20:47:07.062 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-15 20:47:07.062 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-15 20:47:07.063 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-15 20:47:07.067 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: security-group 2026-06-15 20:47:07.068 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: segment 2026-06-15 20:47:07.068 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-15 20:47:07.069 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: service-type 2026-06-15 20:47:07.069 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: sorting 2026-06-15 20:47:07.070 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: standard-attr-segment 2026-06-15 20:47:07.070 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: standard-attr-description 2026-06-15 20:47:07.071 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: stateful-security-group 2026-06-15 20:47:07.071 1 WARNING neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-15 20:47:07.072 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-15 20:47:07.072 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: subnet-external-network 2026-06-15 20:47:07.073 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: subnet_onboard 2026-06-15 20:47:07.073 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-15 20:47:07.074 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: subnet-service-types 2026-06-15 20:47:07.074 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: subnet_allocation 2026-06-15 20:47:07.075 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-15 20:47:07.075 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: tag-creation 2026-06-15 20:47:07.076 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-15 20:47:07.079 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: standard-attr-tag 2026-06-15 20:47:07.080 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-15 20:47:07.080 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: trunk 2026-06-15 20:47:07.081 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: trunk-details 2026-06-15 20:47:07.082 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-15 20:47:07.082 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-15 20:47:07.083 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-15 20:47:07.083 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-15 20:47:07.085 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-15 20:47:07.086 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-15 20:47:07.086 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: vpn-flavors 2026-06-15 20:47:07.087 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: vpnaas 2026-06-15 20:47:07.089 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: taas 2026-06-15 20:47:07.090 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: tap-mirror 2026-06-15 20:47:07.090 1 INFO neutron.api.extensions [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Loaded extension: taas-vlan-filter 2026-06-15 20:47:07.093 1 INFO oslo_service.backend.eventlet.service [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Starting 2 workers 2026-06-15 20:47:07.097 1 INFO oslo_service.backend.eventlet.service [None req-0c9fd6f9-1dac-4ff9-909f-9c6283de376d - - - - - -] Starting 1 workers 2026-06-15 20:47:50.730 12 INFO neutron.db.l3_hamode_db [None req-966abf36-5a56-473e-9abe-8f637fc9e884 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 20:48:16.464 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 4fccec3d-ef39-468c-a46e-87e5defc7f85 2026-06-15 20:48:16.716 11 INFO neutron.plugins.ml2.plugin [None req-0c767f39-3ca8-4f57-8867-ea52e8df385c - - - - - -] Attempt 1 to provision port 4fccec3d-ef39-468c-a46e-87e5defc7f85 2026-06-15 20:48:18.315 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 4fccec3d-ef39-468c-a46e-87e5defc7f85 2026-06-15 20:48:18.410 11 INFO neutron.plugins.ml2.plugin [None req-7f160b81-87ae-47b5-b78a-11bf69e8e5cd - - - - - -] Attempt 1 to provision port 4fccec3d-ef39-468c-a46e-87e5defc7f85 2026-06-15 20:52:48.496 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 9cc9e70c-c122-43c5-ab58-e368ed69e084 2026-06-15 20:52:48.616 11 INFO neutron.plugins.ml2.plugin [None req-864d2d43-4296-416d-b854-337be9882164 - - - - - -] Attempt 1 to provision port 9cc9e70c-c122-43c5-ab58-e368ed69e084 2026-06-15 20:52:50.275 12 INFO neutron.plugins.ml2.plugin [None req-c330d3dc-c944-415c-988f-194f773246d6 - - - - - -] Attempt 1 to provision port 9cc9e70c-c122-43c5-ab58-e368ed69e084 2026-06-15 20:52:50.479 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 9cc9e70c-c122-43c5-ab58-e368ed69e084 2026-06-15 20:52:55.514 11 INFO neutron.plugins.ml2.plugin [None req-47332d2c-0374-4c14-ae35-e63ffdcfde5e - - - - - -] Attempt 1 to provision port f0d1a1c3-192d-442e-9ffb-7fa6a632c465 2026-06-15 20:57:29.263 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port f0d1a1c3-192d-442e-9ffb-7fa6a632c465 2026-06-15 20:57:30.650 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port f0d1a1c3-192d-442e-9ffb-7fa6a632c465 2026-06-15 21:10:15.139 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 6751a5d9-6b89-43ca-9967-f3b94cea7cb3 2026-06-15 21:10:17.117 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 6751a5d9-6b89-43ca-9967-f3b94cea7cb3 2026-06-15 21:27:22.996 11 INFO neutron.plugins.ml2.plugin [None req-436672a2-bbde-4d4c-9fc6-f8a8db1d4e3e - - - - - -] Attempt 1 to provision port 0bf4a0e2-27c4-4f99-9864-40a8ec48df8b 2026-06-15 21:27:23.773 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 0bf4a0e2-27c4-4f99-9864-40a8ec48df8b 2026-06-15 21:27:25.745 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port f6948ac3-7f69-432a-816b-3e54fb28fd6e 2026-06-15 21:27:27.786 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port f6948ac3-7f69-432a-816b-3e54fb28fd6e 2026-06-15 21:27:29.747 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 064a0e66-3fd6-4acf-b8fc-94741f450c9f 2026-06-15 21:27:31.785 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 064a0e66-3fd6-4acf-b8fc-94741f450c9f 2026-06-15 21:27:32.013 12 INFO neutron.plugins.ml2.plugin [None req-c35e6559-7e01-49d5-88b3-c3aff506e278 - - - - - -] Attempt 1 to provision port 9bfb8f18-ce23-46e0-9ba1-571581be7036 2026-06-15 21:27:32.036 12 INFO neutron.plugins.ml2.plugin [None req-c35e6559-7e01-49d5-88b3-c3aff506e278 - - - - - -] Attempt 1 to provision port 93db776d-eaaf-4e2d-8cfb-2d22427692aa 2026-06-15 21:27:32.066 12 INFO neutron.plugins.ml2.plugin [None req-c35e6559-7e01-49d5-88b3-c3aff506e278 - - - - - -] Attempt 1 to provision port f6948ac3-7f69-432a-816b-3e54fb28fd6e 2026-06-15 21:27:32.121 12 INFO neutron.plugins.ml2.plugin [None req-c35e6559-7e01-49d5-88b3-c3aff506e278 - - - - - -] Attempt 1 to provision port 064a0e66-3fd6-4acf-b8fc-94741f450c9f 2026-06-15 21:27:32.179 12 INFO neutron.plugins.ml2.plugin [None req-c35e6559-7e01-49d5-88b3-c3aff506e278 - - - - - -] Attempt 1 to provision port 0bf4a0e2-27c4-4f99-9864-40a8ec48df8b 2026-06-15 21:27:32.231 12 INFO neutron.plugins.ml2.plugin [None req-c35e6559-7e01-49d5-88b3-c3aff506e278 - - - - - -] Attempt 1 to provision port 18649cd6-a2a0-4876-a854-1159cd42b6e7 2026-06-15 21:27:36.170 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 4a3c81fb-cb6a-48ad-b35e-0c2e12814b74 2026-06-15 21:27:38.035 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port a4852768-8c26-496b-958f-11d96348f723 2026-06-15 21:27:38.486 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 651433bc-e4bc-459e-b209-25a41d808141 2026-06-15 21:27:39.748 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port a4852768-8c26-496b-958f-11d96348f723 2026-06-15 21:27:39.936 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 651433bc-e4bc-459e-b209-25a41d808141 2026-06-15 21:27:40.837 12 INFO neutron.plugins.ml2.plugin [None req-f530a567-3b19-4099-9674-faf074037f67 - - - - - -] Attempt 1 to provision port 9bfb8f18-ce23-46e0-9ba1-571581be7036 2026-06-15 21:27:40.861 12 INFO neutron.plugins.ml2.plugin [None req-f530a567-3b19-4099-9674-faf074037f67 - - - - - -] Attempt 1 to provision port 93db776d-eaaf-4e2d-8cfb-2d22427692aa 2026-06-15 21:27:40.906 12 INFO neutron.plugins.ml2.plugin [None req-f530a567-3b19-4099-9674-faf074037f67 - - - - - -] Attempt 1 to provision port 064a0e66-3fd6-4acf-b8fc-94741f450c9f 2026-06-15 21:27:41.762 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 3a3d0906-9540-4db8-b7be-57a82232353f 2026-06-15 21:27:44.913 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 3a3d0906-9540-4db8-b7be-57a82232353f 2026-06-15 21:27:45.192 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 7c62adf7-c909-49e4-80dc-e7b2b0557280 2026-06-15 21:27:45.578 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port b616cf79-e454-4d05-be91-a17cb20873a5 2026-06-15 21:27:45.734 12 INFO neutron.notifiers.nova [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Nova event matching ['req-be3699d5-3af3-4d13-b473-79de3a97c19f'] response: {'server_uuid': '2cc264bb-3226-4a49-bfbc-78fbaa511529', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7c62adf7-c909-49e4-80dc-e7b2b0557280', 'code': 200} 2026-06-15 21:27:46.657 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port b616cf79-e454-4d05-be91-a17cb20873a5 2026-06-15 21:27:46.884 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port f8f69c17-8822-4962-b2bc-1d180ceaa718 2026-06-15 21:27:47.294 11 INFO neutron.plugins.ml2.plugin [None req-023e3b9e-1677-40a0-9a9f-264d4b48dec1 - - - - - -] Attempt 1 to provision port 76678134-2a48-48f2-a8ef-09fcb572bee8 2026-06-15 21:27:47.737 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 7c62adf7-c909-49e4-80dc-e7b2b0557280 2026-06-15 21:27:47.958 12 INFO neutron.notifiers.nova [None req-029df679-ad61-4c9c-836b-c4e35be226e6 - - - - - -] Nova event matching ['req-a424554a-7023-4f26-ae0e-12caa48528d4'] response: {'server_uuid': 'a95160b3-24a0-416f-8295-219dcd4ca6a4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b616cf79-e454-4d05-be91-a17cb20873a5', 'code': 200} 2026-06-15 21:27:49.024 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port f8f69c17-8822-4962-b2bc-1d180ceaa718 2026-06-15 21:27:49.268 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 76678134-2a48-48f2-a8ef-09fcb572bee8 2026-06-15 21:27:50.970 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port aa6a5325-dee0-47d7-8e50-918fb5b4309a 2026-06-15 21:27:51.508 11 INFO neutron.plugins.ml2.plugin [None req-d56c9416-be30-4f7c-8b98-833c57321d3d - - - - - -] Attempt 1 to provision port aa6a5325-dee0-47d7-8e50-918fb5b4309a 2026-06-15 21:27:51.672 11 INFO neutron.plugins.ml2.plugin [None req-d56c9416-be30-4f7c-8b98-833c57321d3d - - - - - -] Attempt 1 to provision port 93db776d-eaaf-4e2d-8cfb-2d22427692aa 2026-06-15 21:27:51.708 11 INFO neutron.plugins.ml2.plugin [None req-d56c9416-be30-4f7c-8b98-833c57321d3d - - - - - -] Attempt 1 to provision port 34612981-ad53-44a3-9453-962e27d38c8b 2026-06-15 21:27:51.738 11 INFO neutron.plugins.ml2.plugin [None req-d56c9416-be30-4f7c-8b98-833c57321d3d - - - - - -] Attempt 1 to provision port 9bfb8f18-ce23-46e0-9ba1-571581be7036 2026-06-15 21:27:51.767 11 INFO neutron.plugins.ml2.plugin [None req-d56c9416-be30-4f7c-8b98-833c57321d3d - - - - - -] Attempt 1 to provision port 13433ef2-4b26-4aa8-abaa-26d117df3b17 2026-06-15 21:27:51.801 11 INFO neutron.plugins.ml2.plugin [None req-d56c9416-be30-4f7c-8b98-833c57321d3d - - - - - -] Attempt 1 to provision port d8131e45-0192-4f57-b965-3c29fb66f3f9 2026-06-15 21:27:51.832 11 INFO neutron.plugins.ml2.plugin [None req-d56c9416-be30-4f7c-8b98-833c57321d3d - - - - - -] Attempt 1 to provision port 76678134-2a48-48f2-a8ef-09fcb572bee8 2026-06-15 21:27:53.029 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port aa6a5325-dee0-47d7-8e50-918fb5b4309a 2026-06-15 21:27:56.361 11 INFO neutron.plugins.ml2.plugin [None req-2efc10e7-1887-495a-9db7-53eb46afc397 - - - - - -] Attempt 1 to provision port d8131e45-0192-4f57-b965-3c29fb66f3f9 2026-06-15 21:27:56.384 11 INFO neutron.plugins.ml2.plugin [None req-2efc10e7-1887-495a-9db7-53eb46afc397 - - - - - -] Attempt 1 to provision port 93db776d-eaaf-4e2d-8cfb-2d22427692aa 2026-06-15 21:27:56.409 11 INFO neutron.plugins.ml2.plugin [None req-2efc10e7-1887-495a-9db7-53eb46afc397 - - - - - -] Attempt 1 to provision port 76678134-2a48-48f2-a8ef-09fcb572bee8 2026-06-15 21:27:57.650 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port ccc9a44e-5738-4039-941e-6fbbba2257e0 2026-06-15 21:27:58.139 11 INFO neutron.notifiers.nova [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Nova event matching ['req-2d0f4d01-48b0-4096-b12e-5af2226f8d50'] response: {'server_uuid': '20029a16-f93d-4ec4-9357-823c908b61ed', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ccc9a44e-5738-4039-941e-6fbbba2257e0', 'code': 200} 2026-06-15 21:27:58.955 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port ccc9a44e-5738-4039-941e-6fbbba2257e0 2026-06-15 21:28:01.755 12 INFO neutron.plugins.ml2.plugin [None req-13cf8caf-41c6-4add-9d2c-896e85a2b7cd - - - - - -] Attempt 1 to provision port aa6a5325-dee0-47d7-8e50-918fb5b4309a 2026-06-15 21:28:01.835 12 INFO neutron.plugins.ml2.plugin [None req-13cf8caf-41c6-4add-9d2c-896e85a2b7cd - - - - - -] Attempt 1 to provision port 34612981-ad53-44a3-9453-962e27d38c8b 2026-06-15 21:28:01.871 12 INFO neutron.plugins.ml2.plugin [None req-13cf8caf-41c6-4add-9d2c-896e85a2b7cd - - - - - -] Attempt 1 to provision port ccc9a44e-5738-4039-941e-6fbbba2257e0 2026-06-15 21:28:03.714 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port e24a5a47-e860-48a9-9f39-cda72aca0b19 2026-06-15 21:28:03.839 12 INFO neutron.notifiers.nova [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Nova event matching ['req-9d1ab1bd-9364-4df0-8c48-13d8c4279725'] response: {'server_uuid': 'a08bb0eb-db3b-4fa4-aa73-41aa12ddbe5c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e24a5a47-e860-48a9-9f39-cda72aca0b19', 'code': 200} 2026-06-15 21:28:04.514 12 INFO neutron.plugins.ml2.plugin [None req-6d418170-e1fa-435f-94bb-7ffc06a54c48 - - - - - -] Attempt 1 to provision port 7c62adf7-c909-49e4-80dc-e7b2b0557280 2026-06-15 21:28:04.575 12 INFO neutron.plugins.ml2.plugin [None req-6d418170-e1fa-435f-94bb-7ffc06a54c48 - - - - - -] Attempt 1 to provision port e24a5a47-e860-48a9-9f39-cda72aca0b19 2026-06-15 21:28:04.632 12 INFO neutron.plugins.ml2.plugin [None req-6d418170-e1fa-435f-94bb-7ffc06a54c48 - - - - - -] Attempt 1 to provision port 34612981-ad53-44a3-9453-962e27d38c8b 2026-06-15 21:28:05.053 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port e24a5a47-e860-48a9-9f39-cda72aca0b19 2026-06-15 21:28:09.455 12 INFO neutron.plugins.ml2.plugin [None req-00f6b6a1-e339-4bd7-837a-2e16b717eef6 - - - - - -] Attempt 1 to provision port ee1863e8-5a99-4366-8120-00c6accb753f 2026-06-15 21:28:09.491 12 INFO neutron.plugins.ml2.plugin [None req-00f6b6a1-e339-4bd7-837a-2e16b717eef6 - - - - - -] Attempt 1 to provision port bf951fa9-5a90-4ba8-b984-02df27f81fea 2026-06-15 21:28:09.518 12 INFO neutron.plugins.ml2.plugin [None req-00f6b6a1-e339-4bd7-837a-2e16b717eef6 - - - - - -] Attempt 1 to provision port 4fccec3d-ef39-468c-a46e-87e5defc7f85 2026-06-15 21:28:09.567 12 INFO neutron.plugins.ml2.plugin [None req-00f6b6a1-e339-4bd7-837a-2e16b717eef6 - - - - - -] Attempt 1 to provision port 87bbc495-78b0-411f-8b96-c998385a7b99 2026-06-15 21:28:09.591 12 INFO neutron.plugins.ml2.plugin [None req-00f6b6a1-e339-4bd7-837a-2e16b717eef6 - - - - - -] Attempt 1 to provision port 6aa3fd2c-bfeb-4d2a-a6ba-99b4ced6a398 2026-06-15 21:28:09.615 12 INFO neutron.plugins.ml2.plugin [None req-00f6b6a1-e339-4bd7-837a-2e16b717eef6 - - - - - -] Attempt 1 to provision port 34612981-ad53-44a3-9453-962e27d38c8b 2026-06-15 21:28:09.638 12 INFO neutron.plugins.ml2.plugin [None req-00f6b6a1-e339-4bd7-837a-2e16b717eef6 - - - - - -] Attempt 1 to provision port 13433ef2-4b26-4aa8-abaa-26d117df3b17 2026-06-15 21:28:09.662 12 INFO neutron.plugins.ml2.plugin [None req-00f6b6a1-e339-4bd7-837a-2e16b717eef6 - - - - - -] Attempt 1 to provision port d8131e45-0192-4f57-b965-3c29fb66f3f9 2026-06-15 21:28:09.684 12 INFO neutron.plugins.ml2.plugin [None req-00f6b6a1-e339-4bd7-837a-2e16b717eef6 - - - - - -] Attempt 1 to provision port 33cc8d53-55b1-4d2f-b46e-28c9608cac0d 2026-06-15 21:28:11.493 12 INFO neutron.plugins.ml2.plugin [None req-a27a7664-0e13-4808-84a4-2c105327391e - - - - - -] Attempt 1 to provision port ccc9a44e-5738-4039-941e-6fbbba2257e0 2026-06-15 21:28:11.560 12 INFO neutron.plugins.ml2.plugin [None req-a27a7664-0e13-4808-84a4-2c105327391e - - - - - -] Attempt 1 to provision port d8131e45-0192-4f57-b965-3c29fb66f3f9 2026-06-15 21:28:19.169 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 93db776d-eaaf-4e2d-8cfb-2d22427692aa 2026-06-15 21:28:19.454 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 13433ef2-4b26-4aa8-abaa-26d117df3b17 2026-06-15 21:28:21.061 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port ee1863e8-5a99-4366-8120-00c6accb753f 2026-06-15 21:28:21.364 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 93db776d-eaaf-4e2d-8cfb-2d22427692aa 2026-06-15 21:28:21.616 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 13433ef2-4b26-4aa8-abaa-26d117df3b17 2026-06-15 21:28:21.790 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 34612981-ad53-44a3-9453-962e27d38c8b 2026-06-15 21:28:22.973 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port ee1863e8-5a99-4366-8120-00c6accb753f 2026-06-15 21:28:23.137 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 34612981-ad53-44a3-9453-962e27d38c8b 2026-06-15 21:28:29.220 11 INFO neutron.notifiers.nova [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Nova event matching ['req-a2f0da0d-d9d3-4f7a-92cc-5008ea4ec784'] response: {'server_uuid': '20029a16-f93d-4ec4-9357-823c908b61ed', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ccc9a44e-5738-4039-941e-6fbbba2257e0', 'code': 200} 2026-06-15 21:28:31.513 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port ccc9a44e-5738-4039-941e-6fbbba2257e0 2026-06-15 21:28:31.629 12 INFO neutron.notifiers.nova [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Nova event matching ['req-8e1aee8d-2f81-4e82-bba3-ab0e675041a3'] response: {'server_uuid': '20029a16-f93d-4ec4-9357-823c908b61ed', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ccc9a44e-5738-4039-941e-6fbbba2257e0', 'code': 200} 2026-06-15 21:28:32.961 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port ccc9a44e-5738-4039-941e-6fbbba2257e0 2026-06-15 21:28:51.007 11 INFO neutron.plugins.ml2.plugin [None req-f1289e16-f316-4a09-9f62-131784f95497 - - - - - -] Attempt 1 to provision port 7c62adf7-c909-49e4-80dc-e7b2b0557280 2026-06-15 21:28:51.047 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 7c62adf7-c909-49e4-80dc-e7b2b0557280 2026-06-15 21:28:53.905 12 INFO neutron.plugins.ml2.plugin [None req-c9e14a2c-8193-4a1e-8a0f-040a6ae4b2f9 - - - - - -] Attempt 1 to provision port 7c62adf7-c909-49e4-80dc-e7b2b0557280 2026-06-15 21:28:53.960 12 INFO neutron.plugins.ml2.plugin [None req-c9e14a2c-8193-4a1e-8a0f-040a6ae4b2f9 - - - - - -] Attempt 1 to provision port 1663c47c-bbeb-4fa0-949e-228081d6d93c 2026-06-15 21:28:54.999 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 60cc5a71-6bd1-4558-8867-91710379b0ad 2026-06-15 21:28:57.177 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 60cc5a71-6bd1-4558-8867-91710379b0ad 2026-06-15 21:28:57.395 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port af71314c-9f64-4f00-9ad1-838c01276da3 2026-06-15 21:28:59.176 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port af71314c-9f64-4f00-9ad1-838c01276da3 2026-06-15 21:29:02.094 12 INFO neutron.plugins.ml2.plugin [None req-3261c0db-87fb-424f-ac29-1e5e4a6d22cd - - - - - -] Attempt 1 to provision port 02c8b697-2cd0-4e63-a8e2-55f8ddc3c627 2026-06-15 21:29:02.123 12 INFO neutron.plugins.ml2.plugin [None req-3261c0db-87fb-424f-ac29-1e5e4a6d22cd - - - - - -] Attempt 1 to provision port af71314c-9f64-4f00-9ad1-838c01276da3 2026-06-15 21:29:07.385 11 INFO neutron.plugins.ml2.plugin [None req-742288fc-d652-4f5d-b290-7b4b3cb18486 - - - - - -] Attempt 1 to provision port 02c8b697-2cd0-4e63-a8e2-55f8ddc3c627 2026-06-15 21:29:07.430 11 INFO neutron.plugins.ml2.plugin [None req-742288fc-d652-4f5d-b290-7b4b3cb18486 - - - - - -] Attempt 1 to provision port af71314c-9f64-4f00-9ad1-838c01276da3 2026-06-15 21:29:09.200 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port e20f4526-9c7e-4429-8ae6-dfb872af10f4 2026-06-15 21:29:11.621 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port e20f4526-9c7e-4429-8ae6-dfb872af10f4 2026-06-15 21:29:11.817 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 8f5782fd-9fc5-442d-95c1-facf5daa2359 2026-06-15 21:29:11.928 12 INFO neutron.notifiers.nova [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Nova event matching ['req-875b3243-5091-49ac-88ae-bb8f15ea4b8c'] response: {'server_uuid': '4f2d1135-a85d-4851-a4a2-2f3ac2b12959', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8f5782fd-9fc5-442d-95c1-facf5daa2359', 'code': 200} 2026-06-15 21:29:12.218 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port b59f042b-9956-4f99-b030-05a29b08652d 2026-06-15 21:29:13.153 11 INFO neutron.plugins.ml2.plugin [None req-e9705362-e5d9-49ad-8d98-a82f8b30d32c - - - - - -] Attempt 1 to provision port bd536b2e-604c-4770-bb47-668d4f60085c 2026-06-15 21:29:13.203 11 INFO neutron.plugins.ml2.plugin [None req-e9705362-e5d9-49ad-8d98-a82f8b30d32c - - - - - -] Attempt 1 to provision port 02c8b697-2cd0-4e63-a8e2-55f8ddc3c627 2026-06-15 21:29:13.247 11 INFO neutron.plugins.ml2.plugin [None req-e9705362-e5d9-49ad-8d98-a82f8b30d32c - - - - - -] Attempt 1 to provision port b59f042b-9956-4f99-b030-05a29b08652d 2026-06-15 21:29:13.255 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 8f5782fd-9fc5-442d-95c1-facf5daa2359 2026-06-15 21:29:13.526 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port b59f042b-9956-4f99-b030-05a29b08652d 2026-06-15 21:29:16.388 12 INFO neutron.plugins.ml2.plugin [None req-7668631a-a698-4aa0-8c03-28efa40f1ef1 - - - - - -] Attempt 1 to provision port 02c8b697-2cd0-4e63-a8e2-55f8ddc3c627 2026-06-15 21:29:17.370 12 INFO neutron.plugins.ml2.plugin [None req-aa40dadb-c6f3-4731-adbc-66fc62e07aeb - - - - - -] Attempt 1 to provision port 02c8b697-2cd0-4e63-a8e2-55f8ddc3c627 2026-06-15 21:29:17.616 12 INFO neutron.plugins.ml2.plugin [None req-aa40dadb-c6f3-4731-adbc-66fc62e07aeb - - - - - -] Attempt 1 to provision port 1663c47c-bbeb-4fa0-949e-228081d6d93c 2026-06-15 21:29:19.264 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 1663c47c-bbeb-4fa0-949e-228081d6d93c 2026-06-15 21:29:21.746 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 51d3450f-442a-4453-857b-940ffde7caa1 2026-06-15 21:29:21.867 11 INFO neutron.notifiers.nova [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Nova event matching ['req-3d5eb7d1-fc3c-46ce-9e88-4507b6e435b0'] response: {'server_uuid': '312cafa9-71e1-49b6-b76a-3aacc9f4a3e7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '51d3450f-442a-4453-857b-940ffde7caa1', 'code': 200} 2026-06-15 21:29:21.946 12 INFO neutron.plugins.ml2.plugin [None req-e918e611-34d2-430e-8467-68457a46bdf4 - - - - - -] Attempt 1 to provision port bd536b2e-604c-4770-bb47-668d4f60085c 2026-06-15 21:29:21.972 12 INFO neutron.plugins.ml2.plugin [None req-e918e611-34d2-430e-8467-68457a46bdf4 - - - - - -] Attempt 1 to provision port b59f042b-9956-4f99-b030-05a29b08652d 2026-06-15 21:29:22.051 12 INFO neutron.plugins.ml2.plugin [None req-e918e611-34d2-430e-8467-68457a46bdf4 - - - - - -] Attempt 1 to provision port 51d3450f-442a-4453-857b-940ffde7caa1 2026-06-15 21:29:23.232 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 51d3450f-442a-4453-857b-940ffde7caa1 2026-06-15 21:29:25.696 12 INFO neutron.plugins.ml2.plugin [None req-1751aa41-c9d9-4249-901c-47e2f82c2cdd - - - - - -] Attempt 1 to provision port 51d3450f-442a-4453-857b-940ffde7caa1 2026-06-15 21:29:25.791 12 INFO neutron.plugins.ml2.plugin [None req-1751aa41-c9d9-4249-901c-47e2f82c2cdd - - - - - -] Attempt 1 to provision port 8f5782fd-9fc5-442d-95c1-facf5daa2359 2026-06-15 21:29:25.854 12 INFO neutron.plugins.ml2.plugin [None req-1751aa41-c9d9-4249-901c-47e2f82c2cdd - - - - - -] Attempt 1 to provision port 99df7032-c8c7-487e-9af6-3c80db1ba116 2026-06-15 21:29:27.226 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 99df7032-c8c7-487e-9af6-3c80db1ba116 2026-06-15 21:29:27.461 11 INFO neutron.plugins.ml2.plugin [None req-c8aee25d-1781-4bd7-9d35-8f63a90b5985 - - - - - -] Attempt 1 to provision port bd536b2e-604c-4770-bb47-668d4f60085c 2026-06-15 21:29:27.807 12 INFO neutron.plugins.ml2.plugin [None req-618e672f-661d-4acb-a3f2-2b8ab3dec043 - - - - - -] Attempt 1 to provision port bd536b2e-604c-4770-bb47-668d4f60085c 2026-06-15 21:29:29.215 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port bd536b2e-604c-4770-bb47-668d4f60085c 2026-06-15 21:29:29.790 11 INFO neutron.plugins.ml2.plugin [None req-a64c7091-a59d-4fad-95e2-612ed4c32168 - - - - - -] Attempt 1 to provision port bd536b2e-604c-4770-bb47-668d4f60085c 2026-06-15 21:29:42.990 11 INFO neutron.plugins.ml2.plugin [None req-9b1bacfa-502e-46dc-ba01-1f93692d0ab8 - - - - - -] Attempt 1 to provision port 1c2a4dca-4cf6-4246-b0b5-1d5f47e93f07 2026-06-15 21:29:43.255 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 1c2a4dca-4cf6-4246-b0b5-1d5f47e93f07 2026-06-15 21:29:45.303 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 1c2a4dca-4cf6-4246-b0b5-1d5f47e93f07 2026-06-15 21:29:45.605 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port ea4fb017-9a8f-49fd-b0bc-111df38dee1e 2026-06-15 21:29:47.295 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 15f45355-91cd-4788-b0c0-31fcc56936c2 2026-06-15 21:29:47.709 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port ea4fb017-9a8f-49fd-b0bc-111df38dee1e 2026-06-15 21:29:49.279 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 15f45355-91cd-4788-b0c0-31fcc56936c2 2026-06-15 21:29:51.324 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 1aa184a2-d045-4f89-8b9e-18a3fb6d192c 2026-06-15 21:29:51.353 12 INFO neutron.plugins.ml2.db [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] No ports have port_id starting with 1aa184a2-d045-4f89-8b9e-18a3fb6d192c 2026-06-15 21:29:51.917 12 INFO neutron.plugins.ml2.plugin [None req-06ad2fb1-48db-4bad-a4cb-22983ebc030d - - - - - -] Attempt 1 to provision port 97283aad-9e0b-4ed9-a888-8286447b7a92 2026-06-15 21:29:51.951 12 INFO neutron.plugins.ml2.plugin [None req-06ad2fb1-48db-4bad-a4cb-22983ebc030d - - - - - -] Attempt 1 to provision port 1c2a4dca-4cf6-4246-b0b5-1d5f47e93f07 2026-06-15 21:29:52.018 12 INFO neutron.plugins.ml2.plugin [None req-06ad2fb1-48db-4bad-a4cb-22983ebc030d - - - - - -] Attempt 1 to provision port 15f45355-91cd-4788-b0c0-31fcc56936c2 2026-06-15 21:29:52.077 12 INFO neutron.plugins.ml2.plugin [None req-06ad2fb1-48db-4bad-a4cb-22983ebc030d - - - - - -] Attempt 1 to provision port f75c2fd5-703e-4847-8750-36acd78c6ca5 2026-06-15 21:29:55.307 11 INFO neutron.plugins.ml2.plugin [None req-16172e7c-07c5-48e7-a7fb-5ff36bcc0551 - - - - - -] Attempt 1 to provision port f75c2fd5-703e-4847-8750-36acd78c6ca5 2026-06-15 21:29:58.508 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port f35d29a9-e4e9-4d19-9b06-50eafe43b6fb 2026-06-15 21:29:58.649 11 INFO neutron.notifiers.nova [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Nova event matching ['req-c6b017c1-8a7b-4c01-9b39-3e38211edd61'] response: {'server_uuid': 'cf98d031-6c63-4901-9c5a-ea1917899aaa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f35d29a9-e4e9-4d19-9b06-50eafe43b6fb', 'code': 200} 2026-06-15 21:30:00.070 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 675f2544-f3b9-443b-8fe7-c3d7aff049c8 2026-06-15 21:30:00.239 12 INFO neutron.notifiers.nova [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Nova event matching ['req-c88f217e-d458-45f0-bb29-73fdcc1428fd'] response: {'server_uuid': '86b80b7d-8628-406b-8d2e-5d8a965d801e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '675f2544-f3b9-443b-8fe7-c3d7aff049c8', 'code': 200} 2026-06-15 21:30:00.537 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port f35d29a9-e4e9-4d19-9b06-50eafe43b6fb 2026-06-15 21:30:01.293 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 675f2544-f3b9-443b-8fe7-c3d7aff049c8 2026-06-15 21:30:01.671 12 INFO neutron.plugins.ml2.plugin [None req-b54f7507-c0bd-478f-8a3c-2b574393f234 - - - - - -] Attempt 1 to provision port 675f2544-f3b9-443b-8fe7-c3d7aff049c8 2026-06-15 21:30:01.777 12 INFO neutron.plugins.ml2.plugin [None req-b54f7507-c0bd-478f-8a3c-2b574393f234 - - - - - -] Attempt 1 to provision port f75c2fd5-703e-4847-8750-36acd78c6ca5 2026-06-15 21:30:03.447 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 97283aad-9e0b-4ed9-a888-8286447b7a92 2026-06-15 21:30:03.922 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port f75c2fd5-703e-4847-8750-36acd78c6ca5 2026-06-15 21:30:05.484 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 97283aad-9e0b-4ed9-a888-8286447b7a92 2026-06-15 21:30:05.693 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port f75c2fd5-703e-4847-8750-36acd78c6ca5 2026-06-15 21:30:26.957 12 INFO neutron.plugins.ml2.plugin [None req-a6328682-3ac4-4300-bf33-b3bfbccf5a33 - - - - - -] Attempt 1 to provision port 2c515351-d732-48e5-b053-43675558f9c3 2026-06-15 21:30:27.292 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 2c515351-d732-48e5-b053-43675558f9c3 2026-06-15 21:30:29.346 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 2c515351-d732-48e5-b053-43675558f9c3 2026-06-15 21:30:29.575 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 11d4dea5-b9f9-408b-9e02-b71d23ef39e1 2026-06-15 21:30:31.032 11 INFO neutron.plugins.ml2.plugin [None req-f4ea2def-9424-4777-820b-68d2de412e42 - - - - - -] Attempt 1 to provision port 2c515351-d732-48e5-b053-43675558f9c3 2026-06-15 21:30:31.090 11 INFO neutron.plugins.ml2.plugin [None req-f4ea2def-9424-4777-820b-68d2de412e42 - - - - - -] Attempt 1 to provision port 14e9f1aa-66eb-4b98-a41d-3afb43a2a330 2026-06-15 21:30:31.124 11 INFO neutron.plugins.ml2.plugin [None req-f4ea2def-9424-4777-820b-68d2de412e42 - - - - - -] Attempt 1 to provision port f20f7083-5298-4bad-8959-dd434c9ba5e8 2026-06-15 21:30:31.266 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 11d4dea5-b9f9-408b-9e02-b71d23ef39e1 2026-06-15 21:30:35.291 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 40b11d53-7682-46c6-85bd-eb80e92ae36a 2026-06-15 21:30:35.695 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 6b80c08c-f473-4ed3-bef5-e74e59bded00 2026-06-15 21:30:37.337 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 40b11d53-7682-46c6-85bd-eb80e92ae36a 2026-06-15 21:30:37.433 11 INFO neutron.plugins.ml2.plugin [None req-ea4f1268-f9df-45d1-a939-aa4050186760 - - - - - -] Attempt 1 to provision port ecede4bb-95a2-488c-bc00-c05bb499c35a 2026-06-15 21:30:37.467 11 INFO neutron.plugins.ml2.plugin [None req-ea4f1268-f9df-45d1-a939-aa4050186760 - - - - - -] Attempt 1 to provision port 14e9f1aa-66eb-4b98-a41d-3afb43a2a330 2026-06-15 21:30:37.513 11 INFO neutron.plugins.ml2.plugin [None req-ea4f1268-f9df-45d1-a939-aa4050186760 - - - - - -] Attempt 1 to provision port 40b11d53-7682-46c6-85bd-eb80e92ae36a 2026-06-15 21:30:37.678 12 INFO neutron.plugins.ml2.plugin [None req-860fc975-b36d-4bf2-b236-a1b4bac980f8 - - - - - -] Attempt 1 to provision port 6b80c08c-f473-4ed3-bef5-e74e59bded00 2026-06-15 21:30:43.409 12 INFO neutron.plugins.ml2.plugin [None req-8dfe9ef8-28e3-4378-acb6-58e2dbd998f9 - - - - - -] Attempt 1 to provision port 8aa56750-97ea-4d83-90e7-67e415807444 2026-06-15 21:30:43.441 12 INFO neutron.plugins.ml2.plugin [None req-8dfe9ef8-28e3-4378-acb6-58e2dbd998f9 - - - - - -] Attempt 1 to provision port 40b11d53-7682-46c6-85bd-eb80e92ae36a 2026-06-15 21:30:43.500 12 INFO neutron.plugins.ml2.plugin [None req-8dfe9ef8-28e3-4378-acb6-58e2dbd998f9 - - - - - -] Attempt 1 to provision port 14e9f1aa-66eb-4b98-a41d-3afb43a2a330 2026-06-15 21:30:43.540 12 INFO neutron.plugins.ml2.plugin [None req-8dfe9ef8-28e3-4378-acb6-58e2dbd998f9 - - - - - -] Attempt 1 to provision port 6bd3a844-74fa-49e7-a22b-bd729fc8edc4 2026-06-15 21:30:46.872 12 INFO neutron.plugins.ml2.plugin [None req-b6abcb86-e9b3-47a2-9678-0d4b93c4d025 - - - - - -] Attempt 1 to provision port 6bd3a844-74fa-49e7-a22b-bd729fc8edc4 2026-06-15 21:30:49.536 11 INFO neutron.plugins.ml2.plugin [None req-52780c4a-1e6f-484b-ba7a-676f1a44b541 - - - - - -] Attempt 1 to provision port 6bd3a844-74fa-49e7-a22b-bd729fc8edc4 2026-06-15 21:30:50.460 12 INFO neutron.plugins.ml2.plugin [None req-cdfa7ae8-48f7-4190-a68c-10de36606f5b - - - - - -] Attempt 1 to provision port f20f7083-5298-4bad-8959-dd434c9ba5e8 2026-06-15 21:30:50.867 12 INFO neutron.plugins.ml2.plugin [None req-cdfa7ae8-48f7-4190-a68c-10de36606f5b - - - - - -] Attempt 1 to provision port 67a8d3ec-8d40-4d62-98af-410733e4d65a 2026-06-15 21:30:50.991 12 INFO neutron.notifiers.nova [None req-cdfa7ae8-48f7-4190-a68c-10de36606f5b - - - - - -] Nova event matching ['req-66b24b32-a1a0-4bb9-90c9-3c21a43ab78f'] response: {'server_uuid': '7acbcd51-bc02-422a-91c6-ba82bfcc8866', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '67a8d3ec-8d40-4d62-98af-410733e4d65a', 'code': 200} 2026-06-15 21:30:51.365 12 INFO neutron.plugins.ml2.plugin [None req-cdfa7ae8-48f7-4190-a68c-10de36606f5b - - - - - -] Attempt 1 to provision port 14e9f1aa-66eb-4b98-a41d-3afb43a2a330 2026-06-15 21:30:52.640 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port ecede4bb-95a2-488c-bc00-c05bb499c35a 2026-06-15 21:30:52.933 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 6bd3a844-74fa-49e7-a22b-bd729fc8edc4 2026-06-15 21:30:53.303 11 INFO neutron.plugins.ml2.plugin [None req-51ac69fc-4c7e-4f5a-8979-8dadc14306e5 - - - - - -] Attempt 1 to provision port f20f7083-5298-4bad-8959-dd434c9ba5e8 2026-06-15 21:30:53.526 11 INFO neutron.plugins.ml2.plugin [None req-51ac69fc-4c7e-4f5a-8979-8dadc14306e5 - - - - - -] Attempt 1 to provision port 67a8d3ec-8d40-4d62-98af-410733e4d65a 2026-06-15 21:30:53.790 11 INFO neutron.plugins.ml2.plugin [None req-51ac69fc-4c7e-4f5a-8979-8dadc14306e5 - - - - - -] Attempt 1 to provision port 14e9f1aa-66eb-4b98-a41d-3afb43a2a330 2026-06-15 21:30:54.593 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port ecede4bb-95a2-488c-bc00-c05bb499c35a 2026-06-15 21:30:54.757 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 6bd3a844-74fa-49e7-a22b-bd729fc8edc4 2026-06-15 21:31:00.621 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 599e9869-c1b1-42c3-bcb7-0127e3117c87 2026-06-15 21:31:00.658 12 INFO neutron.plugins.ml2.plugin [None req-4a654129-865b-48d7-8665-b5e5d1d3a4fb - - - - - -] Attempt 1 to provision port 599e9869-c1b1-42c3-bcb7-0127e3117c87 2026-06-15 21:31:08.775 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 493f9251-2e34-4ef6-8012-64ffc08ce7e8 2026-06-15 21:31:10.723 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 493f9251-2e34-4ef6-8012-64ffc08ce7e8 2026-06-15 21:31:10.890 11 INFO neutron.plugins.ml2.plugin [None req-50beddd8-dd4f-491f-a382-d216780919a4 - - - - - -] Attempt 1 to provision port 9fbe4de8-c14f-4b6d-8aaa-d69efa6c270c 2026-06-15 21:31:10.934 11 INFO neutron.plugins.ml2.plugin [None req-50beddd8-dd4f-491f-a382-d216780919a4 - - - - - -] Attempt 1 to provision port 493f9251-2e34-4ef6-8012-64ffc08ce7e8 2026-06-15 21:31:10.995 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 8bf22c29-c66a-4b80-9f2e-50225328fcae 2026-06-15 21:31:12.612 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 8bf22c29-c66a-4b80-9f2e-50225328fcae 2026-06-15 21:31:14.234 12 INFO neutron.plugins.ml2.plugin [None req-4b0a50f9-0a50-4ba2-a676-68259a477c7b - - - - - -] Attempt 1 to provision port 493f9251-2e34-4ef6-8012-64ffc08ce7e8 2026-06-15 21:31:14.315 12 INFO neutron.plugins.ml2.plugin [None req-4b0a50f9-0a50-4ba2-a676-68259a477c7b - - - - - -] Attempt 1 to provision port f2cd4995-5325-495f-90c1-1042e7785fac 2026-06-15 21:31:15.539 12 INFO neutron.plugins.ml2.plugin [None req-0624c706-6931-4915-9598-6a2239afacf9 - - - - - -] Attempt 1 to provision port f2cd4995-5325-495f-90c1-1042e7785fac 2026-06-15 21:31:17.533 12 INFO neutron.plugins.ml2.plugin [None req-34fc04ae-67e4-4386-ad01-d95322a8148b - - - - - -] Attempt 1 to provision port f2cd4995-5325-495f-90c1-1042e7785fac 2026-06-15 21:31:23.680 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 102abd3d-0c0b-40e6-96a6-d0a9ea817f2a 2026-06-15 21:31:23.796 12 INFO neutron.notifiers.nova [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Nova event matching ['req-e2c155b8-d83a-4881-ab36-50c0a6abe5fc'] response: {'server_uuid': '0698fc42-76be-4998-a520-e81195d725a6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '102abd3d-0c0b-40e6-96a6-d0a9ea817f2a', 'code': 200} 2026-06-15 21:31:24.900 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 102abd3d-0c0b-40e6-96a6-d0a9ea817f2a 2026-06-15 21:31:29.059 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 9fbe4de8-c14f-4b6d-8aaa-d69efa6c270c 2026-06-15 21:31:29.399 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port f2cd4995-5325-495f-90c1-1042e7785fac 2026-06-15 21:31:31.020 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 9fbe4de8-c14f-4b6d-8aaa-d69efa6c270c 2026-06-15 21:31:31.188 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port f2cd4995-5325-495f-90c1-1042e7785fac 2026-06-15 21:32:24.858 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port c681ce56-5985-428a-865b-457acf44dfc9 2026-06-15 21:32:25.382 11 INFO neutron.plugins.ml2.plugin [None req-7a4f5319-b4c3-4800-88ec-13cc2703dfed - - - - - -] Attempt 1 to provision port c681ce56-5985-428a-865b-457acf44dfc9 2026-06-15 21:32:26.861 12 INFO neutron.plugins.ml2.plugin [None req-7827b599-43b7-4b8c-9c52-2e4e6e6509b3 - - - - - -] Attempt 1 to provision port c681ce56-5985-428a-865b-457acf44dfc9 2026-06-15 21:32:28.916 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port acdf66ee-9af8-4130-8e3d-f84e8954ae70 2026-06-15 21:32:29.268 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 2e5396a2-6503-4fd2-b4ca-1e0aaffefb72 2026-06-15 21:32:30.942 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port eb103b69-1a69-4d05-953a-c4b0ccd30a0d 2026-06-15 21:32:31.388 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port acdf66ee-9af8-4130-8e3d-f84e8954ae70 2026-06-15 21:32:31.602 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 2e5396a2-6503-4fd2-b4ca-1e0aaffefb72 2026-06-15 21:32:32.847 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port eb103b69-1a69-4d05-953a-c4b0ccd30a0d 2026-06-15 21:32:34.904 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port c681ce56-5985-428a-865b-457acf44dfc9 2026-06-15 21:32:37.052 12 INFO neutron.plugins.ml2.plugin [None req-06f63e34-ddd7-4745-9ade-aa4f09d185ef - - - - - -] Attempt 1 to provision port acdf66ee-9af8-4130-8e3d-f84e8954ae70 2026-06-15 21:32:37.104 12 INFO neutron.plugins.ml2.plugin [None req-06f63e34-ddd7-4745-9ade-aa4f09d185ef - - - - - -] Attempt 1 to provision port eb103b69-1a69-4d05-953a-c4b0ccd30a0d 2026-06-15 21:32:37.153 12 INFO neutron.plugins.ml2.plugin [None req-06f63e34-ddd7-4745-9ade-aa4f09d185ef - - - - - -] Attempt 1 to provision port e5ebce58-e181-429d-a093-12e20ee6f2dd 2026-06-15 21:32:37.177 12 INFO neutron.plugins.ml2.plugin [None req-06f63e34-ddd7-4745-9ade-aa4f09d185ef - - - - - -] Attempt 1 to provision port c681ce56-5985-428a-865b-457acf44dfc9 2026-06-15 21:32:37.238 12 INFO neutron.plugins.ml2.plugin [None req-06f63e34-ddd7-4745-9ade-aa4f09d185ef - - - - - -] Attempt 1 to provision port 1b61cb28-2267-4c2c-9c5c-80f69e83908d 2026-06-15 21:32:43.336 12 INFO neutron.plugins.ml2.plugin [None req-55f33348-4c5e-4013-8ce9-30c428e7a974 - - - - - -] Attempt 1 to provision port c681ce56-5985-428a-865b-457acf44dfc9 2026-06-15 21:32:43.397 12 INFO neutron.plugins.ml2.plugin [None req-55f33348-4c5e-4013-8ce9-30c428e7a974 - - - - - -] Attempt 1 to provision port acdf66ee-9af8-4130-8e3d-f84e8954ae70 2026-06-15 21:32:43.463 12 INFO neutron.plugins.ml2.plugin [None req-55f33348-4c5e-4013-8ce9-30c428e7a974 - - - - - -] Attempt 1 to provision port eb103b69-1a69-4d05-953a-c4b0ccd30a0d 2026-06-15 21:32:43.514 12 INFO neutron.plugins.ml2.plugin [None req-55f33348-4c5e-4013-8ce9-30c428e7a974 - - - - - -] Attempt 1 to provision port e5ebce58-e181-429d-a093-12e20ee6f2dd 2026-06-15 21:32:43.543 12 INFO neutron.plugins.ml2.plugin [None req-55f33348-4c5e-4013-8ce9-30c428e7a974 - - - - - -] Attempt 1 to provision port 4747baef-9679-4c85-a942-7effc816d881 2026-06-15 21:32:43.571 12 INFO neutron.plugins.ml2.plugin [None req-55f33348-4c5e-4013-8ce9-30c428e7a974 - - - - - -] Attempt 1 to provision port 09eaafd4-27c9-4a89-9902-5c6e4fcd66f4 2026-06-15 21:32:45.478 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port bbed5604-3d93-475b-9f58-69b188908de5 2026-06-15 21:32:45.643 11 INFO neutron.notifiers.nova [None req-3904f346-de0e-464d-9264-a5d78746fbeb - - - - - -] Nova event matching ['req-60d778ef-79e3-4a32-99af-17955aabe114'] response: {'server_uuid': '8f3d41dd-4f53-452d-83a4-2de52d216779', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bbed5604-3d93-475b-9f58-69b188908de5', 'code': 200} 2026-06-15 21:32:46.914 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 09eaafd4-27c9-4a89-9902-5c6e4fcd66f4 2026-06-15 21:32:47.352 11 INFO neutron.plugins.ml2.plugin [None req-3904f346-de0e-464d-9264-a5d78746fbeb - - - - - -] Attempt 1 to provision port 1b61cb28-2267-4c2c-9c5c-80f69e83908d 2026-06-15 21:32:47.732 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port bbed5604-3d93-475b-9f58-69b188908de5 2026-06-15 21:32:48.302 12 INFO neutron.plugins.ml2.plugin [None req-42a5d244-fcd7-4157-8817-51030541d0cd - - - - - -] Attempt 1 to provision port acdf66ee-9af8-4130-8e3d-f84e8954ae70 2026-06-15 21:32:48.360 12 INFO neutron.plugins.ml2.plugin [None req-42a5d244-fcd7-4157-8817-51030541d0cd - - - - - -] Attempt 1 to provision port eb103b69-1a69-4d05-953a-c4b0ccd30a0d 2026-06-15 21:32:48.438 12 INFO neutron.plugins.ml2.plugin [None req-42a5d244-fcd7-4157-8817-51030541d0cd - - - - - -] Attempt 1 to provision port e5ebce58-e181-429d-a093-12e20ee6f2dd 2026-06-15 21:32:48.590 12 INFO neutron.plugins.ml2.plugin [None req-42a5d244-fcd7-4157-8817-51030541d0cd - - - - - -] Attempt 1 to provision port 4747baef-9679-4c85-a942-7effc816d881 2026-06-15 21:32:48.720 12 INFO neutron.plugins.ml2.plugin [None req-42a5d244-fcd7-4157-8817-51030541d0cd - - - - - -] Attempt 1 to provision port 09eaafd4-27c9-4a89-9902-5c6e4fcd66f4 2026-06-15 21:32:48.786 12 INFO neutron.plugins.ml2.plugin [None req-42a5d244-fcd7-4157-8817-51030541d0cd - - - - - -] Attempt 1 to provision port bbed5604-3d93-475b-9f58-69b188908de5 2026-06-15 21:32:48.914 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 09eaafd4-27c9-4a89-9902-5c6e4fcd66f4 2026-06-15 21:32:49.190 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 4747baef-9679-4c85-a942-7effc816d881 2026-06-15 21:32:49.452 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port e5ebce58-e181-429d-a093-12e20ee6f2dd 2026-06-15 21:32:49.643 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 1b61cb28-2267-4c2c-9c5c-80f69e83908d 2026-06-15 21:32:52.253 11 INFO neutron.plugins.ml2.plugin [None req-7b347315-3e2d-4edf-b7e0-3cd2722600a1 - - - - - -] Attempt 1 to provision port 4747baef-9679-4c85-a942-7effc816d881 2026-06-15 21:32:52.306 11 INFO neutron.plugins.ml2.plugin [None req-7b347315-3e2d-4edf-b7e0-3cd2722600a1 - - - - - -] Attempt 1 to provision port 09eaafd4-27c9-4a89-9902-5c6e4fcd66f4 2026-06-15 21:32:52.385 11 INFO neutron.plugins.ml2.plugin [None req-7b347315-3e2d-4edf-b7e0-3cd2722600a1 - - - - - -] Attempt 1 to provision port e5ebce58-e181-429d-a093-12e20ee6f2dd 2026-06-15 21:32:54.707 12 INFO neutron.plugins.ml2.plugin [None req-620e77ba-32fc-42c3-801e-9cc2f44adeca - - - - - -] Attempt 1 to provision port 4747baef-9679-4c85-a942-7effc816d881 2026-06-15 21:32:54.755 12 INFO neutron.plugins.ml2.plugin [None req-620e77ba-32fc-42c3-801e-9cc2f44adeca - - - - - -] Attempt 1 to provision port 09eaafd4-27c9-4a89-9902-5c6e4fcd66f4 2026-06-15 21:32:56.174 12 INFO neutron.plugins.ml2.plugin [None req-8470849d-8cd2-48b1-8e4a-baa6cb526e8f - - - - - -] Attempt 1 to provision port bbed5604-3d93-475b-9f58-69b188908de5 2026-06-15 21:33:02.909 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 954e0cdd-f9e9-46f3-b371-ddc9c8099555 2026-06-15 21:33:03.087 12 INFO neutron.notifiers.nova [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Nova event matching ['req-073bfbaa-c53f-4f28-b62d-15a89b2cdf75'] response: {'server_uuid': 'db94d330-6585-4b96-bd5d-25fd240cf513', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '954e0cdd-f9e9-46f3-b371-ddc9c8099555', 'code': 200} 2026-06-15 21:33:04.883 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 954e0cdd-f9e9-46f3-b371-ddc9c8099555 2026-06-15 21:33:35.045 12 INFO neutron.plugins.ml2.plugin [None req-3e96dfde-0c7f-4c0c-ae4a-f32642f82abf - - - - - -] Attempt 1 to provision port 73544fc8-e51b-4643-b05f-cadb79dbcb02 2026-06-15 21:33:57.469 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port a7a62b57-60fe-4029-bd18-83304b58593f 2026-06-15 21:33:57.572 12 INFO neutron.notifiers.nova [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Nova event matching ['req-e14eb9a6-f9a7-4039-bc60-e4122e984ce5'] response: {'server_uuid': '1991cccc-27af-40c1-afbb-49bb15d75820', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a7a62b57-60fe-4029-bd18-83304b58593f', 'code': 200} 2026-06-15 21:33:58.918 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port a7a62b57-60fe-4029-bd18-83304b58593f 2026-06-15 21:34:41.084 11 INFO neutron.plugins.ml2.plugin [None req-c8efb9b4-364b-4356-ad99-f8afbcab7713 - - - - - -] Attempt 1 to provision port b9da9889-891d-41bb-82a9-4c330b2063c4 2026-06-15 21:34:46.986 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port b9da9889-891d-41bb-82a9-4c330b2063c4 2026-06-15 21:34:47.109 12 INFO neutron.notifiers.nova [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Nova event matching ['req-02611001-4a37-44e2-ae5a-cff4822de110'] response: {'server_uuid': '1991cccc-27af-40c1-afbb-49bb15d75820', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b9da9889-891d-41bb-82a9-4c330b2063c4', 'code': 200} 2026-06-15 21:34:48.949 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port b9da9889-891d-41bb-82a9-4c330b2063c4 2026-06-15 21:34:51.487 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port b9da9889-891d-41bb-82a9-4c330b2063c4 2026-06-15 21:35:15.005 11 INFO neutron.plugins.ml2.plugin [None req-e1c6b580-5cb1-4d0c-ae9e-dae8936342df - - - - - -] Attempt 1 to provision port 073ad114-6732-4556-a53b-f36d567afec7 2026-06-15 21:35:22.552 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 073ad114-6732-4556-a53b-f36d567afec7 2026-06-15 21:35:22.700 11 INFO neutron.notifiers.nova [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Nova event matching ['req-5e3f3c75-313c-4d2f-b6f8-ce9989918ba2'] response: {'server_uuid': '1991cccc-27af-40c1-afbb-49bb15d75820', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '073ad114-6732-4556-a53b-f36d567afec7', 'code': 200} 2026-06-15 21:35:23.139 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 073ad114-6732-4556-a53b-f36d567afec7 2026-06-15 21:35:36.089 12 INFO neutron.plugins.ml2.plugin [None req-b388aab0-332d-45af-ad8a-06680e01b3fd - - - - - -] Attempt 1 to provision port c6c8cd19-ff0f-4ff9-879b-4970e74116e3 2026-06-15 21:35:43.185 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port c6c8cd19-ff0f-4ff9-879b-4970e74116e3 2026-06-15 21:35:43.284 11 INFO neutron.notifiers.nova [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Nova event matching ['req-55236ad3-e9f6-48b3-bc16-d37d9425814c'] response: {'server_uuid': '1991cccc-27af-40c1-afbb-49bb15d75820', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c6c8cd19-ff0f-4ff9-879b-4970e74116e3', 'code': 200} 2026-06-15 21:35:45.218 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port c6c8cd19-ff0f-4ff9-879b-4970e74116e3 2026-06-15 21:35:45.948 12 INFO neutron.plugins.ml2.plugin [None req-12bf4acd-e917-442e-973c-44ed81622649 - - - - - -] Attempt 1 to provision port 073ad114-6732-4556-a53b-f36d567afec7 2026-06-15 21:35:59.762 11 INFO neutron.plugins.ml2.plugin [None req-31f2dfad-5ab9-451c-b0d5-03a62b89d165 - - - - - -] Attempt 1 to provision port c6c8cd19-ff0f-4ff9-879b-4970e74116e3 2026-06-15 21:36:01.136 11 INFO neutron.plugins.ml2.plugin [None req-51f6cab7-d246-4bc2-b08b-16d2f984e155 - - - - - -] Attempt 1 to provision port c6c8cd19-ff0f-4ff9-879b-4970e74116e3 2026-06-15 21:36:01.242 12 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port c6c8cd19-ff0f-4ff9-879b-4970e74116e3 2026-06-15 21:36:10.771 12 INFO neutron.plugins.ml2.plugin [None req-a2a35d95-6066-49ab-ad77-fb1c15538954 - - - - - -] Attempt 1 to provision port 073ad114-6732-4556-a53b-f36d567afec7 2026-06-15 21:36:11.233 11 INFO neutron.plugins.ml2.plugin [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] Attempt 1 to provision port 073ad114-6732-4556-a53b-f36d567afec7 2026-06-15 21:36:43.279 11 INFO neutron.plugins.ml2.db [None req-62a2cd1c-2927-4450-8ca7-d44fef61c761 - - - - - -] No ports have port_id starting with 954e0cdd-f9e9-46f3-b371-ddc9c8099555