+ 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-09-01 19:12:44.488 1 INFO neutron.common.config [-] Logging enabled! 2026-09-01 19:12:44.488 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-server version 24.2.34.dev5 2026-09-01 19:12:44.836 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-01 19:12:45.530 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-09-01 19:12:45.533 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-01 19:12:45.536 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-09-01 19:12:45.536 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-09-01 19:12:45.536 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-09-01 19:12:45.537 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-09-01 19:12:45.537 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-01 19:12:45.544 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-01 19:12:45.544 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-01 19:12:45.544 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-09-01 19:12:45.778 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-09-01 19:12:45.778 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-09-01 19:12:45.778 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-09-01 19:12:45.798 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-01 19:12:45.798 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-01 19:12:45.798 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-09-01 19:12:45.798 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-09-01 19:12:45.806 1 WARNING oslo_policy.policy [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] 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-09-01 19:12:48.544 1 INFO neutron.plugins.ml2.managers [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Initializing driver for type 'vlan' 2026-09-01 19:12:48.744 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] VlanTypeDriver initialization complete 2026-09-01 19:12:48.744 1 INFO neutron.plugins.ml2.managers [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-01 19:12:48.744 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-01 19:12:48.745 1 INFO neutron.plugins.ml2.managers [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Initializing extension driver 'port_security' 2026-09-01 19:12:48.745 1 INFO neutron.plugins.ml2.extensions.port_security [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-01 19:12:48.745 1 INFO neutron.plugins.ml2.managers [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Initializing extension driver 'qos' 2026-09-01 19:12:48.745 1 INFO neutron.plugins.ml2.managers [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Initializing mechanism driver 'ovn' 2026-09-01 19:12:48.745 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Starting OVNMechanismDriver 2026-09-01 19:12:48.749 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] OVN logging driver registered 2026-09-01 19:12:48.757 1 INFO neutron.quota [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded quota_driver: . 2026-09-01 19:12:48.757 1 INFO neutron.plugins.ml2.plugin [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Modular L2 Plugin initialization complete 2026-09-01 19:12:48.758 1 INFO neutron.plugins.ml2.managers [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-01 19:12:48.758 1 INFO neutron.plugins.ml2.managers [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-01 19:12:48.758 1 INFO neutron.plugins.ml2.managers [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Got port-security extension from driver 'port_security' 2026-09-01 19:12:48.758 1 INFO neutron.extensions.vlantransparent [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Disabled vlantransparent extension. 2026-09-01 19:12:48.759 1 INFO neutron.manager [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loading Plugin: qos 2026-09-01 19:12:48.771 1 INFO neutron.manager [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loading Plugin: ovn-router 2026-09-01 19:12:48.795 1 INFO neutron.services.ovn_l3.plugin [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Starting OVNL3RouterPlugin 2026-09-01 19:12:48.799 1 INFO neutron.manager [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loading Plugin: segments 2026-09-01 19:12:48.867 1 INFO neutron.manager [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loading Plugin: trunk 2026-09-01 19:12:48.873 1 INFO neutron.manager [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loading Plugin: log 2026-09-01 19:12:48.875 1 INFO neutron.manager [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loading Plugin: ovn-vpnaas 2026-09-01 19:12:48.919 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-09-01 19:12:48.919 1 WARNING stevedore.named [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-09-01 19:12:48.957 1 INFO neutron_vpnaas.services.vpn.plugin [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-01 19:12:48.957 1 INFO neutron.common.utils [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-09-01 19:12:48.957 1 INFO neutron.manager [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loading Plugin: auto_allocate 2026-09-01 19:12:48.961 1 INFO neutron.manager [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loading Plugin: tag 2026-09-01 19:12:48.965 1 INFO neutron.manager [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loading Plugin: timestamp 2026-09-01 19:12:48.967 1 INFO neutron.manager [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loading Plugin: network_ip_availability 2026-09-01 19:12:48.970 1 INFO neutron.manager [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loading Plugin: flavors 2026-09-01 19:12:48.972 1 INFO neutron.manager [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loading Plugin: revisions 2026-09-01 19:12:48.974 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Initializing extension manager. 2026-09-01 19:12:48.975 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: address-group 2026-09-01 19:12:48.976 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: address-scope 2026-09-01 19:12:48.977 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-09-01 19:12:48.977 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: agent 2026-09-01 19:12:48.978 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-09-01 19:12:48.979 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: allowed-address-pairs 2026-09-01 19:12:48.980 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: auto-allocated-topology 2026-09-01 19:12:48.980 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: availability_zone 2026-09-01 19:12:48.981 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-09-01 19:12:48.981 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-01 19:12:48.982 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: default-subnetpools 2026-09-01 19:12:48.983 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-01 19:12:48.984 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: dns-integration 2026-09-01 19:12:48.984 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: dns-domain-ports 2026-09-01 19:12:48.985 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-09-01 19:12:48.986 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-09-01 19:12:48.986 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-01 19:12:48.987 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: empty-string-filtering 2026-09-01 19:12:48.987 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-01 19:12:48.988 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-01 19:12:48.988 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: external-net 2026-09-01 19:12:48.989 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-01 19:12:48.989 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: extraroute 2026-09-01 19:12:48.990 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-09-01 19:12:48.990 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-09-01 19:12:48.991 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-01 19:12:48.991 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-01 19:12:48.992 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-01 19:12:48.992 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: fip-port-details 2026-09-01 19:12:48.993 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: flavors 2026-09-01 19:12:48.994 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-01 19:12:48.994 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: floatingip-pools 2026-09-01 19:12:48.995 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: ip_allocation 2026-09-01 19:12:48.995 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-09-01 19:12:48.996 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: l2_adjacency 2026-09-01 19:12:48.997 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: router 2026-09-01 19:12:48.998 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-01 19:12:48.999 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: enable-default-route-bfd 2026-09-01 19:12:48.999 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-09-01 19:12:49.000 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: ext-gw-mode 2026-09-01 19:12:49.000 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: l3-ha 2026-09-01 19:12:49.001 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-01 19:12:49.001 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: external-gateway-multihoming 2026-09-01 19:12:49.002 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: l3-flavors 2026-09-01 19:12:49.002 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-01 19:12:49.003 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-09-01 19:12:49.004 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-09-01 19:12:49.005 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-01 19:12:49.006 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: logging 2026-09-01 19:12:49.007 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-01 19:12:49.008 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-01 19:12:49.008 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: multi-provider 2026-09-01 19:12:49.009 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: net-mtu 2026-09-01 19:12:49.009 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: net-mtu-writable 2026-09-01 19:12:49.010 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: network_availability_zone 2026-09-01 19:12:49.010 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-09-01 19:12:49.011 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: network-ip-availability 2026-09-01 19:12:49.012 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-01 19:12:49.012 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: pagination 2026-09-01 19:12:49.013 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: port-device-profile 2026-09-01 19:12:49.013 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-01 19:12:49.014 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-01 19:12:49.015 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-01 19:12:49.015 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-09-01 19:12:49.016 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-01 19:12:49.016 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-01 19:12:49.017 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: port-resource-request 2026-09-01 19:12:49.017 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: port-resource-request-groups 2026-09-01 19:12:49.018 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: binding 2026-09-01 19:12:49.020 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: binding-extended 2026-09-01 19:12:49.020 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: port-security 2026-09-01 19:12:49.021 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: project-id 2026-09-01 19:12:49.022 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: provider 2026-09-01 19:12:49.024 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: qos 2026-09-01 19:12:49.025 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-01 19:12:49.025 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-01 19:12:49.026 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: qos-default 2026-09-01 19:12:49.026 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: qos-fip 2026-09-01 19:12:49.027 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-01 19:12:49.027 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: qos-gateway-ip 2026-09-01 19:12:49.028 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: qos-port-network-policy 2026-09-01 19:12:49.028 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: qos-pps-minimum 2026-09-01 19:12:49.029 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-01 19:12:49.031 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: qos-pps 2026-09-01 19:12:49.031 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: qos-rule-type-details 2026-09-01 19:12:49.032 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-01 19:12:49.033 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: qos-rules-alias 2026-09-01 19:12:49.033 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: quota-check-limit 2026-09-01 19:12:49.035 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: quotas 2026-09-01 19:12:49.036 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: quota_details 2026-09-01 19:12:49.037 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: rbac-policies 2026-09-01 19:12:49.038 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-09-01 19:12:49.039 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: rbac-address-scope 2026-09-01 19:12:49.039 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: rbac-security-groups 2026-09-01 19:12:49.040 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-09-01 19:12:49.040 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: revision-if-match 2026-09-01 19:12:49.041 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: standard-attr-revisions 2026-09-01 19:12:49.042 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: router_availability_zone 2026-09-01 19:12:49.042 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-01 19:12:49.044 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: security-groups-default-rules 2026-09-01 19:12:49.045 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-01 19:12:49.045 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-09-01 19:12:49.046 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-01 19:12:49.046 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-01 19:12:49.047 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-01 19:12:49.053 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: security-group 2026-09-01 19:12:49.054 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: segment 2026-09-01 19:12:49.055 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-01 19:12:49.056 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: service-type 2026-09-01 19:12:49.056 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: sorting 2026-09-01 19:12:49.057 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: standard-attr-segment 2026-09-01 19:12:49.058 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: standard-attr-description 2026-09-01 19:12:49.058 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: stateful-security-group 2026-09-01 19:12:49.059 1 WARNING neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-09-01 19:12:49.059 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-09-01 19:12:49.060 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-09-01 19:12:49.060 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-01 19:12:49.061 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: subnet-service-types 2026-09-01 19:12:49.061 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: subnet_allocation 2026-09-01 19:12:49.062 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-01 19:12:49.063 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-01 19:12:49.065 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: standard-attr-tag 2026-09-01 19:12:49.066 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-01 19:12:49.067 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: trunk 2026-09-01 19:12:49.068 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: trunk-details 2026-09-01 19:12:49.069 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-01 19:12:49.069 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-01 19:12:49.071 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-09-01 19:12:49.072 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-01 19:12:49.073 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: vpn-flavors 2026-09-01 19:12:49.074 1 INFO neutron.api.extensions [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Loaded extension: vpnaas 2026-09-01 19:12:49.076 1 INFO neutron.quota.resource_registry [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-01 19:12:49.076 1 INFO neutron.quota.resource_registry [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-01 19:12:49.076 1 INFO neutron.quota.resource_registry [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-01 19:12:49.076 1 INFO neutron.quota.resource_registry [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-01 19:12:49.082 1 INFO neutron.quota.resource_registry [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-01 19:12:49.082 1 INFO neutron.quota.resource_registry [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-01 19:12:49.088 1 INFO neutron.quota.resource_registry [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-01 19:12:49.088 1 INFO neutron.quota.resource_registry [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-01 19:12:49.089 1 INFO neutron.quota.resource_registry [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-01 19:12:49.090 1 INFO neutron.quota.resource_registry [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-01 19:12:49.091 1 WARNING neutron.quota.resource_registry [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] subnetpool is already registered 2026-09-01 19:12:49.091 1 INFO neutron.quota.resource_registry [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-01 19:12:49.092 1 INFO neutron.quota.resource_registry [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-01 19:12:49.093 1 INFO neutron.quota.resource_registry [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-01 19:12:49.093 1 INFO neutron.quota.resource_registry [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-01 19:12:49.094 1 INFO neutron.quota.resource_registry [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-01 19:12:49.094 1 INFO neutron.quota.resource_registry [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-01 19:12:49.098 1 INFO neutron.quota.resource_registry [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-01 19:12:49.098 1 WARNING neutron.quota.resource_registry [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] router is already registered 2026-09-01 19:12:49.099 1 INFO neutron.quota.resource_registry [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-01 19:12:49.099 1 WARNING neutron.quota.resource_registry [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] floatingip is already registered 2026-09-01 19:12:49.103 1 INFO neutron.quota.resource_registry [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-01 19:12:49.103 1 WARNING neutron.quota.resource_registry [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] rbac_policy is already registered 2026-09-01 19:12:49.104 1 INFO neutron.quota.resource_registry [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-01 19:12:49.104 1 WARNING neutron.quota.resource_registry [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] security_group is already registered 2026-09-01 19:12:49.105 1 INFO neutron.quota.resource_registry [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-01 19:12:49.105 1 WARNING neutron.quota.resource_registry [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] security_group_rule is already registered 2026-09-01 19:12:49.106 1 INFO neutron.quota.resource_registry [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-01 19:12:49.106 1 WARNING neutron.quota.resource_registry [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] subnetpool is already registered 2026-09-01 19:12:49.107 1 INFO neutron.quota.resource_registry [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-01 19:12:49.107 1 WARNING neutron.quota.resource_registry [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] trunk is already registered 2026-09-01 19:12:49.108 1 INFO neutron.quota.resource_registry [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-01 19:12:49.108 1 WARNING neutron.quota.resource_registry [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] endpoint_group is already registered 2026-09-01 19:12:49.108 1 INFO neutron.quota.resource_registry [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-01 19:12:49.109 1 WARNING neutron.quota.resource_registry [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] vpnservice is already registered 2026-09-01 19:12:49.110 1 INFO neutron.quota.resource_registry [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-01 19:12:49.110 1 WARNING neutron.quota.resource_registry [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] ipsec_site_connection is already registered 2026-09-01 19:12:49.110 1 INFO neutron.quota.resource_registry [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-01 19:12:49.110 1 WARNING neutron.quota.resource_registry [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] ipsecpolicy is already registered 2026-09-01 19:12:49.111 1 INFO neutron.quota.resource_registry [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-01 19:12:49.111 1 WARNING neutron.quota.resource_registry [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] ikepolicy is already registered 2026-09-01 19:12:49.138 1 WARNING keystonemiddleware._common.config [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-01 19:12:49.143 1 WARNING oslo_config.cfg [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-09-01 19:12:49.146 1 INFO oslo_service.service [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Starting 2 workers 2026-09-01 19:12:49.150 1 INFO neutron.service [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Neutron service started, listening on 0.0.0.0:9696 2026-09-01 19:12:49.170 1 INFO oslo_service.service [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Starting 2 workers 2026-09-01 19:12:49.174 1 INFO oslo_service.service [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Starting 1 workers 2026-09-01 19:12:49.177 1 INFO oslo_service.service [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Starting 1 workers 2026-09-01 19:12:49.177 9 INFO neutron.db.ovn_hash_ring_db [None req-d211da6e-dcf9-44cc-bb74-5aa2dff122b0 - - - - - -] Nodes from host "neutron-server-5dcbf7c677-fhqmf" and group "mechanism_driver" removed from the Hash Ring 2026-09-01 19:12:49.179 1 INFO oslo_service.service [None req-c79bc1dc-7dc0-4cc3-a080-53f49082a5c5 - - - - - -] Starting 1 workers 2026-09-01 19:12:49.182 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-09-01 19:12:49.182 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-09-01 19:12:49.189 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for MaintenanceWorker with retry 2026-09-01 19:12:49.190 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-09-01 19:12:49.191 9 INFO neutron.db.ovn_hash_ring_db [None req-d211da6e-dcf9-44cc-bb74-5aa2dff122b0 - - - - - -] Node a62b1b25-753c-4089-99d7-14921cfe172c from host "neutron-server-5dcbf7c677-fhqmf" and group "mechanism_driver" added to the Hash Ring 2026-09-01 19:12:49.194 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d211da6e-dcf9-44cc-bb74-5aa2dff122b0 - - - - - -] Hash Ring probing thread has started 2026-09-01 19:12:49.195 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-d211da6e-dcf9-44cc-bb74-5aa2dff122b0 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-09-01 19:12:49.229 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f238703e-80b6-4d1b-a501-42a65e99852f - - - - - -] tcp:10.110.37.244:6641: connecting... 2026-09-01 19:12:49.229 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f238703e-80b6-4d1b-a501-42a65e99852f - - - - - -] tcp:10.110.37.244:6641: connected 2026-09-01 19:12:49.231 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-27172cbb-aa27-4da5-ad26-6acfe1dccd1b - - - - - -] tcp:10.110.37.244:6641: connecting... 2026-09-01 19:12:49.231 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-27172cbb-aa27-4da5-ad26-6acfe1dccd1b - - - - - -] tcp:10.110.37.244:6641: connected 2026-09-01 19:12:49.232 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.110.37.244:6641: connecting... 2026-09-01 19:12:49.232 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.110.37.244:6641: connected 2026-09-01 19:12:49.245 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d211da6e-dcf9-44cc-bb74-5aa2dff122b0 - - - - - -] tcp:10.110.37.244:6641: connecting... 2026-09-01 19:12:49.246 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d211da6e-dcf9-44cc-bb74-5aa2dff122b0 - - - - - -] tcp:10.110.37.244:6641: connected 2026-09-01 19:12:49.251 10 INFO neutron.db.ovn_hash_ring_db [None req-2d723f56-8d49-4004-a94c-f481cfd3f0ed - - - - - -] Node e0d478d7-1394-49c1-87a5-91cc6262f44d from host "neutron-server-5dcbf7c677-fhqmf" and group "mechanism_driver" added to the Hash Ring 2026-09-01 19:12:49.253 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-2d723f56-8d49-4004-a94c-f481cfd3f0ed - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-09-01 19:12:49.259 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbSbOvnIdl for MaintenanceWorker with retry 2026-09-01 19:12:49.279 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.98.166.69:6642: connecting... 2026-09-01 19:12:49.279 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.98.166.69:6642: connected 2026-09-01 19:12:49.295 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-d211da6e-dcf9-44cc-bb74-5aa2dff122b0 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-09-01 19:12:49.300 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2d723f56-8d49-4004-a94c-f481cfd3f0ed - - - - - -] tcp:10.110.37.244:6641: connecting... 2026-09-01 19:12:49.300 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2d723f56-8d49-4004-a94c-f481cfd3f0ed - - - - - -] tcp:10.110.37.244:6641: connected 2026-09-01 19:12:49.302 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-27172cbb-aa27-4da5-ad26-6acfe1dccd1b - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-09-01 19:12:49.311 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-f238703e-80b6-4d1b-a501-42a65e99852f - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-09-01 19:12:49.311 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-09-01 19:12:49.312 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-09-01 19:12:49.312 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-09-01 19:12:49.317 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d211da6e-dcf9-44cc-bb74-5aa2dff122b0 - - - - - -] tcp:10.98.166.69:6642: connecting... 2026-09-01 19:12:49.317 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d211da6e-dcf9-44cc-bb74-5aa2dff122b0 - - - - - -] tcp:10.98.166.69:6642: connected 2026-09-01 19:12:49.318 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] Maintenance task thread has started 2026-09-01 19:12:49.318 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] MaintenanceWorker process has finished the post initialization 2026-09-01 19:12:49.322 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-27172cbb-aa27-4da5-ad26-6acfe1dccd1b - - - - - -] tcp:10.98.166.69:6642: connecting... 2026-09-01 19:12:49.322 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-27172cbb-aa27-4da5-ad26-6acfe1dccd1b - - - - - -] tcp:10.98.166.69:6642: connected 2026-09-01 19:12:49.349 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-2d723f56-8d49-4004-a94c-f481cfd3f0ed - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-09-01 19:12:49.350 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f238703e-80b6-4d1b-a501-42a65e99852f - - - - - -] tcp:10.98.166.69:6642: connecting... 2026-09-01 19:12:49.350 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f238703e-80b6-4d1b-a501-42a65e99852f - - - - - -] tcp:10.98.166.69:6642: connected 2026-09-01 19:12:49.356 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-27172cbb-aa27-4da5-ad26-6acfe1dccd1b - - - - - -] RpcWorker process has finished the post initialization 2026-09-01 19:12:49.370 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2d723f56-8d49-4004-a94c-f481cfd3f0ed - - - - - -] tcp:10.98.166.69:6642: connecting... 2026-09-01 19:12:49.370 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2d723f56-8d49-4004-a94c-f481cfd3f0ed - - - - - -] tcp:10.98.166.69:6642: connected 2026-09-01 19:12:49.384 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d211da6e-dcf9-44cc-bb74-5aa2dff122b0 - - - - - -] WorkerService process has finished the post initialization 2026-09-01 19:12:49.386 9 INFO neutron.wsgi [-] (9) wsgi starting up on http://0.0.0.0:9696 2026-09-01 19:12:49.396 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f238703e-80b6-4d1b-a501-42a65e99852f - - - - - -] RpcWorker process has finished the post initialization 2026-09-01 19:12:49.407 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2d723f56-8d49-4004-a94c-f481cfd3f0ed - - - - - -] WorkerService process has finished the post initialization 2026-09-01 19:12:49.408 10 INFO neutron.wsgi [-] (10) wsgi starting up on http://0.0.0.0:9696 2026-09-01 19:12:49.412 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-bf52d996-7755-4f04-ac22-a0c7de11c8d8 - - - - - -] OVN maintenance task check_baremetal_ports_dhcp_options finished in 0.032 seconds 2026-09-01 19:12:49.413 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-bf52d996-7755-4f04-ac22-a0c7de11c8d8 - - - - - -] OVN maintenance task check_fair_meter_consistency finished in 0.000 seconds 2026-09-01 19:12:49.442 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-bf52d996-7755-4f04-ac22-a0c7de11c8d8 - - - - - -] OVN maintenance task check_fdb_aging_settings finished in 0.029 seconds 2026-09-01 19:12:49.443 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-bf52d996-7755-4f04-ac22-a0c7de11c8d8 - - - - - -] OVN maintenance task check_for_ha_chassis_group finished in 0.001 seconds 2026-09-01 19:12:49.444 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-bf52d996-7755-4f04-ac22-a0c7de11c8d8 - - - - - -] OVN maintenance task check_for_igmp_snoop_support finished in 0.000 seconds 2026-09-01 19:12:49.455 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-bf52d996-7755-4f04-ac22-a0c7de11c8d8 - - - - - -] OVN maintenance task check_for_inconsistencies finished in 0.010 seconds 2026-09-01 19:12:49.455 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-bf52d996-7755-4f04-ac22-a0c7de11c8d8 - - - - - -] OVN maintenance task check_global_dhcp_opts finished in 0.000 seconds 2026-09-01 19:12:49.456 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-bf52d996-7755-4f04-ac22-a0c7de11c8d8 - - - - - -] OVN maintenance task check_localnet_port_has_learn_fdb finished in 0.000 seconds 2026-09-01 19:12:49.472 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-bf52d996-7755-4f04-ac22-a0c7de11c8d8 - - - - - -] OVN maintenance task check_provider_distributed_ports finished in 0.015 seconds 2026-09-01 19:12:49.493 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-bf52d996-7755-4f04-ac22-a0c7de11c8d8 - - - - - -] OVN maintenance task check_redirect_type_router_gateway_ports finished in 0.021 seconds 2026-09-01 19:12:49.493 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-bf52d996-7755-4f04-ac22-a0c7de11c8d8 - - - - - -] OVN maintenance task check_router_default_route_empty_dst_ip finished in 0.000 seconds 2026-09-01 19:12:49.498 15 INFO neutron.db.ovn_hash_ring_db [None req-bf52d996-7755-4f04-ac22-a0c7de11c8d8 - - - - - -] Cleaned up Hash Ring nodes older than 5 days 2026-09-01 19:12:49.498 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-bf52d996-7755-4f04-ac22-a0c7de11c8d8 - - - - - -] OVN maintenance task cleanup_old_hash_ring_nodes finished in 0.004 seconds 2026-09-01 19:12:49.502 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-bf52d996-7755-4f04-ac22-a0c7de11c8d8 - - - - - -] OVN maintenance task configure_nb_global finished in 0.004 seconds 2026-09-01 19:12:49.526 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-bf52d996-7755-4f04-ac22-a0c7de11c8d8 - - - - - -] OVN maintenance task set_fip_distributed_flag finished in 0.003 seconds 2026-09-01 19:12:49.530 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-bf52d996-7755-4f04-ac22-a0c7de11c8d8 - - - - - -] OVN maintenance task set_network_type finished in 0.005 seconds 2026-09-01 19:12:49.531 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-bf52d996-7755-4f04-ac22-a0c7de11c8d8 - - - - - -] OVN maintenance task update_mac_aging_settings finished in 0.001 seconds 2026-09-01 19:12:49.535 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-bf52d996-7755-4f04-ac22-a0c7de11c8d8 - - - - - -] OVN maintenance task update_router_distributed_flag finished in 0.003 seconds 2026-09-01 19:12:49.546 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-bf52d996-7755-4f04-ac22-a0c7de11c8d8 - - - - - -] OVN maintenance task update_security_group_with_address_group finished in 0.011 seconds 2026-09-01 19:12:59.002 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0037642 2026-09-01 19:12:59.362 15 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_db_sync [None req-93e2a093-a525-4dda-9a8f-aea0a4426b4a - - - - - -] New host instance found in OVN SB DB, but not in Neutron. Add its SegmentHostMapping in Neutron 2026-09-01 19:12:59.433 15 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_db_sync [None req-74293c17-fe14-491f-8985-45eb608aabfe - - - - - -] ACLs to be added: 2 ACLs to be removed: 2 2026-09-01 19:12:59.470 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-74293c17-fe14-491f-8985-45eb608aabfe - - - - - -] Starting OVNClientQosExtension 2026-09-01 19:12:59.483 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-74293c17-fe14-491f-8985-45eb608aabfe - - - - - -] Starting OVNClientQosExtension /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-09-01 19:13:05.827 9 INFO neutron.pecan_wsgi.hooks.translation [None req-60cbe059-dcd5-4dc7-bb49-0cf715fa03de 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] GET failed (client error): The resource could not be found. 2026-09-01 19:13:05.828 9 INFO neutron.wsgi [None req-60cbe059-dcd5-4dc7-bb49-0cf715fa03de 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/networks/public HTTP/1.1" status: 404 len: 290 time: 0.6711402 2026-09-01 19:13:05.845 9 INFO neutron.wsgi [None req-f73cc93f-a004-4f09-8a26-96f3b466a656 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 189 time: 0.0130644 2026-09-01 19:13:05.960 9 WARNING oslo_policy.policy [None req-a0c490df-ff86-4ee0-a30c-d0af86b8bc7c 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-09-01 19:13:06.062 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-a0c490df-ff86-4ee0-a30c-d0af86b8bc7c 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Starting OVNClientQosExtension 2026-09-01 19:13:06.063 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-a0c490df-ff86-4ee0-a30c-d0af86b8bc7c 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Starting OVNClientPlacementExtension 2026-09-01 19:13:06.097 9 INFO neutron.db.ovn_revision_numbers_db [None req-a0c490df-ff86-4ee0-a30c-d0af86b8bc7c 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Successfully bumped revision number for resource ed945cb9-f9ad-41db-933b-3450f9a6fe71 (type: security_groups) to 1 2026-09-01 19:13:06.111 9 INFO neutron.db.ovn_revision_numbers_db [None req-a0c490df-ff86-4ee0-a30c-d0af86b8bc7c 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Successfully bumped revision number for resource 45a004c1-cceb-4116-ad42-db88edbd6f76 (type: security_group_rules) to 0 2026-09-01 19:13:06.122 9 INFO neutron.db.ovn_revision_numbers_db [None req-a0c490df-ff86-4ee0-a30c-d0af86b8bc7c 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Successfully bumped revision number for resource a6fc6310-5fbb-4e0d-9ce5-b8d33550a8ba (type: security_group_rules) to 0 2026-09-01 19:13:06.132 9 INFO neutron.db.ovn_revision_numbers_db [None req-a0c490df-ff86-4ee0-a30c-d0af86b8bc7c 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Successfully bumped revision number for resource ae2f60b2-aaa7-41fa-a42f-41f38007e930 (type: security_group_rules) to 0 2026-09-01 19:13:06.142 9 INFO neutron.db.ovn_revision_numbers_db [None req-a0c490df-ff86-4ee0-a30c-d0af86b8bc7c 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Successfully bumped revision number for resource be3ae428-37f6-4221-8fe7-b54d55709647 (type: security_group_rules) to 0 2026-09-01 19:13:06.151 9 WARNING neutron.services.revisions.revision_plugin [None req-a0c490df-ff86-4ee0-a30c-d0af86b8bc7c 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Could not find related network for resource to bump revision. 2026-09-01 19:13:06.205 9 INFO neutron.db.segments_db [None req-a0c490df-ff86-4ee0-a30c-d0af86b8bc7c 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Added segment b551bb35-a526-413e-9bc7-a648bd6888e1 of type flat for network 2f7b5b4e-28b3-4a6a-ad3c-701dcabb0a86 2026-09-01 19:13:06.373 9 INFO neutron.db.ovn_revision_numbers_db [None req-a0c490df-ff86-4ee0-a30c-d0af86b8bc7c 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Successfully bumped revision number for resource 2f7b5b4e-28b3-4a6a-ad3c-701dcabb0a86 (type: networks) to 1 2026-09-01 19:13:06.563 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a0c490df-ff86-4ee0-a30c-d0af86b8bc7c 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] No more DHCP agents 2026-09-01 19:13:06.564 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a0c490df-ff86-4ee0-a30c-d0af86b8bc7c 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Unable to schedule network 2f7b5b4e-28b3-4a6a-ad3c-701dcabb0a86: no agents available; will retry on subsequent port and subnet creation events. 2026-09-01 19:13:06.697 9 INFO neutron.db.ovn_revision_numbers_db [None req-a0c490df-ff86-4ee0-a30c-d0af86b8bc7c 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Successfully bumped revision number for resource f6f24a55-a028-460e-9473-50cce94c37eb (type: ports) to 1 2026-09-01 19:13:06.729 9 INFO neutron.wsgi [None req-a0c490df-ff86-4ee0-a30c-d0af86b8bc7c 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "POST /v2.0/networks HTTP/1.1" status: 201 len: 886 time: 0.8779485 2026-09-01 19:13:07.835 9 INFO neutron.pecan_wsgi.hooks.translation [None req-267ff967-4f1d-40ea-bea7-1d18899c3b3c 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] GET failed (client error): The resource could not be found. 2026-09-01 19:13:07.838 9 INFO neutron.wsgi [None req-267ff967-4f1d-40ea-bea7-1d18899c3b3c 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/networks/public HTTP/1.1" status: 404 len: 290 time: 0.0419791 2026-09-01 19:13:07.904 9 INFO neutron.wsgi [None req-16f70139-4108-455b-8432-2a83d75afaad 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 890 time: 0.0626445 2026-09-01 19:13:07.930 9 INFO neutron.pecan_wsgi.hooks.translation [None req-03badc10-4bcf-4bdc-b57e-06faaee54950 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] GET failed (client error): The resource could not be found. 2026-09-01 19:13:07.932 9 INFO neutron.wsgi [None req-03badc10-4bcf-4bdc-b57e-06faaee54950 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/subnets/public-subnet?network_id=2f7b5b4e-28b3-4a6a-ad3c-701dcabb0a86 HTTP/1.1" status: 404 len: 295 time: 0.0195549 2026-09-01 19:13:07.955 9 INFO neutron.wsgi [None req-cbca4081-2d0f-469a-ad78-7dfb3b8fc98a 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/subnets?name=public-subnet&network_id=2f7b5b4e-28b3-4a6a-ad3c-701dcabb0a86 HTTP/1.1" status: 200 len: 188 time: 0.0193217 2026-09-01 19:13:08.174 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a872ca42-5974-4cfa-98f4-6ff6754e816b 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] No more DHCP agents 2026-09-01 19:13:08.175 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a872ca42-5974-4cfa-98f4-6ff6754e816b 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Unable to schedule network 2f7b5b4e-28b3-4a6a-ad3c-701dcabb0a86: no agents available; will retry on subsequent port and subnet creation events. 2026-09-01 19:13:08.693 9 INFO neutron.db.ovn_revision_numbers_db [None req-a872ca42-5974-4cfa-98f4-6ff6754e816b 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Successfully bumped revision number for resource f6f24a55-a028-460e-9473-50cce94c37eb (type: ports) to 2 2026-09-01 19:13:08.737 9 INFO neutron.db.ovn_revision_numbers_db [None req-a872ca42-5974-4cfa-98f4-6ff6754e816b 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Successfully bumped revision number for resource 70f68b01-9981-4695-b245-6bcf7b62c17c (type: subnets) to 0 2026-09-01 19:13:08.750 9 INFO neutron.wsgi [None req-a872ca42-5974-4cfa-98f4-6ff6754e816b 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.7896686 2026-09-01 19:13:14.002 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016396 2026-09-01 19:13:29.002 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027595 2026-09-01 19:13:44.001 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022221 2026-09-01 19:13:44.005 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0052724 2026-09-01 19:13:59.001 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022352 2026-09-01 19:13:59.001 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029464 2026-09-01 19:14:14.001 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022786 2026-09-01 19:14:14.002 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026255 2026-09-01 19:14:29.002 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028198 2026-09-01 19:14:29.002 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028782 2026-09-01 19:14:44.001 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022209 2026-09-01 19:14:44.002 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032861 2026-09-01 19:14:59.000 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021675 2026-09-01 19:14:59.000 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022750 2026-09-01 19:15:14.001 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022278 2026-09-01 19:15:14.004 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022302 2026-09-01 19:15:29.001 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024004 2026-09-01 19:15:29.005 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032673 2026-09-01 19:15:44.001 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024035 2026-09-01 19:15:44.003 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0048552 2026-09-01 19:15:58.999 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014858 2026-09-01 19:15:59.001 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020301 2026-09-01 19:16:14.001 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022707 2026-09-01 19:16:14.004 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0054057 2026-09-01 19:16:29.000 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023825 2026-09-01 19:16:29.002 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033057 2026-09-01 19:16:44.002 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029392 2026-09-01 19:16:44.002 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027030 2026-09-01 19:16:59.001 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022426 2026-09-01 19:16:59.001 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021896 2026-09-01 19:17:14.001 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021911 2026-09-01 19:17:14.001 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023651 2026-09-01 19:17:29.002 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036805 2026-09-01 19:17:29.002 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036397 2026-09-01 19:17:43.687 9 INFO neutron.pecan_wsgi.hooks.translation [None req-596e5604-4119-48c1-abab-b73468b0dab1 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] GET failed (client error): The resource could not be found. 2026-09-01 19:17:43.690 9 INFO neutron.wsgi [None req-596e5604-4119-48c1-abab-b73468b0dab1 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/networks/lb-mgmt-net HTTP/1.1" status: 404 len: 295 time: 0.1763580 2026-09-01 19:17:43.713 9 INFO neutron.wsgi [None req-da861c28-10c8-421d-97dd-13fdaea2be6e 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/networks?name=lb-mgmt-net HTTP/1.1" status: 200 len: 189 time: 0.0185487 2026-09-01 19:17:43.841 9 INFO neutron.db.segments_db [None req-dd87e4de-441d-4aba-ba6e-68fe38477148 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Added segment 6baad4ad-29af-4b6f-b840-a1c77471bec1 of type geneve for network 1c1a0a26-c497-4619-bc67-e4935a5b313e 2026-09-01 19:17:43.982 9 INFO neutron.db.ovn_revision_numbers_db [None req-dd87e4de-441d-4aba-ba6e-68fe38477148 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Successfully bumped revision number for resource 1c1a0a26-c497-4619-bc67-e4935a5b313e (type: networks) to 1 2026-09-01 19:17:44.000 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0011230 2026-09-01 19:17:44.001 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0007544 2026-09-01 19:17:44.199 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dd87e4de-441d-4aba-ba6e-68fe38477148 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] No more DHCP agents 2026-09-01 19:17:44.201 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dd87e4de-441d-4aba-ba6e-68fe38477148 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Unable to schedule network 1c1a0a26-c497-4619-bc67-e4935a5b313e: no agents available; will retry on subsequent port and subnet creation events. 2026-09-01 19:17:44.332 9 INFO neutron.db.ovn_revision_numbers_db [None req-dd87e4de-441d-4aba-ba6e-68fe38477148 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Successfully bumped revision number for resource 5add4e96-1365-4b2b-b3fd-5c3bd9d6fab1 (type: ports) to 1 2026-09-01 19:17:44.360 9 INFO neutron.wsgi [None req-dd87e4de-441d-4aba-ba6e-68fe38477148 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "POST /v2.0/networks HTTP/1.1" status: 201 len: 890 time: 0.6387246 2026-09-01 19:17:45.393 9 INFO neutron.pecan_wsgi.hooks.translation [None req-998f7043-cc7c-4561-b72a-d5a6a1a8ac70 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] GET failed (client error): The resource could not be found. 2026-09-01 19:17:45.397 9 INFO neutron.wsgi [None req-998f7043-cc7c-4561-b72a-d5a6a1a8ac70 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/networks/lb-mgmt-net HTTP/1.1" status: 404 len: 295 time: 0.0686471 2026-09-01 19:17:45.456 9 INFO neutron.wsgi [None req-be9e4d66-7366-466b-8459-7b9bf211ade2 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/networks?name=lb-mgmt-net HTTP/1.1" status: 200 len: 875 time: 0.0550754 2026-09-01 19:17:45.479 9 INFO neutron.pecan_wsgi.hooks.translation [None req-8f909e93-1a98-469c-873f-8910253a609f 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] GET failed (client error): The resource could not be found. 2026-09-01 19:17:45.481 9 INFO neutron.wsgi [None req-8f909e93-1a98-469c-873f-8910253a609f 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/subnets/lb-mgmt-subnet?network_id=1c1a0a26-c497-4619-bc67-e4935a5b313e HTTP/1.1" status: 404 len: 296 time: 0.0157945 2026-09-01 19:17:45.506 9 INFO neutron.wsgi [None req-af2d9896-fcbc-4460-a20b-c6ae9243810d 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=1c1a0a26-c497-4619-bc67-e4935a5b313e HTTP/1.1" status: 200 len: 188 time: 0.0212095 2026-09-01 19:17:45.730 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-36a77e9e-9123-43c5-a9d3-efeb45f0ed51 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] No more DHCP agents 2026-09-01 19:17:45.731 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-36a77e9e-9123-43c5-a9d3-efeb45f0ed51 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Unable to schedule network 1c1a0a26-c497-4619-bc67-e4935a5b313e: no agents available; will retry on subsequent port and subnet creation events. 2026-09-01 19:17:46.161 9 INFO neutron.db.ovn_revision_numbers_db [None req-36a77e9e-9123-43c5-a9d3-efeb45f0ed51 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Successfully bumped revision number for resource 5add4e96-1365-4b2b-b3fd-5c3bd9d6fab1 (type: ports) to 2 2026-09-01 19:17:46.198 9 INFO neutron.db.ovn_revision_numbers_db [None req-36a77e9e-9123-43c5-a9d3-efeb45f0ed51 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Successfully bumped revision number for resource 5e189a25-9780-4f08-beb7-511e6fc50817 (type: subnets) to 0 2026-09-01 19:17:46.214 9 INFO neutron.wsgi [None req-36a77e9e-9123-43c5-a9d3-efeb45f0ed51 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 807 time: 0.7019384 2026-09-01 19:17:47.292 9 INFO neutron.api.v2.resource [None req-acfe3531-e19e-4f84-9e46-ec6e251f498d 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] show failed (client error): The resource could not be found. 2026-09-01 19:17:47.294 9 INFO neutron.wsgi [None req-acfe3531-e19e-4f84-9e46-ec6e251f498d 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/security-groups/lb-health-mgr-sec-grp HTTP/1.1" status: 404 len: 313 time: 0.0523975 2026-09-01 19:17:47.342 9 INFO neutron.wsgi [None req-1e4979a2-46be-4021-97c2-4ae6970698ad 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/security-groups?name=lb-health-mgr-sec-grp HTTP/1.1" status: 200 len: 197 time: 0.0444682 2026-09-01 19:17:47.520 9 INFO neutron.db.ovn_revision_numbers_db [None req-9dc45ddb-9d83-42c0-8d8d-5622d8229516 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Successfully bumped revision number for resource 154c6c65-e4a7-45f1-8527-b2ba1738cd8a (type: security_groups) to 1 2026-09-01 19:17:47.539 9 INFO neutron.db.ovn_revision_numbers_db [None req-9dc45ddb-9d83-42c0-8d8d-5622d8229516 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Successfully bumped revision number for resource 3a0dea95-5cf5-4e19-a150-9eccb7b14a56 (type: security_group_rules) to 0 2026-09-01 19:17:47.556 9 INFO neutron.db.ovn_revision_numbers_db [None req-9dc45ddb-9d83-42c0-8d8d-5622d8229516 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Successfully bumped revision number for resource 58cb1c5f-36ef-42c7-a68f-53dcef4a21fe (type: security_group_rules) to 0 2026-09-01 19:17:47.579 9 INFO neutron.wsgi [None req-9dc45ddb-9d83-42c0-8d8d-5622d8229516 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1797 time: 0.2312844 2026-09-01 19:17:48.763 9 INFO neutron.wsgi [None req-936e7047-717f-43f7-866d-2be2f2aeff77 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/security-groups/154c6c65-e4a7-45f1-8527-b2ba1738cd8a HTTP/1.1" status: 200 len: 1792 time: 0.0637629 2026-09-01 19:17:48.805 9 INFO neutron.wsgi [None req-50b2a2ca-d15a-447d-9307-033c0065dd01 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/security-groups/154c6c65-e4a7-45f1-8527-b2ba1738cd8a HTTP/1.1" status: 200 len: 1792 time: 0.0340712 2026-09-01 19:17:48.845 9 INFO neutron.wsgi [None req-0cca020a-a6ac-487d-8b11-efc450e18183 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/security-groups/154c6c65-e4a7-45f1-8527-b2ba1738cd8a HTTP/1.1" status: 200 len: 1792 time: 0.0326693 2026-09-01 19:17:48.995 9 INFO neutron.db.ovn_revision_numbers_db [None req-a35121be-b040-4159-93d4-1d9ef99a7bc1 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Successfully bumped revision number for resource 1bb4658c-289a-408f-a19f-103a8c118f47 (type: security_group_rules) to 0 2026-09-01 19:17:49.042 9 INFO neutron.wsgi [None req-a35121be-b040-4159-93d4-1d9ef99a7bc1 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 781 time: 0.1892874 2026-09-01 19:17:49.616 15 INFO neutron.db.ovn_revision_numbers_db [None req-bf52d996-7755-4f04-ac22-a0c7de11c8d8 - - - - - -] Successfully bumped revision number for resource 2f7b5b4e-28b3-4a6a-ad3c-701dcabb0a86 (type: networks) to 2 2026-09-01 19:17:49.616 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-bf52d996-7755-4f04-ac22-a0c7de11c8d8 - - - - - -] OVN maintenance task check_for_inconsistencies finished in 0.171 seconds /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-09-01 19:17:50.763 10 WARNING oslo_policy.policy [None req-887677c5-001f-48ec-8e0a-a137add1a49a 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-09-01 19:17:50.765 10 INFO neutron.wsgi [None req-887677c5-001f-48ec-8e0a-a137add1a49a 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/security-groups/154c6c65-e4a7-45f1-8527-b2ba1738cd8a HTTP/1.1" status: 200 len: 2406 time: 0.7634907 2026-09-01 19:17:50.793 10 INFO neutron.wsgi [None req-95f1ed1c-bfcb-4f74-ae6e-4352d5b2308d 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/security-groups/154c6c65-e4a7-45f1-8527-b2ba1738cd8a HTTP/1.1" status: 200 len: 2406 time: 0.0232279 2026-09-01 19:17:50.814 10 INFO neutron.wsgi [None req-b82fc2a4-c60f-443c-bb44-9e939a810c60 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/security-groups/154c6c65-e4a7-45f1-8527-b2ba1738cd8a HTTP/1.1" status: 200 len: 2406 time: 0.0187232 2026-09-01 19:17:50.903 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-69ab5b93-8e27-43ba-8b68-981e1b807799 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Starting OVNClientQosExtension 2026-09-01 19:17:50.903 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-69ab5b93-8e27-43ba-8b68-981e1b807799 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Starting OVNClientPlacementExtension 2026-09-01 19:17:50.939 10 INFO neutron.db.ovn_revision_numbers_db [None req-69ab5b93-8e27-43ba-8b68-981e1b807799 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Successfully bumped revision number for resource 7fa68647-d82d-4eb9-a2e4-a20bc5d02830 (type: security_group_rules) to 0 2026-09-01 19:17:50.994 10 INFO neutron.wsgi [None req-69ab5b93-8e27-43ba-8b68-981e1b807799 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.1762478 2026-09-01 19:17:52.001 10 INFO neutron.wsgi [None req-19a8cb70-652c-416d-8971-c16e79638b6f 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/security-groups/154c6c65-e4a7-45f1-8527-b2ba1738cd8a HTTP/1.1" status: 200 len: 3022 time: 0.0812221 2026-09-01 19:17:52.062 10 INFO neutron.wsgi [None req-ec59d1af-6488-4715-b573-026ccc40b10b 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/security-groups/154c6c65-e4a7-45f1-8527-b2ba1738cd8a HTTP/1.1" status: 200 len: 3022 time: 0.0544777 2026-09-01 19:17:52.118 10 INFO neutron.wsgi [None req-53f09547-2770-4baa-bb73-3fb73291e83a 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/security-groups/154c6c65-e4a7-45f1-8527-b2ba1738cd8a HTTP/1.1" status: 200 len: 3022 time: 0.0484085 2026-09-01 19:17:52.274 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0edaba9-194a-426b-bb9f-c6844a332ebd 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Successfully bumped revision number for resource 28264aa6-c3b5-4d4f-af58-0232f8b0d012 (type: security_group_rules) to 0 2026-09-01 19:17:52.298 10 INFO neutron.wsgi [None req-f0edaba9-194a-426b-bb9f-c6844a332ebd 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.1710224 2026-09-01 19:17:53.306 10 INFO neutron.wsgi [None req-d8f33121-a35e-4ca5-bcda-ec821025b9f9 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/security-groups/154c6c65-e4a7-45f1-8527-b2ba1738cd8a HTTP/1.1" status: 200 len: 3638 time: 0.1058943 2026-09-01 19:17:53.368 10 INFO neutron.wsgi [None req-c2dd2756-ded4-42c8-92e1-e5ffe9ef1dd9 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/security-groups/154c6c65-e4a7-45f1-8527-b2ba1738cd8a HTTP/1.1" status: 200 len: 3638 time: 0.0553620 2026-09-01 19:17:53.412 10 INFO neutron.wsgi [None req-eaa48d0c-ccdd-43e4-80c9-1f4b7f625e49 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/security-groups/154c6c65-e4a7-45f1-8527-b2ba1738cd8a HTTP/1.1" status: 200 len: 3638 time: 0.0370755 2026-09-01 19:17:53.561 10 INFO neutron.db.ovn_revision_numbers_db [None req-92596830-b83b-43ac-ad71-1821885bd10f 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Successfully bumped revision number for resource ecf388df-e6ed-4a59-b6bd-b1271382d40c (type: security_group_rules) to 0 2026-09-01 19:17:53.602 10 INFO neutron.wsgi [None req-92596830-b83b-43ac-ad71-1821885bd10f 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.1822917 2026-09-01 19:17:54.522 9 INFO neutron.wsgi [None req-d2f4ca87-00e4-40a4-862d-8e56da4a8038 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/security-groups/154c6c65-e4a7-45f1-8527-b2ba1738cd8a HTTP/1.1" status: 200 len: 4254 time: 0.0851722 2026-09-01 19:17:54.572 9 INFO neutron.wsgi [None req-69c31d19-01be-42bd-b6c7-2a85e8d1f8a6 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/security-groups/154c6c65-e4a7-45f1-8527-b2ba1738cd8a HTTP/1.1" status: 200 len: 4254 time: 0.0429857 2026-09-01 19:17:54.615 9 INFO neutron.wsgi [None req-df97de80-05c8-4b48-8d54-7969fa0d7b8e 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/security-groups/154c6c65-e4a7-45f1-8527-b2ba1738cd8a HTTP/1.1" status: 200 len: 4254 time: 0.0352130 2026-09-01 19:17:54.761 9 INFO neutron.db.ovn_revision_numbers_db [None req-d052ed24-d4a0-4ead-9c45-a163f6e4fe4b 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Successfully bumped revision number for resource b93af0e2-027f-4946-81cb-39ae7690cf75 (type: security_group_rules) to 0 2026-09-01 19:17:54.799 9 INFO neutron.wsgi [None req-d052ed24-d4a0-4ead-9c45-a163f6e4fe4b 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.1765208 2026-09-01 19:17:56.105 10 INFO neutron.wsgi [None req-319959c0-801d-4639-94fd-51c7fe8436a5 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/networks/1c1a0a26-c497-4619-bc67-e4935a5b313e HTTP/1.1" status: 200 len: 910 time: 0.1598814 2026-09-01 19:17:56.182 10 INFO neutron.pecan_wsgi.hooks.translation [None req-1a041b4d-2a4b-4f51-841a-4b92e68e954b 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] GET failed (client error): The resource could not be found. 2026-09-01 19:17:56.184 10 INFO neutron.wsgi [None req-1a041b4d-2a4b-4f51-841a-4b92e68e954b 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/ports/octavia-health-manager-port-instance?network_id=1c1a0a26-c497-4619-bc67-e4935a5b313e HTTP/1.1" status: 404 len: 314 time: 0.0708394 2026-09-01 19:17:56.222 10 INFO neutron.wsgi [None req-8f278b04-5341-498c-a2ba-f5d015499201 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=1c1a0a26-c497-4619-bc67-e4935a5b313e HTTP/1.1" status: 200 len: 186 time: 0.0336998 2026-09-01 19:17:56.264 10 INFO neutron.wsgi [None req-68eb9bda-1c6b-4e27-b9ba-759442759e55 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/security-groups/154c6c65-e4a7-45f1-8527-b2ba1738cd8a HTTP/1.1" status: 200 len: 4870 time: 0.0355999 2026-09-01 19:17:56.594 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-59454596-77a5-4be6-a94d-f31a57c9e710 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] No more DHCP agents 2026-09-01 19:17:56.596 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-59454596-77a5-4be6-a94d-f31a57c9e710 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Unable to schedule network 1c1a0a26-c497-4619-bc67-e4935a5b313e: no agents available; will retry on subsequent port and subnet creation events. 2026-09-01 19:17:56.765 10 INFO neutron.db.ovn_revision_numbers_db [None req-59454596-77a5-4be6-a94d-f31a57c9e710 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Successfully bumped revision number for resource a39e5754-9c98-4b8d-b274-b0a9eb766785 (type: ports) to 1 2026-09-01 19:17:56.792 10 INFO neutron.wsgi [None req-59454596-77a5-4be6-a94d-f31a57c9e710 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1277 time: 0.5195658 2026-09-01 19:17:59.002 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034788 2026-09-01 19:17:59.003 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0045328 2026-09-01 19:18:02.699 9 INFO neutron.pecan_wsgi.hooks.translation [None req-afbd5028-28de-40d2-8528-0aebdf8528a3 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] GET failed (client error): The resource could not be found. 2026-09-01 19:18:02.701 9 INFO neutron.wsgi [None req-afbd5028-28de-40d2-8528-0aebdf8528a3 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 314 time: 0.0730188 2026-09-01 19:18:02.792 9 INFO neutron.wsgi [None req-959a885d-63aa-4d39-850d-518123bd478a 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1275 time: 0.0865207 2026-09-01 19:18:03.248 9 INFO neutron.db.ovn_revision_numbers_db [None req-b5649e57-6765-47e9-a483-654df1dc4be1 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Successfully bumped revision number for resource a39e5754-9c98-4b8d-b274-b0a9eb766785 (type: ports) to 1 2026-09-01 19:18:03.599 9 INFO neutron.db.ovn_revision_numbers_db [None req-b5649e57-6765-47e9-a483-654df1dc4be1 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Successfully bumped revision number for resource a39e5754-9c98-4b8d-b274-b0a9eb766785 (type: ports) to 2 2026-09-01 19:18:03.616 9 INFO neutron.wsgi [None req-b5649e57-6765-47e9-a483-654df1dc4be1 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "PUT /v2.0/ports/a39e5754-9c98-4b8d-b274-b0a9eb766785 HTTP/1.1" status: 200 len: 1362 time: 0.8127651 /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-09-01 19:18:05.144 10 INFO neutron.wsgi [None req-ef22d0f4-b69d-4d53-88b8-beb70202da8a 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3507 time: 0.1518061 2026-09-01 19:18:06.199 10 INFO neutron.api.v2.resource [None req-56dd5a39-d82d-4f28-b6b7-0e58bacdb35a 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] show failed (client error): The resource could not be found. 2026-09-01 19:18:06.201 10 INFO neutron.wsgi [None req-56dd5a39-d82d-4f28-b6b7-0e58bacdb35a 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/security-groups/lb-mgmt-sec-grp HTTP/1.1" status: 404 len: 307 time: 0.0480542 2026-09-01 19:18:06.251 10 INFO neutron.wsgi [None req-c9d856cc-2ec7-472f-9fa3-871335835972 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/security-groups?name=lb-mgmt-sec-grp HTTP/1.1" status: 200 len: 197 time: 0.0464950 2026-09-01 19:18:06.416 10 INFO neutron.db.ovn_revision_numbers_db [None req-23eae822-2f26-4f8f-a8c1-31aea2bf8762 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Successfully bumped revision number for resource e16d0dbd-423f-4909-b6ed-8a653439453b (type: security_groups) to 1 2026-09-01 19:18:06.434 10 INFO neutron.db.ovn_revision_numbers_db [None req-23eae822-2f26-4f8f-a8c1-31aea2bf8762 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Successfully bumped revision number for resource abaf3855-d835-49b6-9b7b-f922eeed7e26 (type: security_group_rules) to 0 2026-09-01 19:18:06.452 10 INFO neutron.db.ovn_revision_numbers_db [None req-23eae822-2f26-4f8f-a8c1-31aea2bf8762 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Successfully bumped revision number for resource c2a9ae22-48aa-4692-a9fe-6be0a194fb9e (type: security_group_rules) to 0 2026-09-01 19:18:06.475 10 INFO neutron.wsgi [None req-23eae822-2f26-4f8f-a8c1-31aea2bf8762 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1791 time: 0.2188630 2026-09-01 19:18:07.574 10 INFO neutron.wsgi [None req-0446d5fe-6683-47ca-a871-0f06efb8004e 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/security-groups/e16d0dbd-423f-4909-b6ed-8a653439453b HTTP/1.1" status: 200 len: 1786 time: 0.0737264 2026-09-01 19:18:07.614 10 INFO neutron.wsgi [None req-bd6b535a-2abc-41c9-926c-4ac4198998e8 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/security-groups/e16d0dbd-423f-4909-b6ed-8a653439453b HTTP/1.1" status: 200 len: 1786 time: 0.0322657 2026-09-01 19:18:07.649 10 INFO neutron.wsgi [None req-a1274845-fc68-4db6-a7e7-67e7d4c422b6 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/security-groups/e16d0dbd-423f-4909-b6ed-8a653439453b HTTP/1.1" status: 200 len: 1786 time: 0.0295875 2026-09-01 19:18:07.800 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb042bc-4a4a-4e6b-8830-8dd02c6409bf 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Successfully bumped revision number for resource ab387f29-60b5-48fc-852f-768396e59042 (type: security_group_rules) to 0 2026-09-01 19:18:07.828 10 INFO neutron.wsgi [None req-ffb042bc-4a4a-4e6b-8830-8dd02c6409bf 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 801 time: 0.1714089 /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-09-01 19:18:08.854 9 INFO neutron.wsgi [None req-7e6da3a6-c9d9-4533-8e92-2135a9272f61 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/security-groups/e16d0dbd-423f-4909-b6ed-8a653439453b HTTP/1.1" status: 200 len: 2420 time: 0.0811126 2026-09-01 19:18:08.896 9 INFO neutron.wsgi [None req-65891354-b4ec-4159-b3d9-78f0a1e85255 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/security-groups/e16d0dbd-423f-4909-b6ed-8a653439453b HTTP/1.1" status: 200 len: 2420 time: 0.0352650 2026-09-01 19:18:08.940 9 INFO neutron.wsgi [None req-64138ac3-fe52-437a-8022-c9ca61561425 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/security-groups/e16d0dbd-423f-4909-b6ed-8a653439453b HTTP/1.1" status: 200 len: 2420 time: 0.0371821 2026-09-01 19:18:09.085 9 INFO neutron.db.ovn_revision_numbers_db [None req-d102836b-d1e2-4a9d-915c-c6ae788a5381 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] Successfully bumped revision number for resource 495e4635-f7e3-4dbb-b1bf-0e925b7bc233 (type: security_group_rules) to 0 2026-09-01 19:18:09.128 9 INFO neutron.wsgi [None req-d102836b-d1e2-4a9d-915c-c6ae788a5381 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 805 time: 0.1814826 2026-09-01 19:18:14.001 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021696 2026-09-01 19:18:14.001 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021732 2026-09-01 19:18:29.001 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022817 2026-09-01 19:18:29.002 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035868 2026-09-01 19:18:44.001 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022328 2026-09-01 19:18:44.002 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029044 2026-09-01 19:18:59.002 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027840 2026-09-01 19:18:59.003 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033937 2026-09-01 19:19:14.000 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016279 2026-09-01 19:19:14.001 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022295 2026-09-01 19:19:29.001 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022025 2026-09-01 19:19:29.002 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023298 2026-09-01 19:19:29.577 9 INFO neutron.wsgi [None req-d267536a-ea78-4973-a3e2-7f282514dee8 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "GET /v2.0/quotas/49aba5321678409eb8b0e480da821bcf HTTP/1.1" status: 200 len: 467 time: 0.0184596 /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-09-01 19:19:30.575 9 INFO neutron.wsgi [None req-554aca3c-f4b5-4d3d-8b0c-396f475acc0f 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123,10.0.0.14 "PUT /v2.0/quotas/49aba5321678409eb8b0e480da821bcf HTTP/1.1" status: 200 len: 466 time: 0.0405490 2026-09-01 19:19:44.000 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021715 2026-09-01 19:19:44.002 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036230 2026-09-01 19:19:59.002 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023463 2026-09-01 19:19:59.002 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024548 2026-09-01 19:20:14.001 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032299 2026-09-01 19:20:14.002 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038252 2026-09-01 19:20:29.001 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023232 2026-09-01 19:20:29.002 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029507 2026-09-01 19:20:44.001 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020897 2026-09-01 19:20:44.001 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024047 2026-09-01 19:20:59.003 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0045524 2026-09-01 19:20:59.062 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0632801 2026-09-01 19:21:14.001 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025058 2026-09-01 19:21:14.003 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0039067 2026-09-01 19:21:29.001 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021729 2026-09-01 19:21:29.004 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0037746 /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-09-01 19:21:40.367 9 INFO neutron.pecan_wsgi.hooks.translation [None req-e2e56142-1fc4-4827-870c-5cab20398e75 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] GET failed (client error): The resource could not be found. 2026-09-01 19:21:40.369 9 INFO neutron.wsgi [None req-e2e56142-1fc4-4827-870c-5cab20398e75 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 338 time: 0.1558583 2026-09-01 19:21:40.411 9 INFO neutron.wsgi [None req-a4332f6d-58b6-4214-a747-87141e4c0b6e 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1417 time: 0.0386329 /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-09-01 19:21:42.162 10 INFO neutron.pecan_wsgi.hooks.translation [None req-ed612ad6-a6dc-4366-8353-deb239f1205b 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] GET failed (client error): The resource could not be found. 2026-09-01 19:21:42.164 10 INFO neutron.wsgi [None req-ed612ad6-a6dc-4366-8353-deb239f1205b 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 338 time: 0.1137831 2026-09-01 19:21:42.227 10 INFO neutron.wsgi [None req-680f7cb5-1ad1-408d-a20e-bf0bd7c313e3 7cdb15769faf460092ae57c0edd81448 49aba5321678409eb8b0e480da821bcf - - default default] 162.253.55.123 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1417 time: 0.0467665 2026-09-01 19:21:43.259 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status up for port: a39e5754-9c98-4b8d-b274-b0a9eb766785 2026-09-01 19:21:43.270 10 INFO neutron.plugins.ml2.plugin [None req-d61c8c55-9c60-42b8-8e1b-602d3b97dd12 - - - - - -] Attempt 1 to provision port a39e5754-9c98-4b8d-b274-b0a9eb766785 2026-09-01 19:21:43.557 10 INFO neutron.db.ovn_revision_numbers_db [None req-d61c8c55-9c60-42b8-8e1b-602d3b97dd12 - - - - - -] Successfully bumped revision number for resource a39e5754-9c98-4b8d-b274-b0a9eb766785 (type: ports) to 4 2026-09-01 19:21:43.999 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016923 2026-09-01 19:21:44.001 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025530 2026-09-01 19:21:59.005 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0044503 2026-09-01 19:21:59.008 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019660 2026-09-01 19:22:14.000 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021033 2026-09-01 19:22:14.001 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029202 2026-09-01 19:22:29.001 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021341 2026-09-01 19:22:29.004 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020907 2026-09-01 19:22:44.000 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016987 2026-09-01 19:22:44.001 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030096 2026-09-01 19:22:49.593 15 INFO neutron.db.ovn_revision_numbers_db [None req-bf52d996-7755-4f04-ac22-a0c7de11c8d8 - - - - - -] Successfully bumped revision number for resource 1c1a0a26-c497-4619-bc67-e4935a5b313e (type: networks) to 2 2026-09-01 19:22:49.642 15 INFO neutron.db.ovn_revision_numbers_db [None req-bf52d996-7755-4f04-ac22-a0c7de11c8d8 - - - - - -] Successfully bumped revision number for resource 154c6c65-e4a7-45f1-8527-b2ba1738cd8a (type: security_groups) to 6 2026-09-01 19:22:49.675 15 INFO neutron.db.ovn_revision_numbers_db [None req-bf52d996-7755-4f04-ac22-a0c7de11c8d8 - - - - - -] Successfully bumped revision number for resource e16d0dbd-423f-4909-b6ed-8a653439453b (type: security_groups) to 3 2026-09-01 19:22:49.675 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-bf52d996-7755-4f04-ac22-a0c7de11c8d8 - - - - - -] OVN maintenance task check_for_inconsistencies finished in 0.224 seconds 2026-09-01 19:22:59.002 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030649 2026-09-01 19:22:59.006 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026989 2026-09-01 19:23:14.001 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025074 2026-09-01 19:23:14.001 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025082 2026-09-01 19:23:29.000 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016980 2026-09-01 19:23:29.001 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023632 2026-09-01 19:23:44.001 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023918 2026-09-01 19:23:44.002 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032837 2026-09-01 19:23:59.001 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025606 2026-09-01 19:23:59.001 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024095 2026-09-01 19:24:14.001 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022607 2026-09-01 19:24:14.002 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025921 2026-09-01 19:24:29.001 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022831 2026-09-01 19:24:29.002 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024538 2026-09-01 19:24:44.002 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029979 2026-09-01 19:24:44.003 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0040734 2026-09-01 19:24:59.002 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024946 2026-09-01 19:24:59.005 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0045393 2026-09-01 19:25:14.001 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025411 2026-09-01 19:25:14.003 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032580 2026-09-01 19:25:29.001 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024021 2026-09-01 19:25:29.004 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0045526 2026-09-01 19:25:44.001 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022559 2026-09-01 19:25:44.001 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030284 2026-09-01 19:25:59.001 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023165 2026-09-01 19:25:59.001 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024934 2026-09-01 19:26:14.001 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023890 2026-09-01 19:26:14.004 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027521 2026-09-01 19:26:29.000 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023050 2026-09-01 19:26:29.001 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025158 2026-09-01 19:26:44.000 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019815 2026-09-01 19:26:44.001 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025818 2026-09-01 19:26:59.003 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027683 2026-09-01 19:26:59.005 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0043709 2026-09-01 19:27:14.001 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024428 2026-09-01 19:27:14.001 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028753 2026-09-01 19:27:29.002 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025330 2026-09-01 19:27:29.005 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0052333 2026-09-01 19:27:44.002 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031216 2026-09-01 19:27:44.003 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0044420 2026-09-01 19:27:49.510 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-bf52d996-7755-4f04-ac22-a0c7de11c8d8 - - - - - -] OVN maintenance task check_for_inconsistencies finished in 0.028 seconds 2026-09-01 19:27:59.001 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023642 2026-09-01 19:27:59.002 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034764 2026-09-01 19:28:14.001 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024037 2026-09-01 19:28:14.002 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025165 2026-09-01 19:28:29.002 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027680 2026-09-01 19:28:29.006 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0067670 2026-09-01 19:28:44.001 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024154 2026-09-01 19:28:44.004 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022094 2026-09-01 19:28:59.001 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024402 2026-09-01 19:28:59.001 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031662 2026-09-01 19:29:14.001 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021865 2026-09-01 19:29:14.002 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030093 2026-09-01 19:29:29.001 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021777 2026-09-01 19:29:29.003 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022478 2026-09-01 19:29:44.001 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023632 2026-09-01 19:29:44.002 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031157 2026-09-01 19:29:58.999 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012970 2026-09-01 19:29:59.001 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015018 2026-09-01 19:30:14.001 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022700 2026-09-01 19:30:14.001 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023935 2026-09-01 19:30:29.002 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021181 2026-09-01 19:30:29.007 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038052 2026-09-01 19:30:44.002 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033200 2026-09-01 19:30:44.004 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0047076 2026-09-01 19:30:59.002 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023575 2026-09-01 19:30:59.004 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013456 2026-09-01 19:31:14.000 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022032 2026-09-01 19:31:14.001 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028410 2026-09-01 19:31:29.000 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022430 2026-09-01 19:31:29.001 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021200 2026-09-01 19:31:44.001 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023248 2026-09-01 19:31:44.001 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023077 2026-09-01 19:31:59.002 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030036 2026-09-01 19:31:59.003 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0041306 2026-09-01 19:32:14.001 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022206 2026-09-01 19:32:14.002 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026555 2026-09-01 19:32:29.005 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015500 2026-09-01 19:32:29.011 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0064948 2026-09-01 19:32:44.001 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031083 2026-09-01 19:32:44.002 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035987 2026-09-01 19:32:49.554 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-bf52d996-7755-4f04-ac22-a0c7de11c8d8 - - - - - -] OVN maintenance task check_for_inconsistencies finished in 0.041 seconds 2026-09-01 19:32:58.999 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012221 2026-09-01 19:32:59.001 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0008283 2026-09-01 19:33:14.000 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019739 2026-09-01 19:33:14.002 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029416 2026-09-01 19:33:29.000 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015018 2026-09-01 19:33:29.001 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028763 2026-09-01 19:33:44.001 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023217 2026-09-01 19:33:44.002 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030289 2026-09-01 19:33:59.001 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025396 2026-09-01 19:33:59.001 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031953 2026-09-01 19:34:14.001 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022161 2026-09-01 19:34:14.002 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028152 2026-09-01 19:34:29.001 9 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023506 2026-09-01 19:34:29.002 10 INFO neutron.wsgi [-] 10.0.0.14 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026684