+ COMMAND=start + start + start_ovn + exec neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-04-21 18:14:36.299 1 INFO neutron.common.config [-] Logging enabled! 2026-04-21 18:14:36.300 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-server version 24.2.2.dev7 2026-04-21 18:14:36.711 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-21 18:14:37.519 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-04-21 18:14:37.522 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-21 18:14:37.525 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-21 18:14:37.526 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-04-21 18:14:37.526 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-04-21 18:14:37.526 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-04-21 18:14:37.526 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-21 18:14:37.532 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-21 18:14:37.532 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-21 18:14:37.532 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-04-21 18:14:37.791 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-04-21 18:14:37.791 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-04-21 18:14:37.791 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-04-21 18:14:37.819 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-21 18:14:37.820 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-21 18:14:37.820 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-04-21 18:14:37.820 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-04-21 18:14:37.831 1 WARNING oslo_policy.policy [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-04-21 18:14:40.606 1 INFO neutron.plugins.ml2.managers [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Initializing driver for type 'vlan' 2026-04-21 18:14:40.780 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] VlanTypeDriver initialization complete 2026-04-21 18:14:40.781 1 INFO neutron.plugins.ml2.managers [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-21 18:14:40.781 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-21 18:14:40.781 1 INFO neutron.plugins.ml2.managers [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Initializing extension driver 'port_security' 2026-04-21 18:14:40.782 1 INFO neutron.plugins.ml2.extensions.port_security [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-21 18:14:40.782 1 INFO neutron.plugins.ml2.managers [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Initializing extension driver 'qos' 2026-04-21 18:14:40.782 1 INFO neutron.plugins.ml2.managers [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Initializing mechanism driver 'ovn' 2026-04-21 18:14:40.783 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Starting OVNMechanismDriver 2026-04-21 18:14:40.786 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] OVN logging driver registered 2026-04-21 18:14:40.794 1 INFO neutron.quota [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded quota_driver: . 2026-04-21 18:14:40.795 1 INFO neutron.plugins.ml2.plugin [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Modular L2 Plugin initialization complete 2026-04-21 18:14:40.795 1 INFO neutron.plugins.ml2.managers [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-21 18:14:40.795 1 INFO neutron.plugins.ml2.managers [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-21 18:14:40.795 1 INFO neutron.plugins.ml2.managers [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Got port-security extension from driver 'port_security' 2026-04-21 18:14:40.796 1 INFO neutron.extensions.vlantransparent [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Disabled vlantransparent extension. 2026-04-21 18:14:40.796 1 INFO neutron.manager [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loading Plugin: qos 2026-04-21 18:14:40.805 1 INFO neutron.manager [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loading Plugin: ovn-router 2026-04-21 18:14:40.831 1 INFO neutron.services.ovn_l3.plugin [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Starting OVNL3RouterPlugin 2026-04-21 18:14:40.837 1 INFO neutron.manager [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loading Plugin: segments 2026-04-21 18:14:40.930 1 INFO neutron.manager [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loading Plugin: trunk 2026-04-21 18:14:40.937 1 INFO neutron.manager [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loading Plugin: log 2026-04-21 18:14:40.939 1 INFO neutron.manager [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loading Plugin: ovn-vpnaas 2026-04-21 18:14:40.994 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-04-21 18:14:40.994 1 WARNING stevedore.named [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-21 18:14:41.040 1 INFO neutron_vpnaas.services.vpn.plugin [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-21 18:14:41.040 1 INFO neutron.common.utils [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-04-21 18:14:41.041 1 INFO neutron.manager [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loading Plugin: auto_allocate 2026-04-21 18:14:41.046 1 INFO neutron.manager [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loading Plugin: tag 2026-04-21 18:14:41.054 1 INFO neutron.manager [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loading Plugin: timestamp 2026-04-21 18:14:41.057 1 INFO neutron.manager [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loading Plugin: network_ip_availability 2026-04-21 18:14:41.061 1 INFO neutron.manager [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loading Plugin: flavors 2026-04-21 18:14:41.064 1 INFO neutron.manager [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loading Plugin: revisions 2026-04-21 18:14:41.068 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Initializing extension manager. 2026-04-21 18:14:41.070 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: address-group 2026-04-21 18:14:41.071 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: address-scope 2026-04-21 18:14:41.072 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-04-21 18:14:41.073 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: agent 2026-04-21 18:14:41.074 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-04-21 18:14:41.075 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: allowed-address-pairs 2026-04-21 18:14:41.077 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: auto-allocated-topology 2026-04-21 18:14:41.078 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: availability_zone 2026-04-21 18:14:41.078 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-04-21 18:14:41.079 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-21 18:14:41.079 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: default-subnetpools 2026-04-21 18:14:41.081 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-21 18:14:41.082 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: dns-integration 2026-04-21 18:14:41.082 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: dns-domain-ports 2026-04-21 18:14:41.083 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-04-21 18:14:41.084 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Extension dvr not supported by any of loaded plugins 2026-04-21 18:14:41.084 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-21 18:14:41.085 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: empty-string-filtering 2026-04-21 18:14:41.086 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-21 18:14:41.086 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-21 18:14:41.087 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: external-net 2026-04-21 18:14:41.087 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-21 18:14:41.088 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: extraroute 2026-04-21 18:14:41.089 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-04-21 18:14:41.090 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-21 18:14:41.090 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-21 18:14:41.091 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-21 18:14:41.092 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-21 18:14:41.092 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: fip-port-details 2026-04-21 18:14:41.093 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: flavors 2026-04-21 18:14:41.094 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-21 18:14:41.095 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: floatingip-pools 2026-04-21 18:14:41.096 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: ip_allocation 2026-04-21 18:14:41.096 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-04-21 18:14:41.097 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: l2_adjacency 2026-04-21 18:14:41.098 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: router 2026-04-21 18:14:41.100 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-21 18:14:41.101 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: enable-default-route-bfd 2026-04-21 18:14:41.102 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: enable-default-route-ecmp 2026-04-21 18:14:41.102 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: ext-gw-mode 2026-04-21 18:14:41.103 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: l3-ha 2026-04-21 18:14:41.103 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-21 18:14:41.104 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: external-gateway-multihoming 2026-04-21 18:14:41.104 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: l3-flavors 2026-04-21 18:14:41.105 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-21 18:14:41.106 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-04-21 18:14:41.107 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-04-21 18:14:41.108 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-21 18:14:41.109 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: logging 2026-04-21 18:14:41.110 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-21 18:14:41.111 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-21 18:14:41.111 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: multi-provider 2026-04-21 18:14:41.112 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: net-mtu 2026-04-21 18:14:41.112 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: net-mtu-writable 2026-04-21 18:14:41.113 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: network_availability_zone 2026-04-21 18:14:41.114 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-04-21 18:14:41.114 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: network-ip-availability 2026-04-21 18:14:41.115 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-21 18:14:41.115 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: pagination 2026-04-21 18:14:41.116 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: port-device-profile 2026-04-21 18:14:41.117 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-21 18:14:41.117 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-21 18:14:41.118 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-21 18:14:41.118 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-04-21 18:14:41.119 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-21 18:14:41.119 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-21 18:14:41.120 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: port-resource-request 2026-04-21 18:14:41.120 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: port-resource-request-groups 2026-04-21 18:14:41.121 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: binding 2026-04-21 18:14:41.122 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: binding-extended 2026-04-21 18:14:41.123 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: port-security 2026-04-21 18:14:41.123 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: project-id 2026-04-21 18:14:41.124 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: provider 2026-04-21 18:14:41.125 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: qos 2026-04-21 18:14:41.126 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-21 18:14:41.127 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-21 18:14:41.127 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: qos-default 2026-04-21 18:14:41.128 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: qos-fip 2026-04-21 18:14:41.129 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-21 18:14:41.129 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: qos-gateway-ip 2026-04-21 18:14:41.130 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: qos-port-network-policy 2026-04-21 18:14:41.130 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: qos-pps-minimum 2026-04-21 18:14:41.131 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-21 18:14:41.132 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: qos-pps 2026-04-21 18:14:41.132 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: qos-rule-type-details 2026-04-21 18:14:41.132 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-21 18:14:41.133 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: qos-rules-alias 2026-04-21 18:14:41.134 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: quota-check-limit 2026-04-21 18:14:41.136 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: quotas 2026-04-21 18:14:41.137 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: quota_details 2026-04-21 18:14:41.139 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: rbac-policies 2026-04-21 18:14:41.139 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-04-21 18:14:41.140 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: rbac-address-scope 2026-04-21 18:14:41.140 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: rbac-security-groups 2026-04-21 18:14:41.141 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-04-21 18:14:41.142 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: revision-if-match 2026-04-21 18:14:41.142 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: standard-attr-revisions 2026-04-21 18:14:41.143 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: router_availability_zone 2026-04-21 18:14:41.143 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-21 18:14:41.145 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: security-groups-default-rules 2026-04-21 18:14:41.145 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-21 18:14:41.146 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-04-21 18:14:41.146 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-21 18:14:41.147 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-21 18:14:41.147 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-21 18:14:41.154 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: security-group 2026-04-21 18:14:41.155 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: segment 2026-04-21 18:14:41.156 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-21 18:14:41.156 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: service-type 2026-04-21 18:14:41.157 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: sorting 2026-04-21 18:14:41.157 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: standard-attr-segment 2026-04-21 18:14:41.158 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: standard-attr-description 2026-04-21 18:14:41.158 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: stateful-security-group 2026-04-21 18:14:41.159 1 WARNING neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-21 18:14:41.159 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-04-21 18:14:41.160 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-04-21 18:14:41.160 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-21 18:14:41.161 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: subnet-service-types 2026-04-21 18:14:41.162 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: subnet_allocation 2026-04-21 18:14:41.163 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-21 18:14:41.163 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-21 18:14:41.166 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: standard-attr-tag 2026-04-21 18:14:41.167 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-21 18:14:41.167 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: trunk 2026-04-21 18:14:41.168 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: trunk-details 2026-04-21 18:14:41.168 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-21 18:14:41.169 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-21 18:14:41.171 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: vpn-agent-scheduler 2026-04-21 18:14:41.172 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-21 18:14:41.172 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: vpn-flavors 2026-04-21 18:14:41.173 1 INFO neutron.api.extensions [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Loaded extension: vpnaas 2026-04-21 18:14:41.176 1 INFO neutron.quota.resource_registry [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-21 18:14:41.176 1 INFO neutron.quota.resource_registry [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-21 18:14:41.177 1 INFO neutron.quota.resource_registry [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-21 18:14:41.177 1 INFO neutron.quota.resource_registry [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-21 18:14:41.185 1 INFO neutron.quota.resource_registry [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-21 18:14:41.186 1 INFO neutron.quota.resource_registry [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-21 18:14:41.194 1 INFO neutron.quota.resource_registry [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-21 18:14:41.195 1 INFO neutron.quota.resource_registry [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-21 18:14:41.196 1 INFO neutron.quota.resource_registry [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-21 18:14:41.198 1 INFO neutron.quota.resource_registry [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-21 18:14:41.199 1 WARNING neutron.quota.resource_registry [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] subnetpool is already registered 2026-04-21 18:14:41.199 1 INFO neutron.quota.resource_registry [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-21 18:14:41.200 1 INFO neutron.quota.resource_registry [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-21 18:14:41.200 1 INFO neutron.quota.resource_registry [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-21 18:14:41.201 1 INFO neutron.quota.resource_registry [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-21 18:14:41.201 1 INFO neutron.quota.resource_registry [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-21 18:14:41.202 1 INFO neutron.quota.resource_registry [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-21 18:14:41.206 1 INFO neutron.quota.resource_registry [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-21 18:14:41.207 1 WARNING neutron.quota.resource_registry [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] router is already registered 2026-04-21 18:14:41.207 1 INFO neutron.quota.resource_registry [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-21 18:14:41.207 1 WARNING neutron.quota.resource_registry [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] floatingip is already registered 2026-04-21 18:14:41.212 1 INFO neutron.quota.resource_registry [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-21 18:14:41.212 1 WARNING neutron.quota.resource_registry [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] rbac_policy is already registered 2026-04-21 18:14:41.213 1 INFO neutron.quota.resource_registry [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-21 18:14:41.213 1 WARNING neutron.quota.resource_registry [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] security_group is already registered 2026-04-21 18:14:41.214 1 INFO neutron.quota.resource_registry [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-21 18:14:41.214 1 WARNING neutron.quota.resource_registry [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] security_group_rule is already registered 2026-04-21 18:14:41.215 1 INFO neutron.quota.resource_registry [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-21 18:14:41.215 1 WARNING neutron.quota.resource_registry [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] subnetpool is already registered 2026-04-21 18:14:41.216 1 INFO neutron.quota.resource_registry [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-21 18:14:41.216 1 WARNING neutron.quota.resource_registry [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] trunk is already registered 2026-04-21 18:14:41.216 1 INFO neutron.quota.resource_registry [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-21 18:14:41.216 1 WARNING neutron.quota.resource_registry [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] endpoint_group is already registered 2026-04-21 18:14:41.217 1 INFO neutron.quota.resource_registry [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-21 18:14:41.217 1 WARNING neutron.quota.resource_registry [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] vpnservice is already registered 2026-04-21 18:14:41.218 1 INFO neutron.quota.resource_registry [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-21 18:14:41.218 1 WARNING neutron.quota.resource_registry [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] ipsec_site_connection is already registered 2026-04-21 18:14:41.218 1 INFO neutron.quota.resource_registry [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-21 18:14:41.218 1 WARNING neutron.quota.resource_registry [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] ipsecpolicy is already registered 2026-04-21 18:14:41.219 1 INFO neutron.quota.resource_registry [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-21 18:14:41.219 1 WARNING neutron.quota.resource_registry [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] ikepolicy is already registered 2026-04-21 18:14:41.252 1 WARNING keystonemiddleware._common.config [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-21 18:14:41.259 1 WARNING oslo_config.cfg [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-21 18:14:41.263 1 INFO oslo_service.service [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Starting 2 workers 2026-04-21 18:14:41.270 1 INFO neutron.service [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Neutron service started, listening on 0.0.0.0:9696 2026-04-21 18:14:41.291 1 INFO oslo_service.service [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Starting 2 workers 2026-04-21 18:14:41.300 10 INFO neutron.db.ovn_hash_ring_db [None req-eb067865-5b05-4f8a-aea2-7a5e4486e7ba - - - - - -] Nodes from host "neutron-server-6d6f766d99-mgsj9" and group "mechanism_driver" removed from the Hash Ring 2026-04-21 18:14:41.300 1 INFO oslo_service.service [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Starting 1 workers 2026-04-21 18:14:41.305 1 INFO oslo_service.service [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Starting 1 workers 2026-04-21 18:14:41.306 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-04-21 18:14:41.308 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-04-21 18:14:41.309 10 INFO neutron.db.ovn_hash_ring_db [None req-eb067865-5b05-4f8a-aea2-7a5e4486e7ba - - - - - -] Node 5f2c349d-e049-4de5-8030-14e1d3025a9c from host "neutron-server-6d6f766d99-mgsj9" and group "mechanism_driver" added to the Hash Ring 2026-04-21 18:14:41.311 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-eb067865-5b05-4f8a-aea2-7a5e4486e7ba - - - - - -] Hash Ring probing thread has started 2026-04-21 18:14:41.311 1 INFO oslo_service.service [None req-5764f47f-6c62-4355-86d5-2bf0252e796b - - - - - -] Starting 1 workers 2026-04-21 18:14:41.313 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-eb067865-5b05-4f8a-aea2-7a5e4486e7ba - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-04-21 18:14:41.318 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for MaintenanceWorker with retry 2026-04-21 18:14:41.327 1 WARNING oslo_config.cfg [-] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. 2026-04-21 18:14:41.345 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-4e0fc629-5c6b-4be8-b960-c294389b6042 - - - - - -] tcp:10.105.212.233:6641: connecting... 2026-04-21 18:14:41.345 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-4e0fc629-5c6b-4be8-b960-c294389b6042 - - - - - -] tcp:10.105.212.233:6641: connected 2026-04-21 18:14:41.347 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-eb067865-5b05-4f8a-aea2-7a5e4486e7ba - - - - - -] tcp:10.105.212.233:6641: connecting... 2026-04-21 18:14:41.348 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-eb067865-5b05-4f8a-aea2-7a5e4486e7ba - - - - - -] tcp:10.105.212.233:6641: connected 2026-04-21 18:14:41.350 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-39c417f3-59b9-4984-aa3d-b44315d524c7 - - - - - -] tcp:10.105.212.233:6641: connecting... 2026-04-21 18:14:41.350 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-39c417f3-59b9-4984-aa3d-b44315d524c7 - - - - - -] tcp:10.105.212.233:6641: connected 2026-04-21 18:14:41.359 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.105.212.233:6641: connecting... 2026-04-21 18:14:41.359 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.105.212.233:6641: connected 2026-04-21 18:14:41.368 9 INFO neutron.db.ovn_hash_ring_db [None req-b1143ae2-3fbb-4cc8-9ca1-913ed09d37c1 - - - - - -] Node 5e522483-3e1e-4c65-82e9-70a4d49b7b9c from host "neutron-server-6d6f766d99-mgsj9" and group "mechanism_driver" added to the Hash Ring 2026-04-21 18:14:41.371 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-b1143ae2-3fbb-4cc8-9ca1-913ed09d37c1 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-04-21 18:14:41.403 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbSbOvnIdl for MaintenanceWorker with retry 2026-04-21 18:14:41.410 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b1143ae2-3fbb-4cc8-9ca1-913ed09d37c1 - - - - - -] tcp:10.105.212.233:6641: connecting... 2026-04-21 18:14:41.410 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b1143ae2-3fbb-4cc8-9ca1-913ed09d37c1 - - - - - -] tcp:10.105.212.233:6641: connected 2026-04-21 18:14:41.411 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-eb067865-5b05-4f8a-aea2-7a5e4486e7ba - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-04-21 18:14:41.427 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-39c417f3-59b9-4984-aa3d-b44315d524c7 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-04-21 18:14:41.441 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-eb067865-5b05-4f8a-aea2-7a5e4486e7ba - - - - - -] tcp:10.106.224.100:6642: connecting... 2026-04-21 18:14:41.441 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-eb067865-5b05-4f8a-aea2-7a5e4486e7ba - - - - - -] tcp:10.106.224.100:6642: connected 2026-04-21 18:14:41.442 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.106.224.100:6642: connecting... 2026-04-21 18:14:41.442 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.106.224.100:6642: connected 2026-04-21 18:14:41.445 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-4e0fc629-5c6b-4be8-b960-c294389b6042 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-04-21 18:14:41.458 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-39c417f3-59b9-4984-aa3d-b44315d524c7 - - - - - -] tcp:10.106.224.100:6642: connecting... 2026-04-21 18:14:41.458 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-39c417f3-59b9-4984-aa3d-b44315d524c7 - - - - - -] tcp:10.106.224.100:6642: connected 2026-04-21 18:14:41.474 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-4e0fc629-5c6b-4be8-b960-c294389b6042 - - - - - -] tcp:10.106.224.100:6642: connecting... 2026-04-21 18:14:41.474 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-4e0fc629-5c6b-4be8-b960-c294389b6042 - - - - - -] tcp:10.106.224.100:6642: connected 2026-04-21 18:14:41.485 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-04-21 18:14:41.486 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-04-21 18:14:41.486 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-04-21 18:14:41.490 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-eb067865-5b05-4f8a-aea2-7a5e4486e7ba - - - - - -] WorkerService process has finished the post initialization 2026-04-21 18:14:41.491 10 INFO neutron.wsgi [-] (10) wsgi starting up on http://0.0.0.0:9696 2026-04-21 18:14:41.495 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] Maintenance task thread has started 2026-04-21 18:14:41.495 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] MaintenanceWorker process has finished the post initialization 2026-04-21 18:14:41.499 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-b1143ae2-3fbb-4cc8-9ca1-913ed09d37c1 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-04-21 18:14:41.501 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-39c417f3-59b9-4984-aa3d-b44315d524c7 - - - - - -] RpcWorker process has finished the post initialization 2026-04-21 18:14:41.528 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b1143ae2-3fbb-4cc8-9ca1-913ed09d37c1 - - - - - -] tcp:10.106.224.100:6642: connecting... 2026-04-21 18:14:41.529 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b1143ae2-3fbb-4cc8-9ca1-913ed09d37c1 - - - - - -] tcp:10.106.224.100:6642: connected 2026-04-21 18:14:41.529 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4e0fc629-5c6b-4be8-b960-c294389b6042 - - - - - -] RpcWorker process has finished the post initialization 2026-04-21 18:14:41.597 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b1143ae2-3fbb-4cc8-9ca1-913ed09d37c1 - - - - - -] WorkerService process has finished the post initialization 2026-04-21 18:14:41.598 9 INFO neutron.wsgi [-] (9) wsgi starting up on http://0.0.0.0:9696 2026-04-21 18:14:41.736 15 INFO neutron.db.ovn_hash_ring_db [None req-ff411dc8-242e-452b-867a-b733040bb1d4 - - - - - -] Cleaned up Hash Ring nodes older than 5 days 2026-04-21 18:14:51.521 15 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_db_sync [None req-37a62615-ff9f-4d5f-a6de-7f717f121220 - - - - - -] New host instance found in OVN SB DB, but not in Neutron. Add its SegmentHostMapping in Neutron 2026-04-21 18:14:51.603 15 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_db_sync [None req-f86373c2-4ce7-49ad-a915-bef0ae581485 - - - - - -] ACLs to be added: 2 ACLs to be removed: 2 2026-04-21 18:14:51.665 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-f86373c2-4ce7-49ad-a915-bef0ae581485 - - - - - -] Starting OVNClientQosExtension 2026-04-21 18:14:51.678 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-f86373c2-4ce7-49ad-a915-bef0ae581485 - - - - - -] Starting OVNClientQosExtension 2026-04-21 18:14:54.851 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031857 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:14:56.772 10 INFO neutron.pecan_wsgi.hooks.translation [None req-e2c937a7-61c1-4e21-8fe8-97cc2ae4cbf0 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] GET failed (client error): The resource could not be found. 2026-04-21 18:14:56.773 10 INFO neutron.wsgi [None req-e2c937a7-61c1-4e21-8fe8-97cc2ae4cbf0 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/networks/public HTTP/1.1" status: 404 len: 290 time: 0.7538445 2026-04-21 18:14:56.813 10 INFO neutron.wsgi [None req-4f61514d-fa9a-4660-a937-3eafad35dbb1 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 189 time: 0.0345898 2026-04-21 18:14:56.989 10 WARNING oslo_policy.policy [None req-9980c988-fff0-41cb-9861-3666cd0d0a61 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-04-21 18:14:57.154 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-9980c988-fff0-41cb-9861-3666cd0d0a61 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Starting OVNClientQosExtension 2026-04-21 18:14:57.154 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-9980c988-fff0-41cb-9861-3666cd0d0a61 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Starting OVNClientPlacementExtension 2026-04-21 18:14:57.193 10 INFO neutron.db.ovn_revision_numbers_db [None req-9980c988-fff0-41cb-9861-3666cd0d0a61 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Successfully bumped revision number for resource 4ce7eb7e-34a5-4da2-8948-a36bc78bbdfd (type: security_groups) to 1 2026-04-21 18:14:57.214 10 INFO neutron.db.ovn_revision_numbers_db [None req-9980c988-fff0-41cb-9861-3666cd0d0a61 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Successfully bumped revision number for resource 3d3fe21d-8046-4fae-ab6c-02fdc7815eb6 (type: security_group_rules) to 0 2026-04-21 18:14:57.239 10 INFO neutron.db.ovn_revision_numbers_db [None req-9980c988-fff0-41cb-9861-3666cd0d0a61 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Successfully bumped revision number for resource 3fa12acc-249b-4ae0-9afb-a400410ebf18 (type: security_group_rules) to 0 2026-04-21 18:14:57.257 10 INFO neutron.db.ovn_revision_numbers_db [None req-9980c988-fff0-41cb-9861-3666cd0d0a61 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Successfully bumped revision number for resource de49b481-41bd-41c3-999a-f50990736067 (type: security_group_rules) to 0 2026-04-21 18:14:57.274 10 INFO neutron.db.ovn_revision_numbers_db [None req-9980c988-fff0-41cb-9861-3666cd0d0a61 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Successfully bumped revision number for resource e15254da-12b9-4c68-b862-59d886dc2c8c (type: security_group_rules) to 0 2026-04-21 18:14:57.291 10 WARNING neutron.services.revisions.revision_plugin [None req-9980c988-fff0-41cb-9861-3666cd0d0a61 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Could not find related network for resource to bump revision. 2026-04-21 18:14:57.374 10 INFO neutron.db.segments_db [None req-9980c988-fff0-41cb-9861-3666cd0d0a61 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Added segment 782eb46e-f080-4c4f-9eae-984b311a051a of type flat for network 69cb0760-2231-4c00-8aba-0d9cb7f3cf3f 2026-04-21 18:14:57.643 10 INFO neutron.db.ovn_revision_numbers_db [None req-9980c988-fff0-41cb-9861-3666cd0d0a61 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Successfully bumped revision number for resource 69cb0760-2231-4c00-8aba-0d9cb7f3cf3f (type: networks) to 1 2026-04-21 18:14:57.951 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9980c988-fff0-41cb-9861-3666cd0d0a61 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] No more DHCP agents 2026-04-21 18:14:57.953 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9980c988-fff0-41cb-9861-3666cd0d0a61 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Unable to schedule network 69cb0760-2231-4c00-8aba-0d9cb7f3cf3f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-21 18:14:58.091 10 INFO neutron.db.ovn_revision_numbers_db [None req-9980c988-fff0-41cb-9861-3666cd0d0a61 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Successfully bumped revision number for resource e0cd0ab2-bde1-4fae-b7b5-7e0e0baf9c78 (type: ports) to 1 2026-04-21 18:14:58.122 10 INFO neutron.wsgi [None req-9980c988-fff0-41cb-9861-3666cd0d0a61 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "POST /v2.0/networks HTTP/1.1" status: 201 len: 886 time: 1.3001366 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:15:00.019 9 INFO neutron.pecan_wsgi.hooks.translation [None req-80109858-d1d5-4f7e-90a2-2bf5f464e75c 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] GET failed (client error): The resource could not be found. 2026-04-21 18:15:00.022 9 INFO neutron.wsgi [None req-80109858-d1d5-4f7e-90a2-2bf5f464e75c 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/networks/public HTTP/1.1" status: 404 len: 290 time: 0.6791861 2026-04-21 18:15:00.232 9 WARNING oslo_policy.policy [None req-5a3280f5-0602-4e7b-a469-7303e8ea4f10 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-04-21 18:15:00.238 9 INFO neutron.wsgi [None req-5a3280f5-0602-4e7b-a469-7303e8ea4f10 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 890 time: 0.2113321 2026-04-21 18:15:00.268 9 INFO neutron.pecan_wsgi.hooks.translation [None req-270d93ed-d261-471a-9606-2de94aa8ccd4 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] GET failed (client error): The resource could not be found. 2026-04-21 18:15:00.270 9 INFO neutron.wsgi [None req-270d93ed-d261-471a-9606-2de94aa8ccd4 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/subnets/public-subnet?network_id=69cb0760-2231-4c00-8aba-0d9cb7f3cf3f HTTP/1.1" status: 404 len: 295 time: 0.0258706 2026-04-21 18:15:00.306 9 INFO neutron.wsgi [None req-b23b8126-f227-46b5-8bbd-cc49c606e42a 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/subnets?name=public-subnet&network_id=69cb0760-2231-4c00-8aba-0d9cb7f3cf3f HTTP/1.1" status: 200 len: 188 time: 0.0324621 2026-04-21 18:15:01.043 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ffa7a850-f1e0-4410-9a5f-36b5696cc327 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] No more DHCP agents 2026-04-21 18:15:01.045 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ffa7a850-f1e0-4410-9a5f-36b5696cc327 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Unable to schedule network 69cb0760-2231-4c00-8aba-0d9cb7f3cf3f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-21 18:15:01.045 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-ffa7a850-f1e0-4410-9a5f-36b5696cc327 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Starting OVNClientQosExtension 2026-04-21 18:15:01.046 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-ffa7a850-f1e0-4410-9a5f-36b5696cc327 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Starting OVNClientPlacementExtension 2026-04-21 18:15:01.919 9 INFO neutron.db.ovn_revision_numbers_db [None req-ffa7a850-f1e0-4410-9a5f-36b5696cc327 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Successfully bumped revision number for resource e0cd0ab2-bde1-4fae-b7b5-7e0e0baf9c78 (type: ports) to 2 2026-04-21 18:15:01.973 9 INFO neutron.db.ovn_revision_numbers_db [None req-ffa7a850-f1e0-4410-9a5f-36b5696cc327 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Successfully bumped revision number for resource 3e02f9c6-0260-41dc-95a3-9ff36bcc7289 (type: subnets) to 0 2026-04-21 18:15:01.994 9 INFO neutron.wsgi [None req-ffa7a850-f1e0-4410-9a5f-36b5696cc327 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 1.6835854 2026-04-21 18:15:09.853 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038087 2026-04-21 18:15:24.851 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0037873 2026-04-21 18:15:39.857 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0075452 2026-04-21 18:15:39.860 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020685 2026-04-21 18:15:54.852 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038104 2026-04-21 18:15:54.859 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0089078 2026-04-21 18:16:09.850 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025353 2026-04-21 18:16:09.850 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026634 2026-04-21 18:16:24.849 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025513 2026-04-21 18:16:24.851 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013528 2026-04-21 18:16:39.849 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017886 2026-04-21 18:16:39.852 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022912 2026-04-21 18:16:54.849 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020649 2026-04-21 18:16:54.850 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036318 2026-04-21 18:17:09.850 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022957 2026-04-21 18:17:09.851 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030932 2026-04-21 18:17:24.850 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023248 2026-04-21 18:17:24.850 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022025 2026-04-21 18:17:39.851 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031836 2026-04-21 18:17:39.857 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0044284 2026-04-21 18:17:54.850 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028586 2026-04-21 18:17:54.853 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022807 2026-04-21 18:18:09.850 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031719 2026-04-21 18:18:09.868 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0212471 2026-04-21 18:18:24.850 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030036 2026-04-21 18:18:24.850 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030506 2026-04-21 18:18:39.849 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026097 2026-04-21 18:18:39.852 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017195 2026-04-21 18:18:54.857 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0061066 2026-04-21 18:18:54.858 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0041778 2026-04-21 18:19:09.851 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035582 2026-04-21 18:19:09.854 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0058687 2026-04-21 18:19:24.848 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016196 2026-04-21 18:19:24.850 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026670 2026-04-21 18:19:39.851 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016372 2026-04-21 18:19:39.853 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0051398 2026-04-21 18:19:41.876 15 INFO neutron.db.ovn_revision_numbers_db [None req-ff411dc8-242e-452b-867a-b733040bb1d4 - - - - - -] Successfully bumped revision number for resource 69cb0760-2231-4c00-8aba-0d9cb7f3cf3f (type: networks) to 2 2026-04-21 18:19:41.876 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-ff411dc8-242e-452b-867a-b733040bb1d4 - - - - - -] Maintenance task: Synchronization completed (took 0.17 seconds) 2026-04-21 18:19:54.851 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035594 2026-04-21 18:19:54.854 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014613 2026-04-21 18:19:56.761 10 INFO neutron.pecan_wsgi.hooks.translation [None req-db4176eb-38ce-4729-8ca5-42290c4f59fe 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] GET failed (client error): The resource could not be found. 2026-04-21 18:19:56.763 10 INFO neutron.wsgi [None req-db4176eb-38ce-4729-8ca5-42290c4f59fe 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/networks/lb-mgmt-net HTTP/1.1" status: 404 len: 295 time: 0.1684945 2026-04-21 18:19:56.780 10 INFO neutron.wsgi [None req-fa954fc2-3ac5-488c-86af-832e6fc81aec 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/networks?name=lb-mgmt-net HTTP/1.1" status: 200 len: 189 time: 0.0133767 2026-04-21 18:19:56.892 10 INFO neutron.db.segments_db [None req-1a23b9dd-d55e-492d-bfb1-4d316f306d5a 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Added segment a3912eb2-51ac-431a-bdd6-57673aa50a6c of type geneve for network 0c5bc0a0-1461-4365-bcb0-4f2802a33f56 2026-04-21 18:19:57.120 10 INFO neutron.db.ovn_revision_numbers_db [None req-1a23b9dd-d55e-492d-bfb1-4d316f306d5a 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Successfully bumped revision number for resource 0c5bc0a0-1461-4365-bcb0-4f2802a33f56 (type: networks) to 1 2026-04-21 18:19:57.355 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1a23b9dd-d55e-492d-bfb1-4d316f306d5a 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] No more DHCP agents 2026-04-21 18:19:57.357 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1a23b9dd-d55e-492d-bfb1-4d316f306d5a 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Unable to schedule network 0c5bc0a0-1461-4365-bcb0-4f2802a33f56: no agents available; will retry on subsequent port and subnet creation events. 2026-04-21 18:19:57.458 10 INFO neutron.db.ovn_revision_numbers_db [None req-1a23b9dd-d55e-492d-bfb1-4d316f306d5a 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Successfully bumped revision number for resource 20b35d9d-dbd6-4755-9c95-17fc18cdbdb7 (type: ports) to 1 2026-04-21 18:19:57.492 10 INFO neutron.wsgi [None req-1a23b9dd-d55e-492d-bfb1-4d316f306d5a 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "POST /v2.0/networks HTTP/1.1" status: 201 len: 889 time: 0.7055297 2026-04-21 18:19:58.516 10 INFO neutron.pecan_wsgi.hooks.translation [None req-1a0ec9b5-93bc-4d20-b6d5-3210c23cb387 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] GET failed (client error): The resource could not be found. 2026-04-21 18:19:58.519 10 INFO neutron.wsgi [None req-1a0ec9b5-93bc-4d20-b6d5-3210c23cb387 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/networks/lb-mgmt-net HTTP/1.1" status: 404 len: 295 time: 0.0594633 2026-04-21 18:19:58.626 10 INFO neutron.wsgi [None req-1822a3cf-e5f9-49e9-8a6c-cfb1a1afccbc 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/networks?name=lb-mgmt-net HTTP/1.1" status: 200 len: 874 time: 0.1001468 2026-04-21 18:19:58.660 10 INFO neutron.pecan_wsgi.hooks.translation [None req-c7e25c69-b5e9-4fb8-a7e5-aef70d5dc469 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] GET failed (client error): The resource could not be found. 2026-04-21 18:19:58.663 10 INFO neutron.wsgi [None req-c7e25c69-b5e9-4fb8-a7e5-aef70d5dc469 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/subnets/lb-mgmt-subnet?network_id=0c5bc0a0-1461-4365-bcb0-4f2802a33f56 HTTP/1.1" status: 404 len: 296 time: 0.0252807 2026-04-21 18:19:58.692 10 INFO neutron.wsgi [None req-18e17273-f897-43a3-b584-93f3d675ae25 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=0c5bc0a0-1461-4365-bcb0-4f2802a33f56 HTTP/1.1" status: 200 len: 188 time: 0.0243123 2026-04-21 18:19:58.992 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-59bedae4-a1a3-45bb-9e41-c885bd8f619d 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] No more DHCP agents 2026-04-21 18:19:58.993 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-59bedae4-a1a3-45bb-9e41-c885bd8f619d 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Unable to schedule network 0c5bc0a0-1461-4365-bcb0-4f2802a33f56: no agents available; will retry on subsequent port and subnet creation events. 2026-04-21 18:19:59.708 10 INFO neutron.db.ovn_revision_numbers_db [None req-59bedae4-a1a3-45bb-9e41-c885bd8f619d 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Successfully bumped revision number for resource 20b35d9d-dbd6-4755-9c95-17fc18cdbdb7 (type: ports) to 2 2026-04-21 18:19:59.779 10 INFO neutron.db.ovn_revision_numbers_db [None req-59bedae4-a1a3-45bb-9e41-c885bd8f619d 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Successfully bumped revision number for resource 5e6073a7-1bcf-476c-a9e5-6b4fc00f8e9a (type: subnets) to 0 2026-04-21 18:19:59.802 10 INFO neutron.wsgi [None req-59bedae4-a1a3-45bb-9e41-c885bd8f619d 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 807 time: 1.1064017 2026-04-21 18:20:01.012 10 INFO neutron.api.v2.resource [None req-c405e898-daf2-42bf-9b30-ccdf5aaca60a 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] show failed (client error): The resource could not be found. 2026-04-21 18:20:01.013 10 INFO neutron.wsgi [None req-c405e898-daf2-42bf-9b30-ccdf5aaca60a 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/security-groups/lb-health-mgr-sec-grp HTTP/1.1" status: 404 len: 313 time: 0.0525656 2026-04-21 18:20:01.055 10 INFO neutron.wsgi [None req-1565de6e-ece5-4af8-848e-0208471121f0 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/security-groups?name=lb-health-mgr-sec-grp HTTP/1.1" status: 200 len: 197 time: 0.0381248 2026-04-21 18:20:01.219 10 INFO neutron.db.ovn_revision_numbers_db [None req-c5bfdb62-f497-4b49-8f0b-29c5dfc88759 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Successfully bumped revision number for resource a395dabb-5c4b-45fb-a08c-b7af6d0a5d2d (type: security_groups) to 1 2026-04-21 18:20:01.236 10 INFO neutron.db.ovn_revision_numbers_db [None req-c5bfdb62-f497-4b49-8f0b-29c5dfc88759 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Successfully bumped revision number for resource 5ae745a2-ab08-4611-9c99-627e553893ca (type: security_group_rules) to 0 2026-04-21 18:20:01.254 10 INFO neutron.db.ovn_revision_numbers_db [None req-c5bfdb62-f497-4b49-8f0b-29c5dfc88759 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Successfully bumped revision number for resource d421b5c4-9554-476e-b3c8-d39fb73621f2 (type: security_group_rules) to 0 2026-04-21 18:20:01.273 10 INFO neutron.wsgi [None req-c5bfdb62-f497-4b49-8f0b-29c5dfc88759 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1797 time: 0.2113678 2026-04-21 18:20:02.444 10 INFO neutron.wsgi [None req-d3e0c777-e04f-4477-9305-e5f0c9f669db 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/security-groups/a395dabb-5c4b-45fb-a08c-b7af6d0a5d2d HTTP/1.1" status: 200 len: 1792 time: 0.0589552 2026-04-21 18:20:02.479 10 INFO neutron.wsgi [None req-fa4e49a0-5e88-4ee4-8e0f-8d4be6b1f01a 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/security-groups/a395dabb-5c4b-45fb-a08c-b7af6d0a5d2d HTTP/1.1" status: 200 len: 1792 time: 0.0274265 2026-04-21 18:20:02.519 10 INFO neutron.wsgi [None req-ef1ad07f-1a1b-48c8-9e95-80f4670970dd 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/security-groups/a395dabb-5c4b-45fb-a08c-b7af6d0a5d2d HTTP/1.1" status: 200 len: 1792 time: 0.0327628 2026-04-21 18:20:02.689 10 INFO neutron.db.ovn_revision_numbers_db [None req-17fd6f09-fdab-4e84-b696-f6cfb59e2035 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Successfully bumped revision number for resource 59154705-6ea2-4de7-8f64-83759d69e653 (type: security_group_rules) to 0 2026-04-21 18:20:02.733 10 INFO neutron.wsgi [None req-17fd6f09-fdab-4e84-b696-f6cfb59e2035 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 781 time: 0.2051146 2026-04-21 18:20:03.738 10 INFO neutron.wsgi [None req-4da526f6-570d-4e8d-bae3-02eb2667bacb 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/security-groups/a395dabb-5c4b-45fb-a08c-b7af6d0a5d2d HTTP/1.1" status: 200 len: 2406 time: 0.0680945 2026-04-21 18:20:03.772 10 INFO neutron.wsgi [None req-1a91c0c6-e336-489d-a15d-901511e8db62 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/security-groups/a395dabb-5c4b-45fb-a08c-b7af6d0a5d2d HTTP/1.1" status: 200 len: 2406 time: 0.0283051 2026-04-21 18:20:03.825 10 INFO neutron.wsgi [None req-3e6cc58b-d4aa-486a-b378-fa5210072fbd 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/security-groups/a395dabb-5c4b-45fb-a08c-b7af6d0a5d2d HTTP/1.1" status: 200 len: 2406 time: 0.0443110 2026-04-21 18:20:03.984 10 INFO neutron.db.ovn_revision_numbers_db [None req-965e9937-cc04-4dbd-b308-42393b7f9d86 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Successfully bumped revision number for resource 3b5c784a-1b11-4b94-95ad-6d94ad249704 (type: security_group_rules) to 0 2026-04-21 18:20:04.015 10 INFO neutron.wsgi [None req-965e9937-cc04-4dbd-b308-42393b7f9d86 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.1838095 2026-04-21 18:20:05.009 10 INFO neutron.wsgi [None req-d3d7c47a-f22a-4c71-91e7-dd2be6f9df4d 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/security-groups/a395dabb-5c4b-45fb-a08c-b7af6d0a5d2d HTTP/1.1" status: 200 len: 3022 time: 0.0688105 2026-04-21 18:20:05.051 10 INFO neutron.wsgi [None req-e575a1ca-9849-4b89-b3f2-af2881f81fef 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/security-groups/a395dabb-5c4b-45fb-a08c-b7af6d0a5d2d HTTP/1.1" status: 200 len: 3022 time: 0.0329950 2026-04-21 18:20:05.092 10 INFO neutron.wsgi [None req-24f646cc-7416-413f-80f3-095fa454e3a1 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/security-groups/a395dabb-5c4b-45fb-a08c-b7af6d0a5d2d HTTP/1.1" status: 200 len: 3022 time: 0.0317805 2026-04-21 18:20:05.313 10 INFO neutron.db.ovn_revision_numbers_db [None req-a87ccf55-89f9-4797-9ab7-f34b01d3a689 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Successfully bumped revision number for resource 4ba1269d-97cf-433d-8cfe-82e120480756 (type: security_group_rules) to 0 2026-04-21 18:20:05.352 10 INFO neutron.wsgi [None req-a87ccf55-89f9-4797-9ab7-f34b01d3a689 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.2514052 2026-04-21 18:20:06.318 10 INFO neutron.wsgi [None req-6e1dcab5-38f3-4bc0-9c0e-6c0c5b4c978e 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/security-groups/a395dabb-5c4b-45fb-a08c-b7af6d0a5d2d HTTP/1.1" status: 200 len: 3638 time: 0.0700889 2026-04-21 18:20:06.369 10 INFO neutron.wsgi [None req-96c4ac33-53c4-4ecd-96c9-a16b9b0b1748 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/security-groups/a395dabb-5c4b-45fb-a08c-b7af6d0a5d2d HTTP/1.1" status: 200 len: 3638 time: 0.0449815 2026-04-21 18:20:06.410 10 INFO neutron.wsgi [None req-de19748c-fc6a-4d36-8d18-42a4e55b0652 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/security-groups/a395dabb-5c4b-45fb-a08c-b7af6d0a5d2d HTTP/1.1" status: 200 len: 3638 time: 0.0331683 2026-04-21 18:20:06.627 10 INFO neutron.db.ovn_revision_numbers_db [None req-7542145e-6a92-4f1c-96d1-f21e8078640e 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Successfully bumped revision number for resource 785ceb91-c099-44d5-bd07-bdd70ab542c0 (type: security_group_rules) to 0 2026-04-21 18:20:06.659 10 INFO neutron.wsgi [None req-7542145e-6a92-4f1c-96d1-f21e8078640e 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.2405183 2026-04-21 18:20:07.669 10 INFO neutron.wsgi [None req-c2650b48-2c0e-432c-b59d-ca1ead64eef3 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/security-groups/a395dabb-5c4b-45fb-a08c-b7af6d0a5d2d HTTP/1.1" status: 200 len: 4254 time: 0.0856895 2026-04-21 18:20:07.726 10 INFO neutron.wsgi [None req-6e291bb5-69c4-4c1c-b6c1-1d9acb19aebc 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/security-groups/a395dabb-5c4b-45fb-a08c-b7af6d0a5d2d HTTP/1.1" status: 200 len: 4254 time: 0.0508575 2026-04-21 18:20:07.772 10 INFO neutron.wsgi [None req-a9666ab9-f2af-43bf-b9c7-7730960dbc53 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/security-groups/a395dabb-5c4b-45fb-a08c-b7af6d0a5d2d HTTP/1.1" status: 200 len: 4254 time: 0.0388632 2026-04-21 18:20:07.956 10 INFO neutron.db.ovn_revision_numbers_db [None req-0b5dc9c0-ebb2-4acc-acd4-0a99472382cf 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Successfully bumped revision number for resource 3cd5ef01-0efd-40f5-b780-602f6420bd35 (type: security_group_rules) to 0 2026-04-21 18:20:07.982 10 INFO neutron.wsgi [None req-0b5dc9c0-ebb2-4acc-acd4-0a99472382cf 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.2022593 2026-04-21 18:20:09.298 10 INFO neutron.wsgi [None req-6f7c9023-31b3-4ef0-ba98-c956f973e276 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/networks/0c5bc0a0-1461-4365-bcb0-4f2802a33f56 HTTP/1.1" status: 200 len: 909 time: 0.1287029 2026-04-21 18:20:09.327 10 INFO neutron.pecan_wsgi.hooks.translation [None req-ebeb9ba4-9182-4abb-8764-630d2463d5f5 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] GET failed (client error): The resource could not be found. 2026-04-21 18:20:09.328 10 INFO neutron.wsgi [None req-ebeb9ba4-9182-4abb-8764-630d2463d5f5 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/ports/octavia-health-manager-port-instance?network_id=0c5bc0a0-1461-4365-bcb0-4f2802a33f56 HTTP/1.1" status: 404 len: 314 time: 0.0241437 2026-04-21 18:20:09.373 10 INFO neutron.wsgi [None req-33f4768a-0da4-4b55-94af-1eafc3ed3fc9 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=0c5bc0a0-1461-4365-bcb0-4f2802a33f56 HTTP/1.1" status: 200 len: 186 time: 0.0393772 2026-04-21 18:20:09.436 10 INFO neutron.wsgi [None req-bcd8b5d5-4855-467b-b1fd-650425000499 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/security-groups/a395dabb-5c4b-45fb-a08c-b7af6d0a5d2d HTTP/1.1" status: 200 len: 4870 time: 0.0561967 2026-04-21 18:20:09.813 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-966c72ab-aeae-4aa9-833d-641b43efad1b 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] No more DHCP agents 2026-04-21 18:20:09.815 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-966c72ab-aeae-4aa9-833d-641b43efad1b 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Unable to schedule network 0c5bc0a0-1461-4365-bcb0-4f2802a33f56: no agents available; will retry on subsequent port and subnet creation events. 2026-04-21 18:20:09.852 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033147 2026-04-21 18:20:09.855 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014391 2026-04-21 18:20:10.001 10 INFO neutron.db.ovn_revision_numbers_db [None req-966c72ab-aeae-4aa9-833d-641b43efad1b 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Successfully bumped revision number for resource 2eefda1d-0c19-429f-bc73-4d39f62046e9 (type: ports) to 1 2026-04-21 18:20:10.041 10 INFO neutron.wsgi [None req-966c72ab-aeae-4aa9-833d-641b43efad1b 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1277 time: 0.5961616 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:20:16.157 10 INFO neutron.pecan_wsgi.hooks.translation [None req-f03418d8-a31a-4ea9-b2e4-1d117fc02044 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] GET failed (client error): The resource could not be found. 2026-04-21 18:20:16.159 10 INFO neutron.wsgi [None req-f03418d8-a31a-4ea9-b2e4-1d117fc02044 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 314 time: 0.0660987 2026-04-21 18:20:16.236 10 INFO neutron.wsgi [None req-92a338de-191b-47eb-95f0-d165519402fa 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1275 time: 0.0713835 2026-04-21 18:20:16.719 10 INFO neutron.db.ovn_revision_numbers_db [None req-72c15f0a-0d09-4a59-9195-13fd7d48dab0 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Successfully bumped revision number for resource 2eefda1d-0c19-429f-bc73-4d39f62046e9 (type: ports) to 1 2026-04-21 18:20:17.004 10 INFO neutron.db.ovn_revision_numbers_db [None req-72c15f0a-0d09-4a59-9195-13fd7d48dab0 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Successfully bumped revision number for resource 2eefda1d-0c19-429f-bc73-4d39f62046e9 (type: ports) to 2 2026-04-21 18:20:17.027 10 INFO neutron.wsgi [None req-72c15f0a-0d09-4a59-9195-13fd7d48dab0 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "PUT /v2.0/ports/2eefda1d-0c19-429f-bc73-4d39f62046e9 HTTP/1.1" status: 200 len: 1362 time: 0.7808533 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:20:18.743 10 INFO neutron.wsgi [None req-7c582ebc-2871-44a7-82f2-0c99d02070a4 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3507 time: 0.1132789 2026-04-21 18:20:19.910 10 INFO neutron.api.v2.resource [None req-641f0975-6fb8-40cc-a3fc-42a400c17c4e 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] show failed (client error): The resource could not be found. 2026-04-21 18:20:19.911 10 INFO neutron.wsgi [None req-641f0975-6fb8-40cc-a3fc-42a400c17c4e 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/security-groups/lb-mgmt-sec-grp HTTP/1.1" status: 404 len: 307 time: 0.0434897 2026-04-21 18:20:20.016 10 INFO neutron.wsgi [None req-ca4c49e3-befe-4eb7-b8a1-cda3fe8495be 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/security-groups?name=lb-mgmt-sec-grp HTTP/1.1" status: 200 len: 197 time: 0.0998216 2026-04-21 18:20:20.160 10 INFO neutron.db.ovn_revision_numbers_db [None req-82867b5e-3887-4736-9cb7-173ba8344d9a 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Successfully bumped revision number for resource 7b6f83df-a5b2-4b0f-9e15-2bf470ff413b (type: security_groups) to 1 2026-04-21 18:20:20.176 10 INFO neutron.db.ovn_revision_numbers_db [None req-82867b5e-3887-4736-9cb7-173ba8344d9a 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Successfully bumped revision number for resource 2f926063-7be3-4f57-ad28-64eaf9b295d3 (type: security_group_rules) to 0 2026-04-21 18:20:20.192 10 INFO neutron.db.ovn_revision_numbers_db [None req-82867b5e-3887-4736-9cb7-173ba8344d9a 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Successfully bumped revision number for resource a346f3cb-b04b-42d8-a495-0f675431b595 (type: security_group_rules) to 0 2026-04-21 18:20:20.214 10 INFO neutron.wsgi [None req-82867b5e-3887-4736-9cb7-173ba8344d9a 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1791 time: 0.1915479 2026-04-21 18:20:21.261 10 INFO neutron.wsgi [None req-bbccb82f-905e-427e-94a3-363a5c4d46da 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/security-groups/7b6f83df-a5b2-4b0f-9e15-2bf470ff413b HTTP/1.1" status: 200 len: 1786 time: 0.0710399 2026-04-21 18:20:21.298 10 INFO neutron.wsgi [None req-27b38247-6259-4737-b0e5-c7cc319806f7 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/security-groups/7b6f83df-a5b2-4b0f-9e15-2bf470ff413b HTTP/1.1" status: 200 len: 1786 time: 0.0300493 2026-04-21 18:20:21.339 10 INFO neutron.wsgi [None req-cf5383f1-23ae-4034-adbb-d1f4b2e4ed45 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/security-groups/7b6f83df-a5b2-4b0f-9e15-2bf470ff413b HTTP/1.1" status: 200 len: 1786 time: 0.0323203 2026-04-21 18:20:21.498 10 INFO neutron.db.ovn_revision_numbers_db [None req-a8c1b9e2-e1e6-49df-bf9e-b7447c1d30de 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Successfully bumped revision number for resource ca781796-736f-4063-aee0-cb7d8b52190f (type: security_group_rules) to 0 2026-04-21 18:20:21.554 10 INFO neutron.wsgi [None req-a8c1b9e2-e1e6-49df-bf9e-b7447c1d30de 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 801 time: 0.2060864 2026-04-21 18:20:22.527 10 INFO neutron.wsgi [None req-ee852a42-b371-4b44-9968-e52d53ebea61 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/security-groups/7b6f83df-a5b2-4b0f-9e15-2bf470ff413b HTTP/1.1" status: 200 len: 2420 time: 0.0692701 2026-04-21 18:20:22.572 10 INFO neutron.wsgi [None req-bb42c260-b94d-46d8-9c24-036405db4263 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/security-groups/7b6f83df-a5b2-4b0f-9e15-2bf470ff413b HTTP/1.1" status: 200 len: 2420 time: 0.0390844 2026-04-21 18:20:22.620 10 INFO neutron.wsgi [None req-52acdada-6728-4791-baa0-9ad8b19e5085 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/security-groups/7b6f83df-a5b2-4b0f-9e15-2bf470ff413b HTTP/1.1" status: 200 len: 2420 time: 0.0402341 2026-04-21 18:20:22.776 10 INFO neutron.db.ovn_revision_numbers_db [None req-b5fd4f90-5f71-4077-aaaf-f2ab9c8cc418 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Successfully bumped revision number for resource 19d42bac-ea7d-4e04-afe3-1da5950ba879 (type: security_group_rules) to 0 2026-04-21 18:20:22.809 10 INFO neutron.wsgi [None req-b5fd4f90-5f71-4077-aaaf-f2ab9c8cc418 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 805 time: 0.1787643 2026-04-21 18:20:24.849 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015566 2026-04-21 18:20:24.851 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033894 2026-04-21 18:20:39.850 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027661 2026-04-21 18:20:39.851 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036671 2026-04-21 18:20:54.851 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032618 2026-04-21 18:20:54.850 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031035 2026-04-21 18:21:09.850 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027676 2026-04-21 18:21:09.853 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013711 2026-04-21 18:21:24.850 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027146 2026-04-21 18:21:24.850 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031683 2026-04-21 18:21:39.851 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033760 2026-04-21 18:21:39.855 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0072188 2026-04-21 18:21:54.850 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029936 2026-04-21 18:21:54.850 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035603 2026-04-21 18:22:09.849 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020680 2026-04-21 18:22:09.851 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036049 2026-04-21 18:22:22.000 10 INFO neutron.wsgi [None req-1f35dc3c-b8ed-4b64-aaf0-cda73b73e48e 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/quotas/01925067b0634c6fa6342a1a449f6a69 HTTP/1.1" status: 200 len: 467 time: 0.0158920 /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' 2026-04-21 18:22:22.456 10 INFO neutron.wsgi [None req-37420f0a-c815-4dc8-9398-966c267fef5f 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "PUT /v2.0/quotas/01925067b0634c6fa6342a1a449f6a69 HTTP/1.1" status: 200 len: 466 time: 0.0404568 2026-04-21 18:22:24.848 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017245 2026-04-21 18:22:24.849 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021985 2026-04-21 18:22:39.850 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027213 2026-04-21 18:22:39.851 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033813 2026-04-21 18:22:54.850 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026944 2026-04-21 18:22:54.850 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028861 2026-04-21 18:23:09.850 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027359 2026-04-21 18:23:09.850 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027733 2026-04-21 18:23:24.851 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033510 2026-04-21 18:23:24.852 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0037608 2026-04-21 18:23:39.850 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034556 2026-04-21 18:23:39.853 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016026 2026-04-21 18:23:54.850 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028501 2026-04-21 18:23:54.851 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028148 2026-04-21 18:24:09.849 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027716 2026-04-21 18:24:09.850 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027933 2026-04-21 18:24:24.850 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023396 2026-04-21 18:24:24.851 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031428 2026-04-21 18:24:39.850 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026953 2026-04-21 18:24:39.854 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025747 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:24:41.884 9 INFO neutron.pecan_wsgi.hooks.translation [None req-1230e82f-3876-41a4-aa92-3a8796b624fe 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] GET failed (client error): The resource could not be found. 2026-04-21 18:24:41.887 9 INFO neutron.wsgi [None req-1230e82f-3876-41a4-aa92-3a8796b624fe 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 338 time: 0.1981986 2026-04-21 18:24:41.898 15 INFO neutron.db.ovn_revision_numbers_db [None req-ff411dc8-242e-452b-867a-b733040bb1d4 - - - - - -] Successfully bumped revision number for resource 0c5bc0a0-1461-4365-bcb0-4f2802a33f56 (type: networks) to 2 2026-04-21 18:24:41.979 15 INFO neutron.db.ovn_revision_numbers_db [None req-ff411dc8-242e-452b-867a-b733040bb1d4 - - - - - -] Successfully bumped revision number for resource a395dabb-5c4b-45fb-a08c-b7af6d0a5d2d (type: security_groups) to 6 2026-04-21 18:24:41.996 9 INFO neutron.wsgi [None req-0cbc8be0-a594-49f7-917b-5fdf7e34ee9d 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1417 time: 0.1047177 2026-04-21 18:24:42.041 15 INFO neutron.db.ovn_revision_numbers_db [None req-ff411dc8-242e-452b-867a-b733040bb1d4 - - - - - -] Successfully bumped revision number for resource 7b6f83df-a5b2-4b0f-9e15-2bf470ff413b (type: security_groups) to 3 2026-04-21 18:24:42.328 15 INFO neutron.db.ovn_revision_numbers_db [None req-ff411dc8-242e-452b-867a-b733040bb1d4 - - - - - -] Successfully bumped revision number for resource 2eefda1d-0c19-429f-bc73-4d39f62046e9 (type: ports) to 3 2026-04-21 18:24:42.328 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-ff411dc8-242e-452b-867a-b733040bb1d4 - - - - - -] Maintenance task: Synchronization completed (took 0.59 seconds) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:24:44.206 10 INFO neutron.pecan_wsgi.hooks.translation [None req-77ad8697-944a-4bfe-8f7b-523ffaa4ca6d 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] GET failed (client error): The resource could not be found. 2026-04-21 18:24:44.208 10 INFO neutron.wsgi [None req-77ad8697-944a-4bfe-8f7b-523ffaa4ca6d 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 338 time: 0.2026865 2026-04-21 18:24:44.262 10 INFO neutron.wsgi [None req-e14adf67-8368-4cd7-a8d4-0bf2696fce98 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1417 time: 0.0483112 2026-04-21 18:24:45.285 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status up for port: 2eefda1d-0c19-429f-bc73-4d39f62046e9 2026-04-21 18:24:45.311 10 INFO neutron.plugins.ml2.plugin [None req-4716a656-8ce5-4705-837a-c2f22bc13c46 - - - - - -] Attempt 1 to provision port 2eefda1d-0c19-429f-bc73-4d39f62046e9 2026-04-21 18:24:45.660 10 INFO neutron.db.ovn_revision_numbers_db [None req-4716a656-8ce5-4705-837a-c2f22bc13c46 - - - - - -] Successfully bumped revision number for resource 2eefda1d-0c19-429f-bc73-4d39f62046e9 (type: ports) to 4 2026-04-21 18:24:54.851 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028088 2026-04-21 18:24:54.851 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030358 2026-04-21 18:25:09.849 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018029 2026-04-21 18:25:09.849 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020151 2026-04-21 18:25:24.849 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025234 2026-04-21 18:25:24.851 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0039768 2026-04-21 18:25:39.848 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018277 2026-04-21 18:25:39.849 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018659 2026-04-21 18:25:54.850 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026183 2026-04-21 18:25:54.850 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027046 2026-04-21 18:26:09.848 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016325 2026-04-21 18:26:09.850 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024779 2026-04-21 18:26:24.850 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028028 2026-04-21 18:26:24.851 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035422 2026-04-21 18:26:39.850 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020521 2026-04-21 18:26:39.851 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031204 2026-04-21 18:26:54.850 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024850 2026-04-21 18:26:54.852 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0047045 2026-04-21 18:27:09.851 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0041411 2026-04-21 18:27:09.851 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0040495 2026-04-21 18:27:24.851 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026419 2026-04-21 18:27:24.851 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030701 2026-04-21 18:27:39.850 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028546 2026-04-21 18:27:39.851 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0048306 2026-04-21 18:27:54.850 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034637 2026-04-21 18:27:54.851 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034418 2026-04-21 18:28:09.848 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017552 2026-04-21 18:28:09.849 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022712 2026-04-21 18:28:24.850 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028048 2026-04-21 18:28:24.851 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034270 2026-04-21 18:28:39.850 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025189 2026-04-21 18:28:39.853 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0061946 2026-04-21 18:28:54.849 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021691 2026-04-21 18:28:54.854 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033522 2026-04-21 18:29:09.851 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028574 2026-04-21 18:29:09.852 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0041637 2026-04-21 18:29:24.852 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0051367 2026-04-21 18:29:24.855 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022335 2026-04-21 18:29:39.850 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026839 2026-04-21 18:29:39.853 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020428 2026-04-21 18:29:54.849 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020902 2026-04-21 18:29:54.849 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025735 2026-04-21 18:30:09.857 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0059805 2026-04-21 18:30:09.860 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020566 2026-04-21 18:30:24.849 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017951 2026-04-21 18:30:24.849 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022426 2026-04-21 18:30:39.850 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031731 2026-04-21 18:30:39.851 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029442 2026-04-21 18:30:54.849 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019107 2026-04-21 18:30:54.852 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0049973 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:31:07.026 10 INFO neutron.api.v2.resource [None req-4ecfe2a2-2519-47e3-8c81-b35228edab52 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] show failed (client error): The resource could not be found. 2026-04-21 18:31:07.027 10 INFO neutron.wsgi [None req-4ecfe2a2-2519-47e3-8c81-b35228edab52 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/security-groups/manila-service-security-group?project_id=ae1e4f7a0b8845ce9e27b1d8dcf4ef07 HTTP/1.1" status: 404 len: 321 time: 0.1633630 2026-04-21 18:31:07.183 10 INFO neutron.db.ovn_revision_numbers_db [None req-791c382c-a1b0-425f-8c32-eac6d9928002 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Successfully bumped revision number for resource 2c32c6e2-3912-495a-9f5f-bf94f3c9e61f (type: security_groups) to 1 2026-04-21 18:31:07.203 10 INFO neutron.db.ovn_revision_numbers_db [None req-791c382c-a1b0-425f-8c32-eac6d9928002 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Successfully bumped revision number for resource 078d690e-5f31-4c56-8684-c6673510e8f3 (type: security_group_rules) to 0 2026-04-21 18:31:07.224 10 INFO neutron.db.ovn_revision_numbers_db [None req-791c382c-a1b0-425f-8c32-eac6d9928002 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Successfully bumped revision number for resource d9756189-d58c-435e-8d19-d7b6b78cf97c (type: security_group_rules) to 0 2026-04-21 18:31:07.243 10 INFO neutron.db.ovn_revision_numbers_db [None req-791c382c-a1b0-425f-8c32-eac6d9928002 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Successfully bumped revision number for resource ebe63724-2db2-4e02-969e-4fb1d0449439 (type: security_group_rules) to 0 2026-04-21 18:31:07.263 10 INFO neutron.db.ovn_revision_numbers_db [None req-791c382c-a1b0-425f-8c32-eac6d9928002 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Successfully bumped revision number for resource f6e85ca2-d428-4f9d-9d29-768748dae27c (type: security_group_rules) to 0 2026-04-21 18:31:07.278 10 INFO neutron.wsgi [None req-791c382c-a1b0-425f-8c32-eac6d9928002 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/security-groups?name=manila-service-security-group&project_id=ae1e4f7a0b8845ce9e27b1d8dcf4ef07 HTTP/1.1" status: 200 len: 197 time: 0.2463846 2026-04-21 18:31:07.520 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3a621aa-3b51-49f3-aedd-212f36750142 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Successfully bumped revision number for resource dbe5e981-74a9-464f-b685-b537aa426617 (type: security_groups) to 1 2026-04-21 18:31:07.550 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3a621aa-3b51-49f3-aedd-212f36750142 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Successfully bumped revision number for resource 642440d4-4f78-4705-806b-173659973cb3 (type: security_group_rules) to 0 2026-04-21 18:31:07.569 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3a621aa-3b51-49f3-aedd-212f36750142 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Successfully bumped revision number for resource 98b02b06-4ecf-4ce0-9105-c09bdc6ea947 (type: security_group_rules) to 0 2026-04-21 18:31:07.596 10 INFO neutron.wsgi [None req-c3a621aa-3b51-49f3-aedd-212f36750142 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1805 time: 0.2412455 2026-04-21 18:31:08.825 9 INFO neutron.wsgi [None req-aad37bed-f8cb-4b74-901a-36128033be28 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/security-groups/dbe5e981-74a9-464f-b685-b537aa426617?project_id=ae1e4f7a0b8845ce9e27b1d8dcf4ef07 HTTP/1.1" status: 200 len: 1800 time: 0.1179550 2026-04-21 18:31:08.884 9 INFO neutron.wsgi [None req-f6bbe4c2-a49b-4967-8f88-441bf91786ff 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/security-groups/dbe5e981-74a9-464f-b685-b537aa426617 HTTP/1.1" status: 200 len: 1800 time: 0.0532701 2026-04-21 18:31:09.001 9 INFO neutron.wsgi [None req-627035de-1dda-4aff-a50a-6fbbff96f56e 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/security-groups/dbe5e981-74a9-464f-b685-b537aa426617?project_id=ae1e4f7a0b8845ce9e27b1d8dcf4ef07 HTTP/1.1" status: 200 len: 1800 time: 0.0347934 2026-04-21 18:31:09.182 9 INFO neutron.db.ovn_revision_numbers_db [None req-7bf4e222-7435-4d43-8605-9857fb5ef89e 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Successfully bumped revision number for resource bb3fe6c6-a0f4-4cf3-9c9b-2d8b14d0ca92 (type: security_group_rules) to 0 2026-04-21 18:31:09.223 9 INFO neutron.wsgi [None req-7bf4e222-7435-4d43-8605-9857fb5ef89e 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 777 time: 0.2140348 2026-04-21 18:31:09.849 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018923 2026-04-21 18:31:09.851 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036876 2026-04-21 18:31:10.409 10 INFO neutron.wsgi [None req-b52e29a1-a743-406f-ae88-020cda3a0f26 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/security-groups/dbe5e981-74a9-464f-b685-b537aa426617?project_id=ae1e4f7a0b8845ce9e27b1d8dcf4ef07 HTTP/1.1" status: 200 len: 2410 time: 0.0837042 2026-04-21 18:31:10.458 10 INFO neutron.wsgi [None req-f8802786-ae1b-4157-b199-d3d19030e943 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/security-groups/dbe5e981-74a9-464f-b685-b537aa426617 HTTP/1.1" status: 200 len: 2410 time: 0.0380156 2026-04-21 18:31:10.574 10 INFO neutron.wsgi [None req-fd878934-7758-4191-bdec-e4381b95ed59 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/security-groups/dbe5e981-74a9-464f-b685-b537aa426617?project_id=ae1e4f7a0b8845ce9e27b1d8dcf4ef07 HTTP/1.1" status: 200 len: 2410 time: 0.0423329 2026-04-21 18:31:10.729 10 INFO neutron.db.ovn_revision_numbers_db [None req-9d69727b-dbbf-4944-a8e8-0c7882bc7a62 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Successfully bumped revision number for resource 7c9a6ccb-b84b-4f0b-83de-9d9bcb7bb443 (type: security_group_rules) to 0 2026-04-21 18:31:10.767 10 INFO neutron.wsgi [None req-9d69727b-dbbf-4944-a8e8-0c7882bc7a62 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 779 time: 0.1864965 2026-04-21 18:31:11.795 10 INFO neutron.wsgi [None req-7317008e-f3f2-4121-ade0-7639da79d1cd 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/security-groups/dbe5e981-74a9-464f-b685-b537aa426617?project_id=ae1e4f7a0b8845ce9e27b1d8dcf4ef07 HTTP/1.1" status: 200 len: 3022 time: 0.0719612 2026-04-21 18:31:11.853 10 INFO neutron.wsgi [None req-f6a9961c-2c5b-4d5e-bdcb-8c9382ffb162 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/security-groups/dbe5e981-74a9-464f-b685-b537aa426617 HTTP/1.1" status: 200 len: 3022 time: 0.0514483 2026-04-21 18:31:11.963 10 INFO neutron.wsgi [None req-b75ab02e-8c6e-4572-ade8-4ca32e11e704 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/security-groups/dbe5e981-74a9-464f-b685-b537aa426617?project_id=ae1e4f7a0b8845ce9e27b1d8dcf4ef07 HTTP/1.1" status: 200 len: 3022 time: 0.0357592 2026-04-21 18:31:12.137 10 INFO neutron.db.ovn_revision_numbers_db [None req-14c1ba60-e6e8-4b1a-925c-6ada3f1c3601 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Successfully bumped revision number for resource 37c6199d-f46c-4cf9-b72e-46611081b53c (type: security_group_rules) to 0 2026-04-21 18:31:12.169 10 INFO neutron.wsgi [None req-14c1ba60-e6e8-4b1a-925c-6ada3f1c3601 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 781 time: 0.1964335 2026-04-21 18:31:13.410 10 INFO neutron.wsgi [None req-6e3efddb-b60a-45d0-a16b-fda4046e2b56 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/security-groups/dbe5e981-74a9-464f-b685-b537aa426617?project_id=ae1e4f7a0b8845ce9e27b1d8dcf4ef07 HTTP/1.1" status: 200 len: 3636 time: 0.0659742 2026-04-21 18:31:13.451 10 INFO neutron.wsgi [None req-2860f73e-bf10-4738-a2c8-8e541647cfc8 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/security-groups/dbe5e981-74a9-464f-b685-b537aa426617 HTTP/1.1" status: 200 len: 3636 time: 0.0343096 2026-04-21 18:31:13.562 10 INFO neutron.wsgi [None req-2c658c25-fa09-4757-9dc8-2c1bf0fa0edc 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "GET /v2.0/security-groups/dbe5e981-74a9-464f-b685-b537aa426617?project_id=ae1e4f7a0b8845ce9e27b1d8dcf4ef07 HTTP/1.1" status: 200 len: 3636 time: 0.0338161 2026-04-21 18:31:13.743 10 INFO neutron.db.ovn_revision_numbers_db [None req-93ee9902-c04c-4714-818c-52b5a66dd566 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] Successfully bumped revision number for resource f47bf55f-5b7a-45e3-9ee9-e167ecfccf02 (type: security_group_rules) to 0 2026-04-21 18:31:13.768 10 INFO neutron.wsgi [None req-93ee9902-c04c-4714-818c-52b5a66dd566 88eaa38bb08a41d0ae03adbdb867c6c3 01925067b0634c6fa6342a1a449f6a69 - - default default] 199.204.45.3,10.0.0.250 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 782 time: 0.1986783 2026-04-21 18:31:24.850 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026314 2026-04-21 18:31:24.850 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028064 2026-04-21 18:31:39.849 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017402 2026-04-21 18:31:39.851 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014520 2026-04-21 18:31:54.850 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033140 2026-04-21 18:31:54.852 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012536 2026-04-21 18:32:09.849 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017948 2026-04-21 18:32:09.851 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033731 2026-04-21 18:32:24.850 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031469 2026-04-21 18:32:24.850 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030055 2026-04-21 18:32:39.850 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025570 2026-04-21 18:32:39.850 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028751 2026-04-21 18:32:54.850 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032334 2026-04-21 18:32:54.850 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031836 2026-04-21 18:33:09.850 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028050 2026-04-21 18:33:09.850 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034781 2026-04-21 18:33:24.851 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030067 2026-04-21 18:33:24.851 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030916 2026-04-21 18:33:39.852 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0057552 2026-04-21 18:33:39.856 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020108 2026-04-21 18:33:54.850 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031533 2026-04-21 18:33:54.851 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035982 2026-04-21 18:34:09.849 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022473 2026-04-21 18:34:09.850 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030003 2026-04-21 18:34:24.850 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026562 2026-04-21 18:34:24.851 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031357 2026-04-21 18:34:39.850 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025513 2026-04-21 18:34:39.851 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028894 2026-04-21 18:34:41.874 15 INFO neutron.db.ovn_revision_numbers_db [None req-ff411dc8-242e-452b-867a-b733040bb1d4 - - - - - -] Successfully bumped revision number for resource dbe5e981-74a9-464f-b685-b537aa426617 (type: security_groups) to 5 2026-04-21 18:34:41.874 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-ff411dc8-242e-452b-867a-b733040bb1d4 - - - - - -] Maintenance task: Synchronization completed (took 0.06 seconds) 2026-04-21 18:34:54.851 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033360 2026-04-21 18:34:54.851 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030146 2026-04-21 18:35:09.850 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026493 2026-04-21 18:35:09.855 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020702 2026-04-21 18:35:24.851 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033164 2026-04-21 18:35:24.852 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030947 2026-04-21 18:35:39.851 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031729 2026-04-21 18:35:39.852 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036993 2026-04-21 18:35:54.851 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032074 2026-04-21 18:35:54.852 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035293 2026-04-21 18:36:09.849 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021830 2026-04-21 18:36:09.854 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0073726 2026-04-21 18:36:24.850 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020041 2026-04-21 18:36:24.853 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0050566 2026-04-21 18:36:39.850 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023983 2026-04-21 18:36:39.851 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031981 2026-04-21 18:36:54.850 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024576 2026-04-21 18:36:54.852 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033598 2026-04-21 18:37:09.849 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024095 2026-04-21 18:37:09.853 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0039904 2026-04-21 18:37:24.850 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027142 2026-04-21 18:37:24.851 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031030 2026-04-21 18:37:39.850 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022800 2026-04-21 18:37:39.852 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020003 2026-04-21 18:37:54.850 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024979 2026-04-21 18:37:54.851 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034690 2026-04-21 18:38:09.850 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024357 2026-04-21 18:38:09.850 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025532 2026-04-21 18:38:24.849 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017781 2026-04-21 18:38:24.851 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030057 2026-04-21 18:38:39.851 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031569 2026-04-21 18:38:39.852 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038910 2026-04-21 18:38:54.850 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029564 2026-04-21 18:38:54.853 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020578 2026-04-21 18:39:09.850 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022986 2026-04-21 18:39:09.850 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023911 2026-04-21 18:39:24.850 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030260 2026-04-21 18:39:24.851 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029097 2026-04-21 18:39:39.849 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017884 2026-04-21 18:39:39.851 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033789 2026-04-21 18:39:54.850 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027182 2026-04-21 18:39:54.853 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0056157 2026-04-21 18:40:09.850 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022058 2026-04-21 18:40:09.852 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014343 2026-04-21 18:40:24.852 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038192 2026-04-21 18:40:24.853 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0039003 2026-04-21 18:40:39.849 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022607 2026-04-21 18:40:39.849 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027590 2026-04-21 18:40:54.849 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019228 2026-04-21 18:40:54.850 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026939 2026-04-21 18:41:09.851 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0037730 2026-04-21 18:41:09.852 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0040333 2026-04-21 18:41:24.850 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022621 2026-04-21 18:41:24.850 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023460 2026-04-21 18:41:39.850 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026982 2026-04-21 18:41:39.850 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029378 2026-04-21 18:41:54.851 9 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034537 2026-04-21 18:41:54.852 10 INFO neutron.wsgi [-] 10.0.0.250 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0042810