+ 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 [Wed Sep 9 01:44:59 2026] *** compiled with version: 11.4.0 on 14 August 2026 22:27:12 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: neutron-server-8d8bb559f-wjn79 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 0x56240de43190 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-09-09 01:45:02.979 7 INFO neutron.common.config [-] Logging enabled! 2026-09-09 01:45:02.979 7 INFO neutron.common.config [-] uwsgi version 24.2.34.dev5 2026-09-09 01:45:03.171 8 INFO neutron.common.config [-] Logging enabled! 2026-09-09 01:45:03.172 8 INFO neutron.common.config [-] uwsgi version 24.2.34.dev5 2026-09-09 01:45:03.467 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-09 01:45:03.651 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-09 01:45:04.373 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-09 01:45:04.376 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-09 01:45:04.379 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-09-09 01:45:04.380 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-09 01:45:04.380 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-09 01:45:04.380 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-09-09 01:45:04.381 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-09 01:45:04.386 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-09 01:45:04.387 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-09 01:45:04.387 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-09 01:45:04.405 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-09 01:45:04.406 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-09 01:45:04.406 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-09 01:45:04.450 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-09 01:45:04.450 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-09 01:45:04.450 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-09 01:45:04.451 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-09 01:45:04.457 7 WARNING oslo_policy.policy [None req-2db10fd4-fa81-40a7-95a7-a2fc4f59c946 - - - - - -] 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-09-09 01:45:04.553 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-09 01:45:04.555 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-09 01:45:04.558 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-09-09 01:45:04.559 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-09 01:45:04.559 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-09 01:45:04.560 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-09-09 01:45:04.560 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-09 01:45:04.566 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-09 01:45:04.566 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-09 01:45:04.566 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-09 01:45:04.584 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-09 01:45:04.585 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-09 01:45:04.585 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-09 01:45:04.628 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-09 01:45:04.628 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-09 01:45:04.629 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-09 01:45:04.629 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-09 01:45:04.636 8 WARNING oslo_policy.policy [None req-ead66177-c9e9-44e4-903b-f5a997b5fbd5 - - - - - -] 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-09-09 01:45:04.793 7 INFO neutron.plugins.ml2.managers [None req-2db10fd4-fa81-40a7-95a7-a2fc4f59c946 - - - - - -] Initializing driver for type 'vlan' 2026-09-09 01:45:04.960 8 INFO neutron.plugins.ml2.managers [None req-ead66177-c9e9-44e4-903b-f5a997b5fbd5 - - - - - -] Initializing driver for type 'vlan' 2026-09-09 01:45:05.174 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-2db10fd4-fa81-40a7-95a7-a2fc4f59c946 - - - - - -] VlanTypeDriver initialization complete 2026-09-09 01:45:05.174 7 INFO neutron.plugins.ml2.managers [None req-2db10fd4-fa81-40a7-95a7-a2fc4f59c946 - - - - - -] Initializing driver for type 'vxlan' 2026-09-09 01:45:05.174 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-2db10fd4-fa81-40a7-95a7-a2fc4f59c946 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-09 01:45:05.196 7 INFO neutron.plugins.ml2.managers [None req-2db10fd4-fa81-40a7-95a7-a2fc4f59c946 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-09 01:45:05.196 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-2db10fd4-fa81-40a7-95a7-a2fc4f59c946 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-09 01:45:05.196 7 INFO neutron.plugins.ml2.managers [None req-2db10fd4-fa81-40a7-95a7-a2fc4f59c946 - - - - - -] Initializing extension driver 'port_security' 2026-09-09 01:45:05.196 7 INFO neutron.plugins.ml2.extensions.port_security [None req-2db10fd4-fa81-40a7-95a7-a2fc4f59c946 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-09 01:45:05.196 7 INFO neutron.plugins.ml2.managers [None req-2db10fd4-fa81-40a7-95a7-a2fc4f59c946 - - - - - -] Initializing extension driver 'qos' 2026-09-09 01:45:05.197 7 INFO neutron.plugins.ml2.managers [None req-2db10fd4-fa81-40a7-95a7-a2fc4f59c946 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-09 01:45:05.197 7 INFO neutron.plugins.ml2.managers [None req-2db10fd4-fa81-40a7-95a7-a2fc4f59c946 - - - - - -] Initializing mechanism driver 'l2population' 2026-09-09 01:45:05.208 7 INFO neutron.quota [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded quota_driver: . 2026-09-09 01:45:05.208 7 INFO neutron.plugins.ml2.plugin [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Modular L2 Plugin initialization complete 2026-09-09 01:45:05.208 7 INFO neutron.plugins.ml2.managers [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-09 01:45:05.209 7 INFO neutron.plugins.ml2.managers [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-09 01:45:05.209 7 INFO neutron.plugins.ml2.managers [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Got port-security extension from driver 'port_security' 2026-09-09 01:45:05.209 7 INFO neutron.extensions.vlantransparent [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Disabled vlantransparent extension. 2026-09-09 01:45:05.209 7 INFO neutron.manager [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loading Plugin: qos 2026-09-09 01:45:05.221 7 INFO neutron.manager [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loading Plugin: router 2026-09-09 01:45:05.255 7 INFO neutron.services.service_base [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-09 01:45:05.255 7 INFO neutron.manager [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loading Plugin: segments 2026-09-09 01:45:05.343 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-ead66177-c9e9-44e4-903b-f5a997b5fbd5 - - - - - -] VlanTypeDriver initialization complete 2026-09-09 01:45:05.344 8 INFO neutron.plugins.ml2.managers [None req-ead66177-c9e9-44e4-903b-f5a997b5fbd5 - - - - - -] Initializing driver for type 'vxlan' 2026-09-09 01:45:05.344 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-ead66177-c9e9-44e4-903b-f5a997b5fbd5 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-09 01:45:05.348 7 INFO neutron.manager [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loading Plugin: trunk 2026-09-09 01:45:05.368 8 INFO neutron.plugins.ml2.managers [None req-ead66177-c9e9-44e4-903b-f5a997b5fbd5 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-09 01:45:05.369 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-ead66177-c9e9-44e4-903b-f5a997b5fbd5 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-09 01:45:05.369 8 INFO neutron.plugins.ml2.managers [None req-ead66177-c9e9-44e4-903b-f5a997b5fbd5 - - - - - -] Initializing extension driver 'port_security' 2026-09-09 01:45:05.369 8 INFO neutron.plugins.ml2.extensions.port_security [None req-ead66177-c9e9-44e4-903b-f5a997b5fbd5 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-09 01:45:05.370 8 INFO neutron.plugins.ml2.managers [None req-ead66177-c9e9-44e4-903b-f5a997b5fbd5 - - - - - -] Initializing extension driver 'qos' 2026-09-09 01:45:05.370 8 INFO neutron.plugins.ml2.managers [None req-ead66177-c9e9-44e4-903b-f5a997b5fbd5 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-09 01:45:05.370 8 INFO neutron.plugins.ml2.managers [None req-ead66177-c9e9-44e4-903b-f5a997b5fbd5 - - - - - -] Initializing mechanism driver 'l2population' 2026-09-09 01:45:05.382 8 INFO neutron.quota [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded quota_driver: . 2026-09-09 01:45:05.382 8 INFO neutron.plugins.ml2.plugin [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Modular L2 Plugin initialization complete 2026-09-09 01:45:05.383 8 INFO neutron.plugins.ml2.managers [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-09 01:45:05.383 8 INFO neutron.plugins.ml2.managers [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-09 01:45:05.383 8 INFO neutron.plugins.ml2.managers [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Got port-security extension from driver 'port_security' 2026-09-09 01:45:05.383 8 INFO neutron.extensions.vlantransparent [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Disabled vlantransparent extension. 2026-09-09 01:45:05.383 8 INFO neutron.manager [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loading Plugin: qos 2026-09-09 01:45:05.394 8 INFO neutron.manager [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loading Plugin: router 2026-09-09 01:45:05.407 7 INFO neutron.manager [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loading Plugin: vpnaas 2026-09-09 01:45:05.433 8 INFO neutron.services.service_base [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-09 01:45:05.434 8 INFO neutron.manager [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loading Plugin: segments 2026-09-09 01:45:05.447 7 WARNING stevedore.named [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-09 01:45:05.542 7 INFO neutron_vpnaas.services.vpn.plugin [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-09 01:45:05.543 7 INFO neutron.common.utils [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-09-09 01:45:05.543 7 INFO neutron.manager [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loading Plugin: auto_allocate 2026-09-09 01:45:05.547 8 INFO neutron.manager [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loading Plugin: trunk 2026-09-09 01:45:05.549 7 INFO neutron.manager [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loading Plugin: tag 2026-09-09 01:45:05.560 7 INFO neutron.manager [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loading Plugin: timestamp 2026-09-09 01:45:05.564 7 INFO neutron.manager [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loading Plugin: network_ip_availability 2026-09-09 01:45:05.569 7 INFO neutron.manager [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loading Plugin: flavors 2026-09-09 01:45:05.572 7 INFO neutron.manager [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loading Plugin: revisions 2026-09-09 01:45:05.578 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Initializing extension manager. 2026-09-09 01:45:05.581 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: address-group 2026-09-09 01:45:05.583 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: address-scope 2026-09-09 01:45:05.584 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-09 01:45:05.586 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: agent 2026-09-09 01:45:05.587 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: agent-resources-synced 2026-09-09 01:45:05.590 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: allowed-address-pairs 2026-09-09 01:45:05.592 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: auto-allocated-topology 2026-09-09 01:45:05.593 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: availability_zone 2026-09-09 01:45:05.594 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: availability_zone_filter 2026-09-09 01:45:05.596 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-09 01:45:05.597 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: default-subnetpools 2026-09-09 01:45:05.600 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-09 01:45:05.601 8 INFO neutron.manager [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loading Plugin: vpnaas 2026-09-09 01:45:05.601 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: dns-integration 2026-09-09 01:45:05.602 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: dns-domain-ports 2026-09-09 01:45:05.603 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-09 01:45:05.605 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: dvr 2026-09-09 01:45:05.606 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-09 01:45:05.607 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: empty-string-filtering 2026-09-09 01:45:05.609 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-09 01:45:05.610 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-09 01:45:05.611 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: external-net 2026-09-09 01:45:05.612 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-09 01:45:05.613 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: extraroute 2026-09-09 01:45:05.613 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: extraroute-atomic 2026-09-09 01:45:05.614 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-09-09 01:45:05.615 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-09 01:45:05.616 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-09 01:45:05.617 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-09 01:45:05.618 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: fip-port-details 2026-09-09 01:45:05.619 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: flavors 2026-09-09 01:45:05.621 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-09 01:45:05.622 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: floatingip-pools 2026-09-09 01:45:05.622 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: ip_allocation 2026-09-09 01:45:05.623 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: ip-substring-filtering 2026-09-09 01:45:05.624 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: l2_adjacency 2026-09-09 01:45:05.625 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: router 2026-09-09 01:45:05.627 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-09 01:45:05.628 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-09-09 01:45:05.629 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-09-09 01:45:05.630 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: ext-gw-mode 2026-09-09 01:45:05.631 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: l3-ha 2026-09-09 01:45:05.631 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-09 01:45:05.632 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-09-09 01:45:05.633 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: l3-flavors 2026-09-09 01:45:05.634 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-09 01:45:05.635 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-09 01:45:05.636 8 WARNING stevedore.named [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-09 01:45:05.637 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-09 01:45:05.638 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-09 01:45:05.639 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-09 01:45:05.640 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-09 01:45:05.641 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-09 01:45:05.642 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: multi-provider 2026-09-09 01:45:05.642 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: net-mtu 2026-09-09 01:45:05.643 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: net-mtu-writable 2026-09-09 01:45:05.643 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: network_availability_zone 2026-09-09 01:45:05.644 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: network_ha 2026-09-09 01:45:05.645 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: network-ip-availability 2026-09-09 01:45:05.645 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-09 01:45:05.646 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: pagination 2026-09-09 01:45:05.646 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: port-device-profile 2026-09-09 01:45:05.647 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-09 01:45:05.648 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-09 01:45:05.648 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-09 01:45:05.649 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: port-mac-override 2026-09-09 01:45:05.649 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-09 01:45:05.650 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-09 01:45:05.650 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: port-resource-request 2026-09-09 01:45:05.651 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: port-resource-request-groups 2026-09-09 01:45:05.651 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: binding 2026-09-09 01:45:05.652 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: binding-extended 2026-09-09 01:45:05.653 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: port-security 2026-09-09 01:45:05.653 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: project-id 2026-09-09 01:45:05.654 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: provider 2026-09-09 01:45:05.655 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: qos 2026-09-09 01:45:05.656 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-09 01:45:05.656 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-09 01:45:05.657 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: qos-default 2026-09-09 01:45:05.658 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: qos-fip 2026-09-09 01:45:05.658 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-09 01:45:05.659 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: qos-gateway-ip 2026-09-09 01:45:05.659 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: qos-port-network-policy 2026-09-09 01:45:05.660 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: qos-pps-minimum 2026-09-09 01:45:05.660 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-09 01:45:05.661 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: qos-pps 2026-09-09 01:45:05.662 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: qos-rule-type-details 2026-09-09 01:45:05.662 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-09 01:45:05.663 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: qos-rules-alias 2026-09-09 01:45:05.663 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: quota-check-limit 2026-09-09 01:45:05.665 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: quotas 2026-09-09 01:45:05.666 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: quota_details 2026-09-09 01:45:05.667 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: rbac-policies 2026-09-09 01:45:05.668 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: rbac-address-group 2026-09-09 01:45:05.668 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: rbac-address-scope 2026-09-09 01:45:05.669 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: rbac-security-groups 2026-09-09 01:45:05.669 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: rbac-subnetpool 2026-09-09 01:45:05.670 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: revision-if-match 2026-09-09 01:45:05.671 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: standard-attr-revisions 2026-09-09 01:45:05.671 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: router_availability_zone 2026-09-09 01:45:05.672 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-09 01:45:05.673 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: security-groups-default-rules 2026-09-09 01:45:05.674 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-09 01:45:05.674 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-09 01:45:05.675 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-09 01:45:05.675 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-09 01:45:05.676 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-09 01:45:05.683 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: security-group 2026-09-09 01:45:05.684 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: segment 2026-09-09 01:45:05.685 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-09 01:45:05.685 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: service-type 2026-09-09 01:45:05.685 8 INFO neutron_vpnaas.services.vpn.plugin [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-09 01:45:05.686 8 INFO neutron.common.utils [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-09-09 01:45:05.686 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: sorting 2026-09-09 01:45:05.686 8 INFO neutron.manager [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loading Plugin: auto_allocate 2026-09-09 01:45:05.687 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: standard-attr-segment 2026-09-09 01:45:05.687 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: standard-attr-description 2026-09-09 01:45:05.688 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: stateful-security-group 2026-09-09 01:45:05.688 7 WARNING neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-09-09 01:45:05.689 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-09 01:45:05.689 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: subnet_onboard 2026-09-09 01:45:05.690 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-09 01:45:05.690 8 INFO neutron.manager [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loading Plugin: tag 2026-09-09 01:45:05.690 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: subnet-service-types 2026-09-09 01:45:05.691 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: subnet_allocation 2026-09-09 01:45:05.692 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-09 01:45:05.692 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-09 01:45:05.695 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: standard-attr-tag 2026-09-09 01:45:05.695 8 INFO neutron.manager [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loading Plugin: timestamp 2026-09-09 01:45:05.696 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-09 01:45:05.696 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: trunk 2026-09-09 01:45:05.697 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: trunk-details 2026-09-09 01:45:05.697 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-09 01:45:05.698 8 INFO neutron.manager [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loading Plugin: network_ip_availability 2026-09-09 01:45:05.698 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-09 01:45:05.700 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-09-09 01:45:05.700 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-09 01:45:05.701 8 INFO neutron.manager [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loading Plugin: flavors 2026-09-09 01:45:05.701 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: vpn-flavors 2026-09-09 01:45:05.702 7 INFO neutron.api.extensions [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Loaded extension: vpnaas 2026-09-09 01:45:05.704 8 INFO neutron.manager [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loading Plugin: revisions 2026-09-09 01:45:05.704 7 INFO neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-09 01:45:05.705 7 INFO neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-09 01:45:05.705 7 INFO neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-09 01:45:05.705 7 INFO neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-09 01:45:05.707 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Initializing extension manager. 2026-09-09 01:45:05.708 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: address-group 2026-09-09 01:45:05.709 7 INFO neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-09 01:45:05.709 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: address-scope 2026-09-09 01:45:05.709 7 INFO neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-09 01:45:05.709 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-09 01:45:05.710 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: agent 2026-09-09 01:45:05.711 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: agent-resources-synced 2026-09-09 01:45:05.712 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: allowed-address-pairs 2026-09-09 01:45:05.713 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: auto-allocated-topology 2026-09-09 01:45:05.713 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: availability_zone 2026-09-09 01:45:05.714 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: availability_zone_filter 2026-09-09 01:45:05.714 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-09 01:45:05.715 7 INFO neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-09 01:45:05.715 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: default-subnetpools 2026-09-09 01:45:05.715 7 INFO neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-09 01:45:05.716 7 INFO neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-09 01:45:05.716 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-09 01:45:05.717 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: dns-integration 2026-09-09 01:45:05.717 7 INFO neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-09 01:45:05.717 7 WARNING neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] subnetpool is already registered 2026-09-09 01:45:05.717 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: dns-domain-ports 2026-09-09 01:45:05.718 7 INFO neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-09 01:45:05.718 7 WARNING neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] subnetpool is already registered 2026-09-09 01:45:05.718 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-09 01:45:05.718 7 INFO neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-09 01:45:05.719 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: dvr 2026-09-09 01:45:05.719 7 INFO neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-09 01:45:05.719 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-09 01:45:05.719 7 INFO neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-09 01:45:05.720 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: empty-string-filtering 2026-09-09 01:45:05.720 7 INFO neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-09 01:45:05.720 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-09 01:45:05.720 7 INFO neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-09 01:45:05.721 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-09 01:45:05.721 7 INFO neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-09 01:45:05.721 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: external-net 2026-09-09 01:45:05.722 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-09 01:45:05.722 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: extraroute 2026-09-09 01:45:05.723 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: extraroute-atomic 2026-09-09 01:45:05.724 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-09-09 01:45:05.724 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-09 01:45:05.725 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-09 01:45:05.725 7 INFO neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-09 01:45:05.725 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-09 01:45:05.725 7 WARNING neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] router is already registered 2026-09-09 01:45:05.726 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: fip-port-details 2026-09-09 01:45:05.726 7 INFO neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-09 01:45:05.726 7 WARNING neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] floatingip is already registered 2026-09-09 01:45:05.727 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: flavors 2026-09-09 01:45:05.728 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-09 01:45:05.728 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: floatingip-pools 2026-09-09 01:45:05.729 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: ip_allocation 2026-09-09 01:45:05.729 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: ip-substring-filtering 2026-09-09 01:45:05.730 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: l2_adjacency 2026-09-09 01:45:05.731 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: router 2026-09-09 01:45:05.731 7 INFO neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-09 01:45:05.731 7 WARNING neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] rbac_policy is already registered 2026-09-09 01:45:05.732 7 INFO neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-09 01:45:05.732 7 WARNING neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] security_group is already registered 2026-09-09 01:45:05.733 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-09 01:45:05.733 7 INFO neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-09 01:45:05.733 7 WARNING neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] security_group_rule is already registered 2026-09-09 01:45:05.733 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-09-09 01:45:05.734 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-09-09 01:45:05.734 7 INFO neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-09 01:45:05.734 7 WARNING neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] subnetpool is already registered 2026-09-09 01:45:05.734 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: ext-gw-mode 2026-09-09 01:45:05.735 7 INFO neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-09 01:45:05.735 7 WARNING neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] subnetpool is already registered 2026-09-09 01:45:05.735 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: l3-ha 2026-09-09 01:45:05.735 7 INFO neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-09 01:45:05.736 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-09 01:45:05.736 7 WARNING neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] trunk is already registered 2026-09-09 01:45:05.736 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-09-09 01:45:05.736 7 INFO neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-09 01:45:05.736 7 WARNING neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] endpoint_group is already registered 2026-09-09 01:45:05.737 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: l3-flavors 2026-09-09 01:45:05.737 7 INFO neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-09 01:45:05.737 7 WARNING neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] vpnservice is already registered 2026-09-09 01:45:05.737 7 INFO neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-09 01:45:05.737 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-09 01:45:05.738 7 WARNING neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] ipsec_site_connection is already registered 2026-09-09 01:45:05.738 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-09 01:45:05.738 7 INFO neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-09 01:45:05.738 7 WARNING neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] ipsecpolicy is already registered 2026-09-09 01:45:05.739 7 INFO neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-09 01:45:05.739 7 WARNING neutron.quota.resource_registry [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] ikepolicy is already registered 2026-09-09 01:45:05.740 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-09 01:45:05.741 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-09 01:45:05.742 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-09 01:45:05.743 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-09 01:45:05.744 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-09 01:45:05.744 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: multi-provider 2026-09-09 01:45:05.745 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: net-mtu 2026-09-09 01:45:05.745 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: net-mtu-writable 2026-09-09 01:45:05.746 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: network_availability_zone 2026-09-09 01:45:05.746 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: network_ha 2026-09-09 01:45:05.747 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: network-ip-availability 2026-09-09 01:45:05.748 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-09 01:45:05.748 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: pagination 2026-09-09 01:45:05.749 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: port-device-profile 2026-09-09 01:45:05.750 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-09 01:45:05.750 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-09 01:45:05.751 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-09 01:45:05.751 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: port-mac-override 2026-09-09 01:45:05.752 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-09 01:45:05.752 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-09 01:45:05.753 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: port-resource-request 2026-09-09 01:45:05.753 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: port-resource-request-groups 2026-09-09 01:45:05.754 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: binding 2026-09-09 01:45:05.755 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: binding-extended 2026-09-09 01:45:05.755 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: port-security 2026-09-09 01:45:05.755 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: project-id 2026-09-09 01:45:05.756 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: provider 2026-09-09 01:45:05.758 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: qos 2026-09-09 01:45:05.758 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-09 01:45:05.759 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-09 01:45:05.760 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: qos-default 2026-09-09 01:45:05.760 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: qos-fip 2026-09-09 01:45:05.761 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-09 01:45:05.761 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: qos-gateway-ip 2026-09-09 01:45:05.762 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: qos-port-network-policy 2026-09-09 01:45:05.762 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: qos-pps-minimum 2026-09-09 01:45:05.763 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-09 01:45:05.764 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: qos-pps 2026-09-09 01:45:05.764 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: qos-rule-type-details 2026-09-09 01:45:05.765 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-09 01:45:05.765 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: qos-rules-alias 2026-09-09 01:45:05.766 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: quota-check-limit 2026-09-09 01:45:05.768 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: quotas 2026-09-09 01:45:05.769 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: quota_details 2026-09-09 01:45:05.770 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: rbac-policies 2026-09-09 01:45:05.771 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: rbac-address-group 2026-09-09 01:45:05.771 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: rbac-address-scope 2026-09-09 01:45:05.772 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: rbac-security-groups 2026-09-09 01:45:05.772 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: rbac-subnetpool 2026-09-09 01:45:05.772 7 WARNING keystonemiddleware._common.config [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-09 01:45:05.773 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: revision-if-match 2026-09-09 01:45:05.773 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: standard-attr-revisions 2026-09-09 01:45:05.774 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: router_availability_zone 2026-09-09 01:45:05.774 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-09 01:45:05.776 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: security-groups-default-rules 2026-09-09 01:45:05.776 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-09 01:45:05.777 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-09 01:45:05.777 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-09 01:45:05.778 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-09 01:45:05.779 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-09 01:45:05.779 7 WARNING oslo_config.cfg [None req-d9cfea2d-61dc-4d0f-8977-7143553fa122 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x56240de43190 pid: 7 (default app) 2026-09-09 01:45:05.788 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: security-group 2026-09-09 01:45:05.789 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: segment 2026-09-09 01:45:05.789 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-09 01:45:05.790 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: service-type 2026-09-09 01:45:05.790 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: sorting 2026-09-09 01:45:05.791 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: standard-attr-segment 2026-09-09 01:45:05.792 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: standard-attr-description 2026-09-09 01:45:05.792 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: stateful-security-group 2026-09-09 01:45:05.793 8 WARNING neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-09-09 01:45:05.793 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-09 01:45:05.794 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: subnet_onboard 2026-09-09 01:45:05.794 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-09 01:45:05.795 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: subnet-service-types 2026-09-09 01:45:05.796 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: subnet_allocation 2026-09-09 01:45:05.796 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-09 01:45:05.797 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-09 01:45:05.800 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: standard-attr-tag 2026-09-09 01:45:05.800 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-09 01:45:05.801 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: trunk 2026-09-09 01:45:05.801 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: trunk-details 2026-09-09 01:45:05.802 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-09 01:45:05.803 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-09 01:45:05.804 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-09-09 01:45:05.805 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-09 01:45:05.806 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: vpn-flavors 2026-09-09 01:45:05.807 8 INFO neutron.api.extensions [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Loaded extension: vpnaas 2026-09-09 01:45:05.809 8 INFO neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-09 01:45:05.809 8 INFO neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-09 01:45:05.810 8 INFO neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-09 01:45:05.810 8 INFO neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-09 01:45:05.814 8 INFO neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-09 01:45:05.814 8 INFO neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-09 01:45:05.820 8 INFO neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-09 01:45:05.820 8 INFO neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-09 01:45:05.821 8 INFO neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-09 01:45:05.822 8 INFO neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-09 01:45:05.822 8 WARNING neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] subnetpool is already registered 2026-09-09 01:45:05.823 8 INFO neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-09 01:45:05.823 8 WARNING neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] subnetpool is already registered 2026-09-09 01:45:05.824 8 INFO neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-09 01:45:05.824 8 INFO neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-09 01:45:05.825 8 INFO neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-09 01:45:05.825 8 INFO neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-09 01:45:05.826 8 INFO neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-09 01:45:05.826 8 INFO neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-09 01:45:05.831 8 INFO neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-09 01:45:05.831 8 WARNING neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] router is already registered 2026-09-09 01:45:05.831 8 INFO neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-09 01:45:05.832 8 WARNING neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] floatingip is already registered 2026-09-09 01:45:05.836 8 INFO neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-09 01:45:05.836 8 WARNING neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] rbac_policy is already registered 2026-09-09 01:45:05.837 8 INFO neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-09 01:45:05.837 8 WARNING neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] security_group is already registered 2026-09-09 01:45:05.838 8 INFO neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-09 01:45:05.838 8 WARNING neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] security_group_rule is already registered 2026-09-09 01:45:05.839 8 INFO neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-09 01:45:05.839 8 WARNING neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] subnetpool is already registered 2026-09-09 01:45:05.839 8 INFO neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-09 01:45:05.840 8 WARNING neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] subnetpool is already registered 2026-09-09 01:45:05.840 8 INFO neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-09 01:45:05.840 8 WARNING neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] trunk is already registered 2026-09-09 01:45:05.841 8 INFO neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-09 01:45:05.841 8 WARNING neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] endpoint_group is already registered 2026-09-09 01:45:05.842 8 INFO neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-09 01:45:05.842 8 WARNING neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] vpnservice is already registered 2026-09-09 01:45:05.842 8 INFO neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-09 01:45:05.843 8 WARNING neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] ipsec_site_connection is already registered 2026-09-09 01:45:05.843 8 INFO neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-09 01:45:05.843 8 WARNING neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] ipsecpolicy is already registered 2026-09-09 01:45:05.844 8 INFO neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-09 01:45:05.844 8 WARNING neutron.quota.resource_registry [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] ikepolicy is already registered 2026-09-09 01:45:05.878 8 WARNING keystonemiddleware._common.config [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-09 01:45:05.885 8 WARNING oslo_config.cfg [None req-eb86a91c-887b-43cd-a752-c054f8d45d10 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x56240de43190 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 01:45:12.225 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4eda4f6a-ef66-4206-a7d6-0b4497209428 a598103ad6cc4548840909d8b44f54f4 586e860de2284f5e86556ae9f2f82113 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 162.253.55.241 () {44 vars in 926 bytes} [Wed Sep 9 01:45:11 2026] GET /v2.0/networks/public => generated 108 bytes in 904 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: 8|app: 0|req: 1/4] 162.253.55.241 () {44 vars in 948 bytes} [Wed Sep 9 01:45:12 2026] GET /v2.0/networks?name=public => generated 15 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-09 01:45:12.861 7 WARNING oslo_policy.policy [None req-40df0e5c-e744-45dc-ad75-adb6e3c180c1 a598103ad6cc4548840909d8b44f54f4 586e860de2284f5e86556ae9f2f82113 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-09-09 01:45:13.059 7 WARNING neutron.services.revisions.revision_plugin [None req-40df0e5c-e744-45dc-ad75-adb6e3c180c1 a598103ad6cc4548840909d8b44f54f4 586e860de2284f5e86556ae9f2f82113 - - default default] Could not find related network for resource to bump revision. 2026-09-09 01:45:13.086 7 INFO neutron.db.segments_db [None req-40df0e5c-e744-45dc-ad75-adb6e3c180c1 a598103ad6cc4548840909d8b44f54f4 586e860de2284f5e86556ae9f2f82113 - - default default] Added segment e9305512-e22a-4021-8b88-841cdb147187 of type flat for network 36b80f3c-f90b-4931-bfd5-3eb1824de8de 2026-09-09 01:45:13.141 7 INFO neutron.pecan_wsgi.hooks.translation [None req-40df0e5c-e744-45dc-ad75-adb6e3c180c1 a598103ad6cc4548840909d8b44f54f4 586e860de2284f5e86556ae9f2f82113 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/6] 162.253.55.241 () {48 vars in 966 bytes} [Wed Sep 9 01:45:12 2026] POST /v2.0/networks => generated 124 bytes in 537 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-09 01:45:19.495 8 INFO neutron.pecan_wsgi.hooks.translation [None req-126d0445-efcc-4bb2-82b8-dc9ceeccd53f a598103ad6cc4548840909d8b44f54f4 586e860de2284f5e86556ae9f2f82113 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/7] 162.253.55.241 () {44 vars in 926 bytes} [Wed Sep 9 01:45:19 2026] GET /v2.0/networks/public => generated 108 bytes in 455 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/8] 162.253.55.241 () {44 vars in 948 bytes} [Wed Sep 9 01:45:19 2026] GET /v2.0/networks?name=public => generated 15 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-09 01:45:19.767 8 WARNING oslo_policy.policy [None req-04ce063f-d15c-44c6-b7d9-a55e3400293e a598103ad6cc4548840909d8b44f54f4 586e860de2284f5e86556ae9f2f82113 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-09-09 01:45:19.809 8 WARNING neutron.services.revisions.revision_plugin [None req-04ce063f-d15c-44c6-b7d9-a55e3400293e a598103ad6cc4548840909d8b44f54f4 586e860de2284f5e86556ae9f2f82113 - - default default] Could not find related network for resource to bump revision. 2026-09-09 01:45:19.827 8 INFO neutron.db.segments_db [None req-04ce063f-d15c-44c6-b7d9-a55e3400293e a598103ad6cc4548840909d8b44f54f4 586e860de2284f5e86556ae9f2f82113 - - default default] Added segment 5d18814c-8370-4e7a-bfb9-ae9509c1246d of type flat for network 69b1db0e-b68f-44b5-8d1a-07a0c41e3bc9 2026-09-09 01:45:19.869 8 INFO neutron.pecan_wsgi.hooks.translation [None req-04ce063f-d15c-44c6-b7d9-a55e3400293e a598103ad6cc4548840909d8b44f54f4 586e860de2284f5e86556ae9f2f82113 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/9] 162.253.55.241 () {48 vars in 966 bytes} [Wed Sep 9 01:45:19 2026] POST /v2.0/networks => generated 124 bytes in 327 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-09 01:45:25.847 7 INFO neutron.pecan_wsgi.hooks.translation [None req-00a0f882-683b-40d5-824f-b7a69efc4956 a598103ad6cc4548840909d8b44f54f4 586e860de2284f5e86556ae9f2f82113 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/10] 162.253.55.241 () {44 vars in 926 bytes} [Wed Sep 9 01:45:25 2026] GET /v2.0/networks/public => generated 108 bytes in 77 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/11] 162.253.55.241 () {44 vars in 948 bytes} [Wed Sep 9 01:45:25 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-09-09 01:45:25.973 7 WARNING neutron.services.revisions.revision_plugin [None req-be1a263e-ca68-4609-8ac6-5856a351e7e9 a598103ad6cc4548840909d8b44f54f4 586e860de2284f5e86556ae9f2f82113 - - default default] Could not find related network for resource to bump revision. 2026-09-09 01:45:25.998 7 INFO neutron.db.segments_db [None req-be1a263e-ca68-4609-8ac6-5856a351e7e9 a598103ad6cc4548840909d8b44f54f4 586e860de2284f5e86556ae9f2f82113 - - default default] Added segment 2da80571-cffe-4c34-a381-b0173fea1057 of type flat for network e7630648-2cfb-402b-8a6e-f89b9661950a 2026-09-09 01:45:26.035 7 INFO neutron.pecan_wsgi.hooks.translation [None req-be1a263e-ca68-4609-8ac6-5856a351e7e9 a598103ad6cc4548840909d8b44f54f4 586e860de2284f5e86556ae9f2f82113 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/12] 162.253.55.241 () {48 vars in 966 bytes} [Wed Sep 9 01:45:25 2026] POST /v2.0/networks => generated 124 bytes in 158 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-09 01:45:32.055 7 INFO neutron.pecan_wsgi.hooks.translation [None req-811fa72d-70de-41a3-bd93-530bea50862a a598103ad6cc4548840909d8b44f54f4 586e860de2284f5e86556ae9f2f82113 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/14] 162.253.55.241 () {44 vars in 926 bytes} [Wed Sep 9 01:45:31 2026] GET /v2.0/networks/public => generated 108 bytes in 83 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/15] 162.253.55.241 () {44 vars in 948 bytes} [Wed Sep 9 01:45:32 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-09-09 01:45:32.166 7 WARNING neutron.services.revisions.revision_plugin [None req-7de89bf3-8928-4774-8597-2bd9b9e5786a a598103ad6cc4548840909d8b44f54f4 586e860de2284f5e86556ae9f2f82113 - - default default] Could not find related network for resource to bump revision. 2026-09-09 01:45:32.184 7 INFO neutron.db.segments_db [None req-7de89bf3-8928-4774-8597-2bd9b9e5786a a598103ad6cc4548840909d8b44f54f4 586e860de2284f5e86556ae9f2f82113 - - default default] Added segment f4046d74-94e5-4074-ac64-938a55190adc of type flat for network e71765a7-93f4-4704-bada-54018b1e8892 [pid: 7|app: 0|req: 9/16] 162.253.55.241 () {48 vars in 966 bytes} [Wed Sep 9 01:45:32 2026] POST /v2.0/networks => generated 706 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-09 01:45:33.600 8 INFO neutron.pecan_wsgi.hooks.translation [None req-09316f83-855f-4b8d-9833-f46e48cb7957 a598103ad6cc4548840909d8b44f54f4 586e860de2284f5e86556ae9f2f82113 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/17] 162.253.55.241 () {44 vars in 926 bytes} [Wed Sep 9 01:45:33 2026] GET /v2.0/networks/public => generated 108 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/18] 162.253.55.241 () {44 vars in 948 bytes} [Wed Sep 9 01:45:33 2026] GET /v2.0/networks?name=public => generated 709 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-09 01:45:33.737 8 INFO neutron.pecan_wsgi.hooks.translation [None req-52792f96-9f40-4fe9-b71e-c8abefe4522c a598103ad6cc4548840909d8b44f54f4 586e860de2284f5e86556ae9f2f82113 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/19] 162.253.55.241 () {44 vars in 1033 bytes} [Wed Sep 9 01:45:33 2026] GET /v2.0/subnets/public-subnet?network_id=e71765a7-93f4-4704-bada-54018b1e8892 => generated 113 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/20] 162.253.55.241 () {44 vars in 1056 bytes} [Wed Sep 9 01:45:33 2026] GET /v2.0/subnets?name=public-subnet&network_id=e71765a7-93f4-4704-bada-54018b1e8892 => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/21] 162.253.55.241 () {48 vars in 964 bytes} [Wed Sep 9 01:45:33 2026] POST /v2.0/subnets => generated 641 bytes in 1289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-09 01:50:10.121 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [14fc54f3-6740-4a70-af65-aacddf9ba799] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-09 01:50:10.122 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [c1661e34-08ff-4ebb-a3ff-174a5263568e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-09 01:50:10.125 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Sep 9 01:50:10 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 162.253.55.241) !!! 2026-09-09 01:50:10.282 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0dabb56b-104a-4aa5-9d08-f55e9ddadd07 a598103ad6cc4548840909d8b44f54f4 586e860de2284f5e86556ae9f2f82113 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 29/56] 162.253.55.241 () {44 vars in 936 bytes} [Wed Sep 9 01:50:10 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 170 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-09 01:50:10.295 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [13ced71e-7db2-49ec-bc69-aa2ec94dd245] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-09 01:50:10.296 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [bfd9e541-6eb4-4403-9704-5c0003d23915] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-09 01:50:10.300 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Sep 9 01:50:10 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 162.253.55.241) !!! [pid: 8|app: 0|req: 28/57] 162.253.55.241 () {44 vars in 958 bytes} [Wed Sep 9 01:50:10 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-09 01:50:10.436 7 INFO neutron.db.segments_db [None req-98d1f97b-6bce-4f7b-9448-af656256c464 a598103ad6cc4548840909d8b44f54f4 586e860de2284f5e86556ae9f2f82113 - - default default] Added segment 12996e93-3b66-4621-b44f-84857cc6ed15 of type vxlan for network 41cf3bc4-fd78-4459-a0d6-93429b1470df [pid: 7|app: 0|req: 30/58] 162.253.55.241 () {48 vars in 965 bytes} [Wed Sep 9 01:50:10 2026] POST /v2.0/networks => generated 706 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-09 01:50:11.576 8 INFO oslo.messaging._drivers.impl_rabbit [-] [13ced71e-7db2-49ec-bc69-aa2ec94dd245] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51940. 2026-09-09 01:50:11.577 8 INFO oslo.messaging._drivers.impl_rabbit [-] [bfd9e541-6eb4-4403-9704-5c0003d23915] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51956. 2026-09-09 01:50:11.630 8 INFO neutron.pecan_wsgi.hooks.translation [None req-95a97c65-4cc0-4c7c-99b3-161465cf5803 a598103ad6cc4548840909d8b44f54f4 586e860de2284f5e86556ae9f2f82113 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 29/59] 162.253.55.241 () {44 vars in 936 bytes} [Wed Sep 9 01:50:11 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 101 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-09 01:50:11.738 7 INFO oslo.messaging._drivers.impl_rabbit [-] [c1661e34-08ff-4ebb-a3ff-174a5263568e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51982. 2026-09-09 01:50:11.742 7 INFO oslo.messaging._drivers.impl_rabbit [-] [14fc54f3-6740-4a70-af65-aacddf9ba799] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51970. [pid: 7|app: 0|req: 31/60] 162.253.55.241 () {44 vars in 958 bytes} [Wed Sep 9 01:50:11 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 690 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-09 01:50:11.791 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a63b2bb2-1b94-4d96-a178-6af8df123dd4 a598103ad6cc4548840909d8b44f54f4 586e860de2284f5e86556ae9f2f82113 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 30/61] 162.253.55.241 () {44 vars in 1035 bytes} [Wed Sep 9 01:50:11 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=41cf3bc4-fd78-4459-a0d6-93429b1470df => generated 114 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/62] 162.253.55.241 () {44 vars in 1058 bytes} [Wed Sep 9 01:50:11 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=41cf3bc4-fd78-4459-a0d6-93429b1470df => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 31/63] 162.253.55.241 () {48 vars in 964 bytes} [Wed Sep 9 01:50:11 2026] POST /v2.0/subnets => generated 627 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-09 01:50:13.509 8 INFO neutron.api.v2.resource [None req-7834f7db-79fc-41da-bbab-d57ba91d4c38 a598103ad6cc4548840909d8b44f54f4 586e860de2284f5e86556ae9f2f82113 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/66] 162.253.55.241 () {44 vars in 970 bytes} [Wed Sep 9 01:50:13 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 81 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/67] 162.253.55.241 () {44 vars in 992 bytes} [Wed Sep 9 01:50:13 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/68] 162.253.55.241 () {48 vars in 979 bytes} [Wed Sep 9 01:50:13 2026] POST /v2.0/security-groups => generated 1616 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/69] 162.253.55.241 () {44 vars in 1000 bytes} [Wed Sep 9 01:50:14 2026] GET /v2.0/security-groups/bd39f29f-833c-43db-850e-114f85f3b2fc => generated 1616 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/70] 162.253.55.241 () {44 vars in 1000 bytes} [Wed Sep 9 01:50:14 2026] GET /v2.0/security-groups/bd39f29f-833c-43db-850e-114f85f3b2fc => generated 1616 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/71] 162.253.55.241 () {44 vars in 1000 bytes} [Wed Sep 9 01:50:15 2026] GET /v2.0/security-groups/bd39f29f-833c-43db-850e-114f85f3b2fc => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/72] 162.253.55.241 () {48 vars in 990 bytes} [Wed Sep 9 01:50:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/73] 162.253.55.241 () {44 vars in 1000 bytes} [Wed Sep 9 01:50:16 2026] GET /v2.0/security-groups/bd39f29f-833c-43db-850e-114f85f3b2fc => generated 2230 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/74] 162.253.55.241 () {44 vars in 1000 bytes} [Wed Sep 9 01:50:16 2026] GET /v2.0/security-groups/bd39f29f-833c-43db-850e-114f85f3b2fc => generated 2230 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/75] 162.253.55.241 () {44 vars in 1000 bytes} [Wed Sep 9 01:50:16 2026] GET /v2.0/security-groups/bd39f29f-833c-43db-850e-114f85f3b2fc => generated 2230 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/76] 162.253.55.241 () {48 vars in 990 bytes} [Wed Sep 9 01:50:16 2026] POST /v2.0/security-group-rules => generated 603 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/77] 162.253.55.241 () {44 vars in 1000 bytes} [Wed Sep 9 01:50:17 2026] GET /v2.0/security-groups/bd39f29f-833c-43db-850e-114f85f3b2fc => generated 2846 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/78] 162.253.55.241 () {44 vars in 1000 bytes} [Wed Sep 9 01:50:17 2026] GET /v2.0/security-groups/bd39f29f-833c-43db-850e-114f85f3b2fc => generated 2846 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/79] 162.253.55.241 () {44 vars in 1000 bytes} [Wed Sep 9 01:50:17 2026] GET /v2.0/security-groups/bd39f29f-833c-43db-850e-114f85f3b2fc => generated 2846 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/80] 162.253.55.241 () {48 vars in 990 bytes} [Wed Sep 9 01:50:17 2026] POST /v2.0/security-group-rules => generated 603 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/81] 162.253.55.241 () {44 vars in 1000 bytes} [Wed Sep 9 01:50:18 2026] GET /v2.0/security-groups/bd39f29f-833c-43db-850e-114f85f3b2fc => generated 3462 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/82] 162.253.55.241 () {44 vars in 1000 bytes} [Wed Sep 9 01:50:18 2026] GET /v2.0/security-groups/bd39f29f-833c-43db-850e-114f85f3b2fc => generated 3462 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/83] 162.253.55.241 () {44 vars in 1000 bytes} [Wed Sep 9 01:50:18 2026] GET /v2.0/security-groups/bd39f29f-833c-43db-850e-114f85f3b2fc => generated 3462 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/84] 162.253.55.241 () {48 vars in 990 bytes} [Wed Sep 9 01:50:18 2026] POST /v2.0/security-group-rules => generated 603 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/85] 162.253.55.241 () {44 vars in 1000 bytes} [Wed Sep 9 01:50:19 2026] GET /v2.0/security-groups/bd39f29f-833c-43db-850e-114f85f3b2fc => generated 4078 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/86] 162.253.55.241 () {44 vars in 1000 bytes} [Wed Sep 9 01:50:19 2026] GET /v2.0/security-groups/bd39f29f-833c-43db-850e-114f85f3b2fc => generated 4078 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/87] 162.253.55.241 () {44 vars in 1000 bytes} [Wed Sep 9 01:50:20 2026] GET /v2.0/security-groups/bd39f29f-833c-43db-850e-114f85f3b2fc => generated 4078 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/88] 162.253.55.241 () {48 vars in 990 bytes} [Wed Sep 9 01:50:20 2026] POST /v2.0/security-group-rules => generated 603 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/89] 162.253.55.241 () {44 vars in 986 bytes} [Wed Sep 9 01:50:21 2026] GET /v2.0/networks/41cf3bc4-fd78-4459-a0d6-93429b1470df => generated 731 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-09 01:50:21.949 8 INFO neutron.pecan_wsgi.hooks.translation [None req-80b3bd73-9d9e-4081-8c00-1966b1adf3bd a598103ad6cc4548840909d8b44f54f4 586e860de2284f5e86556ae9f2f82113 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 45/90] 162.253.55.241 () {44 vars in 1075 bytes} [Wed Sep 9 01:50:21 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=41cf3bc4-fd78-4459-a0d6-93429b1470df => generated 132 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/91] 162.253.55.241 () {44 vars in 1098 bytes} [Wed Sep 9 01:50:21 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=41cf3bc4-fd78-4459-a0d6-93429b1470df => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/92] 162.253.55.241 () {44 vars in 1000 bytes} [Wed Sep 9 01:50:22 2026] GET /v2.0/security-groups/bd39f29f-833c-43db-850e-114f85f3b2fc => generated 4694 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/93] 162.253.55.241 () {48 vars in 960 bytes} [Wed Sep 9 01:50:22 2026] POST /v2.0/ports => generated 1100 bytes in 558 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-09 01:50:29.388 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d008f452-e8bd-4e85-ab8a-9f0644400b8d a598103ad6cc4548840909d8b44f54f4 586e860de2284f5e86556ae9f2f82113 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 48/96] 162.253.55.241 () {44 vars in 978 bytes} [Wed Sep 9 01:50:29 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 83 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: 49/97] 162.253.55.241 () {44 vars in 1000 bytes} [Wed Sep 9 01:50:29 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/98] 162.253.55.241 () {48 vars in 1030 bytes} [Wed Sep 9 01:50:29 2026] PUT /v2.0/ports/b4accb66-14da-41a7-8b94-151a83865056 => generated 1213 bytes in 591 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/99] 162.253.55.241 () {44 vars in 919 bytes} [Wed Sep 9 01:50:31 2026] GET /v2.0/ports => generated 3730 bytes in 134 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-09-09 01:50:33.202 8 INFO neutron.api.v2.resource [None req-337fe72c-f443-470f-af33-69e6103324c3 a598103ad6cc4548840909d8b44f54f4 586e860de2284f5e86556ae9f2f82113 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/100] 162.253.55.241 () {44 vars in 958 bytes} [Wed Sep 9 01:50:33 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/101] 162.253.55.241 () {44 vars in 980 bytes} [Wed Sep 9 01:50:33 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/102] 162.253.55.241 () {48 vars in 979 bytes} [Wed Sep 9 01:50:33 2026] POST /v2.0/security-groups => generated 1610 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/103] 162.253.55.241 () {44 vars in 1000 bytes} [Wed Sep 9 01:50:34 2026] GET /v2.0/security-groups/be9cae96-a298-4b84-a444-9a15627ce087 => generated 1610 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/104] 162.253.55.241 () {44 vars in 1000 bytes} [Wed Sep 9 01:50:34 2026] GET /v2.0/security-groups/be9cae96-a298-4b84-a444-9a15627ce087 => generated 1610 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/105] 162.253.55.241 () {44 vars in 1000 bytes} [Wed Sep 9 01:50:34 2026] GET /v2.0/security-groups/be9cae96-a298-4b84-a444-9a15627ce087 => generated 1610 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/106] 162.253.55.241 () {48 vars in 990 bytes} [Wed Sep 9 01:50:34 2026] POST /v2.0/security-group-rules => generated 623 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/107] 162.253.55.241 () {44 vars in 1000 bytes} [Wed Sep 9 01:50:35 2026] GET /v2.0/security-groups/be9cae96-a298-4b84-a444-9a15627ce087 => generated 2246 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/108] 162.253.55.241 () {44 vars in 1000 bytes} [Wed Sep 9 01:50:35 2026] GET /v2.0/security-groups/be9cae96-a298-4b84-a444-9a15627ce087 => generated 2246 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/109] 162.253.55.241 () {44 vars in 1000 bytes} [Wed Sep 9 01:50:36 2026] GET /v2.0/security-groups/be9cae96-a298-4b84-a444-9a15627ce087 => generated 2246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/110] 162.253.55.241 () {48 vars in 990 bytes} [Wed Sep 9 01:50:36 2026] POST /v2.0/security-group-rules => generated 627 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/121] 162.253.55.241 () {44 vars in 974 bytes} [Wed Sep 9 01:51:43 2026] GET /v2.0/quotas/586e860de2284f5e86556ae9f2f82113 => generated 292 bytes in 20 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: 61/122] 162.253.55.241 () {48 vars in 1026 bytes} [Wed Sep 9 01:51:44 2026] PUT /v2.0/quotas/586e860de2284f5e86556ae9f2f82113 => generated 291 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-09 01:54:04.634 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [c1661e34-08ff-4ebb-a3ff-174a5263568e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-09 01:54:04.635 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [14fc54f3-6740-4a70-af65-aacddf9ba799] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  /var/lib/openstack/lib/python3.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-09-09 01:54:04.837 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bc7496e0-3a29-4fda-b07a-49dc580f1d5e a598103ad6cc4548840909d8b44f54f4 586e860de2284f5e86556ae9f2f82113 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 71/141] 162.253.55.241 () {30 vars in 740 bytes} [Wed Sep 9 01:54:04 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 216 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-09 01:54:04.854 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [13ced71e-7db2-49ec-bc69-aa2ec94dd245] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-09 01:54:04.858 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [bfd9e541-6eb4-4403-9704-5c0003d23915] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-09 01:54:04.859 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Sep 9 01:54:04 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 162.253.55.241) !!! /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: 8|app: 0|req: 71/142] 162.253.55.241 () {30 vars in 762 bytes} [Wed Sep 9 01:54:04 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-09 01:54:06.883 7 INFO oslo.messaging._drivers.impl_rabbit [-] [c1661e34-08ff-4ebb-a3ff-174a5263568e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42712. 2026-09-09 01:54:06.884 7 INFO oslo.messaging._drivers.impl_rabbit [-] [14fc54f3-6740-4a70-af65-aacddf9ba799] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42708. 2026-09-09 01:54:06.920 7 INFO neutron.pecan_wsgi.hooks.translation [None req-011576c7-36f4-4e0d-97bd-dfdd869c0f4d a598103ad6cc4548840909d8b44f54f4 586e860de2284f5e86556ae9f2f82113 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 72/143] 162.253.55.241 () {30 vars in 740 bytes} [Wed Sep 9 01:54:06 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 90 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-09 01:54:06.983 8 INFO oslo.messaging._drivers.impl_rabbit [-] [13ced71e-7db2-49ec-bc69-aa2ec94dd245] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42722. [pid: 8|app: 0|req: 72/144] 162.253.55.241 () {30 vars in 762 bytes} [Wed Sep 9 01:54:06 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)