+ 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 18:00:00 2026] *** compiled with version: 11.4.0 on 02 June 2026 01:52:53 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: neutron-server-b44796d9c-gcjzk 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 0x5585d1f4b120 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:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-24 18:00:05.104 7 INFO neutron.common.config [-] Logging enabled! 2026-07-24 18:00:05.104 7 INFO neutron.common.config [-] uwsgi version 23.5.0 /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-24 18:00:05.354 8 INFO neutron.common.config [-] Logging enabled! 2026-07-24 18:00:05.355 8 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-07-24 18:00:05.422 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-24 18:00:05.676 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-24 18:00:06.306 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-24 18:00:06.309 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-24 18:00:06.313 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-24 18:00:06.314 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-24 18:00:06.314 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-24 18:00:06.314 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-24 18:00:06.314 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-24 18:00:06.321 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-24 18:00:06.322 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-24 18:00:06.322 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-24 18:00:06.342 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-24 18:00:06.344 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-24 18:00:06.344 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-24 18:00:06.389 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-24 18:00:06.389 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-24 18:00:06.389 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-24 18:00:06.390 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-24 18:00:06.398 7 WARNING oslo_policy.policy [None req-dec39237-c256-4ad5-85ce-cbe7d3bcea3f - - - - - -] 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 18:00:06.586 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-24 18:00:06.589 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-24 18:00:06.592 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-24 18:00:06.593 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-24 18:00:06.593 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-24 18:00:06.593 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-24 18:00:06.593 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-24 18:00:06.599 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-24 18:00:06.599 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-24 18:00:06.599 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-24 18:00:06.618 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-24 18:00:06.619 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-24 18:00:06.619 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-24 18:00:06.659 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-24 18:00:06.659 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-24 18:00:06.659 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-24 18:00:06.659 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-24 18:00:06.666 8 WARNING oslo_policy.policy [None req-c614802e-1432-430f-bebf-087e585a9f55 - - - - - -] 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 18:00:06.788 7 INFO neutron.plugins.ml2.managers [None req-dec39237-c256-4ad5-85ce-cbe7d3bcea3f - - - - - -] Initializing driver for type 'vlan' 2026-07-24 18:00:07.111 8 INFO neutron.plugins.ml2.managers [None req-c614802e-1432-430f-bebf-087e585a9f55 - - - - - -] Initializing driver for type 'vlan' 2026-07-24 18:00:07.134 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-dec39237-c256-4ad5-85ce-cbe7d3bcea3f - - - - - -] VlanTypeDriver initialization complete 2026-07-24 18:00:07.134 7 INFO neutron.plugins.ml2.managers [None req-dec39237-c256-4ad5-85ce-cbe7d3bcea3f - - - - - -] Initializing driver for type 'vxlan' 2026-07-24 18:00:07.134 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-dec39237-c256-4ad5-85ce-cbe7d3bcea3f - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-24 18:00:07.162 7 INFO neutron.plugins.ml2.managers [None req-dec39237-c256-4ad5-85ce-cbe7d3bcea3f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-24 18:00:07.162 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-dec39237-c256-4ad5-85ce-cbe7d3bcea3f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-24 18:00:07.163 7 INFO neutron.plugins.ml2.managers [None req-dec39237-c256-4ad5-85ce-cbe7d3bcea3f - - - - - -] Initializing extension driver 'port_security' 2026-07-24 18:00:07.163 7 INFO neutron.plugins.ml2.extensions.port_security [None req-dec39237-c256-4ad5-85ce-cbe7d3bcea3f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-24 18:00:07.163 7 INFO neutron.plugins.ml2.managers [None req-dec39237-c256-4ad5-85ce-cbe7d3bcea3f - - - - - -] Initializing extension driver 'qos' 2026-07-24 18:00:07.163 7 INFO neutron.plugins.ml2.managers [None req-dec39237-c256-4ad5-85ce-cbe7d3bcea3f - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-24 18:00:07.163 7 INFO neutron.plugins.ml2.managers [None req-dec39237-c256-4ad5-85ce-cbe7d3bcea3f - - - - - -] Initializing mechanism driver 'l2population' 2026-07-24 18:00:07.174 7 INFO neutron.quota [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded quota_driver: . 2026-07-24 18:00:07.175 7 INFO neutron.plugins.ml2.plugin [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Modular L2 Plugin initialization complete 2026-07-24 18:00:07.175 7 INFO neutron.plugins.ml2.managers [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-24 18:00:07.175 7 INFO neutron.plugins.ml2.managers [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-24 18:00:07.176 7 INFO neutron.plugins.ml2.managers [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-24 18:00:07.176 7 INFO neutron.extensions.vlantransparent [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Disabled vlantransparent extension. 2026-07-24 18:00:07.176 7 INFO neutron.manager [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loading Plugin: qos 2026-07-24 18:00:07.187 7 INFO neutron.manager [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loading Plugin: router 2026-07-24 18:00:07.223 7 INFO neutron.services.service_base [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-24 18:00:07.224 7 INFO neutron.manager [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loading Plugin: segments 2026-07-24 18:00:07.320 7 INFO neutron.manager [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loading Plugin: trunk 2026-07-24 18:00:07.388 7 INFO neutron.manager [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loading Plugin: vpnaas 2026-07-24 18:00:07.435 7 WARNING stevedore.named [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-24 18:00:07.462 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c614802e-1432-430f-bebf-087e585a9f55 - - - - - -] VlanTypeDriver initialization complete 2026-07-24 18:00:07.463 8 INFO neutron.plugins.ml2.managers [None req-c614802e-1432-430f-bebf-087e585a9f55 - - - - - -] Initializing driver for type 'vxlan' 2026-07-24 18:00:07.463 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c614802e-1432-430f-bebf-087e585a9f55 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-24 18:00:07.490 8 INFO neutron.plugins.ml2.managers [None req-c614802e-1432-430f-bebf-087e585a9f55 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-24 18:00:07.490 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c614802e-1432-430f-bebf-087e585a9f55 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-24 18:00:07.490 8 INFO neutron.plugins.ml2.managers [None req-c614802e-1432-430f-bebf-087e585a9f55 - - - - - -] Initializing extension driver 'port_security' 2026-07-24 18:00:07.490 8 INFO neutron.plugins.ml2.extensions.port_security [None req-c614802e-1432-430f-bebf-087e585a9f55 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-24 18:00:07.491 8 INFO neutron.plugins.ml2.managers [None req-c614802e-1432-430f-bebf-087e585a9f55 - - - - - -] Initializing extension driver 'qos' 2026-07-24 18:00:07.491 8 INFO neutron.plugins.ml2.managers [None req-c614802e-1432-430f-bebf-087e585a9f55 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-24 18:00:07.491 8 INFO neutron.plugins.ml2.managers [None req-c614802e-1432-430f-bebf-087e585a9f55 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-24 18:00:07.497 7 INFO neutron_vpnaas.services.vpn.plugin [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-24 18:00:07.497 7 INFO neutron.common.utils [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-24 18:00:07.498 7 INFO neutron.manager [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loading Plugin: auto_allocate 2026-07-24 18:00:07.503 8 INFO neutron.quota [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded quota_driver: . 2026-07-24 18:00:07.503 8 INFO neutron.plugins.ml2.plugin [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Modular L2 Plugin initialization complete 2026-07-24 18:00:07.503 7 INFO neutron.manager [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loading Plugin: tag 2026-07-24 18:00:07.504 8 INFO neutron.plugins.ml2.managers [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-24 18:00:07.504 8 INFO neutron.plugins.ml2.managers [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-24 18:00:07.504 8 INFO neutron.plugins.ml2.managers [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-24 18:00:07.504 8 INFO neutron.extensions.vlantransparent [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Disabled vlantransparent extension. 2026-07-24 18:00:07.505 8 INFO neutron.manager [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loading Plugin: qos 2026-07-24 18:00:07.509 7 INFO neutron.manager [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loading Plugin: timestamp 2026-07-24 18:00:07.511 7 INFO neutron.manager [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loading Plugin: network_ip_availability 2026-07-24 18:00:07.515 7 INFO neutron.manager [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loading Plugin: flavors 2026-07-24 18:00:07.515 8 INFO neutron.manager [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loading Plugin: router 2026-07-24 18:00:07.518 7 INFO neutron.manager [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loading Plugin: revisions 2026-07-24 18:00:07.521 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Initializing extension manager. 2026-07-24 18:00:07.523 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: address-group 2026-07-24 18:00:07.524 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: address-scope 2026-07-24 18:00:07.525 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-24 18:00:07.526 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: agent 2026-07-24 18:00:07.526 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: agent-resources-synced 2026-07-24 18:00:07.528 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-24 18:00:07.528 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-24 18:00:07.529 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: availability_zone 2026-07-24 18:00:07.530 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: availability_zone_filter 2026-07-24 18:00:07.531 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-24 18:00:07.531 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: default-subnetpools 2026-07-24 18:00:07.533 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-24 18:00:07.533 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: dns-integration 2026-07-24 18:00:07.534 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: dns-domain-ports 2026-07-24 18:00:07.534 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-24 18:00:07.535 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: dvr 2026-07-24 18:00:07.536 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-24 18:00:07.536 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: empty-string-filtering 2026-07-24 18:00:07.537 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-24 18:00:07.537 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-24 18:00:07.538 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: external-net 2026-07-24 18:00:07.539 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-24 18:00:07.539 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: extraroute 2026-07-24 18:00:07.540 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: extraroute-atomic 2026-07-24 18:00:07.540 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-24 18:00:07.541 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-24 18:00:07.542 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-24 18:00:07.542 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-24 18:00:07.543 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: fip-port-details 2026-07-24 18:00:07.544 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: flavors 2026-07-24 18:00:07.545 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-24 18:00:07.546 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: floatingip-pools 2026-07-24 18:00:07.546 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: ip_allocation 2026-07-24 18:00:07.547 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-24 18:00:07.548 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: l2_adjacency 2026-07-24 18:00:07.549 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: router 2026-07-24 18:00:07.550 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-24 18:00:07.550 8 INFO neutron.services.service_base [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-24 18:00:07.551 8 INFO neutron.manager [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loading Plugin: segments 2026-07-24 18:00:07.551 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: ext-gw-mode 2026-07-24 18:00:07.552 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: l3-ha 2026-07-24 18:00:07.552 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-24 18:00:07.553 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-24 18:00:07.553 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: l3-flavors 2026-07-24 18:00:07.554 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-24 18:00:07.555 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-24 18:00:07.557 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-24 18:00:07.558 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-24 18:00:07.559 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-24 18:00:07.560 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-24 18:00:07.561 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-24 18:00:07.562 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: multi-provider 2026-07-24 18:00:07.562 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: net-mtu 2026-07-24 18:00:07.563 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: net-mtu-writable 2026-07-24 18:00:07.563 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: network_availability_zone 2026-07-24 18:00:07.564 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: network_ha 2026-07-24 18:00:07.565 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: network-ip-availability 2026-07-24 18:00:07.566 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-24 18:00:07.566 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: pagination 2026-07-24 18:00:07.567 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: port-device-profile 2026-07-24 18:00:07.568 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-24 18:00:07.568 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-24 18:00:07.569 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: port-mac-override 2026-07-24 18:00:07.569 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-24 18:00:07.570 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-24 18:00:07.571 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: port-resource-request 2026-07-24 18:00:07.571 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-24 18:00:07.572 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: binding 2026-07-24 18:00:07.573 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: binding-extended 2026-07-24 18:00:07.573 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: port-security 2026-07-24 18:00:07.574 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: project-id 2026-07-24 18:00:07.575 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: provider 2026-07-24 18:00:07.576 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: qos 2026-07-24 18:00:07.577 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-24 18:00:07.578 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-24 18:00:07.578 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: qos-default 2026-07-24 18:00:07.579 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: qos-fip 2026-07-24 18:00:07.580 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-24 18:00:07.580 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-24 18:00:07.581 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-24 18:00:07.582 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-24 18:00:07.582 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-24 18:00:07.583 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: qos-pps 2026-07-24 18:00:07.584 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-24 18:00:07.584 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-24 18:00:07.585 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: qos-rules-alias 2026-07-24 18:00:07.586 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: quota-check-limit 2026-07-24 18:00:07.587 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: quotas 2026-07-24 18:00:07.589 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: quota_details 2026-07-24 18:00:07.590 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: rbac-policies 2026-07-24 18:00:07.591 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: rbac-address-group 2026-07-24 18:00:07.592 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: rbac-address-scope 2026-07-24 18:00:07.592 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: rbac-security-groups 2026-07-24 18:00:07.593 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-24 18:00:07.594 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: revision-if-match 2026-07-24 18:00:07.594 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-24 18:00:07.595 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: router_availability_zone 2026-07-24 18:00:07.596 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-24 18:00:07.597 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-24 18:00:07.598 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-24 18:00:07.598 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-24 18:00:07.599 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-24 18:00:07.600 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-24 18:00:07.609 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: security-group 2026-07-24 18:00:07.610 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: segment 2026-07-24 18:00:07.610 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-24 18:00:07.611 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: service-type 2026-07-24 18:00:07.611 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: sorting 2026-07-24 18:00:07.612 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: standard-attr-segment 2026-07-24 18:00:07.613 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: standard-attr-description 2026-07-24 18:00:07.613 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: stateful-security-group 2026-07-24 18:00:07.614 7 WARNING neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-24 18:00:07.614 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-24 18:00:07.615 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: subnet_onboard 2026-07-24 18:00:07.616 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-24 18:00:07.616 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: subnet-service-types 2026-07-24 18:00:07.617 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: subnet_allocation 2026-07-24 18:00:07.618 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-24 18:00:07.618 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-24 18:00:07.621 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: standard-attr-tag 2026-07-24 18:00:07.622 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-24 18:00:07.622 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: trunk 2026-07-24 18:00:07.623 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: trunk-details 2026-07-24 18:00:07.624 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-24 18:00:07.624 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-24 18:00:07.625 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-24 18:00:07.626 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: vpn-flavors 2026-07-24 18:00:07.627 7 INFO neutron.api.extensions [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Loaded extension: vpnaas 2026-07-24 18:00:07.630 7 INFO neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-24 18:00:07.630 7 INFO neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-24 18:00:07.630 7 INFO neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-24 18:00:07.631 7 INFO neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-24 18:00:07.632 7 INFO neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-24 18:00:07.632 7 INFO neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-24 18:00:07.635 7 INFO neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-24 18:00:07.635 7 INFO neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-24 18:00:07.636 7 INFO neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-24 18:00:07.636 7 INFO neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-24 18:00:07.636 7 WARNING neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] subnetpool is already registered 2026-07-24 18:00:07.636 7 INFO neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-24 18:00:07.637 7 WARNING neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] subnetpool is already registered 2026-07-24 18:00:07.637 7 INFO neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-24 18:00:07.637 7 INFO neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-24 18:00:07.637 7 INFO neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-24 18:00:07.637 7 INFO neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-24 18:00:07.638 7 INFO neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-24 18:00:07.638 7 INFO neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-24 18:00:07.640 7 INFO neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-24 18:00:07.640 7 WARNING neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] router is already registered 2026-07-24 18:00:07.640 7 INFO neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-24 18:00:07.640 7 WARNING neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] floatingip is already registered 2026-07-24 18:00:07.641 7 INFO neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-24 18:00:07.642 7 WARNING neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] rbac_policy is already registered 2026-07-24 18:00:07.642 7 INFO neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-24 18:00:07.642 7 WARNING neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] security_group is already registered 2026-07-24 18:00:07.642 7 INFO neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-24 18:00:07.642 7 WARNING neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] security_group_rule is already registered 2026-07-24 18:00:07.643 7 INFO neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-24 18:00:07.643 7 WARNING neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] subnetpool is already registered 2026-07-24 18:00:07.643 7 INFO neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-24 18:00:07.643 7 WARNING neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] subnetpool is already registered 2026-07-24 18:00:07.643 7 INFO neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-24 18:00:07.644 7 WARNING neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] trunk is already registered 2026-07-24 18:00:07.644 7 INFO neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-24 18:00:07.644 7 WARNING neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] endpoint_group is already registered 2026-07-24 18:00:07.644 7 INFO neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-24 18:00:07.644 7 WARNING neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] vpnservice is already registered 2026-07-24 18:00:07.645 7 INFO neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-24 18:00:07.645 7 WARNING neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] ipsec_site_connection is already registered 2026-07-24 18:00:07.645 7 INFO neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-24 18:00:07.645 7 WARNING neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] ipsecpolicy is already registered 2026-07-24 18:00:07.645 7 INFO neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-24 18:00:07.646 7 WARNING neutron.quota.resource_registry [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] ikepolicy is already registered 2026-07-24 18:00:07.649 8 INFO neutron.manager [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loading Plugin: trunk 2026-07-24 18:00:07.686 7 WARNING keystonemiddleware._common.config [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-24 18:00:07.694 7 WARNING oslo_config.cfg [None req-7feec36d-8553-4456-974c-1850af3998d7 - - - - - -] 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 7 seconds on interpreter 0x5585d1f4b120 pid: 7 (default app) 2026-07-24 18:00:07.709 8 INFO neutron.manager [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loading Plugin: vpnaas 2026-07-24 18:00:07.754 8 WARNING stevedore.named [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-24 18:00:07.825 8 INFO neutron_vpnaas.services.vpn.plugin [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-24 18:00:07.826 8 INFO neutron.common.utils [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-24 18:00:07.826 8 INFO neutron.manager [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loading Plugin: auto_allocate 2026-07-24 18:00:07.831 8 INFO neutron.manager [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loading Plugin: tag 2026-07-24 18:00:07.839 8 INFO neutron.manager [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loading Plugin: timestamp 2026-07-24 18:00:07.842 8 INFO neutron.manager [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loading Plugin: network_ip_availability 2026-07-24 18:00:07.845 8 INFO neutron.manager [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loading Plugin: flavors 2026-07-24 18:00:07.848 8 INFO neutron.manager [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loading Plugin: revisions 2026-07-24 18:00:07.851 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Initializing extension manager. 2026-07-24 18:00:07.853 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: address-group 2026-07-24 18:00:07.854 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: address-scope 2026-07-24 18:00:07.854 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-24 18:00:07.855 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: agent 2026-07-24 18:00:07.856 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: agent-resources-synced 2026-07-24 18:00:07.857 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-24 18:00:07.858 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-24 18:00:07.859 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: availability_zone 2026-07-24 18:00:07.859 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: availability_zone_filter 2026-07-24 18:00:07.860 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-24 18:00:07.861 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: default-subnetpools 2026-07-24 18:00:07.864 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-24 18:00:07.864 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: dns-integration 2026-07-24 18:00:07.865 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: dns-domain-ports 2026-07-24 18:00:07.866 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-24 18:00:07.866 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: dvr 2026-07-24 18:00:07.867 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-24 18:00:07.867 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: empty-string-filtering 2026-07-24 18:00:07.868 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-24 18:00:07.869 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-24 18:00:07.869 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: external-net 2026-07-24 18:00:07.870 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-24 18:00:07.871 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: extraroute 2026-07-24 18:00:07.871 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: extraroute-atomic 2026-07-24 18:00:07.872 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-24 18:00:07.873 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-24 18:00:07.873 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-24 18:00:07.874 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-24 18:00:07.874 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: fip-port-details 2026-07-24 18:00:07.875 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: flavors 2026-07-24 18:00:07.876 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-24 18:00:07.877 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: floatingip-pools 2026-07-24 18:00:07.878 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: ip_allocation 2026-07-24 18:00:07.878 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-24 18:00:07.879 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: l2_adjacency 2026-07-24 18:00:07.880 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: router 2026-07-24 18:00:07.882 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-24 18:00:07.882 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: ext-gw-mode 2026-07-24 18:00:07.883 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: l3-ha 2026-07-24 18:00:07.883 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-24 18:00:07.884 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-24 18:00:07.885 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: l3-flavors 2026-07-24 18:00:07.886 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-24 18:00:07.886 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-24 18:00:07.888 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-24 18:00:07.890 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-24 18:00:07.890 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-24 18:00:07.891 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-24 18:00:07.892 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-24 18:00:07.893 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: multi-provider 2026-07-24 18:00:07.894 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: net-mtu 2026-07-24 18:00:07.894 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: net-mtu-writable 2026-07-24 18:00:07.895 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: network_availability_zone 2026-07-24 18:00:07.896 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: network_ha 2026-07-24 18:00:07.896 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: network-ip-availability 2026-07-24 18:00:07.898 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-24 18:00:07.898 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: pagination 2026-07-24 18:00:07.899 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: port-device-profile 2026-07-24 18:00:07.899 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-24 18:00:07.900 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-24 18:00:07.901 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: port-mac-override 2026-07-24 18:00:07.902 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-24 18:00:07.902 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-24 18:00:07.903 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: port-resource-request 2026-07-24 18:00:07.904 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-24 18:00:07.905 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: binding 2026-07-24 18:00:07.906 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: binding-extended 2026-07-24 18:00:07.906 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: port-security 2026-07-24 18:00:07.907 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: project-id 2026-07-24 18:00:07.907 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: provider 2026-07-24 18:00:07.909 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: qos 2026-07-24 18:00:07.910 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-24 18:00:07.911 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-24 18:00:07.912 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: qos-default 2026-07-24 18:00:07.912 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: qos-fip 2026-07-24 18:00:07.913 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-24 18:00:07.914 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-24 18:00:07.914 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-24 18:00:07.915 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-24 18:00:07.916 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-24 18:00:07.917 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: qos-pps 2026-07-24 18:00:07.918 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-24 18:00:07.918 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-24 18:00:07.919 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: qos-rules-alias 2026-07-24 18:00:07.920 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: quota-check-limit 2026-07-24 18:00:07.922 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: quotas 2026-07-24 18:00:07.922 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: quota_details 2026-07-24 18:00:07.924 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: rbac-policies 2026-07-24 18:00:07.925 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: rbac-address-group 2026-07-24 18:00:07.925 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: rbac-address-scope 2026-07-24 18:00:07.926 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: rbac-security-groups 2026-07-24 18:00:07.926 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-24 18:00:07.927 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: revision-if-match 2026-07-24 18:00:07.928 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-24 18:00:07.928 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: router_availability_zone 2026-07-24 18:00:07.929 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-24 18:00:07.931 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-24 18:00:07.931 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-24 18:00:07.932 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-24 18:00:07.932 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-24 18:00:07.933 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-24 18:00:07.941 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: security-group 2026-07-24 18:00:07.942 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: segment 2026-07-24 18:00:07.942 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-24 18:00:07.943 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: service-type 2026-07-24 18:00:07.943 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: sorting 2026-07-24 18:00:07.944 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: standard-attr-segment 2026-07-24 18:00:07.946 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: standard-attr-description 2026-07-24 18:00:07.947 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: stateful-security-group 2026-07-24 18:00:07.948 8 WARNING neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-24 18:00:07.949 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-24 18:00:07.949 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: subnet_onboard 2026-07-24 18:00:07.950 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-24 18:00:07.951 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: subnet-service-types 2026-07-24 18:00:07.951 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: subnet_allocation 2026-07-24 18:00:07.952 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-24 18:00:07.953 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-24 18:00:07.956 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: standard-attr-tag 2026-07-24 18:00:07.956 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-24 18:00:07.957 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: trunk 2026-07-24 18:00:07.958 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: trunk-details 2026-07-24 18:00:07.958 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-24 18:00:07.959 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-24 18:00:07.960 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-24 18:00:07.960 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: vpn-flavors 2026-07-24 18:00:07.962 8 INFO neutron.api.extensions [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Loaded extension: vpnaas 2026-07-24 18:00:07.965 8 INFO neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-24 18:00:07.966 8 INFO neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-24 18:00:07.966 8 INFO neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-24 18:00:07.966 8 INFO neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-24 18:00:07.967 8 INFO neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-24 18:00:07.967 8 INFO neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-24 18:00:07.969 8 INFO neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-24 18:00:07.970 8 INFO neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-24 18:00:07.970 8 INFO neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-24 18:00:07.970 8 INFO neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-24 18:00:07.970 8 WARNING neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] subnetpool is already registered 2026-07-24 18:00:07.971 8 INFO neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-24 18:00:07.971 8 WARNING neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] subnetpool is already registered 2026-07-24 18:00:07.971 8 INFO neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-24 18:00:07.971 8 INFO neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-24 18:00:07.971 8 INFO neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-24 18:00:07.972 8 INFO neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-24 18:00:07.972 8 INFO neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-24 18:00:07.972 8 INFO neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-24 18:00:07.974 8 INFO neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-24 18:00:07.974 8 WARNING neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] router is already registered 2026-07-24 18:00:07.974 8 INFO neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-24 18:00:07.975 8 WARNING neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] floatingip is already registered 2026-07-24 18:00:07.975 8 INFO neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-24 18:00:07.976 8 WARNING neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] rbac_policy is already registered 2026-07-24 18:00:07.976 8 INFO neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-24 18:00:07.976 8 WARNING neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] security_group is already registered 2026-07-24 18:00:07.976 8 INFO neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-24 18:00:07.977 8 WARNING neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] security_group_rule is already registered 2026-07-24 18:00:07.977 8 INFO neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-24 18:00:07.977 8 WARNING neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] subnetpool is already registered 2026-07-24 18:00:07.977 8 INFO neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-24 18:00:07.978 8 WARNING neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] subnetpool is already registered 2026-07-24 18:00:07.978 8 INFO neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-24 18:00:07.978 8 WARNING neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] trunk is already registered 2026-07-24 18:00:07.978 8 INFO neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-24 18:00:07.979 8 WARNING neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] endpoint_group is already registered 2026-07-24 18:00:07.979 8 INFO neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-24 18:00:07.979 8 WARNING neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] vpnservice is already registered 2026-07-24 18:00:07.979 8 INFO neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-24 18:00:07.979 8 WARNING neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] ipsec_site_connection is already registered 2026-07-24 18:00:07.980 8 INFO neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-24 18:00:07.981 8 WARNING neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] ipsecpolicy is already registered 2026-07-24 18:00:07.981 8 INFO neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-24 18:00:07.981 8 WARNING neutron.quota.resource_registry [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] ikepolicy is already registered 2026-07-24 18:00:08.019 8 WARNING keystonemiddleware._common.config [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-24 18:00:08.027 8 WARNING oslo_config.cfg [None req-20be8863-0e18-456c-ad36-bbc1002f9159 - - - - - -] 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 0x5585d1f4b120 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 18:00:13.305 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ce4dcdc1-1b0a-40ca-ba8d-ed09be6aa9cc 7d6bf3a999a94bf4bd231152d92fa04c 3b4ffb8544dd4e0dacfcf1738fb1a83c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/4] 199.204.45.116 () {44 vars in 927 bytes} [Fri Jul 24 18:00:12 2026] GET /v2.0/networks/public => generated 108 bytes in 775 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/5] 199.204.45.116 () {44 vars in 949 bytes} [Fri Jul 24 18:00:13 2026] GET /v2.0/networks?name=public => generated 15 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 18:00:13.915 7 WARNING oslo_policy.policy [None req-00552a6d-fd8e-4b68-97ba-c2f172930617 7d6bf3a999a94bf4bd231152d92fa04c 3b4ffb8544dd4e0dacfcf1738fb1a83c - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-07-24 18:00:14.057 7 WARNING neutron.services.revisions.revision_plugin [None req-00552a6d-fd8e-4b68-97ba-c2f172930617 7d6bf3a999a94bf4bd231152d92fa04c 3b4ffb8544dd4e0dacfcf1738fb1a83c - - default default] Could not find related network for resource to bump revision. 2026-07-24 18:00:14.097 7 INFO neutron.db.segments_db [None req-00552a6d-fd8e-4b68-97ba-c2f172930617 7d6bf3a999a94bf4bd231152d92fa04c 3b4ffb8544dd4e0dacfcf1738fb1a83c - - default default] Added segment 9cb0ae65-62de-45cb-ba18-9be9e3282655 of type flat for network 9abd0722-53ef-4133-bbf0-82acc817eb5f 2026-07-24 18:00:14.184 7 INFO neutron.pecan_wsgi.hooks.translation [None req-00552a6d-fd8e-4b68-97ba-c2f172930617 7d6bf3a999a94bf4bd231152d92fa04c 3b4ffb8544dd4e0dacfcf1738fb1a83c - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/6] 199.204.45.116 () {48 vars in 967 bytes} [Fri Jul 24 18:00:13 2026] POST /v2.0/networks => generated 124 bytes in 600 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 18:00:20.512 8 INFO neutron.pecan_wsgi.hooks.translation [None req-63c250fb-d87b-4052-aaa5-44c5f29626f4 7d6bf3a999a94bf4bd231152d92fa04c 3b4ffb8544dd4e0dacfcf1738fb1a83c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/7] 199.204.45.116 () {44 vars in 927 bytes} [Fri Jul 24 18:00:20 2026] GET /v2.0/networks/public => generated 108 bytes in 425 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.204.45.116 () {44 vars in 949 bytes} [Fri Jul 24 18:00:20 2026] GET /v2.0/networks?name=public => generated 15 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 18:00:20.877 8 WARNING oslo_policy.policy [None req-89fb6f91-da2d-4a86-af81-b852f11a2d49 7d6bf3a999a94bf4bd231152d92fa04c 3b4ffb8544dd4e0dacfcf1738fb1a83c - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-07-24 18:00:20.913 8 WARNING neutron.services.revisions.revision_plugin [None req-89fb6f91-da2d-4a86-af81-b852f11a2d49 7d6bf3a999a94bf4bd231152d92fa04c 3b4ffb8544dd4e0dacfcf1738fb1a83c - - default default] Could not find related network for resource to bump revision. 2026-07-24 18:00:20.945 8 INFO neutron.db.segments_db [None req-89fb6f91-da2d-4a86-af81-b852f11a2d49 7d6bf3a999a94bf4bd231152d92fa04c 3b4ffb8544dd4e0dacfcf1738fb1a83c - - default default] Added segment 03a75115-b84c-4780-8ad0-e90380fbcf68 of type flat for network 046e69d1-1463-4646-b897-2d2aa85dfe75 2026-07-24 18:00:21.032 8 INFO neutron.pecan_wsgi.hooks.translation [None req-89fb6f91-da2d-4a86-af81-b852f11a2d49 7d6bf3a999a94bf4bd231152d92fa04c 3b4ffb8544dd4e0dacfcf1738fb1a83c - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/10] 199.204.45.116 () {48 vars in 967 bytes} [Fri Jul 24 18:00:20 2026] POST /v2.0/networks => generated 124 bytes in 499 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 18:00:26.954 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ce02a5dd-e6c8-4528-998f-b5b6adcaed5f 7d6bf3a999a94bf4bd231152d92fa04c 3b4ffb8544dd4e0dacfcf1738fb1a83c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/11] 199.204.45.116 () {44 vars in 927 bytes} [Fri Jul 24 18:00:26 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: 4/12] 199.204.45.116 () {44 vars in 949 bytes} [Fri Jul 24 18:00:26 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 18:00:27.070 7 WARNING neutron.services.revisions.revision_plugin [None req-2faa0196-8d81-4841-97ba-1d5cc620e2b0 7d6bf3a999a94bf4bd231152d92fa04c 3b4ffb8544dd4e0dacfcf1738fb1a83c - - default default] Could not find related network for resource to bump revision. 2026-07-24 18:00:27.090 7 INFO neutron.db.segments_db [None req-2faa0196-8d81-4841-97ba-1d5cc620e2b0 7d6bf3a999a94bf4bd231152d92fa04c 3b4ffb8544dd4e0dacfcf1738fb1a83c - - default default] Added segment ab9c4007-59a2-4c9d-b0bb-a9fb3f6a47df of type flat for network dcc7801e-bf49-4b2f-94ee-f786c862e1f0 2026-07-24 18:00:27.133 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2faa0196-8d81-4841-97ba-1d5cc620e2b0 7d6bf3a999a94bf4bd231152d92fa04c 3b4ffb8544dd4e0dacfcf1738fb1a83c - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/13] 199.204.45.116 () {48 vars in 967 bytes} [Fri Jul 24 18:00:26 2026] POST /v2.0/networks => generated 124 bytes in 162 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 18:00:33.103 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8bcddf9f-d9e3-4b36-ab4d-cecd20d97e53 7d6bf3a999a94bf4bd231152d92fa04c 3b4ffb8544dd4e0dacfcf1738fb1a83c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/14] 199.204.45.116 () {44 vars in 927 bytes} [Fri Jul 24 18:00:33 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: 7|app: 0|req: 10/15] 199.204.45.116 () {44 vars in 949 bytes} [Fri Jul 24 18:00:33 2026] GET /v2.0/networks?name=public => generated 15 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 18:00:33.206 8 WARNING neutron.services.revisions.revision_plugin [None req-526a2745-bd84-412f-baa1-85ee20cd09c4 7d6bf3a999a94bf4bd231152d92fa04c 3b4ffb8544dd4e0dacfcf1738fb1a83c - - default default] Could not find related network for resource to bump revision. 2026-07-24 18:00:33.235 8 INFO neutron.db.segments_db [None req-526a2745-bd84-412f-baa1-85ee20cd09c4 7d6bf3a999a94bf4bd231152d92fa04c 3b4ffb8544dd4e0dacfcf1738fb1a83c - - default default] Added segment 9ad26da6-d5b8-4b4a-a964-b76adf980ffa of type flat for network d103b5c9-5f1c-4193-9561-27aa8a3a3590 2026-07-24 18:00:33.282 8 INFO neutron.pecan_wsgi.hooks.translation [None req-526a2745-bd84-412f-baa1-85ee20cd09c4 7d6bf3a999a94bf4bd231152d92fa04c 3b4ffb8544dd4e0dacfcf1738fb1a83c - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/16] 199.204.45.116 () {48 vars in 967 bytes} [Fri Jul 24 18:00:33 2026] POST /v2.0/networks => generated 124 bytes in 166 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 18:00:39.217 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b552f434-5bcf-4932-946a-cc30d6bab214 7d6bf3a999a94bf4bd231152d92fa04c 3b4ffb8544dd4e0dacfcf1738fb1a83c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/18] 199.204.45.116 () {44 vars in 927 bytes} [Fri Jul 24 18:00:39 2026] GET /v2.0/networks/public => generated 108 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/19] 199.204.45.116 () {44 vars in 949 bytes} [Fri Jul 24 18:00:39 2026] GET /v2.0/networks?name=public => generated 15 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 18:00:39.325 8 WARNING neutron.services.revisions.revision_plugin [None req-17858c9c-d9fa-4f94-8005-08c4be503bc2 7d6bf3a999a94bf4bd231152d92fa04c 3b4ffb8544dd4e0dacfcf1738fb1a83c - - default default] Could not find related network for resource to bump revision. 2026-07-24 18:00:39.355 8 INFO neutron.db.segments_db [None req-17858c9c-d9fa-4f94-8005-08c4be503bc2 7d6bf3a999a94bf4bd231152d92fa04c 3b4ffb8544dd4e0dacfcf1738fb1a83c - - default default] Added segment 8c56b062-9f87-4a56-9671-cc706071d637 of type flat for network 79674fcf-b74d-4df3-8e47-309605e3daec [pid: 8|app: 0|req: 8/20] 199.204.45.116 () {48 vars in 967 bytes} [Fri Jul 24 18:00:39 2026] POST /v2.0/networks => generated 706 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 18:00:40.548 7 INFO neutron.pecan_wsgi.hooks.translation [None req-538d0e46-7c10-4122-8446-ea712de071c6 7d6bf3a999a94bf4bd231152d92fa04c 3b4ffb8544dd4e0dacfcf1738fb1a83c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 13/21] 199.204.45.116 () {44 vars in 927 bytes} [Fri Jul 24 18:00:40 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: 8|app: 0|req: 9/22] 199.204.45.116 () {44 vars in 949 bytes} [Fri Jul 24 18:00:40 2026] GET /v2.0/networks?name=public => generated 709 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 18:00:40.702 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e7205e8e-561e-4d5e-b433-15d43c073b73 7d6bf3a999a94bf4bd231152d92fa04c 3b4ffb8544dd4e0dacfcf1738fb1a83c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/23] 199.204.45.116 () {44 vars in 1034 bytes} [Fri Jul 24 18:00:40 2026] GET /v2.0/subnets/public-subnet?network_id=79674fcf-b74d-4df3-8e47-309605e3daec => generated 113 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/24] 199.204.45.116 () {44 vars in 1057 bytes} [Fri Jul 24 18:00:40 2026] GET /v2.0/subnets?name=public-subnet&network_id=79674fcf-b74d-4df3-8e47-309605e3daec => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/25] 199.204.45.116 () {48 vars in 965 bytes} [Fri Jul 24 18:00:40 2026] POST /v2.0/subnets => generated 641 bytes in 552 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 18:05:38.108 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [2d9a0549-43f1-4543-a2d1-75e768f17d51] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-24 18:05:38.112 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d1cb8ad4-0d8c-4852-917d-c0ab5a7cd046] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-24 18:05:38.259 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d8b7b9fb-ce53-4cca-b0cf-fac0137e422a 7d6bf3a999a94bf4bd231152d92fa04c 3b4ffb8544dd4e0dacfcf1738fb1a83c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/65] 199.204.45.116 () {44 vars in 937 bytes} [Fri Jul 24 18:05:38 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 164 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 18:05:38.276 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [3a57b413-5c3d-4f93-b3bb-2e1954ae7d01] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-24 18:05:38.280 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7663dddc-6d53-4112-bbaa-dd9c13208be0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-24 18:05:38.281 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri Jul 24 18:05:38 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.116) !!! [pid: 7|app: 0|req: 35/66] 199.204.45.116 () {44 vars in 959 bytes} [Fri Jul 24 18:05:38 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 18:05:38.404 8 INFO neutron.db.segments_db [None req-8334ad92-41a7-49bc-9dac-36a2c51219d2 7d6bf3a999a94bf4bd231152d92fa04c 3b4ffb8544dd4e0dacfcf1738fb1a83c - - default default] Added segment cdd0ed3e-8928-405f-8db0-784f9c4a98b2 of type vxlan for network 569f0bf5-ccad-4b9e-897e-63605089109c [pid: 8|app: 0|req: 32/67] 199.204.45.116 () {48 vars in 966 bytes} [Fri Jul 24 18:05:38 2026] POST /v2.0/networks => generated 707 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 18:05:39.539 7 INFO oslo.messaging._drivers.impl_rabbit [-] [3a57b413-5c3d-4f93-b3bb-2e1954ae7d01] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60300. 2026-07-24 18:05:39.540 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7663dddc-6d53-4112-bbaa-dd9c13208be0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60298. 2026-07-24 18:05:39.578 7 INFO neutron.pecan_wsgi.hooks.translation [None req-979c0553-29e9-41a5-a78c-a9f42fe5c5b1 7d6bf3a999a94bf4bd231152d92fa04c 3b4ffb8544dd4e0dacfcf1738fb1a83c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/68] 199.204.45.116 () {44 vars in 937 bytes} [Fri Jul 24 18:05:39 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 18:05:39.649 8 INFO oslo.messaging._drivers.impl_rabbit [-] [2d9a0549-43f1-4543-a2d1-75e768f17d51] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60324. 2026-07-24 18:05:39.654 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d1cb8ad4-0d8c-4852-917d-c0ab5a7cd046] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60330. [pid: 8|app: 0|req: 33/69] 199.204.45.116 () {44 vars in 959 bytes} [Fri Jul 24 18:05:39 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 18:05:39.696 7 INFO neutron.pecan_wsgi.hooks.translation [None req-69262ed4-a9e3-4e0f-ba1d-9efcfebb4ae7 7d6bf3a999a94bf4bd231152d92fa04c 3b4ffb8544dd4e0dacfcf1738fb1a83c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/70] 199.204.45.116 () {44 vars in 1036 bytes} [Fri Jul 24 18:05:39 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=569f0bf5-ccad-4b9e-897e-63605089109c => generated 114 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/71] 199.204.45.116 () {44 vars in 1059 bytes} [Fri Jul 24 18:05:39 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=569f0bf5-ccad-4b9e-897e-63605089109c => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/72] 199.204.45.116 () {48 vars in 965 bytes} [Fri Jul 24 18:05:39 2026] POST /v2.0/subnets => generated 627 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 18:05:41.254 8 INFO neutron.api.v2.resource [None req-d3062833-f565-4110-a1ed-4c98d6eaf398 7d6bf3a999a94bf4bd231152d92fa04c 3b4ffb8544dd4e0dacfcf1738fb1a83c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/73] 199.204.45.116 () {44 vars in 971 bytes} [Fri Jul 24 18:05:41 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/74] 199.204.45.116 () {44 vars in 993 bytes} [Fri Jul 24 18:05:41 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/75] 199.204.45.116 () {48 vars in 980 bytes} [Fri Jul 24 18:05:41 2026] POST /v2.0/security-groups => generated 1552 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/76] 199.204.45.116 () {44 vars in 1001 bytes} [Fri Jul 24 18:05:42 2026] GET /v2.0/security-groups/48a572d9-7e40-4b89-a33c-64bfac35ba19 => generated 1552 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 199.204.45.116 () {44 vars in 1001 bytes} [Fri Jul 24 18:05:42 2026] GET /v2.0/security-groups/48a572d9-7e40-4b89-a33c-64bfac35ba19 => generated 1552 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 199.204.45.116 () {44 vars in 1001 bytes} [Fri Jul 24 18:05:42 2026] GET /v2.0/security-groups/48a572d9-7e40-4b89-a33c-64bfac35ba19 => generated 1552 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/79] 199.204.45.116 () {48 vars in 991 bytes} [Fri Jul 24 18:05:42 2026] POST /v2.0/security-group-rules => generated 569 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/80] 199.204.45.116 () {44 vars in 1001 bytes} [Fri Jul 24 18:05:44 2026] GET /v2.0/security-groups/48a572d9-7e40-4b89-a33c-64bfac35ba19 => generated 2134 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/81] 199.204.45.116 () {44 vars in 1001 bytes} [Fri Jul 24 18:05:44 2026] GET /v2.0/security-groups/48a572d9-7e40-4b89-a33c-64bfac35ba19 => generated 2134 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 199.204.45.116 () {44 vars in 1001 bytes} [Fri Jul 24 18:05:44 2026] GET /v2.0/security-groups/48a572d9-7e40-4b89-a33c-64bfac35ba19 => generated 2134 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/83] 199.204.45.116 () {48 vars in 991 bytes} [Fri Jul 24 18:05:44 2026] POST /v2.0/security-group-rules => generated 571 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/84] 199.204.45.116 () {44 vars in 1001 bytes} [Fri Jul 24 18:05:45 2026] GET /v2.0/security-groups/48a572d9-7e40-4b89-a33c-64bfac35ba19 => generated 2718 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/85] 199.204.45.116 () {44 vars in 1001 bytes} [Fri Jul 24 18:05:45 2026] GET /v2.0/security-groups/48a572d9-7e40-4b89-a33c-64bfac35ba19 => generated 2718 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/86] 199.204.45.116 () {44 vars in 1001 bytes} [Fri Jul 24 18:05:45 2026] GET /v2.0/security-groups/48a572d9-7e40-4b89-a33c-64bfac35ba19 => generated 2718 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/87] 199.204.45.116 () {48 vars in 991 bytes} [Fri Jul 24 18:05:45 2026] POST /v2.0/security-group-rules => generated 571 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/88] 199.204.45.116 () {44 vars in 1001 bytes} [Fri Jul 24 18:05:46 2026] GET /v2.0/security-groups/48a572d9-7e40-4b89-a33c-64bfac35ba19 => generated 3302 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/89] 199.204.45.116 () {44 vars in 1001 bytes} [Fri Jul 24 18:05:46 2026] GET /v2.0/security-groups/48a572d9-7e40-4b89-a33c-64bfac35ba19 => generated 3302 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/90] 199.204.45.116 () {44 vars in 1001 bytes} [Fri Jul 24 18:05:46 2026] GET /v2.0/security-groups/48a572d9-7e40-4b89-a33c-64bfac35ba19 => generated 3302 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/91] 199.204.45.116 () {48 vars in 991 bytes} [Fri Jul 24 18:05:46 2026] POST /v2.0/security-group-rules => generated 571 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/92] 199.204.45.116 () {44 vars in 1001 bytes} [Fri Jul 24 18:05:47 2026] GET /v2.0/security-groups/48a572d9-7e40-4b89-a33c-64bfac35ba19 => generated 3886 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/93] 199.204.45.116 () {44 vars in 1001 bytes} [Fri Jul 24 18:05:47 2026] GET /v2.0/security-groups/48a572d9-7e40-4b89-a33c-64bfac35ba19 => generated 3886 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/94] 199.204.45.116 () {44 vars in 1001 bytes} [Fri Jul 24 18:05:47 2026] GET /v2.0/security-groups/48a572d9-7e40-4b89-a33c-64bfac35ba19 => generated 3886 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/95] 199.204.45.116 () {48 vars in 991 bytes} [Fri Jul 24 18:05:48 2026] POST /v2.0/security-group-rules => generated 571 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/96] 199.204.45.116 () {44 vars in 987 bytes} [Fri Jul 24 18:05:49 2026] GET /v2.0/networks/569f0bf5-ccad-4b9e-897e-63605089109c => generated 732 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 18:05:49.403 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eba2f084-8b6c-45c7-a114-a8e7887c1804 7d6bf3a999a94bf4bd231152d92fa04c 3b4ffb8544dd4e0dacfcf1738fb1a83c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 47/97] 199.204.45.116 () {44 vars in 1076 bytes} [Fri Jul 24 18:05:49 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=569f0bf5-ccad-4b9e-897e-63605089109c => generated 132 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/98] 199.204.45.116 () {44 vars in 1099 bytes} [Fri Jul 24 18:05:49 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=569f0bf5-ccad-4b9e-897e-63605089109c => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/99] 199.204.45.116 () {44 vars in 1001 bytes} [Fri Jul 24 18:05:49 2026] GET /v2.0/security-groups/48a572d9-7e40-4b89-a33c-64bfac35ba19 => generated 4470 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/100] 199.204.45.116 () {48 vars in 961 bytes} [Fri Jul 24 18:05:49 2026] POST /v2.0/ports => generated 1096 bytes in 589 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-24 18:05:56.427 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cc289c26-dae3-41ce-a0a7-90bd161c9289 7d6bf3a999a94bf4bd231152d92fa04c 3b4ffb8544dd4e0dacfcf1738fb1a83c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/103] 199.204.45.116 () {44 vars in 979 bytes} [Fri Jul 24 18:05:56 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 102 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: 54/104] 199.204.45.116 () {44 vars in 1001 bytes} [Fri Jul 24 18:05:56 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/105] 199.204.45.116 () {48 vars in 1031 bytes} [Fri Jul 24 18:05:56 2026] PUT /v2.0/ports/4920d4cf-f349-45e0-bae6-586ff9360aec => generated 1209 bytes in 1117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/106] 199.204.45.116 () {44 vars in 920 bytes} [Fri Jul 24 18:05:59 2026] GET /v2.0/ports => generated 3726 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 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, ' 2026-07-24 18:06:00.493 8 INFO neutron.api.v2.resource [None req-d0117c04-f291-409b-bbe5-18ff469d2945 7d6bf3a999a94bf4bd231152d92fa04c 3b4ffb8544dd4e0dacfcf1738fb1a83c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 52/107] 199.204.45.116 () {44 vars in 959 bytes} [Fri Jul 24 18:06:00 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 82 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/108] 199.204.45.116 () {44 vars in 981 bytes} [Fri Jul 24 18:06:00 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/109] 199.204.45.116 () {48 vars in 980 bytes} [Fri Jul 24 18:06:00 2026] POST /v2.0/security-groups => generated 1546 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/110] 199.204.45.116 () {44 vars in 1001 bytes} [Fri Jul 24 18:06:01 2026] GET /v2.0/security-groups/bb4d4c58-7f0c-413a-ab39-bde282042d2c => generated 1546 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/111] 199.204.45.116 () {44 vars in 1001 bytes} [Fri Jul 24 18:06:01 2026] GET /v2.0/security-groups/bb4d4c58-7f0c-413a-ab39-bde282042d2c => generated 1546 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/112] 199.204.45.116 () {44 vars in 1001 bytes} [Fri Jul 24 18:06:01 2026] GET /v2.0/security-groups/bb4d4c58-7f0c-413a-ab39-bde282042d2c => generated 1546 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/113] 199.204.45.116 () {48 vars in 991 bytes} [Fri Jul 24 18:06:01 2026] POST /v2.0/security-group-rules => generated 589 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/114] 199.204.45.116 () {44 vars in 1001 bytes} [Fri Jul 24 18:06:03 2026] GET /v2.0/security-groups/bb4d4c58-7f0c-413a-ab39-bde282042d2c => generated 2148 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/115] 199.204.45.116 () {44 vars in 1001 bytes} [Fri Jul 24 18:06:03 2026] GET /v2.0/security-groups/bb4d4c58-7f0c-413a-ab39-bde282042d2c => generated 2148 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/116] 199.204.45.116 () {44 vars in 1001 bytes} [Fri Jul 24 18:06:03 2026] GET /v2.0/security-groups/bb4d4c58-7f0c-413a-ab39-bde282042d2c => generated 2148 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/117] 199.204.45.116 () {48 vars in 991 bytes} [Fri Jul 24 18:06:03 2026] POST /v2.0/security-group-rules => generated 593 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/130] 199.204.45.116 () {44 vars in 975 bytes} [Fri Jul 24 18:07:27 2026] GET /v2.0/quotas/3b4ffb8544dd4e0dacfcf1738fb1a83c => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 67/131] 199.204.45.116 () {48 vars in 1027 bytes} [Fri Jul 24 18:07:28 2026] PUT /v2.0/quotas/3b4ffb8544dd4e0dacfcf1738fb1a83c => generated 291 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 18:10:10.416 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d1cb8ad4-0d8c-4852-917d-c0ab5a7cd046] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-24 18:10:10.417 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [2d9a0549-43f1-4543-a2d1-75e768f17d51] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-24 18:10:10.419 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Jul 24 18:10:10 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.204.45.116) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 18:10:10.604 8 INFO neutron.pecan_wsgi.hooks.translation [None req-af1bc9bc-4627-4185-a33a-a503583bba61 7d6bf3a999a94bf4bd231152d92fa04c 3b4ffb8544dd4e0dacfcf1738fb1a83c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 76/154] 199.204.45.116 () {30 vars in 740 bytes} [Fri Jul 24 18:10:10 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 201 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 18:10:10.618 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [3a57b413-5c3d-4f93-b3bb-2e1954ae7d01] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-24 18:10:10.619 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7663dddc-6d53-4112-bbaa-dd9c13208be0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-24 18:10:10.621 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri Jul 24 18:10:10 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.204.45.116) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 79/155] 199.204.45.116 () {30 vars in 762 bytes} [Fri Jul 24 18:10:10 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 18:10:12.681 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d1cb8ad4-0d8c-4852-917d-c0ab5a7cd046] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36440. 2026-07-24 18:10:12.682 8 INFO oslo.messaging._drivers.impl_rabbit [-] [2d9a0549-43f1-4543-a2d1-75e768f17d51] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36452. 2026-07-24 18:10:12.870 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1d9ec5c9-5051-46dc-bac0-43a76ed8fbd8 7d6bf3a999a94bf4bd231152d92fa04c 3b4ffb8544dd4e0dacfcf1738fb1a83c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 77/156] 199.204.45.116 () {30 vars in 740 bytes} [Fri Jul 24 18:10:12 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 215 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 18:10:12.905 7 INFO oslo.messaging._drivers.impl_rabbit [-] [3a57b413-5c3d-4f93-b3bb-2e1954ae7d01] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36460. 2026-07-24 18:10:12.906 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7663dddc-6d53-4112-bbaa-dd9c13208be0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36468. [pid: 7|app: 0|req: 80/157] 199.204.45.116 () {30 vars in 762 bytes} [Fri Jul 24 18:10:12 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)