+ 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 [Tue Mar 31 20:51:14 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 nodename: glance-api-64f749b85-d6hlq 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f1314646668 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-03-31 20:51:16.735 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-31 20:51:16.749 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-03-31 20:51:17.644 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-03-31 20:51:17.645 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-03-31 20:51:17.646 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-31 20:51:17.653 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-03-31 20:51:17.654 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-03-31 20:51:17.655 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-31 20:51:19.753 7 WARNING glance.api.v2.images [None req-51eede8c-4c87-40b6-8fca-17a560491413 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-31 20:51:19.762 8 WARNING glance.api.v2.images [None req-d3e30134-e0c7-46fb-bb3b-6313687a28f6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-31 20:51:20.087 7 WARNING keystonemiddleware._common.config [None req-51eede8c-4c87-40b6-8fca-17a560491413 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-31 20:51:20.090 8 WARNING keystonemiddleware._common.config [None req-d3e30134-e0c7-46fb-bb3b-6313687a28f6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-31 20:51:20.095 7 WARNING oslo_config.cfg [None req-51eede8c-4c87-40b6-8fca-17a560491413 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-31 20:51:20.098 8 WARNING oslo_config.cfg [None req-d3e30134-e0c7-46fb-bb3b-6313687a28f6 - - - - - -] 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 6 seconds on interpreter 0x7f1314646668 pid: 7 (default app) WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f1314646668 pid: 8 (default app) [pid: 7|app: 0|req: 4/5] 199.204.45.57 () {42 vars in 683 bytes} [Tue Mar 31 20:51:20 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-03-31 20:51:21.407 8 WARNING oslo_policy.policy [None req-362186d3-3650-4366-9d6a-79dac268e0ad bad0bc2204824493820f9a11bb52c736 fc64fa29bdc44d88bebf4461bd805051 - - 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-31 20:51:21.407 8 WARNING oslo_policy.policy [None req-362186d3-3650-4366-9d6a-79dac268e0ad bad0bc2204824493820f9a11bb52c736 fc64fa29bdc44d88bebf4461bd805051 - - 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-31 20:51:21.424 8 WARNING oslo_policy.policy [None req-362186d3-3650-4366-9d6a-79dac268e0ad bad0bc2204824493820f9a11bb52c736 fc64fa29bdc44d88bebf4461bd805051 - - 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-31 20:51:21.424 8 WARNING oslo_policy.policy [None req-362186d3-3650-4366-9d6a-79dac268e0ad bad0bc2204824493820f9a11bb52c736 fc64fa29bdc44d88bebf4461bd805051 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/6] 199.204.45.57 () {44 vars in 905 bytes} [Tue Mar 31 20:51:20 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: 5/7] 199.204.45.57 () {42 vars in 683 bytes} [Tue Mar 31 20:51: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: 3/8] 199.204.45.57 () {44 vars in 905 bytes} [Tue Mar 31 20:51:24 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-03-31 20:51:24.718 7 WARNING oslo_policy.policy [None req-41dbea4c-6c49-4fc4-9d1e-405947b30e36 bad0bc2204824493820f9a11bb52c736 fc64fa29bdc44d88bebf4461bd805051 - - 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-31 20:51:24.719 7 WARNING oslo_policy.policy [None req-41dbea4c-6c49-4fc4-9d1e-405947b30e36 bad0bc2204824493820f9a11bb52c736 fc64fa29bdc44d88bebf4461bd805051 - - 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: 6/9] 199.204.45.57 () {44 vars in 906 bytes} [Tue Mar 31 20:51:24 2026] GET /v2/images/cirros => generated 151 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/10] 199.204.45.57 () {44 vars in 928 bytes} [Tue Mar 31 20:51:24 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-31 20:51:24.857 7 WARNING oslo_policy.policy [None req-c1eab1bc-cf88-4d4c-ba7f-23d6a19a365a bad0bc2204824493820f9a11bb52c736 fc64fa29bdc44d88bebf4461bd805051 - - 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-31 20:51:24.858 7 WARNING oslo_policy.policy [None req-c1eab1bc-cf88-4d4c-ba7f-23d6a19a365a bad0bc2204824493820f9a11bb52c736 fc64fa29bdc44d88bebf4461bd805051 - - 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/11] 199.204.45.57 () {44 vars in 934 bytes} [Tue Mar 31 20:51:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-31 20:51:24.937 8 WARNING oslo_config.cfg [None req-24c6b561-c854-47a7-8cc0-f100e323a6ae bad0bc2204824493820f9a11bb52c736 fc64fa29bdc44d88bebf4461bd805051 - - 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: 5/12] 199.204.45.57 () {48 vars in 946 bytes} [Tue Mar 31 20:51:24 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-31 20:51:24.961 7 WARNING oslo_policy.policy [None req-6dd7916e-ff8a-4541-b5fe-09f7d5f56504 bad0bc2204824493820f9a11bb52c736 fc64fa29bdc44d88bebf4461bd805051 - - 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-31 20:51:24.961 7 WARNING oslo_policy.policy [None req-6dd7916e-ff8a-4541-b5fe-09f7d5f56504 bad0bc2204824493820f9a11bb52c736 fc64fa29bdc44d88bebf4461bd805051 - - 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-31 20:51:24.962 7 INFO glance.api.v2.image_data [None req-6dd7916e-ff8a-4541-b5fe-09f7d5f56504 bad0bc2204824493820f9a11bb52c736 fc64fa29bdc44d88bebf4461bd805051 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-31 20:51:28.570 7 WARNING glance.location [None req-6dd7916e-ff8a-4541-b5fe-09f7d5f56504 bad0bc2204824493820f9a11bb52c736 fc64fa29bdc44d88bebf4461bd805051 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/13] 199.204.45.57 () {48 vars in 1040 bytes} [Tue Mar 31 20:51:24 2026] PUT /v2/images/4472d9f2-40b7-409a-8040-768028bad44c/file => generated 0 bytes in 3651 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7255 switches on core 0) [pid: 8|app: 0|req: 6/14] 199.204.45.57 () {44 vars in 966 bytes} [Tue Mar 31 20:51:28 2026] GET /v2/images/4472d9f2-40b7-409a-8040-768028bad44c => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-31 20:51:28.645 7 WARNING oslo_config.cfg [None req-48959659-1379-4d5e-b7a4-ab7fe8103637 bad0bc2204824493820f9a11bb52c736 fc64fa29bdc44d88bebf4461bd805051 - - 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: 9/15] 199.204.45.57 () {44 vars in 966 bytes} [Tue Mar 31 20:51:28 2026] GET /v2/images/4472d9f2-40b7-409a-8040-768028bad44c => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/266] 199.204.45.57 () {42 vars in 683 bytes} [Tue Mar 31 21:12:19 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: 132/267] 199.204.45.57 () {44 vars in 905 bytes} [Tue Mar 31 21:12:19 2026] GET /v2/images => generated 1240 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/272] 199.204.45.57 () {42 vars in 683 bytes} [Tue Mar 31 21:12:36 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: 135/273] 199.204.45.57 () {44 vars in 905 bytes} [Tue Mar 31 21:12:36 2026] GET /v2/images => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/274] 199.204.45.57 () {44 vars in 932 bytes} [Tue Mar 31 21:12:36 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: 136/275] 199.204.45.57 () {44 vars in 954 bytes} [Tue Mar 31 21:12:36 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/276] 199.204.45.57 () {44 vars in 934 bytes} [Tue Mar 31 21:12:36 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: 137/277] 199.204.45.57 () {48 vars in 946 bytes} [Tue Mar 31 21:12:36 2026] POST /v2/images => generated 796 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-31 21:12:36.426 7 INFO glance.api.v2.image_data [None req-56f26f28-d9df-4691-8e33-350383a61b0e bad0bc2204824493820f9a11bb52c736 fc64fa29bdc44d88bebf4461bd805051 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-31 21:13:01.808 7 WARNING glance.location [None req-56f26f28-d9df-4691-8e33-350383a61b0e bad0bc2204824493820f9a11bb52c736 fc64fa29bdc44d88bebf4461bd805051 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 141/284] 199.204.45.57 () {48 vars in 1041 bytes} [Tue Mar 31 21:12:36 2026] PUT /v2/images/f9e3c43e-54f0-4175-9a95-d9c9a5134be5/file => generated 0 bytes in 25430 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65023 switches on core 0) [pid: 8|app: 0|req: 144/285] 199.204.45.57 () {44 vars in 966 bytes} [Tue Mar 31 21:13:01 2026] GET /v2/images/f9e3c43e-54f0-4175-9a95-d9c9a5134be5 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/286] 199.204.45.57 () {44 vars in 966 bytes} [Tue Mar 31 21:13:01 2026] GET /v2/images/f9e3c43e-54f0-4175-9a95-d9c9a5134be5 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/287] 199.204.45.57 () {42 vars in 683 bytes} [Tue Mar 31 21:13:03 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/288] 199.204.45.57 () {44 vars in 905 bytes} [Tue Mar 31 21:13:03 2026] GET /v2/images => generated 2451 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/373] 199.204.45.57 () {42 vars in 683 bytes} [Tue Mar 31 21:20:05 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: 186/374] 199.204.45.57 () {44 vars in 905 bytes} [Tue Mar 31 21:20:05 2026] GET /v2/images => generated 2451 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/377] 199.204.45.57 () {42 vars in 683 bytes} [Tue Mar 31 21:20:17 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: 190/378] 199.204.45.57 () {44 vars in 905 bytes} [Tue Mar 31 21:20:17 2026] GET /v2/images => generated 2451 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/379] 199.204.45.57 () {44 vars in 942 bytes} [Tue Mar 31 21:20:17 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/380] 199.204.45.57 () {44 vars in 964 bytes} [Tue Mar 31 21:20:17 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/381] 199.204.45.57 () {44 vars in 934 bytes} [Tue Mar 31 21:20:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/382] 199.204.45.57 () {48 vars in 946 bytes} [Tue Mar 31 21:20:17 2026] POST /v2/images => generated 799 bytes in 266 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-31 21:20:17.509 7 INFO glance.api.v2.image_data [None req-df2b7aa1-2704-4f86-b20c-b2479022919c bad0bc2204824493820f9a11bb52c736 fc64fa29bdc44d88bebf4461bd805051 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-31 21:20:29.281 7 INFO glance.location [None req-df2b7aa1-2704-4f86-b20c-b2479022919c bad0bc2204824493820f9a11bb52c736 fc64fa29bdc44d88bebf4461bd805051 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 191/385] 199.204.45.57 () {48 vars in 1040 bytes} [Tue Mar 31 21:20:17 2026] PUT /v2/images/af529e7a-0f64-47f8-af9b-474da0fc5f7c/file => generated 0 bytes in 11816 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27048 switches on core 0) [pid: 8|app: 0|req: 195/386] 199.204.45.57 () {44 vars in 966 bytes} [Tue Mar 31 21:20:29 2026] GET /v2/images/af529e7a-0f64-47f8-af9b-474da0fc5f7c => generated 1211 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/387] 199.204.45.57 () {48 vars in 1045 bytes} [Tue Mar 31 21:20:29 2026] PATCH /v2/images/af529e7a-0f64-47f8-af9b-474da0fc5f7c => 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: 196/388] 199.204.45.57 () {44 vars in 966 bytes} [Tue Mar 31 21:20:29 2026] GET /v2/images/af529e7a-0f64-47f8-af9b-474da0fc5f7c => generated 1234 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/399] 199.204.45.57 () {42 vars in 683 bytes} [Tue Mar 31 21:21:09 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: 202/400] 199.204.45.57 () {44 vars in 905 bytes} [Tue Mar 31 21:21:09 2026] GET /v2/images => generated 3687 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/403] 199.204.45.57 () {42 vars in 683 bytes} [Tue Mar 31 21:21:23 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: 204/404] 199.204.45.57 () {44 vars in 905 bytes} [Tue Mar 31 21:21:23 2026] GET /v2/images => generated 3687 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/405] 199.204.45.57 () {44 vars in 934 bytes} [Tue Mar 31 21:21:23 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/406] 199.204.45.57 () {44 vars in 956 bytes} [Tue Mar 31 21:21:23 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: 202/407] 199.204.45.57 () {44 vars in 934 bytes} [Tue Mar 31 21:21:23 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/408] 199.204.45.57 () {48 vars in 946 bytes} [Tue Mar 31 21:21:23 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-03-31 21:21:23.738 7 INFO glance.api.v2.image_data [None req-e58ac32f-96bf-4971-b3e5-28ba538fe8f3 bad0bc2204824493820f9a11bb52c736 fc64fa29bdc44d88bebf4461bd805051 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-31 21:21:32.432 7 INFO glance.location [None req-e58ac32f-96bf-4971-b3e5-28ba538fe8f3 bad0bc2204824493820f9a11bb52c736 fc64fa29bdc44d88bebf4461bd805051 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 203/411] 199.204.45.57 () {48 vars in 1040 bytes} [Tue Mar 31 21:21:23 2026] PUT /v2/images/5415512a-c579-4046-9985-a4aa53e370c9/file => generated 0 bytes in 8748 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20443 switches on core 0) [pid: 8|app: 0|req: 209/412] 199.204.45.57 () {44 vars in 966 bytes} [Tue Mar 31 21:21:32 2026] GET /v2/images/5415512a-c579-4046-9985-a4aa53e370c9 => generated 1203 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/413] 199.204.45.57 () {44 vars in 966 bytes} [Tue Mar 31 21:21:32 2026] GET /v2/images/5415512a-c579-4046-9985-a4aa53e370c9 => generated 1203 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/562] 199.204.45.57 () {42 vars in 683 bytes} [Tue Mar 31 21:33:51 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/563] 199.204.45.57 () {44 vars in 905 bytes} [Tue Mar 31 21:33:51 2026] GET /v2/images => generated 4892 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/592] 199.204.45.57 () {42 vars in 683 bytes} [Tue Mar 31 21:36:12 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: 294/593] 199.204.45.57 () {44 vars in 905 bytes} [Tue Mar 31 21:36:12 2026] GET /v2/images => generated 4892 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/594] 199.204.45.57 () {42 vars in 683 bytes} [Tue Mar 31 21:36:14 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/595] 199.204.45.57 () {44 vars in 905 bytes} [Tue Mar 31 21:36:14 2026] GET /v2/images => generated 4892 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/606] 199.204.45.57 () {42 vars in 683 bytes} [Tue Mar 31 21:37:02 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/607] 199.204.45.57 () {44 vars in 905 bytes} [Tue Mar 31 21:37:02 2026] GET /v2/images => generated 4892 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/608] 199.204.45.57 () {42 vars in 683 bytes} [Tue Mar 31 21:37:09 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: 307/609] 199.204.45.57 () {44 vars in 905 bytes} [Tue Mar 31 21:37:09 2026] GET /v2/images => generated 4892 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/622] 199.204.45.57 () {42 vars in 683 bytes} [Tue Mar 31 21:38:09 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: 311/625] 199.204.45.57 () {44 vars in 905 bytes} [Tue Mar 31 21:38:09 2026] GET /v2/images => generated 4892 bytes in 52 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: 316/634] 10.0.0.209 () {32 vars in 632 bytes} [Tue Mar 31 21:38:51 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/639] 10.0.0.209 () {30 vars in 410 bytes} [Tue Mar 31 21:39:13 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: 319/640] 10.0.0.180 () {36 vars in 986 bytes} [Tue Mar 31 21:39:18 2026] GET /v2/images/4472d9f2-40b7-409a-8040-768028bad44c => generated 1171 bytes in 36 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: 322/641] 10.0.0.180 () {36 vars in 926 bytes} [Tue Mar 31 21:39:18 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) [pid: 8|app: 0|req: 324/644] 199.204.45.57 () {36 vars in 989 bytes} [Tue Mar 31 21:39:26 2026] GET /v2/images/4472d9f2-40b7-409a-8040-768028bad44c => 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: 321/645] 199.204.45.57 () {36 vars in 929 bytes} [Tue Mar 31 21:39:26 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: 325/646] 199.204.45.57 () {36 vars in 989 bytes} [Tue Mar 31 21:39:26 2026] GET /v2/images/4472d9f2-40b7-409a-8040-768028bad44c => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/647] 199.204.45.57 () {36 vars in 929 bytes} [Tue Mar 31 21:39:26 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/650] 10.0.0.172 () {36 vars in 986 bytes} [Tue Mar 31 21:39:30 2026] GET /v2/images/4472d9f2-40b7-409a-8040-768028bad44c => generated 1171 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/651] 10.0.0.172 () {36 vars in 926 bytes} [Tue Mar 31 21:39:30 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: 8|app: 0|req: 328/652] 10.0.0.172 () {36 vars in 926 bytes} [Tue Mar 31 21:39:30 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: 325/653] 10.0.0.172 () {36 vars in 986 bytes} [Tue Mar 31 21:39:30 2026] GET /v2/images/4472d9f2-40b7-409a-8040-768028bad44c => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/654] 10.0.0.172 () {36 vars in 926 bytes} [Tue Mar 31 21:39:30 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/655] 10.0.0.172 () {36 vars in 926 bytes} [Tue Mar 31 21:39:30 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: 8|app: 0|req: 330/656] 10.0.0.172 () {36 vars in 986 bytes} [Tue Mar 31 21:39:31 2026] GET /v2/images/4472d9f2-40b7-409a-8040-768028bad44c => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/657] 10.0.0.172 () {36 vars in 926 bytes} [Tue Mar 31 21:39:31 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/658] 10.0.0.172 () {36 vars in 926 bytes} [Tue Mar 31 21:39:31 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: 7|app: 0|req: 328/659] 10.0.0.180 () {36 vars in 986 bytes} [Tue Mar 31 21:39:31 2026] GET /v2/images/4472d9f2-40b7-409a-8040-768028bad44c => 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: 332/660] 10.0.0.180 () {36 vars in 926 bytes} [Tue Mar 31 21:39:31 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: 7|app: 0|req: 329/661] 10.0.0.247 () {36 vars in 910 bytes} [Tue Mar 31 21:39:31 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/662] 10.0.0.247 () {36 vars in 1006 bytes} [Tue Mar 31 21:39:31 2026] GET /v2/images/4472d9f2-40b7-409a-8040-768028bad44c/locations => generated 127 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/663] 10.0.0.247 () {36 vars in 986 bytes} [Tue Mar 31 21:39:31 2026] GET /v2/images/4472d9f2-40b7-409a-8040-768028bad44c => 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: 334/664] 10.0.0.247 () {36 vars in 926 bytes} [Tue Mar 31 21:39:31 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: 7|app: 0|req: 331/665] 10.0.0.247 () {36 vars in 926 bytes} [Tue Mar 31 21:39:32 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: 336/674] 10.0.0.180 () {36 vars in 986 bytes} [Tue Mar 31 21:40:16 2026] GET /v2/images/4472d9f2-40b7-409a-8040-768028bad44c => 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: 339/675] 10.0.0.180 () {36 vars in 926 bytes} [Tue Mar 31 21:40:16 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: 339/680] 10.0.0.209 () {32 vars in 706 bytes} [Tue Mar 31 21:40:30 2026] GET /v2/images/4472d9f2-40b7-409a-8040-768028bad44c => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/681] 10.0.0.209 () {32 vars in 706 bytes} [Tue Mar 31 21:40:30 2026] GET /v2/images/4472d9f2-40b7-409a-8040-768028bad44c => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/682] 10.0.0.172 () {36 vars in 986 bytes} [Tue Mar 31 21:40:30 2026] GET /v2/images/4472d9f2-40b7-409a-8040-768028bad44c => generated 1171 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/683] 10.0.0.172 () {36 vars in 926 bytes} [Tue Mar 31 21:40:30 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: 341/684] 10.0.0.172 () {36 vars in 926 bytes} [Tue Mar 31 21:40:30 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: 8|app: 0|req: 344/685] 10.0.0.172 () {36 vars in 986 bytes} [Tue Mar 31 21:40:30 2026] GET /v2/images/4472d9f2-40b7-409a-8040-768028bad44c => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/686] 10.0.0.172 () {36 vars in 926 bytes} [Tue Mar 31 21:40:30 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: 8|app: 0|req: 345/687] 10.0.0.172 () {36 vars in 926 bytes} [Tue Mar 31 21:40:30 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: 343/688] 10.0.0.180 () {36 vars in 986 bytes} [Tue Mar 31 21:40:30 2026] GET /v2/images/4472d9f2-40b7-409a-8040-768028bad44c => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/689] 10.0.0.180 () {36 vars in 926 bytes} [Tue Mar 31 21:40:30 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: 344/690] 10.0.0.172 () {36 vars in 986 bytes} [Tue Mar 31 21:40:30 2026] GET /v2/images/4472d9f2-40b7-409a-8040-768028bad44c => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/691] 10.0.0.172 () {36 vars in 926 bytes} [Tue Mar 31 21:40:30 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) [pid: 7|app: 0|req: 345/692] 10.0.0.172 () {36 vars in 926 bytes} [Tue Mar 31 21:40:30 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: 8|app: 0|req: 348/693] 10.0.0.247 () {36 vars in 910 bytes} [Tue Mar 31 21:40:30 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/694] 10.0.0.247 () {36 vars in 1006 bytes} [Tue Mar 31 21:40:30 2026] GET /v2/images/4472d9f2-40b7-409a-8040-768028bad44c/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/695] 10.0.0.247 () {36 vars in 986 bytes} [Tue Mar 31 21:40:31 2026] GET /v2/images/4472d9f2-40b7-409a-8040-768028bad44c => 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: 347/696] 10.0.0.247 () {36 vars in 926 bytes} [Tue Mar 31 21:40:31 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: 350/697] 10.0.0.247 () {36 vars in 926 bytes} [Tue Mar 31 21:40:31 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: 7|app: 0|req: 349/700] 10.0.0.180 () {36 vars in 986 bytes} [Tue Mar 31 21:40:49 2026] GET /v2/images/4472d9f2-40b7-409a-8040-768028bad44c => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/701] 10.0.0.180 () {36 vars in 926 bytes} [Tue Mar 31 21:40:49 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: 352/706] 10.0.0.180 () {36 vars in 986 bytes} [Tue Mar 31 21:41:05 2026] GET /v2/images/4472d9f2-40b7-409a-8040-768028bad44c => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/707] 10.0.0.180 () {36 vars in 926 bytes} [Tue Mar 31 21:41:05 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: 355/712] 10.0.0.180 () {36 vars in 986 bytes} [Tue Mar 31 21:41:21 2026] GET /v2/images/4472d9f2-40b7-409a-8040-768028bad44c => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/713] 10.0.0.180 () {36 vars in 926 bytes} [Tue Mar 31 21:41:21 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: 8|app: 0|req: 363/722] 10.0.0.209 () {34 vars in 654 bytes} [Tue Mar 31 21:42:00 2026] POST /v2/images => generated 649 bytes in 208 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-31 21:42:00.368 7 WARNING glance.api.v2.images [None req-a299cdd4-76be-41a2-a756-c8e6c1780995 90e8789f571346ad8942d48709aa2036 2e5cd3e1fefd425f960e9da4ac1ff74c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//43fca14d-7c92-4c3f-9b09-d52c946888d2 [pid: 7|app: 0|req: 360/723] 10.0.0.209 () {32 vars in 709 bytes} [Tue Mar 31 21:42:00 2026] DELETE /v2/images/43fca14d-7c92-4c3f-9b09-d52c946888d2 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/724] 10.0.0.209 () {32 vars in 706 bytes} [Tue Mar 31 21:42:00 2026] GET /v2/images/43fca14d-7c92-4c3f-9b09-d52c946888d2 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/725] 10.0.0.209 () {32 vars in 632 bytes} [Tue Mar 31 21:42:00 2026] GET /v2/images => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/726] 10.0.0.209 () {34 vars in 654 bytes} [Tue Mar 31 21:42:00 2026] POST /v2/images => generated 702 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/727] 10.0.0.209 () {32 vars in 716 bytes} [Tue Mar 31 21:42:00 2026] GET /v2/images/4b01bc92-93b8-49e9-af94-968f153216ea/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-31 21:42:00.538 8 WARNING oslo_policy.policy [None req-7d68a425-0269-427f-8dab-1ef9d08c288d 90e8789f571346ad8942d48709aa2036 2e5cd3e1fefd425f960e9da4ac1ff74c - - 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-31 21:42:00.538 8 WARNING oslo_policy.policy [None req-7d68a425-0269-427f-8dab-1ef9d08c288d 90e8789f571346ad8942d48709aa2036 2e5cd3e1fefd425f960e9da4ac1ff74c - - 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-31 21:42:00.540 8 INFO glance.api.v2.image_data [None req-7d68a425-0269-427f-8dab-1ef9d08c288d 90e8789f571346ad8942d48709aa2036 2e5cd3e1fefd425f960e9da4ac1ff74c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-31 21:42:00.580 8 WARNING glance_store._drivers.rbd [None req-7d68a425-0269-427f-8dab-1ef9d08c288d 90e8789f571346ad8942d48709aa2036 2e5cd3e1fefd425f960e9da4ac1ff74c - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-31 21:42:00.912 8 INFO glance.location [None req-7d68a425-0269-427f-8dab-1ef9d08c288d 90e8789f571346ad8942d48709aa2036 2e5cd3e1fefd425f960e9da4ac1ff74c - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 366/728] 10.0.0.209 () {32 vars in 726 bytes} [Tue Mar 31 21:42:00 2026] PUT /v2/images/4b01bc92-93b8-49e9-af94-968f153216ea/file => generated 0 bytes in 421 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/729] 10.0.0.209 () {32 vars in 706 bytes} [Tue Mar 31 21:42:00 2026] GET /v2/images/4b01bc92-93b8-49e9-af94-968f153216ea => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/730] 10.0.0.209 () {32 vars in 716 bytes} [Tue Mar 31 21:42:00 2026] GET /v2/images/4b01bc92-93b8-49e9-af94-968f153216ea/file => generated 1024 bytes in 132 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/731] 10.0.0.209 () {34 vars in 654 bytes} [Tue Mar 31 21:42:01 2026] POST /v2/images => generated 648 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/732] 10.0.0.209 () {32 vars in 725 bytes} [Tue Mar 31 21:42:01 2026] PATCH /v2/images/c64a17d1-798e-49f1-9eca-da9ead386fea => generated 652 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/733] 10.0.0.209 () {32 vars in 706 bytes} [Tue Mar 31 21:42:01 2026] GET /v2/images/c64a17d1-798e-49f1-9eca-da9ead386fea => generated 652 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-31 21:42:01.257 8 WARNING glance.api.v2.images [None req-d4c80b70-f7ff-4265-a838-3938c0166e3b 90e8789f571346ad8942d48709aa2036 2e5cd3e1fefd425f960e9da4ac1ff74c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c64a17d1-798e-49f1-9eca-da9ead386fea [pid: 8|app: 0|req: 369/734] 10.0.0.209 () {32 vars in 709 bytes} [Tue Mar 31 21:42:01 2026] DELETE /v2/images/c64a17d1-798e-49f1-9eca-da9ead386fea => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/735] 10.0.0.209 () {32 vars in 706 bytes} [Tue Mar 31 21:42:01 2026] GET /v2/images/c64a17d1-798e-49f1-9eca-da9ead386fea => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-31 21:42:01.315 8 WARNING glance.api.v2.images [None req-2be89807-2cdc-4f5e-844e-30aea541d168 90e8789f571346ad8942d48709aa2036 2e5cd3e1fefd425f960e9da4ac1ff74c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4b01bc92-93b8-49e9-af94-968f153216ea [pid: 8|app: 0|req: 370/736] 10.0.0.209 () {32 vars in 709 bytes} [Tue Mar 31 21:42:01 2026] DELETE /v2/images/4b01bc92-93b8-49e9-af94-968f153216ea => generated 0 bytes in 832 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/737] 10.0.0.209 () {32 vars in 706 bytes} [Tue Mar 31 21:42:02 2026] GET /v2/images/4b01bc92-93b8-49e9-af94-968f153216ea => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-31 21:42:02.170 8 WARNING glance.api.v2.images [None req-2a70d44a-1fe5-4bda-8632-9e42036dd606 90e8789f571346ad8942d48709aa2036 2e5cd3e1fefd425f960e9da4ac1ff74c - - default default] Failed to find image 43fca14d-7c92-4c3f-9b09-d52c946888d2 to delete: glance.common.exception.ImageNotFound: No image found with ID 43fca14d-7c92-4c3f-9b09-d52c946888d2 [pid: 8|app: 0|req: 371/738] 10.0.0.209 () {32 vars in 709 bytes} [Tue Mar 31 21:42:02 2026] DELETE /v2/images/43fca14d-7c92-4c3f-9b09-d52c946888d2 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/739] 10.0.0.209 () {32 vars in 706 bytes} [Tue Mar 31 21:42:02 2026] GET /v2/images/43fca14d-7c92-4c3f-9b09-d52c946888d2 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/744] 10.0.0.180 () {36 vars in 986 bytes} [Tue Mar 31 21:42:28 2026] GET /v2/images/4472d9f2-40b7-409a-8040-768028bad44c => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/745] 10.0.0.180 () {36 vars in 926 bytes} [Tue Mar 31 21:42:28 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: 376/754] 10.0.0.180 () {36 vars in 986 bytes} [Tue Mar 31 21:43:03 2026] GET /v2/images/4472d9f2-40b7-409a-8040-768028bad44c => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/755] 10.0.0.180 () {36 vars in 926 bytes} [Tue Mar 31 21:43:03 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: 8|app: 0|req: 388/772] 10.0.0.180 () {36 vars in 986 bytes} [Tue Mar 31 21:44:20 2026] GET /v2/images/4472d9f2-40b7-409a-8040-768028bad44c => generated 1171 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/773] 10.0.0.180 () {36 vars in 926 bytes} [Tue Mar 31 21:44:20 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/776] 10.0.0.180 () {36 vars in 986 bytes} [Tue Mar 31 21:44:38 2026] GET /v2/images/4472d9f2-40b7-409a-8040-768028bad44c => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/777] 10.0.0.180 () {36 vars in 926 bytes} [Tue Mar 31 21:44:38 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: 8|app: 0|req: 395/786] 199.204.45.57 () {32 vars in 824 bytes} [Tue Mar 31 21:45:15 2026] GET /v2/images?status=active&owner=fc64fa29bdc44d88bebf4461bd805051&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/787] 199.204.45.57 () {32 vars in 651 bytes} [Tue Mar 31 21:45:15 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: 396/788] 10.0.0.172 () {36 vars in 986 bytes} [Tue Mar 31 21:45:15 2026] GET /v2/images/f9e3c43e-54f0-4175-9a95-d9c9a5134be5 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/789] 10.0.0.172 () {36 vars in 926 bytes} [Tue Mar 31 21:45:15 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) [pid: 8|app: 0|req: 397/790] 10.0.0.172 () {36 vars in 926 bytes} [Tue Mar 31 21:45:15 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: 7|app: 0|req: 394/791] 10.0.0.172 () {36 vars in 986 bytes} [Tue Mar 31 21:45:15 2026] GET /v2/images/f9e3c43e-54f0-4175-9a95-d9c9a5134be5 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/792] 10.0.0.172 () {36 vars in 926 bytes} [Tue Mar 31 21:45:15 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: 7|app: 0|req: 395/793] 10.0.0.172 () {36 vars in 926 bytes} [Tue Mar 31 21:45:15 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: 8|app: 0|req: 399/794] 10.0.0.172 () {36 vars in 986 bytes} [Tue Mar 31 21:45:15 2026] GET /v2/images/f9e3c43e-54f0-4175-9a95-d9c9a5134be5 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/795] 10.0.0.172 () {36 vars in 926 bytes} [Tue Mar 31 21:45:15 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) [pid: 8|app: 0|req: 400/796] 10.0.0.247 () {36 vars in 910 bytes} [Tue Mar 31 21:45:16 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/797] 10.0.0.247 () {36 vars in 1006 bytes} [Tue Mar 31 21:45:16 2026] GET /v2/images/f9e3c43e-54f0-4175-9a95-d9c9a5134be5/locations => generated 127 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/798] 10.0.0.247 () {36 vars in 986 bytes} [Tue Mar 31 21:45:16 2026] GET /v2/images/f9e3c43e-54f0-4175-9a95-d9c9a5134be5 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/799] 10.0.0.247 () {36 vars in 926 bytes} [Tue Mar 31 21:45:16 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: 8|app: 0|req: 402/800] 10.0.0.247 () {36 vars in 926 bytes} [Tue Mar 31 21:45:16 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: 7|app: 0|req: 420/843] 10.0.0.209 () {32 vars in 632 bytes} [Tue Mar 31 21:48:45 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)