+ 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 Jul 24 05:16:10 2026] *** compiled with version: 11.4.0 on 02 June 2026 01:53:03 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: neutron-server-6d4ddc86fb-2lxng 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55c0d59731a0 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)... /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-24 05:16:14.169 7 INFO neutron.common.config [-] Logging enabled! 2026-07-24 05:16:14.169 7 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-07-24 05:16:14.257 8 INFO neutron.common.config [-] Logging enabled! 2026-07-24 05:16:14.258 8 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-07-24 05:16:14.617 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-24 05:16:14.688 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-24 05:16:15.459 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-24 05:16:15.461 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-24 05:16:15.464 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-24 05:16:15.465 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-24 05:16:15.465 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-24 05:16:15.466 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-24 05:16:15.466 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-24 05:16:15.472 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-24 05:16:15.472 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-24 05:16:15.472 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-24 05:16:15.491 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-24 05:16:15.492 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-24 05:16:15.492 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-24 05:16:15.529 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-24 05:16:15.530 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-24 05:16:15.530 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-24 05:16:15.530 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-24 05:16:15.537 7 WARNING oslo_policy.policy [None req-28f20b6f-1612-438d-9259-ff001018ba99 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-07-24 05:16:15.546 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-24 05:16:15.548 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-24 05:16:15.551 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-24 05:16:15.552 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-24 05:16:15.553 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-24 05:16:15.553 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-24 05:16:15.553 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-24 05:16:15.559 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-24 05:16:15.559 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-24 05:16:15.559 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-24 05:16:15.577 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-24 05:16:15.578 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-24 05:16:15.578 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-24 05:16:15.615 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-24 05:16:15.616 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-24 05:16:15.616 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-24 05:16:15.616 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-24 05:16:15.623 8 WARNING oslo_policy.policy [None req-71d594e9-c08f-4761-a997-c0ca311ce79d - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-07-24 05:16:15.816 7 INFO neutron.plugins.ml2.managers [None req-28f20b6f-1612-438d-9259-ff001018ba99 - - - - - -] Initializing driver for type 'vlan' 2026-07-24 05:16:15.896 8 INFO neutron.plugins.ml2.managers [None req-71d594e9-c08f-4761-a997-c0ca311ce79d - - - - - -] Initializing driver for type 'vlan' 2026-07-24 05:16:16.118 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-28f20b6f-1612-438d-9259-ff001018ba99 - - - - - -] VlanTypeDriver initialization complete 2026-07-24 05:16:16.118 7 INFO neutron.plugins.ml2.managers [None req-28f20b6f-1612-438d-9259-ff001018ba99 - - - - - -] Initializing driver for type 'vxlan' 2026-07-24 05:16:16.119 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-28f20b6f-1612-438d-9259-ff001018ba99 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-24 05:16:16.147 7 INFO neutron.plugins.ml2.managers [None req-28f20b6f-1612-438d-9259-ff001018ba99 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-24 05:16:16.147 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-28f20b6f-1612-438d-9259-ff001018ba99 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-24 05:16:16.147 7 INFO neutron.plugins.ml2.managers [None req-28f20b6f-1612-438d-9259-ff001018ba99 - - - - - -] Initializing extension driver 'port_security' 2026-07-24 05:16:16.147 7 INFO neutron.plugins.ml2.extensions.port_security [None req-28f20b6f-1612-438d-9259-ff001018ba99 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-24 05:16:16.147 7 INFO neutron.plugins.ml2.managers [None req-28f20b6f-1612-438d-9259-ff001018ba99 - - - - - -] Initializing extension driver 'qos' 2026-07-24 05:16:16.148 7 INFO neutron.plugins.ml2.managers [None req-28f20b6f-1612-438d-9259-ff001018ba99 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-24 05:16:16.148 7 INFO neutron.plugins.ml2.managers [None req-28f20b6f-1612-438d-9259-ff001018ba99 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-24 05:16:16.161 7 INFO neutron.quota [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded quota_driver: . 2026-07-24 05:16:16.161 7 INFO neutron.plugins.ml2.plugin [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Modular L2 Plugin initialization complete 2026-07-24 05:16:16.162 7 INFO neutron.plugins.ml2.managers [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-24 05:16:16.162 7 INFO neutron.plugins.ml2.managers [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-24 05:16:16.162 7 INFO neutron.plugins.ml2.managers [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-24 05:16:16.162 7 INFO neutron.extensions.vlantransparent [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Disabled vlantransparent extension. 2026-07-24 05:16:16.162 7 INFO neutron.manager [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loading Plugin: qos 2026-07-24 05:16:16.173 7 INFO neutron.manager [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loading Plugin: router 2026-07-24 05:16:16.206 7 INFO neutron.services.service_base [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-24 05:16:16.207 7 INFO neutron.manager [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loading Plugin: segments 2026-07-24 05:16:16.215 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-71d594e9-c08f-4761-a997-c0ca311ce79d - - - - - -] VlanTypeDriver initialization complete 2026-07-24 05:16:16.215 8 INFO neutron.plugins.ml2.managers [None req-71d594e9-c08f-4761-a997-c0ca311ce79d - - - - - -] Initializing driver for type 'vxlan' 2026-07-24 05:16:16.216 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-71d594e9-c08f-4761-a997-c0ca311ce79d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-24 05:16:16.245 8 INFO neutron.plugins.ml2.managers [None req-71d594e9-c08f-4761-a997-c0ca311ce79d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-24 05:16:16.245 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-71d594e9-c08f-4761-a997-c0ca311ce79d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-24 05:16:16.245 8 INFO neutron.plugins.ml2.managers [None req-71d594e9-c08f-4761-a997-c0ca311ce79d - - - - - -] Initializing extension driver 'port_security' 2026-07-24 05:16:16.245 8 INFO neutron.plugins.ml2.extensions.port_security [None req-71d594e9-c08f-4761-a997-c0ca311ce79d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-24 05:16:16.245 8 INFO neutron.plugins.ml2.managers [None req-71d594e9-c08f-4761-a997-c0ca311ce79d - - - - - -] Initializing extension driver 'qos' 2026-07-24 05:16:16.246 8 INFO neutron.plugins.ml2.managers [None req-71d594e9-c08f-4761-a997-c0ca311ce79d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-24 05:16:16.246 8 INFO neutron.plugins.ml2.managers [None req-71d594e9-c08f-4761-a997-c0ca311ce79d - - - - - -] Initializing mechanism driver 'l2population' 2026-07-24 05:16:16.256 8 INFO neutron.quota [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded quota_driver: . 2026-07-24 05:16:16.257 8 INFO neutron.plugins.ml2.plugin [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Modular L2 Plugin initialization complete 2026-07-24 05:16:16.257 8 INFO neutron.plugins.ml2.managers [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-24 05:16:16.257 8 INFO neutron.plugins.ml2.managers [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-24 05:16:16.257 8 INFO neutron.plugins.ml2.managers [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Got port-security extension from driver 'port_security' 2026-07-24 05:16:16.258 8 INFO neutron.extensions.vlantransparent [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Disabled vlantransparent extension. 2026-07-24 05:16:16.258 8 INFO neutron.manager [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loading Plugin: qos 2026-07-24 05:16:16.268 8 INFO neutron.manager [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loading Plugin: router 2026-07-24 05:16:16.296 7 INFO neutron.manager [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loading Plugin: trunk 2026-07-24 05:16:16.301 8 INFO neutron.services.service_base [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-24 05:16:16.301 8 INFO neutron.manager [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loading Plugin: segments 2026-07-24 05:16:16.350 7 INFO neutron.manager [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loading Plugin: vpnaas 2026-07-24 05:16:16.390 7 WARNING stevedore.named [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-24 05:16:16.400 8 INFO neutron.manager [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loading Plugin: trunk 2026-07-24 05:16:16.446 7 INFO neutron_vpnaas.services.vpn.plugin [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-24 05:16:16.446 7 INFO neutron.common.utils [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-24 05:16:16.447 7 INFO neutron.manager [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loading Plugin: auto_allocate 2026-07-24 05:16:16.450 7 INFO neutron.manager [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loading Plugin: tag 2026-07-24 05:16:16.453 8 INFO neutron.manager [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loading Plugin: vpnaas 2026-07-24 05:16:16.457 7 INFO neutron.manager [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loading Plugin: timestamp 2026-07-24 05:16:16.459 7 INFO neutron.manager [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loading Plugin: network_ip_availability 2026-07-24 05:16:16.463 7 INFO neutron.manager [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loading Plugin: flavors 2026-07-24 05:16:16.466 7 INFO neutron.manager [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loading Plugin: revisions 2026-07-24 05:16:16.469 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Initializing extension manager. 2026-07-24 05:16:16.470 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: address-group 2026-07-24 05:16:16.471 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: address-scope 2026-07-24 05:16:16.471 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-24 05:16:16.472 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: agent 2026-07-24 05:16:16.473 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: agent-resources-synced 2026-07-24 05:16:16.474 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-24 05:16:16.475 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-24 05:16:16.475 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: availability_zone 2026-07-24 05:16:16.476 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: availability_zone_filter 2026-07-24 05:16:16.477 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-24 05:16:16.477 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: default-subnetpools 2026-07-24 05:16:16.478 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-24 05:16:16.479 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: dns-integration 2026-07-24 05:16:16.480 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: dns-domain-ports 2026-07-24 05:16:16.480 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-24 05:16:16.481 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: dvr 2026-07-24 05:16:16.481 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-24 05:16:16.482 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: empty-string-filtering 2026-07-24 05:16:16.482 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-24 05:16:16.483 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-24 05:16:16.483 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: external-net 2026-07-24 05:16:16.484 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-24 05:16:16.485 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: extraroute 2026-07-24 05:16:16.485 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: extraroute-atomic 2026-07-24 05:16:16.486 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-24 05:16:16.486 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-24 05:16:16.487 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-24 05:16:16.487 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-24 05:16:16.488 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: fip-port-details 2026-07-24 05:16:16.489 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: flavors 2026-07-24 05:16:16.490 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-24 05:16:16.490 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: floatingip-pools 2026-07-24 05:16:16.491 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: ip_allocation 2026-07-24 05:16:16.492 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-24 05:16:16.492 8 WARNING stevedore.named [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-24 05:16:16.492 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: l2_adjacency 2026-07-24 05:16:16.493 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: router 2026-07-24 05:16:16.495 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-24 05:16:16.496 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-24 05:16:16.496 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-24 05:16:16.497 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: ext-gw-mode 2026-07-24 05:16:16.497 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: l3-ha 2026-07-24 05:16:16.498 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-24 05:16:16.498 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-24 05:16:16.499 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: l3-flavors 2026-07-24 05:16:16.500 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-24 05:16:16.500 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-24 05:16:16.502 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-24 05:16:16.503 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-24 05:16:16.504 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-24 05:16:16.505 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-24 05:16:16.506 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-24 05:16:16.506 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: multi-provider 2026-07-24 05:16:16.507 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: net-mtu 2026-07-24 05:16:16.508 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: net-mtu-writable 2026-07-24 05:16:16.508 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: network_availability_zone 2026-07-24 05:16:16.509 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: network_ha 2026-07-24 05:16:16.510 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: network-ip-availability 2026-07-24 05:16:16.511 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-24 05:16:16.511 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: pagination 2026-07-24 05:16:16.512 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: port-device-profile 2026-07-24 05:16:16.512 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-24 05:16:16.513 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-24 05:16:16.513 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-24 05:16:16.514 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: port-mac-override 2026-07-24 05:16:16.514 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-24 05:16:16.515 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-24 05:16:16.515 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: port-resource-request 2026-07-24 05:16:16.516 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-24 05:16:16.517 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: binding 2026-07-24 05:16:16.517 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: binding-extended 2026-07-24 05:16:16.518 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: port-security 2026-07-24 05:16:16.518 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: project-id 2026-07-24 05:16:16.519 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: provider 2026-07-24 05:16:16.521 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: qos 2026-07-24 05:16:16.522 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-24 05:16:16.522 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-24 05:16:16.523 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: qos-default 2026-07-24 05:16:16.523 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: qos-fip 2026-07-24 05:16:16.524 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-24 05:16:16.524 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-24 05:16:16.525 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-24 05:16:16.525 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-24 05:16:16.526 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-24 05:16:16.527 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: qos-pps 2026-07-24 05:16:16.527 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-24 05:16:16.528 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-24 05:16:16.529 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: qos-rules-alias 2026-07-24 05:16:16.529 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: quota-check-limit 2026-07-24 05:16:16.531 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: quotas 2026-07-24 05:16:16.532 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: quota_details 2026-07-24 05:16:16.533 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: rbac-policies 2026-07-24 05:16:16.534 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: rbac-address-group 2026-07-24 05:16:16.534 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: rbac-address-scope 2026-07-24 05:16:16.535 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: rbac-security-groups 2026-07-24 05:16:16.535 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-24 05:16:16.536 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: revision-if-match 2026-07-24 05:16:16.537 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-24 05:16:16.537 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: router_availability_zone 2026-07-24 05:16:16.538 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-24 05:16:16.539 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-24 05:16:16.540 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-24 05:16:16.540 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-24 05:16:16.541 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-24 05:16:16.541 8 INFO neutron_vpnaas.services.vpn.plugin [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-24 05:16:16.541 8 INFO neutron.common.utils [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-24 05:16:16.541 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-24 05:16:16.542 8 INFO neutron.manager [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loading Plugin: auto_allocate 2026-07-24 05:16:16.542 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-24 05:16:16.545 8 INFO neutron.manager [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loading Plugin: tag 2026-07-24 05:16:16.549 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: security-group 2026-07-24 05:16:16.550 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: segment 2026-07-24 05:16:16.551 8 INFO neutron.manager [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loading Plugin: timestamp 2026-07-24 05:16:16.551 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-24 05:16:16.552 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: service-type 2026-07-24 05:16:16.552 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: sorting 2026-07-24 05:16:16.553 8 INFO neutron.manager [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loading Plugin: network_ip_availability 2026-07-24 05:16:16.553 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: standard-attr-segment 2026-07-24 05:16:16.553 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: standard-attr-description 2026-07-24 05:16:16.554 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: stateful-security-group 2026-07-24 05:16:16.554 7 WARNING neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-24 05:16:16.555 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-24 05:16:16.556 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: subnet_onboard 2026-07-24 05:16:16.556 8 INFO neutron.manager [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loading Plugin: flavors 2026-07-24 05:16:16.556 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-24 05:16:16.557 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: subnet-service-types 2026-07-24 05:16:16.557 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: subnet_allocation 2026-07-24 05:16:16.558 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-24 05:16:16.559 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-24 05:16:16.559 8 INFO neutron.manager [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loading Plugin: revisions 2026-07-24 05:16:16.562 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: standard-attr-tag 2026-07-24 05:16:16.562 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Initializing extension manager. 2026-07-24 05:16:16.562 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-24 05:16:16.563 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: trunk 2026-07-24 05:16:16.563 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: address-group 2026-07-24 05:16:16.563 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: trunk-details 2026-07-24 05:16:16.564 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: address-scope 2026-07-24 05:16:16.564 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-24 05:16:16.564 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-24 05:16:16.565 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-24 05:16:16.565 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: agent 2026-07-24 05:16:16.566 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: agent-resources-synced 2026-07-24 05:16:16.566 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-24 05:16:16.567 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: allowed-address-pairs 2026-07-24 05:16:16.567 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-24 05:16:16.568 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: auto-allocated-topology 2026-07-24 05:16:16.568 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: vpn-flavors 2026-07-24 05:16:16.568 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: availability_zone 2026-07-24 05:16:16.569 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: availability_zone_filter 2026-07-24 05:16:16.569 7 INFO neutron.api.extensions [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Loaded extension: vpnaas 2026-07-24 05:16:16.569 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-24 05:16:16.570 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: default-subnetpools 2026-07-24 05:16:16.571 7 INFO neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-24 05:16:16.571 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-24 05:16:16.572 7 INFO neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-24 05:16:16.572 7 INFO neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-24 05:16:16.572 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: dns-integration 2026-07-24 05:16:16.572 7 INFO neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-24 05:16:16.572 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: dns-domain-ports 2026-07-24 05:16:16.573 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-24 05:16:16.574 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: dvr 2026-07-24 05:16:16.574 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-24 05:16:16.575 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: empty-string-filtering 2026-07-24 05:16:16.575 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-24 05:16:16.576 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-24 05:16:16.576 7 INFO neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-24 05:16:16.576 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: external-net 2026-07-24 05:16:16.576 7 INFO neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-24 05:16:16.577 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-24 05:16:16.578 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: extraroute 2026-07-24 05:16:16.578 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: extraroute-atomic 2026-07-24 05:16:16.579 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-24 05:16:16.579 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-24 05:16:16.580 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-24 05:16:16.580 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-24 05:16:16.581 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: fip-port-details 2026-07-24 05:16:16.582 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: flavors 2026-07-24 05:16:16.582 7 INFO neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-24 05:16:16.583 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-24 05:16:16.583 7 INFO neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-24 05:16:16.583 7 INFO neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-24 05:16:16.584 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: floatingip-pools 2026-07-24 05:16:16.584 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: ip_allocation 2026-07-24 05:16:16.585 7 INFO neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-24 05:16:16.585 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: ip-substring-filtering 2026-07-24 05:16:16.585 7 WARNING neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] subnetpool is already registered 2026-07-24 05:16:16.585 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: l2_adjacency 2026-07-24 05:16:16.585 7 INFO neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-24 05:16:16.586 7 WARNING neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] subnetpool is already registered 2026-07-24 05:16:16.586 7 INFO neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-24 05:16:16.586 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: router 2026-07-24 05:16:16.587 7 INFO neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-24 05:16:16.587 7 INFO neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-24 05:16:16.588 7 INFO neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-24 05:16:16.588 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-24 05:16:16.588 7 INFO neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-24 05:16:16.589 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-24 05:16:16.589 7 INFO neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-24 05:16:16.589 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-24 05:16:16.590 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: ext-gw-mode 2026-07-24 05:16:16.590 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: l3-ha 2026-07-24 05:16:16.591 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-24 05:16:16.591 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-24 05:16:16.592 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: l3-flavors 2026-07-24 05:16:16.593 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-24 05:16:16.593 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-24 05:16:16.594 7 INFO neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-24 05:16:16.594 7 WARNING neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] router is already registered 2026-07-24 05:16:16.594 7 INFO neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-24 05:16:16.595 7 WARNING neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] floatingip is already registered 2026-07-24 05:16:16.595 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-24 05:16:16.596 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-24 05:16:16.597 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-24 05:16:16.598 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-24 05:16:16.599 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-24 05:16:16.599 7 INFO neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-24 05:16:16.599 7 WARNING neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] rbac_policy is already registered 2026-07-24 05:16:16.599 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: multi-provider 2026-07-24 05:16:16.600 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: net-mtu 2026-07-24 05:16:16.600 7 INFO neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-24 05:16:16.600 7 WARNING neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] security_group is already registered 2026-07-24 05:16:16.601 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: net-mtu-writable 2026-07-24 05:16:16.601 7 INFO neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-24 05:16:16.601 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: network_availability_zone 2026-07-24 05:16:16.601 7 WARNING neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] security_group_rule is already registered 2026-07-24 05:16:16.602 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: network_ha 2026-07-24 05:16:16.602 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: network-ip-availability 2026-07-24 05:16:16.603 7 INFO neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-24 05:16:16.603 7 WARNING neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] subnetpool is already registered 2026-07-24 05:16:16.603 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-24 05:16:16.604 7 INFO neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-24 05:16:16.604 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: pagination 2026-07-24 05:16:16.604 7 WARNING neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] subnetpool is already registered 2026-07-24 05:16:16.604 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: port-device-profile 2026-07-24 05:16:16.605 7 INFO neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-24 05:16:16.605 7 WARNING neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] trunk is already registered 2026-07-24 05:16:16.605 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-24 05:16:16.605 7 INFO neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-24 05:16:16.606 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-24 05:16:16.606 7 WARNING neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] endpoint_group is already registered 2026-07-24 05:16:16.606 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-24 05:16:16.606 7 INFO neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-24 05:16:16.606 7 WARNING neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] vpnservice is already registered 2026-07-24 05:16:16.607 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: port-mac-override 2026-07-24 05:16:16.607 7 INFO neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-24 05:16:16.607 7 WARNING neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] ipsec_site_connection is already registered 2026-07-24 05:16:16.607 7 INFO neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-24 05:16:16.608 7 WARNING neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] ipsecpolicy is already registered 2026-07-24 05:16:16.608 7 INFO neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-24 05:16:16.608 7 WARNING neutron.quota.resource_registry [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] ikepolicy is already registered 2026-07-24 05:16:16.609 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-24 05:16:16.610 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-24 05:16:16.612 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: port-resource-request 2026-07-24 05:16:16.613 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: port-resource-request-groups 2026-07-24 05:16:16.615 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: binding 2026-07-24 05:16:16.616 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: binding-extended 2026-07-24 05:16:16.617 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: port-security 2026-07-24 05:16:16.617 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: project-id 2026-07-24 05:16:16.618 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: provider 2026-07-24 05:16:16.620 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: qos 2026-07-24 05:16:16.621 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-24 05:16:16.621 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-24 05:16:16.622 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: qos-default 2026-07-24 05:16:16.623 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: qos-fip 2026-07-24 05:16:16.623 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-24 05:16:16.624 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: qos-gateway-ip 2026-07-24 05:16:16.624 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: qos-port-network-policy 2026-07-24 05:16:16.625 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: qos-pps-minimum 2026-07-24 05:16:16.626 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-24 05:16:16.626 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: qos-pps 2026-07-24 05:16:16.627 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: qos-rule-type-details 2026-07-24 05:16:16.628 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-24 05:16:16.628 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: qos-rules-alias 2026-07-24 05:16:16.629 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: quota-check-limit 2026-07-24 05:16:16.631 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: quotas 2026-07-24 05:16:16.632 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: quota_details 2026-07-24 05:16:16.633 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: rbac-policies 2026-07-24 05:16:16.634 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: rbac-address-group 2026-07-24 05:16:16.634 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: rbac-address-scope 2026-07-24 05:16:16.635 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: rbac-security-groups 2026-07-24 05:16:16.636 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: rbac-subnetpool 2026-07-24 05:16:16.636 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: revision-if-match 2026-07-24 05:16:16.637 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: standard-attr-revisions 2026-07-24 05:16:16.637 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: router_availability_zone 2026-07-24 05:16:16.638 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-24 05:16:16.640 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: security-groups-default-rules 2026-07-24 05:16:16.640 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-24 05:16:16.641 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-24 05:16:16.641 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-24 05:16:16.642 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-24 05:16:16.642 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-24 05:16:16.645 7 WARNING keystonemiddleware._common.config [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-24 05:16:16.651 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: security-group 2026-07-24 05:16:16.652 7 WARNING oslo_config.cfg [None req-28d83154-6365-40fa-8451-4a99dcc9c251 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-24 05:16:16.652 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: segment 2026-07-24 05:16:16.653 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-24 05:16:16.654 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: service-type 2026-07-24 05:16:16.654 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: sorting 2026-07-24 05:16:16.655 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: standard-attr-segment WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55c0d59731a0 pid: 7 (default app) 2026-07-24 05:16:16.655 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: standard-attr-description 2026-07-24 05:16:16.656 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: stateful-security-group 2026-07-24 05:16:16.657 8 WARNING neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-24 05:16:16.657 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-24 05:16:16.658 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: subnet_onboard 2026-07-24 05:16:16.658 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-24 05:16:16.659 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: subnet-service-types 2026-07-24 05:16:16.660 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: subnet_allocation 2026-07-24 05:16:16.660 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-24 05:16:16.661 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-24 05:16:16.664 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: standard-attr-tag 2026-07-24 05:16:16.665 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-24 05:16:16.665 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: trunk 2026-07-24 05:16:16.666 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: trunk-details 2026-07-24 05:16:16.666 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-24 05:16:16.667 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-24 05:16:16.669 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-24 05:16:16.669 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-24 05:16:16.670 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: vpn-flavors 2026-07-24 05:16:16.671 8 INFO neutron.api.extensions [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Loaded extension: vpnaas 2026-07-24 05:16:16.674 8 INFO neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-24 05:16:16.674 8 INFO neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-24 05:16:16.674 8 INFO neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-24 05:16:16.675 8 INFO neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-24 05:16:16.678 8 INFO neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-24 05:16:16.679 8 INFO neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-24 05:16:16.685 8 INFO neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-24 05:16:16.686 8 INFO neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-24 05:16:16.686 8 INFO neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-24 05:16:16.687 8 INFO neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-24 05:16:16.688 8 WARNING neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] subnetpool is already registered 2026-07-24 05:16:16.688 8 INFO neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-24 05:16:16.688 8 WARNING neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] subnetpool is already registered 2026-07-24 05:16:16.689 8 INFO neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-24 05:16:16.689 8 INFO neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-24 05:16:16.690 8 INFO neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-24 05:16:16.691 8 INFO neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-24 05:16:16.691 8 INFO neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-24 05:16:16.692 8 INFO neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-24 05:16:16.697 8 INFO neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-24 05:16:16.697 8 WARNING neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] router is already registered 2026-07-24 05:16:16.698 8 INFO neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-24 05:16:16.698 8 WARNING neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] floatingip is already registered 2026-07-24 05:16:16.702 8 INFO neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-24 05:16:16.703 8 WARNING neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] rbac_policy is already registered 2026-07-24 05:16:16.703 8 INFO neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-24 05:16:16.704 8 WARNING neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] security_group is already registered 2026-07-24 05:16:16.704 8 INFO neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-24 05:16:16.704 8 WARNING neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] security_group_rule is already registered 2026-07-24 05:16:16.706 8 INFO neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-24 05:16:16.706 8 WARNING neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] subnetpool is already registered 2026-07-24 05:16:16.706 8 INFO neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-24 05:16:16.707 8 WARNING neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] subnetpool is already registered 2026-07-24 05:16:16.707 8 INFO neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-24 05:16:16.707 8 WARNING neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] trunk is already registered 2026-07-24 05:16:16.708 8 INFO neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-24 05:16:16.708 8 WARNING neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] endpoint_group is already registered 2026-07-24 05:16:16.708 8 INFO neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-24 05:16:16.709 8 WARNING neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] vpnservice is already registered 2026-07-24 05:16:16.709 8 INFO neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-24 05:16:16.710 8 WARNING neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] ipsec_site_connection is already registered 2026-07-24 05:16:16.710 8 INFO neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-24 05:16:16.710 8 WARNING neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] ipsecpolicy is already registered 2026-07-24 05:16:16.711 8 INFO neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-24 05:16:16.711 8 WARNING neutron.quota.resource_registry [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] ikepolicy is already registered 2026-07-24 05:16:16.748 8 WARNING keystonemiddleware._common.config [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-24 05:16:16.755 8 WARNING oslo_config.cfg [None req-08ecc7d3-513c-458a-9719-748e99fcd72d - - - - - -] 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 6 seconds on interpreter 0x55c0d59731a0 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 05:16:23.189 8 INFO neutron.pecan_wsgi.hooks.translation [None req-18f0e0c1-10e3-4fad-8ff5-c86d9e7c24dd 31353d326f8b400e90139d48ef9f500f c25d0797ccab4bb984707734532ac0c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/4] 199.204.45.129 () {44 vars in 927 bytes} [Fri Jul 24 05:16:22 2026] GET /v2.0/networks/public => generated 108 bytes in 838 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 4/5] 199.204.45.129 () {44 vars in 949 bytes} [Fri Jul 24 05:16:23 2026] GET /v2.0/networks?name=public => generated 15 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 05:16:23.727 8 WARNING oslo_policy.policy [None req-65b475a6-9710-4b74-ba4a-decf0e24a992 31353d326f8b400e90139d48ef9f500f c25d0797ccab4bb984707734532ac0c3 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-07-24 05:16:23.862 8 WARNING neutron.services.revisions.revision_plugin [None req-65b475a6-9710-4b74-ba4a-decf0e24a992 31353d326f8b400e90139d48ef9f500f c25d0797ccab4bb984707734532ac0c3 - - default default] Could not find related network for resource to bump revision. 2026-07-24 05:16:23.890 8 INFO neutron.db.segments_db [None req-65b475a6-9710-4b74-ba4a-decf0e24a992 31353d326f8b400e90139d48ef9f500f c25d0797ccab4bb984707734532ac0c3 - - default default] Added segment 7838ea48-55cb-44b6-a3e1-eff77e737918 of type flat for network c2f89c67-2db3-4d58-9571-6887cef9fdef 2026-07-24 05:16:23.946 8 INFO neutron.pecan_wsgi.hooks.translation [None req-65b475a6-9710-4b74-ba4a-decf0e24a992 31353d326f8b400e90139d48ef9f500f c25d0797ccab4bb984707734532ac0c3 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/6] 199.204.45.129 () {48 vars in 967 bytes} [Fri Jul 24 05:16:23 2026] POST /v2.0/networks => generated 124 bytes in 390 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 05:16:30.170 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b6f9dca1-3dfa-42ce-be2e-b28e08368a5c 31353d326f8b400e90139d48ef9f500f c25d0797ccab4bb984707734532ac0c3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.204.45.129 () {44 vars in 927 bytes} [Fri Jul 24 05:16:29 2026] GET /v2.0/networks/public => generated 108 bytes in 382 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.129 () {44 vars in 949 bytes} [Fri Jul 24 05:16:30 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 05:16:30.359 7 WARNING oslo_policy.policy [None req-9482e412-af11-4a7b-a878-b3273257a5e3 31353d326f8b400e90139d48ef9f500f c25d0797ccab4bb984707734532ac0c3 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-07-24 05:16:30.417 7 WARNING neutron.services.revisions.revision_plugin [None req-9482e412-af11-4a7b-a878-b3273257a5e3 31353d326f8b400e90139d48ef9f500f c25d0797ccab4bb984707734532ac0c3 - - default default] Could not find related network for resource to bump revision. 2026-07-24 05:16:30.440 7 INFO neutron.db.segments_db [None req-9482e412-af11-4a7b-a878-b3273257a5e3 31353d326f8b400e90139d48ef9f500f c25d0797ccab4bb984707734532ac0c3 - - default default] Added segment 7b29ebd4-93b3-4663-ad53-9f1e92aff5e4 of type flat for network bf99b434-4f7a-40f4-97ec-528d2eb3068a 2026-07-24 05:16:30.507 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9482e412-af11-4a7b-a878-b3273257a5e3 31353d326f8b400e90139d48ef9f500f c25d0797ccab4bb984707734532ac0c3 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.204.45.129 () {48 vars in 967 bytes} [Fri Jul 24 05:16:30 2026] POST /v2.0/networks => generated 124 bytes in 325 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 05:16:36.370 7 INFO neutron.pecan_wsgi.hooks.translation [None req-88d58f6a-00fa-49ab-820c-2dd4bcf16730 31353d326f8b400e90139d48ef9f500f c25d0797ccab4bb984707734532ac0c3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/11] 199.204.45.129 () {44 vars in 927 bytes} [Fri Jul 24 05:16:36 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: 5/12] 199.204.45.129 () {44 vars in 949 bytes} [Fri Jul 24 05:16:36 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 05:16:36.452 7 WARNING neutron.services.revisions.revision_plugin [None req-5f2708bf-e4f6-42ac-b4a5-477c83a5bf61 31353d326f8b400e90139d48ef9f500f c25d0797ccab4bb984707734532ac0c3 - - default default] Could not find related network for resource to bump revision. 2026-07-24 05:16:36.471 7 INFO neutron.db.segments_db [None req-5f2708bf-e4f6-42ac-b4a5-477c83a5bf61 31353d326f8b400e90139d48ef9f500f c25d0797ccab4bb984707734532ac0c3 - - default default] Added segment 032d465b-f4d2-42f1-8c62-10bc514b7dce of type flat for network 76390c5e-5a10-40ad-a960-4943ff36f9e8 2026-07-24 05:16:36.504 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5f2708bf-e4f6-42ac-b4a5-477c83a5bf61 31353d326f8b400e90139d48ef9f500f c25d0797ccab4bb984707734532ac0c3 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/13] 199.204.45.129 () {48 vars in 967 bytes} [Fri Jul 24 05:16:36 2026] POST /v2.0/networks => generated 124 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 05:16:42.404 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a8006043-dd2e-4eda-b7e5-8a5381daaf4b 31353d326f8b400e90139d48ef9f500f c25d0797ccab4bb984707734532ac0c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.204.45.129 () {44 vars in 927 bytes} [Fri Jul 24 05:16:42 2026] GET /v2.0/networks/public => generated 108 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.204.45.129 () {44 vars in 949 bytes} [Fri Jul 24 05:16:42 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 05:16:42.543 8 WARNING neutron.services.revisions.revision_plugin [None req-f7fdb423-5fcb-4e12-a4e9-7cf051b81134 31353d326f8b400e90139d48ef9f500f c25d0797ccab4bb984707734532ac0c3 - - default default] Could not find related network for resource to bump revision. 2026-07-24 05:16:42.570 8 INFO neutron.db.segments_db [None req-f7fdb423-5fcb-4e12-a4e9-7cf051b81134 31353d326f8b400e90139d48ef9f500f c25d0797ccab4bb984707734532ac0c3 - - default default] Added segment 5de2d0c8-f470-4616-91f4-e0c9b6b7906a of type flat for network fac1089d-a4fa-4395-9924-d7346b35908b 2026-07-24 05:16:42.607 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f7fdb423-5fcb-4e12-a4e9-7cf051b81134 31353d326f8b400e90139d48ef9f500f c25d0797ccab4bb984707734532ac0c3 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 199.204.45.129 () {48 vars in 967 bytes} [Fri Jul 24 05:16:42 2026] POST /v2.0/networks => generated 124 bytes in 185 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 05:16:48.494 7 INFO neutron.pecan_wsgi.hooks.translation [None req-489893c2-c762-4a21-a79c-f6887c6d2fd5 31353d326f8b400e90139d48ef9f500f c25d0797ccab4bb984707734532ac0c3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.204.45.129 () {44 vars in 927 bytes} [Fri Jul 24 05:16:48 2026] GET /v2.0/networks/public => generated 108 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.129 () {44 vars in 949 bytes} [Fri Jul 24 05:16:48 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 05:16:48.662 7 WARNING neutron.services.revisions.revision_plugin [None req-efd0a220-902e-4166-bcf1-9ae5591335a0 31353d326f8b400e90139d48ef9f500f c25d0797ccab4bb984707734532ac0c3 - - default default] Could not find related network for resource to bump revision. 2026-07-24 05:16:48.681 7 INFO neutron.db.segments_db [None req-efd0a220-902e-4166-bcf1-9ae5591335a0 31353d326f8b400e90139d48ef9f500f c25d0797ccab4bb984707734532ac0c3 - - default default] Added segment 038d1f3b-4b1c-40b8-861b-0f0f7f6eaff8 of type flat for network b38432f0-3f2c-44f6-9196-e75dfb660cb6 [pid: 7|app: 0|req: 11/19] 199.204.45.129 () {48 vars in 967 bytes} [Fri Jul 24 05:16:48 2026] POST /v2.0/networks => generated 706 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 05:16:49.954 7 INFO neutron.pecan_wsgi.hooks.translation [None req-665eb653-6c3a-41cb-9738-f9e5bf80449f 31353d326f8b400e90139d48ef9f500f c25d0797ccab4bb984707734532ac0c3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/21] 199.204.45.129 () {44 vars in 927 bytes} [Fri Jul 24 05:16:49 2026] GET /v2.0/networks/public => generated 108 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/22] 199.204.45.129 () {44 vars in 949 bytes} [Fri Jul 24 05:16:49 2026] GET /v2.0/networks?name=public => generated 709 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 05:16:50.073 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7556d4ff-750e-472b-9c51-3bc8efb3bc6b 31353d326f8b400e90139d48ef9f500f c25d0797ccab4bb984707734532ac0c3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 13/23] 199.204.45.129 () {44 vars in 1034 bytes} [Fri Jul 24 05:16:50 2026] GET /v2.0/subnets/public-subnet?network_id=b38432f0-3f2c-44f6-9196-e75dfb660cb6 => generated 113 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/24] 199.204.45.129 () {44 vars in 1057 bytes} [Fri Jul 24 05:16:50 2026] GET /v2.0/subnets?name=public-subnet&network_id=b38432f0-3f2c-44f6-9196-e75dfb660cb6 => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/25] 199.204.45.129 () {48 vars in 965 bytes} [Fri Jul 24 05:16:50 2026] POST /v2.0/subnets => generated 641 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0)