+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Sat Aug 22 19:27:13 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:16 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: neutron-server-59f645bb5b-xnc2j 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f55b26b3668 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)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-08-22 19:27:18.907 7 INFO neutron.common.config [-] Logging enabled! 2026-08-22 19:27:18.908 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-08-22 19:27:19.079 8 INFO neutron.common.config [-] Logging enabled! 2026-08-22 19:27:19.079 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-08-22 19:27:19.479 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-22 19:27:19.619 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-22 19:27:20.604 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-22 19:27:20.607 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-22 19:27:20.611 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-22 19:27:20.612 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-22 19:27:20.612 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-22 19:27:20.612 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-22 19:27:20.612 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-22 19:27:20.620 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-22 19:27:20.620 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-22 19:27:20.620 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-22 19:27:20.642 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-22 19:27:20.643 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-22 19:27:20.643 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-22 19:27:20.670 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-22 19:27:20.673 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-22 19:27:20.677 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-22 19:27:20.678 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-22 19:27:20.678 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-22 19:27:20.679 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-22 19:27:20.679 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-22 19:27:20.687 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-22 19:27:20.687 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-22 19:27:20.687 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-22 19:27:20.688 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-22 19:27:20.688 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-22 19:27:20.688 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-22 19:27:20.689 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-22 19:27:20.709 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-22 19:27:20.710 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-22 19:27:20.710 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-22 19:27:20.757 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-22 19:27:20.757 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-22 19:27:20.757 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-22 19:27:20.758 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-22 19:27:21.197 8 INFO neutron.plugins.ml2.managers [None req-07f785a5-f62f-4b01-b5c1-0c301875c664 - - - - - -] Initializing driver for type 'vlan' 2026-08-22 19:27:21.249 7 INFO neutron.plugins.ml2.managers [None req-bb1b5f42-bd72-4dd2-bed0-a1a98e229029 - - - - - -] Initializing driver for type 'vlan' 2026-08-22 19:27:21.354 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-07f785a5-f62f-4b01-b5c1-0c301875c664 - - - - - -] VlanTypeDriver initialization complete 2026-08-22 19:27:21.354 8 INFO neutron.plugins.ml2.managers [None req-07f785a5-f62f-4b01-b5c1-0c301875c664 - - - - - -] Initializing driver for type 'vxlan' 2026-08-22 19:27:21.355 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-07f785a5-f62f-4b01-b5c1-0c301875c664 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-22 19:27:21.377 8 INFO neutron.plugins.ml2.managers [None req-07f785a5-f62f-4b01-b5c1-0c301875c664 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-22 19:27:21.377 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-07f785a5-f62f-4b01-b5c1-0c301875c664 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-22 19:27:21.377 8 INFO neutron.plugins.ml2.managers [None req-07f785a5-f62f-4b01-b5c1-0c301875c664 - - - - - -] Initializing extension driver 'port_security' 2026-08-22 19:27:21.377 8 INFO neutron.plugins.ml2.extensions.port_security [None req-07f785a5-f62f-4b01-b5c1-0c301875c664 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-22 19:27:21.377 8 INFO neutron.plugins.ml2.managers [None req-07f785a5-f62f-4b01-b5c1-0c301875c664 - - - - - -] Initializing extension driver 'qos' 2026-08-22 19:27:21.377 8 INFO neutron.plugins.ml2.managers [None req-07f785a5-f62f-4b01-b5c1-0c301875c664 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-22 19:27:21.378 8 INFO neutron.plugins.ml2.managers [None req-07f785a5-f62f-4b01-b5c1-0c301875c664 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-22 19:27:21.390 8 INFO neutron.quota [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded quota_driver: . 2026-08-22 19:27:21.390 8 INFO neutron.plugins.ml2.plugin [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Modular L2 Plugin initialization complete 2026-08-22 19:27:21.391 8 INFO neutron.plugins.ml2.managers [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-22 19:27:21.391 8 INFO neutron.plugins.ml2.managers [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-22 19:27:21.391 8 INFO neutron.plugins.ml2.managers [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-22 19:27:21.391 8 INFO neutron.extensions.vlantransparent [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Disabled vlantransparent extension. 2026-08-22 19:27:21.391 8 INFO neutron.manager [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loading Plugin: qos 2026-08-22 19:27:21.398 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-bb1b5f42-bd72-4dd2-bed0-a1a98e229029 - - - - - -] VlanTypeDriver initialization complete 2026-08-22 19:27:21.398 7 INFO neutron.plugins.ml2.managers [None req-bb1b5f42-bd72-4dd2-bed0-a1a98e229029 - - - - - -] Initializing driver for type 'vxlan' 2026-08-22 19:27:21.399 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-bb1b5f42-bd72-4dd2-bed0-a1a98e229029 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-22 19:27:21.406 8 INFO neutron.manager [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loading Plugin: router 2026-08-22 19:27:21.423 7 INFO neutron.plugins.ml2.managers [None req-bb1b5f42-bd72-4dd2-bed0-a1a98e229029 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-22 19:27:21.423 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-bb1b5f42-bd72-4dd2-bed0-a1a98e229029 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-22 19:27:21.423 7 INFO neutron.plugins.ml2.managers [None req-bb1b5f42-bd72-4dd2-bed0-a1a98e229029 - - - - - -] Initializing extension driver 'port_security' 2026-08-22 19:27:21.423 7 INFO neutron.plugins.ml2.extensions.port_security [None req-bb1b5f42-bd72-4dd2-bed0-a1a98e229029 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-22 19:27:21.423 7 INFO neutron.plugins.ml2.managers [None req-bb1b5f42-bd72-4dd2-bed0-a1a98e229029 - - - - - -] Initializing extension driver 'qos' 2026-08-22 19:27:21.423 7 INFO neutron.plugins.ml2.managers [None req-bb1b5f42-bd72-4dd2-bed0-a1a98e229029 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-22 19:27:21.424 7 INFO neutron.plugins.ml2.managers [None req-bb1b5f42-bd72-4dd2-bed0-a1a98e229029 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-22 19:27:21.435 7 INFO neutron.quota [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded quota_driver: . 2026-08-22 19:27:21.436 7 INFO neutron.plugins.ml2.plugin [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Modular L2 Plugin initialization complete 2026-08-22 19:27:21.436 7 INFO neutron.plugins.ml2.managers [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-22 19:27:21.436 7 INFO neutron.plugins.ml2.managers [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-22 19:27:21.436 7 INFO neutron.plugins.ml2.managers [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Got port-security extension from driver 'port_security' 2026-08-22 19:27:21.437 7 INFO neutron.extensions.vlantransparent [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Disabled vlantransparent extension. 2026-08-22 19:27:21.437 7 INFO neutron.manager [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loading Plugin: qos 2026-08-22 19:27:21.450 7 INFO neutron.manager [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loading Plugin: router 2026-08-22 19:27:21.455 8 INFO neutron.services.service_base [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-22 19:27:21.455 8 INFO neutron.manager [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loading Plugin: segments 2026-08-22 19:27:21.507 7 INFO neutron.services.service_base [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-22 19:27:21.508 7 INFO neutron.manager [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loading Plugin: segments 2026-08-22 19:27:21.581 8 INFO neutron.manager [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loading Plugin: trunk 2026-08-22 19:27:21.597 8 INFO neutron.manager [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loading Plugin: vpnaas 2026-08-22 19:27:21.609 7 INFO neutron.manager [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loading Plugin: trunk 2026-08-22 19:27:21.624 7 INFO neutron.manager [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loading Plugin: vpnaas 2026-08-22 19:27:21.637 8 WARNING stevedore.named [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-22 19:27:21.665 7 WARNING stevedore.named [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-22 19:27:21.724 8 INFO neutron_vpnaas.services.vpn.plugin [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-22 19:27:21.725 8 INFO neutron.common.utils [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-22 19:27:21.725 8 INFO neutron.manager [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loading Plugin: auto_allocate 2026-08-22 19:27:21.735 8 INFO neutron.manager [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loading Plugin: tag 2026-08-22 19:27:21.737 7 INFO neutron_vpnaas.services.vpn.plugin [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-22 19:27:21.738 7 INFO neutron.common.utils [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-22 19:27:21.738 7 INFO neutron.manager [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loading Plugin: auto_allocate 2026-08-22 19:27:21.743 7 INFO neutron.manager [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loading Plugin: tag 2026-08-22 19:27:21.749 8 INFO neutron.manager [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loading Plugin: timestamp 2026-08-22 19:27:21.750 7 INFO neutron.manager [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loading Plugin: timestamp 2026-08-22 19:27:21.753 7 INFO neutron.manager [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loading Plugin: network_ip_availability 2026-08-22 19:27:21.753 8 INFO neutron.manager [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loading Plugin: network_ip_availability 2026-08-22 19:27:21.756 7 INFO neutron.manager [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loading Plugin: flavors 2026-08-22 19:27:21.760 7 INFO neutron.manager [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loading Plugin: revisions 2026-08-22 19:27:21.762 8 INFO neutron.manager [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loading Plugin: flavors 2026-08-22 19:27:21.763 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Initializing extension manager. 2026-08-22 19:27:21.764 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: address-group 2026-08-22 19:27:21.765 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: address-scope 2026-08-22 19:27:21.766 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-22 19:27:21.767 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: agent 2026-08-22 19:27:21.767 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: agent-resources-synced 2026-08-22 19:27:21.768 8 INFO neutron.manager [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loading Plugin: revisions 2026-08-22 19:27:21.769 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: allowed-address-pairs 2026-08-22 19:27:21.770 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: auto-allocated-topology 2026-08-22 19:27:21.770 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: availability_zone 2026-08-22 19:27:21.771 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: availability_zone_filter 2026-08-22 19:27:21.772 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-22 19:27:21.772 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: default-subnetpools 2026-08-22 19:27:21.772 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Initializing extension manager. 2026-08-22 19:27:21.773 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: address-group 2026-08-22 19:27:21.774 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-22 19:27:21.774 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: dns-integration 2026-08-22 19:27:21.774 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: address-scope 2026-08-22 19:27:21.775 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: dns-domain-ports 2026-08-22 19:27:21.775 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-22 19:27:21.776 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: agent 2026-08-22 19:27:21.776 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: agent-resources-synced 2026-08-22 19:27:21.778 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-22 19:27:21.778 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-22 19:27:21.779 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-22 19:27:21.779 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: dvr 2026-08-22 19:27:21.779 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: availability_zone 2026-08-22 19:27:21.780 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-22 19:27:21.780 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: availability_zone_filter 2026-08-22 19:27:21.780 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: empty-string-filtering 2026-08-22 19:27:21.781 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-22 19:27:21.781 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-22 19:27:21.781 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: default-subnetpools 2026-08-22 19:27:21.781 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-22 19:27:21.782 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: external-net 2026-08-22 19:27:21.783 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-22 19:27:21.783 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-22 19:27:21.783 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: extraroute 2026-08-22 19:27:21.783 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: dns-integration 2026-08-22 19:27:21.784 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: extraroute-atomic 2026-08-22 19:27:21.784 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: dns-domain-ports 2026-08-22 19:27:21.784 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-22 19:27:21.784 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-22 19:27:21.785 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-22 19:27:21.785 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-22 19:27:21.785 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: dvr 2026-08-22 19:27:21.786 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-22 19:27:21.786 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-22 19:27:21.786 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: fip-port-details 2026-08-22 19:27:21.786 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: empty-string-filtering 2026-08-22 19:27:21.787 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-22 19:27:21.787 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: flavors 2026-08-22 19:27:21.788 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-22 19:27:21.789 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: floatingip-pools 2026-08-22 19:27:21.789 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-22 19:27:21.789 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: ip_allocation 2026-08-22 19:27:21.790 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: ip-substring-filtering 2026-08-22 19:27:21.791 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: l2_adjacency 2026-08-22 19:27:21.791 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: external-net 2026-08-22 19:27:21.792 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: router 2026-08-22 19:27:21.792 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-22 19:27:21.793 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: extraroute 2026-08-22 19:27:21.793 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-22 19:27:21.794 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-22 19:27:21.795 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-22 19:27:21.795 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: extraroute-atomic 2026-08-22 19:27:21.795 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: ext-gw-mode 2026-08-22 19:27:21.796 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: l3-ha 2026-08-22 19:27:21.796 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-22 19:27:21.796 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-22 19:27:21.797 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-22 19:27:21.797 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: l3-flavors 2026-08-22 19:27:21.797 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-22 19:27:21.798 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-22 19:27:21.799 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-22 19:27:21.799 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-22 19:27:21.800 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-22 19:27:21.801 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: fip-port-details 2026-08-22 19:27:21.803 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: flavors 2026-08-22 19:27:21.805 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-22 19:27:21.806 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: floatingip-pools 2026-08-22 19:27:21.806 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: ip_allocation 2026-08-22 19:27:21.807 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-22 19:27:21.807 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: l2_adjacency 2026-08-22 19:27:21.808 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: router 2026-08-22 19:27:21.810 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-22 19:27:21.811 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-22 19:27:21.812 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-22 19:27:21.812 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: ext-gw-mode 2026-08-22 19:27:21.813 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: l3-ha 2026-08-22 19:27:21.813 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-22 19:27:21.814 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-22 19:27:21.814 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: l3-flavors 2026-08-22 19:27:21.815 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-22 19:27:21.816 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-22 19:27:21.818 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-22 19:27:21.820 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-22 19:27:21.821 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-22 19:27:21.822 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-22 19:27:21.822 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-22 19:27:21.823 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: multi-provider 2026-08-22 19:27:21.824 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: net-mtu 2026-08-22 19:27:21.824 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: net-mtu-writable 2026-08-22 19:27:21.825 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: network_availability_zone 2026-08-22 19:27:21.825 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: network_ha 2026-08-22 19:27:21.826 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: network-ip-availability 2026-08-22 19:27:21.827 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-22 19:27:21.827 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: pagination 2026-08-22 19:27:21.828 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: port-device-profile 2026-08-22 19:27:21.828 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-22 19:27:21.829 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-22 19:27:21.829 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-22 19:27:21.830 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: port-mac-override 2026-08-22 19:27:21.830 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-22 19:27:21.831 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-22 19:27:21.832 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-22 19:27:21.832 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: port-resource-request 2026-08-22 19:27:21.833 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-22 19:27:21.833 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-22 19:27:21.834 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: binding 2026-08-22 19:27:21.835 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: binding-extended 2026-08-22 19:27:21.835 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: port-security 2026-08-22 19:27:21.836 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: project-id 2026-08-22 19:27:21.836 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: provider 2026-08-22 19:27:21.838 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: qos 2026-08-22 19:27:21.839 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-22 19:27:21.840 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-22 19:27:21.840 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: qos-default 2026-08-22 19:27:21.841 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: qos-fip 2026-08-22 19:27:21.841 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-22 19:27:21.842 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-22 19:27:21.842 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-22 19:27:21.843 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-22 19:27:21.844 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-22 19:27:21.844 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: qos-pps 2026-08-22 19:27:21.845 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-22 19:27:21.845 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-22 19:27:21.846 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: qos-rules-alias 2026-08-22 19:27:21.847 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: quota-check-limit 2026-08-22 19:27:21.849 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: quotas 2026-08-22 19:27:21.850 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: quota_details 2026-08-22 19:27:21.851 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: rbac-policies 2026-08-22 19:27:21.852 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: rbac-address-group 2026-08-22 19:27:21.852 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: rbac-address-scope 2026-08-22 19:27:21.853 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: rbac-security-groups 2026-08-22 19:27:21.853 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-22 19:27:21.854 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: revision-if-match 2026-08-22 19:27:21.855 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-22 19:27:21.855 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: router_availability_zone 2026-08-22 19:27:21.856 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-22 19:27:21.857 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-22 19:27:21.858 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-22 19:27:21.858 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-22 19:27:21.859 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-22 19:27:21.860 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-22 19:27:21.860 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-22 19:27:21.865 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: security-group 2026-08-22 19:27:21.866 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: segment 2026-08-22 19:27:21.866 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-22 19:27:21.867 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: service-type 2026-08-22 19:27:21.868 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: sorting 2026-08-22 19:27:21.868 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: standard-attr-segment 2026-08-22 19:27:21.869 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: standard-attr-description 2026-08-22 19:27:21.870 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: stateful-security-group 2026-08-22 19:27:21.870 8 WARNING neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-22 19:27:21.871 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-22 19:27:21.871 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: subnet-external-network 2026-08-22 19:27:21.872 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: subnet_onboard 2026-08-22 19:27:21.872 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-22 19:27:21.873 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: subnet-service-types 2026-08-22 19:27:21.873 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: subnet_allocation 2026-08-22 19:27:21.874 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-22 19:27:21.875 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: tag-creation 2026-08-22 19:27:21.875 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-22 19:27:21.879 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: standard-attr-tag 2026-08-22 19:27:21.880 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-22 19:27:21.880 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: trunk 2026-08-22 19:27:21.881 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: trunk-details 2026-08-22 19:27:21.882 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-22 19:27:21.882 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-22 19:27:21.884 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-22 19:27:21.885 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-22 19:27:21.885 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: vpn-flavors 2026-08-22 19:27:21.887 8 INFO neutron.api.extensions [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Loaded extension: vpnaas 2026-08-22 19:27:21.890 8 INFO neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-22 19:27:21.890 8 INFO neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-22 19:27:21.890 8 INFO neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-22 19:27:21.890 8 INFO neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-22 19:27:21.896 8 INFO neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-22 19:27:21.897 8 INFO neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-22 19:27:21.984 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-22 19:27:21.986 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-22 19:27:21.987 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-22 19:27:21.988 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-22 19:27:21.988 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-22 19:27:21.989 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: multi-provider 2026-08-22 19:27:21.989 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: net-mtu 2026-08-22 19:27:21.990 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: net-mtu-writable 2026-08-22 19:27:21.991 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: network_availability_zone 2026-08-22 19:27:21.991 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: network_ha 2026-08-22 19:27:21.992 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: network-ip-availability 2026-08-22 19:27:21.993 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-22 19:27:21.993 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: pagination 2026-08-22 19:27:21.994 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: port-device-profile 2026-08-22 19:27:21.994 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-22 19:27:21.995 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-22 19:27:21.996 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-22 19:27:21.996 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: port-mac-override 2026-08-22 19:27:21.997 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-22 19:27:21.997 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-22 19:27:21.998 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-22 19:27:21.998 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: port-resource-request 2026-08-22 19:27:21.999 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: port-resource-request-groups 2026-08-22 19:27:22.000 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-22 19:27:22.000 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: binding 2026-08-22 19:27:22.001 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: binding-extended 2026-08-22 19:27:22.001 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: port-security 2026-08-22 19:27:22.002 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: project-id 2026-08-22 19:27:22.002 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: provider 2026-08-22 19:27:22.004 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: qos 2026-08-22 19:27:22.005 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-22 19:27:22.006 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-22 19:27:22.006 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: qos-default 2026-08-22 19:27:22.007 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: qos-fip 2026-08-22 19:27:22.007 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-22 19:27:22.008 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: qos-gateway-ip 2026-08-22 19:27:22.008 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: qos-port-network-policy 2026-08-22 19:27:22.009 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: qos-pps-minimum 2026-08-22 19:27:22.010 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-22 19:27:22.010 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: qos-pps 2026-08-22 19:27:22.011 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: qos-rule-type-details 2026-08-22 19:27:22.011 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-22 19:27:22.012 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: qos-rules-alias 2026-08-22 19:27:22.012 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: quota-check-limit 2026-08-22 19:27:22.015 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: quotas 2026-08-22 19:27:22.016 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: quota_details 2026-08-22 19:27:22.017 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: rbac-policies 2026-08-22 19:27:22.018 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: rbac-address-group 2026-08-22 19:27:22.018 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: rbac-address-scope 2026-08-22 19:27:22.019 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: rbac-security-groups 2026-08-22 19:27:22.019 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: rbac-subnetpool 2026-08-22 19:27:22.020 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: revision-if-match 2026-08-22 19:27:22.020 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: standard-attr-revisions 2026-08-22 19:27:22.021 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: router_availability_zone 2026-08-22 19:27:22.021 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-22 19:27:22.023 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: security-groups-default-rules 2026-08-22 19:27:22.024 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-22 19:27:22.024 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-22 19:27:22.025 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-22 19:27:22.025 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-22 19:27:22.026 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-22 19:27:22.031 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: security-group 2026-08-22 19:27:22.032 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: segment 2026-08-22 19:27:22.033 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-22 19:27:22.034 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: service-type 2026-08-22 19:27:22.034 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: sorting 2026-08-22 19:27:22.035 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: standard-attr-segment 2026-08-22 19:27:22.036 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: standard-attr-description 2026-08-22 19:27:22.036 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: stateful-security-group 2026-08-22 19:27:22.037 7 WARNING neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-22 19:27:22.038 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-22 19:27:22.039 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: subnet-external-network 2026-08-22 19:27:22.039 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: subnet_onboard 2026-08-22 19:27:22.040 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-22 19:27:22.040 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: subnet-service-types 2026-08-22 19:27:22.041 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: subnet_allocation 2026-08-22 19:27:22.042 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-22 19:27:22.042 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: tag-creation 2026-08-22 19:27:22.043 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-22 19:27:22.047 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: standard-attr-tag 2026-08-22 19:27:22.048 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-22 19:27:22.049 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: trunk 2026-08-22 19:27:22.049 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: trunk-details 2026-08-22 19:27:22.050 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-22 19:27:22.050 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-22 19:27:22.052 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-22 19:27:22.053 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-22 19:27:22.054 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: vpn-flavors 2026-08-22 19:27:22.055 7 INFO neutron.api.extensions [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Loaded extension: vpnaas 2026-08-22 19:27:22.058 7 INFO neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-22 19:27:22.058 7 INFO neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-22 19:27:22.058 7 INFO neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-22 19:27:22.058 7 INFO neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-22 19:27:22.062 7 INFO neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-22 19:27:22.062 7 INFO neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-22 19:27:22.067 7 INFO neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-22 19:27:22.067 7 INFO neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-22 19:27:22.068 7 INFO neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-22 19:27:22.069 7 INFO neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-22 19:27:22.069 7 WARNING neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] subnetpool is already registered 2026-08-22 19:27:22.069 7 INFO neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-22 19:27:22.070 7 WARNING neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] subnetpool is already registered 2026-08-22 19:27:22.070 7 INFO neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-22 19:27:22.071 7 INFO neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-22 19:27:22.071 7 INFO neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-22 19:27:22.071 7 INFO neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-22 19:27:22.072 7 INFO neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-22 19:27:22.072 7 INFO neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-22 19:27:22.076 7 INFO neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-22 19:27:22.076 7 WARNING neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] router is already registered 2026-08-22 19:27:22.077 7 INFO neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-22 19:27:22.077 7 WARNING neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] floatingip is already registered 2026-08-22 19:27:22.080 7 INFO neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-22 19:27:22.080 7 WARNING neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] rbac_policy is already registered 2026-08-22 19:27:22.081 7 INFO neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-22 19:27:22.081 7 WARNING neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] security_group is already registered 2026-08-22 19:27:22.082 7 INFO neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-22 19:27:22.082 7 WARNING neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] security_group_rule is already registered 2026-08-22 19:27:22.083 7 INFO neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-22 19:27:22.083 7 WARNING neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] subnetpool is already registered 2026-08-22 19:27:22.083 7 INFO neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-22 19:27:22.083 7 WARNING neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] subnetpool is already registered 2026-08-22 19:27:22.084 7 INFO neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-22 19:27:22.084 7 WARNING neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] trunk is already registered 2026-08-22 19:27:22.084 7 INFO neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-22 19:27:22.085 7 WARNING neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] endpoint_group is already registered 2026-08-22 19:27:22.085 7 INFO neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-22 19:27:22.085 7 WARNING neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] vpnservice is already registered 2026-08-22 19:27:22.086 7 INFO neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-22 19:27:22.086 7 WARNING neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] ipsec_site_connection is already registered 2026-08-22 19:27:22.086 7 INFO neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-22 19:27:22.086 7 WARNING neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] ipsecpolicy is already registered 2026-08-22 19:27:22.087 7 INFO neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-22 19:27:22.087 7 WARNING neutron.quota.resource_registry [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] ikepolicy is already registered 2026-08-22 19:27:22.121 7 WARNING keystonemiddleware._common.config [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-22 19:27:22.128 7 WARNING oslo_config.cfg [None req-c605ca46-5c74-409f-896c-8da4a1dd88bf - - - - - -] 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 9 seconds on interpreter 0x7f55b26b3668 pid: 7 (default app) 2026-08-22 19:27:21.901 8 INFO neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-22 19:27:22.137 8 INFO neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-22 19:27:22.137 8 INFO neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-22 19:27:22.138 8 INFO neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-22 19:27:22.139 8 WARNING neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] subnetpool is already registered 2026-08-22 19:27:22.139 8 INFO neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-22 19:27:22.139 8 WARNING neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] subnetpool is already registered 2026-08-22 19:27:22.140 8 INFO neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-22 19:27:22.140 8 INFO neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-22 19:27:22.141 8 INFO neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-22 19:27:22.141 8 INFO neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-22 19:27:22.141 8 INFO neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-22 19:27:22.142 8 INFO neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-22 19:27:22.146 8 INFO neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-22 19:27:22.146 8 WARNING neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] router is already registered 2026-08-22 19:27:22.147 8 INFO neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-22 19:27:22.147 8 WARNING neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] floatingip is already registered 2026-08-22 19:27:22.156 8 INFO neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-22 19:27:22.156 8 WARNING neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] rbac_policy is already registered 2026-08-22 19:27:22.158 8 INFO neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-22 19:27:22.158 8 WARNING neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] security_group is already registered 2026-08-22 19:27:22.159 8 INFO neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-22 19:27:22.159 8 WARNING neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] security_group_rule is already registered 2026-08-22 19:27:22.161 8 INFO neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-22 19:27:22.161 8 WARNING neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] subnetpool is already registered 2026-08-22 19:27:22.161 8 INFO neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-22 19:27:22.162 8 WARNING neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] subnetpool is already registered 2026-08-22 19:27:22.162 8 INFO neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-22 19:27:22.163 8 WARNING neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] trunk is already registered 2026-08-22 19:27:22.163 8 INFO neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-22 19:27:22.164 8 WARNING neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] endpoint_group is already registered 2026-08-22 19:27:22.164 8 INFO neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-22 19:27:22.165 8 WARNING neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] vpnservice is already registered 2026-08-22 19:27:22.165 8 INFO neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-22 19:27:22.165 8 WARNING neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] ipsec_site_connection is already registered 2026-08-22 19:27:22.166 8 INFO neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-22 19:27:22.166 8 WARNING neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] ipsecpolicy is already registered 2026-08-22 19:27:22.167 8 INFO neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-22 19:27:22.167 8 WARNING neutron.quota.resource_registry [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] ikepolicy is already registered 2026-08-22 19:27:22.206 8 WARNING keystonemiddleware._common.config [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-22 19:27:22.217 8 WARNING oslo_config.cfg [None req-d73523c9-4b3e-4e3c-b11d-c75e533a26c2 - - - - - -] 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 9 seconds on interpreter 0x7f55b26b3668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 19:27:26.471 7 INFO neutron.pecan_wsgi.hooks.translation [None req-178fd7df-dd54-4008-9ab6-6d2c8df1dcc1 bb0d7362b9d243f6a6999badb8fcf05d 1be614b5ad6f47c8a4f52aebf25f1fec - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 199.19.213.150 () {44 vars in 928 bytes} [Sat Aug 22 19:27:25 2026] GET /v2.0/networks/public => generated 108 bytes in 673 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:71: 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/4] 199.19.213.150 () {44 vars in 950 bytes} [Sat Aug 22 19:27:26 2026] GET /v2.0/networks?name=public => generated 15 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 19:27:27.141 7 WARNING neutron.services.revisions.revision_plugin [None req-be334ea8-17e8-464e-9755-40ce7d1fbdfd bb0d7362b9d243f6a6999badb8fcf05d 1be614b5ad6f47c8a4f52aebf25f1fec - - default default] Could not find related network for resource to bump revision. 2026-08-22 19:27:27.163 7 INFO neutron.db.segments_db [None req-be334ea8-17e8-464e-9755-40ce7d1fbdfd bb0d7362b9d243f6a6999badb8fcf05d 1be614b5ad6f47c8a4f52aebf25f1fec - - default default] Added segment ddcfaabe-14cc-42e8-b96d-afbc1c88e30f of type flat for network b77d39cc-f47f-4de5-a028-2767f97391ac 2026-08-22 19:27:27.218 7 INFO neutron.pecan_wsgi.hooks.translation [None req-be334ea8-17e8-464e-9755-40ce7d1fbdfd bb0d7362b9d243f6a6999badb8fcf05d 1be614b5ad6f47c8a4f52aebf25f1fec - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/5] 199.19.213.150 () {48 vars in 968 bytes} [Sat Aug 22 19:27:26 2026] POST /v2.0/networks => generated 124 bytes in 483 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 19:27:33.143 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c105e165-903a-4d7d-aa23-1ffa198499d6 bb0d7362b9d243f6a6999badb8fcf05d 1be614b5ad6f47c8a4f52aebf25f1fec - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.19.213.150 () {44 vars in 928 bytes} [Sat Aug 22 19:27:33 2026] GET /v2.0/networks/public => generated 108 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.150 () {44 vars in 950 bytes} [Sat Aug 22 19:27:33 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-08-22 19:27:33.223 7 WARNING neutron.services.revisions.revision_plugin [None req-eb5d851b-33d7-4b0f-98ee-c2a96be467e8 bb0d7362b9d243f6a6999badb8fcf05d 1be614b5ad6f47c8a4f52aebf25f1fec - - default default] Could not find related network for resource to bump revision. 2026-08-22 19:27:33.236 7 INFO neutron.db.segments_db [None req-eb5d851b-33d7-4b0f-98ee-c2a96be467e8 bb0d7362b9d243f6a6999badb8fcf05d 1be614b5ad6f47c8a4f52aebf25f1fec - - default default] Added segment badf2dc3-dd75-445d-b452-acf979f9a950 of type flat for network c0a3409b-6c20-4e45-9d7b-df606501c69f 2026-08-22 19:27:33.263 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eb5d851b-33d7-4b0f-98ee-c2a96be467e8 bb0d7362b9d243f6a6999badb8fcf05d 1be614b5ad6f47c8a4f52aebf25f1fec - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.19.213.150 () {48 vars in 968 bytes} [Sat Aug 22 19:27:33 2026] POST /v2.0/networks => generated 124 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 19:27:39.502 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eb457aeb-b817-4752-ada5-1cf1a46819a9 bb0d7362b9d243f6a6999badb8fcf05d 1be614b5ad6f47c8a4f52aebf25f1fec - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/10] 199.19.213.150 () {44 vars in 928 bytes} [Sat Aug 22 19:27:39 2026] GET /v2.0/networks/public => generated 108 bytes in 375 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.19.213.150 () {44 vars in 950 bytes} [Sat Aug 22 19:27:39 2026] GET /v2.0/networks?name=public => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 19:27:39.785 8 WARNING neutron.services.revisions.revision_plugin [None req-2cf938b9-7989-427a-b891-911aeb1b7758 bb0d7362b9d243f6a6999badb8fcf05d 1be614b5ad6f47c8a4f52aebf25f1fec - - default default] Could not find related network for resource to bump revision. 2026-08-22 19:27:39.809 8 INFO neutron.db.segments_db [None req-2cf938b9-7989-427a-b891-911aeb1b7758 bb0d7362b9d243f6a6999badb8fcf05d 1be614b5ad6f47c8a4f52aebf25f1fec - - default default] Added segment d7b4d346-2c3d-4c5c-9bfc-baef47bb5a29 of type flat for network 059ff20c-350a-421e-9b81-a1141654a296 2026-08-22 19:27:39.853 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2cf938b9-7989-427a-b891-911aeb1b7758 bb0d7362b9d243f6a6999badb8fcf05d 1be614b5ad6f47c8a4f52aebf25f1fec - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 199.19.213.150 () {48 vars in 968 bytes} [Sat Aug 22 19:27:39 2026] POST /v2.0/networks => generated 124 bytes in 319 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 19:27:45.746 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2ab7f7e1-83d3-4cd4-9f99-742655e66061 bb0d7362b9d243f6a6999badb8fcf05d 1be614b5ad6f47c8a4f52aebf25f1fec - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.19.213.150 () {44 vars in 928 bytes} [Sat Aug 22 19:27:45 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: 9/15] 199.19.213.150 () {44 vars in 950 bytes} [Sat Aug 22 19:27:45 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-08-22 19:27:45.819 8 WARNING neutron.services.revisions.revision_plugin [None req-3c3f13dd-83b7-4532-b4de-9564dbf476c2 bb0d7362b9d243f6a6999badb8fcf05d 1be614b5ad6f47c8a4f52aebf25f1fec - - default default] Could not find related network for resource to bump revision. 2026-08-22 19:27:45.839 8 INFO neutron.db.segments_db [None req-3c3f13dd-83b7-4532-b4de-9564dbf476c2 bb0d7362b9d243f6a6999badb8fcf05d 1be614b5ad6f47c8a4f52aebf25f1fec - - default default] Added segment bf05c67d-8e50-4344-aa01-af5a06f17b1b of type flat for network 48dcec13-3c99-49d6-a2db-fd048281ae3e 2026-08-22 19:27:45.867 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3c3f13dd-83b7-4532-b4de-9564dbf476c2 bb0d7362b9d243f6a6999badb8fcf05d 1be614b5ad6f47c8a4f52aebf25f1fec - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 199.19.213.150 () {48 vars in 968 bytes} [Sat Aug 22 19:27:45 2026] POST /v2.0/networks => generated 124 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 19:27:51.737 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4c6c1ca1-2234-430f-a07e-2860572518df bb0d7362b9d243f6a6999badb8fcf05d 1be614b5ad6f47c8a4f52aebf25f1fec - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.19.213.150 () {44 vars in 928 bytes} [Sat Aug 22 19:27:51 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.19.213.150 () {44 vars in 950 bytes} [Sat Aug 22 19:27: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-08-22 19:27:51.819 7 WARNING neutron.services.revisions.revision_plugin [None req-42407418-ef02-4462-84a8-62c3bc4974cb bb0d7362b9d243f6a6999badb8fcf05d 1be614b5ad6f47c8a4f52aebf25f1fec - - default default] Could not find related network for resource to bump revision. 2026-08-22 19:27:51.845 7 INFO neutron.db.segments_db [None req-42407418-ef02-4462-84a8-62c3bc4974cb bb0d7362b9d243f6a6999badb8fcf05d 1be614b5ad6f47c8a4f52aebf25f1fec - - default default] Added segment 99586565-06d8-44f5-a779-9ef33768bce7 of type flat for network 0711c44e-b7f8-4fe3-b833-2c276bdfc18b [pid: 7|app: 0|req: 11/19] 199.19.213.150 () {48 vars in 968 bytes} [Sat Aug 22 19:27:51 2026] POST /v2.0/networks => generated 706 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 19:27:53.150 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a4f3648a-fd23-40ba-b72e-2e52fb1c9ea2 bb0d7362b9d243f6a6999badb8fcf05d 1be614b5ad6f47c8a4f52aebf25f1fec - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/20] 199.19.213.150 () {44 vars in 928 bytes} [Sat Aug 22 19:27:53 2026] GET /v2.0/networks/public => generated 108 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/21] 199.19.213.150 () {44 vars in 950 bytes} [Sat Aug 22 19:27:53 2026] GET /v2.0/networks?name=public => generated 709 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 19:27:53.221 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4d48d10a-434d-473c-a96f-0e6846625e00 bb0d7362b9d243f6a6999badb8fcf05d 1be614b5ad6f47c8a4f52aebf25f1fec - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/22] 199.19.213.150 () {44 vars in 1035 bytes} [Sat Aug 22 19:27:53 2026] GET /v2.0/subnets/public-subnet?network_id=0711c44e-b7f8-4fe3-b833-2c276bdfc18b => generated 113 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/23] 199.19.213.150 () {44 vars in 1058 bytes} [Sat Aug 22 19:27:53 2026] GET /v2.0/subnets?name=public-subnet&network_id=0711c44e-b7f8-4fe3-b833-2c276bdfc18b => 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: 11/24] 199.19.213.150 () {48 vars in 966 bytes} [Sat Aug 22 19:27:53 2026] POST /v2.0/subnets => generated 664 bytes in 1015 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 19:32:54.645 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [d16a3de0-4bf9-4434-8c58-cd07984a83bf] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-08-22 19:32:54.646 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sat Aug 22 19:32:54 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.19.213.150) !!! 2026-08-22 19:32:54.767 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0f2503f2-6c07-4e6f-bb95-520a4fcdaa51 bb0d7362b9d243f6a6999badb8fcf05d 1be614b5ad6f47c8a4f52aebf25f1fec - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/64] 199.19.213.150 () {44 vars in 938 bytes} [Sat Aug 22 19:32:54 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 19:32:54.779 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [74c88d65-7355-495d-b4fb-0aee4ed54520] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-08-22 19:32:54.782 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sat Aug 22 19:32:54 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.19.213.150) !!! [pid: 8|app: 0|req: 31/65] 199.19.213.150 () {44 vars in 960 bytes} [Sat Aug 22 19:32:54 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 19:32:54.867 7 INFO neutron.db.segments_db [None req-7f57f79c-8bc1-4a23-a5f9-1c992061c44e bb0d7362b9d243f6a6999badb8fcf05d 1be614b5ad6f47c8a4f52aebf25f1fec - - default default] Added segment b3253026-5232-48d5-acd1-7f1f166407c9 of type vxlan for network 12ab30a4-0508-43f2-8a63-f16812306d95 [pid: 7|app: 0|req: 35/66] 199.19.213.150 () {48 vars in 967 bytes} [Sat Aug 22 19:32:54 2026] POST /v2.0/networks => generated 707 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 19:32:55.954 8 INFO oslo.messaging._drivers.impl_rabbit [-] [74c88d65-7355-495d-b4fb-0aee4ed54520] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56210. 2026-08-22 19:32:56.023 8 INFO neutron.pecan_wsgi.hooks.translation [None req-98831075-47a8-4044-a6cf-f72cb93211f6 bb0d7362b9d243f6a6999badb8fcf05d 1be614b5ad6f47c8a4f52aebf25f1fec - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/67] 199.19.213.150 () {44 vars in 938 bytes} [Sat Aug 22 19:32:55 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 91 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 19:32:56.062 7 INFO oslo.messaging._drivers.impl_rabbit [-] [d16a3de0-4bf9-4434-8c58-cd07984a83bf] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56226. [pid: 7|app: 0|req: 36/68] 199.19.213.150 () {44 vars in 960 bytes} [Sat Aug 22 19:32:56 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 19:32:56.097 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7ffdb469-7694-40bc-86a2-ecda11d1a92f bb0d7362b9d243f6a6999badb8fcf05d 1be614b5ad6f47c8a4f52aebf25f1fec - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/69] 199.19.213.150 () {44 vars in 1037 bytes} [Sat Aug 22 19:32:56 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=12ab30a4-0508-43f2-8a63-f16812306d95 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/70] 199.19.213.150 () {44 vars in 1060 bytes} [Sat Aug 22 19:32:56 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=12ab30a4-0508-43f2-8a63-f16812306d95 => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/71] 199.19.213.150 () {48 vars in 966 bytes} [Sat Aug 22 19:32:56 2026] POST /v2.0/subnets => generated 651 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 19:32:57.622 7 INFO neutron.api.v2.resource [None req-43904ef2-b9ab-4888-b974-ff846b75c8e4 bb0d7362b9d243f6a6999badb8fcf05d 1be614b5ad6f47c8a4f52aebf25f1fec - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 38/72] 199.19.213.150 () {44 vars in 972 bytes} [Sat Aug 22 19:32:57 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/73] 199.19.213.150 () {44 vars in 994 bytes} [Sat Aug 22 19:32:57 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/74] 199.19.213.150 () {48 vars in 981 bytes} [Sat Aug 22 19:32:57 2026] POST /v2.0/security-groups => generated 1616 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/75] 199.19.213.150 () {44 vars in 1002 bytes} [Sat Aug 22 19:32:58 2026] GET /v2.0/security-groups/9d9f017c-3c07-4086-b005-a979d4ab5441 => generated 1616 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/76] 199.19.213.150 () {44 vars in 1002 bytes} [Sat Aug 22 19:32:59 2026] GET /v2.0/security-groups/9d9f017c-3c07-4086-b005-a979d4ab5441 => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 199.19.213.150 () {44 vars in 1002 bytes} [Sat Aug 22 19:32:59 2026] GET /v2.0/security-groups/9d9f017c-3c07-4086-b005-a979d4ab5441 => generated 1616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 199.19.213.150 () {48 vars in 992 bytes} [Sat Aug 22 19:32:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/81] 199.19.213.150 () {44 vars in 1002 bytes} [Sat Aug 22 19:33:00 2026] GET /v2.0/security-groups/9d9f017c-3c07-4086-b005-a979d4ab5441 => generated 2230 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/82] 199.19.213.150 () {44 vars in 1002 bytes} [Sat Aug 22 19:33:00 2026] GET /v2.0/security-groups/9d9f017c-3c07-4086-b005-a979d4ab5441 => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/83] 199.19.213.150 () {44 vars in 1002 bytes} [Sat Aug 22 19:33:00 2026] GET /v2.0/security-groups/9d9f017c-3c07-4086-b005-a979d4ab5441 => generated 2230 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/84] 199.19.213.150 () {48 vars in 992 bytes} [Sat Aug 22 19:33:00 2026] POST /v2.0/security-group-rules => generated 603 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/85] 199.19.213.150 () {44 vars in 1002 bytes} [Sat Aug 22 19:33:01 2026] GET /v2.0/security-groups/9d9f017c-3c07-4086-b005-a979d4ab5441 => generated 2846 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/86] 199.19.213.150 () {44 vars in 1002 bytes} [Sat Aug 22 19:33:01 2026] GET /v2.0/security-groups/9d9f017c-3c07-4086-b005-a979d4ab5441 => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/87] 199.19.213.150 () {44 vars in 1002 bytes} [Sat Aug 22 19:33:01 2026] GET /v2.0/security-groups/9d9f017c-3c07-4086-b005-a979d4ab5441 => 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: 42/88] 199.19.213.150 () {48 vars in 992 bytes} [Sat Aug 22 19:33:01 2026] POST /v2.0/security-group-rules => generated 603 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/89] 199.19.213.150 () {44 vars in 1002 bytes} [Sat Aug 22 19:33:02 2026] GET /v2.0/security-groups/9d9f017c-3c07-4086-b005-a979d4ab5441 => generated 3462 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/90] 199.19.213.150 () {44 vars in 1002 bytes} [Sat Aug 22 19:33:02 2026] GET /v2.0/security-groups/9d9f017c-3c07-4086-b005-a979d4ab5441 => generated 3462 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/91] 199.19.213.150 () {44 vars in 1002 bytes} [Sat Aug 22 19:33:02 2026] GET /v2.0/security-groups/9d9f017c-3c07-4086-b005-a979d4ab5441 => generated 3462 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/92] 199.19.213.150 () {48 vars in 992 bytes} [Sat Aug 22 19:33:02 2026] POST /v2.0/security-group-rules => generated 603 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/93] 199.19.213.150 () {44 vars in 1002 bytes} [Sat Aug 22 19:33:03 2026] GET /v2.0/security-groups/9d9f017c-3c07-4086-b005-a979d4ab5441 => generated 4078 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/94] 199.19.213.150 () {44 vars in 1002 bytes} [Sat Aug 22 19:33:03 2026] GET /v2.0/security-groups/9d9f017c-3c07-4086-b005-a979d4ab5441 => generated 4078 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/95] 199.19.213.150 () {44 vars in 1002 bytes} [Sat Aug 22 19:33:03 2026] GET /v2.0/security-groups/9d9f017c-3c07-4086-b005-a979d4ab5441 => generated 4078 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/96] 199.19.213.150 () {48 vars in 992 bytes} [Sat Aug 22 19:33:03 2026] POST /v2.0/security-group-rules => generated 603 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/97] 199.19.213.150 () {44 vars in 988 bytes} [Sat Aug 22 19:33:04 2026] GET /v2.0/networks/12ab30a4-0508-43f2-8a63-f16812306d95 => generated 732 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 19:33:05.027 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2bf010e3-8351-44f7-9a82-9d8795d2ef36 bb0d7362b9d243f6a6999badb8fcf05d 1be614b5ad6f47c8a4f52aebf25f1fec - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 47/98] 199.19.213.150 () {44 vars in 1077 bytes} [Sat Aug 22 19:33:04 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=12ab30a4-0508-43f2-8a63-f16812306d95 => generated 132 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/99] 199.19.213.150 () {44 vars in 1100 bytes} [Sat Aug 22 19:33:05 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=12ab30a4-0508-43f2-8a63-f16812306d95 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/100] 199.19.213.150 () {44 vars in 1002 bytes} [Sat Aug 22 19:33:05 2026] GET /v2.0/security-groups/9d9f017c-3c07-4086-b005-a979d4ab5441 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/101] 199.19.213.150 () {48 vars in 962 bytes} [Sat Aug 22 19:33:05 2026] POST /v2.0/ports => generated 1096 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-22 19:33:11.898 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ff3291d3-6a00-4919-a7f8-8658c35a80ab bb0d7362b9d243f6a6999badb8fcf05d 1be614b5ad6f47c8a4f52aebf25f1fec - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 49/102] 199.19.213.150 () {44 vars in 979 bytes} [Sat Aug 22 19:33:11 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 47 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 54/103] 199.19.213.150 () {44 vars in 1001 bytes} [Sat Aug 22 19:33:11 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/104] 199.19.213.150 () {48 vars in 1031 bytes} [Sat Aug 22 19:33:11 2026] PUT /v2.0/ports/2ecce9fe-7117-40ff-af37-8b2bdac23be7 => generated 1245 bytes in 543 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/105] 199.19.213.150 () {44 vars in 921 bytes} [Sat Aug 22 19:33:14 2026] GET /v2.0/ports => generated 3726 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 19:33:15.312 7 INFO neutron.api.v2.resource [None req-bbabe299-afdc-4bbb-ad97-af8ef455f005 bb0d7362b9d243f6a6999badb8fcf05d 1be614b5ad6f47c8a4f52aebf25f1fec - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 57/108] 199.19.213.150 () {44 vars in 960 bytes} [Sat Aug 22 19:33:15 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 49 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:71: 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: 52/109] 199.19.213.150 () {44 vars in 982 bytes} [Sat Aug 22 19:33:15 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/110] 199.19.213.150 () {48 vars in 981 bytes} [Sat Aug 22 19:33:15 2026] POST /v2.0/security-groups => generated 1610 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/111] 199.19.213.150 () {44 vars in 1002 bytes} [Sat Aug 22 19:33:16 2026] GET /v2.0/security-groups/75079e1d-16eb-403d-a1c4-af642be8b6be => generated 1610 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/112] 199.19.213.150 () {44 vars in 1002 bytes} [Sat Aug 22 19:33:16 2026] GET /v2.0/security-groups/75079e1d-16eb-403d-a1c4-af642be8b6be => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/113] 199.19.213.150 () {44 vars in 1002 bytes} [Sat Aug 22 19:33:16 2026] GET /v2.0/security-groups/75079e1d-16eb-403d-a1c4-af642be8b6be => generated 1610 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/114] 199.19.213.150 () {48 vars in 992 bytes} [Sat Aug 22 19:33:16 2026] POST /v2.0/security-group-rules => generated 621 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/115] 199.19.213.150 () {44 vars in 1002 bytes} [Sat Aug 22 19:33:17 2026] GET /v2.0/security-groups/75079e1d-16eb-403d-a1c4-af642be8b6be => generated 2244 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/116] 199.19.213.150 () {44 vars in 1002 bytes} [Sat Aug 22 19:33:17 2026] GET /v2.0/security-groups/75079e1d-16eb-403d-a1c4-af642be8b6be => generated 2244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/117] 199.19.213.150 () {44 vars in 1002 bytes} [Sat Aug 22 19:33:17 2026] GET /v2.0/security-groups/75079e1d-16eb-403d-a1c4-af642be8b6be => generated 2244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/118] 199.19.213.150 () {48 vars in 992 bytes} [Sat Aug 22 19:33:17 2026] POST /v2.0/security-group-rules => generated 625 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/127] 199.19.213.150 () {44 vars in 976 bytes} [Sat Aug 22 19:34:29 2026] GET /v2.0/quotas/1be614b5ad6f47c8a4f52aebf25f1fec => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 67/128] 199.19.213.150 () {48 vars in 1028 bytes} [Sat Aug 22 19:34:29 2026] PUT /v2.0/quotas/1be614b5ad6f47c8a4f52aebf25f1fec => generated 291 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0)