+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Jul 31 00:33:13 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: neutron-server-768995c8b-p2g9x machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f1b52f66668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-07-31 00:33:17.611 8 INFO neutron.common.config [-] Logging enabled! 2026-07-31 00:33:17.611 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-07-31 00:33:17.692 7 INFO neutron.common.config [-] Logging enabled! 2026-07-31 00:33:17.693 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-07-31 00:33:18.742 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-31 00:33:18.752 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-31 00:33:20.283 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-31 00:33:20.285 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-31 00:33:20.289 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-31 00:33:20.290 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-31 00:33:20.290 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-31 00:33:20.290 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-31 00:33:20.290 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-31 00:33:20.298 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-31 00:33:20.298 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-31 00:33:20.298 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-31 00:33:20.317 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-31 00:33:20.319 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-31 00:33:20.320 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-31 00:33:20.321 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-31 00:33:20.321 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-31 00:33:20.323 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-31 00:33:20.324 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-31 00:33:20.324 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-31 00:33:20.324 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-31 00:33:20.325 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-31 00:33:20.332 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-31 00:33:20.332 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-31 00:33:20.333 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-31 00:33:20.351 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-31 00:33:20.351 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-31 00:33:20.351 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-31 00:33:20.352 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-31 00:33:20.355 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-31 00:33:20.356 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-31 00:33:20.356 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-31 00:33:20.386 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-31 00:33:20.386 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-31 00:33:20.386 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-31 00:33:20.386 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-31 00:33:20.636 7 INFO neutron.plugins.ml2.managers [None req-6af37996-7242-4390-a716-20bcede9c0ad - - - - - -] Initializing driver for type 'vlan' 2026-07-31 00:33:20.696 8 INFO neutron.plugins.ml2.managers [None req-906d0f94-e936-4e19-a3ef-06719ce75a33 - - - - - -] Initializing driver for type 'vlan' 2026-07-31 00:33:20.916 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-6af37996-7242-4390-a716-20bcede9c0ad - - - - - -] VlanTypeDriver initialization complete 2026-07-31 00:33:20.916 7 INFO neutron.plugins.ml2.managers [None req-6af37996-7242-4390-a716-20bcede9c0ad - - - - - -] Initializing driver for type 'vxlan' 2026-07-31 00:33:20.917 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-6af37996-7242-4390-a716-20bcede9c0ad - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-31 00:33:20.941 7 INFO neutron.plugins.ml2.managers [None req-6af37996-7242-4390-a716-20bcede9c0ad - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-31 00:33:20.941 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-6af37996-7242-4390-a716-20bcede9c0ad - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-31 00:33:20.941 7 INFO neutron.plugins.ml2.managers [None req-6af37996-7242-4390-a716-20bcede9c0ad - - - - - -] Initializing extension driver 'port_security' 2026-07-31 00:33:20.941 7 INFO neutron.plugins.ml2.extensions.port_security [None req-6af37996-7242-4390-a716-20bcede9c0ad - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-31 00:33:20.941 7 INFO neutron.plugins.ml2.managers [None req-6af37996-7242-4390-a716-20bcede9c0ad - - - - - -] Initializing extension driver 'qos' 2026-07-31 00:33:20.942 7 INFO neutron.plugins.ml2.managers [None req-6af37996-7242-4390-a716-20bcede9c0ad - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-31 00:33:20.942 7 INFO neutron.plugins.ml2.managers [None req-6af37996-7242-4390-a716-20bcede9c0ad - - - - - -] Initializing mechanism driver 'l2population' 2026-07-31 00:33:20.958 7 INFO neutron.quota [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded quota_driver: . 2026-07-31 00:33:20.959 7 INFO neutron.plugins.ml2.plugin [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Modular L2 Plugin initialization complete 2026-07-31 00:33:20.959 7 INFO neutron.plugins.ml2.managers [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-31 00:33:20.959 7 INFO neutron.plugins.ml2.managers [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-31 00:33:20.959 7 INFO neutron.plugins.ml2.managers [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-31 00:33:20.959 7 INFO neutron.manager [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loading Plugin: qos 2026-07-31 00:33:20.972 7 INFO neutron.manager [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loading Plugin: router 2026-07-31 00:33:20.991 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-906d0f94-e936-4e19-a3ef-06719ce75a33 - - - - - -] VlanTypeDriver initialization complete 2026-07-31 00:33:20.991 8 INFO neutron.plugins.ml2.managers [None req-906d0f94-e936-4e19-a3ef-06719ce75a33 - - - - - -] Initializing driver for type 'vxlan' 2026-07-31 00:33:20.991 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-906d0f94-e936-4e19-a3ef-06719ce75a33 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-31 00:33:21.004 8 INFO neutron.plugins.ml2.managers [None req-906d0f94-e936-4e19-a3ef-06719ce75a33 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-31 00:33:21.005 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-906d0f94-e936-4e19-a3ef-06719ce75a33 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-31 00:33:21.005 8 INFO neutron.plugins.ml2.managers [None req-906d0f94-e936-4e19-a3ef-06719ce75a33 - - - - - -] Initializing extension driver 'port_security' 2026-07-31 00:33:21.005 8 INFO neutron.plugins.ml2.extensions.port_security [None req-906d0f94-e936-4e19-a3ef-06719ce75a33 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-31 00:33:21.005 8 INFO neutron.plugins.ml2.managers [None req-906d0f94-e936-4e19-a3ef-06719ce75a33 - - - - - -] Initializing extension driver 'qos' 2026-07-31 00:33:21.005 8 INFO neutron.plugins.ml2.managers [None req-906d0f94-e936-4e19-a3ef-06719ce75a33 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-31 00:33:21.005 8 INFO neutron.plugins.ml2.managers [None req-906d0f94-e936-4e19-a3ef-06719ce75a33 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-31 00:33:21.016 7 INFO neutron.services.service_base [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-31 00:33:21.017 7 INFO neutron.manager [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loading Plugin: segments 2026-07-31 00:33:21.019 8 INFO neutron.quota [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded quota_driver: . 2026-07-31 00:33:21.020 8 INFO neutron.plugins.ml2.plugin [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Modular L2 Plugin initialization complete 2026-07-31 00:33:21.020 8 INFO neutron.plugins.ml2.managers [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-31 00:33:21.020 8 INFO neutron.plugins.ml2.managers [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-31 00:33:21.021 8 INFO neutron.plugins.ml2.managers [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-31 00:33:21.021 8 INFO neutron.manager [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loading Plugin: qos 2026-07-31 00:33:21.034 8 INFO neutron.manager [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loading Plugin: router 2026-07-31 00:33:21.079 8 INFO neutron.services.service_base [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-31 00:33:21.079 8 INFO neutron.manager [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loading Plugin: segments 2026-07-31 00:33:21.116 7 INFO neutron.manager [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loading Plugin: trunk 2026-07-31 00:33:21.130 7 INFO neutron.manager [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loading Plugin: vpnaas 2026-07-31 00:33:21.168 7 WARNING stevedore.named [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-31 00:33:21.177 8 INFO neutron.manager [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loading Plugin: trunk 2026-07-31 00:33:21.191 8 INFO neutron.manager [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loading Plugin: vpnaas 2026-07-31 00:33:21.229 8 WARNING stevedore.named [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-31 00:33:21.244 7 INFO neutron_vpnaas.services.vpn.plugin [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-31 00:33:21.245 7 INFO neutron.common.utils [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-31 00:33:21.245 7 INFO neutron.manager [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loading Plugin: taas 2026-07-31 00:33:21.275 7 WARNING stevedore.named [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-31 00:33:21.276 7 WARNING stevedore.named [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-31 00:33:21.295 8 INFO neutron_vpnaas.services.vpn.plugin [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-31 00:33:21.295 8 INFO neutron.common.utils [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-31 00:33:21.295 8 INFO neutron.manager [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loading Plugin: taas 2026-07-31 00:33:21.299 7 INFO neutron_taas.services.taas.taas_plugin [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-31 00:33:21.299 7 INFO neutron.manager [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loading Plugin: tapmirror 2026-07-31 00:33:21.314 7 WARNING stevedore.named [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-31 00:33:21.314 7 WARNING stevedore.named [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-31 00:33:21.317 8 WARNING stevedore.named [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-31 00:33:21.318 8 WARNING stevedore.named [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-31 00:33:21.330 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-31 00:33:21.331 7 INFO neutron.manager [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loading Plugin: auto_allocate 2026-07-31 00:33:21.335 8 INFO neutron_taas.services.taas.taas_plugin [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-31 00:33:21.336 8 INFO neutron.manager [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loading Plugin: tapmirror 2026-07-31 00:33:21.341 7 INFO neutron.manager [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loading Plugin: tag 2026-07-31 00:33:21.344 8 WARNING stevedore.named [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-31 00:33:21.344 8 WARNING stevedore.named [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-31 00:33:21.348 7 INFO neutron.manager [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loading Plugin: timestamp 2026-07-31 00:33:21.351 7 INFO neutron.manager [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loading Plugin: network_ip_availability 2026-07-31 00:33:21.355 7 INFO neutron.manager [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loading Plugin: flavors 2026-07-31 00:33:21.358 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-31 00:33:21.358 8 INFO neutron.manager [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loading Plugin: auto_allocate 2026-07-31 00:33:21.359 7 INFO neutron.manager [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loading Plugin: revisions 2026-07-31 00:33:21.362 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Initializing extension manager. 2026-07-31 00:33:21.363 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: address-group 2026-07-31 00:33:21.364 8 INFO neutron.manager [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loading Plugin: tag 2026-07-31 00:33:21.365 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: address-scope 2026-07-31 00:33:21.365 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-31 00:33:21.366 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: agent 2026-07-31 00:33:21.367 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: agent-resources-synced 2026-07-31 00:33:21.368 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-31 00:33:21.368 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-31 00:33:21.369 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: availability_zone 2026-07-31 00:33:21.370 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: availability_zone_filter 2026-07-31 00:33:21.370 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-31 00:33:21.371 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: default-subnetpools 2026-07-31 00:33:21.372 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-31 00:33:21.373 8 INFO neutron.manager [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loading Plugin: timestamp 2026-07-31 00:33:21.373 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: dns-integration 2026-07-31 00:33:21.373 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: dns-domain-ports 2026-07-31 00:33:21.374 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-31 00:33:21.374 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: dvr 2026-07-31 00:33:21.375 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-31 00:33:21.375 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: empty-string-filtering 2026-07-31 00:33:21.376 8 INFO neutron.manager [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loading Plugin: network_ip_availability 2026-07-31 00:33:21.376 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-31 00:33:21.376 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-31 00:33:21.377 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: external-net 2026-07-31 00:33:21.377 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-31 00:33:21.378 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: extraroute 2026-07-31 00:33:21.378 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: extraroute-atomic 2026-07-31 00:33:21.379 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-31 00:33:21.380 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-31 00:33:21.380 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-31 00:33:21.381 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-31 00:33:21.381 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: fip-port-details 2026-07-31 00:33:21.381 8 INFO neutron.manager [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loading Plugin: flavors 2026-07-31 00:33:21.383 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: flavors 2026-07-31 00:33:21.384 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-31 00:33:21.385 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: floatingip-pools 2026-07-31 00:33:21.385 8 INFO neutron.manager [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loading Plugin: revisions 2026-07-31 00:33:21.385 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: ip_allocation 2026-07-31 00:33:21.386 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-31 00:33:21.387 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: l2_adjacency 2026-07-31 00:33:21.388 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: router 2026-07-31 00:33:21.389 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Initializing extension manager. 2026-07-31 00:33:21.389 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-31 00:33:21.390 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-31 00:33:21.390 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: address-group 2026-07-31 00:33:21.391 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-31 00:33:21.391 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: ext-gw-mode 2026-07-31 00:33:21.391 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: address-scope 2026-07-31 00:33:21.392 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: l3-ha 2026-07-31 00:33:21.392 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-31 00:33:21.392 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-31 00:33:21.392 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: agent 2026-07-31 00:33:21.393 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-31 00:33:21.393 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: agent-resources-synced 2026-07-31 00:33:21.393 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: l3-flavors 2026-07-31 00:33:21.394 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-31 00:33:21.394 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-31 00:33:21.395 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-31 00:33:21.395 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-31 00:33:21.396 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: availability_zone 2026-07-31 00:33:21.396 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: availability_zone_filter 2026-07-31 00:33:21.397 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-31 00:33:21.397 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-31 00:33:21.397 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: default-subnetpools 2026-07-31 00:33:21.398 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-31 00:33:21.399 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-31 00:33:21.399 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-31 00:33:21.399 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: dns-integration 2026-07-31 00:33:21.400 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: dns-domain-ports 2026-07-31 00:33:21.400 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-31 00:33:21.400 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-31 00:33:21.401 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: dvr 2026-07-31 00:33:21.401 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-31 00:33:21.401 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-31 00:33:21.401 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: multi-provider 2026-07-31 00:33:21.402 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: empty-string-filtering 2026-07-31 00:33:21.402 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: net-mtu 2026-07-31 00:33:21.402 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: net-mtu-writable 2026-07-31 00:33:21.403 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-31 00:33:21.403 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: network_availability_zone 2026-07-31 00:33:21.403 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-31 00:33:21.403 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: network_ha 2026-07-31 00:33:21.404 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: external-net 2026-07-31 00:33:21.404 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-31 00:33:21.404 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: network-ip-availability 2026-07-31 00:33:21.405 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: extraroute 2026-07-31 00:33:21.405 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-31 00:33:21.405 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: extraroute-atomic 2026-07-31 00:33:21.406 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: pagination 2026-07-31 00:33:21.406 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-31 00:33:21.406 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: port-device-profile 2026-07-31 00:33:21.406 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-31 00:33:21.407 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-31 00:33:21.407 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-31 00:33:21.407 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-31 00:33:21.407 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-31 00:33:21.408 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-31 00:33:21.408 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: fip-port-details 2026-07-31 00:33:21.408 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: port-mac-override 2026-07-31 00:33:21.408 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: flavors 2026-07-31 00:33:21.409 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-31 00:33:21.409 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-31 00:33:21.410 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-31 00:33:21.410 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-31 00:33:21.410 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: port-resource-request 2026-07-31 00:33:21.410 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: floatingip-pools 2026-07-31 00:33:21.411 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-31 00:33:21.411 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: ip_allocation 2026-07-31 00:33:21.411 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-31 00:33:21.411 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-31 00:33:21.412 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: binding 2026-07-31 00:33:21.412 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: l2_adjacency 2026-07-31 00:33:21.412 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: binding-extended 2026-07-31 00:33:21.413 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: port-security 2026-07-31 00:33:21.413 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: router 2026-07-31 00:33:21.413 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: project-id 2026-07-31 00:33:21.414 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: provider 2026-07-31 00:33:21.415 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-31 00:33:21.415 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-31 00:33:21.416 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-31 00:33:21.416 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-31 00:33:21.417 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: ext-gw-mode 2026-07-31 00:33:21.417 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: qos 2026-07-31 00:33:21.417 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: l3-ha 2026-07-31 00:33:21.418 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-31 00:33:21.418 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-31 00:33:21.418 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-31 00:33:21.419 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-31 00:33:21.419 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: l3-flavors 2026-07-31 00:33:21.419 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: qos-default 2026-07-31 00:33:21.420 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: qos-fip 2026-07-31 00:33:21.420 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-31 00:33:21.420 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-31 00:33:21.420 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-31 00:33:21.421 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-31 00:33:21.421 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-31 00:33:21.422 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-31 00:33:21.422 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-31 00:33:21.422 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-31 00:33:21.423 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: qos-pps 2026-07-31 00:33:21.423 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-31 00:33:21.424 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-31 00:33:21.424 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-31 00:33:21.424 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: qos-rules-alias 2026-07-31 00:33:21.425 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-31 00:33:21.425 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: quota-check-limit 2026-07-31 00:33:21.426 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-31 00:33:21.426 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: quota-check-limit-default 2026-07-31 00:33:21.426 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-31 00:33:21.427 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: multi-provider 2026-07-31 00:33:21.428 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: quotas 2026-07-31 00:33:21.428 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: net-mtu 2026-07-31 00:33:21.428 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: net-mtu-writable 2026-07-31 00:33:21.429 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: quota_details 2026-07-31 00:33:21.429 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: network_availability_zone 2026-07-31 00:33:21.429 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: network_ha 2026-07-31 00:33:21.430 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: network-ip-availability 2026-07-31 00:33:21.430 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: rbac-policies 2026-07-31 00:33:21.431 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: rbac-address-group 2026-07-31 00:33:21.431 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-31 00:33:21.431 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: rbac-address-scope 2026-07-31 00:33:21.432 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: pagination 2026-07-31 00:33:21.432 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: rbac-security-groups 2026-07-31 00:33:21.432 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: port-device-profile 2026-07-31 00:33:21.432 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-31 00:33:21.433 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-31 00:33:21.433 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: revision-if-match 2026-07-31 00:33:21.433 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-31 00:33:21.433 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-31 00:33:21.434 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-31 00:33:21.434 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: router_availability_zone 2026-07-31 00:33:21.434 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: port-mac-override 2026-07-31 00:33:21.434 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-31 00:33:21.435 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-31 00:33:21.435 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-31 00:33:21.436 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-31 00:33:21.436 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-31 00:33:21.436 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: port-resource-request 2026-07-31 00:33:21.437 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-31 00:33:21.437 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-31 00:33:21.437 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-31 00:33:21.437 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-31 00:33:21.438 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-31 00:33:21.438 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: binding 2026-07-31 00:33:21.438 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-31 00:33:21.439 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: binding-extended 2026-07-31 00:33:21.439 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-31 00:33:21.439 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: port-security 2026-07-31 00:33:21.440 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: project-id 2026-07-31 00:33:21.440 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: provider 2026-07-31 00:33:21.441 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-31 00:33:21.443 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: qos 2026-07-31 00:33:21.443 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: security-group 2026-07-31 00:33:21.444 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-31 00:33:21.444 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: segment 2026-07-31 00:33:21.444 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-31 00:33:21.445 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-31 00:33:21.445 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: qos-default 2026-07-31 00:33:21.445 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: qos-fip 2026-07-31 00:33:21.445 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: service-type 2026-07-31 00:33:21.446 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-31 00:33:21.446 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: sorting 2026-07-31 00:33:21.446 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-31 00:33:21.446 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: standard-attr-segment 2026-07-31 00:33:21.447 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-31 00:33:21.447 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: standard-attr-description 2026-07-31 00:33:21.447 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-31 00:33:21.447 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: stateful-security-group 2026-07-31 00:33:21.448 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-31 00:33:21.448 7 WARNING neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-31 00:33:21.448 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: qos-pps 2026-07-31 00:33:21.449 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-31 00:33:21.449 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-31 00:33:21.449 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: subnet-external-network 2026-07-31 00:33:21.449 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-31 00:33:21.450 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: qos-rules-alias 2026-07-31 00:33:21.450 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: subnet_onboard 2026-07-31 00:33:21.451 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: quota-check-limit 2026-07-31 00:33:21.451 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-31 00:33:21.451 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: subnet-service-types 2026-07-31 00:33:21.451 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: quota-check-limit-default 2026-07-31 00:33:21.452 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: subnet_allocation 2026-07-31 00:33:21.453 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: quotas 2026-07-31 00:33:21.454 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-31 00:33:21.454 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: quota_details 2026-07-31 00:33:21.454 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: tag-creation 2026-07-31 00:33:21.455 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-31 00:33:21.456 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: rbac-policies 2026-07-31 00:33:21.456 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: rbac-address-group 2026-07-31 00:33:21.457 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: rbac-address-scope 2026-07-31 00:33:21.457 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: rbac-security-groups 2026-07-31 00:33:21.458 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-31 00:33:21.458 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: revision-if-match 2026-07-31 00:33:21.459 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: standard-attr-tag 2026-07-31 00:33:21.459 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-31 00:33:21.459 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: router_availability_zone 2026-07-31 00:33:21.459 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-31 00:33:21.460 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-31 00:33:21.460 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: trunk 2026-07-31 00:33:21.460 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: trunk-details 2026-07-31 00:33:21.461 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-31 00:33:21.461 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-31 00:33:21.462 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-31 00:33:21.462 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-31 00:33:21.462 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-31 00:33:21.463 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-31 00:33:21.463 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-31 00:33:21.463 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-31 00:33:21.464 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-31 00:33:21.464 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-31 00:33:21.465 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-31 00:33:21.465 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-31 00:33:21.466 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: vpn-flavors 2026-07-31 00:33:21.468 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: vpnaas 2026-07-31 00:33:21.468 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: security-group 2026-07-31 00:33:21.469 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: taas 2026-07-31 00:33:21.469 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: segment 2026-07-31 00:33:21.470 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: tap-mirror 2026-07-31 00:33:21.470 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-31 00:33:21.470 7 INFO neutron.api.extensions [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Loaded extension: taas-vlan-filter 2026-07-31 00:33:21.471 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: service-type 2026-07-31 00:33:21.471 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: sorting 2026-07-31 00:33:21.472 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: standard-attr-segment 2026-07-31 00:33:21.472 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: standard-attr-description 2026-07-31 00:33:21.473 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: stateful-security-group 2026-07-31 00:33:21.473 7 INFO neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-31 00:33:21.473 7 INFO neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-31 00:33:21.473 8 WARNING neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-31 00:33:21.473 7 INFO neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-31 00:33:21.473 7 INFO neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-31 00:33:21.474 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-31 00:33:21.474 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: subnet-external-network 2026-07-31 00:33:21.475 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: subnet_onboard 2026-07-31 00:33:21.475 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-31 00:33:21.476 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: subnet-service-types 2026-07-31 00:33:21.476 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: subnet_allocation 2026-07-31 00:33:21.476 7 INFO neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-31 00:33:21.477 7 INFO neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-31 00:33:21.477 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-31 00:33:21.478 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: tag-creation 2026-07-31 00:33:21.480 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-31 00:33:21.481 7 INFO neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-31 00:33:21.482 7 INFO neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-31 00:33:21.482 7 INFO neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-31 00:33:21.483 7 INFO neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-31 00:33:21.484 7 WARNING neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] subnetpool is already registered 2026-07-31 00:33:21.484 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: standard-attr-tag 2026-07-31 00:33:21.484 7 INFO neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-31 00:33:21.484 7 WARNING neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] subnetpool is already registered 2026-07-31 00:33:21.484 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-31 00:33:21.484 7 INFO neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-31 00:33:21.485 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: trunk 2026-07-31 00:33:21.485 7 INFO neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-31 00:33:21.485 7 INFO neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-31 00:33:21.485 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: trunk-details 2026-07-31 00:33:21.486 7 INFO neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-31 00:33:21.486 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-31 00:33:21.486 7 INFO neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-31 00:33:21.486 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-31 00:33:21.486 7 INFO neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-31 00:33:21.487 7 INFO neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-31 00:33:21.487 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-31 00:33:21.487 7 WARNING neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] ipsecpolicy is already registered 2026-07-31 00:33:21.487 7 INFO neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-31 00:33:21.487 7 WARNING neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] ikepolicy is already registered 2026-07-31 00:33:21.488 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-31 00:33:21.489 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-31 00:33:21.490 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-31 00:33:21.491 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: vpn-flavors 2026-07-31 00:33:21.492 7 INFO neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-31 00:33:21.492 7 WARNING neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] router is already registered 2026-07-31 00:33:21.492 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: vpnaas 2026-07-31 00:33:21.493 7 INFO neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-31 00:33:21.493 7 WARNING neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] floatingip is already registered 2026-07-31 00:33:21.493 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: taas 2026-07-31 00:33:21.495 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: tap-mirror 2026-07-31 00:33:21.495 8 INFO neutron.api.extensions [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Loaded extension: taas-vlan-filter 2026-07-31 00:33:21.496 7 INFO neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-31 00:33:21.497 7 WARNING neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] rbac_policy is already registered 2026-07-31 00:33:21.497 7 INFO neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-31 00:33:21.497 7 WARNING neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] security_group is already registered 2026-07-31 00:33:21.497 8 INFO neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-31 00:33:21.498 7 INFO neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-31 00:33:21.498 8 INFO neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-31 00:33:21.498 7 WARNING neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] security_group_rule is already registered 2026-07-31 00:33:21.498 8 INFO neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-31 00:33:21.498 8 INFO neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-31 00:33:21.499 7 INFO neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-31 00:33:21.499 7 WARNING neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] subnetpool is already registered 2026-07-31 00:33:21.499 7 INFO neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-31 00:33:21.499 7 WARNING neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] subnetpool is already registered 2026-07-31 00:33:21.500 7 INFO neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-31 00:33:21.500 7 WARNING neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] trunk is already registered 2026-07-31 00:33:21.500 7 INFO neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-31 00:33:21.500 7 WARNING neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] ikepolicy is already registered 2026-07-31 00:33:21.501 7 INFO neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-31 00:33:21.501 7 WARNING neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] ipsecpolicy is already registered 2026-07-31 00:33:21.501 8 INFO neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-31 00:33:21.501 7 INFO neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-31 00:33:21.501 7 WARNING neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] endpoint_group is already registered 2026-07-31 00:33:21.502 8 INFO neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-31 00:33:21.502 7 INFO neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-31 00:33:21.502 7 WARNING neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] vpnservice is already registered 2026-07-31 00:33:21.502 7 INFO neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-31 00:33:21.503 7 WARNING neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] ipsec_site_connection is already registered 2026-07-31 00:33:21.503 7 INFO neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-31 00:33:21.503 7 WARNING neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] ipsecpolicy is already registered 2026-07-31 00:33:21.503 7 INFO neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-31 00:33:21.503 7 WARNING neutron.quota.resource_registry [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] ikepolicy is already registered 2026-07-31 00:33:21.506 8 INFO neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-31 00:33:21.507 8 INFO neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-31 00:33:21.507 8 INFO neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-31 00:33:21.508 8 INFO neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-31 00:33:21.508 8 WARNING neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] subnetpool is already registered 2026-07-31 00:33:21.509 8 INFO neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-31 00:33:21.509 8 WARNING neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] subnetpool is already registered 2026-07-31 00:33:21.509 8 INFO neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-31 00:33:21.509 8 INFO neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-31 00:33:21.510 8 INFO neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-31 00:33:21.510 8 INFO neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-31 00:33:21.511 8 INFO neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-31 00:33:21.511 8 INFO neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-31 00:33:21.511 8 INFO neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-31 00:33:21.512 8 WARNING neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] ipsecpolicy is already registered 2026-07-31 00:33:21.512 8 INFO neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-31 00:33:21.512 8 WARNING neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] ikepolicy is already registered 2026-07-31 00:33:21.517 8 INFO neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-31 00:33:21.517 8 WARNING neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] router is already registered 2026-07-31 00:33:21.517 8 INFO neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-31 00:33:21.517 8 WARNING neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] floatingip is already registered 2026-07-31 00:33:21.521 8 INFO neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-31 00:33:21.521 8 WARNING neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] rbac_policy is already registered 2026-07-31 00:33:21.522 8 INFO neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-31 00:33:21.522 8 WARNING neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] security_group is already registered 2026-07-31 00:33:21.522 8 INFO neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-31 00:33:21.522 8 WARNING neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] security_group_rule is already registered 2026-07-31 00:33:21.523 8 INFO neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-31 00:33:21.523 8 WARNING neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] subnetpool is already registered 2026-07-31 00:33:21.524 8 INFO neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-31 00:33:21.524 8 WARNING neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] subnetpool is already registered 2026-07-31 00:33:21.524 8 INFO neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-31 00:33:21.524 8 WARNING neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] trunk is already registered 2026-07-31 00:33:21.525 8 INFO neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-31 00:33:21.525 8 WARNING neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] ikepolicy is already registered 2026-07-31 00:33:21.525 8 INFO neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-31 00:33:21.525 8 WARNING neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] ipsecpolicy is already registered 2026-07-31 00:33:21.526 8 INFO neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-31 00:33:21.526 8 WARNING neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] endpoint_group is already registered 2026-07-31 00:33:21.526 8 INFO neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-31 00:33:21.526 8 WARNING neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] vpnservice is already registered 2026-07-31 00:33:21.527 8 INFO neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-31 00:33:21.527 8 WARNING neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] ipsec_site_connection is already registered 2026-07-31 00:33:21.527 8 INFO neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-31 00:33:21.527 8 WARNING neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] ipsecpolicy is already registered 2026-07-31 00:33:21.528 8 INFO neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-31 00:33:21.528 8 WARNING neutron.quota.resource_registry [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] ikepolicy is already registered 2026-07-31 00:33:21.542 7 WARNING keystonemiddleware._common.config [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-31 00:33:21.549 7 WARNING oslo_config.cfg [None req-a5b577f7-8075-40c8-a4da-7c787e2ea435 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f1b52f66668 pid: 7 (default app) 2026-07-31 00:33:21.567 8 WARNING keystonemiddleware._common.config [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-31 00:33:21.574 8 WARNING oslo_config.cfg [None req-d5c435a4-5b3d-4ec8-8603-c46320420309 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f1b52f66668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 00:33:25.989 7 INFO neutron.pecan_wsgi.hooks.translation [None req-752e245c-5fdd-4d04-b2cc-d410e3195c2a ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/4] 199.204.45.235 () {44 vars in 927 bytes} [Fri Jul 31 00:33:25 2026] GET /v2.0/networks/public => generated 108 bytes in 868 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/5] 199.204.45.235 () {44 vars in 949 bytes} [Fri Jul 31 00:33:25 2026] GET /v2.0/networks?name=public => generated 15 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-31 00:33:26.823 7 WARNING neutron.services.revisions.revision_plugin [None req-00af0d64-fed3-45ba-9180-28c7efa64119 ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] Could not find related network for resource to bump revision. 2026-07-31 00:33:26.843 7 INFO neutron.db.segments_db [None req-00af0d64-fed3-45ba-9180-28c7efa64119 ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] Added segment 0be41236-6c56-4bdc-867a-3a2d649d4241 of type flat for network 54dda078-199c-4b38-8bea-bb8e2b70e307 2026-07-31 00:33:26.891 7 INFO neutron.pecan_wsgi.hooks.translation [None req-00af0d64-fed3-45ba-9180-28c7efa64119 ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/6] 199.204.45.235 () {48 vars in 967 bytes} [Fri Jul 31 00:33:26 2026] POST /v2.0/networks => generated 124 bytes in 568 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-31 00:33:33.135 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3c1403b7-e21e-43a4-a607-982ddd160a94 ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/7] 199.204.45.235 () {44 vars in 927 bytes} [Fri Jul 31 00:33:32 2026] GET /v2.0/networks/public => generated 108 bytes in 378 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.204.45.235 () {44 vars in 949 bytes} [Fri Jul 31 00:33:33 2026] GET /v2.0/networks?name=public => generated 15 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-31 00:33:33.440 8 WARNING neutron.services.revisions.revision_plugin [None req-16508b13-eaa8-46a2-91d7-805325f5119c ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] Could not find related network for resource to bump revision. 2026-07-31 00:33:33.464 8 INFO neutron.db.segments_db [None req-16508b13-eaa8-46a2-91d7-805325f5119c ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] Added segment 17edbc4e-79a4-4830-b4cb-25e90f0a6e57 of type flat for network ecf50e02-bfd2-4603-8947-e58fbb1657aa 2026-07-31 00:33:33.520 8 INFO neutron.pecan_wsgi.hooks.translation [None req-16508b13-eaa8-46a2-91d7-805325f5119c ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/9] 199.204.45.235 () {48 vars in 967 bytes} [Fri Jul 31 00:33:33 2026] POST /v2.0/networks => generated 124 bytes in 400 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-31 00:33:39.442 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bfafb33b-2b0a-4d12-9aaf-34d91f5b5f7c ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/11] 199.204.45.235 () {44 vars in 927 bytes} [Fri Jul 31 00:33:39 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/12] 199.204.45.235 () {44 vars in 949 bytes} [Fri Jul 31 00:33:39 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-31 00:33:39.562 8 WARNING neutron.services.revisions.revision_plugin [None req-2f11eb08-4ab5-4823-b1e7-4a655f8dbd1e ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] Could not find related network for resource to bump revision. 2026-07-31 00:33:39.578 8 INFO neutron.db.segments_db [None req-2f11eb08-4ab5-4823-b1e7-4a655f8dbd1e ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] Added segment c8185d81-9603-43df-a68d-875975454b33 of type flat for network af7503c8-75cc-4fe6-81d6-7c3139233099 2026-07-31 00:33:39.610 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2f11eb08-4ab5-4823-b1e7-4a655f8dbd1e ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/13] 199.204.45.235 () {48 vars in 967 bytes} [Fri Jul 31 00:33:39 2026] POST /v2.0/networks => generated 124 bytes in 280 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-31 00:33:45.613 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1ddc2c79-a3d1-414b-994f-fa95a1a8cd10 ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/14] 199.204.45.235 () {44 vars in 927 bytes} [Fri Jul 31 00:33:45 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.235 () {44 vars in 949 bytes} [Fri Jul 31 00:33:45 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-31 00:33:45.722 7 WARNING neutron.services.revisions.revision_plugin [None req-f0c0d9c7-e3ad-48dc-b944-b59282e43f08 ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] Could not find related network for resource to bump revision. 2026-07-31 00:33:45.741 7 INFO neutron.db.segments_db [None req-f0c0d9c7-e3ad-48dc-b944-b59282e43f08 ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] Added segment 8132286f-f1a7-4d0f-a373-f3afa1930cc3 of type flat for network e6bd4a94-790b-43ed-a08a-2e4544ca00e3 2026-07-31 00:33:45.765 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f0c0d9c7-e3ad-48dc-b944-b59282e43f08 ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/16] 199.204.45.235 () {48 vars in 967 bytes} [Fri Jul 31 00:33:45 2026] POST /v2.0/networks => generated 124 bytes in 157 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-31 00:33:51.655 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0581a402-bd22-4ff2-9135-bad1c1e41a7e ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/18] 199.204.45.235 () {44 vars in 927 bytes} [Fri Jul 31 00:33:51 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/19] 199.204.45.235 () {44 vars in 949 bytes} [Fri Jul 31 00:33:51 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-31 00:33:51.753 7 WARNING neutron.services.revisions.revision_plugin [None req-b7650415-0952-4d83-86fc-e4d0344ea2bb ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] Could not find related network for resource to bump revision. 2026-07-31 00:33:51.778 7 INFO neutron.db.segments_db [None req-b7650415-0952-4d83-86fc-e4d0344ea2bb ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] Added segment 98f10df9-8343-423f-a89f-f2c60c126625 of type flat for network b7b44a3d-edeb-4959-a686-d9e768022c3c 2026-07-31 00:33:51.809 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b7650415-0952-4d83-86fc-e4d0344ea2bb ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/20] 199.204.45.235 () {48 vars in 967 bytes} [Fri Jul 31 00:33:51 2026] POST /v2.0/networks => generated 124 bytes in 168 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-31 00:33:57.742 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6450d2b9-3b65-458b-8568-70d68c7ecff3 ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/21] 199.204.45.235 () {44 vars in 927 bytes} [Fri Jul 31 00:33:57 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/22] 199.204.45.235 () {44 vars in 949 bytes} [Fri Jul 31 00:33:57 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-31 00:33:57.848 8 WARNING neutron.services.revisions.revision_plugin [None req-1f422e22-0ee0-4fda-a356-938436d57842 ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] Could not find related network for resource to bump revision. 2026-07-31 00:33:57.866 8 INFO neutron.db.segments_db [None req-1f422e22-0ee0-4fda-a356-938436d57842 ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] Added segment 7b24f8eb-67cd-4b52-981a-62669900a521 of type flat for network 916e5b05-1f9e-434b-9aa9-b8c26a03a7ac 2026-07-31 00:33:57.888 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1f422e22-0ee0-4fda-a356-938436d57842 ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/23] 199.204.45.235 () {48 vars in 967 bytes} [Fri Jul 31 00:33:57 2026] POST /v2.0/networks => generated 124 bytes in 153 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-31 00:34:03.753 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3fb1d845-5a62-4625-9a68-1012b7dfb388 ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/24] 199.204.45.235 () {44 vars in 927 bytes} [Fri Jul 31 00:34:03 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/25] 199.204.45.235 () {44 vars in 949 bytes} [Fri Jul 31 00:34:03 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-31 00:34:03.853 7 WARNING neutron.services.revisions.revision_plugin [None req-00292750-f101-404c-91d6-7342ca34f997 ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] Could not find related network for resource to bump revision. 2026-07-31 00:34:03.871 7 INFO neutron.db.segments_db [None req-00292750-f101-404c-91d6-7342ca34f997 ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] Added segment d8b0ae85-fd39-4b55-8f8d-c383b213c34c of type flat for network 6f702a04-b56f-4002-9a5c-0ba639ccc9b0 [pid: 7|app: 0|req: 15/26] 199.204.45.235 () {48 vars in 967 bytes} [Fri Jul 31 00:34:03 2026] POST /v2.0/networks => generated 706 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-31 00:34:05.235 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5b1dcec8-9acb-4ebb-a104-7904e20563e9 ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 16/28] 199.204.45.235 () {44 vars in 927 bytes} [Fri Jul 31 00:34:05 2026] GET /v2.0/networks/public => generated 108 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/29] 199.204.45.235 () {44 vars in 949 bytes} [Fri Jul 31 00:34:05 2026] GET /v2.0/networks?name=public => generated 709 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-31 00:34:05.323 7 INFO neutron.pecan_wsgi.hooks.translation [None req-754bac8e-56f6-49d9-b6f0-67febbe23dc7 ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 17/30] 199.204.45.235 () {44 vars in 1034 bytes} [Fri Jul 31 00:34:05 2026] GET /v2.0/subnets/public-subnet?network_id=6f702a04-b56f-4002-9a5c-0ba639ccc9b0 => generated 113 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/31] 199.204.45.235 () {44 vars in 1057 bytes} [Fri Jul 31 00:34:05 2026] GET /v2.0/subnets?name=public-subnet&network_id=6f702a04-b56f-4002-9a5c-0ba639ccc9b0 => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/32] 199.204.45.235 () {48 vars in 965 bytes} [Fri Jul 31 00:34:05 2026] POST /v2.0/subnets => generated 664 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-31 00:39:13.910 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fe683aca-12e6-4f2b-94a0-ab88687ce159 ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 39/73] 199.204.45.235 () {44 vars in 937 bytes} [Fri Jul 31 00:39:13 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 112 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/74] 199.204.45.235 () {44 vars in 959 bytes} [Fri Jul 31 00:39:13 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-31 00:39:14.038 7 INFO neutron.db.segments_db [None req-3cb32a76-8f77-4999-be7d-83dd16fb73b3 ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] Added segment 6b62ac5a-b188-446e-8cec-4b7d43a5cff0 of type vxlan for network 5a59304c-4773-4eed-b8e9-1217c630b63e [pid: 7|app: 0|req: 40/75] 199.204.45.235 () {48 vars in 966 bytes} [Fri Jul 31 00:39:13 2026] POST /v2.0/networks => generated 688 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-31 00:39:15.125 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0de75d56-c0e4-4a61-91f5-a2e5c3854d02 ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/76] 199.204.45.235 () {44 vars in 937 bytes} [Fri Jul 31 00:39:15 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/77] 199.204.45.235 () {44 vars in 959 bytes} [Fri Jul 31 00:39:15 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-31 00:39:15.201 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c89bf69d-191d-4a8f-a36a-f460cc8a23b9 ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/78] 199.204.45.235 () {44 vars in 1036 bytes} [Fri Jul 31 00:39:15 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=5a59304c-4773-4eed-b8e9-1217c630b63e => generated 114 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/79] 199.204.45.235 () {44 vars in 1059 bytes} [Fri Jul 31 00:39:15 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=5a59304c-4773-4eed-b8e9-1217c630b63e => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/80] 199.204.45.235 () {48 vars in 965 bytes} [Fri Jul 31 00:39:15 2026] POST /v2.0/subnets => generated 651 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-31 00:39:16.748 7 INFO neutron.api.v2.resource [None req-cf3ba930-8724-4a82-9e8a-2ce09e7e12e5 ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 43/81] 199.204.45.235 () {44 vars in 971 bytes} [Fri Jul 31 00:39:16 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/82] 199.204.45.235 () {44 vars in 993 bytes} [Fri Jul 31 00:39:16 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/83] 199.204.45.235 () {48 vars in 980 bytes} [Fri Jul 31 00:39:16 2026] POST /v2.0/security-groups => generated 1616 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/84] 199.204.45.235 () {44 vars in 1001 bytes} [Fri Jul 31 00:39:18 2026] GET /v2.0/security-groups/d6478daf-3cea-4273-9fac-ed3ea5d0b52d => generated 1616 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/85] 199.204.45.235 () {44 vars in 1001 bytes} [Fri Jul 31 00:39:18 2026] GET /v2.0/security-groups/d6478daf-3cea-4273-9fac-ed3ea5d0b52d => generated 1616 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/86] 199.204.45.235 () {44 vars in 1001 bytes} [Fri Jul 31 00:39:18 2026] GET /v2.0/security-groups/d6478daf-3cea-4273-9fac-ed3ea5d0b52d => generated 1616 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/87] 199.204.45.235 () {48 vars in 991 bytes} [Fri Jul 31 00:39:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/88] 199.204.45.235 () {44 vars in 1001 bytes} [Fri Jul 31 00:39:19 2026] GET /v2.0/security-groups/d6478daf-3cea-4273-9fac-ed3ea5d0b52d => generated 2230 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/89] 199.204.45.235 () {44 vars in 1001 bytes} [Fri Jul 31 00:39:19 2026] GET /v2.0/security-groups/d6478daf-3cea-4273-9fac-ed3ea5d0b52d => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/90] 199.204.45.235 () {44 vars in 1001 bytes} [Fri Jul 31 00:39:19 2026] GET /v2.0/security-groups/d6478daf-3cea-4273-9fac-ed3ea5d0b52d => generated 2230 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/93] 199.204.45.235 () {48 vars in 991 bytes} [Fri Jul 31 00:39:19 2026] POST /v2.0/security-group-rules => generated 603 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/94] 199.204.45.235 () {44 vars in 1001 bytes} [Fri Jul 31 00:39:20 2026] GET /v2.0/security-groups/d6478daf-3cea-4273-9fac-ed3ea5d0b52d => generated 2846 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/95] 199.204.45.235 () {44 vars in 1001 bytes} [Fri Jul 31 00:39:20 2026] GET /v2.0/security-groups/d6478daf-3cea-4273-9fac-ed3ea5d0b52d => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/96] 199.204.45.235 () {44 vars in 1001 bytes} [Fri Jul 31 00:39:20 2026] GET /v2.0/security-groups/d6478daf-3cea-4273-9fac-ed3ea5d0b52d => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/97] 199.204.45.235 () {48 vars in 991 bytes} [Fri Jul 31 00:39:20 2026] POST /v2.0/security-group-rules => generated 603 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/98] 199.204.45.235 () {44 vars in 1001 bytes} [Fri Jul 31 00:39:21 2026] GET /v2.0/security-groups/d6478daf-3cea-4273-9fac-ed3ea5d0b52d => generated 3462 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/99] 199.204.45.235 () {44 vars in 1001 bytes} [Fri Jul 31 00:39:21 2026] GET /v2.0/security-groups/d6478daf-3cea-4273-9fac-ed3ea5d0b52d => generated 3462 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/100] 199.204.45.235 () {44 vars in 1001 bytes} [Fri Jul 31 00:39:21 2026] GET /v2.0/security-groups/d6478daf-3cea-4273-9fac-ed3ea5d0b52d => generated 3462 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/101] 199.204.45.235 () {48 vars in 991 bytes} [Fri Jul 31 00:39:21 2026] POST /v2.0/security-group-rules => generated 603 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/102] 199.204.45.235 () {44 vars in 1001 bytes} [Fri Jul 31 00:39:22 2026] GET /v2.0/security-groups/d6478daf-3cea-4273-9fac-ed3ea5d0b52d => generated 4078 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/103] 199.204.45.235 () {44 vars in 1001 bytes} [Fri Jul 31 00:39:22 2026] GET /v2.0/security-groups/d6478daf-3cea-4273-9fac-ed3ea5d0b52d => generated 4078 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/104] 199.204.45.235 () {44 vars in 1001 bytes} [Fri Jul 31 00:39:22 2026] GET /v2.0/security-groups/d6478daf-3cea-4273-9fac-ed3ea5d0b52d => generated 4078 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/105] 199.204.45.235 () {48 vars in 991 bytes} [Fri Jul 31 00:39:22 2026] POST /v2.0/security-group-rules => generated 603 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/106] 199.204.45.235 () {44 vars in 987 bytes} [Fri Jul 31 00:39:23 2026] GET /v2.0/networks/5a59304c-4773-4eed-b8e9-1217c630b63e => generated 732 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-31 00:39:24.051 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e4dfa9d0-26f1-4de0-befd-60f128ff754e ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 55/107] 199.204.45.235 () {44 vars in 1076 bytes} [Fri Jul 31 00:39:24 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=5a59304c-4773-4eed-b8e9-1217c630b63e => generated 132 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/108] 199.204.45.235 () {44 vars in 1099 bytes} [Fri Jul 31 00:39:24 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=5a59304c-4773-4eed-b8e9-1217c630b63e => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/109] 199.204.45.235 () {44 vars in 1001 bytes} [Fri Jul 31 00:39:24 2026] GET /v2.0/security-groups/d6478daf-3cea-4273-9fac-ed3ea5d0b52d => generated 4694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/110] 199.204.45.235 () {48 vars in 961 bytes} [Fri Jul 31 00:39:24 2026] POST /v2.0/ports => generated 1096 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-31 00:39:31.203 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ea43c04a-2447-4d9f-b5f1-226e203dbf13 ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 57/111] 199.204.45.235 () {44 vars in 979 bytes} [Fri Jul 31 00:39:31 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 55/112] 199.204.45.235 () {44 vars in 1001 bytes} [Fri Jul 31 00:39:31 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/113] 199.204.45.235 () {48 vars in 1031 bytes} [Fri Jul 31 00:39:31 2026] PUT /v2.0/ports/7eff9c1d-af5a-48a7-9561-dfda1b18ae96 => generated 1245 bytes in 794 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/114] 199.204.45.235 () {44 vars in 920 bytes} [Fri Jul 31 00:39:33 2026] GET /v2.0/ports => generated 3726 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 00:39:34.971 7 INFO neutron.api.v2.resource [None req-29ba94c6-7ca9-48af-989a-7db219c53f57 ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 60/117] 199.204.45.235 () {44 vars in 959 bytes} [Fri Jul 31 00:39:34 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/118] 199.204.45.235 () {44 vars in 981 bytes} [Fri Jul 31 00:39:34 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/119] 199.204.45.235 () {48 vars in 980 bytes} [Fri Jul 31 00:39:35 2026] POST /v2.0/security-groups => generated 1610 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/120] 199.204.45.235 () {44 vars in 1001 bytes} [Fri Jul 31 00:39:36 2026] GET /v2.0/security-groups/00abdb62-a1f3-4a2e-ada2-7817a6db4941 => generated 1610 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/121] 199.204.45.235 () {44 vars in 1001 bytes} [Fri Jul 31 00:39:36 2026] GET /v2.0/security-groups/00abdb62-a1f3-4a2e-ada2-7817a6db4941 => generated 1610 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/122] 199.204.45.235 () {44 vars in 1001 bytes} [Fri Jul 31 00:39:36 2026] GET /v2.0/security-groups/00abdb62-a1f3-4a2e-ada2-7817a6db4941 => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/123] 199.204.45.235 () {48 vars in 991 bytes} [Fri Jul 31 00:39:36 2026] POST /v2.0/security-group-rules => generated 621 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/124] 199.204.45.235 () {44 vars in 1001 bytes} [Fri Jul 31 00:39:37 2026] GET /v2.0/security-groups/00abdb62-a1f3-4a2e-ada2-7817a6db4941 => generated 2244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/125] 199.204.45.235 () {44 vars in 1001 bytes} [Fri Jul 31 00:39:37 2026] GET /v2.0/security-groups/00abdb62-a1f3-4a2e-ada2-7817a6db4941 => generated 2244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/126] 199.204.45.235 () {44 vars in 1001 bytes} [Fri Jul 31 00:39:37 2026] GET /v2.0/security-groups/00abdb62-a1f3-4a2e-ada2-7817a6db4941 => generated 2244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/127] 199.204.45.235 () {48 vars in 991 bytes} [Fri Jul 31 00:39:37 2026] POST /v2.0/security-group-rules => generated 625 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/136] 199.204.45.235 () {44 vars in 975 bytes} [Fri Jul 31 00:40:40 2026] GET /v2.0/quotas/cbfebed897f04589acdf4bd7fb0f27c3 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/137] 199.204.45.235 () {48 vars in 1027 bytes} [Fri Jul 31 00:40:40 2026] PUT /v2.0/quotas/cbfebed897f04589acdf4bd7fb0f27c3 => generated 291 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 00:45:22.139 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2abbc532-692e-4e68-bc48-cd46f103fce5 ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 87/176] 199.204.45.235 () {30 vars in 740 bytes} [Fri Jul 31 00:45:21 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 90/177] 199.204.45.235 () {30 vars in 762 bytes} [Fri Jul 31 00:45:22 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-31 00:45:24.115 8 INFO neutron.pecan_wsgi.hooks.translation [None req-904e4fdb-1f41-4f5c-b2e2-1b0618afc7d2 ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 88/178] 199.204.45.235 () {30 vars in 740 bytes} [Fri Jul 31 00:45:24 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 94 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/179] 199.204.45.235 () {30 vars in 762 bytes} [Fri Jul 31 00:45:24 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-31 01:01:05.414 8 INFO neutron.pecan_wsgi.hooks.translation [None req-570ed9fc-a387-49f3-82cb-219a5455c108 ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 152/306] 199.204.45.235 () {44 vars in 927 bytes} [Fri Jul 31 01:01:05 2026] GET /v2.0/networks/public => generated 108 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/307] 199.204.45.235 () {44 vars in 949 bytes} [Fri Jul 31 01:01:05 2026] GET /v2.0/networks?name=public => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-31 01:01:06.707 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f1f93eb5-f855-4c2b-9772-292d26f72d50 ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 153/308] 199.204.45.235 () {44 vars in 927 bytes} [Fri Jul 31 01:01:06 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/309] 199.204.45.235 () {44 vars in 949 bytes} [Fri Jul 31 01:01:06 2026] GET /v2.0/networks?name=public => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-31 01:01:06.779 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2525c4db-964d-4c52-aa09-e95828e0072c ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 154/310] 199.204.45.235 () {44 vars in 1034 bytes} [Fri Jul 31 01:01:06 2026] GET /v2.0/subnets/public-subnet?network_id=6f702a04-b56f-4002-9a5c-0ba639ccc9b0 => generated 113 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/311] 199.204.45.235 () {44 vars in 1057 bytes} [Fri Jul 31 01:01:06 2026] GET /v2.0/subnets?name=public-subnet&network_id=6f702a04-b56f-4002-9a5c-0ba639ccc9b0 => generated 667 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-31 01:01:35.496 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b186d638-dcf2-4160-bacd-24719e8c282e ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 157/316] 199.204.45.235 () {44 vars in 937 bytes} [Fri Jul 31 01:01:35 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/317] 199.204.45.235 () {44 vars in 959 bytes} [Fri Jul 31 01:01:35 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-31 01:01:36.453 8 INFO neutron.pecan_wsgi.hooks.translation [None req-870cc47d-45c1-4280-abd4-2c54e1db3196 ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 158/318] 199.204.45.235 () {44 vars in 937 bytes} [Fri Jul 31 01:01:36 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/319] 199.204.45.235 () {44 vars in 959 bytes} [Fri Jul 31 01:01:36 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-31 01:01:36.508 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e634766c-9c91-4657-aa15-09f6afbee8b6 ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 159/320] 199.204.45.235 () {44 vars in 1036 bytes} [Fri Jul 31 01:01:36 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=5a59304c-4773-4eed-b8e9-1217c630b63e => generated 114 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/321] 199.204.45.235 () {44 vars in 1059 bytes} [Fri Jul 31 01:01:36 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=5a59304c-4773-4eed-b8e9-1217c630b63e => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-31 01:01:37.721 8 INFO neutron.api.v2.resource [None req-e9be6f78-1529-4cae-9a4f-209db6b48015 ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 160/322] 199.204.45.235 () {44 vars in 971 bytes} [Fri Jul 31 01:01:37 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/323] 199.204.45.235 () {44 vars in 993 bytes} [Fri Jul 31 01:01:37 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/324] 199.204.45.235 () {44 vars in 1001 bytes} [Fri Jul 31 01:01:39 2026] GET /v2.0/security-groups/d6478daf-3cea-4273-9fac-ed3ea5d0b52d => generated 4694 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/325] 199.204.45.235 () {44 vars in 1001 bytes} [Fri Jul 31 01:01:39 2026] GET /v2.0/security-groups/d6478daf-3cea-4273-9fac-ed3ea5d0b52d => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/326] 199.204.45.235 () {44 vars in 1011 bytes} [Fri Jul 31 01:01:39 2026] GET /v2.0/security-group-rules/690bb058-7a54-43d1-b22d-2195803baafa => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/327] 199.204.45.235 () {44 vars in 1001 bytes} [Fri Jul 31 01:01:40 2026] GET /v2.0/security-groups/d6478daf-3cea-4273-9fac-ed3ea5d0b52d => generated 4694 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/328] 199.204.45.235 () {44 vars in 1001 bytes} [Fri Jul 31 01:01:40 2026] GET /v2.0/security-groups/d6478daf-3cea-4273-9fac-ed3ea5d0b52d => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/329] 199.204.45.235 () {44 vars in 1011 bytes} [Fri Jul 31 01:01:40 2026] GET /v2.0/security-group-rules/8643b2c4-2493-45dc-bc5f-9f0aec3e5c1d => generated 603 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/330] 199.204.45.235 () {44 vars in 1001 bytes} [Fri Jul 31 01:01:41 2026] GET /v2.0/security-groups/d6478daf-3cea-4273-9fac-ed3ea5d0b52d => generated 4694 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/331] 199.204.45.235 () {44 vars in 1001 bytes} [Fri Jul 31 01:01:41 2026] GET /v2.0/security-groups/d6478daf-3cea-4273-9fac-ed3ea5d0b52d => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/332] 199.204.45.235 () {44 vars in 1011 bytes} [Fri Jul 31 01:01:41 2026] GET /v2.0/security-group-rules/b98aee29-5e0f-4f63-83d5-970fb5e7119f => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/333] 199.204.45.235 () {44 vars in 1001 bytes} [Fri Jul 31 01:01:42 2026] GET /v2.0/security-groups/d6478daf-3cea-4273-9fac-ed3ea5d0b52d => generated 4694 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/334] 199.204.45.235 () {44 vars in 1001 bytes} [Fri Jul 31 01:01:42 2026] GET /v2.0/security-groups/d6478daf-3cea-4273-9fac-ed3ea5d0b52d => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/335] 199.204.45.235 () {44 vars in 1011 bytes} [Fri Jul 31 01:01:42 2026] GET /v2.0/security-group-rules/6e6f02f1-2716-4882-909e-a34678350464 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/336] 199.204.45.235 () {44 vars in 1001 bytes} [Fri Jul 31 01:01:43 2026] GET /v2.0/security-groups/d6478daf-3cea-4273-9fac-ed3ea5d0b52d => generated 4694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/337] 199.204.45.235 () {44 vars in 1001 bytes} [Fri Jul 31 01:01:43 2026] GET /v2.0/security-groups/d6478daf-3cea-4273-9fac-ed3ea5d0b52d => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/338] 199.204.45.235 () {44 vars in 1011 bytes} [Fri Jul 31 01:01:43 2026] GET /v2.0/security-group-rules/f568be09-d228-4952-95c7-b0206ea2dfa7 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/339] 199.204.45.235 () {44 vars in 987 bytes} [Fri Jul 31 01:01:44 2026] GET /v2.0/networks/5a59304c-4773-4eed-b8e9-1217c630b63e => generated 732 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-31 01:01:44.542 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ae1ea836-9bee-40f8-8ace-07e8a58b233b ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 169/340] 199.204.45.235 () {44 vars in 1076 bytes} [Fri Jul 31 01:01:44 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=5a59304c-4773-4eed-b8e9-1217c630b63e => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/341] 199.204.45.235 () {44 vars in 1099 bytes} [Fri Jul 31 01:01:44 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=5a59304c-4773-4eed-b8e9-1217c630b63e => generated 1250 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/342] 199.204.45.235 () {44 vars in 1001 bytes} [Fri Jul 31 01:01:44 2026] GET /v2.0/security-groups/d6478daf-3cea-4273-9fac-ed3ea5d0b52d => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-31 01:01:52.431 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d74c5665-bb0a-4fad-9b2f-510e7ac19706 ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 174/345] 199.204.45.235 () {44 vars in 979 bytes} [Fri Jul 31 01:01:52 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/346] 199.204.45.235 () {44 vars in 1001 bytes} [Fri Jul 31 01:01:52 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/347] 199.204.45.235 () {44 vars in 920 bytes} [Fri Jul 31 01:01:53 2026] GET /v2.0/ports => generated 3728 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-31 01:01:55.101 8 INFO neutron.api.v2.resource [None req-534d97da-eb18-4fd1-805e-9b512c2e97c9 ea97e3beb5144d5eac6a8a900edd6123 cbfebed897f04589acdf4bd7fb0f27c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 173/348] 199.204.45.235 () {44 vars in 959 bytes} [Fri Jul 31 01:01:55 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/349] 199.204.45.235 () {44 vars in 981 bytes} [Fri Jul 31 01:01:55 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/350] 199.204.45.235 () {44 vars in 1001 bytes} [Fri Jul 31 01:01:56 2026] GET /v2.0/security-groups/00abdb62-a1f3-4a2e-ada2-7817a6db4941 => generated 2882 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/351] 199.204.45.235 () {44 vars in 1001 bytes} [Fri Jul 31 01:01:56 2026] GET /v2.0/security-groups/00abdb62-a1f3-4a2e-ada2-7817a6db4941 => generated 2882 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/352] 199.204.45.235 () {44 vars in 1011 bytes} [Fri Jul 31 01:01:56 2026] GET /v2.0/security-group-rules/ddb171cd-3a17-44a8-8b80-9de0d114e147 => generated 621 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/353] 199.204.45.235 () {44 vars in 1001 bytes} [Fri Jul 31 01:01:57 2026] GET /v2.0/security-groups/00abdb62-a1f3-4a2e-ada2-7817a6db4941 => generated 2882 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/354] 199.204.45.235 () {44 vars in 1001 bytes} [Fri Jul 31 01:01:57 2026] GET /v2.0/security-groups/00abdb62-a1f3-4a2e-ada2-7817a6db4941 => generated 2882 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/355] 199.204.45.235 () {44 vars in 1011 bytes} [Fri Jul 31 01:01:57 2026] GET /v2.0/security-group-rules/4b170288-17d6-47ea-82fa-7d1537c329be => generated 625 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/358] 199.204.45.235 () {44 vars in 975 bytes} [Fri Jul 31 01:02:10 2026] GET /v2.0/quotas/cbfebed897f04589acdf4bd7fb0f27c3 => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0)