+ 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 2026-07-09 13:58:04.017 1 INFO neutron.common.config [-] Logging enabled! 2026-07-09 13:58:04.018 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 28.1.0.dev560 2026-07-09 13:58:04.019 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-07-09 13:58:04.019 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-09 13:58:05.550 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-09 13:58:05.552 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-09 13:58:05.556 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-09 13:58:05.557 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-09 13:58:05.557 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-09 13:58:05.557 1 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-07-09 13:58:05.557 1 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-07-09 13:58:05.557 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 13:58:05.565 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 13:58:05.565 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 13:58:05.565 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-09 13:58:05.585 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-09 13:58:05.586 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-09 13:58:05.586 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-09 13:58:05.606 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-09 13:58:05.607 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-09 13:58:05.607 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-09 13:58:05.607 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-09 13:58:05.992 1 INFO neutron.plugins.ml2.managers [None req-10d42416-3211-45bc-9d43-e7dce8c09191 - - - - - -] Initializing driver for type 'vlan' 2026-07-09 13:58:06.146 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-10d42416-3211-45bc-9d43-e7dce8c09191 - - - - - -] VlanTypeDriver initialization complete 2026-07-09 13:58:06.146 1 INFO neutron.plugins.ml2.managers [None req-10d42416-3211-45bc-9d43-e7dce8c09191 - - - - - -] Initializing driver for type 'vxlan' 2026-07-09 13:58:06.147 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-10d42416-3211-45bc-9d43-e7dce8c09191 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-09 13:58:06.198 1 INFO neutron.plugins.ml2.managers [None req-10d42416-3211-45bc-9d43-e7dce8c09191 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-09 13:58:06.199 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-10d42416-3211-45bc-9d43-e7dce8c09191 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-09 13:58:06.199 1 INFO neutron.plugins.ml2.managers [None req-10d42416-3211-45bc-9d43-e7dce8c09191 - - - - - -] Initializing extension driver 'port_security' 2026-07-09 13:58:06.199 1 INFO neutron.plugins.ml2.extensions.port_security [None req-10d42416-3211-45bc-9d43-e7dce8c09191 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-09 13:58:06.199 1 INFO neutron.plugins.ml2.managers [None req-10d42416-3211-45bc-9d43-e7dce8c09191 - - - - - -] Initializing extension driver 'qos' 2026-07-09 13:58:06.199 1 INFO neutron.plugins.ml2.managers [None req-10d42416-3211-45bc-9d43-e7dce8c09191 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-09 13:58:06.200 1 INFO neutron.plugins.ml2.managers [None req-10d42416-3211-45bc-9d43-e7dce8c09191 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-09 13:58:06.217 1 INFO neutron.quota [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded quota_driver: . 2026-07-09 13:58:06.218 1 INFO neutron.plugins.ml2.plugin [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Modular L2 Plugin initialization complete 2026-07-09 13:58:06.218 1 INFO neutron.plugins.ml2.managers [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-09 13:58:06.218 1 INFO neutron.plugins.ml2.managers [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-09 13:58:06.218 1 INFO neutron.plugins.ml2.managers [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Got port-security extension from driver 'port_security' 2026-07-09 13:58:06.218 1 INFO neutron.manager [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loading Plugin: qos 2026-07-09 13:58:06.229 1 INFO neutron.manager [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loading Plugin: router 2026-07-09 13:58:06.262 1 INFO neutron.services.service_base [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-09 13:58:06.262 1 INFO neutron.manager [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loading Plugin: segments 2026-07-09 13:58:06.328 1 INFO neutron.manager [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loading Plugin: trunk 2026-07-09 13:58:06.340 1 INFO neutron.manager [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loading Plugin: vpnaas 2026-07-09 13:58:06.373 1 WARNING stevedore.named [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-09 13:58:06.451 1 INFO neutron_vpnaas.services.vpn.plugin [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-09 13:58:06.451 1 INFO neutron.manager [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loading Plugin: taas 2026-07-09 13:58:06.621 1 WARNING stevedore.named [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-09 13:58:06.648 1 INFO neutron_taas.services.taas.taas_plugin [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-09 13:58:06.649 1 INFO neutron.manager [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loading Plugin: tapmirror 2026-07-09 13:58:06.660 1 WARNING stevedore.named [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-09 13:58:06.675 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-09 13:58:06.676 1 INFO neutron.manager [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loading Plugin: auto_allocate 2026-07-09 13:58:06.683 1 INFO neutron.manager [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loading Plugin: tag 2026-07-09 13:58:06.692 1 INFO neutron.manager [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loading Plugin: timestamp 2026-07-09 13:58:06.695 1 INFO neutron.manager [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loading Plugin: network_ip_availability 2026-07-09 13:58:06.699 1 INFO neutron.manager [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loading Plugin: flavors 2026-07-09 13:58:06.703 1 INFO neutron.manager [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loading Plugin: revisions 2026-07-09 13:58:06.706 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Initializing extension manager. 2026-07-09 13:58:06.707 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: aap-reject-multicast 2026-07-09 13:58:06.708 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: address-group 2026-07-09 13:58:06.709 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: address-scope 2026-07-09 13:58:06.709 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-09 13:58:06.710 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: agent 2026-07-09 13:58:06.710 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: agent-resources-synced 2026-07-09 13:58:06.711 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: agent_sort_key 2026-07-09 13:58:06.712 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: allowed-address-pairs 2026-07-09 13:58:06.712 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: auto-allocated-topology 2026-07-09 13:58:06.713 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: availability_zone 2026-07-09 13:58:06.713 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: availability_zone_filter 2026-07-09 13:58:06.714 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-09 13:58:06.714 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: default-subnetpools 2026-07-09 13:58:06.715 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-09 13:58:06.716 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: dns-integration 2026-07-09 13:58:06.716 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: dns-domain-ports 2026-07-09 13:58:06.717 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-09 13:58:06.717 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: dvr 2026-07-09 13:58:06.718 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-09 13:58:06.718 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: empty-string-filtering 2026-07-09 13:58:06.719 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Extension evpn not supported by any of loaded plugins 2026-07-09 13:58:06.720 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-09 13:58:06.721 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-09 13:58:06.721 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: external-net 2026-07-09 13:58:06.722 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-09 13:58:06.722 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: extraroute 2026-07-09 13:58:06.723 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: extraroute-atomic 2026-07-09 13:58:06.723 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: filter-validation 2026-07-09 13:58:06.724 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-09 13:58:06.724 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-09 13:58:06.724 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-09 13:58:06.725 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: fip-port-details 2026-07-09 13:58:06.726 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: flavors 2026-07-09 13:58:06.727 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-09 13:58:06.728 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: floatingip-pools 2026-07-09 13:58:06.728 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: ip_allocation 2026-07-09 13:58:06.728 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: ip-substring-filtering 2026-07-09 13:58:06.729 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: l2_adjacency 2026-07-09 13:58:06.730 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: router 2026-07-09 13:58:06.730 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-07-09 13:58:06.732 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-09 13:58:06.732 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-09 13:58:06.733 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-09 13:58:06.733 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: ext-gw-mode 2026-07-09 13:58:06.734 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: l3-ha 2026-07-09 13:58:06.734 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-09 13:58:06.734 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-09 13:58:06.735 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: l3-flavors 2026-07-09 13:58:06.736 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-09 13:58:06.736 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-09 13:58:06.738 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-09 13:58:06.739 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-09 13:58:06.740 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-09 13:58:06.741 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-09 13:58:06.742 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-09 13:58:06.742 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: multi-provider 2026-07-09 13:58:06.742 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: net-mtu 2026-07-09 13:58:06.743 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: net-mtu-writable 2026-07-09 13:58:06.743 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: network_availability_zone 2026-07-09 13:58:06.744 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: network_ha 2026-07-09 13:58:06.744 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: network-ip-availability 2026-07-09 13:58:06.745 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: network-ip-availability-details 2026-07-09 13:58:06.746 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-09 13:58:06.746 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: pagination 2026-07-09 13:58:06.747 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: port-device-profile 2026-07-09 13:58:06.747 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-09 13:58:06.747 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-09 13:58:06.748 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-09 13:58:06.748 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: port-mac-override 2026-07-09 13:58:06.749 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-09 13:58:06.749 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-09 13:58:06.749 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-09 13:58:06.750 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: port-resource-request 2026-07-09 13:58:06.750 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: port-resource-request-groups 2026-07-09 13:58:06.751 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-09 13:58:06.751 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: binding 2026-07-09 13:58:06.752 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: binding-extended 2026-07-09 13:58:06.752 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: port-security 2026-07-09 13:58:06.753 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: project-id 2026-07-09 13:58:06.754 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: provider 2026-07-09 13:58:06.754 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-07-09 13:58:06.755 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-09 13:58:06.758 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: qos 2026-07-09 13:58:06.759 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-09 13:58:06.759 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-09 13:58:06.760 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: qos-default 2026-07-09 13:58:06.760 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: qos-fip 2026-07-09 13:58:06.761 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-09 13:58:06.761 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: qos-gateway-ip 2026-07-09 13:58:06.761 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: qos-port-network-policy 2026-07-09 13:58:06.762 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: qos-pps-minimum 2026-07-09 13:58:06.762 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-09 13:58:06.763 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: qos-pps 2026-07-09 13:58:06.764 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: qos-rule-type-details 2026-07-09 13:58:06.764 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-09 13:58:06.764 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: qos-rules-alias 2026-07-09 13:58:06.765 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: quota-check-limit 2026-07-09 13:58:06.765 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: quota-check-limit-default 2026-07-09 13:58:06.767 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: quotas 2026-07-09 13:58:06.769 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: quota_details 2026-07-09 13:58:06.771 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: rbac-policies 2026-07-09 13:58:06.771 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: rbac-address-group 2026-07-09 13:58:06.771 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: rbac-address-scope 2026-07-09 13:58:06.772 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: rbac-security-groups 2026-07-09 13:58:06.772 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: rbac-subnetpool 2026-07-09 13:58:06.773 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: revision-if-match 2026-07-09 13:58:06.773 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: standard-attr-revisions 2026-07-09 13:58:06.774 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: router_availability_zone 2026-07-09 13:58:06.774 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-07-09 13:58:06.774 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-09 13:58:06.776 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: security-groups-default-rules 2026-07-09 13:58:06.776 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: security-groups-default-statefulness 2026-07-09 13:58:06.777 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-09 13:58:06.777 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-09 13:58:06.778 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-09 13:58:06.778 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-09 13:58:06.779 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-09 13:58:06.782 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: security-group 2026-07-09 13:58:06.783 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: segment 2026-07-09 13:58:06.784 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-09 13:58:06.784 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: service-type 2026-07-09 13:58:06.785 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: sorting 2026-07-09 13:58:06.785 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: standard-attr-segment 2026-07-09 13:58:06.786 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: standard-attr-description 2026-07-09 13:58:06.786 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: stateful-security-group 2026-07-09 13:58:06.786 1 WARNING neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-09 13:58:06.787 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-09 13:58:06.787 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: subnet-external-network 2026-07-09 13:58:06.788 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: subnet_onboard 2026-07-09 13:58:06.788 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-09 13:58:06.789 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: subnet-service-types 2026-07-09 13:58:06.789 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: subnet_allocation 2026-07-09 13:58:06.790 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-09 13:58:06.791 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: tag-creation 2026-07-09 13:58:06.791 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-09 13:58:06.794 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: standard-attr-tag 2026-07-09 13:58:06.795 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-09 13:58:06.795 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: trunk 2026-07-09 13:58:06.796 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: trunk-details 2026-07-09 13:58:06.796 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-09 13:58:06.797 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-09 13:58:06.797 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-09 13:58:06.798 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-09 13:58:06.799 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-09 13:58:06.800 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-09 13:58:06.800 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: vpn-flavors 2026-07-09 13:58:06.802 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: vpnaas 2026-07-09 13:58:06.802 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: taas 2026-07-09 13:58:06.803 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: tap-mirror 2026-07-09 13:58:06.804 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: tap-mirror-both-direction 2026-07-09 13:58:06.804 1 INFO neutron.api.extensions [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Loaded extension: taas-vlan-filter 2026-07-09 13:58:06.809 1 WARNING oslo_service.backend._threading.service [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Service RpcWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-07-09 13:58:06.816 1 WARNING oslo_service.backend._threading.service [None req-a92e0dc7-a2a4-4b90-acbb-587e6cce5faf - - - - - -] Service RpcReportsWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-07-09 13:58:36.948 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-09 13:58:36.988 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-09 13:58:37.001 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-09 13:59:00.482 13 INFO neutron.db.l3_hamode_db [None req-33d9d3a9-e5af-4ad2-8503-563c40af94b0 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 13:59:20.017 13 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port e55cebb3-f636-4283-b8a9-40394bd7a59b 2026-07-09 13:59:20.651 13 INFO neutron.plugins.ml2.plugin [None req-2c728301-b0b0-4a03-b5ab-32d58f7da03a - - - - - -] Attempt 1 to provision port e55cebb3-f636-4283-b8a9-40394bd7a59b 2026-07-09 13:59:21.977 16 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port e55cebb3-f636-4283-b8a9-40394bd7a59b 2026-07-09 13:59:22.384 13 INFO neutron.plugins.ml2.plugin [None req-048133bf-7992-4e05-9ca2-0045169d019d - - - - - -] Attempt 1 to provision port e55cebb3-f636-4283-b8a9-40394bd7a59b 2026-07-09 14:04:34.199 13 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port 54b52b82-4fe4-4fb2-b3e3-b64b774a1fae 2026-07-09 14:04:35.652 16 INFO neutron.plugins.ml2.plugin [None req-45c278ea-87e6-48da-a7af-ddc5def38662 - - - - - -] Attempt 1 to provision port 54b52b82-4fe4-4fb2-b3e3-b64b774a1fae 2026-07-09 14:04:36.027 13 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port 54b52b82-4fe4-4fb2-b3e3-b64b774a1fae 2026-07-09 14:04:37.356 16 INFO neutron.plugins.ml2.plugin [None req-193b7098-6659-4db4-af0b-178acd48818c - - - - - -] Attempt 1 to provision port 54b52b82-4fe4-4fb2-b3e3-b64b774a1fae 2026-07-09 14:04:42.953 16 INFO neutron.plugins.ml2.plugin [None req-e62faf58-9a05-4f02-b52a-cedfd553ecdd - - - - - -] Attempt 1 to provision port cab94fcf-dc10-464f-aa1d-5d7b2bf3dd11 2026-07-09 14:09:40.712 16 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port cab94fcf-dc10-464f-aa1d-5d7b2bf3dd11 2026-07-09 14:09:42.124 13 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port cab94fcf-dc10-464f-aa1d-5d7b2bf3dd11 2026-07-09 14:20:50.349 16 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port 357ad675-5556-4c57-89d5-8bbc2894e962 2026-07-09 14:20:52.329 13 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port 357ad675-5556-4c57-89d5-8bbc2894e962 2026-07-09 14:25:53.276 13 INFO neutron.plugins.ml2.plugin [None req-1921d378-722b-44e9-92e9-17a0b34dd649 - - - - - -] Attempt 1 to provision port cab94fcf-dc10-464f-aa1d-5d7b2bf3dd11 2026-07-09 14:25:53.334 13 INFO neutron.plugins.ml2.plugin [None req-1921d378-722b-44e9-92e9-17a0b34dd649 - - - - - -] Attempt 1 to provision port e55cebb3-f636-4283-b8a9-40394bd7a59b 2026-07-09 14:25:53.420 13 INFO neutron.plugins.ml2.plugin [None req-1921d378-722b-44e9-92e9-17a0b34dd649 - - - - - -] Attempt 1 to provision port 54b52b82-4fe4-4fb2-b3e3-b64b774a1fae 2026-07-09 14:38:52.767 13 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port aa840575-c699-4182-b02c-bd9570bff5bc 2026-07-09 14:38:54.739 13 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port aa840575-c699-4182-b02c-bd9570bff5bc 2026-07-09 14:38:57.057 16 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port bcada4f5-1684-427f-b526-c9f6f7e5ec27 2026-07-09 14:39:03.288 13 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port 28cdfc17-18ac-4647-a337-882c8462901b 2026-07-09 14:39:04.027 13 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port 15ca4192-9d72-416c-885a-4fc2a3394490 2026-07-09 14:39:05.043 13 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port 1fb1b730-5bbf-477b-a18c-06d7835aa007 2026-07-09 14:39:07.135 16 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port 15ca4192-9d72-416c-885a-4fc2a3394490 2026-07-09 14:39:07.481 16 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port 1fb1b730-5bbf-477b-a18c-06d7835aa007 2026-07-09 14:39:07.839 16 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port 28cdfc17-18ac-4647-a337-882c8462901b 2026-07-09 14:39:09.529 13 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port 478dea81-57c3-44b4-bbf6-73174c65752d 2026-07-09 14:39:11.181 13 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port 54be6728-5cb1-46ad-84c2-1da63951bee9 2026-07-09 14:39:12.460 13 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port 54be6728-5cb1-46ad-84c2-1da63951bee9 2026-07-09 14:39:16.183 16 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port 86c33d8a-cfe4-4157-90f6-2165f9cc9095 2026-07-09 14:39:17.603 13 INFO neutron.plugins.ml2.plugin [None req-5c1c3c29-88fa-4b5f-927e-397bb5b5e053 - - - - - -] Attempt 1 to provision port d33dd5fe-f5d4-4bd8-a04a-f66cded5c0a4 2026-07-09 14:39:17.639 13 INFO neutron.plugins.ml2.plugin [None req-5c1c3c29-88fa-4b5f-927e-397bb5b5e053 - - - - - -] Attempt 1 to provision port 86c33d8a-cfe4-4157-90f6-2165f9cc9095 2026-07-09 14:39:17.709 13 INFO neutron.plugins.ml2.plugin [None req-5c1c3c29-88fa-4b5f-927e-397bb5b5e053 - - - - - -] Attempt 1 to provision port 94a076ff-49e6-4b75-8af8-00eba23add16 2026-07-09 14:39:17.740 13 INFO neutron.plugins.ml2.plugin [None req-5c1c3c29-88fa-4b5f-927e-397bb5b5e053 - - - - - -] Attempt 1 to provision port 80b9e8bb-d88e-412a-a1e5-6bacaf7f5c9b 2026-07-09 14:39:17.793 13 INFO neutron.plugins.ml2.plugin [None req-5c1c3c29-88fa-4b5f-927e-397bb5b5e053 - - - - - -] Attempt 1 to provision port 79f42e39-80e2-4015-8611-d7ebb2b24aee 2026-07-09 14:39:17.852 13 INFO neutron.plugins.ml2.plugin [None req-5c1c3c29-88fa-4b5f-927e-397bb5b5e053 - - - - - -] Attempt 1 to provision port aa840575-c699-4182-b02c-bd9570bff5bc 2026-07-09 14:39:17.953 13 INFO neutron.plugins.ml2.plugin [None req-5c1c3c29-88fa-4b5f-927e-397bb5b5e053 - - - - - -] Attempt 1 to provision port 54be6728-5cb1-46ad-84c2-1da63951bee9 2026-07-09 14:39:18.256 13 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port 86c33d8a-cfe4-4157-90f6-2165f9cc9095 2026-07-09 14:39:20.462 16 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port ec06f349-2042-406a-9aa8-f08ce37b2afd 2026-07-09 14:39:22.402 13 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port ec06f349-2042-406a-9aa8-f08ce37b2afd 2026-07-09 14:39:26.630 13 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port d1f19037-ea86-4d1e-b545-cf396fccf44b 2026-07-09 14:39:28.634 16 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port d1f19037-ea86-4d1e-b545-cf396fccf44b 2026-07-09 14:39:30.298 13 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port d6346ed4-f508-4cb3-ab3e-6d436a0de99d 2026-07-09 14:39:32.270 16 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port d6346ed4-f508-4cb3-ab3e-6d436a0de99d 2026-07-09 14:39:32.686 13 INFO neutron.plugins.ml2.plugin [None req-73ef3708-5971-47c6-b0fe-29142429577f - - - - - -] Attempt 1 to provision port 111a1edc-9108-4320-82ca-5fd0e69b579d 2026-07-09 14:39:32.716 13 INFO neutron.plugins.ml2.plugin [None req-73ef3708-5971-47c6-b0fe-29142429577f - - - - - -] Attempt 1 to provision port d6346ed4-f508-4cb3-ab3e-6d436a0de99d 2026-07-09 14:39:40.356 13 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port d7faa577-6b4e-480d-94e9-0c045a06a8b4 2026-07-09 14:39:40.466 16 INFO neutron.plugins.ml2.plugin [None req-6bbf1e2a-1a15-4ef3-890b-0f0848433be6 - - - - - -] Attempt 1 to provision port d7faa577-6b4e-480d-94e9-0c045a06a8b4 2026-07-09 14:39:40.540 16 INFO neutron.plugins.ml2.plugin [None req-6bbf1e2a-1a15-4ef3-890b-0f0848433be6 - - - - - -] Attempt 1 to provision port 28f322f5-f0c5-4bde-bf09-98936c013bd2 2026-07-09 14:39:40.571 16 INFO neutron.plugins.ml2.plugin [None req-6bbf1e2a-1a15-4ef3-890b-0f0848433be6 - - - - - -] Attempt 1 to provision port e409eea4-443a-4ed9-85bc-8a59a9165acb 2026-07-09 14:39:40.602 16 INFO neutron.plugins.ml2.plugin [None req-6bbf1e2a-1a15-4ef3-890b-0f0848433be6 - - - - - -] Attempt 1 to provision port 111a1edc-9108-4320-82ca-5fd0e69b579d 2026-07-09 14:39:40.635 16 INFO neutron.plugins.ml2.plugin [None req-6bbf1e2a-1a15-4ef3-890b-0f0848433be6 - - - - - -] Attempt 1 to provision port d6346ed4-f508-4cb3-ab3e-6d436a0de99d 2026-07-09 14:39:40.696 16 INFO neutron.plugins.ml2.plugin [None req-6bbf1e2a-1a15-4ef3-890b-0f0848433be6 - - - - - -] Attempt 1 to provision port 3109687e-047b-46af-b07b-2ff6f4a25ae0 2026-07-09 14:39:42.361 16 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port d7faa577-6b4e-480d-94e9-0c045a06a8b4 2026-07-09 14:39:43.084 16 INFO neutron.plugins.ml2.plugin [None req-530a2084-c0d2-44c1-8f6c-cdea6f85f0dd - - - - - -] Attempt 1 to provision port 111a1edc-9108-4320-82ca-5fd0e69b579d 2026-07-09 14:39:52.400 16 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port b2c7828e-89e6-4b24-b55c-059d53027d2f 2026-07-09 14:39:54.471 13 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port b2c7828e-89e6-4b24-b55c-059d53027d2f 2026-07-09 14:39:54.715 13 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port ed6f97cb-d227-4bbd-af29-3ed87d429603 2026-07-09 14:39:55.688 13 INFO neutron.plugins.ml2.plugin [None req-67d78ead-3916-4d7a-83b5-31d45f98c83c - - - - - -] Attempt 1 to provision port d8df6be3-6488-4651-aad0-5027d9afbf92 2026-07-09 14:39:55.738 13 INFO neutron.plugins.ml2.plugin [None req-67d78ead-3916-4d7a-83b5-31d45f98c83c - - - - - -] Attempt 1 to provision port b2c7828e-89e6-4b24-b55c-059d53027d2f 2026-07-09 14:39:56.630 13 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port ed6f97cb-d227-4bbd-af29-3ed87d429603 2026-07-09 14:40:02.996 13 INFO neutron.plugins.ml2.plugin [None req-02a7675b-f6d8-4e11-a823-3c7e70ba1995 - - - - - -] Attempt 1 to provision port d8df6be3-6488-4651-aad0-5027d9afbf92 2026-07-09 14:40:03.038 13 INFO neutron.plugins.ml2.plugin [None req-02a7675b-f6d8-4e11-a823-3c7e70ba1995 - - - - - -] Attempt 1 to provision port 5490a7b8-e7e2-4c94-ad22-243234dd005d 2026-07-09 14:40:25.696 13 INFO neutron.plugins.ml2.plugin [None req-6180ef83-4977-4cd8-ad93-2144fa14e6bb - - - - - -] Attempt 1 to provision port 56b987e0-fd3b-46bd-998d-1e528da6923b 2026-07-09 14:40:36.476 16 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port 84efee17-58a6-4626-8bf1-a1699d393001 2026-07-09 14:40:38.450 13 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port 84efee17-58a6-4626-8bf1-a1699d393001 2026-07-09 14:40:40.371 16 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port b2321583-c970-4a6a-875d-5f119cb2b4da 2026-07-09 14:40:42.350 16 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port b2321583-c970-4a6a-875d-5f119cb2b4da 2026-07-09 14:40:44.852 16 INFO neutron.plugins.ml2.plugin [None req-75c057a7-5542-4784-aae8-819c35e56fc1 - - - - - -] Attempt 1 to provision port b2321583-c970-4a6a-875d-5f119cb2b4da 2026-07-09 14:40:44.943 16 INFO neutron.plugins.ml2.plugin [None req-75c057a7-5542-4784-aae8-819c35e56fc1 - - - - - -] Attempt 1 to provision port b5247726-38e8-4f6c-8c36-96b3a58e4040 2026-07-09 14:40:44.979 16 INFO neutron.plugins.ml2.plugin [None req-75c057a7-5542-4784-aae8-819c35e56fc1 - - - - - -] Attempt 1 to provision port 86bc28f4-81ba-4b43-8562-16b850f4501e 2026-07-09 14:40:56.318 16 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port e3b2f51a-39ad-425b-a4cf-93be136bf7de 2026-07-09 14:40:58.472 13 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port e3b2f51a-39ad-425b-a4cf-93be136bf7de 2026-07-09 14:41:00.500 13 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port 1bb7ac36-974d-4f94-9fd7-d339d7fdb472 2026-07-09 14:41:00.812 16 INFO neutron.plugins.ml2.plugin [None req-3587c23f-acdc-4647-9039-ea489ab55093 - - - - - -] Attempt 1 to provision port e3b2f51a-39ad-425b-a4cf-93be136bf7de 2026-07-09 14:41:00.954 16 INFO neutron.plugins.ml2.plugin [None req-3587c23f-acdc-4647-9039-ea489ab55093 - - - - - -] Attempt 1 to provision port 1bb7ac36-974d-4f94-9fd7-d339d7fdb472 2026-07-09 14:41:02.536 16 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port 1bb7ac36-974d-4f94-9fd7-d339d7fdb472 2026-07-09 14:41:12.611 13 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port bc19b912-c14e-4391-8e88-767bf4e5b413 2026-07-09 14:41:14.419 13 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port bc19b912-c14e-4391-8e88-767bf4e5b413 2026-07-09 14:41:18.438 13 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port 21f4ff68-52d0-4025-864b-500918853413 2026-07-09 14:41:20.305 13 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port 21f4ff68-52d0-4025-864b-500918853413 2026-07-09 14:41:23.134 16 INFO neutron.plugins.ml2.plugin [None req-651f254f-ce00-4ef6-8559-732ac18e8e3b - - - - - -] Attempt 1 to provision port 94f7149f-feac-441a-b31f-052c2041c2a4 2026-07-09 14:41:23.162 16 INFO neutron.plugins.ml2.plugin [None req-651f254f-ce00-4ef6-8559-732ac18e8e3b - - - - - -] Attempt 1 to provision port d0a8d02a-b967-408d-8c21-3b3e65fbeedc 2026-07-09 14:41:23.199 16 INFO neutron.plugins.ml2.plugin [None req-651f254f-ce00-4ef6-8559-732ac18e8e3b - - - - - -] Attempt 1 to provision port 21f4ff68-52d0-4025-864b-500918853413 2026-07-09 14:41:33.364 16 INFO neutron.plugins.ml2.plugin [None req-b11c9f3f-a21d-4ad3-872a-8c4836e7c093 - - - - - -] Attempt 1 to provision port 21f4ff68-52d0-4025-864b-500918853413 2026-07-09 14:41:33.483 16 INFO neutron.plugins.ml2.plugin [None req-b11c9f3f-a21d-4ad3-872a-8c4836e7c093 - - - - - -] Attempt 1 to provision port 94f7149f-feac-441a-b31f-052c2041c2a4 2026-07-09 14:41:35.157 13 INFO neutron.plugins.ml2.plugin [None req-48750d75-3bbb-4276-b1ef-0913452730c9 - - - - - -] Attempt 1 to provision port 94f7149f-feac-441a-b31f-052c2041c2a4 2026-07-09 14:41:38.002 13 INFO neutron.plugins.ml2.plugin [None req-bb89e414-dddf-4b75-9b76-cf4adf7bee7d - - - - - -] Attempt 1 to provision port 94f7149f-feac-441a-b31f-052c2041c2a4 2026-07-09 14:42:02.364 16 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port 6ca1ce77-3239-4d59-9a8e-78c891c37b1e 2026-07-09 14:42:03.208 16 INFO neutron.plugins.ml2.plugin [None req-c7b0bcc5-fc44-4f0f-a47e-1f138ca934b0 - - - - - -] Attempt 1 to provision port 6ca1ce77-3239-4d59-9a8e-78c891c37b1e 2026-07-09 14:42:04.381 13 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port beb72dbd-1e21-4a32-9415-38dd5e4fc576 2026-07-09 14:42:04.824 13 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port 6ca1ce77-3239-4d59-9a8e-78c891c37b1e 2026-07-09 14:42:06.314 16 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port beb72dbd-1e21-4a32-9415-38dd5e4fc576 2026-07-09 14:42:06.328 13 INFO neutron.plugins.ml2.plugin [None req-d9184c2e-8c06-4d55-9174-776632827e65 - - - - - -] Attempt 1 to provision port 87a044fd-b33a-4a03-bc9a-085a24f4e520 2026-07-09 14:42:06.372 13 INFO neutron.plugins.ml2.plugin [None req-d9184c2e-8c06-4d55-9174-776632827e65 - - - - - -] Attempt 1 to provision port aa868194-1a12-43f9-8221-dd979a80f9c0 2026-07-09 14:42:06.402 13 INFO neutron.plugins.ml2.plugin [None req-d9184c2e-8c06-4d55-9174-776632827e65 - - - - - -] Attempt 1 to provision port 6ca1ce77-3239-4d59-9a8e-78c891c37b1e 2026-07-09 14:42:10.361 16 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port 60000507-8f36-4250-bede-861373774676 2026-07-09 14:42:12.450 13 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port 60000507-8f36-4250-bede-861373774676 2026-07-09 14:42:12.862 16 INFO neutron.plugins.ml2.plugin [None req-99c740e0-b923-43b5-9b78-b335fc326608 - - - - - -] Attempt 1 to provision port 60000507-8f36-4250-bede-861373774676 2026-07-09 14:42:13.060 16 INFO neutron.plugins.ml2.plugin [None req-99c740e0-b923-43b5-9b78-b335fc326608 - - - - - -] Attempt 1 to provision port 87a044fd-b33a-4a03-bc9a-085a24f4e520 2026-07-09 14:42:13.094 16 INFO neutron.plugins.ml2.plugin [None req-99c740e0-b923-43b5-9b78-b335fc326608 - - - - - -] Attempt 1 to provision port 3d731697-349b-4c2a-9505-5c629b9c551f 2026-07-09 14:42:13.252 13 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port 00134587-b529-417c-96ef-70a2c870569e 2026-07-09 14:42:14.410 13 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port 00134587-b529-417c-96ef-70a2c870569e 2026-07-09 14:42:15.993 13 INFO neutron.plugins.ml2.plugin [None req-cb4835a7-28a5-46f9-bbbc-68712b209fb2 - - - - - -] Attempt 1 to provision port 49503bb3-47a7-48f9-b355-49dec952c11b 2026-07-09 14:42:16.035 13 INFO neutron.plugins.ml2.plugin [None req-cb4835a7-28a5-46f9-bbbc-68712b209fb2 - - - - - -] Attempt 1 to provision port 87a044fd-b33a-4a03-bc9a-085a24f4e520 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server [None req-a7a87f42-9a9b-475c-b438-0f124429cae9 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 502658fc-7023-4014-b10f-0e317b76e794: This subnet is being modified by another concurrent operation. 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 269, in inner 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server raise self.value 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server raise self.value 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server raise self.value 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 289, in create_dhcp_port 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 741, in inner 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server raise self.value 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server raise self.value 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server raise self.value 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1677, in create_port 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1641, in _create_port_db 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1591, in create_port_db 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_backend_mixin.py", line 690, in _ipam_get_subnets 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server raise exception 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 502658fc-7023-4014-b10f-0e317b76e794: This subnet is being modified by another concurrent operation. 2026-07-09 14:42:17.872 13 ERROR oslo_messaging.rpc.server 2026-07-09 14:42:19.321 16 INFO neutron.plugins.ml2.plugin [None req-b166444c-e188-4e5a-8d57-4d03e18b8b82 - - - - - -] Attempt 1 to provision port 3d731697-349b-4c2a-9505-5c629b9c551f 2026-07-09 14:42:23.638 16 INFO neutron.plugins.ml2.plugin [None req-ce2be1ad-3f0d-4e10-a80e-b5f36b9e9eb3 - - - - - -] Attempt 1 to provision port 3d731697-349b-4c2a-9505-5c629b9c551f 2026-07-09 14:42:42.413 13 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port 8904083b-575d-4ffd-976d-bdd17bcb5d1e 2026-07-09 14:42:44.319 16 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port 8904083b-575d-4ffd-976d-bdd17bcb5d1e 2026-07-09 14:42:46.358 13 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port 496be49b-d757-456f-b0d2-b78602203a28 2026-07-09 14:42:48.512 13 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port 496be49b-d757-456f-b0d2-b78602203a28 2026-07-09 14:42:48.736 13 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port 5b10f306-ec1b-4874-a979-c68820264eb2 2026-07-09 14:42:50.524 13 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port f5ac8041-17de-4c72-afab-1622d8e01d0e 2026-07-09 14:42:50.969 13 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port 5b10f306-ec1b-4874-a979-c68820264eb2 2026-07-09 14:42:52.163 16 INFO neutron.plugins.ml2.plugin [None req-10079273-85ca-4a94-84c7-aa08be416f21 - - - - - -] Attempt 1 to provision port 496be49b-d757-456f-b0d2-b78602203a28 2026-07-09 14:42:52.345 16 INFO neutron.plugins.ml2.plugin [None req-10079273-85ca-4a94-84c7-aa08be416f21 - - - - - -] Attempt 1 to provision port f5ac8041-17de-4c72-afab-1622d8e01d0e 2026-07-09 14:42:52.425 13 INFO neutron.plugins.ml2.plugin [None req-37229984-e53a-4afd-8863-3f367908a526 - - - - - -] Attempt 1 to provision port f5ac8041-17de-4c72-afab-1622d8e01d0e 2026-07-09 14:42:58.361 16 INFO neutron.plugins.ml2.plugin [None req-72b17b65-9b9f-4d56-b23b-90022054235a - - - - - -] Attempt 1 to provision port 496be49b-d757-456f-b0d2-b78602203a28 2026-07-09 14:42:58.436 16 INFO neutron.plugins.ml2.plugin [None req-72b17b65-9b9f-4d56-b23b-90022054235a - - - - - -] Attempt 1 to provision port 1c499271-a23c-460d-a57f-bd458194f4a9 2026-07-09 14:42:58.515 16 INFO neutron.plugins.ml2.plugin [None req-72b17b65-9b9f-4d56-b23b-90022054235a - - - - - -] Attempt 1 to provision port f5ac8041-17de-4c72-afab-1622d8e01d0e 2026-07-09 14:42:58.585 16 INFO neutron.plugins.ml2.plugin [None req-72b17b65-9b9f-4d56-b23b-90022054235a - - - - - -] Attempt 1 to provision port 16ff3950-efd9-4f0c-8b24-cf7d9b1e6ebe 2026-07-09 14:42:58.635 16 INFO neutron.plugins.ml2.plugin [None req-72b17b65-9b9f-4d56-b23b-90022054235a - - - - - -] Attempt 1 to provision port 81e06613-3345-423c-b2df-c9cdf3bafba4 2026-07-09 14:43:01.331 16 INFO neutron.plugins.ml2.plugin [None req-3de96b0c-67b1-4874-bf36-b740b7b2d345 - - - - - -] Attempt 1 to provision port 16ff3950-efd9-4f0c-8b24-cf7d9b1e6ebe 2026-07-09 14:43:01.380 16 INFO neutron.plugins.ml2.plugin [None req-3de96b0c-67b1-4874-bf36-b740b7b2d345 - - - - - -] Attempt 1 to provision port 81e06613-3345-423c-b2df-c9cdf3bafba4 2026-07-09 14:43:01.406 16 INFO neutron.plugins.ml2.plugin [None req-3de96b0c-67b1-4874-bf36-b740b7b2d345 - - - - - -] Attempt 1 to provision port f5ac8041-17de-4c72-afab-1622d8e01d0e 2026-07-09 14:43:04.217 16 INFO neutron.plugins.ml2.plugin [None req-fa5c8e76-cb1c-4426-821a-d911be763809 - - - - - -] Attempt 1 to provision port 16ff3950-efd9-4f0c-8b24-cf7d9b1e6ebe 2026-07-09 14:43:04.249 16 INFO neutron.plugins.ml2.plugin [None req-fa5c8e76-cb1c-4426-821a-d911be763809 - - - - - -] Attempt 1 to provision port 81e06613-3345-423c-b2df-c9cdf3bafba4 2026-07-09 14:43:07.682 16 INFO neutron.plugins.ml2.plugin [None req-4f9be451-cce0-4ded-9250-d9ed5f4713a5 - - - - - -] Attempt 1 to provision port 81e06613-3345-423c-b2df-c9cdf3bafba4