+ 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 Mar 2 19:32:22 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: nova-api-osapi-7fbf7f84d-2nl29 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 0x7fe7c16db668 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-03-02 19:32:27.100 8 INFO nova.utils [None req-32321590-34ae-4db0-924f-e053a21baaf4 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-02 19:32:27.110 7 INFO nova.utils [None req-f71fc1ad-7c97-4b6c-a9a0-e57ea8b8bc1f - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-02 19:32:28.754 8 WARNING keystonemiddleware._common.config [None req-32321590-34ae-4db0-924f-e053a21baaf4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 19:32:28.763 8 WARNING oslo_config.cfg [None req-32321590-34ae-4db0-924f-e053a21baaf4 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-02 19:32:28.802 7 WARNING keystonemiddleware._common.config [None req-f71fc1ad-7c97-4b6c-a9a0-e57ea8b8bc1f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 19:32:28.811 7 WARNING oslo_config.cfg [None req-f71fc1ad-7c97-4b6c-a9a0-e57ea8b8bc1f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-02 19:32:28.841 8 WARNING keystonemiddleware._common.config [None req-32321590-34ae-4db0-924f-e053a21baaf4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 19:32:28.856 8 WARNING oslo_config.cfg [None req-32321590-34ae-4db0-924f-e053a21baaf4 - - - - - -] 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-03-02 19:32:28.868 8 WARNING oslo_config.cfg [None req-32321590-34ae-4db0-924f-e053a21baaf4 - - - - - -] 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 0x7fe7c16db668 pid: 8 (default app) 2026-03-02 19:32:28.889 7 WARNING keystonemiddleware._common.config [None req-f71fc1ad-7c97-4b6c-a9a0-e57ea8b8bc1f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 19:32:28.904 7 WARNING oslo_config.cfg [None req-f71fc1ad-7c97-4b6c-a9a0-e57ea8b8bc1f - - - - - -] 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-03-02 19:32:28.916 7 WARNING oslo_config.cfg [None req-f71fc1ad-7c97-4b6c-a9a0-e57ea8b8bc1f - - - - - -] 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 0x7fe7c16db668 pid: 7 (default app) [pid: 7|app: 0|req: 2/4] 162.253.55.36 () {42 vars in 700 bytes} [Mon Mar 2 19:32:36 2026] GET /v2.1 => generated 114 bytes in 20 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-03-02 19:32:36.626 8 WARNING oslo_policy.policy [None req-88604197-69a2-4608-9e22-8c8c949cba1c 974e90276dab46ca99df683df12825ac ffc749b5133a4132bd515fe06f0493e0 - - 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-03-02 19:32:36.626 8 WARNING oslo_policy.policy [None req-88604197-69a2-4608-9e22-8c8c949cba1c 974e90276dab46ca99df683df12825ac ffc749b5133a4132bd515fe06f0493e0 - - 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.36 () {44 vars in 904 bytes} [Mon Mar 2 19:32:36 2026] GET /v2.1 => generated 0 bytes in 586 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-03-02 19:32:36.725 7 WARNING oslo_policy.policy [req-88604197-69a2-4608-9e22-8c8c949cba1c req-b89aa57c-8acc-4a25-b1cb-d4d9d54a7f8b 974e90276dab46ca99df683df12825ac ffc749b5133a4132bd515fe06f0493e0 - - 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-03-02 19:32:36.725 7 WARNING oslo_policy.policy [req-88604197-69a2-4608-9e22-8c8c949cba1c req-b89aa57c-8acc-4a25-b1cb-d4d9d54a7f8b 974e90276dab46ca99df683df12825ac ffc749b5133a4132bd515fe06f0493e0 - - 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/6] 162.253.55.36 () {46 vars in 977 bytes} [Mon Mar 2 19:32:36 2026] GET /v2.1/ => generated 399 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:32:36.834 8 INFO nova.api.openstack.wsgi [None req-b434f476-1d18-4654-8762-719193eb4db8 974e90276dab46ca99df683df12825ac ffc749b5133a4132bd515fe06f0493e0 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 4/7] 162.253.55.36 () {48 vars in 1006 bytes} [Mon Mar 2 19:32:36 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 162.253.55.36 () {48 vars in 1046 bytes} [Mon Mar 2 19:32:36 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 162.253.55.36 () {52 vars in 1043 bytes} [Mon Mar 2 19:32:36 2026] POST /v2.1/flavors => generated 527 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 162.253.55.36 () {42 vars in 700 bytes} [Mon Mar 2 19:32: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: 8|app: 0|req: 6/11] 162.253.55.36 () {44 vars in 904 bytes} [Mon Mar 2 19:32:37 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: 7|app: 0|req: 6/12] 162.253.55.36 () {46 vars in 977 bytes} [Mon Mar 2 19:32:37 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-03-02 19:32:37.829 8 INFO nova.api.openstack.wsgi [None req-7145a2f2-8fe3-4a7f-aff8-3edacea0aac3 974e90276dab46ca99df683df12825ac ffc749b5133a4132bd515fe06f0493e0 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 7/13] 162.253.55.36 () {48 vars in 1008 bytes} [Mon Mar 2 19:32:37 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: 7|app: 0|req: 7/14] 162.253.55.36 () {48 vars in 1046 bytes} [Mon Mar 2 19:32:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 12 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.36 () {52 vars in 1043 bytes} [Mon Mar 2 19:32:37 2026] POST /v2.1/flavors => generated 530 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 162.253.55.36 () {42 vars in 700 bytes} [Mon Mar 2 19:32: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: 8|app: 0|req: 9/17] 162.253.55.36 () {44 vars in 904 bytes} [Mon Mar 2 19:32:38 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/18] 162.253.55.36 () {46 vars in 977 bytes} [Mon Mar 2 19:32: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-03-02 19:32:38.792 8 INFO nova.api.openstack.wsgi [None req-5462ea9b-f12d-471f-b84c-de55776456a8 974e90276dab46ca99df683df12825ac ffc749b5133a4132bd515fe06f0493e0 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 10/19] 162.253.55.36 () {48 vars in 1010 bytes} [Mon Mar 2 19:32:38 2026] GET /v2.1/flavors/m1.medium => 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: 10/20] 162.253.55.36 () {48 vars in 1046 bytes} [Mon Mar 2 19:32:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 162.253.55.36 () {52 vars in 1043 bytes} [Mon Mar 2 19:32:38 2026] POST /v2.1/flavors => generated 531 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/24] 162.253.55.36 () {42 vars in 700 bytes} [Mon Mar 2 19:32: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: 8|app: 0|req: 13/25] 162.253.55.36 () {44 vars in 904 bytes} [Mon Mar 2 19:32: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: 7|app: 0|req: 13/26] 162.253.55.36 () {46 vars in 977 bytes} [Mon Mar 2 19:32: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-03-02 19:32:39.716 8 INFO nova.api.openstack.wsgi [None req-d4943912-cea7-4a1a-b1b0-7e52deb6ed0f 974e90276dab46ca99df683df12825ac ffc749b5133a4132bd515fe06f0493e0 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 14/27] 162.253.55.36 () {48 vars in 1008 bytes} [Mon Mar 2 19:32:39 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 162.253.55.36 () {48 vars in 1046 bytes} [Mon Mar 2 19:32:39 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: 15/29] 162.253.55.36 () {52 vars in 1043 bytes} [Mon Mar 2 19:32:39 2026] POST /v2.1/flavors => generated 530 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/30] 162.253.55.36 () {42 vars in 700 bytes} [Mon Mar 2 19:32:40 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: 16/31] 162.253.55.36 () {44 vars in 904 bytes} [Mon Mar 2 19:32:40 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 16/32] 162.253.55.36 () {46 vars in 977 bytes} [Mon Mar 2 19:32: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-03-02 19:32:40.651 8 INFO nova.api.openstack.wsgi [None req-a3767135-090d-46a3-b4ea-438e161771f1 974e90276dab46ca99df683df12825ac ffc749b5133a4132bd515fe06f0493e0 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 17/33] 162.253.55.36 () {48 vars in 1010 bytes} [Mon Mar 2 19:32:40 2026] GET /v2.1/flavors/m1.xlarge => 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: 17/34] 162.253.55.36 () {48 vars in 1046 bytes} [Mon Mar 2 19:32:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/35] 162.253.55.36 () {52 vars in 1043 bytes} [Mon Mar 2 19:32:40 2026] POST /v2.1/flavors => generated 533 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/104] 10.0.0.30 () {28 vars in 452 bytes} [Mon Mar 2 19:38:21 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: 52/105] 10.0.0.30 () {30 vars in 656 bytes} [Mon Mar 2 19:38:21 2026] GET /v2.1 => generated 0 bytes in 392 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: 54/106] 10.0.0.30 () {32 vars in 729 bytes} [Mon Mar 2 19:38:22 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/107] 10.0.0.30 () {34 vars in 802 bytes} [Mon Mar 2 19:38:22 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/146] 162.253.55.36 () {42 vars in 700 bytes} [Mon Mar 2 19:41: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: 74/147] 162.253.55.36 () {44 vars in 904 bytes} [Mon Mar 2 19:41:35 2026] GET /v2.1 => generated 0 bytes in 93 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, ' [pid: 7|app: 0|req: 74/148] 162.253.55.36 () {46 vars in 977 bytes} [Mon Mar 2 19:41:36 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-03-02 19:41:36.101 8 INFO nova.api.openstack.wsgi [None req-7eaef3b6-c684-4d6a-9d10-b631121d0e1e 974e90276dab46ca99df683df12825ac ffc749b5133a4132bd515fe06f0493e0 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 75/149] 162.253.55.36 () {48 vars in 1012 bytes} [Mon Mar 2 19:41:36 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: 75/150] 162.253.55.36 () {48 vars in 1046 bytes} [Mon Mar 2 19:41:36 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: 76/151] 162.253.55.36 () {52 vars in 1044 bytes} [Mon Mar 2 19:41:36 2026] POST /v2.1/flavors => generated 532 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/164] 162.253.55.36 () {42 vars in 700 bytes} [Mon Mar 2 19:42:37 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: 8|app: 0|req: 83/165] 162.253.55.36 () {44 vars in 904 bytes} [Mon Mar 2 19:42:37 2026] GET /v2.1 => generated 0 bytes in 85 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 83/166] 162.253.55.36 () {46 vars in 977 bytes} [Mon Mar 2 19:42:37 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:42:37.739 8 INFO nova.api.openstack.wsgi [None req-bdb404da-fbef-49d9-9e47-04dbae57d35c 974e90276dab46ca99df683df12825ac ffc749b5133a4132bd515fe06f0493e0 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 974e90276dab46ca99df683df12825ac [pid: 8|app: 0|req: 84/167] 162.253.55.36 () {48 vars in 1046 bytes} [Mon Mar 2 19:42:37 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-03-02 19:42:37.755 7 WARNING oslo_db.sqlalchemy.utils [None req-87491732-3233-49bf-9912-d6554aec4222 974e90276dab46ca99df683df12825ac ffc749b5133a4132bd515fe06f0493e0 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 84/168] 162.253.55.36 () {48 vars in 1011 bytes} [Mon Mar 2 19:42:37 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/169] 162.253.55.36 () {52 vars in 1052 bytes} [Mon Mar 2 19:42:37 2026] POST /v2.1/os-keypairs => generated 576 bytes in 62 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/172] 162.253.55.36 () {42 vars in 700 bytes} [Mon Mar 2 19:42: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: 86/173] 162.253.55.36 () {44 vars in 904 bytes} [Mon Mar 2 19:42:41 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 88/174] 162.253.55.36 () {46 vars in 977 bytes} [Mon Mar 2 19:42:41 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: 87/175] 162.253.55.36 () {48 vars in 1068 bytes} [Mon Mar 2 19:42:41 2026] GET /v2.1/os-quota-sets/ffc749b5133a4132bd515fe06f0493e0 => generated 283 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/176] 162.253.55.36 () {52 vars in 1120 bytes} [Mon Mar 2 19:42:42 2026] PUT /v2.1/os-quota-sets/ffc749b5133a4132bd515fe06f0493e0 => generated 238 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/293] 162.253.55.36 () {42 vars in 700 bytes} [Mon Mar 2 19:52:29 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: 146/296] 162.253.55.36 () {44 vars in 904 bytes} [Mon Mar 2 19:52:29 2026] GET /v2.1 => generated 0 bytes in 130 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 151/297] 162.253.55.36 () {46 vars in 977 bytes} [Mon Mar 2 19:52:29 2026] GET /v2.1/ => generated 399 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:52:29.407 7 INFO nova.api.openstack.wsgi [None req-c89a1268-6e2b-4198-9a0b-5a48735c19af 974e90276dab46ca99df683df12825ac ffc749b5133a4132bd515fe06f0493e0 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 147/298] 162.253.55.36 () {48 vars in 1010 bytes} [Mon Mar 2 19:52:29 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/299] 162.253.55.36 () {48 vars in 1046 bytes} [Mon Mar 2 19:52:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/300] 162.253.55.36 () {52 vars in 1044 bytes} [Mon Mar 2 19:52:29 2026] POST /v2.1/flavors => generated 532 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/341] 162.253.55.36 () {42 vars in 700 bytes} [Mon Mar 2 19:55:51 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: 169/342] 162.253.55.36 () {44 vars in 904 bytes} [Mon Mar 2 19:55:51 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: 174/343] 162.253.55.36 () {46 vars in 977 bytes} [Mon Mar 2 19:55:51 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/344] 162.253.55.36 () {48 vars in 1068 bytes} [Mon Mar 2 19:55:51 2026] GET /v2.1/os-quota-sets/d9df69f7ee864e0ca5ee7c489e0b1514 => generated 283 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/345] 162.253.55.36 () {52 vars in 1120 bytes} [Mon Mar 2 19:55:51 2026] PUT /v2.1/os-quota-sets/d9df69f7ee864e0ca5ee7c489e0b1514 => generated 238 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/364] 10.0.0.85 () {32 vars in 701 bytes} [Mon Mar 2 19:57:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 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: 180/365] 10.0.0.85 () {32 vars in 684 bytes} [Mon Mar 2 19:57:25 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/366] 10.0.0.85 () {32 vars in 705 bytes} [Mon Mar 2 19:57:25 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 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: 181/367] 10.0.0.85 () {32 vars in 701 bytes} [Mon Mar 2 19:57:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/368] 10.0.0.85 () {32 vars in 666 bytes} [Mon Mar 2 19:57:25 2026] GET /v2.1/os-services => generated 782 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/369] 10.0.0.85 () {32 vars in 709 bytes} [Mon Mar 2 19:57:25 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 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: 188/370] 10.0.0.85 () {32 vars in 680 bytes} [Mon Mar 2 19:57:25 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 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: 183/371] 10.0.0.85 () {32 vars in 686 bytes} [Mon Mar 2 19:57:25 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/372] 10.0.0.85 () {32 vars in 670 bytes} [Mon Mar 2 19:57:25 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 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: 184/373] 10.0.0.85 () {32 vars in 741 bytes} [Mon Mar 2 19:57:25 2026] GET /v2.1/limits?tenant_id=58c6019cc496401c964213e7de5ccb58 => generated 302 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/374] 10.0.0.85 () {32 vars in 741 bytes} [Mon Mar 2 19:57:25 2026] GET /v2.1/limits?tenant_id=d9df69f7ee864e0ca5ee7c489e0b1514 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/375] 10.0.0.85 () {32 vars in 741 bytes} [Mon Mar 2 19:57:25 2026] GET /v2.1/limits?tenant_id=ffc749b5133a4132bd515fe06f0493e0 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/388] 10.0.0.85 () {32 vars in 701 bytes} [Mon Mar 2 19:58:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/389] 10.0.0.85 () {32 vars in 666 bytes} [Mon Mar 2 19:58:25 2026] GET /v2.1/os-services => generated 782 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/390] 10.0.0.85 () {32 vars in 680 bytes} [Mon Mar 2 19:58:25 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 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: 193/391] 10.0.0.85 () {32 vars in 705 bytes} [Mon Mar 2 19:58:25 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/392] 10.0.0.85 () {32 vars in 701 bytes} [Mon Mar 2 19:58:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/393] 10.0.0.85 () {32 vars in 709 bytes} [Mon Mar 2 19:58:25 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/394] 10.0.0.85 () {32 vars in 741 bytes} [Mon Mar 2 19:58:25 2026] GET /v2.1/limits?tenant_id=58c6019cc496401c964213e7de5ccb58 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 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: 195/395] 10.0.0.85 () {32 vars in 741 bytes} [Mon Mar 2 19:58:25 2026] GET /v2.1/limits?tenant_id=d9df69f7ee864e0ca5ee7c489e0b1514 => generated 299 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/396] 10.0.0.85 () {32 vars in 741 bytes} [Mon Mar 2 19:58:25 2026] GET /v2.1/limits?tenant_id=ffc749b5133a4132bd515fe06f0493e0 => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/397] 10.0.0.85 () {32 vars in 684 bytes} [Mon Mar 2 19:58:25 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/398] 10.0.0.85 () {32 vars in 686 bytes} [Mon Mar 2 19:58:25 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 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: 197/399] 10.0.0.85 () {32 vars in 670 bytes} [Mon Mar 2 19:58:25 2026] GET /v2.1/os-aggregates => generated 18 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/412] 10.0.0.85 () {32 vars in 680 bytes} [Mon Mar 2 19:59:25 2026] GET /v2.1/os-security-groups => generated 78 bytes in 78 msecs (HTTP/1.1 404) 9 headers in 380 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: 209/413] 10.0.0.85 () {32 vars in 686 bytes} [Mon Mar 2 19:59:25 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/414] 10.0.0.85 () {32 vars in 670 bytes} [Mon Mar 2 19:59:25 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 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: 210/415] 10.0.0.85 () {32 vars in 709 bytes} [Mon Mar 2 19:59:25 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/416] 10.0.0.85 () {32 vars in 701 bytes} [Mon Mar 2 19:59:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 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: 211/417] 10.0.0.85 () {32 vars in 741 bytes} [Mon Mar 2 19:59:25 2026] GET /v2.1/limits?tenant_id=58c6019cc496401c964213e7de5ccb58 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/418] 10.0.0.85 () {32 vars in 741 bytes} [Mon Mar 2 19:59:25 2026] GET /v2.1/limits?tenant_id=d9df69f7ee864e0ca5ee7c489e0b1514 => generated 299 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/419] 10.0.0.85 () {32 vars in 741 bytes} [Mon Mar 2 19:59:25 2026] GET /v2.1/limits?tenant_id=ffc749b5133a4132bd515fe06f0493e0 => generated 299 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/420] 10.0.0.85 () {32 vars in 705 bytes} [Mon Mar 2 19:59:25 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/421] 10.0.0.85 () {32 vars in 701 bytes} [Mon Mar 2 19:59:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/422] 10.0.0.85 () {32 vars in 666 bytes} [Mon Mar 2 19:59:25 2026] GET /v2.1/os-services => generated 782 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/423] 10.0.0.85 () {32 vars in 684 bytes} [Mon Mar 2 19:59:25 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/432] 10.0.0.197 () {28 vars in 453 bytes} [Mon Mar 2 20:00:07 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: 214/433] 10.0.0.197 () {30 vars in 657 bytes} [Mon Mar 2 20:00:07 2026] GET /v2.1 => generated 0 bytes in 41 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: 220/434] 10.0.0.197 () {32 vars in 730 bytes} [Mon Mar 2 20:00:07 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/435] 10.0.0.197 () {34 vars in 764 bytes} [Mon Mar 2 20:00:07 2026] GET /v2.1/os-services => generated 782 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/438] 10.0.0.197 () {28 vars in 453 bytes} [Mon Mar 2 20:00:11 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: 222/439] 10.0.0.197 () {30 vars in 657 bytes} [Mon Mar 2 20:00:11 2026] GET /v2.1 => generated 0 bytes in 34 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: 218/440] 10.0.0.197 () {32 vars in 730 bytes} [Mon Mar 2 20:00:12 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/441] 10.0.0.197 () {34 vars in 764 bytes} [Mon Mar 2 20:00:12 2026] GET /v2.1/os-services => generated 782 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/442] 10.0.0.197 () {28 vars in 453 bytes} [Mon Mar 2 20:00:16 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: 224/443] 10.0.0.197 () {30 vars in 657 bytes} [Mon Mar 2 20:00:16 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 220/444] 10.0.0.197 () {32 vars in 730 bytes} [Mon Mar 2 20:00:16 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/445] 10.0.0.197 () {34 vars in 807 bytes} [Mon Mar 2 20:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/448] 10.0.0.197 () {28 vars in 453 bytes} [Mon Mar 2 20:00:21 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: 222/449] 10.0.0.197 () {30 vars in 657 bytes} [Mon Mar 2 20:00:21 2026] GET /v2.1 => generated 0 bytes in 37 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: 228/450] 10.0.0.197 () {32 vars in 730 bytes} [Mon Mar 2 20:00:21 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/451] 10.0.0.197 () {34 vars in 807 bytes} [Mon Mar 2 20:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/452] 10.0.0.85 () {32 vars in 686 bytes} [Mon Mar 2 20:00:24 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 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: 224/453] 10.0.0.85 () {32 vars in 670 bytes} [Mon Mar 2 20:00:25 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 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: 230/454] 10.0.0.85 () {32 vars in 709 bytes} [Mon Mar 2 20:00:25 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/455] 10.0.0.85 () {32 vars in 701 bytes} [Mon Mar 2 20:00:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 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: 231/456] 10.0.0.85 () {32 vars in 684 bytes} [Mon Mar 2 20:00:25 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/457] 10.0.0.85 () {32 vars in 680 bytes} [Mon Mar 2 20:00:25 2026] GET /v2.1/os-security-groups => generated 78 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 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: 232/458] 10.0.0.85 () {32 vars in 705 bytes} [Mon Mar 2 20:00:25 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/459] 10.0.0.85 () {32 vars in 701 bytes} [Mon Mar 2 20:00:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/460] 10.0.0.85 () {32 vars in 666 bytes} [Mon Mar 2 20:00:25 2026] GET /v2.1/os-services => generated 782 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/461] 10.0.0.85 () {32 vars in 741 bytes} [Mon Mar 2 20:00:25 2026] GET /v2.1/limits?tenant_id=58c6019cc496401c964213e7de5ccb58 => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 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: 234/462] 10.0.0.85 () {32 vars in 741 bytes} [Mon Mar 2 20:00:25 2026] GET /v2.1/limits?tenant_id=d9df69f7ee864e0ca5ee7c489e0b1514 => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/463] 10.0.0.85 () {32 vars in 741 bytes} [Mon Mar 2 20:00:25 2026] GET /v2.1/limits?tenant_id=ffc749b5133a4132bd515fe06f0493e0 => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/476] 10.0.0.85 () {32 vars in 741 bytes} [Mon Mar 2 20:01:25 2026] GET /v2.1/limits?tenant_id=58c6019cc496401c964213e7de5ccb58 => generated 302 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/477] 10.0.0.85 () {32 vars in 741 bytes} [Mon Mar 2 20:01:25 2026] GET /v2.1/limits?tenant_id=d9df69f7ee864e0ca5ee7c489e0b1514 => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/478] 10.0.0.85 () {32 vars in 741 bytes} [Mon Mar 2 20:01:25 2026] GET /v2.1/limits?tenant_id=ffc749b5133a4132bd515fe06f0493e0 => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/479] 10.0.0.85 () {32 vars in 686 bytes} [Mon Mar 2 20:01:25 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/480] 10.0.0.85 () {32 vars in 670 bytes} [Mon Mar 2 20:01:25 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 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: 243/481] 10.0.0.85 () {32 vars in 684 bytes} [Mon Mar 2 20:01:25 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/482] 10.0.0.85 () {32 vars in 705 bytes} [Mon Mar 2 20:01:25 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 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: 244/483] 10.0.0.85 () {32 vars in 701 bytes} [Mon Mar 2 20:01:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/484] 10.0.0.85 () {32 vars in 680 bytes} [Mon Mar 2 20:01:25 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/485] 10.0.0.85 () {32 vars in 701 bytes} [Mon Mar 2 20:01:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/486] 10.0.0.85 () {32 vars in 666 bytes} [Mon Mar 2 20:01:25 2026] GET /v2.1/os-services => generated 782 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/487] 10.0.0.85 () {32 vars in 709 bytes} [Mon Mar 2 20:01:25 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 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: 253/500] 10.0.0.85 () {32 vars in 701 bytes} [Mon Mar 2 20:02:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 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: 248/501] 10.0.0.85 () {32 vars in 705 bytes} [Mon Mar 2 20:02:25 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/502] 10.0.0.85 () {32 vars in 701 bytes} [Mon Mar 2 20:02:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/503] 10.0.0.85 () {32 vars in 686 bytes} [Mon Mar 2 20:02:25 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/504] 10.0.0.85 () {32 vars in 670 bytes} [Mon Mar 2 20:02:25 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 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: 250/505] 10.0.0.85 () {32 vars in 741 bytes} [Mon Mar 2 20:02:25 2026] GET /v2.1/limits?tenant_id=58c6019cc496401c964213e7de5ccb58 => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/506] 10.0.0.85 () {32 vars in 741 bytes} [Mon Mar 2 20:02:25 2026] GET /v2.1/limits?tenant_id=d9df69f7ee864e0ca5ee7c489e0b1514 => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/507] 10.0.0.85 () {32 vars in 741 bytes} [Mon Mar 2 20:02:25 2026] GET /v2.1/limits?tenant_id=ffc749b5133a4132bd515fe06f0493e0 => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/508] 10.0.0.85 () {32 vars in 709 bytes} [Mon Mar 2 20:02:25 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/509] 10.0.0.85 () {32 vars in 684 bytes} [Mon Mar 2 20:02:25 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 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: 258/510] 10.0.0.85 () {32 vars in 680 bytes} [Mon Mar 2 20:02:25 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 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: 253/511] 10.0.0.85 () {32 vars in 666 bytes} [Mon Mar 2 20:02:25 2026] GET /v2.1/os-services => generated 782 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 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: 260/524] 10.0.0.85 () {32 vars in 705 bytes} [Mon Mar 2 20:03:25 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/525] 10.0.0.85 () {32 vars in 701 bytes} [Mon Mar 2 20:03:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/526] 10.0.0.85 () {32 vars in 666 bytes} [Mon Mar 2 20:03:25 2026] GET /v2.1/os-services => generated 782 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/527] 10.0.0.85 () {32 vars in 709 bytes} [Mon Mar 2 20:03:25 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 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: 262/528] 10.0.0.85 () {32 vars in 684 bytes} [Mon Mar 2 20:03:25 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 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: 267/529] 10.0.0.85 () {32 vars in 701 bytes} [Mon Mar 2 20:03:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 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: 263/530] 10.0.0.85 () {32 vars in 741 bytes} [Mon Mar 2 20:03:25 2026] GET /v2.1/limits?tenant_id=58c6019cc496401c964213e7de5ccb58 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/531] 10.0.0.85 () {32 vars in 741 bytes} [Mon Mar 2 20:03:25 2026] GET /v2.1/limits?tenant_id=d9df69f7ee864e0ca5ee7c489e0b1514 => generated 299 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/532] 10.0.0.85 () {32 vars in 741 bytes} [Mon Mar 2 20:03:25 2026] GET /v2.1/limits?tenant_id=ffc749b5133a4132bd515fe06f0493e0 => generated 299 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/533] 10.0.0.85 () {32 vars in 680 bytes} [Mon Mar 2 20:03:25 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/534] 10.0.0.85 () {32 vars in 686 bytes} [Mon Mar 2 20:03:25 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/535] 10.0.0.85 () {32 vars in 670 bytes} [Mon Mar 2 20:03:25 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 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: 272/548] 10.0.0.85 () {32 vars in 684 bytes} [Mon Mar 2 20:04:25 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/549] 10.0.0.85 () {32 vars in 709 bytes} [Mon Mar 2 20:04:25 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 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: 273/550] 10.0.0.85 () {32 vars in 705 bytes} [Mon Mar 2 20:04:25 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 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: 278/551] 10.0.0.85 () {32 vars in 701 bytes} [Mon Mar 2 20:04:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/552] 10.0.0.85 () {32 vars in 741 bytes} [Mon Mar 2 20:04:25 2026] GET /v2.1/limits?tenant_id=58c6019cc496401c964213e7de5ccb58 => generated 302 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/553] 10.0.0.85 () {32 vars in 741 bytes} [Mon Mar 2 20:04:25 2026] GET /v2.1/limits?tenant_id=d9df69f7ee864e0ca5ee7c489e0b1514 => generated 299 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/554] 10.0.0.85 () {32 vars in 741 bytes} [Mon Mar 2 20:04:25 2026] GET /v2.1/limits?tenant_id=ffc749b5133a4132bd515fe06f0493e0 => generated 299 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/555] 10.0.0.85 () {32 vars in 686 bytes} [Mon Mar 2 20:04:25 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/556] 10.0.0.85 () {32 vars in 670 bytes} [Mon Mar 2 20:04:25 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 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: 281/557] 10.0.0.85 () {32 vars in 701 bytes} [Mon Mar 2 20:04:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/558] 10.0.0.85 () {32 vars in 680 bytes} [Mon Mar 2 20:04:25 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/559] 10.0.0.85 () {32 vars in 666 bytes} [Mon Mar 2 20:04:25 2026] GET /v2.1/os-services => generated 782 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/572] 10.0.0.85 () {32 vars in 709 bytes} [Mon Mar 2 20:05:25 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 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: 289/573] 10.0.0.85 () {32 vars in 701 bytes} [Mon Mar 2 20:05:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 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: 285/574] 10.0.0.85 () {32 vars in 684 bytes} [Mon Mar 2 20:05:25 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/575] 10.0.0.85 () {32 vars in 680 bytes} [Mon Mar 2 20:05:25 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 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: 286/576] 10.0.0.85 () {32 vars in 705 bytes} [Mon Mar 2 20:05:25 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/577] 10.0.0.85 () {32 vars in 701 bytes} [Mon Mar 2 20:05:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/578] 10.0.0.85 () {32 vars in 666 bytes} [Mon Mar 2 20:05:25 2026] GET /v2.1/os-services => generated 782 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/579] 10.0.0.85 () {32 vars in 686 bytes} [Mon Mar 2 20:05:25 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 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: 288/580] 10.0.0.85 () {32 vars in 670 bytes} [Mon Mar 2 20:05:25 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 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: 293/581] 10.0.0.85 () {32 vars in 741 bytes} [Mon Mar 2 20:05:25 2026] GET /v2.1/limits?tenant_id=58c6019cc496401c964213e7de5ccb58 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/582] 10.0.0.85 () {32 vars in 741 bytes} [Mon Mar 2 20:05:25 2026] GET /v2.1/limits?tenant_id=d9df69f7ee864e0ca5ee7c489e0b1514 => generated 299 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/583] 10.0.0.85 () {32 vars in 741 bytes} [Mon Mar 2 20:05:25 2026] GET /v2.1/limits?tenant_id=ffc749b5133a4132bd515fe06f0493e0 => generated 299 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/596] 10.0.0.85 () {32 vars in 701 bytes} [Mon Mar 2 20:06:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/597] 10.0.0.85 () {32 vars in 705 bytes} [Mon Mar 2 20:06:25 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/598] 10.0.0.85 () {32 vars in 701 bytes} [Mon Mar 2 20:06:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/599] 10.0.0.85 () {32 vars in 666 bytes} [Mon Mar 2 20:06:25 2026] GET /v2.1/os-services => generated 782 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/600] 10.0.0.85 () {32 vars in 741 bytes} [Mon Mar 2 20:06:25 2026] GET /v2.1/limits?tenant_id=58c6019cc496401c964213e7de5ccb58 => generated 302 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 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: 298/601] 10.0.0.85 () {32 vars in 741 bytes} [Mon Mar 2 20:06:25 2026] GET /v2.1/limits?tenant_id=d9df69f7ee864e0ca5ee7c489e0b1514 => generated 299 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/602] 10.0.0.85 () {32 vars in 741 bytes} [Mon Mar 2 20:06:25 2026] GET /v2.1/limits?tenant_id=ffc749b5133a4132bd515fe06f0493e0 => generated 299 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/603] 10.0.0.85 () {32 vars in 680 bytes} [Mon Mar 2 20:06:25 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/604] 10.0.0.85 () {32 vars in 684 bytes} [Mon Mar 2 20:06:25 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/605] 10.0.0.85 () {32 vars in 686 bytes} [Mon Mar 2 20:06:25 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 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: 306/606] 10.0.0.85 () {32 vars in 670 bytes} [Mon Mar 2 20:06:25 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 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: 301/607] 10.0.0.85 () {32 vars in 709 bytes} [Mon Mar 2 20:06:25 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/620] 10.0.0.85 () {32 vars in 701 bytes} [Mon Mar 2 20:07:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 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: 308/621] 10.0.0.85 () {32 vars in 680 bytes} [Mon Mar 2 20:07:25 2026] GET /v2.1/os-security-groups => generated 78 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/622] 10.0.0.85 () {32 vars in 705 bytes} [Mon Mar 2 20:07:25 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/623] 10.0.0.85 () {32 vars in 701 bytes} [Mon Mar 2 20:07:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/624] 10.0.0.85 () {32 vars in 684 bytes} [Mon Mar 2 20:07:25 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/625] 10.0.0.85 () {32 vars in 741 bytes} [Mon Mar 2 20:07:25 2026] GET /v2.1/limits?tenant_id=58c6019cc496401c964213e7de5ccb58 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 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: 316/626] 10.0.0.85 () {32 vars in 741 bytes} [Mon Mar 2 20:07:25 2026] GET /v2.1/limits?tenant_id=d9df69f7ee864e0ca5ee7c489e0b1514 => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/627] 10.0.0.85 () {32 vars in 741 bytes} [Mon Mar 2 20:07:25 2026] GET /v2.1/limits?tenant_id=ffc749b5133a4132bd515fe06f0493e0 => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/628] 10.0.0.85 () {32 vars in 709 bytes} [Mon Mar 2 20:07:25 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/629] 10.0.0.85 () {32 vars in 666 bytes} [Mon Mar 2 20:07:25 2026] GET /v2.1/os-services => generated 782 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 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: 318/630] 10.0.0.85 () {32 vars in 686 bytes} [Mon Mar 2 20:07:25 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 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: 313/631] 10.0.0.85 () {32 vars in 670 bytes} [Mon Mar 2 20:07:25 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0)