+ 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/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-08-14 23:45:44.786 1 INFO neutron.common.config [-] Logging enabled! 2026-08-14 23:45:44.786 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-server version 23.5.0 2026-08-14 23:45:45.048 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-14 23:45:45.753 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-08-14 23:45:45.756 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-14 23:45:45.758 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-08-14 23:45:45.759 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-08-14 23:45:45.759 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-08-14 23:45:45.759 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-08-14 23:45:45.759 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-14 23:45:45.766 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-14 23:45:45.766 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-14 23:45:45.766 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-08-14 23:45:46.081 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-08-14 23:45:46.081 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-08-14 23:45:46.082 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-08-14 23:45:46.099 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-14 23:45:46.099 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-14 23:45:46.099 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-08-14 23:45:46.099 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-08-14 23:45:46.108 1 WARNING oslo_policy.policy [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-08-14 23:45:48.123 1 INFO neutron.plugins.ml2.managers [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Initializing driver for type 'vlan' 2026-08-14 23:45:48.277 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] VlanTypeDriver initialization complete 2026-08-14 23:45:48.278 1 INFO neutron.plugins.ml2.managers [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-14 23:45:48.278 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-14 23:45:48.278 1 INFO neutron.plugins.ml2.managers [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Initializing extension driver 'port_security' 2026-08-14 23:45:48.279 1 INFO neutron.plugins.ml2.extensions.port_security [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-14 23:45:48.279 1 INFO neutron.plugins.ml2.managers [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Initializing extension driver 'qos' 2026-08-14 23:45:48.279 1 INFO neutron.plugins.ml2.managers [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Initializing mechanism driver 'ovn' 2026-08-14 23:45:48.279 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Starting OVNMechanismDriver 2026-08-14 23:45:48.313 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] OVN logging driver registered 2026-08-14 23:45:48.318 1 INFO neutron.quota [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded quota_driver: . 2026-08-14 23:45:48.319 1 INFO neutron.plugins.ml2.plugin [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Modular L2 Plugin initialization complete 2026-08-14 23:45:48.319 1 INFO neutron.plugins.ml2.managers [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-14 23:45:48.319 1 INFO neutron.plugins.ml2.managers [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-14 23:45:48.320 1 INFO neutron.plugins.ml2.managers [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-14 23:45:48.320 1 INFO neutron.extensions.vlantransparent [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Disabled vlantransparent extension. 2026-08-14 23:45:48.320 1 INFO neutron.manager [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loading Plugin: qos 2026-08-14 23:45:48.330 1 INFO neutron.manager [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loading Plugin: ovn-router 2026-08-14 23:45:48.347 1 INFO neutron.services.ovn_l3.plugin [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Starting OVNL3RouterPlugin 2026-08-14 23:45:48.348 1 INFO neutron.manager [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loading Plugin: segments 2026-08-14 23:45:48.420 1 INFO neutron.manager [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loading Plugin: trunk 2026-08-14 23:45:48.426 1 INFO neutron.manager [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loading Plugin: log 2026-08-14 23:45:48.428 1 INFO neutron.manager [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loading Plugin: auto_allocate 2026-08-14 23:45:48.431 1 INFO neutron.manager [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loading Plugin: tag 2026-08-14 23:45:48.435 1 INFO neutron.manager [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loading Plugin: timestamp 2026-08-14 23:45:48.437 1 INFO neutron.manager [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loading Plugin: network_ip_availability 2026-08-14 23:45:48.440 1 INFO neutron.manager [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loading Plugin: flavors 2026-08-14 23:45:48.443 1 INFO neutron.manager [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loading Plugin: revisions 2026-08-14 23:45:48.446 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Initializing extension manager. 2026-08-14 23:45:48.447 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: address-group 2026-08-14 23:45:48.448 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: address-scope 2026-08-14 23:45:48.449 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-08-14 23:45:48.449 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: agent 2026-08-14 23:45:48.450 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-08-14 23:45:48.451 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-14 23:45:48.452 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-14 23:45:48.453 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: availability_zone 2026-08-14 23:45:48.454 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-08-14 23:45:48.454 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-14 23:45:48.455 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: default-subnetpools 2026-08-14 23:45:48.456 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-14 23:45:48.456 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: dns-integration 2026-08-14 23:45:48.457 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: dns-domain-ports 2026-08-14 23:45:48.457 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-08-14 23:45:48.458 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-08-14 23:45:48.458 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-14 23:45:48.459 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: empty-string-filtering 2026-08-14 23:45:48.459 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-14 23:45:48.460 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-14 23:45:48.460 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: external-net 2026-08-14 23:45:48.461 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-14 23:45:48.461 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: extraroute 2026-08-14 23:45:48.462 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-08-14 23:45:48.463 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: filter-validation 2026-08-14 23:45:48.463 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-14 23:45:48.463 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-14 23:45:48.464 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-14 23:45:48.464 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: fip-port-details 2026-08-14 23:45:48.465 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: flavors 2026-08-14 23:45:48.466 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-14 23:45:48.467 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: floatingip-pools 2026-08-14 23:45:48.467 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: ip_allocation 2026-08-14 23:45:48.468 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-08-14 23:45:48.468 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: l2_adjacency 2026-08-14 23:45:48.469 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: router 2026-08-14 23:45:48.470 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-14 23:45:48.471 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: ext-gw-mode 2026-08-14 23:45:48.471 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Extension l3-ha not supported by any of loaded plugins 2026-08-14 23:45:48.472 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-14 23:45:48.472 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-14 23:45:48.473 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Extension l3-flavors not supported by any of loaded plugins 2026-08-14 23:45:48.474 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-14 23:45:48.474 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-08-14 23:45:48.475 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-08-14 23:45:48.477 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-14 23:45:48.478 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: logging 2026-08-14 23:45:48.478 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-14 23:45:48.479 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-14 23:45:48.480 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: multi-provider 2026-08-14 23:45:48.480 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: net-mtu 2026-08-14 23:45:48.481 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: net-mtu-writable 2026-08-14 23:45:48.481 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: network_availability_zone 2026-08-14 23:45:48.482 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-08-14 23:45:48.482 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: network-ip-availability 2026-08-14 23:45:48.483 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-14 23:45:48.483 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: pagination 2026-08-14 23:45:48.484 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: port-device-profile 2026-08-14 23:45:48.484 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-14 23:45:48.485 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-14 23:45:48.485 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-08-14 23:45:48.486 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-14 23:45:48.486 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-14 23:45:48.487 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: port-resource-request 2026-08-14 23:45:48.487 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-14 23:45:48.488 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: binding 2026-08-14 23:45:48.488 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: binding-extended 2026-08-14 23:45:48.489 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: port-security 2026-08-14 23:45:48.489 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: project-id 2026-08-14 23:45:48.490 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: provider 2026-08-14 23:45:48.491 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: qos 2026-08-14 23:45:48.492 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-14 23:45:48.493 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-14 23:45:48.493 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: qos-default 2026-08-14 23:45:48.494 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: qos-fip 2026-08-14 23:45:48.494 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-14 23:45:48.494 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-14 23:45:48.495 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-14 23:45:48.495 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-14 23:45:48.496 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-14 23:45:48.497 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: qos-pps 2026-08-14 23:45:48.497 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-14 23:45:48.498 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-14 23:45:48.498 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: qos-rules-alias 2026-08-14 23:45:48.499 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: quota-check-limit 2026-08-14 23:45:48.500 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: quotas 2026-08-14 23:45:48.501 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: quota_details 2026-08-14 23:45:48.502 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: rbac-policies 2026-08-14 23:45:48.502 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-08-14 23:45:48.503 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: rbac-address-scope 2026-08-14 23:45:48.503 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: rbac-security-groups 2026-08-14 23:45:48.504 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-08-14 23:45:48.504 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: revision-if-match 2026-08-14 23:45:48.505 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-14 23:45:48.506 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: router_availability_zone 2026-08-14 23:45:48.506 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-14 23:45:48.507 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-14 23:45:48.508 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-14 23:45:48.508 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-08-14 23:45:48.509 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-14 23:45:48.509 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-14 23:45:48.515 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: security-group 2026-08-14 23:45:48.516 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: segment 2026-08-14 23:45:48.517 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-14 23:45:48.517 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: service-type 2026-08-14 23:45:48.518 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: sorting 2026-08-14 23:45:48.518 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: standard-attr-segment 2026-08-14 23:45:48.519 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: standard-attr-description 2026-08-14 23:45:48.519 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: stateful-security-group 2026-08-14 23:45:48.520 1 WARNING neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-08-14 23:45:48.520 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-08-14 23:45:48.521 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-08-14 23:45:48.521 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-14 23:45:48.522 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: subnet-service-types 2026-08-14 23:45:48.522 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: subnet_allocation 2026-08-14 23:45:48.523 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-14 23:45:48.524 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-14 23:45:48.526 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: standard-attr-tag 2026-08-14 23:45:48.526 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-14 23:45:48.527 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: trunk 2026-08-14 23:45:48.527 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Loaded extension: trunk-details 2026-08-14 23:45:48.528 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-14 23:45:48.529 1 INFO neutron.api.extensions [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-14 23:45:48.531 1 INFO neutron.quota.resource_registry [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-14 23:45:48.531 1 INFO neutron.quota.resource_registry [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-14 23:45:48.532 1 INFO neutron.quota.resource_registry [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-14 23:45:48.532 1 INFO neutron.quota.resource_registry [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-14 23:45:48.533 1 INFO neutron.quota.resource_registry [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-14 23:45:48.533 1 INFO neutron.quota.resource_registry [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-14 23:45:48.535 1 INFO neutron.quota.resource_registry [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-14 23:45:48.535 1 INFO neutron.quota.resource_registry [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-14 23:45:48.535 1 INFO neutron.quota.resource_registry [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-14 23:45:48.535 1 INFO neutron.quota.resource_registry [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-14 23:45:48.536 1 WARNING neutron.quota.resource_registry [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] subnetpool is already registered 2026-08-14 23:45:48.536 1 INFO neutron.quota.resource_registry [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-14 23:45:48.537 1 INFO neutron.quota.resource_registry [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-14 23:45:48.538 1 WARNING neutron.quota.resource_registry [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] router is already registered 2026-08-14 23:45:48.538 1 INFO neutron.quota.resource_registry [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-14 23:45:48.538 1 WARNING neutron.quota.resource_registry [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] floatingip is already registered 2026-08-14 23:45:48.539 1 INFO neutron.quota.resource_registry [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-14 23:45:48.539 1 WARNING neutron.quota.resource_registry [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] rbac_policy is already registered 2026-08-14 23:45:48.539 1 INFO neutron.quota.resource_registry [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-14 23:45:48.540 1 WARNING neutron.quota.resource_registry [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] security_group is already registered 2026-08-14 23:45:48.540 1 INFO neutron.quota.resource_registry [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-14 23:45:48.540 1 WARNING neutron.quota.resource_registry [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] security_group_rule is already registered 2026-08-14 23:45:48.541 1 INFO neutron.quota.resource_registry [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-14 23:45:48.541 1 WARNING neutron.quota.resource_registry [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] subnetpool is already registered 2026-08-14 23:45:48.541 1 INFO neutron.quota.resource_registry [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-14 23:45:48.541 1 WARNING neutron.quota.resource_registry [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] trunk is already registered 2026-08-14 23:45:48.569 1 WARNING keystonemiddleware._common.config [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-14 23:45:48.575 1 WARNING oslo_config.cfg [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-14 23:45:48.578 1 INFO oslo_service.service [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Starting 2 workers 2026-08-14 23:45:48.584 1 INFO neutron.service [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Neutron service started, listening on 0.0.0.0:9696 2026-08-14 23:45:48.601 9 INFO neutron.db.ovn_hash_ring_db [None req-95d18434-debc-4e96-9b14-b29b394c2491 - - - - - -] Nodes from host "neutron-server-57996467fb-llc2w" and group "mechanism_driver" removed from the Hash Ring 2026-08-14 23:45:48.604 1 INFO oslo_service.service [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Starting 2 workers 2026-08-14 23:45:48.610 1 INFO oslo_service.service [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Starting 1 workers 2026-08-14 23:45:48.611 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-08-14 23:45:48.611 9 INFO neutron.db.ovn_hash_ring_db [None req-95d18434-debc-4e96-9b14-b29b394c2491 - - - - - -] Node 1e930f84-8d3f-4450-859b-ef517b30a858 from host "neutron-server-57996467fb-llc2w" and group "mechanism_driver" added to the Hash Ring 2026-08-14 23:45:48.614 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-95d18434-debc-4e96-9b14-b29b394c2491 - - - - - -] Hash Ring probing thread has started 2026-08-14 23:45:48.615 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-95d18434-debc-4e96-9b14-b29b394c2491 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-08-14 23:45:48.616 1 INFO oslo_service.service [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Starting 1 workers 2026-08-14 23:45:48.618 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-08-14 23:45:48.621 1 INFO oslo_service.service [None req-806dfc16-b9df-47fa-957c-3d460f0218d5 - - - - - -] Starting 1 workers 2026-08-14 23:45:48.629 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for MaintenanceWorker with retry 2026-08-14 23:45:48.635 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-14 23:45:48.645 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-841d51b3-3eee-4427-b28e-454842318901 - - - - - -] tcp:10.108.94.218:6641: connecting... 2026-08-14 23:45:48.645 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-841d51b3-3eee-4427-b28e-454842318901 - - - - - -] tcp:10.108.94.218:6641: connected 2026-08-14 23:45:48.652 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-0ac20e21-3f9a-4a10-b56d-5ab95ab28591 - - - - - -] tcp:10.108.94.218:6641: connecting... 2026-08-14 23:45:48.652 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-0ac20e21-3f9a-4a10-b56d-5ab95ab28591 - - - - - -] tcp:10.108.94.218:6641: connected 2026-08-14 23:45:48.658 10 INFO neutron.db.ovn_hash_ring_db [None req-1a6ee83b-06df-4820-bd84-7b352a61c3b6 - - - - - -] Node e4a3002a-c10c-44b5-9b70-a4e7ea6ea686 from host "neutron-server-57996467fb-llc2w" and group "mechanism_driver" added to the Hash Ring 2026-08-14 23:45:48.659 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-95d18434-debc-4e96-9b14-b29b394c2491 - - - - - -] tcp:10.108.94.218:6641: connecting... 2026-08-14 23:45:48.659 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-95d18434-debc-4e96-9b14-b29b394c2491 - - - - - -] tcp:10.108.94.218:6641: connected 2026-08-14 23:45:48.659 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-1a6ee83b-06df-4820-bd84-7b352a61c3b6 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-08-14 23:45:48.662 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.108.94.218:6641: connecting... 2026-08-14 23:45:48.663 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.108.94.218:6641: connected 2026-08-14 23:45:48.691 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1a6ee83b-06df-4820-bd84-7b352a61c3b6 - - - - - -] tcp:10.108.94.218:6641: connecting... 2026-08-14 23:45:48.691 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1a6ee83b-06df-4820-bd84-7b352a61c3b6 - - - - - -] tcp:10.108.94.218:6641: connected 2026-08-14 23:45:48.693 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbSbOvnIdl for MaintenanceWorker with retry 2026-08-14 23:45:48.698 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.102.189.187:6642: connecting... 2026-08-14 23:45:48.698 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.102.189.187:6642: connected 2026-08-14 23:45:48.706 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-841d51b3-3eee-4427-b28e-454842318901 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-08-14 23:45:48.708 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-95d18434-debc-4e96-9b14-b29b394c2491 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-08-14 23:45:48.713 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-841d51b3-3eee-4427-b28e-454842318901 - - - - - -] tcp:10.102.189.187:6642: connecting... 2026-08-14 23:45:48.714 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-841d51b3-3eee-4427-b28e-454842318901 - - - - - -] tcp:10.102.189.187:6642: connected 2026-08-14 23:45:48.716 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-95d18434-debc-4e96-9b14-b29b394c2491 - - - - - -] tcp:10.102.189.187:6642: connecting... 2026-08-14 23:45:48.717 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-95d18434-debc-4e96-9b14-b29b394c2491 - - - - - -] tcp:10.102.189.187:6642: connected 2026-08-14 23:45:48.717 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-0ac20e21-3f9a-4a10-b56d-5ab95ab28591 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-08-14 23:45:48.724 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-0ac20e21-3f9a-4a10-b56d-5ab95ab28591 - - - - - -] tcp:10.102.189.187:6642: connecting... 2026-08-14 23:45:48.725 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-0ac20e21-3f9a-4a10-b56d-5ab95ab28591 - - - - - -] tcp:10.102.189.187:6642: connected 2026-08-14 23:45:48.734 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-1a6ee83b-06df-4820-bd84-7b352a61c3b6 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-08-14 23:45:48.734 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-08-14 23:45:48.734 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-08-14 23:45:48.735 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-08-14 23:45:48.741 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1a6ee83b-06df-4820-bd84-7b352a61c3b6 - - - - - -] tcp:10.102.189.187:6642: connecting... 2026-08-14 23:45:48.741 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1a6ee83b-06df-4820-bd84-7b352a61c3b6 - - - - - -] tcp:10.102.189.187:6642: connected 2026-08-14 23:45:48.742 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] Maintenance task thread has started 2026-08-14 23:45:48.742 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] MaintenanceWorker process has finished the post initialization 2026-08-14 23:45:48.766 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ac20e21-3f9a-4a10-b56d-5ab95ab28591 - - - - - -] RpcWorker process has finished the post initialization 2026-08-14 23:45:48.771 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-841d51b3-3eee-4427-b28e-454842318901 - - - - - -] RpcWorker process has finished the post initialization 2026-08-14 23:45:48.776 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-95d18434-debc-4e96-9b14-b29b394c2491 - - - - - -] WorkerService process has finished the post initialization 2026-08-14 23:45:48.777 9 INFO neutron.wsgi [-] (9) wsgi starting up on http://0.0.0.0:9696 2026-08-14 23:45:48.791 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1a6ee83b-06df-4820-bd84-7b352a61c3b6 - - - - - -] WorkerService process has finished the post initialization 2026-08-14 23:45:48.791 10 INFO neutron.wsgi [-] (10) wsgi starting up on http://0.0.0.0:9696 2026-08-14 23:45:48.899 15 INFO neutron.db.ovn_hash_ring_db [None req-1f4593bb-1905-4fd1-b9e3-39ddb41a4cea - - - - - -] Cleaned up Hash Ring nodes older than 5 days 2026-08-14 23:45:48.921 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-1f4593bb-1905-4fd1-b9e3-39ddb41a4cea - - - - - -] Starting OVNClientQosExtension 2026-08-14 23:45:49.037 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028923 /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 23:45:52.377 9 INFO neutron.pecan_wsgi.hooks.translation [None req-14b1ec9c-e6bc-4f1d-b3d6-193f89d2a7a2 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] GET failed (client error): The resource could not be found. 2026-08-14 23:45:52.379 9 INFO neutron.wsgi [None req-14b1ec9c-e6bc-4f1d-b3d6-193f89d2a7a2 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/networks/public HTTP/1.1" status: 404 len: 290 time: 0.6404340 2026-08-14 23:45:52.399 9 INFO neutron.wsgi [None req-b7e61d28-1ee4-478d-82ab-0e96b94edca3 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 189 time: 0.0164397 2026-08-14 23:45:52.529 9 WARNING oslo_policy.policy [None req-3b8204a0-e246-4b40-bd29-26ec91920981 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-08-14 23:45:52.655 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-3b8204a0-e246-4b40-bd29-26ec91920981 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Starting OVNClientQosExtension 2026-08-14 23:45:52.655 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-3b8204a0-e246-4b40-bd29-26ec91920981 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Starting OVNClientPlacementExtension 2026-08-14 23:45:52.702 9 INFO neutron.db.ovn_revision_numbers_db [None req-3b8204a0-e246-4b40-bd29-26ec91920981 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Successfully bumped revision number for resource 6f5a0596-f774-4137-a77b-afaca139e524 (type: security_groups) to 1 2026-08-14 23:45:52.715 9 INFO neutron.db.ovn_revision_numbers_db [None req-3b8204a0-e246-4b40-bd29-26ec91920981 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Successfully bumped revision number for resource 6bf28c6c-68d1-45db-8f1c-2e1d078b31c5 (type: security_group_rules) to 0 2026-08-14 23:45:52.728 9 INFO neutron.db.ovn_revision_numbers_db [None req-3b8204a0-e246-4b40-bd29-26ec91920981 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Successfully bumped revision number for resource 6cff2c9e-c17e-44b6-9ebe-7006630569a0 (type: security_group_rules) to 0 2026-08-14 23:45:52.739 9 INFO neutron.db.ovn_revision_numbers_db [None req-3b8204a0-e246-4b40-bd29-26ec91920981 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Successfully bumped revision number for resource 74f7ba5a-a512-4276-b7f8-6ff7e24cac79 (type: security_group_rules) to 0 2026-08-14 23:45:52.752 9 INFO neutron.db.ovn_revision_numbers_db [None req-3b8204a0-e246-4b40-bd29-26ec91920981 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Successfully bumped revision number for resource 7dec4e15-6171-497b-a844-3039fdf24555 (type: security_group_rules) to 0 2026-08-14 23:45:52.765 9 WARNING neutron.services.revisions.revision_plugin [None req-3b8204a0-e246-4b40-bd29-26ec91920981 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Could not find related network for resource to bump revision. 2026-08-14 23:45:52.800 9 INFO neutron.db.segments_db [None req-3b8204a0-e246-4b40-bd29-26ec91920981 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Added segment 8dcf833f-93cc-4a52-8924-9767fccee328 of type flat for network 8b52a234-edbc-4966-b4bd-8a03a94d45af 2026-08-14 23:45:53.037 9 INFO neutron.db.ovn_revision_numbers_db [None req-3b8204a0-e246-4b40-bd29-26ec91920981 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Successfully bumped revision number for resource 8b52a234-edbc-4966-b4bd-8a03a94d45af (type: networks) to 1 2026-08-14 23:45:53.265 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3b8204a0-e246-4b40-bd29-26ec91920981 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] No more DHCP agents 2026-08-14 23:45:53.267 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3b8204a0-e246-4b40-bd29-26ec91920981 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Unable to schedule network 8b52a234-edbc-4966-b4bd-8a03a94d45af: no agents available; will retry on subsequent port and subnet creation events. 2026-08-14 23:45:53.372 9 INFO neutron.db.ovn_revision_numbers_db [None req-3b8204a0-e246-4b40-bd29-26ec91920981 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Successfully bumped revision number for resource 891dab9a-1e6c-4fa5-acda-4d9316fdee01 (type: ports) to 1 2026-08-14 23:45:53.395 9 INFO neutron.wsgi [None req-3b8204a0-e246-4b40-bd29-26ec91920981 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "POST /v2.0/networks HTTP/1.1" status: 201 len: 886 time: 0.9898820 2026-08-14 23:45:54.024 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0037508 /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 23:45:55.112 10 INFO neutron.pecan_wsgi.hooks.translation [None req-ed5f7519-7003-4fdb-a3ee-64e3dc2db88e 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] GET failed (client error): The resource could not be found. 2026-08-14 23:45:55.113 10 INFO neutron.wsgi [None req-ed5f7519-7003-4fdb-a3ee-64e3dc2db88e 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/networks/public HTTP/1.1" status: 404 len: 290 time: 0.5977347 2026-08-14 23:45:55.279 10 WARNING oslo_policy.policy [None req-61baa1d0-030c-451f-b8f8-c4835d03e6cf 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-08-14 23:45:55.283 10 INFO neutron.wsgi [None req-61baa1d0-030c-451f-b8f8-c4835d03e6cf 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 890 time: 0.1657343 2026-08-14 23:45:55.312 10 INFO neutron.pecan_wsgi.hooks.translation [None req-9e216ecc-2eb2-42ce-9835-565d23f5bf6d 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] GET failed (client error): The resource could not be found. 2026-08-14 23:45:55.313 10 INFO neutron.wsgi [None req-9e216ecc-2eb2-42ce-9835-565d23f5bf6d 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/subnets/public-subnet?network_id=8b52a234-edbc-4966-b4bd-8a03a94d45af HTTP/1.1" status: 404 len: 295 time: 0.0212793 2026-08-14 23:45:55.331 10 INFO neutron.wsgi [None req-a06c857f-c266-4a59-818f-ce73004ec338 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/subnets?name=public-subnet&network_id=8b52a234-edbc-4966-b4bd-8a03a94d45af HTTP/1.1" status: 200 len: 188 time: 0.0162723 2026-08-14 23:45:55.629 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c849a7e1-fef1-4f61-826a-ab4c2d7565f0 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] No more DHCP agents 2026-08-14 23:45:55.631 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c849a7e1-fef1-4f61-826a-ab4c2d7565f0 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Unable to schedule network 8b52a234-edbc-4966-b4bd-8a03a94d45af: no agents available; will retry on subsequent port and subnet creation events. 2026-08-14 23:45:55.631 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-c849a7e1-fef1-4f61-826a-ab4c2d7565f0 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Starting OVNClientQosExtension 2026-08-14 23:45:55.631 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-c849a7e1-fef1-4f61-826a-ab4c2d7565f0 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Starting OVNClientPlacementExtension 2026-08-14 23:45:56.255 10 INFO neutron.db.ovn_revision_numbers_db [None req-c849a7e1-fef1-4f61-826a-ab4c2d7565f0 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Successfully bumped revision number for resource 891dab9a-1e6c-4fa5-acda-4d9316fdee01 (type: ports) to 2 2026-08-14 23:45:56.302 10 INFO neutron.db.ovn_revision_numbers_db [None req-c849a7e1-fef1-4f61-826a-ab4c2d7565f0 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Successfully bumped revision number for resource 1e609d74-d3e8-4ccc-ad4d-a4453c9a2b66 (type: subnets) to 0 2026-08-14 23:45:56.320 10 INFO neutron.wsgi [None req-c849a7e1-fef1-4f61-826a-ab4c2d7565f0 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.9835069 2026-08-14 23:45:59.186 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-6e387747-6ddb-4576-ba6a-d1dee630822b - - - - - -] Starting OVNClientQosExtension 2026-08-14 23:45:59.203 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-6e387747-6ddb-4576-ba6a-d1dee630822b - - - - - -] Starting OVNClientQosExtension 2026-08-14 23:46:09.023 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028048 2026-08-14 23:46:24.024 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033307 2026-08-14 23:46:39.023 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032034 2026-08-14 23:46:54.022 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022433 2026-08-14 23:46:54.023 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027156 2026-08-14 23:47:09.021 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018334 2026-08-14 23:47:09.023 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028052 2026-08-14 23:47:24.027 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0051332 2026-08-14 23:47:24.031 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025067 2026-08-14 23:47:39.023 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020173 2026-08-14 23:47:39.025 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018668 2026-08-14 23:47:54.024 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032911 2026-08-14 23:47:54.027 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021138 2026-08-14 23:48:09.022 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022335 2026-08-14 23:48:09.025 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026150 2026-08-14 23:48:24.021 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019181 2026-08-14 23:48:24.022 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024908 2026-08-14 23:48:39.025 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0051126 2026-08-14 23:48:39.030 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027058 2026-08-14 23:48:54.024 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031059 2026-08-14 23:48:54.028 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018790 2026-08-14 23:49:09.025 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0043709 2026-08-14 23:49:09.028 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0072637 2026-08-14 23:49:24.023 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025225 2026-08-14 23:49:24.026 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0055602 2026-08-14 23:49:39.021 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017340 2026-08-14 23:49:39.023 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016789 2026-08-14 23:49:54.026 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0050950 2026-08-14 23:49:54.029 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0088975 2026-08-14 23:50:09.022 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018806 2026-08-14 23:50:09.023 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027745 2026-08-14 23:50:23.740 9 INFO neutron.pecan_wsgi.hooks.translation [None req-5ac1a60b-841d-4f69-a926-5062e85ba0a1 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] GET failed (client error): The resource could not be found. 2026-08-14 23:50:23.741 9 INFO neutron.wsgi [None req-5ac1a60b-841d-4f69-a926-5062e85ba0a1 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/networks/lb-mgmt-net HTTP/1.1" status: 404 len: 295 time: 0.1073225 2026-08-14 23:50:23.757 9 INFO neutron.wsgi [None req-bca123ae-0c4c-41ea-8a70-1423013ebb87 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/networks?name=lb-mgmt-net HTTP/1.1" status: 200 len: 189 time: 0.0121558 2026-08-14 23:50:23.841 9 INFO neutron.db.segments_db [None req-d8ee9f54-12fb-4e90-94d8-2649840600cc 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Added segment f2ff4962-d72e-49b2-82ae-2c00481bba7c of type geneve for network ee40a938-f21d-434e-aee1-322efae820b0 2026-08-14 23:50:23.988 9 INFO neutron.db.ovn_revision_numbers_db [None req-d8ee9f54-12fb-4e90-94d8-2649840600cc 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Successfully bumped revision number for resource ee40a938-f21d-434e-aee1-322efae820b0 (type: networks) to 1 2026-08-14 23:50:24.023 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021589 2026-08-14 23:50:24.027 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027146 2026-08-14 23:50:24.145 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d8ee9f54-12fb-4e90-94d8-2649840600cc 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] No more DHCP agents 2026-08-14 23:50:24.147 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d8ee9f54-12fb-4e90-94d8-2649840600cc 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Unable to schedule network ee40a938-f21d-434e-aee1-322efae820b0: no agents available; will retry on subsequent port and subnet creation events. 2026-08-14 23:50:24.216 9 INFO neutron.db.ovn_revision_numbers_db [None req-d8ee9f54-12fb-4e90-94d8-2649840600cc 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Successfully bumped revision number for resource cc1d541f-da68-4b8d-9fd0-cd489b945c51 (type: ports) to 1 2026-08-14 23:50:24.238 9 INFO neutron.wsgi [None req-d8ee9f54-12fb-4e90-94d8-2649840600cc 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "POST /v2.0/networks HTTP/1.1" status: 201 len: 890 time: 0.4745407 2026-08-14 23:50:25.125 9 INFO neutron.pecan_wsgi.hooks.translation [None req-bae1f170-e02b-4da0-8cbc-cd4d4fb6859a 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] GET failed (client error): The resource could not be found. 2026-08-14 23:50:25.126 9 INFO neutron.wsgi [None req-bae1f170-e02b-4da0-8cbc-cd4d4fb6859a 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/networks/lb-mgmt-net HTTP/1.1" status: 404 len: 295 time: 0.0473492 2026-08-14 23:50:25.193 9 INFO neutron.wsgi [None req-d5dec6eb-bd38-4d50-a734-4ed7a6d6e5e7 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/networks?name=lb-mgmt-net HTTP/1.1" status: 200 len: 875 time: 0.0633192 2026-08-14 23:50:25.223 9 INFO neutron.pecan_wsgi.hooks.translation [None req-e37c24c3-b090-4f46-901f-e51dd56157c9 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] GET failed (client error): The resource could not be found. 2026-08-14 23:50:25.224 9 INFO neutron.wsgi [None req-e37c24c3-b090-4f46-901f-e51dd56157c9 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/subnets/lb-mgmt-subnet?network_id=ee40a938-f21d-434e-aee1-322efae820b0 HTTP/1.1" status: 404 len: 296 time: 0.0244939 2026-08-14 23:50:25.245 9 INFO neutron.wsgi [None req-59ce91b8-5f7a-4674-b764-3f772ed029a5 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=ee40a938-f21d-434e-aee1-322efae820b0 HTTP/1.1" status: 200 len: 188 time: 0.0181966 2026-08-14 23:50:25.454 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b4634b2c-444f-4733-8bc5-1ab5be98dd07 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] No more DHCP agents 2026-08-14 23:50:25.455 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b4634b2c-444f-4733-8bc5-1ab5be98dd07 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Unable to schedule network ee40a938-f21d-434e-aee1-322efae820b0: no agents available; will retry on subsequent port and subnet creation events. 2026-08-14 23:50:25.976 9 INFO neutron.db.ovn_revision_numbers_db [None req-b4634b2c-444f-4733-8bc5-1ab5be98dd07 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Successfully bumped revision number for resource cc1d541f-da68-4b8d-9fd0-cd489b945c51 (type: ports) to 2 2026-08-14 23:50:26.023 9 INFO neutron.db.ovn_revision_numbers_db [None req-b4634b2c-444f-4733-8bc5-1ab5be98dd07 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Successfully bumped revision number for resource 473b2fc9-11af-4958-9c4f-82d43b186b05 (type: subnets) to 0 2026-08-14 23:50:26.041 9 INFO neutron.wsgi [None req-b4634b2c-444f-4733-8bc5-1ab5be98dd07 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 807 time: 0.7894571 2026-08-14 23:50:27.186 9 INFO neutron.api.v2.resource [None req-6c4f0e3b-ac76-434b-8729-eb72070ce5e2 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] show failed (client error): The resource could not be found. 2026-08-14 23:50:27.187 9 INFO neutron.wsgi [None req-6c4f0e3b-ac76-434b-8729-eb72070ce5e2 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/security-groups/lb-health-mgr-sec-grp HTTP/1.1" status: 404 len: 313 time: 0.0511918 2026-08-14 23:50:27.222 9 INFO neutron.wsgi [None req-919091ad-ac4c-4397-b737-be2c63bfc3f3 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/security-groups?name=lb-health-mgr-sec-grp HTTP/1.1" status: 200 len: 197 time: 0.0305352 2026-08-14 23:50:27.337 9 INFO neutron.db.ovn_revision_numbers_db [None req-b7d549ab-f4cd-4344-8820-4db86252a8ff 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Successfully bumped revision number for resource 8a66b849-3a1a-4980-8dfe-3057961ab4d8 (type: security_groups) to 1 2026-08-14 23:50:27.348 9 INFO neutron.db.ovn_revision_numbers_db [None req-b7d549ab-f4cd-4344-8820-4db86252a8ff 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Successfully bumped revision number for resource 241dfe8f-3bf3-4c39-97a2-217a5de43dfb (type: security_group_rules) to 0 2026-08-14 23:50:27.362 9 INFO neutron.db.ovn_revision_numbers_db [None req-b7d549ab-f4cd-4344-8820-4db86252a8ff 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Successfully bumped revision number for resource 302905dd-85d7-4d9d-acea-e2a1801f1065 (type: security_group_rules) to 0 2026-08-14 23:50:27.380 9 INFO neutron.wsgi [None req-b7d549ab-f4cd-4344-8820-4db86252a8ff 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1733 time: 0.1528895 2026-08-14 23:50:28.503 9 INFO neutron.wsgi [None req-a4ba339e-ef76-4de4-94ca-004ee78f76f0 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/security-groups/8a66b849-3a1a-4980-8dfe-3057961ab4d8 HTTP/1.1" status: 200 len: 1728 time: 0.0586996 2026-08-14 23:50:28.537 9 INFO neutron.wsgi [None req-e8e0d85b-c32d-42a7-8950-42d60b7fe9c9 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/security-groups/8a66b849-3a1a-4980-8dfe-3057961ab4d8 HTTP/1.1" status: 200 len: 1728 time: 0.0265484 2026-08-14 23:50:28.563 9 INFO neutron.wsgi [None req-2a4694f6-95a4-498f-a80e-e8875e67fedf 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/security-groups/8a66b849-3a1a-4980-8dfe-3057961ab4d8 HTTP/1.1" status: 200 len: 1728 time: 0.0195522 2026-08-14 23:50:28.671 9 INFO neutron.db.ovn_revision_numbers_db [None req-4b531f34-2586-466a-9524-872db2021b10 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Successfully bumped revision number for resource f5e2e02b-7042-4bb8-b1bc-d626a79c0a04 (type: security_group_rules) to 0 2026-08-14 23:50:28.707 9 INFO neutron.wsgi [None req-4b531f34-2586-466a-9524-872db2021b10 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 749 time: 0.1371357 2026-08-14 23:50:29.596 9 INFO neutron.wsgi [None req-638d6be0-828d-45cb-a3e1-3bb1fb8b451a 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/security-groups/8a66b849-3a1a-4980-8dfe-3057961ab4d8 HTTP/1.1" status: 200 len: 2310 time: 0.0659649 2026-08-14 23:50:29.630 9 INFO neutron.wsgi [None req-66fe3a3a-e0d6-4b19-9a18-664bfd1f4e92 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/security-groups/8a66b849-3a1a-4980-8dfe-3057961ab4d8 HTTP/1.1" status: 200 len: 2310 time: 0.0270038 2026-08-14 23:50:29.670 9 INFO neutron.wsgi [None req-7586bd34-2275-45ce-8c1c-9e32854b1902 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/security-groups/8a66b849-3a1a-4980-8dfe-3057961ab4d8 HTTP/1.1" status: 200 len: 2310 time: 0.0352001 2026-08-14 23:50:29.796 9 INFO neutron.db.ovn_revision_numbers_db [None req-203f168a-c25e-407b-99c9-d25122b3e5e9 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Successfully bumped revision number for resource 8f67c3a9-5b65-4c68-a051-4ea786b74c2f (type: security_group_rules) to 0 2026-08-14 23:50:29.817 9 INFO neutron.wsgi [None req-203f168a-c25e-407b-99c9-d25122b3e5e9 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1392689 2026-08-14 23:50:30.707 9 INFO neutron.wsgi [None req-14c7836a-bd5f-4185-a969-652b361e03b1 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/security-groups/8a66b849-3a1a-4980-8dfe-3057961ab4d8 HTTP/1.1" status: 200 len: 2894 time: 0.0644081 2026-08-14 23:50:30.743 9 INFO neutron.wsgi [None req-52f8378f-c16e-4d9a-bb74-ca6ad18472f9 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/security-groups/8a66b849-3a1a-4980-8dfe-3057961ab4d8 HTTP/1.1" status: 200 len: 2894 time: 0.0288477 2026-08-14 23:50:30.777 9 INFO neutron.wsgi [None req-88622e42-5db9-4175-a39e-ec11ef5c3d59 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/security-groups/8a66b849-3a1a-4980-8dfe-3057961ab4d8 HTTP/1.1" status: 200 len: 2894 time: 0.0276229 2026-08-14 23:50:30.892 9 INFO neutron.db.ovn_revision_numbers_db [None req-5636956e-fa2a-471d-958a-9f73a2f3ba2d 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Successfully bumped revision number for resource 931eb1bc-8c2d-4a9a-b20b-0696d68f31a2 (type: security_group_rules) to 0 2026-08-14 23:50:30.920 9 INFO neutron.wsgi [None req-5636956e-fa2a-471d-958a-9f73a2f3ba2d 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1358790 2026-08-14 23:50:31.782 9 INFO neutron.wsgi [None req-913fb034-facb-4cd8-9dcc-57bbbdcb6146 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/security-groups/8a66b849-3a1a-4980-8dfe-3057961ab4d8 HTTP/1.1" status: 200 len: 3478 time: 0.0644748 2026-08-14 23:50:31.817 9 INFO neutron.wsgi [None req-9feb2e6d-ca7c-4b54-91b7-f4f92b0c2db6 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/security-groups/8a66b849-3a1a-4980-8dfe-3057961ab4d8 HTTP/1.1" status: 200 len: 3478 time: 0.0281572 2026-08-14 23:50:31.856 9 INFO neutron.wsgi [None req-59ef937b-2d3d-4ff6-8b2d-cecf5e264ac9 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/security-groups/8a66b849-3a1a-4980-8dfe-3057961ab4d8 HTTP/1.1" status: 200 len: 3478 time: 0.0324154 2026-08-14 23:50:31.962 9 INFO neutron.db.ovn_revision_numbers_db [None req-3241d050-53d3-4d35-9baa-84feec359d1f 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Successfully bumped revision number for resource 0a1e16c2-53b1-431a-95d6-1c980c02458f (type: security_group_rules) to 0 2026-08-14 23:50:31.993 9 INFO neutron.wsgi [None req-3241d050-53d3-4d35-9baa-84feec359d1f 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1291206 2026-08-14 23:50:32.855 9 INFO neutron.wsgi [None req-a167169f-87b3-4278-a722-9c96a8a1a9dd 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/security-groups/8a66b849-3a1a-4980-8dfe-3057961ab4d8 HTTP/1.1" status: 200 len: 4062 time: 0.0974779 2026-08-14 23:50:32.897 9 INFO neutron.wsgi [None req-5a96ed27-3eee-47fc-b54b-c4ba77d46f59 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/security-groups/8a66b849-3a1a-4980-8dfe-3057961ab4d8 HTTP/1.1" status: 200 len: 4062 time: 0.0341260 2026-08-14 23:50:32.935 9 INFO neutron.wsgi [None req-f173bb56-5495-49eb-8bc7-d03e89570c97 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/security-groups/8a66b849-3a1a-4980-8dfe-3057961ab4d8 HTTP/1.1" status: 200 len: 4062 time: 0.0307848 2026-08-14 23:50:33.068 9 INFO neutron.db.ovn_revision_numbers_db [None req-d23e89b9-b409-4c7f-9d1e-ff62de2c47ab 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Successfully bumped revision number for resource 37274d41-5372-4c68-96fa-586d49f8cd6a (type: security_group_rules) to 0 2026-08-14 23:50:33.097 9 INFO neutron.wsgi [None req-d23e89b9-b409-4c7f-9d1e-ff62de2c47ab 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1548319 2026-08-14 23:50:34.249 9 INFO neutron.wsgi [None req-6b6051da-49d9-48e3-9e82-08229e54b3ea 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/networks/ee40a938-f21d-434e-aee1-322efae820b0 HTTP/1.1" status: 200 len: 910 time: 0.0940211 2026-08-14 23:50:34.273 9 INFO neutron.pecan_wsgi.hooks.translation [None req-f3c04326-cb8e-49f9-a07a-8009209f4f2a 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] GET failed (client error): The resource could not be found. 2026-08-14 23:50:34.275 9 INFO neutron.wsgi [None req-f3c04326-cb8e-49f9-a07a-8009209f4f2a 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/ports/octavia-health-manager-port-instance?network_id=ee40a938-f21d-434e-aee1-322efae820b0 HTTP/1.1" status: 404 len: 314 time: 0.0192356 2026-08-14 23:50:34.302 9 INFO neutron.wsgi [None req-e1d341bb-6ef6-40d9-bf32-1ecbc73815fc 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=ee40a938-f21d-434e-aee1-322efae820b0 HTTP/1.1" status: 200 len: 186 time: 0.0238378 2026-08-14 23:50:34.337 9 INFO neutron.wsgi [None req-5ec39dfc-37d9-4adf-a870-adefaec2a4ab 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/security-groups/8a66b849-3a1a-4980-8dfe-3057961ab4d8 HTTP/1.1" status: 200 len: 4646 time: 0.0302653 2026-08-14 23:50:34.585 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-50a75a38-8bf6-403c-a952-1ceaca494e36 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] No more DHCP agents 2026-08-14 23:50:34.587 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-50a75a38-8bf6-403c-a952-1ceaca494e36 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Unable to schedule network ee40a938-f21d-434e-aee1-322efae820b0: no agents available; will retry on subsequent port and subnet creation events. 2026-08-14 23:50:34.708 9 INFO neutron.db.ovn_revision_numbers_db [None req-50a75a38-8bf6-403c-a952-1ceaca494e36 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Successfully bumped revision number for resource ab6023be-1a5f-4fdf-8b5d-e867e6b1c23c (type: ports) to 1 2026-08-14 23:50:34.739 9 INFO neutron.wsgi [None req-50a75a38-8bf6-403c-a952-1ceaca494e36 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1281 time: 0.3920155 2026-08-14 23:50:39.022 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017195 2026-08-14 23:50:39.022 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023131 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 23:50:41.346 9 INFO neutron.pecan_wsgi.hooks.translation [None req-08be7ac2-6c85-42bc-8747-a60deb76c3b4 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] GET failed (client error): The resource could not be found. 2026-08-14 23:50:41.347 9 INFO neutron.wsgi [None req-08be7ac2-6c85-42bc-8747-a60deb76c3b4 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 314 time: 0.0644622 2026-08-14 23:50:41.394 9 INFO neutron.wsgi [None req-a7e73998-40dc-4ef4-bfc1-0ab1c5c259b9 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1279 time: 0.0426948 2026-08-14 23:50:41.766 9 INFO neutron.db.ovn_revision_numbers_db [None req-b04bbc23-3c18-4c51-91a9-7920cc4c7430 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Successfully bumped revision number for resource ab6023be-1a5f-4fdf-8b5d-e867e6b1c23c (type: ports) to 1 2026-08-14 23:50:41.968 9 INFO neutron.db.ovn_revision_numbers_db [None req-b04bbc23-3c18-4c51-91a9-7920cc4c7430 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Successfully bumped revision number for resource ab6023be-1a5f-4fdf-8b5d-e867e6b1c23c (type: ports) to 2 2026-08-14 23:50:41.994 9 INFO neutron.wsgi [None req-b04bbc23-3c18-4c51-91a9-7920cc4c7430 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "PUT /v2.0/ports/ab6023be-1a5f-4fdf-8b5d-e867e6b1c23c HTTP/1.1" status: 200 len: 1366 time: 0.5936348 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 23:50:43.447 9 INFO neutron.wsgi [None req-cc873d06-2b4b-48cd-908c-1a1162fe5ee5 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3511 time: 0.1252105 2026-08-14 23:50:44.428 9 INFO neutron.api.v2.resource [None req-83ee1afc-66c3-4d5f-855a-965e24507b8a 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] show failed (client error): The resource could not be found. 2026-08-14 23:50:44.430 9 INFO neutron.wsgi [None req-83ee1afc-66c3-4d5f-855a-965e24507b8a 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/security-groups/lb-mgmt-sec-grp HTTP/1.1" status: 404 len: 307 time: 0.0473139 2026-08-14 23:50:44.454 9 INFO neutron.wsgi [None req-59fa869a-ee33-4a5e-9ba1-69018658a823 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/security-groups?name=lb-mgmt-sec-grp HTTP/1.1" status: 200 len: 197 time: 0.0205355 2026-08-14 23:50:44.562 9 INFO neutron.db.ovn_revision_numbers_db [None req-cc6b1184-6a04-4c3a-9b22-fb09f2feec83 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Successfully bumped revision number for resource 615ade62-4629-47e6-893d-190bcfdf6ab4 (type: security_groups) to 1 2026-08-14 23:50:44.573 9 INFO neutron.db.ovn_revision_numbers_db [None req-cc6b1184-6a04-4c3a-9b22-fb09f2feec83 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Successfully bumped revision number for resource 7d3f07cf-c2f1-4194-a5f9-e594348367d8 (type: security_group_rules) to 0 2026-08-14 23:50:44.587 9 INFO neutron.db.ovn_revision_numbers_db [None req-cc6b1184-6a04-4c3a-9b22-fb09f2feec83 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Successfully bumped revision number for resource ad433b81-6087-409a-a1c8-9d5d40f11e87 (type: security_group_rules) to 0 2026-08-14 23:50:44.605 9 INFO neutron.wsgi [None req-cc6b1184-6a04-4c3a-9b22-fb09f2feec83 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1727 time: 0.1439950 2026-08-14 23:50:45.573 9 INFO neutron.wsgi [None req-ed537d89-8fd3-44db-a4c9-d4c36859aa66 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/security-groups/615ade62-4629-47e6-893d-190bcfdf6ab4 HTTP/1.1" status: 200 len: 1722 time: 0.0715315 2026-08-14 23:50:45.606 9 INFO neutron.wsgi [None req-9587f590-0ea9-4321-bc60-c39a00e827d0 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/security-groups/615ade62-4629-47e6-893d-190bcfdf6ab4 HTTP/1.1" status: 200 len: 1722 time: 0.0261478 2026-08-14 23:50:45.639 9 INFO neutron.wsgi [None req-40301f03-6d39-486b-b722-92b15e706359 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/security-groups/615ade62-4629-47e6-893d-190bcfdf6ab4 HTTP/1.1" status: 200 len: 1722 time: 0.0256572 2026-08-14 23:50:45.756 9 INFO neutron.db.ovn_revision_numbers_db [None req-ed58bf08-84d3-4cfe-a81f-510deb4fedca 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Successfully bumped revision number for resource db1002b4-dfa9-4e9b-a95e-715954dec2cc (type: security_group_rules) to 0 2026-08-14 23:50:45.777 9 INFO neutron.wsgi [None req-ed58bf08-84d3-4cfe-a81f-510deb4fedca 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 771 time: 0.1318018 2026-08-14 23:50:46.682 9 INFO neutron.wsgi [None req-75b209ea-777b-48d6-bfb3-c9ec192db8d1 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/security-groups/615ade62-4629-47e6-893d-190bcfdf6ab4 HTTP/1.1" status: 200 len: 2326 time: 0.0666573 2026-08-14 23:50:46.719 9 INFO neutron.wsgi [None req-0d0f2bab-78dc-47a4-b0b1-df0ed45da141 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/security-groups/615ade62-4629-47e6-893d-190bcfdf6ab4 HTTP/1.1" status: 200 len: 2326 time: 0.0300169 2026-08-14 23:50:46.751 9 INFO neutron.wsgi [None req-085cca75-270c-49c7-9351-5242a0c480b6 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/security-groups/615ade62-4629-47e6-893d-190bcfdf6ab4 HTTP/1.1" status: 200 len: 2326 time: 0.0259514 2026-08-14 23:50:46.864 9 INFO neutron.db.ovn_revision_numbers_db [None req-1dbb4c35-2848-4c91-8810-8463b28723ce 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] Successfully bumped revision number for resource daae70a5-d84a-4349-a65c-afd05b7c9b24 (type: security_group_rules) to 0 2026-08-14 23:50:46.893 9 INFO neutron.wsgi [None req-1dbb4c35-2848-4c91-8810-8463b28723ce 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 775 time: 0.1350358 2026-08-14 23:50:48.985 15 INFO neutron.db.ovn_revision_numbers_db [None req-1f4593bb-1905-4fd1-b9e3-39ddb41a4cea - - - - - -] Successfully bumped revision number for resource 8b52a234-edbc-4966-b4bd-8a03a94d45af (type: networks) to 2 2026-08-14 23:50:48.986 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1f4593bb-1905-4fd1-b9e3-39ddb41a4cea - - - - - -] Maintenance task: Synchronization finished (took 0.13 seconds) 2026-08-14 23:50:54.022 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017552 2026-08-14 23:50:54.022 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019145 2026-08-14 23:51:09.021 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016913 2026-08-14 23:51:09.023 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013824 2026-08-14 23:51:24.024 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036442 2026-08-14 23:51:24.029 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035946 2026-08-14 23:51:39.022 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022342 2026-08-14 23:51:39.026 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025122 2026-08-14 23:51:47.389 10 INFO neutron.wsgi [None req-a9be882d-8f5d-40f6-b358-b7176857fb93 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "GET /v2.0/quotas/78a3a8bdadc54f5fb031aac5855f1f14 HTTP/1.1" status: 200 len: 362 time: 0.0141926 /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' 2026-08-14 23:51:47.751 10 INFO neutron.wsgi [None req-d593673e-00ec-4bea-ab3f-b8e63c7d5ad5 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116,10.0.0.87 "PUT /v2.0/quotas/78a3a8bdadc54f5fb031aac5855f1f14 HTTP/1.1" status: 200 len: 361 time: 0.0342538 2026-08-14 23:51:54.022 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018375 2026-08-14 23:51:54.023 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026863 2026-08-14 23:52:09.021 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012500 2026-08-14 23:52:09.023 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028701 2026-08-14 23:52:24.023 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031350 2026-08-14 23:52:24.025 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017362 2026-08-14 23:52:39.021 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015895 2026-08-14 23:52:39.023 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015442 2026-08-14 23:52:54.022 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021629 2026-08-14 23:52:54.025 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036743 2026-08-14 23:53:09.022 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016694 2026-08-14 23:53:09.024 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025170 2026-08-14 23:53:24.026 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0045817 2026-08-14 23:53:24.030 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030968 2026-08-14 23:53:39.022 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017583 2026-08-14 23:53:39.022 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016398 2026-08-14 23:53:54.022 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024016 2026-08-14 23:53:54.023 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028877 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 23:53:57.305 9 INFO neutron.pecan_wsgi.hooks.translation [None req-b78c2253-d4e9-4e31-b70d-a80e35f0f7da 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] GET failed (client error): The resource could not be found. 2026-08-14 23:53:57.308 9 INFO neutron.wsgi [None req-b78c2253-d4e9-4e31-b70d-a80e35f0f7da 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 338 time: 0.1775975 2026-08-14 23:53:57.347 9 INFO neutron.wsgi [None req-0155535b-32f3-4cf9-af84-af2ddb61cdc0 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1421 time: 0.0339482 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 23:53:59.053 10 INFO neutron.pecan_wsgi.hooks.translation [None req-110a6a7a-8f24-4473-969b-2a0bb57a4878 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] GET failed (client error): The resource could not be found. 2026-08-14 23:53:59.056 10 INFO neutron.wsgi [None req-110a6a7a-8f24-4473-969b-2a0bb57a4878 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 338 time: 0.1223638 2026-08-14 23:53:59.145 10 INFO neutron.wsgi [None req-73c6fa21-c935-4474-ac9b-e5ff0520f284 699b7d917dc6482e9b63610f069733c8 78a3a8bdadc54f5fb031aac5855f1f14 - - default default] 199.204.45.116 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1421 time: 0.0840211 2026-08-14 23:54:00.053 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status up for port: ab6023be-1a5f-4fdf-8b5d-e867e6b1c23c 2026-08-14 23:54:00.086 9 INFO neutron.plugins.ml2.plugin [None req-630c6c50-cd11-43fb-b2f2-34f13c1fba7c - - - - - -] Attempt 1 to provision port ab6023be-1a5f-4fdf-8b5d-e867e6b1c23c 2026-08-14 23:54:00.457 9 INFO neutron.db.ovn_revision_numbers_db [None req-630c6c50-cd11-43fb-b2f2-34f13c1fba7c - - - - - -] Successfully bumped revision number for resource ab6023be-1a5f-4fdf-8b5d-e867e6b1c23c (type: ports) to 4 2026-08-14 23:54:09.021 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016963 2026-08-14 23:54:09.022 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026200 2026-08-14 23:54:24.021 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016301 2026-08-14 23:54:24.022 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026615 2026-08-14 23:54:39.022 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013070 2026-08-14 23:54:39.022 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018387 2026-08-14 23:54:54.024 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035720 2026-08-14 23:54:54.027 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016642 2026-08-14 23:55:09.023 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030870 2026-08-14 23:55:09.023 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022967 2026-08-14 23:55:24.024 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032015 2026-08-14 23:55:24.027 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020697 2026-08-14 23:55:39.023 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025754 2026-08-14 23:55:39.024 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029564 2026-08-14 23:55:49.017 15 INFO neutron.db.ovn_revision_numbers_db [None req-1f4593bb-1905-4fd1-b9e3-39ddb41a4cea - - - - - -] Successfully bumped revision number for resource ee40a938-f21d-434e-aee1-322efae820b0 (type: networks) to 2 2026-08-14 23:55:49.083 15 INFO neutron.db.ovn_revision_numbers_db [None req-1f4593bb-1905-4fd1-b9e3-39ddb41a4cea - - - - - -] Successfully bumped revision number for resource 8a66b849-3a1a-4980-8dfe-3057961ab4d8 (type: security_groups) to 6 2026-08-14 23:55:49.127 15 INFO neutron.db.ovn_revision_numbers_db [None req-1f4593bb-1905-4fd1-b9e3-39ddb41a4cea - - - - - -] Successfully bumped revision number for resource 615ade62-4629-47e6-893d-190bcfdf6ab4 (type: security_groups) to 3 2026-08-14 23:55:49.128 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1f4593bb-1905-4fd1-b9e3-39ddb41a4cea - - - - - -] Maintenance task: Synchronization finished (took 0.23 seconds) 2026-08-14 23:55:54.023 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027559 2026-08-14 23:55:54.027 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0051093 2026-08-14 23:56:09.022 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019398 2026-08-14 23:56:09.024 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014138 2026-08-14 23:56:24.024 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035255 2026-08-14 23:56:24.024 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030425 2026-08-14 23:56:39.022 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021415 2026-08-14 23:56:39.023 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031285 2026-08-14 23:56:54.021 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018268 2026-08-14 23:56:54.023 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035510 2026-08-14 23:57:09.023 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029032 2026-08-14 23:57:09.024 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036652 2026-08-14 23:57:24.021 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017338 2026-08-14 23:57:24.023 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031650 2026-08-14 23:57:39.022 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018954 2026-08-14 23:57:39.023 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016849 2026-08-14 23:57:54.022 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019257 2026-08-14 23:57:54.025 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0042744 2026-08-14 23:58:09.022 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019464 2026-08-14 23:58:09.021 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021253 2026-08-14 23:58:24.022 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021977 2026-08-14 23:58:24.024 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034604 2026-08-14 23:58:39.022 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024099 2026-08-14 23:58:39.028 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026925 2026-08-14 23:58:54.022 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017979 2026-08-14 23:58:54.022 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019426 2026-08-14 23:59:09.023 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024309 2026-08-14 23:59:09.024 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034523 2026-08-14 23:59:24.022 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021968 2026-08-14 23:59:24.022 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024283 2026-08-14 23:59:39.023 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032094 2026-08-14 23:59:39.025 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0040433 2026-08-14 23:59:54.023 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0037220 2026-08-14 23:59:54.028 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0065913 2026-08-15 00:00:09.022 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028040 2026-08-15 00:00:09.025 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017960 2026-08-15 00:00:24.023 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033798 2026-08-15 00:00:24.024 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0041742 2026-08-15 00:00:39.021 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017319 2026-08-15 00:00:39.022 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018098 2026-08-15 00:00:54.023 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032907 2026-08-15 00:00:54.028 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033689 2026-08-15 00:01:09.023 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023489 2026-08-15 00:01:09.023 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028026 2026-08-15 00:01:24.021 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015793 2026-08-15 00:01:24.021 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015745 2026-08-15 00:01:39.022 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026119 2026-08-15 00:01:39.024 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0041912 2026-08-15 00:01:54.023 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035064 2026-08-15 00:01:54.026 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0011787 2026-08-15 00:02:09.023 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024872 2026-08-15 00:02:09.025 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012991 2026-08-15 00:02:24.022 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018950 2026-08-15 00:02:24.025 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016840 2026-08-15 00:02:39.022 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016987 2026-08-15 00:02:39.025 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017588 2026-08-15 00:02:54.023 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025301 2026-08-15 00:02:54.023 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032148 2026-08-15 00:03:09.021 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012739 2026-08-15 00:03:09.025 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0044153 2026-08-15 00:03:24.022 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018818 2026-08-15 00:03:24.025 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021167 2026-08-15 00:03:39.021 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017149 2026-08-15 00:03:39.024 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0048695 2026-08-15 00:03:54.022 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024118 2026-08-15 00:03:54.023 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031009 2026-08-15 00:04:09.023 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026281 2026-08-15 00:04:09.024 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0040803 2026-08-15 00:04:24.022 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019331 2026-08-15 00:04:24.026 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016947 2026-08-15 00:04:39.022 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023890 2026-08-15 00:04:39.028 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0075240 2026-08-15 00:04:54.021 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012627 2026-08-15 00:04:54.025 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032132 2026-08-15 00:05:09.022 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012138 2026-08-15 00:05:09.023 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023320 2026-08-15 00:05:24.026 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0062106 2026-08-15 00:05:24.030 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025845 2026-08-15 00:05:39.022 10 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017862 2026-08-15 00:05:39.022 9 INFO neutron.wsgi [-] 10.0.0.87 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021346