+ 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 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-08-10 23:09:07.966 1 INFO neutron.common.config [-] Logging enabled! 2026-08-10 23:09:07.967 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-server version 25.2.4.dev2 2026-08-10 23:09:08.415 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-10 23:09:09.328 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-08-10 23:09:09.331 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-10 23:09:09.334 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-10 23:09:09.334 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-08-10 23:09:09.335 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-08-10 23:09:09.335 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-08-10 23:09:09.335 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-10 23:09:09.341 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-10 23:09:09.341 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-10 23:09:09.341 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-08-10 23:09:09.665 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-08-10 23:09:09.665 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-08-10 23:09:09.665 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-08-10 23:09:09.683 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-10 23:09:09.683 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-10 23:09:09.683 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-08-10 23:09:09.683 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-08-10 23:09:12.046 1 INFO neutron.plugins.ml2.managers [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Initializing driver for type 'vlan' 2026-08-10 23:09:12.214 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] VlanTypeDriver initialization complete 2026-08-10 23:09:12.215 1 INFO neutron.plugins.ml2.managers [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-10 23:09:12.215 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-10 23:09:12.215 1 INFO neutron.plugins.ml2.managers [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Initializing extension driver 'port_security' 2026-08-10 23:09:12.216 1 INFO neutron.plugins.ml2.extensions.port_security [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-10 23:09:12.216 1 INFO neutron.plugins.ml2.managers [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Initializing extension driver 'qos' 2026-08-10 23:09:12.216 1 INFO neutron.plugins.ml2.managers [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Initializing mechanism driver 'ovn' 2026-08-10 23:09:12.216 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Starting OVNMechanismDriver 2026-08-10 23:09:12.221 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] OVN logging driver registered 2026-08-10 23:09:12.233 1 INFO neutron.quota [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded quota_driver: . 2026-08-10 23:09:12.234 1 INFO neutron.plugins.ml2.plugin [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Modular L2 Plugin initialization complete 2026-08-10 23:09:12.234 1 INFO neutron.plugins.ml2.managers [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-10 23:09:12.234 1 INFO neutron.plugins.ml2.managers [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-10 23:09:12.234 1 INFO neutron.plugins.ml2.managers [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-10 23:09:12.235 1 INFO neutron.extensions.vlantransparent [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Disabled vlantransparent extension. 2026-08-10 23:09:12.235 1 INFO neutron.manager [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loading Plugin: qos 2026-08-10 23:09:12.252 1 INFO neutron.manager [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loading Plugin: ovn-router 2026-08-10 23:09:12.285 1 INFO neutron.services.ovn_l3.plugin [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Starting OVNL3RouterPlugin 2026-08-10 23:09:12.290 1 INFO neutron.manager [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loading Plugin: segments 2026-08-10 23:09:12.392 1 INFO neutron.manager [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loading Plugin: trunk 2026-08-10 23:09:12.405 1 INFO neutron.manager [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loading Plugin: log 2026-08-10 23:09:12.408 1 INFO neutron.manager [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loading Plugin: ovn-vpnaas 2026-08-10 23:09:12.475 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-08-10 23:09:12.476 1 WARNING stevedore.named [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-10 23:09:12.528 1 INFO neutron_vpnaas.services.vpn.plugin [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-10 23:09:12.529 1 INFO neutron.common.utils [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-08-10 23:09:12.529 1 INFO neutron.manager [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loading Plugin: auto_allocate 2026-08-10 23:09:12.539 1 INFO neutron.manager [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loading Plugin: tag 2026-08-10 23:09:12.547 1 INFO neutron.manager [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loading Plugin: timestamp 2026-08-10 23:09:12.549 1 INFO neutron.manager [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loading Plugin: network_ip_availability 2026-08-10 23:09:12.553 1 INFO neutron.manager [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loading Plugin: flavors 2026-08-10 23:09:12.556 1 INFO neutron.manager [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loading Plugin: revisions 2026-08-10 23:09:12.559 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Initializing extension manager. 2026-08-10 23:09:12.560 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: address-group 2026-08-10 23:09:12.561 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: address-scope 2026-08-10 23:09:12.562 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-08-10 23:09:12.563 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: agent 2026-08-10 23:09:12.563 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-08-10 23:09:12.564 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-10 23:09:12.565 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-10 23:09:12.565 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: availability_zone 2026-08-10 23:09:12.566 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-08-10 23:09:12.566 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-10 23:09:12.567 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: default-subnetpools 2026-08-10 23:09:12.569 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-10 23:09:12.569 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: dns-integration 2026-08-10 23:09:12.570 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: dns-domain-ports 2026-08-10 23:09:12.571 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-08-10 23:09:12.571 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-08-10 23:09:12.572 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-10 23:09:12.572 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: empty-string-filtering 2026-08-10 23:09:12.573 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-10 23:09:12.573 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-10 23:09:12.574 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: external-net 2026-08-10 23:09:12.574 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-10 23:09:12.575 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: extraroute 2026-08-10 23:09:12.575 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-08-10 23:09:12.576 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-10 23:09:12.576 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-10 23:09:12.577 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-10 23:09:12.577 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-10 23:09:12.577 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: fip-port-details 2026-08-10 23:09:12.578 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: flavors 2026-08-10 23:09:12.579 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-10 23:09:12.580 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: floatingip-pools 2026-08-10 23:09:12.580 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: ip_allocation 2026-08-10 23:09:12.581 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-08-10 23:09:12.581 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: l2_adjacency 2026-08-10 23:09:12.582 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: router 2026-08-10 23:09:12.584 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-10 23:09:12.584 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: enable-default-route-bfd 2026-08-10 23:09:12.585 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-08-10 23:09:12.585 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: ext-gw-mode 2026-08-10 23:09:12.586 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: l3-ha 2026-08-10 23:09:12.586 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-10 23:09:12.587 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: external-gateway-multihoming 2026-08-10 23:09:12.587 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: l3-flavors 2026-08-10 23:09:12.588 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-10 23:09:12.588 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-08-10 23:09:12.590 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-08-10 23:09:12.591 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-10 23:09:12.592 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: logging 2026-08-10 23:09:12.593 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-10 23:09:12.594 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-10 23:09:12.594 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: multi-provider 2026-08-10 23:09:12.595 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: net-mtu 2026-08-10 23:09:12.595 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: net-mtu-writable 2026-08-10 23:09:12.596 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: network_availability_zone 2026-08-10 23:09:12.596 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-08-10 23:09:12.597 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: network-ip-availability 2026-08-10 23:09:12.598 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-10 23:09:12.598 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: pagination 2026-08-10 23:09:12.598 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: port-device-profile 2026-08-10 23:09:12.599 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-10 23:09:12.599 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-10 23:09:12.600 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-10 23:09:12.600 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-08-10 23:09:12.601 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-10 23:09:12.601 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-10 23:09:12.601 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-10 23:09:12.602 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: port-resource-request 2026-08-10 23:09:12.602 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-10 23:09:12.603 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-10 23:09:12.604 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: binding 2026-08-10 23:09:12.604 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: binding-extended 2026-08-10 23:09:12.605 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: port-security 2026-08-10 23:09:12.605 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: project-id 2026-08-10 23:09:12.605 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: provider 2026-08-10 23:09:12.607 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: qos 2026-08-10 23:09:12.608 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-10 23:09:12.608 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-10 23:09:12.609 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: qos-default 2026-08-10 23:09:12.609 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: qos-fip 2026-08-10 23:09:12.610 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-10 23:09:12.610 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-10 23:09:12.611 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-10 23:09:12.611 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-10 23:09:12.612 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-10 23:09:12.612 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: qos-pps 2026-08-10 23:09:12.613 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-10 23:09:12.613 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-10 23:09:12.614 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: qos-rules-alias 2026-08-10 23:09:12.614 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: quota-check-limit 2026-08-10 23:09:12.616 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: quotas 2026-08-10 23:09:12.617 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: quota_details 2026-08-10 23:09:12.618 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: rbac-policies 2026-08-10 23:09:12.618 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-08-10 23:09:12.619 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: rbac-address-scope 2026-08-10 23:09:12.619 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: rbac-security-groups 2026-08-10 23:09:12.620 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-08-10 23:09:12.620 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: revision-if-match 2026-08-10 23:09:12.621 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-10 23:09:12.621 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: router_availability_zone 2026-08-10 23:09:12.621 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-10 23:09:12.623 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-10 23:09:12.623 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-10 23:09:12.624 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-08-10 23:09:12.624 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-10 23:09:12.625 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-10 23:09:12.625 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-10 23:09:12.629 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: security-group 2026-08-10 23:09:12.630 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: segment 2026-08-10 23:09:12.630 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-10 23:09:12.631 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: service-type 2026-08-10 23:09:12.631 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: sorting 2026-08-10 23:09:12.631 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: standard-attr-segment 2026-08-10 23:09:12.632 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: standard-attr-description 2026-08-10 23:09:12.632 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: stateful-security-group 2026-08-10 23:09:12.633 1 WARNING neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-10 23:09:12.633 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-08-10 23:09:12.634 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: subnet-external-network 2026-08-10 23:09:12.634 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-08-10 23:09:12.635 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-10 23:09:12.635 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: subnet-service-types 2026-08-10 23:09:12.636 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: subnet_allocation 2026-08-10 23:09:12.636 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-10 23:09:12.637 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: tag-creation 2026-08-10 23:09:12.637 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-10 23:09:12.640 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: standard-attr-tag 2026-08-10 23:09:12.641 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-10 23:09:12.642 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: trunk 2026-08-10 23:09:12.642 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: trunk-details 2026-08-10 23:09:12.642 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-10 23:09:12.643 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-10 23:09:12.645 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-08-10 23:09:12.645 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-10 23:09:12.646 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: vpn-flavors 2026-08-10 23:09:12.647 1 INFO neutron.api.extensions [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Loaded extension: vpnaas 2026-08-10 23:09:12.649 1 INFO neutron.quota.resource_registry [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-10 23:09:12.649 1 INFO neutron.quota.resource_registry [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-10 23:09:12.649 1 INFO neutron.quota.resource_registry [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-10 23:09:12.650 1 INFO neutron.quota.resource_registry [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-10 23:09:12.652 1 INFO neutron.quota.resource_registry [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-10 23:09:12.653 1 INFO neutron.quota.resource_registry [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-10 23:09:12.657 1 INFO neutron.quota.resource_registry [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-10 23:09:12.657 1 INFO neutron.quota.resource_registry [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-10 23:09:12.658 1 INFO neutron.quota.resource_registry [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-10 23:09:12.659 1 INFO neutron.quota.resource_registry [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-10 23:09:12.659 1 WARNING neutron.quota.resource_registry [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] subnetpool is already registered 2026-08-10 23:09:12.660 1 INFO neutron.quota.resource_registry [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-10 23:09:12.660 1 INFO neutron.quota.resource_registry [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-10 23:09:12.660 1 INFO neutron.quota.resource_registry [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-10 23:09:12.661 1 INFO neutron.quota.resource_registry [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-10 23:09:12.661 1 INFO neutron.quota.resource_registry [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-10 23:09:12.662 1 INFO neutron.quota.resource_registry [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-10 23:09:12.665 1 INFO neutron.quota.resource_registry [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-10 23:09:12.665 1 WARNING neutron.quota.resource_registry [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] router is already registered 2026-08-10 23:09:12.665 1 INFO neutron.quota.resource_registry [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-10 23:09:12.666 1 WARNING neutron.quota.resource_registry [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] floatingip is already registered 2026-08-10 23:09:12.669 1 INFO neutron.quota.resource_registry [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-10 23:09:12.669 1 WARNING neutron.quota.resource_registry [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] rbac_policy is already registered 2026-08-10 23:09:12.669 1 INFO neutron.quota.resource_registry [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-10 23:09:12.670 1 WARNING neutron.quota.resource_registry [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] security_group is already registered 2026-08-10 23:09:12.670 1 INFO neutron.quota.resource_registry [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-10 23:09:12.670 1 WARNING neutron.quota.resource_registry [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] security_group_rule is already registered 2026-08-10 23:09:12.671 1 INFO neutron.quota.resource_registry [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-10 23:09:12.671 1 WARNING neutron.quota.resource_registry [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] subnetpool is already registered 2026-08-10 23:09:12.671 1 INFO neutron.quota.resource_registry [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-10 23:09:12.671 1 WARNING neutron.quota.resource_registry [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] trunk is already registered 2026-08-10 23:09:12.672 1 INFO neutron.quota.resource_registry [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-10 23:09:12.672 1 WARNING neutron.quota.resource_registry [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] endpoint_group is already registered 2026-08-10 23:09:12.672 1 INFO neutron.quota.resource_registry [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-10 23:09:12.673 1 WARNING neutron.quota.resource_registry [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] vpnservice is already registered 2026-08-10 23:09:12.674 1 INFO neutron.quota.resource_registry [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-10 23:09:12.674 1 WARNING neutron.quota.resource_registry [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] ipsec_site_connection is already registered 2026-08-10 23:09:12.674 1 INFO neutron.quota.resource_registry [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-10 23:09:12.674 1 WARNING neutron.quota.resource_registry [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] ipsecpolicy is already registered 2026-08-10 23:09:12.675 1 INFO neutron.quota.resource_registry [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-10 23:09:12.675 1 WARNING neutron.quota.resource_registry [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] ikepolicy is already registered 2026-08-10 23:09:12.700 1 WARNING keystonemiddleware._common.config [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-10 23:09:12.705 1 WARNING oslo_config.cfg [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-10 23:09:12.708 1 INFO oslo_service.service [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Starting 2 workers 2026-08-10 23:09:12.713 1 INFO neutron.service [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Neutron service started, listening on 0.0.0.0:9696 2026-08-10 23:09:12.731 1 INFO oslo_service.service [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Starting 2 workers 2026-08-10 23:09:12.736 9 INFO neutron.db.ovn_hash_ring_db [None req-d771b843-3027-4700-9fdf-285437b4066a - - - - - -] Nodes from host "neutron-server-799c7bccf5-8zfll" and group "mechanism_driver" removed from the Hash Ring 2026-08-10 23:09:12.738 1 INFO oslo_service.service [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Starting 1 workers 2026-08-10 23:09:12.742 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-08-10 23:09:12.743 1 INFO oslo_service.service [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Starting 1 workers 2026-08-10 23:09:12.744 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-08-10 23:09:12.746 1 INFO oslo_service.service [None req-fcb350ac-3746-445f-b829-470946b0f215 - - - - - -] Starting 1 workers 2026-08-10 23:09:12.747 9 INFO neutron.db.ovn_hash_ring_db [None req-d771b843-3027-4700-9fdf-285437b4066a - - - - - -] Node e09bbc60-e31c-46fe-b470-c4d2957eb1f5 from host "neutron-server-799c7bccf5-8zfll" and group "mechanism_driver" added to the Hash Ring 2026-08-10 23:09:12.749 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d771b843-3027-4700-9fdf-285437b4066a - - - - - -] Hash Ring probing thread has started 2026-08-10 23:09:12.750 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-d771b843-3027-4700-9fdf-285437b4066a - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-08-10 23:09:12.752 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for MaintenanceWorker with retry 2026-08-10 23:09:12.759 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-08-10 23:09:12.770 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b31cd05f-ddbb-4d57-b71a-1ec09bdd5536 - - - - - -] tcp:10.97.131.2:6641: connecting... 2026-08-10 23:09:12.770 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b31cd05f-ddbb-4d57-b71a-1ec09bdd5536 - - - - - -] tcp:10.97.131.2:6641: connected 2026-08-10 23:09:12.780 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d771b843-3027-4700-9fdf-285437b4066a - - - - - -] tcp:10.97.131.2:6641: connecting... 2026-08-10 23:09:12.781 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d771b843-3027-4700-9fdf-285437b4066a - - - - - -] tcp:10.97.131.2:6641: connected 2026-08-10 23:09:12.781 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-96dc3ca2-55ed-4920-9689-a907d8a01a31 - - - - - -] tcp:10.97.131.2:6641: connecting... 2026-08-10 23:09:12.781 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-96dc3ca2-55ed-4920-9689-a907d8a01a31 - - - - - -] tcp:10.97.131.2:6641: connected 2026-08-10 23:09:12.785 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.97.131.2:6641: connecting... 2026-08-10 23:09:12.785 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.97.131.2:6641: connected 2026-08-10 23:09:12.809 10 INFO neutron.db.ovn_hash_ring_db [None req-7bb9190b-e874-42b6-bfaa-a113f14e86e7 - - - - - -] Node 0553d063-9976-4f17-a5eb-5b9119950c9b from host "neutron-server-799c7bccf5-8zfll" and group "mechanism_driver" added to the Hash Ring 2026-08-10 23:09:12.810 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbSbOvnIdl for MaintenanceWorker with retry 2026-08-10 23:09:12.810 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-7bb9190b-e874-42b6-bfaa-a113f14e86e7 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-08-10 23:09:12.826 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-b31cd05f-ddbb-4d57-b71a-1ec09bdd5536 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-08-10 23:09:12.832 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.105.90.116:6642: connecting... 2026-08-10 23:09:12.832 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.105.90.116:6642: connected 2026-08-10 23:09:12.836 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-d771b843-3027-4700-9fdf-285437b4066a - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-08-10 23:09:12.839 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-7bb9190b-e874-42b6-bfaa-a113f14e86e7 - - - - - -] tcp:10.97.131.2:6641: connecting... 2026-08-10 23:09:12.839 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-7bb9190b-e874-42b6-bfaa-a113f14e86e7 - - - - - -] tcp:10.97.131.2:6641: connected 2026-08-10 23:09:12.841 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-96dc3ca2-55ed-4920-9689-a907d8a01a31 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-08-10 23:09:12.857 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b31cd05f-ddbb-4d57-b71a-1ec09bdd5536 - - - - - -] tcp:10.105.90.116:6642: connecting... 2026-08-10 23:09:12.857 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b31cd05f-ddbb-4d57-b71a-1ec09bdd5536 - - - - - -] tcp:10.105.90.116:6642: connected 2026-08-10 23:09:12.860 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d771b843-3027-4700-9fdf-285437b4066a - - - - - -] tcp:10.105.90.116:6642: connecting... 2026-08-10 23:09:12.860 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d771b843-3027-4700-9fdf-285437b4066a - - - - - -] tcp:10.105.90.116:6642: connected 2026-08-10 23:09:12.861 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-96dc3ca2-55ed-4920-9689-a907d8a01a31 - - - - - -] tcp:10.105.90.116:6642: connecting... 2026-08-10 23:09:12.862 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-96dc3ca2-55ed-4920-9689-a907d8a01a31 - - - - - -] tcp:10.105.90.116:6642: connected 2026-08-10 23:09:12.862 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-08-10 23:09:12.862 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-08-10 23:09:12.862 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-08-10 23:09:12.869 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] Maintenance task thread has started 2026-08-10 23:09:12.869 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] MaintenanceWorker process has finished the post initialization 2026-08-10 23:09:12.886 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b31cd05f-ddbb-4d57-b71a-1ec09bdd5536 - - - - - -] RpcWorker process has finished the post initialization 2026-08-10 23:09:12.891 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-96dc3ca2-55ed-4920-9689-a907d8a01a31 - - - - - -] RpcWorker process has finished the post initialization 2026-08-10 23:09:12.893 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d771b843-3027-4700-9fdf-285437b4066a - - - - - -] WorkerService process has finished the post initialization 2026-08-10 23:09:12.894 9 INFO neutron.api.wsgi [-] (9) wsgi starting up on http://0.0.0.0:9696 2026-08-10 23:09:12.903 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-7bb9190b-e874-42b6-bfaa-a113f14e86e7 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-08-10 23:09:12.922 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-7bb9190b-e874-42b6-bfaa-a113f14e86e7 - - - - - -] tcp:10.105.90.116:6642: connecting... 2026-08-10 23:09:12.923 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-7bb9190b-e874-42b6-bfaa-a113f14e86e7 - - - - - -] tcp:10.105.90.116:6642: connected 2026-08-10 23:09:12.953 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7bb9190b-e874-42b6-bfaa-a113f14e86e7 - - - - - -] WorkerService process has finished the post initialization 2026-08-10 23:09:12.954 10 INFO neutron.api.wsgi [-] (10) wsgi starting up on http://0.0.0.0:9696 2026-08-10 23:09:12.959 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-29d33adc-9ebd-4b85-a99b-2f78986d00bb - - - - - -] OVN maintenance task check_baremetal_ports_dhcp_options finished in 0.037 seconds 2026-08-10 23:09:12.960 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-29d33adc-9ebd-4b85-a99b-2f78986d00bb - - - - - -] OVN maintenance task check_fair_meter_consistency finished in 0.000 seconds 2026-08-10 23:09:12.978 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-29d33adc-9ebd-4b85-a99b-2f78986d00bb - - - - - -] OVN maintenance task check_fdb_aging_settings finished in 0.018 seconds 2026-08-10 23:09:12.979 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-29d33adc-9ebd-4b85-a99b-2f78986d00bb - - - - - -] OVN maintenance task check_for_ha_chassis_group finished in 0.001 seconds 2026-08-10 23:09:12.980 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-29d33adc-9ebd-4b85-a99b-2f78986d00bb - - - - - -] OVN maintenance task check_for_igmp_snoop_support finished in 0.000 seconds 2026-08-10 23:09:12.993 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-29d33adc-9ebd-4b85-a99b-2f78986d00bb - - - - - -] OVN maintenance task check_for_inconsistencies finished in 0.013 seconds 2026-08-10 23:09:12.994 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-29d33adc-9ebd-4b85-a99b-2f78986d00bb - - - - - -] OVN maintenance task check_global_dhcp_opts finished in 0.000 seconds 2026-08-10 23:09:12.994 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-29d33adc-9ebd-4b85-a99b-2f78986d00bb - - - - - -] OVN maintenance task check_localnet_port_has_learn_fdb finished in 0.000 seconds 2026-08-10 23:09:13.007 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-29d33adc-9ebd-4b85-a99b-2f78986d00bb - - - - - -] OVN maintenance task check_network_broadcast_arps_to_all_routers finished in 0.013 seconds 2026-08-10 23:09:13.024 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-29d33adc-9ebd-4b85-a99b-2f78986d00bb - - - - - -] OVN maintenance task check_provider_distributed_ports finished in 0.015 seconds 2026-08-10 23:09:13.044 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-29d33adc-9ebd-4b85-a99b-2f78986d00bb - - - - - -] OVN maintenance task check_redirect_type_router_gateway_ports finished in 0.020 seconds 2026-08-10 23:09:13.044 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-29d33adc-9ebd-4b85-a99b-2f78986d00bb - - - - - -] OVN maintenance task check_router_default_route_empty_dst_ip finished in 0.000 seconds 2026-08-10 23:09:13.048 15 INFO neutron.db.ovn_hash_ring_db [None req-29d33adc-9ebd-4b85-a99b-2f78986d00bb - - - - - -] Cleaned up Hash Ring nodes older than 5 days 2026-08-10 23:09:13.048 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-29d33adc-9ebd-4b85-a99b-2f78986d00bb - - - - - -] OVN maintenance task cleanup_old_hash_ring_nodes finished in 0.004 seconds 2026-08-10 23:09:13.052 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-29d33adc-9ebd-4b85-a99b-2f78986d00bb - - - - - -] OVN maintenance task configure_nb_global finished in 0.003 seconds 2026-08-10 23:09:13.079 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-29d33adc-9ebd-4b85-a99b-2f78986d00bb - - - - - -] OVN maintenance task set_fip_distributed_flag finished in 0.003 seconds 2026-08-10 23:09:13.084 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-29d33adc-9ebd-4b85-a99b-2f78986d00bb - - - - - -] OVN maintenance task set_network_type finished in 0.004 seconds 2026-08-10 23:09:13.085 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-29d33adc-9ebd-4b85-a99b-2f78986d00bb - - - - - -] OVN maintenance task update_mac_aging_settings finished in 0.000 seconds 2026-08-10 23:09:13.090 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-29d33adc-9ebd-4b85-a99b-2f78986d00bb - - - - - -] OVN maintenance task update_router_distributed_flag finished in 0.004 seconds 2026-08-10 23:09:13.090 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-29d33adc-9ebd-4b85-a99b-2f78986d00bb - - - - - -] OVN maintenance task update_router_static_routes finished in 0.000 seconds 2026-08-10 23:09:13.100 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-29d33adc-9ebd-4b85-a99b-2f78986d00bb - - - - - -] OVN maintenance task update_security_group_with_address_group finished in 0.010 seconds 2026-08-10 23:09:19.432 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0057023 /var/lib/openstack/lib/python3.12/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-08-10 23:09:20.980 9 INFO neutron.pecan_wsgi.hooks.translation [None req-7d6f65e0-1d65-42ae-b3be-3ced55cee188 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] GET failed (client error): The resource could not be found. 2026-08-10 23:09:20.982 9 INFO neutron.api.wsgi [None req-7d6f65e0-1d65-42ae-b3be-3ced55cee188 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/networks/public HTTP/1.1" status: 404 len: 290 time: 0.6286960 2026-08-10 23:09:21.002 9 INFO neutron.api.wsgi [None req-5fedbaae-43ec-4784-85ca-4bfac833541d f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 189 time: 0.0166700 2026-08-10 23:09:21.268 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-00225e09-74ae-4c00-871b-ecfc1c09802f f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] Starting OVNClientQosExtension 2026-08-10 23:09:21.269 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-00225e09-74ae-4c00-871b-ecfc1c09802f f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] Starting OVNClientPlacementExtension 2026-08-10 23:09:21.311 9 INFO neutron.db.ovn_revision_numbers_db [None req-00225e09-74ae-4c00-871b-ecfc1c09802f f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] Successfully bumped revision number for resource 3c741859-a304-40df-9a5a-483c2dca8d1a (type: security_groups) to 1 2026-08-10 23:09:21.336 9 INFO neutron.db.ovn_revision_numbers_db [None req-00225e09-74ae-4c00-871b-ecfc1c09802f f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] Successfully bumped revision number for resource 1a8f1e6e-16d0-46bd-b1f8-d823a76dc18c (type: security_group_rules) to 0 2026-08-10 23:09:21.360 9 INFO neutron.db.ovn_revision_numbers_db [None req-00225e09-74ae-4c00-871b-ecfc1c09802f f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] Successfully bumped revision number for resource 26d1361b-c2d4-4255-baba-b9086b771cba (type: security_group_rules) to 0 2026-08-10 23:09:21.382 9 INFO neutron.db.ovn_revision_numbers_db [None req-00225e09-74ae-4c00-871b-ecfc1c09802f f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] Successfully bumped revision number for resource 46683e38-8f5b-4917-b7dc-69a973533d26 (type: security_group_rules) to 0 2026-08-10 23:09:21.398 9 INFO neutron.db.ovn_revision_numbers_db [None req-00225e09-74ae-4c00-871b-ecfc1c09802f f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] Successfully bumped revision number for resource b5181085-4b87-4e7c-b2e6-6f763bd9a6a0 (type: security_group_rules) to 0 2026-08-10 23:09:21.503 9 WARNING neutron.services.revisions.revision_plugin [None req-00225e09-74ae-4c00-871b-ecfc1c09802f f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] Could not find related network for resource to bump revision. 2026-08-10 23:09:21.537 9 INFO neutron.db.segments_db [None req-00225e09-74ae-4c00-871b-ecfc1c09802f f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] Added segment f1154dcd-caef-451d-8233-88a7fba53f84 of type flat for network c52e4655-7822-439d-b1a3-95ffff24e503 2026-08-10 23:09:21.711 9 INFO neutron.db.ovn_revision_numbers_db [None req-00225e09-74ae-4c00-871b-ecfc1c09802f f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] Successfully bumped revision number for resource c52e4655-7822-439d-b1a3-95ffff24e503 (type: networks) to 1 2026-08-10 23:09:21.964 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-00225e09-74ae-4c00-871b-ecfc1c09802f f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] No more DHCP agents 2026-08-10 23:09:21.965 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-00225e09-74ae-4c00-871b-ecfc1c09802f f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] Unable to schedule network c52e4655-7822-439d-b1a3-95ffff24e503: no agents available; will retry on subsequent port and subnet creation events. 2026-08-10 23:09:22.055 9 INFO neutron.db.ovn_revision_numbers_db [None req-00225e09-74ae-4c00-871b-ecfc1c09802f f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] Successfully bumped revision number for resource 3e1fa35f-8bc2-49cf-9aa7-64c75d515b74 (type: ports) to 1 2026-08-10 23:09:22.087 9 INFO neutron.api.wsgi [None req-00225e09-74ae-4c00-871b-ecfc1c09802f f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "POST /v2.0/networks HTTP/1.1" status: 201 len: 886 time: 1.0781078 2026-08-10 23:09:22.894 15 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_db_sync [None req-1ec7d450-9f75-4c38-a5ac-4adf470c22c5 - - - - - -] New host instance found in OVN SB DB, but not in Neutron. Add its SegmentHostMapping in Neutron 2026-08-10 23:09:23.190 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-bdde4734-e01c-49d8-8a7e-7743709c7eb0 - - - - - -] Starting OVNClientQosExtension 2026-08-10 23:09:23.210 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-bdde4734-e01c-49d8-8a7e-7743709c7eb0 - - - - - -] Starting OVNClientQosExtension /var/lib/openstack/lib/python3.12/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-08-10 23:09:23.888 10 INFO neutron.pecan_wsgi.hooks.translation [None req-708be10e-5011-4081-83ba-b732bc9664ac f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] GET failed (client error): The resource could not be found. 2026-08-10 23:09:23.891 10 INFO neutron.api.wsgi [None req-708be10e-5011-4081-83ba-b732bc9664ac f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/networks/public HTTP/1.1" status: 404 len: 290 time: 0.6086812 2026-08-10 23:09:24.092 10 INFO neutron.api.wsgi [None req-ac4021df-b224-4473-9d51-7376d3d949cd f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 890 time: 0.1964133 2026-08-10 23:09:24.124 10 INFO neutron.pecan_wsgi.hooks.translation [None req-ae2435f5-4858-4117-8627-1b405c68834e f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] GET failed (client error): The resource could not be found. 2026-08-10 23:09:24.126 10 INFO neutron.api.wsgi [None req-ae2435f5-4858-4117-8627-1b405c68834e f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/subnets/public-subnet?network_id=c52e4655-7822-439d-b1a3-95ffff24e503 HTTP/1.1" status: 404 len: 295 time: 0.0249493 2026-08-10 23:09:24.150 10 INFO neutron.api.wsgi [None req-6de6c850-04f5-45b4-bf3b-799d217d419d f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/subnets?name=public-subnet&network_id=c52e4655-7822-439d-b1a3-95ffff24e503 HTTP/1.1" status: 200 len: 188 time: 0.0204751 2026-08-10 23:09:24.470 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2d3a870d-a061-4434-9900-f13c4764a9c8 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] No more DHCP agents 2026-08-10 23:09:24.471 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2d3a870d-a061-4434-9900-f13c4764a9c8 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] Unable to schedule network c52e4655-7822-439d-b1a3-95ffff24e503: no agents available; will retry on subsequent port and subnet creation events. 2026-08-10 23:09:24.471 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-2d3a870d-a061-4434-9900-f13c4764a9c8 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] Starting OVNClientQosExtension 2026-08-10 23:09:24.472 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-2d3a870d-a061-4434-9900-f13c4764a9c8 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] Starting OVNClientPlacementExtension 2026-08-10 23:09:25.073 10 INFO neutron.db.ovn_revision_numbers_db [None req-15d1b0a4-178e-43ed-8279-021aa5cd752d - - - - - -] Successfully bumped revision number for resource 3e1fa35f-8bc2-49cf-9aa7-64c75d515b74 (type: ports) to 2 2026-08-10 23:09:25.114 10 INFO neutron.db.ovn_revision_numbers_db [None req-15d1b0a4-178e-43ed-8279-021aa5cd752d - - - - - -] Successfully bumped revision number for resource 7db2cee4-c0f4-47f4-b695-f921dd488d41 (type: subnets) to 0 2026-08-10 23:09:25.145 10 INFO neutron.api.wsgi [None req-2d3a870d-a061-4434-9900-f13c4764a9c8 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 844 time: 0.9883730 2026-08-10 23:09:34.426 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017557 2026-08-10 23:09:49.426 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018601 2026-08-10 23:10:04.427 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023129 2026-08-10 23:10:04.429 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035160 2026-08-10 23:10:19.428 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021098 2026-08-10 23:10:19.430 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028212 2026-08-10 23:10:34.427 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020404 2026-08-10 23:10:34.430 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018215 2026-08-10 23:10:49.427 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016606 2026-08-10 23:10:49.431 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0040975 2026-08-10 23:11:04.429 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030274 2026-08-10 23:11:04.433 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034723 2026-08-10 23:11:19.429 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026155 2026-08-10 23:11:19.432 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018859 2026-08-10 23:11:34.428 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023620 2026-08-10 23:11:34.429 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031769 2026-08-10 23:11:49.428 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027559 2026-08-10 23:11:49.428 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027695 2026-08-10 23:12:04.426 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016892 2026-08-10 23:12:04.426 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019784 2026-08-10 23:12:19.427 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024352 2026-08-10 23:12:19.430 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030732 2026-08-10 23:12:34.429 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022368 2026-08-10 23:12:34.431 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018184 2026-08-10 23:12:49.427 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022752 2026-08-10 23:12:49.432 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0057361 2026-08-10 23:13:04.427 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019667 2026-08-10 23:13:04.430 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037177 2026-08-10 23:13:19.427 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024977 2026-08-10 23:13:19.427 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026727 2026-08-10 23:13:34.427 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015762 2026-08-10 23:13:34.428 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023444 2026-08-10 23:13:49.426 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012255 2026-08-10 23:13:49.427 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0008757 2026-08-10 23:14:04.428 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035405 2026-08-10 23:14:04.430 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012062 2026-08-10 23:14:12.029 10 INFO neutron.pecan_wsgi.hooks.translation [None req-176d4195-825c-4d00-87dd-d87fc5443176 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] GET failed (client error): The resource could not be found. 2026-08-10 23:14:12.031 10 INFO neutron.api.wsgi [None req-176d4195-825c-4d00-87dd-d87fc5443176 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/networks/lb-mgmt-net HTTP/1.1" status: 404 len: 295 time: 0.1328187 2026-08-10 23:14:12.049 10 INFO neutron.api.wsgi [None req-befd7057-7901-4dc8-88bd-736680868af0 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/networks?name=lb-mgmt-net HTTP/1.1" status: 200 len: 189 time: 0.0145745 2026-08-10 23:14:12.165 10 INFO neutron.db.segments_db [None req-90a54446-fc94-4c7f-9943-da189710094b f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] Added segment b035441a-47de-4274-9d2c-e05ce0d48eb3 of type geneve for network d95060fe-27e1-46e9-be15-d3dcf08dbd50 2026-08-10 23:14:12.336 10 INFO neutron.db.ovn_revision_numbers_db [None req-90a54446-fc94-4c7f-9943-da189710094b f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] Successfully bumped revision number for resource d95060fe-27e1-46e9-be15-d3dcf08dbd50 (type: networks) to 1 2026-08-10 23:14:12.515 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-90a54446-fc94-4c7f-9943-da189710094b f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] No more DHCP agents 2026-08-10 23:14:12.516 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-90a54446-fc94-4c7f-9943-da189710094b f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] Unable to schedule network d95060fe-27e1-46e9-be15-d3dcf08dbd50: no agents available; will retry on subsequent port and subnet creation events. 2026-08-10 23:14:12.577 10 INFO neutron.db.ovn_revision_numbers_db [None req-90a54446-fc94-4c7f-9943-da189710094b f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] Successfully bumped revision number for resource ac74e327-1f7c-48d8-9eed-825cefe7454e (type: ports) to 1 2026-08-10 23:14:12.596 10 INFO neutron.api.wsgi [None req-90a54446-fc94-4c7f-9943-da189710094b f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "POST /v2.0/networks HTTP/1.1" status: 201 len: 890 time: 0.5399895 2026-08-10 23:14:13.077 15 INFO neutron.db.ovn_revision_numbers_db [None req-29d33adc-9ebd-4b85-a99b-2f78986d00bb - - - - - -] Successfully bumped revision number for resource c52e4655-7822-439d-b1a3-95ffff24e503 (type: networks) to 2 2026-08-10 23:14:13.077 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-29d33adc-9ebd-4b85-a99b-2f78986d00bb - - - - - -] OVN maintenance task check_for_inconsistencies finished in 0.096 seconds 2026-08-10 23:14:13.620 10 INFO neutron.pecan_wsgi.hooks.translation [None req-6de40370-84ef-467d-a27b-c23ce360a808 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] GET failed (client error): The resource could not be found. 2026-08-10 23:14:13.621 10 INFO neutron.api.wsgi [None req-6de40370-84ef-467d-a27b-c23ce360a808 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/networks/lb-mgmt-net HTTP/1.1" status: 404 len: 295 time: 0.0379148 2026-08-10 23:14:13.657 10 INFO neutron.api.wsgi [None req-66487e4c-82aa-4e4c-bf6b-bcbed63f539e f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/networks?name=lb-mgmt-net HTTP/1.1" status: 200 len: 875 time: 0.0306990 2026-08-10 23:14:13.674 10 INFO neutron.pecan_wsgi.hooks.translation [None req-925351b1-7daa-40f6-bbb5-c72af5e1357e f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] GET failed (client error): The resource could not be found. 2026-08-10 23:14:13.675 10 INFO neutron.api.wsgi [None req-925351b1-7daa-40f6-bbb5-c72af5e1357e f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/subnets/lb-mgmt-subnet?network_id=d95060fe-27e1-46e9-be15-d3dcf08dbd50 HTTP/1.1" status: 404 len: 296 time: 0.0106714 2026-08-10 23:14:13.689 10 INFO neutron.api.wsgi [None req-f46cb476-6fce-4e4f-8eaf-98ef3850bf3e f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=d95060fe-27e1-46e9-be15-d3dcf08dbd50 HTTP/1.1" status: 200 len: 188 time: 0.0107191 2026-08-10 23:14:13.825 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c4d25eb0-b79a-4088-8a12-1719901b1bd6 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] No more DHCP agents 2026-08-10 23:14:13.826 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c4d25eb0-b79a-4088-8a12-1719901b1bd6 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] Unable to schedule network d95060fe-27e1-46e9-be15-d3dcf08dbd50: no agents available; will retry on subsequent port and subnet creation events. 2026-08-10 23:14:14.221 10 INFO neutron.db.ovn_revision_numbers_db [None req-8dd69de1-5bba-4853-aacd-d78743cd7a31 - - - - - -] Successfully bumped revision number for resource ac74e327-1f7c-48d8-9eed-825cefe7454e (type: ports) to 2 2026-08-10 23:14:14.247 10 INFO neutron.db.ovn_revision_numbers_db [None req-8dd69de1-5bba-4853-aacd-d78743cd7a31 - - - - - -] Successfully bumped revision number for resource e3ec2f54-e09a-471f-97eb-d310300f25bd (type: subnets) to 0 2026-08-10 23:14:14.270 10 INFO neutron.api.wsgi [None req-c4d25eb0-b79a-4088-8a12-1719901b1bd6 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 831 time: 0.5752473 2026-08-10 23:14:15.586 10 INFO neutron.api.v2.resource [None req-c607dc7a-6853-4d0d-90aa-5ad97f4f2618 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] show failed (client error): The resource could not be found. 2026-08-10 23:14:15.586 10 INFO neutron.api.wsgi [None req-c607dc7a-6853-4d0d-90aa-5ad97f4f2618 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/security-groups/lb-health-mgr-sec-grp HTTP/1.1" status: 404 len: 313 time: 0.0434375 2026-08-10 23:14:15.616 10 INFO neutron.api.wsgi [None req-1c585d48-e0e7-41e9-be02-fce730fd13cb f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/security-groups?name=lb-health-mgr-sec-grp HTTP/1.1" status: 200 len: 197 time: 0.0261278 2026-08-10 23:14:15.786 10 INFO neutron.db.ovn_revision_numbers_db [None req-bdce7582-3324-4e1e-ae19-6d1cdd36c030 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] Successfully bumped revision number for resource a3b18a4c-7152-4f96-8460-ba132f259b6e (type: security_groups) to 1 2026-08-10 23:14:15.802 10 INFO neutron.db.ovn_revision_numbers_db [None req-bdce7582-3324-4e1e-ae19-6d1cdd36c030 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] Successfully bumped revision number for resource 27197ee6-4bfa-43f1-879b-ac1eb4e1a526 (type: security_group_rules) to 0 2026-08-10 23:14:15.814 10 INFO neutron.db.ovn_revision_numbers_db [None req-bdce7582-3324-4e1e-ae19-6d1cdd36c030 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] Successfully bumped revision number for resource d0ee45f6-7a65-41a1-8dc3-0b7cfa248c5e (type: security_group_rules) to 0 2026-08-10 23:14:15.844 10 INFO neutron.api.wsgi [None req-bdce7582-3324-4e1e-ae19-6d1cdd36c030 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1797 time: 0.2218201 2026-08-10 23:14:17.031 10 INFO neutron.api.wsgi [None req-d80c07df-47bc-4242-9fa9-2fa3d8c47282 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/security-groups/a3b18a4c-7152-4f96-8460-ba132f259b6e HTTP/1.1" status: 200 len: 1792 time: 0.0491092 2026-08-10 23:14:17.055 10 INFO neutron.api.wsgi [None req-6b4fab0c-2479-4a72-bee0-a8433586d864 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/security-groups/a3b18a4c-7152-4f96-8460-ba132f259b6e HTTP/1.1" status: 200 len: 1792 time: 0.0182438 2026-08-10 23:14:17.078 10 INFO neutron.api.wsgi [None req-c1940815-e430-4238-9c5b-6f9619fe8f89 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/security-groups/a3b18a4c-7152-4f96-8460-ba132f259b6e HTTP/1.1" status: 200 len: 1792 time: 0.0188122 2026-08-10 23:14:17.177 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3f6c2ce-bf33-4a0a-a6ae-7c7d045642b5 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] Successfully bumped revision number for resource 192b2a9c-f8fe-48f2-9435-b188fdc0a2a3 (type: security_group_rules) to 0 2026-08-10 23:14:17.212 10 INFO neutron.api.wsgi [None req-c3f6c2ce-bf33-4a0a-a6ae-7c7d045642b5 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 781 time: 0.1295040 2026-08-10 23:14:18.159 9 INFO neutron.api.wsgi [None req-6ba67bc3-ac38-4c7f-aeb8-64452a4dda4a f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/security-groups/a3b18a4c-7152-4f96-8460-ba132f259b6e HTTP/1.1" status: 200 len: 2406 time: 0.0737269 2026-08-10 23:14:18.189 9 INFO neutron.api.wsgi [None req-ca4551cb-166d-4453-b320-9e7a56fb1eb7 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/security-groups/a3b18a4c-7152-4f96-8460-ba132f259b6e HTTP/1.1" status: 200 len: 2406 time: 0.0235910 2026-08-10 23:14:18.225 9 INFO neutron.api.wsgi [None req-ff9f4faf-6e9c-49b3-bed4-7264ceb56b63 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/security-groups/a3b18a4c-7152-4f96-8460-ba132f259b6e HTTP/1.1" status: 200 len: 2406 time: 0.0289414 2026-08-10 23:14:18.351 9 INFO neutron.db.ovn_revision_numbers_db [None req-a7a4cc53-60ed-4679-ad08-c189584e41d4 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] Successfully bumped revision number for resource e2b60fb0-a644-47f5-989c-a72b6af04c0d (type: security_group_rules) to 0 2026-08-10 23:14:18.389 9 INFO neutron.api.wsgi [None req-a7a4cc53-60ed-4679-ad08-c189584e41d4 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.1561725 2026-08-10 23:14:19.372 9 INFO neutron.api.wsgi [None req-51dac3a0-c991-4e08-86a2-798372d9e25a f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/security-groups/a3b18a4c-7152-4f96-8460-ba132f259b6e HTTP/1.1" status: 200 len: 3022 time: 0.0562875 2026-08-10 23:14:19.413 9 INFO neutron.api.wsgi [None req-a3cdd2ee-6cc4-4c1b-913b-a0f16da1b7ea f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/security-groups/a3b18a4c-7152-4f96-8460-ba132f259b6e HTTP/1.1" status: 200 len: 3022 time: 0.0326259 2026-08-10 23:14:19.433 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021257 2026-08-10 23:14:19.436 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022690 2026-08-10 23:14:19.461 9 INFO neutron.api.wsgi [None req-73a0e94e-0080-4896-8fa3-3e74977d3815 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/security-groups/a3b18a4c-7152-4f96-8460-ba132f259b6e HTTP/1.1" status: 200 len: 3022 time: 0.0423472 2026-08-10 23:14:19.596 9 INFO neutron.db.ovn_revision_numbers_db [None req-75baf89c-406e-4dcc-a731-a031751284ee f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] Successfully bumped revision number for resource 06071114-6507-4993-9796-d29efacb7a67 (type: security_group_rules) to 0 2026-08-10 23:14:19.625 9 INFO neutron.api.wsgi [None req-75baf89c-406e-4dcc-a731-a031751284ee f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.1560462 2026-08-10 23:14:20.507 9 INFO neutron.api.wsgi [None req-3d4c55a8-555d-4906-b77b-0f90f730aec9 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/security-groups/a3b18a4c-7152-4f96-8460-ba132f259b6e HTTP/1.1" status: 200 len: 3638 time: 0.0647647 2026-08-10 23:14:20.536 9 INFO neutron.api.wsgi [None req-9ae8b2b7-7e0e-4abc-ac0a-13678fc28810 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/security-groups/a3b18a4c-7152-4f96-8460-ba132f259b6e HTTP/1.1" status: 200 len: 3638 time: 0.0231724 2026-08-10 23:14:20.563 9 INFO neutron.api.wsgi [None req-9f554a0b-0024-4a29-b42b-dda95a654e52 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/security-groups/a3b18a4c-7152-4f96-8460-ba132f259b6e HTTP/1.1" status: 200 len: 3638 time: 0.0223553 2026-08-10 23:14:20.681 9 INFO neutron.db.ovn_revision_numbers_db [None req-e4010e0f-688c-4f08-8881-9757dfe3052d f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] Successfully bumped revision number for resource 7481e839-897a-49b0-99c6-5a0919f7dc92 (type: security_group_rules) to 0 2026-08-10 23:14:20.712 9 INFO neutron.api.wsgi [None req-e4010e0f-688c-4f08-8881-9757dfe3052d f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.1442318 2026-08-10 23:14:21.591 9 INFO neutron.api.wsgi [None req-516ab342-0d42-4d28-80fd-8062bb123ac6 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/security-groups/a3b18a4c-7152-4f96-8460-ba132f259b6e HTTP/1.1" status: 200 len: 4254 time: 0.0556178 2026-08-10 23:14:21.628 9 INFO neutron.api.wsgi [None req-c7cd96b1-dc8d-4394-b6fb-145d923049ec f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/security-groups/a3b18a4c-7152-4f96-8460-ba132f259b6e HTTP/1.1" status: 200 len: 4254 time: 0.0299995 2026-08-10 23:14:21.661 9 INFO neutron.api.wsgi [None req-1beea928-3552-4383-bd6c-e7fc112e3a1e f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/security-groups/a3b18a4c-7152-4f96-8460-ba132f259b6e HTTP/1.1" status: 200 len: 4254 time: 0.0274637 2026-08-10 23:14:21.789 9 INFO neutron.db.ovn_revision_numbers_db [None req-f9332881-a14d-416b-91b0-07165e836d51 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] Successfully bumped revision number for resource 7d2316bf-7aac-4e85-bcaa-2e374aed6869 (type: security_group_rules) to 0 2026-08-10 23:14:21.816 9 INFO neutron.api.wsgi [None req-f9332881-a14d-416b-91b0-07165e836d51 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.1477747 2026-08-10 23:14:23.008 9 INFO neutron.api.wsgi [None req-44295fbe-acdd-4ea8-b144-e714f8d51bfc f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/networks/d95060fe-27e1-46e9-be15-d3dcf08dbd50 HTTP/1.1" status: 200 len: 910 time: 0.0728679 2026-08-10 23:14:23.041 9 INFO neutron.pecan_wsgi.hooks.translation [None req-45818c35-8b39-4354-8676-2abfc956454f f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] GET failed (client error): The resource could not be found. 2026-08-10 23:14:23.043 9 INFO neutron.api.wsgi [None req-45818c35-8b39-4354-8676-2abfc956454f f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/ports/octavia-health-manager-port-instance?network_id=d95060fe-27e1-46e9-be15-d3dcf08dbd50 HTTP/1.1" status: 404 len: 314 time: 0.0262735 2026-08-10 23:14:23.075 9 INFO neutron.api.wsgi [None req-c06c5586-2bbc-47ae-8e5a-048f15d0fe4f f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=d95060fe-27e1-46e9-be15-d3dcf08dbd50 HTTP/1.1" status: 200 len: 186 time: 0.0287709 2026-08-10 23:14:23.112 9 INFO neutron.api.wsgi [None req-b88cec02-55d5-4615-bc10-11551744d51e f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/security-groups/a3b18a4c-7152-4f96-8460-ba132f259b6e HTTP/1.1" status: 200 len: 4870 time: 0.0306232 2026-08-10 23:14:23.395 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4caaf3fc-0c55-465c-af53-89e9070f13e1 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] No more DHCP agents 2026-08-10 23:14:23.396 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4caaf3fc-0c55-465c-af53-89e9070f13e1 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] Unable to schedule network d95060fe-27e1-46e9-be15-d3dcf08dbd50: no agents available; will retry on subsequent port and subnet creation events. 2026-08-10 23:14:23.522 9 INFO neutron.db.ovn_revision_numbers_db [None req-4caaf3fc-0c55-465c-af53-89e9070f13e1 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] Successfully bumped revision number for resource 1e10281f-4a72-4c06-9a04-28aae39fd503 (type: ports) to 1 2026-08-10 23:14:23.544 9 INFO neutron.api.wsgi [None req-4caaf3fc-0c55-465c-af53-89e9070f13e1 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1281 time: 0.4228888 /var/lib/openstack/lib/python3.12/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-08-10 23:14:29.461 9 INFO neutron.pecan_wsgi.hooks.translation [None req-db8fdf4b-125f-4301-8e05-b143e4947a75 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] GET failed (client error): The resource could not be found. 2026-08-10 23:14:29.462 9 INFO neutron.api.wsgi [None req-db8fdf4b-125f-4301-8e05-b143e4947a75 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 314 time: 0.0563130 2026-08-10 23:14:29.520 9 INFO neutron.api.wsgi [None req-f3cafd8d-4f25-4072-9bf9-51577bd350a2 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1279 time: 0.0532949 2026-08-10 23:14:29.947 9 INFO neutron.db.ovn_revision_numbers_db [None req-56cdbb36-c038-45f6-b738-60fe58a65621 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] Successfully bumped revision number for resource 1e10281f-4a72-4c06-9a04-28aae39fd503 (type: ports) to 1 2026-08-10 23:14:30.148 9 INFO neutron.db.ovn_revision_numbers_db [None req-56cdbb36-c038-45f6-b738-60fe58a65621 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] Successfully bumped revision number for resource 1e10281f-4a72-4c06-9a04-28aae39fd503 (type: ports) to 4 2026-08-10 23:14:30.165 9 INFO neutron.api.wsgi [None req-56cdbb36-c038-45f6-b738-60fe58a65621 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "PUT /v2.0/ports/1e10281f-4a72-4c06-9a04-28aae39fd503 HTTP/1.1" status: 200 len: 1394 time: 0.6355956 /var/lib/openstack/lib/python3.12/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-08-10 23:14:31.719 9 INFO neutron.api.wsgi [None req-2fc7fb2f-7ff0-44d4-80f2-f55f29d1f8c4 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3511 time: 0.0798106 2026-08-10 23:14:32.731 9 INFO neutron.api.v2.resource [None req-d92229e6-c65b-4f8f-9cd5-51ed9367aad0 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] show failed (client error): The resource could not be found. 2026-08-10 23:14:32.732 9 INFO neutron.api.wsgi [None req-d92229e6-c65b-4f8f-9cd5-51ed9367aad0 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/security-groups/lb-mgmt-sec-grp HTTP/1.1" status: 404 len: 307 time: 0.0366669 2026-08-10 23:14:32.771 9 INFO neutron.api.wsgi [None req-50cf5500-7653-4477-8e93-1628f1cf884e f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/security-groups?name=lb-mgmt-sec-grp HTTP/1.1" status: 200 len: 197 time: 0.0351963 2026-08-10 23:14:32.910 9 INFO neutron.db.ovn_revision_numbers_db [None req-14aacbc2-cd7b-499e-b9a8-957940356f0e f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] Successfully bumped revision number for resource a6b5cd0d-35db-44a1-a84a-d97df862349f (type: security_groups) to 1 2026-08-10 23:14:32.921 9 INFO neutron.db.ovn_revision_numbers_db [None req-14aacbc2-cd7b-499e-b9a8-957940356f0e f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] Successfully bumped revision number for resource d93a607b-e64f-41fd-b2c4-f63bcd71c729 (type: security_group_rules) to 0 2026-08-10 23:14:32.931 9 INFO neutron.db.ovn_revision_numbers_db [None req-14aacbc2-cd7b-499e-b9a8-957940356f0e f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] Successfully bumped revision number for resource fcf078e7-0e3b-460a-b5cd-588bf4a1b631 (type: security_group_rules) to 0 2026-08-10 23:14:32.957 9 INFO neutron.api.wsgi [None req-14aacbc2-cd7b-499e-b9a8-957940356f0e f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1791 time: 0.1800632 2026-08-10 23:14:33.998 10 INFO neutron.api.wsgi [None req-3f93e607-ec2d-4e8e-807c-68e42a67a51e f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/security-groups/a6b5cd0d-35db-44a1-a84a-d97df862349f HTTP/1.1" status: 200 len: 1786 time: 0.0536892 2026-08-10 23:14:34.029 10 INFO neutron.api.wsgi [None req-1ac16acd-ca48-4df4-b919-17d27e7865d3 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/security-groups/a6b5cd0d-35db-44a1-a84a-d97df862349f HTTP/1.1" status: 200 len: 1786 time: 0.0219119 2026-08-10 23:14:34.058 10 INFO neutron.api.wsgi [None req-26785fe1-4e6f-408e-abb6-0a974c7eafd4 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/security-groups/a6b5cd0d-35db-44a1-a84a-d97df862349f HTTP/1.1" status: 200 len: 1786 time: 0.0220261 2026-08-10 23:14:34.181 10 INFO neutron.db.ovn_revision_numbers_db [None req-8c54a413-51e7-4306-a143-e19b2fc4e2c0 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] Successfully bumped revision number for resource 39735fdf-283b-4e08-a7c3-68a31ea14356 (type: security_group_rules) to 0 2026-08-10 23:14:34.211 10 INFO neutron.api.wsgi [None req-8c54a413-51e7-4306-a143-e19b2fc4e2c0 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 803 time: 0.1445653 2026-08-10 23:14:34.427 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017493 2026-08-10 23:14:34.429 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0038633 2026-08-10 23:14:35.098 9 INFO neutron.api.wsgi [None req-f128c3a5-fb68-4778-a97a-f7e5e6394951 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/security-groups/a6b5cd0d-35db-44a1-a84a-d97df862349f HTTP/1.1" status: 200 len: 2422 time: 0.0488346 2026-08-10 23:14:35.128 9 INFO neutron.api.wsgi [None req-9ed762bb-eb9c-4e43-8c39-e7cdd91245a8 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/security-groups/a6b5cd0d-35db-44a1-a84a-d97df862349f HTTP/1.1" status: 200 len: 2422 time: 0.0226841 2026-08-10 23:14:35.153 9 INFO neutron.api.wsgi [None req-4cc42aa4-316b-4373-a803-c535a1b1d138 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/security-groups/a6b5cd0d-35db-44a1-a84a-d97df862349f HTTP/1.1" status: 200 len: 2422 time: 0.0188999 2026-08-10 23:14:35.259 9 INFO neutron.db.ovn_revision_numbers_db [None req-7b11efe5-b345-4960-a270-5cf271ae2460 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] Successfully bumped revision number for resource df896cd3-9997-4f5d-857c-5eae0e3ee9a2 (type: security_group_rules) to 0 2026-08-10 23:14:35.285 9 INFO neutron.api.wsgi [None req-7b11efe5-b345-4960-a270-5cf271ae2460 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 807 time: 0.1268148 2026-08-10 23:14:49.426 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015225 2026-08-10 23:14:49.426 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018084 2026-08-10 23:15:04.429 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037723 2026-08-10 23:15:04.429 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0041203 2026-08-10 23:15:19.428 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022945 2026-08-10 23:15:19.430 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0049574 2026-08-10 23:15:34.427 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024195 2026-08-10 23:15:34.429 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015898 2026-08-10 23:15:38.486 9 INFO neutron.api.wsgi [None req-29d35028-7ddf-45f2-9d12-53ccd47bdd7a f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "GET /v2.0/quotas/f6baf08710474bdfbb6e6adc6382784f HTTP/1.1" status: 200 len: 467 time: 0.0149391 /var/lib/openstack/lib/python3.12/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-08-10 23:15:38.841 9 INFO neutron.api.wsgi [None req-14a4991c-f240-45f4-b685-1fb82be6d341 f78fffefacb147939d19d12ff2a7e353 f6baf08710474bdfbb6e6adc6382784f - - default default] 199.19.213.183,10.0.0.222 "PUT /v2.0/quotas/f6baf08710474bdfbb6e6adc6382784f HTTP/1.1" status: 200 len: 466 time: 0.0315983 2026-08-10 23:15:49.429 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028195 2026-08-10 23:15:49.432 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024014 2026-08-10 23:16:04.427 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020475 2026-08-10 23:16:04.431 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029449 2026-08-10 23:16:19.427 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016806 2026-08-10 23:16:19.429 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023065 2026-08-10 23:16:34.428 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032051 2026-08-10 23:16:34.428 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032640 2026-08-10 23:16:49.427 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021763 2026-08-10 23:16:49.430 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016062 2026-08-10 23:17:04.426 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015080 2026-08-10 23:17:04.429 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022590 2026-08-10 23:17:19.429 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0038867 2026-08-10 23:17:19.432 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013134 2026-08-10 23:17:34.428 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030160 2026-08-10 23:17:34.431 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026569 2026-08-10 23:17:49.426 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0011532 2026-08-10 23:17:49.428 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030711 2026-08-10 23:18:04.428 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023437 2026-08-10 23:18:04.428 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029016 2026-08-10 23:18:19.427 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015712 2026-08-10 23:18:19.431 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015588 2026-08-10 23:18:34.426 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019994 2026-08-10 23:18:34.427 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025067 2026-08-10 23:18:49.430 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0040927 2026-08-10 23:18:49.432 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0060291 2026-08-10 23:19:04.429 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030465 2026-08-10 23:19:04.432 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015388 2026-08-10 23:19:13.100 15 INFO neutron.db.ovn_revision_numbers_db [None req-29d33adc-9ebd-4b85-a99b-2f78986d00bb - - - - - -] Successfully bumped revision number for resource d95060fe-27e1-46e9-be15-d3dcf08dbd50 (type: networks) to 2 2026-08-10 23:19:13.152 15 INFO neutron.db.ovn_revision_numbers_db [None req-29d33adc-9ebd-4b85-a99b-2f78986d00bb - - - - - -] Successfully bumped revision number for resource a3b18a4c-7152-4f96-8460-ba132f259b6e (type: security_groups) to 6 2026-08-10 23:19:13.204 15 INFO neutron.db.ovn_revision_numbers_db [None req-29d33adc-9ebd-4b85-a99b-2f78986d00bb - - - - - -] Successfully bumped revision number for resource a6b5cd0d-35db-44a1-a84a-d97df862349f (type: security_groups) to 3 2026-08-10 23:19:13.204 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-29d33adc-9ebd-4b85-a99b-2f78986d00bb - - - - - -] OVN maintenance task check_for_inconsistencies finished in 0.196 seconds 2026-08-10 23:19:19.428 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029497 2026-08-10 23:19:19.431 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0048761 2026-08-10 23:19:34.427 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017571 2026-08-10 23:19:34.428 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026460 2026-08-10 23:19:49.428 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028496 2026-08-10 23:19:49.428 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026934 2026-08-10 23:20:04.427 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023682 2026-08-10 23:20:04.427 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024302 2026-08-10 23:20:19.428 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019314 2026-08-10 23:20:19.428 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026765 2026-08-10 23:20:34.426 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019321 2026-08-10 23:20:34.427 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027158 2026-08-10 23:20:49.428 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023301 2026-08-10 23:20:49.431 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021002 2026-08-10 23:21:04.426 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015769 2026-08-10 23:21:04.427 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021732 2026-08-10 23:21:19.429 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032074 2026-08-10 23:21:19.431 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017409 2026-08-10 23:21:34.427 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022168 2026-08-10 23:21:34.430 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0044143 2026-08-10 23:21:49.427 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017934 2026-08-10 23:21:49.429 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016336 2026-08-10 23:22:04.428 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022800 2026-08-10 23:22:04.429 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028737 2026-08-10 23:22:19.426 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0011885 2026-08-10 23:22:19.428 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024648 2026-08-10 23:22:34.429 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031486 2026-08-10 23:22:34.432 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0057609 2026-08-10 23:22:49.429 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020943 2026-08-10 23:22:49.430 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035858 2026-08-10 23:23:04.426 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016322 2026-08-10 23:23:04.426 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017331 2026-08-10 23:23:19.425 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012021 2026-08-10 23:23:19.427 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026317 2026-08-10 23:23:34.427 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015829 2026-08-10 23:23:34.428 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024781 2026-08-10 23:23:49.431 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030565 2026-08-10 23:23:49.435 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019135 2026-08-10 23:24:04.427 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021672 2026-08-10 23:24:04.429 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014083 2026-08-10 23:24:13.057 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-29d33adc-9ebd-4b85-a99b-2f78986d00bb - - - - - -] OVN maintenance task check_for_inconsistencies finished in 0.020 seconds 2026-08-10 23:24:19.428 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024526 2026-08-10 23:24:19.429 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032740 2026-08-10 23:24:34.428 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028815 2026-08-10 23:24:34.429 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034168 2026-08-10 23:24:49.427 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017183 2026-08-10 23:24:49.429 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031154 2026-08-10 23:25:04.428 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018597 2026-08-10 23:25:04.431 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023201 2026-08-10 23:25:19.427 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016549 2026-08-10 23:25:19.428 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027044 2026-08-10 23:25:34.426 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012543 2026-08-10 23:25:34.428 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012724 2026-08-10 23:25:49.427 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018487 2026-08-10 23:25:49.431 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018466 2026-08-10 23:26:04.427 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016551 2026-08-10 23:26:04.429 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012972 2026-08-10 23:26:19.427 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021346 2026-08-10 23:26:19.430 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018361 2026-08-10 23:26:34.428 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034440 2026-08-10 23:26:34.429 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0038135 2026-08-10 23:26:49.426 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016994 2026-08-10 23:26:49.428 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012414 2026-08-10 23:27:04.428 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022614 2026-08-10 23:27:04.432 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019519 2026-08-10 23:27:19.429 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029142 2026-08-10 23:27:19.429 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024998 2026-08-10 23:27:34.426 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012579 2026-08-10 23:27:34.427 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0008619 2026-08-10 23:27:49.429 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0039840 2026-08-10 23:27:49.431 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016375 2026-08-10 23:28:04.426 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012488 2026-08-10 23:28:04.432 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033283 2026-08-10 23:28:19.427 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017791 2026-08-10 23:28:19.429 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035799 2026-08-10 23:28:34.426 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015345 2026-08-10 23:28:34.427 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021977 2026-08-10 23:28:49.429 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032768 2026-08-10 23:28:49.432 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022056 2026-08-10 23:29:04.427 10 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021312 2026-08-10 23:29:04.427 9 INFO neutron.api.wsgi [-] 10.0.0.222 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022492 2026-08-10 23:29:13.091 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-29d33adc-9ebd-4b85-a99b-2f78986d00bb - - - - - -] OVN maintenance task check_for_inconsistencies finished in 0.023 seconds