+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon May 4 19:13:14 2026] *** compiled with version: 13.3.0 on 28 April 2026 06:28:09 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-7747bbc6f8-5pv52 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:9292 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7fd0a522c668 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)... 2026-05-04 19:13:16.731 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-04 19:13:16.760 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-04 19:13:17.589 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-04 19:13:17.590 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-04 19:13:17.591 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-04 19:13:17.623 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-04 19:13:17.624 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-04 19:13:17.624 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-04 19:13:19.578 7 WARNING glance.api.v2.images [None req-6c472496-5aff-4dd7-8269-e490a21fb68c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-04 19:13:19.640 8 WARNING glance.api.v2.images [None req-6379ca85-2f43-4b01-9617-738a06ce9c0e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-04 19:13:19.914 7 WARNING keystonemiddleware._common.config [None req-6c472496-5aff-4dd7-8269-e490a21fb68c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-04 19:13:19.922 7 WARNING oslo_config.cfg [None req-6c472496-5aff-4dd7-8269-e490a21fb68c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fd0a522c668 pid: 7 (default app) 2026-05-04 19:13:19.976 8 WARNING keystonemiddleware._common.config [None req-6379ca85-2f43-4b01-9617-738a06ce9c0e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-04 19:13:19.984 8 WARNING oslo_config.cfg [None req-6379ca85-2f43-4b01-9617-738a06ce9c0e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fd0a522c668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.33 () {42 vars in 685 bytes} [Mon May 4 19:13:21 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 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-04 19:13:21.814 8 WARNING oslo_policy.policy [None req-2ec5a3bf-ff39-49d3-b7ee-d1859b1d08fb 5453a733d0c1496dab645049342bd6c1 aeccb64bbed64eb3ab6dbc2d0187bab8 - - 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-04 19:13:21.814 8 WARNING oslo_policy.policy [None req-2ec5a3bf-ff39-49d3-b7ee-d1859b1d08fb 5453a733d0c1496dab645049342bd6c1 aeccb64bbed64eb3ab6dbc2d0187bab8 - - 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-04 19:13:21.831 8 WARNING oslo_policy.policy [None req-2ec5a3bf-ff39-49d3-b7ee-d1859b1d08fb 5453a733d0c1496dab645049342bd6c1 aeccb64bbed64eb3ab6dbc2d0187bab8 - - 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-04 19:13:21.832 8 WARNING oslo_policy.policy [None req-2ec5a3bf-ff39-49d3-b7ee-d1859b1d08fb 5453a733d0c1496dab645049342bd6c1 aeccb64bbed64eb3ab6dbc2d0187bab8 - - 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: 1/6] 199.204.45.33 () {44 vars in 907 bytes} [Mon May 4 19:13:21 2026] GET /v2/images => generated 69 bytes in 579 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.33 () {42 vars in 685 bytes} [Mon May 4 19:13:25 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.33 () {44 vars in 907 bytes} [Mon May 4 19:13:25 2026] GET /v2/images => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 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-04 19:13:25.336 7 WARNING oslo_policy.policy [None req-3f90669f-deaf-495a-b73c-b463816783a6 5453a733d0c1496dab645049342bd6c1 aeccb64bbed64eb3ab6dbc2d0187bab8 - - 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-04 19:13:25.336 7 WARNING oslo_policy.policy [None req-3f90669f-deaf-495a-b73c-b463816783a6 5453a733d0c1496dab645049342bd6c1 aeccb64bbed64eb3ab6dbc2d0187bab8 - - 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: 7/9] 199.204.45.33 () {44 vars in 908 bytes} [Mon May 4 19:13:25 2026] GET /v2/images/cirros => generated 151 bytes in 150 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.33 () {44 vars in 930 bytes} [Mon May 4 19:13:25 2026] GET /v2/images?name=cirros => generated 81 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-04 19:13:25.514 7 WARNING oslo_policy.policy [None req-142dbfb1-0d79-409f-9752-46fdfd1089e0 5453a733d0c1496dab645049342bd6c1 aeccb64bbed64eb3ab6dbc2d0187bab8 - - 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-04 19:13:25.514 7 WARNING oslo_policy.policy [None req-142dbfb1-0d79-409f-9752-46fdfd1089e0 5453a733d0c1496dab645049342bd6c1 aeccb64bbed64eb3ab6dbc2d0187bab8 - - 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: 8/11] 199.204.45.33 () {44 vars in 936 bytes} [Mon May 4 19:13:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-04 19:13:25.629 8 WARNING oslo_config.cfg [None req-9e6be50e-d06d-42eb-ba1e-dac6eadf602a 5453a733d0c1496dab645049342bd6c1 aeccb64bbed64eb3ab6dbc2d0187bab8 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.33 () {48 vars in 948 bytes} [Mon May 4 19:13:25 2026] POST /v2/images => generated 760 bytes in 81 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-04 19:13:25.655 7 WARNING oslo_policy.policy [None req-324d8e3b-abf6-45ac-88a5-e98ec1b0adcc 5453a733d0c1496dab645049342bd6c1 aeccb64bbed64eb3ab6dbc2d0187bab8 - - 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-04 19:13:25.656 7 WARNING oslo_policy.policy [None req-324d8e3b-abf6-45ac-88a5-e98ec1b0adcc 5453a733d0c1496dab645049342bd6c1 aeccb64bbed64eb3ab6dbc2d0187bab8 - - 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-04 19:13:25.657 7 INFO glance.api.v2.image_data [None req-324d8e3b-abf6-45ac-88a5-e98ec1b0adcc 5453a733d0c1496dab645049342bd6c1 aeccb64bbed64eb3ab6dbc2d0187bab8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-04 19:13:32.356 7 WARNING glance.location [None req-324d8e3b-abf6-45ac-88a5-e98ec1b0adcc 5453a733d0c1496dab645049342bd6c1 aeccb64bbed64eb3ab6dbc2d0187bab8 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.204.45.33 () {48 vars in 1042 bytes} [Mon May 4 19:13:25 2026] PUT /v2/images/12be2e52-a7c0-45c3-b6cf-808bc3f6f1ce/file => generated 0 bytes in 6755 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4684 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.33 () {44 vars in 968 bytes} [Mon May 4 19:13:32 2026] GET /v2/images/12be2e52-a7c0-45c3-b6cf-808bc3f6f1ce => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-04 19:13:32.443 7 WARNING oslo_config.cfg [None req-1630ebdf-f210-4268-ba4f-a5456527bb1b 5453a733d0c1496dab645049342bd6c1 aeccb64bbed64eb3ab6dbc2d0187bab8 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/17] 199.204.45.33 () {44 vars in 968 bytes} [Mon May 4 19:13:32 2026] GET /v2/images/12be2e52-a7c0-45c3-b6cf-808bc3f6f1ce => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/772] 199.204.45.33 () {42 vars in 685 bytes} [Mon May 4 20:16:27 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/773] 199.204.45.33 () {44 vars in 907 bytes} [Mon May 4 20:16:27 2026] GET /v2/images => generated 1240 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/778] 199.204.45.33 () {42 vars in 685 bytes} [Mon May 4 20:16:44 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/779] 199.204.45.33 () {44 vars in 907 bytes} [Mon May 4 20:16:44 2026] GET /v2/images => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/780] 199.204.45.33 () {44 vars in 934 bytes} [Mon May 4 20:16:44 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/781] 199.204.45.33 () {44 vars in 956 bytes} [Mon May 4 20:16:44 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/782] 199.204.45.33 () {44 vars in 936 bytes} [Mon May 4 20:16:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/783] 199.204.45.33 () {48 vars in 948 bytes} [Mon May 4 20:16:44 2026] POST /v2/images => generated 796 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-04 20:16:44.408 7 INFO glance.api.v2.image_data [None req-97cda064-9f50-4d9d-b46f-d6ad1c9c9488 5453a733d0c1496dab645049342bd6c1 aeccb64bbed64eb3ab6dbc2d0187bab8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-04 20:17:13.202 7 WARNING glance.location [None req-97cda064-9f50-4d9d-b46f-d6ad1c9c9488 5453a733d0c1496dab645049342bd6c1 aeccb64bbed64eb3ab6dbc2d0187bab8 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 394/790] 199.204.45.33 () {48 vars in 1043 bytes} [Mon May 4 20:16:44 2026] PUT /v2/images/9c05cc1d-5a07-459f-8400-955611ec9256/file => generated 0 bytes in 28841 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67349 switches on core 0) [pid: 8|app: 0|req: 397/791] 199.204.45.33 () {44 vars in 968 bytes} [Mon May 4 20:17:13 2026] GET /v2/images/9c05cc1d-5a07-459f-8400-955611ec9256 => generated 1209 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/792] 199.204.45.33 () {44 vars in 968 bytes} [Mon May 4 20:17:13 2026] GET /v2/images/9c05cc1d-5a07-459f-8400-955611ec9256 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/793] 199.204.45.33 () {42 vars in 685 bytes} [Mon May 4 20:17:14 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/794] 199.204.45.33 () {44 vars in 907 bytes} [Mon May 4 20:17:14 2026] GET /v2/images => generated 2451 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/873] 199.204.45.33 () {42 vars in 685 bytes} [Mon May 4 20:23:45 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/874] 199.204.45.33 () {44 vars in 907 bytes} [Mon May 4 20:23:45 2026] GET /v2/images => generated 2451 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/877] 199.204.45.33 () {42 vars in 685 bytes} [Mon May 4 20:23:56 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/878] 199.204.45.33 () {44 vars in 907 bytes} [Mon May 4 20:23:56 2026] GET /v2/images => generated 2451 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/879] 199.204.45.33 () {44 vars in 944 bytes} [Mon May 4 20:23:56 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/880] 199.204.45.33 () {44 vars in 966 bytes} [Mon May 4 20:23:56 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/881] 199.204.45.33 () {44 vars in 936 bytes} [Mon May 4 20:23:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/882] 199.204.45.33 () {48 vars in 948 bytes} [Mon May 4 20:23:56 2026] POST /v2/images => generated 799 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-04 20:23:56.451 7 INFO glance.api.v2.image_data [None req-eb66f6c6-b60e-4540-b119-64de6bf7b676 5453a733d0c1496dab645049342bd6c1 aeccb64bbed64eb3ab6dbc2d0187bab8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-04 20:24:34.838 7 INFO glance.location [None req-eb66f6c6-b60e-4540-b119-64de6bf7b676 5453a733d0c1496dab645049342bd6c1 aeccb64bbed64eb3ab6dbc2d0187bab8 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 441/891] 199.204.45.33 () {48 vars in 1042 bytes} [Mon May 4 20:23:56 2026] PUT /v2/images/cebb9085-dea4-4571-9b75-85559df784fb/file => generated 0 bytes in 38434 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24845 switches on core 0) [pid: 8|app: 0|req: 451/892] 199.204.45.33 () {44 vars in 968 bytes} [Mon May 4 20:24:34 2026] GET /v2/images/cebb9085-dea4-4571-9b75-85559df784fb => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/893] 199.204.45.33 () {48 vars in 1047 bytes} [Mon May 4 20:24:34 2026] PATCH /v2/images/cebb9085-dea4-4571-9b75-85559df784fb => generated 1234 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/894] 199.204.45.33 () {44 vars in 968 bytes} [Mon May 4 20:24:34 2026] GET /v2/images/cebb9085-dea4-4571-9b75-85559df784fb => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/907] 199.204.45.33 () {42 vars in 685 bytes} [Mon May 4 20:25:35 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/908] 199.204.45.33 () {44 vars in 907 bytes} [Mon May 4 20:25:35 2026] GET /v2/images => generated 3687 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/913] 199.204.45.33 () {42 vars in 685 bytes} [Mon May 4 20:25:52 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/914] 199.204.45.33 () {44 vars in 907 bytes} [Mon May 4 20:25:52 2026] GET /v2/images => generated 3687 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/915] 199.204.45.33 () {44 vars in 936 bytes} [Mon May 4 20:25:52 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/916] 199.204.45.33 () {44 vars in 958 bytes} [Mon May 4 20:25:52 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/917] 199.204.45.33 () {44 vars in 936 bytes} [Mon May 4 20:25:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/918] 199.204.45.33 () {48 vars in 948 bytes} [Mon May 4 20:25:52 2026] POST /v2/images => generated 791 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-04 20:25:53.052 7 INFO glance.api.v2.image_data [None req-494b11e1-0112-4eba-b62e-bf21e52a0ad2 5453a733d0c1496dab645049342bd6c1 aeccb64bbed64eb3ab6dbc2d0187bab8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-04 20:26:08.423 7 INFO glance.location [None req-494b11e1-0112-4eba-b62e-bf21e52a0ad2 5453a733d0c1496dab645049342bd6c1 aeccb64bbed64eb3ab6dbc2d0187bab8 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 455/921] 199.204.45.33 () {48 vars in 1043 bytes} [Mon May 4 20:25:53 2026] PUT /v2/images/b26ecbf4-61f5-4f7f-a15b-defc8297bec1/file => generated 0 bytes in 15411 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29921 switches on core 0) [pid: 8|app: 0|req: 467/922] 199.204.45.33 () {44 vars in 968 bytes} [Mon May 4 20:26:08 2026] GET /v2/images/b26ecbf4-61f5-4f7f-a15b-defc8297bec1 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/923] 199.204.45.33 () {44 vars in 968 bytes} [Mon May 4 20:26:08 2026] GET /v2/images/b26ecbf4-61f5-4f7f-a15b-defc8297bec1 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1072] 199.204.45.33 () {42 vars in 685 bytes} [Mon May 4 20:38:24 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1073] 199.204.45.33 () {44 vars in 907 bytes} [Mon May 4 20:38:24 2026] GET /v2/images => generated 4893 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1102] 199.204.45.33 () {42 vars in 685 bytes} [Mon May 4 20:40:39 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1103] 199.204.45.33 () {44 vars in 907 bytes} [Mon May 4 20:40:39 2026] GET /v2/images => generated 4893 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1104] 199.204.45.33 () {42 vars in 685 bytes} [Mon May 4 20:40:41 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1105] 199.204.45.33 () {44 vars in 907 bytes} [Mon May 4 20:40:41 2026] GET /v2/images => generated 4893 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1116] 199.204.45.33 () {42 vars in 685 bytes} [Mon May 4 20:41:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1117] 199.204.45.33 () {44 vars in 907 bytes} [Mon May 4 20:41:30 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1118] 199.204.45.33 () {42 vars in 685 bytes} [Mon May 4 20:41:38 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1119] 199.204.45.33 () {44 vars in 907 bytes} [Mon May 4 20:41:38 2026] GET /v2/images => generated 4893 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1134] 199.204.45.33 () {42 vars in 685 bytes} [Mon May 4 20:42:40 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1135] 199.204.45.33 () {44 vars in 907 bytes} [Mon May 4 20:42:40 2026] GET /v2/images => generated 4893 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 578/1144] 10.0.0.77 () {32 vars in 632 bytes} [Mon May 4 20:43:23 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 569/1149] 10.0.0.212 () {36 vars in 987 bytes} [Mon May 4 20:43:42 2026] GET /v2/images/12be2e52-a7c0-45c3-b6cf-808bc3f6f1ce => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1150] 10.0.0.212 () {36 vars in 927 bytes} [Mon May 4 20:43:42 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1151] 10.0.0.253 () {36 vars in 987 bytes} [Mon May 4 20:43:42 2026] GET /v2/images/12be2e52-a7c0-45c3-b6cf-808bc3f6f1ce => generated 1171 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1152] 10.0.0.253 () {36 vars in 927 bytes} [Mon May 4 20:43:42 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1153] 10.0.0.253 () {36 vars in 927 bytes} [Mon May 4 20:43:42 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1154] 10.0.0.253 () {36 vars in 987 bytes} [Mon May 4 20:43:42 2026] GET /v2/images/12be2e52-a7c0-45c3-b6cf-808bc3f6f1ce => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1155] 10.0.0.253 () {36 vars in 927 bytes} [Mon May 4 20:43:42 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1156] 10.0.0.253 () {36 vars in 927 bytes} [Mon May 4 20:43:42 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1157] 10.0.0.253 () {36 vars in 987 bytes} [Mon May 4 20:43:42 2026] GET /v2/images/12be2e52-a7c0-45c3-b6cf-808bc3f6f1ce => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1158] 10.0.0.253 () {36 vars in 927 bytes} [Mon May 4 20:43:42 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1159] 10.0.0.253 () {36 vars in 927 bytes} [Mon May 4 20:43:42 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1160] 10.0.0.217 () {36 vars in 987 bytes} [Mon May 4 20:43:43 2026] GET /v2/images/12be2e52-a7c0-45c3-b6cf-808bc3f6f1ce => generated 1171 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1161] 10.0.0.217 () {36 vars in 927 bytes} [Mon May 4 20:43:43 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1162] 10.0.0.217 () {36 vars in 987 bytes} [Mon May 4 20:43:43 2026] GET /v2/images/12be2e52-a7c0-45c3-b6cf-808bc3f6f1ce => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1163] 10.0.0.217 () {36 vars in 927 bytes} [Mon May 4 20:43:43 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1164] 10.0.0.217 () {36 vars in 927 bytes} [Mon May 4 20:43:43 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1165] 10.0.0.212 () {36 vars in 987 bytes} [Mon May 4 20:43:45 2026] GET /v2/images/12be2e52-a7c0-45c3-b6cf-808bc3f6f1ce => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1166] 10.0.0.212 () {36 vars in 927 bytes} [Mon May 4 20:43:45 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1169] 199.204.45.33 () {36 vars in 990 bytes} [Mon May 4 20:43:50 2026] GET /v2/images/12be2e52-a7c0-45c3-b6cf-808bc3f6f1ce => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1170] 199.204.45.33 () {36 vars in 930 bytes} [Mon May 4 20:43:50 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1171] 199.204.45.33 () {36 vars in 990 bytes} [Mon May 4 20:43:50 2026] GET /v2/images/12be2e52-a7c0-45c3-b6cf-808bc3f6f1ce => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1172] 199.204.45.33 () {36 vars in 930 bytes} [Mon May 4 20:43:50 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)