+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon Jun 22 19:18:09 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: nova-api-osapi-86895bc7-gz5bv 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:8774 fd 3 Python version: 3.12.3 (main, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7eff2fa43668 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)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-06-22 19:18:14.397 7 INFO nova.utils [None req-4c2d5a23-fbee-453c-9cb1-ca4fed32a418 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-22 19:18:14.494 8 INFO nova.utils [None req-188b7a60-a510-40cb-8259-3e4729aea46e - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-22 19:18:16.078 7 WARNING keystonemiddleware._common.config [None req-4c2d5a23-fbee-453c-9cb1-ca4fed32a418 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-22 19:18:16.090 7 WARNING oslo_config.cfg [None req-4c2d5a23-fbee-453c-9cb1-ca4fed32a418 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-22 19:18:16.184 7 WARNING keystonemiddleware._common.config [None req-4c2d5a23-fbee-453c-9cb1-ca4fed32a418 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-22 19:18:16.199 7 WARNING oslo_config.cfg [None req-4c2d5a23-fbee-453c-9cb1-ca4fed32a418 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-06-22 19:18:16.211 7 WARNING oslo_config.cfg [None req-4c2d5a23-fbee-453c-9cb1-ca4fed32a418 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7eff2fa43668 pid: 7 (default app) 2026-06-22 19:18:16.225 8 WARNING keystonemiddleware._common.config [None req-188b7a60-a510-40cb-8259-3e4729aea46e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-22 19:18:16.233 8 WARNING oslo_config.cfg [None req-188b7a60-a510-40cb-8259-3e4729aea46e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-22 19:18:16.311 8 WARNING keystonemiddleware._common.config [None req-188b7a60-a510-40cb-8259-3e4729aea46e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-22 19:18:16.325 8 WARNING oslo_config.cfg [None req-188b7a60-a510-40cb-8259-3e4729aea46e - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-06-22 19:18:16.338 8 WARNING oslo_config.cfg [None req-188b7a60-a510-40cb-8259-3e4729aea46e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7eff2fa43668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.89 () {42 vars in 699 bytes} [Mon Jun 22 19:18:22 2026] GET /v2.1 => generated 114 bytes in 17 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-22 19:18:23.031 8 WARNING oslo_policy.policy [None req-438b505a-4541-4426-b049-a210153a6d8b 4080e3c73cb84dbe82fb5efe0caed4b6 e0ef23b32aba4b53a78071ba6fe3b969 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-22 19:18:23.031 8 WARNING oslo_policy.policy [None req-438b505a-4541-4426-b049-a210153a6d8b 4080e3c73cb84dbe82fb5efe0caed4b6 e0ef23b32aba4b53a78071ba6fe3b969 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/4] 199.204.45.89 () {44 vars in 903 bytes} [Mon Jun 22 19:18:22 2026] GET /v2.1 => generated 0 bytes in 572 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-22 19:18:23.128 7 WARNING oslo_policy.policy [req-438b505a-4541-4426-b049-a210153a6d8b req-f54aede8-3006-46e0-97c6-137ab6c2a28a 4080e3c73cb84dbe82fb5efe0caed4b6 e0ef23b32aba4b53a78071ba6fe3b969 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-22 19:18:23.128 7 WARNING oslo_policy.policy [req-438b505a-4541-4426-b049-a210153a6d8b req-f54aede8-3006-46e0-97c6-137ab6c2a28a 4080e3c73cb84dbe82fb5efe0caed4b6 e0ef23b32aba4b53a78071ba6fe3b969 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.89 () {46 vars in 976 bytes} [Mon Jun 22 19:18:23 2026] GET /v2.1/ => generated 399 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-22 19:18:23.229 8 INFO nova.api.openstack.wsgi [None req-fef89e71-aa0f-41db-8336-de613818a5f5 4080e3c73cb84dbe82fb5efe0caed4b6 e0ef23b32aba4b53a78071ba6fe3b969 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.89 () {48 vars in 1005 bytes} [Mon Jun 22 19:18:23 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.89 () {48 vars in 1045 bytes} [Mon Jun 22 19:18:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.89 () {52 vars in 1042 bytes} [Mon Jun 22 19:18:23 2026] POST /v2.1/flavors => generated 527 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.89 () {42 vars in 699 bytes} [Mon Jun 22 19:18:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.89 () {44 vars in 903 bytes} [Mon Jun 22 19:18:24 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.89 () {46 vars in 976 bytes} [Mon Jun 22 19:18:24 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-22 19:18:24.246 8 INFO nova.api.openstack.wsgi [None req-9698a491-edcb-40cc-af8e-b05a8fef3c78 4080e3c73cb84dbe82fb5efe0caed4b6 e0ef23b32aba4b53a78071ba6fe3b969 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.89 () {48 vars in 1007 bytes} [Mon Jun 22 19:18:24 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.89 () {48 vars in 1045 bytes} [Mon Jun 22 19:18:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.89 () {52 vars in 1042 bytes} [Mon Jun 22 19:18:24 2026] POST /v2.1/flavors => generated 530 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.89 () {42 vars in 699 bytes} [Mon Jun 22 19:18:25 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.89 () {44 vars in 903 bytes} [Mon Jun 22 19:18:25 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.89 () {46 vars in 976 bytes} [Mon Jun 22 19:18:25 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-22 19:18:25.241 8 INFO nova.api.openstack.wsgi [None req-28f8aa01-073c-43cb-a40e-f823cc64d6b7 4080e3c73cb84dbe82fb5efe0caed4b6 e0ef23b32aba4b53a78071ba6fe3b969 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.89 () {48 vars in 1009 bytes} [Mon Jun 22 19:18:25 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.204.45.89 () {48 vars in 1045 bytes} [Mon Jun 22 19:18:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.89 () {52 vars in 1042 bytes} [Mon Jun 22 19:18:25 2026] POST /v2.1/flavors => generated 531 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.89 () {42 vars in 699 bytes} [Mon Jun 22 19:18:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.89 () {44 vars in 903 bytes} [Mon Jun 22 19:18:26 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.89 () {46 vars in 976 bytes} [Mon Jun 22 19:18:26 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-22 19:18:26.264 8 INFO nova.api.openstack.wsgi [None req-51fc5613-edc3-4b0b-9b4d-ae333e7fe971 4080e3c73cb84dbe82fb5efe0caed4b6 e0ef23b32aba4b53a78071ba6fe3b969 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.204.45.89 () {48 vars in 1007 bytes} [Mon Jun 22 19:18:26 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.204.45.89 () {48 vars in 1045 bytes} [Mon Jun 22 19:18:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.89 () {52 vars in 1042 bytes} [Mon Jun 22 19:18:26 2026] POST /v2.1/flavors => generated 530 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.89 () {42 vars in 699 bytes} [Mon Jun 22 19:18:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.89 () {44 vars in 903 bytes} [Mon Jun 22 19:18:27 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.89 () {46 vars in 976 bytes} [Mon Jun 22 19:18:27 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-22 19:18:27.199 8 INFO nova.api.openstack.wsgi [None req-61381d39-4ed7-45fa-b9ba-aad95f2ffeac 4080e3c73cb84dbe82fb5efe0caed4b6 e0ef23b32aba4b53a78071ba6fe3b969 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 199.204.45.89 () {48 vars in 1009 bytes} [Mon Jun 22 19:18:27 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.204.45.89 () {48 vars in 1045 bytes} [Mon Jun 22 19:18:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.89 () {52 vars in 1042 bytes} [Mon Jun 22 19:18:27 2026] POST /v2.1/flavors => generated 533 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/107] 10.0.0.133 () {28 vars in 452 bytes} [Mon Jun 22 19:24:31 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 54/108] 10.0.0.133 () {30 vars in 656 bytes} [Mon Jun 22 19:24:31 2026] GET /v2.1 => generated 0 bytes in 160 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 55/109] 10.0.0.133 () {32 vars in 729 bytes} [Mon Jun 22 19:24:31 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/110] 10.0.0.133 () {34 vars in 802 bytes} [Mon Jun 22 19:24:31 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/139] 199.204.45.89 () {42 vars in 699 bytes} [Mon Jun 22 19:26:58 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 70/140] 199.204.45.89 () {44 vars in 903 bytes} [Mon Jun 22 19:26:58 2026] GET /v2.1 => generated 0 bytes in 99 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 71/141] 199.204.45.89 () {46 vars in 976 bytes} [Mon Jun 22 19:26:58 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-22 19:26:58.457 8 INFO nova.api.openstack.wsgi [None req-f99eb650-1461-4e19-b784-f4c22267e7fd 4080e3c73cb84dbe82fb5efe0caed4b6 e0ef23b32aba4b53a78071ba6fe3b969 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 71/142] 199.204.45.89 () {48 vars in 1011 bytes} [Mon Jun 22 19:26:58 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/143] 199.204.45.89 () {48 vars in 1045 bytes} [Mon Jun 22 19:26:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/144] 199.204.45.89 () {52 vars in 1043 bytes} [Mon Jun 22 19:26:58 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/157] 199.204.45.89 () {42 vars in 699 bytes} [Mon Jun 22 19:27:58 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/160] 199.204.45.89 () {44 vars in 903 bytes} [Mon Jun 22 19:27:58 2026] GET /v2.1 => generated 0 bytes in 415 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 82/161] 199.204.45.89 () {46 vars in 976 bytes} [Mon Jun 22 19:27:59 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-22 19:27:59.255 7 INFO nova.api.openstack.wsgi [None req-158b9a19-5c72-4c64-811e-8612d1923775 4080e3c73cb84dbe82fb5efe0caed4b6 e0ef23b32aba4b53a78071ba6fe3b969 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 4080e3c73cb84dbe82fb5efe0caed4b6 [pid: 7|app: 0|req: 80/162] 199.204.45.89 () {48 vars in 1045 bytes} [Mon Jun 22 19:27:59 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-06-22 19:27:59.269 8 WARNING oslo_db.sqlalchemy.utils [None req-f24d12d0-63f3-4f6f-a151-70b100998ef5 4080e3c73cb84dbe82fb5efe0caed4b6 e0ef23b32aba4b53a78071ba6fe3b969 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 83/163] 199.204.45.89 () {48 vars in 1010 bytes} [Mon Jun 22 19:27:59 2026] GET /v2.1/os-keypairs => generated 16 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/164] 199.204.45.89 () {52 vars in 1051 bytes} [Mon Jun 22 19:27:59 2026] POST /v2.1/os-keypairs => generated 576 bytes in 91 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/165] 199.204.45.89 () {42 vars in 699 bytes} [Mon Jun 22 19:28:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/166] 199.204.45.89 () {44 vars in 903 bytes} [Mon Jun 22 19:28:03 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 85/167] 199.204.45.89 () {46 vars in 976 bytes} [Mon Jun 22 19:28:03 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/168] 199.204.45.89 () {48 vars in 1067 bytes} [Mon Jun 22 19:28:03 2026] GET /v2.1/os-quota-sets/e0ef23b32aba4b53a78071ba6fe3b969 => generated 283 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/169] 199.204.45.89 () {52 vars in 1119 bytes} [Mon Jun 22 19:28:03 2026] PUT /v2.1/os-quota-sets/e0ef23b32aba4b53a78071ba6fe3b969 => generated 238 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/270] 199.204.45.89 () {42 vars in 699 bytes} [Mon Jun 22 19:36:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/271] 199.204.45.89 () {44 vars in 903 bytes} [Mon Jun 22 19:36:22 2026] GET /v2.1 => generated 0 bytes in 116 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 135/272] 199.204.45.89 () {46 vars in 976 bytes} [Mon Jun 22 19:36:22 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-22 19:36:22.809 8 INFO nova.api.openstack.wsgi [None req-ebe821a8-08c7-48a0-94a5-cad5ba07f963 4080e3c73cb84dbe82fb5efe0caed4b6 e0ef23b32aba4b53a78071ba6fe3b969 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 138/273] 199.204.45.89 () {48 vars in 1009 bytes} [Mon Jun 22 19:36:22 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/274] 199.204.45.89 () {48 vars in 1045 bytes} [Mon Jun 22 19:36:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/275] 199.204.45.89 () {52 vars in 1043 bytes} [Mon Jun 22 19:36:22 2026] POST /v2.1/flavors => generated 532 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/322] 199.204.45.89 () {42 vars in 699 bytes} [Mon Jun 22 19:40:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/323] 199.204.45.89 () {44 vars in 903 bytes} [Mon Jun 22 19:40:14 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 164/324] 199.204.45.89 () {46 vars in 976 bytes} [Mon Jun 22 19:40:14 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/325] 199.204.45.89 () {48 vars in 1067 bytes} [Mon Jun 22 19:40:14 2026] GET /v2.1/os-quota-sets/5b6bbb3ebc6346eeafb1670897adaff0 => generated 283 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/326] 199.204.45.89 () {52 vars in 1119 bytes} [Mon Jun 22 19:40:14 2026] PUT /v2.1/os-quota-sets/5b6bbb3ebc6346eeafb1670897adaff0 => generated 238 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/463] 199.204.45.89 () {42 vars in 699 bytes} [Mon Jun 22 19:51:37 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/464] 199.204.45.89 () {44 vars in 903 bytes} [Mon Jun 22 19:51:37 2026] GET /v2.1 => generated 0 bytes in 152 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 235/465] 199.204.45.89 () {46 vars in 976 bytes} [Mon Jun 22 19:51:37 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-22 19:51:38.001 7 INFO nova.api.openstack.wsgi [None req-fe0a064a-d40e-44da-8a87-5254bf227bbb 4080e3c73cb84dbe82fb5efe0caed4b6 e0ef23b32aba4b53a78071ba6fe3b969 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 231/466] 199.204.45.89 () {48 vars in 1005 bytes} [Mon Jun 22 19:51:37 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/467] 199.204.45.89 () {48 vars in 1045 bytes} [Mon Jun 22 19:51:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/468] 199.204.45.89 () {48 vars in 1093 bytes} [Mon Jun 22 19:51:38 2026] GET /v2.1/flavors/8b4680f2-a0cb-443f-8b41-494b324802b9/os-extra_specs => generated 19 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/469] 199.204.45.89 () {42 vars in 699 bytes} [Mon Jun 22 19:51:38 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/470] 199.204.45.89 () {44 vars in 903 bytes} [Mon Jun 22 19:51:38 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 238/471] 199.204.45.89 () {46 vars in 976 bytes} [Mon Jun 22 19:51:38 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-22 19:51:38.918 7 INFO nova.api.openstack.wsgi [None req-8d24dd1c-b328-4597-b683-a129163aeb56 4080e3c73cb84dbe82fb5efe0caed4b6 e0ef23b32aba4b53a78071ba6fe3b969 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 234/472] 199.204.45.89 () {48 vars in 1007 bytes} [Mon Jun 22 19:51:38 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/473] 199.204.45.89 () {48 vars in 1045 bytes} [Mon Jun 22 19:51:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/474] 199.204.45.89 () {48 vars in 1093 bytes} [Mon Jun 22 19:51:38 2026] GET /v2.1/flavors/5c4ac269-b01a-4e46-a77b-10b1242d7a29/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/477] 199.204.45.89 () {42 vars in 699 bytes} [Mon Jun 22 19:51:39 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/478] 199.204.45.89 () {44 vars in 903 bytes} [Mon Jun 22 19:51:39 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 242/479] 199.204.45.89 () {46 vars in 976 bytes} [Mon Jun 22 19:51:39 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-22 19:51:39.892 7 INFO nova.api.openstack.wsgi [None req-51aeea14-a2fe-4c9e-aeb2-9187de6b57d5 4080e3c73cb84dbe82fb5efe0caed4b6 e0ef23b32aba4b53a78071ba6fe3b969 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 238/480] 199.204.45.89 () {48 vars in 1009 bytes} [Mon Jun 22 19:51:39 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/481] 199.204.45.89 () {48 vars in 1045 bytes} [Mon Jun 22 19:51:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/482] 199.204.45.89 () {48 vars in 1093 bytes} [Mon Jun 22 19:51:39 2026] GET /v2.1/flavors/a65eec00-27d8-4a9e-8e3d-a226bd6988ca/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/483] 199.204.45.89 () {42 vars in 699 bytes} [Mon Jun 22 19:51:40 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/484] 199.204.45.89 () {44 vars in 903 bytes} [Mon Jun 22 19:51:40 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 245/485] 199.204.45.89 () {46 vars in 976 bytes} [Mon Jun 22 19:51:40 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-22 19:51:40.901 7 INFO nova.api.openstack.wsgi [None req-18214942-a885-4392-ab30-7918b3892e07 4080e3c73cb84dbe82fb5efe0caed4b6 e0ef23b32aba4b53a78071ba6fe3b969 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 241/486] 199.204.45.89 () {48 vars in 1007 bytes} [Mon Jun 22 19:51:40 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/487] 199.204.45.89 () {48 vars in 1045 bytes} [Mon Jun 22 19:51:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/488] 199.204.45.89 () {48 vars in 1093 bytes} [Mon Jun 22 19:51:40 2026] GET /v2.1/flavors/d9bf3322-8cbd-4327-914d-04c43c84c2a7/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/489] 199.204.45.89 () {42 vars in 699 bytes} [Mon Jun 22 19:51:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/490] 199.204.45.89 () {44 vars in 903 bytes} [Mon Jun 22 19:51:41 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 248/491] 199.204.45.89 () {46 vars in 976 bytes} [Mon Jun 22 19:51:41 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-22 19:51:41.861 7 INFO nova.api.openstack.wsgi [None req-548c5464-9a5d-4e71-9f7d-d7566e200cdf 4080e3c73cb84dbe82fb5efe0caed4b6 e0ef23b32aba4b53a78071ba6fe3b969 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 244/492] 199.204.45.89 () {48 vars in 1009 bytes} [Mon Jun 22 19:51:41 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/493] 199.204.45.89 () {48 vars in 1045 bytes} [Mon Jun 22 19:51:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/494] 199.204.45.89 () {48 vars in 1093 bytes} [Mon Jun 22 19:51:41 2026] GET /v2.1/flavors/a57af5a4-bfa5-4ed5-82ea-224df1e7be3e/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/507] 199.204.45.89 () {42 vars in 699 bytes} [Mon Jun 22 19:52:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/508] 199.204.45.89 () {44 vars in 903 bytes} [Mon Jun 22 19:52:45 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 257/509] 199.204.45.89 () {46 vars in 976 bytes} [Mon Jun 22 19:52:45 2026] GET /v2.1/ => generated 399 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-22 19:52:45.845 7 INFO nova.api.openstack.wsgi [None req-21b5444b-f7cf-4cda-8918-5740e909c503 4080e3c73cb84dbe82fb5efe0caed4b6 e0ef23b32aba4b53a78071ba6fe3b969 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 253/510] 199.204.45.89 () {48 vars in 1011 bytes} [Mon Jun 22 19:52:45 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/511] 199.204.45.89 () {48 vars in 1045 bytes} [Mon Jun 22 19:52:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/512] 199.204.45.89 () {48 vars in 1093 bytes} [Mon Jun 22 19:52:45 2026] GET /v2.1/flavors/dcf1a9c1-245f-4392-b32d-48e6e4b7e802/os-extra_specs => generated 19 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/515] 199.204.45.89 () {42 vars in 699 bytes} [Mon Jun 22 19:52:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/516] 199.204.45.89 () {44 vars in 903 bytes} [Mon Jun 22 19:52:53 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 261/517] 199.204.45.89 () {46 vars in 976 bytes} [Mon Jun 22 19:52:53 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/518] 199.204.45.89 () {48 vars in 1045 bytes} [Mon Jun 22 19:52:53 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/519] 199.204.45.89 () {42 vars in 699 bytes} [Mon Jun 22 19:52:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/520] 199.204.45.89 () {44 vars in 903 bytes} [Mon Jun 22 19:52:56 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 263/521] 199.204.45.89 () {46 vars in 976 bytes} [Mon Jun 22 19:52:56 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/522] 199.204.45.89 () {48 vars in 1067 bytes} [Mon Jun 22 19:52:56 2026] GET /v2.1/os-quota-sets/e0ef23b32aba4b53a78071ba6fe3b969 => generated 280 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/533] 199.204.45.89 () {42 vars in 699 bytes} [Mon Jun 22 19:53:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/534] 199.204.45.89 () {44 vars in 903 bytes} [Mon Jun 22 19:53:47 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 270/535] 199.204.45.89 () {46 vars in 976 bytes} [Mon Jun 22 19:53:47 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-22 19:53:47.745 7 INFO nova.api.openstack.wsgi [None req-7e749b79-ec6c-4c94-b02a-5793af27f0e1 4080e3c73cb84dbe82fb5efe0caed4b6 e0ef23b32aba4b53a78071ba6fe3b969 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 266/536] 199.204.45.89 () {48 vars in 1009 bytes} [Mon Jun 22 19:53:47 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/537] 199.204.45.89 () {48 vars in 1045 bytes} [Mon Jun 22 19:53:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/538] 199.204.45.89 () {48 vars in 1093 bytes} [Mon Jun 22 19:53:47 2026] GET /v2.1/flavors/4c758ff5-f777-43c0-aced-1be37ebf9ac3/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/543] 199.204.45.89 () {42 vars in 699 bytes} [Mon Jun 22 19:54:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/544] 199.204.45.89 () {44 vars in 903 bytes} [Mon Jun 22 19:54:03 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 271/545] 199.204.45.89 () {46 vars in 976 bytes} [Mon Jun 22 19:54:03 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/546] 199.204.45.89 () {48 vars in 1067 bytes} [Mon Jun 22 19:54:03 2026] GET /v2.1/os-quota-sets/5b6bbb3ebc6346eeafb1670897adaff0 => generated 280 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)