+ 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 [Sat May 16 02:25:42 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: nova-api-osapi-6d8f6d58cc-2kmfp 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 0x7f1b0d226668 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-16 02:25:47.095 8 INFO nova.utils [None req-2484d73e-e7a7-4bc2-add0-349230e7fe9f - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-16 02:25:47.116 7 INFO nova.utils [None req-3af8258b-b813-4f9c-b470-6deae5197a68 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-16 02:25:48.725 8 WARNING keystonemiddleware._common.config [None req-2484d73e-e7a7-4bc2-add0-349230e7fe9f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-16 02:25:48.734 8 WARNING oslo_config.cfg [None req-2484d73e-e7a7-4bc2-add0-349230e7fe9f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-16 02:25:48.738 7 WARNING keystonemiddleware._common.config [None req-3af8258b-b813-4f9c-b470-6deae5197a68 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-16 02:25:48.747 7 WARNING oslo_config.cfg [None req-3af8258b-b813-4f9c-b470-6deae5197a68 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-16 02:25:48.808 8 WARNING keystonemiddleware._common.config [None req-2484d73e-e7a7-4bc2-add0-349230e7fe9f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-16 02:25:48.821 7 WARNING keystonemiddleware._common.config [None req-3af8258b-b813-4f9c-b470-6deae5197a68 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-16 02:25:48.823 8 WARNING oslo_config.cfg [None req-2484d73e-e7a7-4bc2-add0-349230e7fe9f - - - - - -] 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-16 02:25:48.835 7 WARNING oslo_config.cfg [None req-3af8258b-b813-4f9c-b470-6deae5197a68 - - - - - -] 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-16 02:25:48.835 8 WARNING oslo_config.cfg [None req-2484d73e-e7a7-4bc2-add0-349230e7fe9f - - - - - -] 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 6 seconds on interpreter 0x7f1b0d226668 pid: 8 (default app) 2026-05-16 02:25:48.847 7 WARNING oslo_config.cfg [None req-3af8258b-b813-4f9c-b470-6deae5197a68 - - - - - -] 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 6 seconds on interpreter 0x7f1b0d226668 pid: 7 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.95 () {42 vars in 701 bytes} [Sat May 16 02:25:56 2026] GET /v2.1 => generated 114 bytes in 22 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-16 02:25:56.781 7 WARNING oslo_policy.policy [None req-304150b7-1107-4fb6-be71-0d2f9e770c12 88b47399664b4a0b8bb282d193805073 2504a8a9d1544b7c88ef356f413e857f - - 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-16 02:25:56.781 7 WARNING oslo_policy.policy [None req-304150b7-1107-4fb6-be71-0d2f9e770c12 88b47399664b4a0b8bb282d193805073 2504a8a9d1544b7c88ef356f413e857f - - 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] 199.204.45.95 () {44 vars in 905 bytes} [Sat May 16 02:25:56 2026] GET /v2.1 => generated 0 bytes in 527 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-05-16 02:25:56.881 8 WARNING oslo_policy.policy [req-304150b7-1107-4fb6-be71-0d2f9e770c12 req-eee56510-2601-43eb-83c6-dee93dd96fb9 88b47399664b4a0b8bb282d193805073 2504a8a9d1544b7c88ef356f413e857f - - 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-16 02:25:56.881 8 WARNING oslo_policy.policy [req-304150b7-1107-4fb6-be71-0d2f9e770c12 req-eee56510-2601-43eb-83c6-dee93dd96fb9 88b47399664b4a0b8bb282d193805073 2504a8a9d1544b7c88ef356f413e857f - - 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] 199.204.45.95 () {46 vars in 978 bytes} [Sat May 16 02:25:56 2026] GET /v2.1/ => generated 399 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-16 02:25:56.995 7 INFO nova.api.openstack.wsgi [None req-dbca2aac-1833-40c9-8c38-f2c94588995d 88b47399664b4a0b8bb282d193805073 2504a8a9d1544b7c88ef356f413e857f - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.95 () {48 vars in 1007 bytes} [Sat May 16 02:25:56 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.95 () {48 vars in 1047 bytes} [Sat May 16 02:25:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.95 () {52 vars in 1044 bytes} [Sat May 16 02:25:57 2026] POST /v2.1/flavors => generated 527 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.95 () {42 vars in 701 bytes} [Sat May 16 02:25:57 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: 5/10] 199.204.45.95 () {44 vars in 905 bytes} [Sat May 16 02:25:57 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: 6/11] 199.204.45.95 () {46 vars in 978 bytes} [Sat May 16 02:25:58 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-05-16 02:25:58.040 7 INFO nova.api.openstack.wsgi [None req-5fe8b0a7-485f-4991-8a15-1e94859b0028 88b47399664b4a0b8bb282d193805073 2504a8a9d1544b7c88ef356f413e857f - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.95 () {48 vars in 1009 bytes} [Sat May 16 02:25:58 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: 8|app: 0|req: 7/13] 199.204.45.95 () {48 vars in 1047 bytes} [Sat May 16 02:25:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.95 () {52 vars in 1044 bytes} [Sat May 16 02:25:58 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: 8|app: 0|req: 8/15] 199.204.45.95 () {42 vars in 701 bytes} [Sat May 16 02:25: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: 8/16] 199.204.45.95 () {44 vars in 905 bytes} [Sat May 16 02:25:59 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.95 () {46 vars in 978 bytes} [Sat May 16 02:25:59 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-05-16 02:25:59.073 7 INFO nova.api.openstack.wsgi [None req-cde1954f-89dd-4075-9867-93e7788e68f3 88b47399664b4a0b8bb282d193805073 2504a8a9d1544b7c88ef356f413e857f - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.95 () {48 vars in 1011 bytes} [Sat May 16 02:25:59 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.204.45.95 () {48 vars in 1047 bytes} [Sat May 16 02:25:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.95 () {52 vars in 1044 bytes} [Sat May 16 02:25:59 2026] POST /v2.1/flavors => generated 531 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.95 () {42 vars in 701 bytes} [Sat May 16 02:25:59 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: 11/22] 199.204.45.95 () {44 vars in 905 bytes} [Sat May 16 02:25:59 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: 12/23] 199.204.45.95 () {46 vars in 978 bytes} [Sat May 16 02:25:59 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-05-16 02:26:00.023 7 INFO nova.api.openstack.wsgi [None req-ce676592-ea0c-4515-b78e-a154721ef44b 88b47399664b4a0b8bb282d193805073 2504a8a9d1544b7c88ef356f413e857f - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.95 () {48 vars in 1009 bytes} [Sat May 16 02:26:00 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.95 () {48 vars in 1047 bytes} [Sat May 16 02:26:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.95 () {52 vars in 1044 bytes} [Sat May 16 02:26:00 2026] POST /v2.1/flavors => generated 530 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.95 () {42 vars in 701 bytes} [Sat May 16 02:26:00 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: 14/28] 199.204.45.95 () {44 vars in 905 bytes} [Sat May 16 02:26:00 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.95 () {46 vars in 978 bytes} [Sat May 16 02:26:00 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-05-16 02:26:00.998 7 INFO nova.api.openstack.wsgi [None req-433331a5-2142-467e-b156-cd8dfa19dcfe 88b47399664b4a0b8bb282d193805073 2504a8a9d1544b7c88ef356f413e857f - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.204.45.95 () {48 vars in 1011 bytes} [Sat May 16 02:26:00 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.95 () {48 vars in 1047 bytes} [Sat May 16 02:26:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.204.45.95 () {52 vars in 1044 bytes} [Sat May 16 02:26:01 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)