+ 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 [Tue May 26 07:36:49 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: nova-api-osapi-68474bfdcc-gnmx9 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 0x7f52fc63a668 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-05-26 07:36:54.640 7 INFO nova.utils [None req-29d9ef36-9941-4b63-a815-f73820ee4071 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-26 07:36:54.783 8 INFO nova.utils [None req-ca50ce57-364a-4593-b67f-e3c9096bec81 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-26 07:36:56.342 7 WARNING keystonemiddleware._common.config [None req-29d9ef36-9941-4b63-a815-f73820ee4071 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 07:36:56.351 7 WARNING oslo_config.cfg [None req-29d9ef36-9941-4b63-a815-f73820ee4071 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-26 07:36:56.430 7 WARNING keystonemiddleware._common.config [None req-29d9ef36-9941-4b63-a815-f73820ee4071 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 07:36:56.446 7 WARNING oslo_config.cfg [None req-29d9ef36-9941-4b63-a815-f73820ee4071 - - - - - -] 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-05-26 07:36:56.459 7 WARNING oslo_config.cfg [None req-29d9ef36-9941-4b63-a815-f73820ee4071 - - - - - -] 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 0x7f52fc63a668 pid: 7 (default app) 2026-05-26 07:36:56.509 8 WARNING keystonemiddleware._common.config [None req-ca50ce57-364a-4593-b67f-e3c9096bec81 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 07:36:56.518 8 WARNING oslo_config.cfg [None req-ca50ce57-364a-4593-b67f-e3c9096bec81 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-26 07:36:56.606 8 WARNING keystonemiddleware._common.config [None req-ca50ce57-364a-4593-b67f-e3c9096bec81 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 07:36:56.621 8 WARNING oslo_config.cfg [None req-ca50ce57-364a-4593-b67f-e3c9096bec81 - - - - - -] 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-05-26 07:36:56.634 8 WARNING oslo_config.cfg [None req-ca50ce57-364a-4593-b67f-e3c9096bec81 - - - - - -] 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 0x7f52fc63a668 pid: 8 (default app) [pid: 8|app: 0|req: 2/3] 162.253.55.186 () {42 vars in 705 bytes} [Tue May 26 07:37:09 2026] GET /v2.1 => generated 114 bytes in 26 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-05-26 07:37:10.314 7 WARNING oslo_policy.policy [None req-98e3c79f-ec38-4499-a2e9-dbe284c4d5d4 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - 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-05-26 07:37:10.314 7 WARNING oslo_policy.policy [None req-98e3c79f-ec38-4499-a2e9-dbe284c4d5d4 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - 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: 2/4] 162.253.55.186 () {44 vars in 909 bytes} [Tue May 26 07:37:09 2026] GET /v2.1 => generated 0 bytes in 584 msecs (HTTP/1.1 302) 5 headers in 266 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-05-26 07:37:10.411 8 WARNING oslo_policy.policy [req-98e3c79f-ec38-4499-a2e9-dbe284c4d5d4 req-cb17d96d-b2c3-4db6-9690-f5c4aaebb241 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - 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-05-26 07:37:10.411 8 WARNING oslo_policy.policy [req-98e3c79f-ec38-4499-a2e9-dbe284c4d5d4 req-cb17d96d-b2c3-4db6-9690-f5c4aaebb241 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - 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: 3/5] 162.253.55.186 () {46 vars in 982 bytes} [Tue May 26 07:37:10 2026] GET /v2.1/ => generated 400 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 07:37:10.520 7 INFO nova.api.openstack.wsgi [None req-2eeb39ec-a874-46cb-8093-91a1ef902d50 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 162.253.55.186 () {48 vars in 1011 bytes} [Tue May 26 07:37:10 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 162.253.55.186 () {48 vars in 1051 bytes} [Tue May 26 07:37:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 162.253.55.186 () {52 vars in 1048 bytes} [Tue May 26 07:37:10 2026] POST /v2.1/flavors => generated 529 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 162.253.55.186 () {42 vars in 705 bytes} [Tue May 26 07:37:11 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 162.253.55.186 () {44 vars in 909 bytes} [Tue May 26 07:37:11 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 162.253.55.186 () {46 vars in 982 bytes} [Tue May 26 07:37:11 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 07:37:11.632 7 INFO nova.api.openstack.wsgi [None req-e80fe909-2929-4d56-b02c-7ce16bed405c 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 162.253.55.186 () {48 vars in 1013 bytes} [Tue May 26 07:37:11 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 162.253.55.186 () {48 vars in 1051 bytes} [Tue May 26 07:37:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 162.253.55.186 () {52 vars in 1048 bytes} [Tue May 26 07:37:11 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 162.253.55.186 () {42 vars in 705 bytes} [Tue May 26 07:37:12 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: 8/16] 162.253.55.186 () {44 vars in 909 bytes} [Tue May 26 07:37:12 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 162.253.55.186 () {46 vars in 982 bytes} [Tue May 26 07:37:12 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 07:37:12.709 7 INFO nova.api.openstack.wsgi [None req-5eac47d6-84dd-4349-86a2-7e1a2f6590db 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 162.253.55.186 () {48 vars in 1015 bytes} [Tue May 26 07:37:12 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 162.253.55.186 () {48 vars in 1051 bytes} [Tue May 26 07:37:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 162.253.55.186 () {52 vars in 1048 bytes} [Tue May 26 07:37:12 2026] POST /v2.1/flavors => generated 533 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/23] 162.253.55.186 () {42 vars in 705 bytes} [Tue May 26 07:37:13 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/24] 162.253.55.186 () {44 vars in 909 bytes} [Tue May 26 07:37:13 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 13/25] 162.253.55.186 () {46 vars in 982 bytes} [Tue May 26 07:37:13 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 07:37:13.747 7 INFO nova.api.openstack.wsgi [None req-e1d2b21e-7631-48f4-a2f6-57b6356eb580 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/26] 162.253.55.186 () {48 vars in 1013 bytes} [Tue May 26 07:37:13 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 162.253.55.186 () {48 vars in 1051 bytes} [Tue May 26 07:37:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 162.253.55.186 () {52 vars in 1048 bytes} [Tue May 26 07:37:13 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 162.253.55.186 () {42 vars in 705 bytes} [Tue May 26 07:37:14 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: 15/30] 162.253.55.186 () {44 vars in 909 bytes} [Tue May 26 07:37:14 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 16/31] 162.253.55.186 () {46 vars in 982 bytes} [Tue May 26 07:37:14 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 07:37:14.825 7 INFO nova.api.openstack.wsgi [None req-da8817cf-919e-47c0-b28e-faa77ae14855 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/32] 162.253.55.186 () {48 vars in 1015 bytes} [Tue May 26 07:37:14 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: 8|app: 0|req: 17/33] 162.253.55.186 () {48 vars in 1051 bytes} [Tue May 26 07:37:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/34] 162.253.55.186 () {52 vars in 1048 bytes} [Tue May 26 07:37:14 2026] POST /v2.1/flavors => generated 535 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/89] 162.253.55.186 () {42 vars in 705 bytes} [Tue May 26 07:41:49 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/90] 162.253.55.186 () {44 vars in 909 bytes} [Tue May 26 07:41:49 2026] GET /v2.1 => generated 0 bytes in 446 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 46/91] 162.253.55.186 () {46 vars in 982 bytes} [Tue May 26 07:41:49 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 07:41:49.603 8 INFO nova.api.openstack.wsgi [None req-45190d27-24f8-42f6-8644-11ab686aa9c0 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 46/92] 162.253.55.186 () {48 vars in 1015 bytes} [Tue May 26 07:41:49 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/93] 162.253.55.186 () {48 vars in 1051 bytes} [Tue May 26 07:41:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/94] 162.253.55.186 () {52 vars in 1049 bytes} [Tue May 26 07:41:49 2026] POST /v2.1/flavors => generated 534 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/103] 162.253.55.186 () {42 vars in 705 bytes} [Tue May 26 07:42: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) [pid: 8|app: 0|req: 52/104] 162.253.55.186 () {44 vars in 909 bytes} [Tue May 26 07:42:31 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 53/105] 162.253.55.186 () {46 vars in 982 bytes} [Tue May 26 07:42:31 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 07:42:31.264 8 INFO nova.api.openstack.wsgi [None req-a42ce5ef-c91d-4489-bbb2-eac4606e88cc 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 53/106] 162.253.55.186 () {48 vars in 1017 bytes} [Tue May 26 07:42:31 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/107] 162.253.55.186 () {48 vars in 1051 bytes} [Tue May 26 07:42:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/108] 162.253.55.186 () {52 vars in 1049 bytes} [Tue May 26 07:42:31 2026] POST /v2.1/flavors => generated 534 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/117] 10.0.0.237 () {28 vars in 454 bytes} [Tue May 26 07:43:08 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: 7|app: 0|req: 59/118] 10.0.0.237 () {30 vars in 658 bytes} [Tue May 26 07:43:08 2026] GET /v2.1 => generated 0 bytes in 46 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: 8|app: 0|req: 60/119] 10.0.0.237 () {32 vars in 731 bytes} [Tue May 26 07:43:08 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: 7|app: 0|req: 60/120] 10.0.0.237 () {34 vars in 804 bytes} [Tue May 26 07:43:08 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/125] 162.253.55.186 () {42 vars in 705 bytes} [Tue May 26 07:43:30 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: 7|app: 0|req: 63/126] 162.253.55.186 () {44 vars in 909 bytes} [Tue May 26 07:43:30 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 64/127] 162.253.55.186 () {46 vars in 982 bytes} [Tue May 26 07:43:30 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 07:43:30.618 7 INFO nova.api.openstack.wsgi [None req-b9ff3e7f-d746-460d-a1c7-d163d75f1cde 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 248a9ab6dd2f45e1ad5a1a01356d3133 [pid: 7|app: 0|req: 64/128] 162.253.55.186 () {48 vars in 1051 bytes} [Tue May 26 07:43:30 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-26 07:43:30.634 8 WARNING oslo_db.sqlalchemy.utils [None req-1bfd95d6-450e-4b0c-91ef-6e0b45c057e7 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 65/129] 162.253.55.186 () {48 vars in 1016 bytes} [Tue May 26 07:43:30 2026] GET /v2.1/os-keypairs => generated 16 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/130] 162.253.55.186 () {52 vars in 1057 bytes} [Tue May 26 07:43:30 2026] POST /v2.1/os-keypairs => generated 576 bytes in 231 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/133] 162.253.55.186 () {42 vars in 705 bytes} [Tue May 26 07:43:35 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: 67/134] 162.253.55.186 () {44 vars in 909 bytes} [Tue May 26 07:43:35 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 68/135] 162.253.55.186 () {46 vars in 982 bytes} [Tue May 26 07:43:35 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/136] 162.253.55.186 () {48 vars in 1073 bytes} [Tue May 26 07:43:35 2026] GET /v2.1/os-quota-sets/e3fcad031d9b4ae5b0f44f8167abf373 => generated 283 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/137] 162.253.55.186 () {52 vars in 1125 bytes} [Tue May 26 07:43:35 2026] PUT /v2.1/os-quota-sets/e3fcad031d9b4ae5b0f44f8167abf373 => generated 238 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)