+ 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 [Fri Aug 28 04:45:12 2026] *** compiled with version: 13.3.0 on 06 August 2026 01:01:51 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: neutron-server-858bd4b79c-qqsgx 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 0x7f0fc6111668 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/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-08-28 04:45:17.633 7 INFO neutron.common.config [-] Logging enabled! 2026-08-28 04:45:17.634 7 INFO neutron.common.config [-] uwsgi version 25.2.2.dev6 2026-08-28 04:45:17.646 8 INFO neutron.common.config [-] Logging enabled! 2026-08-28 04:45:17.646 8 INFO neutron.common.config [-] uwsgi version 25.2.2.dev6 2026-08-28 04:45:18.168 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-28 04:45:18.196 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-28 04:45:19.236 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-28 04:45:19.239 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-28 04:45:19.243 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-28 04:45:19.244 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-28 04:45:19.244 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-28 04:45:19.244 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-28 04:45:19.244 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-28 04:45:19.252 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-28 04:45:19.252 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-28 04:45:19.252 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-28 04:45:19.276 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-28 04:45:19.277 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-28 04:45:19.277 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-28 04:45:19.318 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-28 04:45:19.322 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-28 04:45:19.326 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-28 04:45:19.327 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-28 04:45:19.327 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-28 04:45:19.328 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-28 04:45:19.328 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-28 04:45:19.328 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-28 04:45:19.328 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-28 04:45:19.328 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-28 04:45:19.329 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-28 04:45:19.336 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-28 04:45:19.336 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-28 04:45:19.336 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-28 04:45:19.359 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-28 04:45:19.360 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-28 04:45:19.361 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-28 04:45:19.406 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-28 04:45:19.406 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-28 04:45:19.406 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-28 04:45:19.407 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-28 04:45:19.733 7 INFO neutron.plugins.ml2.managers [None req-a9365613-e7ec-4c3d-9c47-5a1ab7867a38 - - - - - -] Initializing driver for type 'vlan' 2026-08-28 04:45:19.795 8 INFO neutron.plugins.ml2.managers [None req-07ffb6fe-c786-4337-bbb3-414c74f793ef - - - - - -] Initializing driver for type 'vlan' 2026-08-28 04:45:19.876 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a9365613-e7ec-4c3d-9c47-5a1ab7867a38 - - - - - -] VlanTypeDriver initialization complete 2026-08-28 04:45:19.877 7 INFO neutron.plugins.ml2.managers [None req-a9365613-e7ec-4c3d-9c47-5a1ab7867a38 - - - - - -] Initializing driver for type 'vxlan' 2026-08-28 04:45:19.877 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a9365613-e7ec-4c3d-9c47-5a1ab7867a38 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-28 04:45:19.893 7 INFO neutron.plugins.ml2.managers [None req-a9365613-e7ec-4c3d-9c47-5a1ab7867a38 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-28 04:45:19.893 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a9365613-e7ec-4c3d-9c47-5a1ab7867a38 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-28 04:45:19.894 7 INFO neutron.plugins.ml2.managers [None req-a9365613-e7ec-4c3d-9c47-5a1ab7867a38 - - - - - -] Initializing extension driver 'port_security' 2026-08-28 04:45:19.894 7 INFO neutron.plugins.ml2.extensions.port_security [None req-a9365613-e7ec-4c3d-9c47-5a1ab7867a38 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-28 04:45:19.894 7 INFO neutron.plugins.ml2.managers [None req-a9365613-e7ec-4c3d-9c47-5a1ab7867a38 - - - - - -] Initializing extension driver 'qos' 2026-08-28 04:45:19.894 7 INFO neutron.plugins.ml2.managers [None req-a9365613-e7ec-4c3d-9c47-5a1ab7867a38 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-28 04:45:19.894 7 INFO neutron.plugins.ml2.managers [None req-a9365613-e7ec-4c3d-9c47-5a1ab7867a38 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-28 04:45:19.906 7 INFO neutron.quota [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded quota_driver: . 2026-08-28 04:45:19.907 7 INFO neutron.plugins.ml2.plugin [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Modular L2 Plugin initialization complete 2026-08-28 04:45:19.907 7 INFO neutron.plugins.ml2.managers [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-28 04:45:19.907 7 INFO neutron.plugins.ml2.managers [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-28 04:45:19.907 7 INFO neutron.plugins.ml2.managers [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-28 04:45:19.907 7 INFO neutron.extensions.vlantransparent [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Disabled vlantransparent extension. 2026-08-28 04:45:19.908 7 INFO neutron.manager [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loading Plugin: qos 2026-08-28 04:45:19.921 7 INFO neutron.manager [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loading Plugin: router 2026-08-28 04:45:19.933 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-07ffb6fe-c786-4337-bbb3-414c74f793ef - - - - - -] VlanTypeDriver initialization complete 2026-08-28 04:45:19.934 8 INFO neutron.plugins.ml2.managers [None req-07ffb6fe-c786-4337-bbb3-414c74f793ef - - - - - -] Initializing driver for type 'vxlan' 2026-08-28 04:45:19.934 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-07ffb6fe-c786-4337-bbb3-414c74f793ef - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-28 04:45:19.950 8 INFO neutron.plugins.ml2.managers [None req-07ffb6fe-c786-4337-bbb3-414c74f793ef - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-28 04:45:19.950 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-07ffb6fe-c786-4337-bbb3-414c74f793ef - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-28 04:45:19.950 8 INFO neutron.plugins.ml2.managers [None req-07ffb6fe-c786-4337-bbb3-414c74f793ef - - - - - -] Initializing extension driver 'port_security' 2026-08-28 04:45:19.950 8 INFO neutron.plugins.ml2.extensions.port_security [None req-07ffb6fe-c786-4337-bbb3-414c74f793ef - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-28 04:45:19.950 8 INFO neutron.plugins.ml2.managers [None req-07ffb6fe-c786-4337-bbb3-414c74f793ef - - - - - -] Initializing extension driver 'qos' 2026-08-28 04:45:19.951 8 INFO neutron.plugins.ml2.managers [None req-07ffb6fe-c786-4337-bbb3-414c74f793ef - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-28 04:45:19.951 8 INFO neutron.plugins.ml2.managers [None req-07ffb6fe-c786-4337-bbb3-414c74f793ef - - - - - -] Initializing mechanism driver 'l2population' 2026-08-28 04:45:19.963 8 INFO neutron.quota [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded quota_driver: . 2026-08-28 04:45:19.963 8 INFO neutron.plugins.ml2.plugin [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Modular L2 Plugin initialization complete 2026-08-28 04:45:19.963 8 INFO neutron.plugins.ml2.managers [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-28 04:45:19.963 7 INFO neutron.services.service_base [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-28 04:45:19.964 8 INFO neutron.plugins.ml2.managers [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-28 04:45:19.964 7 INFO neutron.manager [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loading Plugin: segments 2026-08-28 04:45:19.964 8 INFO neutron.plugins.ml2.managers [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-28 04:45:19.964 8 INFO neutron.extensions.vlantransparent [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Disabled vlantransparent extension. 2026-08-28 04:45:19.964 8 INFO neutron.manager [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loading Plugin: qos 2026-08-28 04:45:19.977 8 INFO neutron.manager [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loading Plugin: router 2026-08-28 04:45:20.016 8 INFO neutron.services.service_base [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-28 04:45:20.017 8 INFO neutron.manager [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loading Plugin: segments 2026-08-28 04:45:20.065 7 INFO neutron.manager [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loading Plugin: trunk 2026-08-28 04:45:20.080 7 INFO neutron.manager [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loading Plugin: vpnaas 2026-08-28 04:45:20.112 8 INFO neutron.manager [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loading Plugin: trunk 2026-08-28 04:45:20.117 7 WARNING stevedore.named [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-28 04:45:20.126 8 INFO neutron.manager [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loading Plugin: vpnaas 2026-08-28 04:45:20.163 8 WARNING stevedore.named [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-28 04:45:20.193 7 INFO neutron_vpnaas.services.vpn.plugin [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-28 04:45:20.194 7 INFO neutron.common.utils [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-28 04:45:20.194 7 INFO neutron.manager [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loading Plugin: auto_allocate 2026-08-28 04:45:20.199 7 INFO neutron.manager [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loading Plugin: tag 2026-08-28 04:45:20.205 7 INFO neutron.manager [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loading Plugin: timestamp 2026-08-28 04:45:20.208 7 INFO neutron.manager [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loading Plugin: network_ip_availability 2026-08-28 04:45:20.211 7 INFO neutron.manager [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loading Plugin: flavors 2026-08-28 04:45:20.215 7 INFO neutron.manager [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loading Plugin: revisions 2026-08-28 04:45:20.218 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Initializing extension manager. 2026-08-28 04:45:20.219 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: address-group 2026-08-28 04:45:20.220 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: address-scope 2026-08-28 04:45:20.221 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-28 04:45:20.221 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: agent 2026-08-28 04:45:20.222 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: agent-resources-synced 2026-08-28 04:45:20.223 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-28 04:45:20.224 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-28 04:45:20.225 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: availability_zone 2026-08-28 04:45:20.225 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: availability_zone_filter 2026-08-28 04:45:20.226 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-28 04:45:20.226 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: default-subnetpools 2026-08-28 04:45:20.228 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-28 04:45:20.228 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: dns-integration 2026-08-28 04:45:20.229 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: dns-domain-ports 2026-08-28 04:45:20.229 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-28 04:45:20.230 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: dvr 2026-08-28 04:45:20.231 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-28 04:45:20.231 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: empty-string-filtering 2026-08-28 04:45:20.232 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-28 04:45:20.232 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-28 04:45:20.233 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: external-net 2026-08-28 04:45:20.233 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-28 04:45:20.233 8 INFO neutron_vpnaas.services.vpn.plugin [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-28 04:45:20.234 8 INFO neutron.common.utils [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-28 04:45:20.234 8 INFO neutron.manager [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loading Plugin: auto_allocate 2026-08-28 04:45:20.234 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: extraroute 2026-08-28 04:45:20.234 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: extraroute-atomic 2026-08-28 04:45:20.235 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-28 04:45:20.235 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-28 04:45:20.236 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-28 04:45:20.237 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-28 04:45:20.237 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: fip-port-details 2026-08-28 04:45:20.238 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: flavors 2026-08-28 04:45:20.238 8 INFO neutron.manager [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loading Plugin: tag 2026-08-28 04:45:20.239 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-28 04:45:20.240 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: floatingip-pools 2026-08-28 04:45:20.240 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: ip_allocation 2026-08-28 04:45:20.241 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-28 04:45:20.241 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: l2_adjacency 2026-08-28 04:45:20.242 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: router 2026-08-28 04:45:20.244 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-28 04:45:20.245 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-28 04:45:20.245 8 INFO neutron.manager [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loading Plugin: timestamp 2026-08-28 04:45:20.245 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-28 04:45:20.246 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: ext-gw-mode 2026-08-28 04:45:20.246 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: l3-ha 2026-08-28 04:45:20.247 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-28 04:45:20.247 8 INFO neutron.manager [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loading Plugin: network_ip_availability 2026-08-28 04:45:20.247 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-28 04:45:20.248 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: l3-flavors 2026-08-28 04:45:20.249 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-28 04:45:20.249 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-28 04:45:20.251 8 INFO neutron.manager [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loading Plugin: flavors 2026-08-28 04:45:20.253 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-28 04:45:20.254 8 INFO neutron.manager [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loading Plugin: revisions 2026-08-28 04:45:20.254 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-28 04:45:20.255 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-28 04:45:20.257 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Initializing extension manager. 2026-08-28 04:45:20.259 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: address-group 2026-08-28 04:45:20.259 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-28 04:45:20.259 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: address-scope 2026-08-28 04:45:20.260 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-28 04:45:20.261 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-28 04:45:20.261 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: agent 2026-08-28 04:45:20.261 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: agent-resources-synced 2026-08-28 04:45:20.262 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: multi-provider 2026-08-28 04:45:20.262 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-28 04:45:20.263 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-28 04:45:20.264 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: availability_zone 2026-08-28 04:45:20.264 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: net-mtu 2026-08-28 04:45:20.264 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: availability_zone_filter 2026-08-28 04:45:20.266 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: net-mtu-writable 2026-08-28 04:45:20.266 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-28 04:45:20.266 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: default-subnetpools 2026-08-28 04:45:20.267 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: network_availability_zone 2026-08-28 04:45:20.268 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-28 04:45:20.268 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: dns-integration 2026-08-28 04:45:20.269 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: network_ha 2026-08-28 04:45:20.269 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: dns-domain-ports 2026-08-28 04:45:20.269 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-28 04:45:20.270 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: dvr 2026-08-28 04:45:20.270 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: network-ip-availability 2026-08-28 04:45:20.271 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-28 04:45:20.272 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: empty-string-filtering 2026-08-28 04:45:20.272 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-28 04:45:20.273 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-28 04:45:20.273 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-28 04:45:20.273 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: external-net 2026-08-28 04:45:20.274 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-28 04:45:20.274 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: pagination 2026-08-28 04:45:20.274 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: extraroute 2026-08-28 04:45:20.275 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: extraroute-atomic 2026-08-28 04:45:20.275 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: port-device-profile 2026-08-28 04:45:20.275 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-28 04:45:20.276 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-28 04:45:20.276 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-28 04:45:20.276 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-28 04:45:20.277 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-28 04:45:20.277 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: fip-port-details 2026-08-28 04:45:20.278 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-28 04:45:20.278 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: flavors 2026-08-28 04:45:20.279 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-28 04:45:20.279 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-28 04:45:20.280 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: floatingip-pools 2026-08-28 04:45:20.280 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: port-mac-override 2026-08-28 04:45:20.281 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: ip_allocation 2026-08-28 04:45:20.281 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-28 04:45:20.282 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: l2_adjacency 2026-08-28 04:45:20.282 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-28 04:45:20.283 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: router 2026-08-28 04:45:20.283 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-28 04:45:20.284 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-28 04:45:20.285 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-28 04:45:20.285 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-28 04:45:20.285 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-28 04:45:20.286 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: ext-gw-mode 2026-08-28 04:45:20.286 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: port-resource-request 2026-08-28 04:45:20.286 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: l3-ha 2026-08-28 04:45:20.287 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-28 04:45:20.288 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-28 04:45:20.288 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: l3-flavors 2026-08-28 04:45:20.288 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-28 04:45:20.289 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-28 04:45:20.290 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-28 04:45:20.290 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-28 04:45:20.292 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: binding 2026-08-28 04:45:20.294 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: binding-extended 2026-08-28 04:45:20.295 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-28 04:45:20.296 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-28 04:45:20.296 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: port-security 2026-08-28 04:45:20.297 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-28 04:45:20.297 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: project-id 2026-08-28 04:45:20.298 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-28 04:45:20.299 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-28 04:45:20.299 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: provider 2026-08-28 04:45:20.299 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: multi-provider 2026-08-28 04:45:20.300 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: net-mtu 2026-08-28 04:45:20.302 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: net-mtu-writable 2026-08-28 04:45:20.303 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: qos 2026-08-28 04:45:20.304 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: network_availability_zone 2026-08-28 04:45:20.305 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-28 04:45:20.305 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: network_ha 2026-08-28 04:45:20.306 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-28 04:45:20.307 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: network-ip-availability 2026-08-28 04:45:20.307 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: qos-default 2026-08-28 04:45:20.308 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: qos-fip 2026-08-28 04:45:20.309 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-28 04:45:20.309 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-28 04:45:20.310 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-28 04:45:20.310 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: pagination 2026-08-28 04:45:20.311 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-28 04:45:20.312 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-28 04:45:20.313 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-28 04:45:20.314 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: qos-pps 2026-08-28 04:45:20.312 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: port-device-profile 2026-08-28 04:45:20.314 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-28 04:45:20.315 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-28 04:45:20.316 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: qos-rules-alias 2026-08-28 04:45:20.317 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: quota-check-limit 2026-08-28 04:45:20.317 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-28 04:45:20.318 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-28 04:45:20.319 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-28 04:45:20.320 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: quotas 2026-08-28 04:45:20.320 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: port-mac-override 2026-08-28 04:45:20.321 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: quota_details 2026-08-28 04:45:20.322 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-28 04:45:20.323 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: rbac-policies 2026-08-28 04:45:20.324 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: rbac-address-group 2026-08-28 04:45:20.323 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-28 04:45:20.325 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: rbac-address-scope 2026-08-28 04:45:20.326 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: rbac-security-groups 2026-08-28 04:45:20.326 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-28 04:45:20.326 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-28 04:45:20.327 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: revision-if-match 2026-08-28 04:45:20.327 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: port-resource-request 2026-08-28 04:45:20.327 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-28 04:45:20.328 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: router_availability_zone 2026-08-28 04:45:20.328 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-28 04:45:20.328 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-28 04:45:20.330 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-28 04:45:20.330 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-28 04:45:20.331 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-28 04:45:20.331 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-28 04:45:20.331 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: binding 2026-08-28 04:45:20.332 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-28 04:45:20.332 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-28 04:45:20.333 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-28 04:45:20.333 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: binding-extended 2026-08-28 04:45:20.334 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: port-security 2026-08-28 04:45:20.335 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: project-id 2026-08-28 04:45:20.336 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: provider 2026-08-28 04:45:20.337 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: security-group 2026-08-28 04:45:20.338 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: segment 2026-08-28 04:45:20.339 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-28 04:45:20.339 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: service-type 2026-08-28 04:45:20.340 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: sorting 2026-08-28 04:45:20.340 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: standard-attr-segment 2026-08-28 04:45:20.341 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: standard-attr-description 2026-08-28 04:45:20.342 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: stateful-security-group 2026-08-28 04:45:20.342 7 WARNING neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-28 04:45:20.343 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-28 04:45:20.343 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: subnet-external-network 2026-08-28 04:45:20.344 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: subnet_onboard 2026-08-28 04:45:20.344 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: qos 2026-08-28 04:45:20.344 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-28 04:45:20.345 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: subnet-service-types 2026-08-28 04:45:20.345 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: subnet_allocation 2026-08-28 04:45:20.346 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-28 04:45:20.346 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-28 04:45:20.346 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: tag-creation 2026-08-28 04:45:20.347 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-28 04:45:20.348 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-28 04:45:20.349 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: qos-default 2026-08-28 04:45:20.350 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: qos-fip 2026-08-28 04:45:20.350 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: standard-attr-tag 2026-08-28 04:45:20.351 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-28 04:45:20.351 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-28 04:45:20.352 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: trunk 2026-08-28 04:45:20.352 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: trunk-details 2026-08-28 04:45:20.352 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-28 04:45:20.353 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-28 04:45:20.353 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-28 04:45:20.354 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-28 04:45:20.354 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-28 04:45:20.355 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-28 04:45:20.355 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-28 04:45:20.356 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-28 04:45:20.357 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: qos-pps 2026-08-28 04:45:20.357 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: vpn-flavors 2026-08-28 04:45:20.357 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-28 04:45:20.358 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-28 04:45:20.358 7 INFO neutron.api.extensions [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Loaded extension: vpnaas 2026-08-28 04:45:20.359 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: qos-rules-alias 2026-08-28 04:45:20.360 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: quota-check-limit 2026-08-28 04:45:20.361 7 INFO neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-28 04:45:20.361 7 INFO neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-28 04:45:20.361 7 INFO neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-28 04:45:20.361 7 INFO neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-28 04:45:20.362 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: quotas 2026-08-28 04:45:20.364 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: quota_details 2026-08-28 04:45:20.364 7 INFO neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-28 04:45:20.365 7 INFO neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-28 04:45:20.366 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: rbac-policies 2026-08-28 04:45:20.367 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: rbac-address-group 2026-08-28 04:45:20.367 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: rbac-address-scope 2026-08-28 04:45:20.368 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: rbac-security-groups 2026-08-28 04:45:20.369 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-28 04:45:20.369 7 INFO neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-28 04:45:20.369 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: revision-if-match 2026-08-28 04:45:20.370 7 INFO neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-28 04:45:20.370 7 INFO neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-28 04:45:20.370 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-28 04:45:20.371 7 INFO neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-28 04:45:20.371 7 WARNING neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] subnetpool is already registered 2026-08-28 04:45:20.371 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: router_availability_zone 2026-08-28 04:45:20.371 7 INFO neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-28 04:45:20.372 7 WARNING neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] subnetpool is already registered 2026-08-28 04:45:20.372 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-28 04:45:20.372 7 INFO neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-28 04:45:20.372 7 INFO neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-28 04:45:20.373 7 INFO neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-28 04:45:20.373 7 INFO neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-28 04:45:20.374 7 INFO neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-28 04:45:20.374 7 INFO neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-28 04:45:20.374 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-28 04:45:20.375 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-28 04:45:20.375 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-28 04:45:20.376 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-28 04:45:20.377 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-28 04:45:20.377 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-28 04:45:20.377 7 INFO neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-28 04:45:20.378 7 WARNING neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] router is already registered 2026-08-28 04:45:20.378 7 INFO neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-28 04:45:20.378 7 WARNING neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] floatingip is already registered 2026-08-28 04:45:20.381 7 INFO neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-28 04:45:20.382 7 WARNING neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] rbac_policy is already registered 2026-08-28 04:45:20.382 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: security-group 2026-08-28 04:45:20.382 7 INFO neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-28 04:45:20.382 7 WARNING neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] security_group is already registered 2026-08-28 04:45:20.383 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: segment 2026-08-28 04:45:20.383 7 INFO neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-28 04:45:20.383 7 WARNING neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] security_group_rule is already registered 2026-08-28 04:45:20.383 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-28 04:45:20.384 7 INFO neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-28 04:45:20.384 7 WARNING neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] subnetpool is already registered 2026-08-28 04:45:20.384 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: service-type 2026-08-28 04:45:20.384 7 INFO neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-28 04:45:20.384 7 WARNING neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] subnetpool is already registered 2026-08-28 04:45:20.385 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: sorting 2026-08-28 04:45:20.385 7 INFO neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-28 04:45:20.385 7 WARNING neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] trunk is already registered 2026-08-28 04:45:20.385 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: standard-attr-segment 2026-08-28 04:45:20.385 7 INFO neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-28 04:45:20.386 7 WARNING neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] endpoint_group is already registered 2026-08-28 04:45:20.386 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: standard-attr-description 2026-08-28 04:45:20.386 7 INFO neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-28 04:45:20.386 7 WARNING neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] vpnservice is already registered 2026-08-28 04:45:20.386 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: stateful-security-group 2026-08-28 04:45:20.386 7 INFO neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-28 04:45:20.387 7 WARNING neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] ipsec_site_connection is already registered 2026-08-28 04:45:20.387 8 WARNING neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-28 04:45:20.387 7 INFO neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-28 04:45:20.387 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-28 04:45:20.387 7 WARNING neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] ipsecpolicy is already registered 2026-08-28 04:45:20.388 7 INFO neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-28 04:45:20.388 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: subnet-external-network 2026-08-28 04:45:20.388 7 WARNING neutron.quota.resource_registry [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] ikepolicy is already registered 2026-08-28 04:45:20.388 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: subnet_onboard 2026-08-28 04:45:20.389 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-28 04:45:20.389 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: subnet-service-types 2026-08-28 04:45:20.390 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: subnet_allocation 2026-08-28 04:45:20.391 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-28 04:45:20.391 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: tag-creation 2026-08-28 04:45:20.392 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-28 04:45:20.395 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: standard-attr-tag 2026-08-28 04:45:20.396 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-28 04:45:20.397 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: trunk 2026-08-28 04:45:20.397 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: trunk-details 2026-08-28 04:45:20.398 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-28 04:45:20.398 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-28 04:45:20.401 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-28 04:45:20.401 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-28 04:45:20.402 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: vpn-flavors 2026-08-28 04:45:20.404 8 INFO neutron.api.extensions [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Loaded extension: vpnaas 2026-08-28 04:45:20.406 8 INFO neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-28 04:45:20.406 8 INFO neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-28 04:45:20.406 8 INFO neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-28 04:45:20.406 8 INFO neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-28 04:45:20.409 8 INFO neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-28 04:45:20.410 8 INFO neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-28 04:45:20.414 8 INFO neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-28 04:45:20.415 8 INFO neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-28 04:45:20.415 8 INFO neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-28 04:45:20.416 8 INFO neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-28 04:45:20.416 8 WARNING neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] subnetpool is already registered 2026-08-28 04:45:20.417 8 INFO neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-28 04:45:20.417 8 WARNING neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] subnetpool is already registered 2026-08-28 04:45:20.417 8 INFO neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-28 04:45:20.417 8 INFO neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-28 04:45:20.418 8 INFO neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-28 04:45:20.418 8 INFO neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-28 04:45:20.419 8 INFO neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-28 04:45:20.419 8 INFO neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-28 04:45:20.423 8 INFO neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-28 04:45:20.423 8 WARNING neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] router is already registered 2026-08-28 04:45:20.423 8 INFO neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-28 04:45:20.423 8 WARNING neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] floatingip is already registered 2026-08-28 04:45:20.427 8 INFO neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-28 04:45:20.427 8 WARNING neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] rbac_policy is already registered 2026-08-28 04:45:20.427 8 INFO neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-28 04:45:20.428 8 WARNING neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] security_group is already registered 2026-08-28 04:45:20.428 8 INFO neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-28 04:45:20.428 8 WARNING neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] security_group_rule is already registered 2026-08-28 04:45:20.429 8 INFO neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-28 04:45:20.429 8 WARNING neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] subnetpool is already registered 2026-08-28 04:45:20.430 8 INFO neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-28 04:45:20.430 8 WARNING neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] subnetpool is already registered 2026-08-28 04:45:20.430 8 INFO neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-28 04:45:20.430 8 WARNING neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] trunk is already registered 2026-08-28 04:45:20.431 8 INFO neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-28 04:45:20.431 8 WARNING neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] endpoint_group is already registered 2026-08-28 04:45:20.431 8 INFO neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-28 04:45:20.431 8 WARNING neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] vpnservice is already registered 2026-08-28 04:45:20.432 8 INFO neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-28 04:45:20.432 8 WARNING neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] ipsec_site_connection is already registered 2026-08-28 04:45:20.432 8 INFO neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-28 04:45:20.432 8 WARNING neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] ipsecpolicy is already registered 2026-08-28 04:45:20.433 8 INFO neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-28 04:45:20.433 8 WARNING neutron.quota.resource_registry [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] ikepolicy is already registered 2026-08-28 04:45:20.553 7 WARNING keystonemiddleware._common.config [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-28 04:45:20.560 7 WARNING oslo_config.cfg [None req-3aa46fc0-a54c-4105-8333-482dea2a24b1 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f0fc6111668 pid: 7 (default app) 2026-08-28 04:45:20.631 8 WARNING keystonemiddleware._common.config [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-28 04:45:20.639 8 WARNING oslo_config.cfg [None req-89afc4cd-f981-4b65-bbfd-2ac1e1d90c65 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f0fc6111668 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-28 04:45:25.409 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9fe98700-2f5c-4512-a72b-30581f2d3461 99f6b0e7cc5d483a9d91a25cc9e01e05 73e065a20f5d4eb1a2b7bcb9ed71481b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 162.253.55.166 () {44 vars in 927 bytes} [Fri Aug 28 04:45:24 2026] GET /v2.0/networks/public => generated 108 bytes in 771 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] 162.253.55.166 () {44 vars in 949 bytes} [Fri Aug 28 04:45:25 2026] GET /v2.0/networks?name=public => generated 15 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 04:45:26.085 7 WARNING neutron.services.revisions.revision_plugin [None req-f04d8459-97ad-41e2-98c6-cbdb56eb4821 99f6b0e7cc5d483a9d91a25cc9e01e05 73e065a20f5d4eb1a2b7bcb9ed71481b - - default default] Could not find related network for resource to bump revision. 2026-08-28 04:45:26.105 7 INFO neutron.db.segments_db [None req-f04d8459-97ad-41e2-98c6-cbdb56eb4821 99f6b0e7cc5d483a9d91a25cc9e01e05 73e065a20f5d4eb1a2b7bcb9ed71481b - - default default] Added segment b44f228d-3989-471a-8c6c-eccf86babb29 of type flat for network 055ef520-830c-440f-bd50-89106acefa07 2026-08-28 04:45:26.147 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f04d8459-97ad-41e2-98c6-cbdb56eb4821 99f6b0e7cc5d483a9d91a25cc9e01e05 73e065a20f5d4eb1a2b7bcb9ed71481b - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/5] 162.253.55.166 () {48 vars in 967 bytes} [Fri Aug 28 04:45:25 2026] POST /v2.0/networks => generated 124 bytes in 525 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 04:45:32.043 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b88544a9-a131-43d2-a07a-d294d00ed413 99f6b0e7cc5d483a9d91a25cc9e01e05 73e065a20f5d4eb1a2b7bcb9ed71481b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 162.253.55.166 () {44 vars in 927 bytes} [Fri Aug 28 04:45:31 2026] GET /v2.0/networks/public => generated 108 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 162.253.55.166 () {44 vars in 949 bytes} [Fri Aug 28 04:45:32 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 04:45:32.145 7 WARNING neutron.services.revisions.revision_plugin [None req-2977cdee-0c57-42cd-bd7b-9cfd7dcca9fe 99f6b0e7cc5d483a9d91a25cc9e01e05 73e065a20f5d4eb1a2b7bcb9ed71481b - - default default] Could not find related network for resource to bump revision. 2026-08-28 04:45:32.161 7 INFO neutron.db.segments_db [None req-2977cdee-0c57-42cd-bd7b-9cfd7dcca9fe 99f6b0e7cc5d483a9d91a25cc9e01e05 73e065a20f5d4eb1a2b7bcb9ed71481b - - default default] Added segment 2b7ba5a6-da6e-49f3-9098-32ebcdb8f53e of type flat for network 108d7473-b481-444e-913d-5304631152dd 2026-08-28 04:45:32.185 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2977cdee-0c57-42cd-bd7b-9cfd7dcca9fe 99f6b0e7cc5d483a9d91a25cc9e01e05 73e065a20f5d4eb1a2b7bcb9ed71481b - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 162.253.55.166 () {48 vars in 967 bytes} [Fri Aug 28 04:45:32 2026] POST /v2.0/networks => generated 124 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 04:45:38.403 8 INFO neutron.pecan_wsgi.hooks.translation [None req-487b8eef-e29e-48ea-a4de-f7a0f4c4baac 99f6b0e7cc5d483a9d91a25cc9e01e05 73e065a20f5d4eb1a2b7bcb9ed71481b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/10] 162.253.55.166 () {44 vars in 927 bytes} [Fri Aug 28 04:45:37 2026] GET /v2.0/networks/public => generated 108 bytes in 417 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 162.253.55.166 () {44 vars in 949 bytes} [Fri Aug 28 04:45:38 2026] GET /v2.0/networks?name=public => generated 15 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 04:45:38.653 8 WARNING neutron.services.revisions.revision_plugin [None req-f0b9cb65-c600-453e-9d2f-cf85d5caab02 99f6b0e7cc5d483a9d91a25cc9e01e05 73e065a20f5d4eb1a2b7bcb9ed71481b - - default default] Could not find related network for resource to bump revision. 2026-08-28 04:45:38.669 8 INFO neutron.db.segments_db [None req-f0b9cb65-c600-453e-9d2f-cf85d5caab02 99f6b0e7cc5d483a9d91a25cc9e01e05 73e065a20f5d4eb1a2b7bcb9ed71481b - - default default] Added segment 4ccf1ccf-7ddf-4474-8bc7-d2743fdbdb42 of type flat for network 116f92ae-339e-48ad-ad93-d31e583c7623 2026-08-28 04:45:38.705 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f0b9cb65-c600-453e-9d2f-cf85d5caab02 99f6b0e7cc5d483a9d91a25cc9e01e05 73e065a20f5d4eb1a2b7bcb9ed71481b - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 162.253.55.166 () {48 vars in 967 bytes} [Fri Aug 28 04:45:38 2026] POST /v2.0/networks => generated 124 bytes in 277 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 04:45:44.713 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a1e7ee0b-2a5f-4e16-ac1d-8a34b991216d 99f6b0e7cc5d483a9d91a25cc9e01e05 73e065a20f5d4eb1a2b7bcb9ed71481b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 162.253.55.166 () {44 vars in 927 bytes} [Fri Aug 28 04:45:44 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 162.253.55.166 () {44 vars in 949 bytes} [Fri Aug 28 04:45:44 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 04:45:44.804 8 WARNING neutron.services.revisions.revision_plugin [None req-700d0dd4-2042-434c-81f4-392a9a97a21e 99f6b0e7cc5d483a9d91a25cc9e01e05 73e065a20f5d4eb1a2b7bcb9ed71481b - - default default] Could not find related network for resource to bump revision. 2026-08-28 04:45:44.826 8 INFO neutron.db.segments_db [None req-700d0dd4-2042-434c-81f4-392a9a97a21e 99f6b0e7cc5d483a9d91a25cc9e01e05 73e065a20f5d4eb1a2b7bcb9ed71481b - - default default] Added segment 1cefabe4-e409-45ab-bfbe-d158e28387cf of type flat for network f09fa70d-bf5a-40db-87bb-1483e2eb6c77 2026-08-28 04:45:44.852 8 INFO neutron.pecan_wsgi.hooks.translation [None req-700d0dd4-2042-434c-81f4-392a9a97a21e 99f6b0e7cc5d483a9d91a25cc9e01e05 73e065a20f5d4eb1a2b7bcb9ed71481b - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 162.253.55.166 () {48 vars in 967 bytes} [Fri Aug 28 04:45:44 2026] POST /v2.0/networks => generated 124 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 04:45:50.778 7 INFO neutron.pecan_wsgi.hooks.translation [None req-05ec7b8b-0893-4a75-a957-c0eade1ab5eb 99f6b0e7cc5d483a9d91a25cc9e01e05 73e065a20f5d4eb1a2b7bcb9ed71481b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 162.253.55.166 () {44 vars in 927 bytes} [Fri Aug 28 04:45:50 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 162.253.55.166 () {44 vars in 949 bytes} [Fri Aug 28 04:45:50 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 04:45:50.863 7 WARNING neutron.services.revisions.revision_plugin [None req-c3ce04aa-9a7b-4823-9929-ca01c20a19a5 99f6b0e7cc5d483a9d91a25cc9e01e05 73e065a20f5d4eb1a2b7bcb9ed71481b - - default default] Could not find related network for resource to bump revision. 2026-08-28 04:45:50.881 7 INFO neutron.db.segments_db [None req-c3ce04aa-9a7b-4823-9929-ca01c20a19a5 99f6b0e7cc5d483a9d91a25cc9e01e05 73e065a20f5d4eb1a2b7bcb9ed71481b - - default default] Added segment 41d60d7a-8ea1-462c-8b78-aafa36fee06a of type flat for network 73d87e4f-bbe7-448a-bec3-35ca481d5d39 2026-08-28 04:45:50.897 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c3ce04aa-9a7b-4823-9929-ca01c20a19a5 99f6b0e7cc5d483a9d91a25cc9e01e05 73e065a20f5d4eb1a2b7bcb9ed71481b - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/19] 162.253.55.166 () {48 vars in 967 bytes} [Fri Aug 28 04:45:50 2026] POST /v2.0/networks => generated 124 bytes in 100 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 04:45:56.768 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f3f5c956-1ccf-469b-85c5-4c67b3b4f071 99f6b0e7cc5d483a9d91a25cc9e01e05 73e065a20f5d4eb1a2b7bcb9ed71481b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/21] 162.253.55.166 () {44 vars in 927 bytes} [Fri Aug 28 04:45:56 2026] GET /v2.0/networks/public => generated 108 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/22] 162.253.55.166 () {44 vars in 949 bytes} [Fri Aug 28 04:45:56 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 04:45:56.825 7 WARNING neutron.services.revisions.revision_plugin [None req-778ca8e2-9643-4885-9b5b-c3a25632d0f4 99f6b0e7cc5d483a9d91a25cc9e01e05 73e065a20f5d4eb1a2b7bcb9ed71481b - - default default] Could not find related network for resource to bump revision. 2026-08-28 04:45:56.842 7 INFO neutron.db.segments_db [None req-778ca8e2-9643-4885-9b5b-c3a25632d0f4 99f6b0e7cc5d483a9d91a25cc9e01e05 73e065a20f5d4eb1a2b7bcb9ed71481b - - default default] Added segment 96b89c09-eb81-4444-9977-8d6e4c9bad1b of type flat for network ee5d44d5-9e14-4770-8a75-fe37f899ed97 [pid: 7|app: 0|req: 13/23] 162.253.55.166 () {48 vars in 967 bytes} [Fri Aug 28 04:45:56 2026] POST /v2.0/networks => generated 706 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 04:45:58.133 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7fdaac74-fe62-4f58-9012-3b712a31f47a 99f6b0e7cc5d483a9d91a25cc9e01e05 73e065a20f5d4eb1a2b7bcb9ed71481b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/24] 162.253.55.166 () {44 vars in 927 bytes} [Fri Aug 28 04:45:58 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: 14/25] 162.253.55.166 () {44 vars in 949 bytes} [Fri Aug 28 04:45:58 2026] GET /v2.0/networks?name=public => generated 709 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 04:45:58.229 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b4a889cc-8ac5-4c9e-89cb-e501507ee42c 99f6b0e7cc5d483a9d91a25cc9e01e05 73e065a20f5d4eb1a2b7bcb9ed71481b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/26] 162.253.55.166 () {44 vars in 1034 bytes} [Fri Aug 28 04:45:58 2026] GET /v2.0/subnets/public-subnet?network_id=ee5d44d5-9e14-4770-8a75-fe37f899ed97 => generated 113 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/27] 162.253.55.166 () {44 vars in 1057 bytes} [Fri Aug 28 04:45:58 2026] GET /v2.0/subnets?name=public-subnet&network_id=ee5d44d5-9e14-4770-8a75-fe37f899ed97 => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/28] 162.253.55.166 () {48 vars in 965 bytes} [Fri Aug 28 04:45:58 2026] POST /v2.0/subnets => generated 664 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 04:50:37.890 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5526883b-73c9-4339-a3f3-143ae6503441] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-08-28 04:50:37.893 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri Aug 28 04:50:37 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 162.253.55.166) !!! 2026-08-28 04:50:38.055 8 INFO neutron.pecan_wsgi.hooks.translation [None req-671a3135-d821-43e4-8d5a-638205d80e4a 99f6b0e7cc5d483a9d91a25cc9e01e05 73e065a20f5d4eb1a2b7bcb9ed71481b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/64] 162.253.55.166 () {44 vars in 937 bytes} [Fri Aug 28 04:50:37 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 174 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 04:50:38.071 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [0d360e2a-44ef-4342-8ff2-273431ed8381] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-08-28 04:50:38.073 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri Aug 28 04:50:38 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 162.253.55.166) !!! [pid: 7|app: 0|req: 34/65] 162.253.55.166 () {44 vars in 959 bytes} [Fri Aug 28 04:50:38 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 04:50:38.188 8 INFO neutron.db.segments_db [None req-33dd5469-61a0-421f-9264-4ac62e0d34d8 99f6b0e7cc5d483a9d91a25cc9e01e05 73e065a20f5d4eb1a2b7bcb9ed71481b - - default default] Added segment da2aaf00-64fc-4985-b31c-9b56f27d8307 of type vxlan for network b9faf368-64c4-4db1-b118-1f0a0c899139 [pid: 8|app: 0|req: 32/66] 162.253.55.166 () {48 vars in 966 bytes} [Fri Aug 28 04:50:38 2026] POST /v2.0/networks => generated 707 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 04:50:39.345 7 INFO oslo.messaging._drivers.impl_rabbit [-] [0d360e2a-44ef-4342-8ff2-273431ed8381] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39348. 2026-08-28 04:50:39.401 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ff020ea7-1df9-4ec8-b298-ae8ef1e6e3be 99f6b0e7cc5d483a9d91a25cc9e01e05 73e065a20f5d4eb1a2b7bcb9ed71481b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/67] 162.253.55.166 () {44 vars in 937 bytes} [Fri Aug 28 04:50:39 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 04:50:39.446 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5526883b-73c9-4339-a3f3-143ae6503441] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39356. [pid: 8|app: 0|req: 33/68] 162.253.55.166 () {44 vars in 959 bytes} [Fri Aug 28 04:50:39 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 04:50:39.498 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9d6e77ea-eae4-4eba-80b2-9c3012a535eb 99f6b0e7cc5d483a9d91a25cc9e01e05 73e065a20f5d4eb1a2b7bcb9ed71481b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/69] 162.253.55.166 () {44 vars in 1036 bytes} [Fri Aug 28 04:50:39 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=b9faf368-64c4-4db1-b118-1f0a0c899139 => generated 114 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/70] 162.253.55.166 () {44 vars in 1059 bytes} [Fri Aug 28 04:50:39 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=b9faf368-64c4-4db1-b118-1f0a0c899139 => generated 14 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/71] 162.253.55.166 () {48 vars in 965 bytes} [Fri Aug 28 04:50:39 2026] POST /v2.0/subnets => generated 651 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 04:50:41.207 8 INFO neutron.api.v2.resource [None req-1c2d79aa-9dc1-4db0-9f1a-57495a603b5b 99f6b0e7cc5d483a9d91a25cc9e01e05 73e065a20f5d4eb1a2b7bcb9ed71481b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/72] 162.253.55.166 () {44 vars in 971 bytes} [Fri Aug 28 04:50:41 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/73] 162.253.55.166 () {44 vars in 993 bytes} [Fri Aug 28 04:50:41 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/76] 162.253.55.166 () {48 vars in 980 bytes} [Fri Aug 28 04:50:41 2026] POST /v2.0/security-groups => generated 1616 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/77] 162.253.55.166 () {44 vars in 1001 bytes} [Fri Aug 28 04:50:42 2026] GET /v2.0/security-groups/f377ffdb-2760-46e8-ad04-6a3b339e702d => generated 1616 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/78] 162.253.55.166 () {44 vars in 1001 bytes} [Fri Aug 28 04:50:42 2026] GET /v2.0/security-groups/f377ffdb-2760-46e8-ad04-6a3b339e702d => generated 1616 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/79] 162.253.55.166 () {44 vars in 1001 bytes} [Fri Aug 28 04:50:43 2026] GET /v2.0/security-groups/f377ffdb-2760-46e8-ad04-6a3b339e702d => generated 1616 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/80] 162.253.55.166 () {48 vars in 991 bytes} [Fri Aug 28 04:50:43 2026] POST /v2.0/security-group-rules => generated 601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/81] 162.253.55.166 () {44 vars in 1001 bytes} [Fri Aug 28 04:50:44 2026] GET /v2.0/security-groups/f377ffdb-2760-46e8-ad04-6a3b339e702d => generated 2230 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/82] 162.253.55.166 () {44 vars in 1001 bytes} [Fri Aug 28 04:50:44 2026] GET /v2.0/security-groups/f377ffdb-2760-46e8-ad04-6a3b339e702d => generated 2230 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/83] 162.253.55.166 () {44 vars in 1001 bytes} [Fri Aug 28 04:50:44 2026] GET /v2.0/security-groups/f377ffdb-2760-46e8-ad04-6a3b339e702d => generated 2230 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/84] 162.253.55.166 () {48 vars in 991 bytes} [Fri Aug 28 04:50:44 2026] POST /v2.0/security-group-rules => generated 603 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/85] 162.253.55.166 () {44 vars in 1001 bytes} [Fri Aug 28 04:50:45 2026] GET /v2.0/security-groups/f377ffdb-2760-46e8-ad04-6a3b339e702d => generated 2846 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/86] 162.253.55.166 () {44 vars in 1001 bytes} [Fri Aug 28 04:50:45 2026] GET /v2.0/security-groups/f377ffdb-2760-46e8-ad04-6a3b339e702d => generated 2846 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/87] 162.253.55.166 () {44 vars in 1001 bytes} [Fri Aug 28 04:50:45 2026] GET /v2.0/security-groups/f377ffdb-2760-46e8-ad04-6a3b339e702d => generated 2846 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/88] 162.253.55.166 () {48 vars in 991 bytes} [Fri Aug 28 04:50:45 2026] POST /v2.0/security-group-rules => generated 603 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/89] 162.253.55.166 () {44 vars in 1001 bytes} [Fri Aug 28 04:50:46 2026] GET /v2.0/security-groups/f377ffdb-2760-46e8-ad04-6a3b339e702d => generated 3462 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/90] 162.253.55.166 () {44 vars in 1001 bytes} [Fri Aug 28 04:50:46 2026] GET /v2.0/security-groups/f377ffdb-2760-46e8-ad04-6a3b339e702d => generated 3462 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/91] 162.253.55.166 () {44 vars in 1001 bytes} [Fri Aug 28 04:50:46 2026] GET /v2.0/security-groups/f377ffdb-2760-46e8-ad04-6a3b339e702d => generated 3462 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/92] 162.253.55.166 () {48 vars in 991 bytes} [Fri Aug 28 04:50:46 2026] POST /v2.0/security-group-rules => generated 603 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/93] 162.253.55.166 () {44 vars in 1001 bytes} [Fri Aug 28 04:50:47 2026] GET /v2.0/security-groups/f377ffdb-2760-46e8-ad04-6a3b339e702d => generated 4078 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/94] 162.253.55.166 () {44 vars in 1001 bytes} [Fri Aug 28 04:50:47 2026] GET /v2.0/security-groups/f377ffdb-2760-46e8-ad04-6a3b339e702d => generated 4078 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/95] 162.253.55.166 () {44 vars in 1001 bytes} [Fri Aug 28 04:50:47 2026] GET /v2.0/security-groups/f377ffdb-2760-46e8-ad04-6a3b339e702d => generated 4078 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/96] 162.253.55.166 () {48 vars in 991 bytes} [Fri Aug 28 04:50:47 2026] POST /v2.0/security-group-rules => generated 603 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/97] 162.253.55.166 () {44 vars in 987 bytes} [Fri Aug 28 04:50:49 2026] GET /v2.0/networks/b9faf368-64c4-4db1-b118-1f0a0c899139 => generated 732 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 04:50:49.221 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1cadd98c-072f-4169-8d1d-a28f8659ca07 99f6b0e7cc5d483a9d91a25cc9e01e05 73e065a20f5d4eb1a2b7bcb9ed71481b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 47/98] 162.253.55.166 () {44 vars in 1076 bytes} [Fri Aug 28 04:50:49 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=b9faf368-64c4-4db1-b118-1f0a0c899139 => generated 132 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/99] 162.253.55.166 () {44 vars in 1099 bytes} [Fri Aug 28 04:50:49 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=b9faf368-64c4-4db1-b118-1f0a0c899139 => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/100] 162.253.55.166 () {44 vars in 1001 bytes} [Fri Aug 28 04:50:49 2026] GET /v2.0/security-groups/f377ffdb-2760-46e8-ad04-6a3b339e702d => generated 4694 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/101] 162.253.55.166 () {48 vars in 961 bytes} [Fri Aug 28 04:50:49 2026] POST /v2.0/ports => generated 1100 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-28 04:50:56.029 8 INFO neutron.pecan_wsgi.hooks.translation [None req-91badba0-dc8b-460e-82fa-d3aef9cbe5cc 99f6b0e7cc5d483a9d91a25cc9e01e05 73e065a20f5d4eb1a2b7bcb9ed71481b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 49/102] 162.253.55.166 () {44 vars in 978 bytes} [Fri Aug 28 04:50:55 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 66 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] 162.253.55.166 () {44 vars in 1000 bytes} [Fri Aug 28 04:50:56 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/106] 162.253.55.166 () {48 vars in 1030 bytes} [Fri Aug 28 04:50:56 2026] PUT /v2.0/ports/bb50a6f1-2b6b-476d-8c6f-e03f0c94000a => generated 1249 bytes in 600 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/107] 162.253.55.166 () {44 vars in 920 bytes} [Fri Aug 28 04:50:58 2026] GET /v2.0/ports => generated 3730 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 04:50:59.453 8 INFO neutron.api.v2.resource [None req-378bbb7b-fb61-4eb8-8684-b24821835841 99f6b0e7cc5d483a9d91a25cc9e01e05 73e065a20f5d4eb1a2b7bcb9ed71481b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/108] 162.253.55.166 () {44 vars in 959 bytes} [Fri Aug 28 04:50:59 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/109] 162.253.55.166 () {44 vars in 981 bytes} [Fri Aug 28 04:50:59 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/110] 162.253.55.166 () {48 vars in 980 bytes} [Fri Aug 28 04:50:59 2026] POST /v2.0/security-groups => generated 1610 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/111] 162.253.55.166 () {44 vars in 1001 bytes} [Fri Aug 28 04:51:00 2026] GET /v2.0/security-groups/16dd56f3-78f6-4de7-a233-7b9d48069c0d => generated 1610 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/112] 162.253.55.166 () {44 vars in 1001 bytes} [Fri Aug 28 04:51:00 2026] GET /v2.0/security-groups/16dd56f3-78f6-4de7-a233-7b9d48069c0d => generated 1610 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/113] 162.253.55.166 () {44 vars in 1001 bytes} [Fri Aug 28 04:51:00 2026] GET /v2.0/security-groups/16dd56f3-78f6-4de7-a233-7b9d48069c0d => generated 1610 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/114] 162.253.55.166 () {48 vars in 991 bytes} [Fri Aug 28 04:51:00 2026] POST /v2.0/security-group-rules => generated 623 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/115] 162.253.55.166 () {44 vars in 1001 bytes} [Fri Aug 28 04:51:01 2026] GET /v2.0/security-groups/16dd56f3-78f6-4de7-a233-7b9d48069c0d => generated 2246 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/116] 162.253.55.166 () {44 vars in 1001 bytes} [Fri Aug 28 04:51:01 2026] GET /v2.0/security-groups/16dd56f3-78f6-4de7-a233-7b9d48069c0d => generated 2246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/117] 162.253.55.166 () {44 vars in 1001 bytes} [Fri Aug 28 04:51:01 2026] GET /v2.0/security-groups/16dd56f3-78f6-4de7-a233-7b9d48069c0d => generated 2246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/118] 162.253.55.166 () {48 vars in 991 bytes} [Fri Aug 28 04:51:01 2026] POST /v2.0/security-group-rules => generated 627 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/127] 162.253.55.166 () {44 vars in 975 bytes} [Fri Aug 28 04:52:05 2026] GET /v2.0/quotas/73e065a20f5d4eb1a2b7bcb9ed71481b => generated 292 bytes in 16 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: 8|app: 0|req: 61/128] 162.253.55.166 () {48 vars in 1027 bytes} [Fri Aug 28 04:52:06 2026] PUT /v2.0/quotas/73e065a20f5d4eb1a2b7bcb9ed71481b => generated 291 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 04:54:26.546 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5526883b-73c9-4339-a3f3-143ae6503441] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-08-28 04:54:26.550 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Aug 28 04:54:26 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 162.253.55.166) !!! /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 04:54:26.751 8 INFO neutron.pecan_wsgi.hooks.translation [None req-816a199d-ac0b-4855-aa54-63cc83c10dc5 99f6b0e7cc5d483a9d91a25cc9e01e05 73e065a20f5d4eb1a2b7bcb9ed71481b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 72/149] 162.253.55.166 () {30 vars in 740 bytes} [Fri Aug 28 04:54:26 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 213 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 04:54:26.769 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [0d360e2a-44ef-4342-8ff2-273431ed8381] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 78/150] 162.253.55.166 () {30 vars in 762 bytes} [Fri Aug 28 04:54:26 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 04:54:28.529 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5526883b-73c9-4339-a3f3-143ae6503441] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35772. 2026-08-28 04:54:28.633 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1a685cbe-8016-461c-914e-fbb85536f2b7 99f6b0e7cc5d483a9d91a25cc9e01e05 73e065a20f5d4eb1a2b7bcb9ed71481b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 73/151] 162.253.55.166 () {30 vars in 740 bytes} [Fri Aug 28 04:54:28 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/152] 162.253.55.166 () {30 vars in 762 bytes} [Fri Aug 28 04:54:28 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)