+ 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 Apr 27 12:23:31 2026] *** compiled with version: 11.4.0 on 22 April 2026 16:02:09 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-85c9c69ff4-7cqj5 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55a85e57a180 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)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-04-27 12:23:32.892 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-27 12:23:32.959 7 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-04-27 12:23:33.540 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-04-27 12:23:33.541 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-04-27 12:23:33.570 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-04-27 12:23:33.572 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-04-27 12:23:35.170 8 WARNING glance.api.v2.images [None req-b82a5eb1-a0c5-455a-997f-e12955ecb30a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-27 12:23:35.178 7 WARNING glance.api.v2.images [None req-57873084-9793-4cf6-8548-a6c4f44e2936 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-27 12:23:35.422 7 WARNING keystonemiddleware._common.config [None req-57873084-9793-4cf6-8548-a6c4f44e2936 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 12:23:35.428 8 WARNING keystonemiddleware._common.config [None req-b82a5eb1-a0c5-455a-997f-e12955ecb30a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 12:23:35.430 7 WARNING oslo_config.cfg [None req-57873084-9793-4cf6-8548-a6c4f44e2936 - - - - - -] 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 4 seconds on interpreter 0x55a85e57a180 pid: 7 (default app) 2026-04-27 12:23:35.437 8 WARNING oslo_config.cfg [None req-b82a5eb1-a0c5-455a-997f-e12955ecb30a - - - - - -] 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 4 seconds on interpreter 0x55a85e57a180 pid: 8 (default app) [pid: 7|app: 0|req: 4/5] 199.19.213.238 () {42 vars in 689 bytes} [Mon Apr 27 12:23:37 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 12:23:37.737 8 WARNING oslo_policy.policy [None req-9a06b61d-fcaf-417f-8cdf-dfbea1fd574b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - 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-04-27 12:23:37.737 8 WARNING oslo_policy.policy [None req-9a06b61d-fcaf-417f-8cdf-dfbea1fd574b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - 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-04-27 12:23:37.757 8 WARNING oslo_policy.policy [None req-9a06b61d-fcaf-417f-8cdf-dfbea1fd574b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - 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-04-27 12:23:37.757 8 WARNING oslo_policy.policy [None req-9a06b61d-fcaf-417f-8cdf-dfbea1fd574b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - 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.19.213.238 () {44 vars in 911 bytes} [Mon Apr 27 12:23:37 2026] GET /v2/images => generated 69 bytes in 536 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.19.213.238 () {42 vars in 689 bytes} [Mon Apr 27 12:23:41 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.238 () {44 vars in 911 bytes} [Mon Apr 27 12:23:41 2026] GET /v2/images => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 12:23:41.292 7 WARNING oslo_policy.policy [None req-9cedc0bc-8c49-44a8-b4b4-c7ee6495354e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - 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-04-27 12:23:41.292 7 WARNING oslo_policy.policy [None req-9cedc0bc-8c49-44a8-b4b4-c7ee6495354e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - 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.19.213.238 () {44 vars in 912 bytes} [Mon Apr 27 12:23:41 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/10] 199.19.213.238 () {44 vars in 934 bytes} [Mon Apr 27 12:23:41 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 12:23:41.437 7 WARNING oslo_policy.policy [None req-2fbd98a8-5a65-4d91-9091-4a442ade2e02 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - 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-04-27 12:23:41.438 7 WARNING oslo_policy.policy [None req-2fbd98a8-5a65-4d91-9091-4a442ade2e02 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - 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.19.213.238 () {44 vars in 940 bytes} [Mon Apr 27 12:23:41 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 12:23:41.524 8 WARNING oslo_config.cfg [None req-091fd87d-737b-40c6-8768-b6bf662a212a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - 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.19.213.238 () {48 vars in 952 bytes} [Mon Apr 27 12:23:41 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-27 12:23:41.548 7 WARNING oslo_policy.policy [None req-9a52df7c-915e-4e39-9d72-8ed3fccf14ef 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - 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-04-27 12:23:41.548 7 WARNING oslo_policy.policy [None req-9a52df7c-915e-4e39-9d72-8ed3fccf14ef 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - 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-04-27 12:23:41.551 7 INFO glance.api.v2.image_data [None req-9a52df7c-915e-4e39-9d72-8ed3fccf14ef 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 12:23:45.526 7 INFO glance.location [None req-9a52df7c-915e-4e39-9d72-8ed3fccf14ef 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/13] 199.19.213.238 () {48 vars in 1046 bytes} [Mon Apr 27 12:23:41 2026] PUT /v2/images/489d8c70-3e11-4e01-b871-27cba91d14ce/file => generated 0 bytes in 4034 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7628 switches on core 0) [pid: 8|app: 0|req: 6/14] 199.19.213.238 () {44 vars in 911 bytes} [Mon Apr 27 12:23:45 2026] GET /v2/images => generated 1240 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 12:23:45.612 7 WARNING oslo_config.cfg [None req-e522754f-fa5d-4dde-838f-d40a78acc11b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - 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.19.213.238 () {48 vars in 1050 bytes} [Mon Apr 27 12:23:45 2026] PATCH /v2/images/489d8c70-3e11-4e01-b871-27cba91d14ce => 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: 7/16] 199.19.213.238 () {44 vars in 911 bytes} [Mon Apr 27 12:23:45 2026] GET /v2/images => generated 1240 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/303] 199.19.213.238 () {42 vars in 689 bytes} [Mon Apr 27 12:47:29 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/304] 199.19.213.238 () {44 vars in 911 bytes} [Mon Apr 27 12:47:29 2026] GET /v2/images => generated 1240 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/309] 199.19.213.238 () {42 vars in 689 bytes} [Mon Apr 27 12:47:47 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/310] 199.19.213.238 () {44 vars in 911 bytes} [Mon Apr 27 12:47:47 2026] GET /v2/images => generated 1240 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/311] 199.19.213.238 () {44 vars in 938 bytes} [Mon Apr 27 12:47:47 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/312] 199.19.213.238 () {44 vars in 960 bytes} [Mon Apr 27 12:47:47 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/313] 199.19.213.238 () {44 vars in 940 bytes} [Mon Apr 27 12:47:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/314] 199.19.213.238 () {48 vars in 952 bytes} [Mon Apr 27 12:47:47 2026] POST /v2/images => generated 796 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-27 12:47:47.600 8 WARNING oslo_policy.policy [None req-f25546d2-6eab-42ec-9671-b78d2dc4a203 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - 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-04-27 12:47:47.600 8 WARNING oslo_policy.policy [None req-f25546d2-6eab-42ec-9671-b78d2dc4a203 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - 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-04-27 12:47:47.602 8 INFO glance.api.v2.image_data [None req-f25546d2-6eab-42ec-9671-b78d2dc4a203 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 12:48:14.035 8 INFO glance.location [None req-f25546d2-6eab-42ec-9671-b78d2dc4a203 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 157/319] 199.19.213.238 () {48 vars in 1047 bytes} [Mon Apr 27 12:47:47 2026] PUT /v2/images/d9624369-d28c-43f6-a400-5854808ccc4f/file => generated 0 bytes in 26497 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64211 switches on core 0) [pid: 7|app: 0|req: 163/320] 199.19.213.238 () {44 vars in 911 bytes} [Mon Apr 27 12:48:14 2026] GET /v2/images => generated 2451 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/321] 199.19.213.238 () {48 vars in 1050 bytes} [Mon Apr 27 12:48:14 2026] PATCH /v2/images/d9624369-d28c-43f6-a400-5854808ccc4f => 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: 164/322] 199.19.213.238 () {48 vars in 1051 bytes} [Mon Apr 27 12:48:14 2026] PATCH /v2/images/d9624369-d28c-43f6-a400-5854808ccc4f => generated 1209 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/323] 199.19.213.238 () {44 vars in 911 bytes} [Mon Apr 27 12:48:14 2026] GET /v2/images => generated 2451 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/324] 199.19.213.238 () {42 vars in 689 bytes} [Mon Apr 27 12:48:15 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/325] 199.19.213.238 () {44 vars in 911 bytes} [Mon Apr 27 12:48:15 2026] GET /v2/images => generated 2451 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/404] 199.19.213.238 () {42 vars in 689 bytes} [Mon Apr 27 12:54:41 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/405] 199.19.213.238 () {44 vars in 911 bytes} [Mon Apr 27 12:54:41 2026] GET /v2/images => generated 2451 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/408] 199.19.213.238 () {42 vars in 689 bytes} [Mon Apr 27 12:54:50 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/409] 199.19.213.238 () {44 vars in 911 bytes} [Mon Apr 27 12:54:50 2026] GET /v2/images => generated 2451 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/410] 199.19.213.238 () {44 vars in 948 bytes} [Mon Apr 27 12:54:50 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/411] 199.19.213.238 () {44 vars in 970 bytes} [Mon Apr 27 12:54:50 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/412] 199.19.213.238 () {44 vars in 940 bytes} [Mon Apr 27 12:54:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/413] 199.19.213.238 () {48 vars in 952 bytes} [Mon Apr 27 12:54:50 2026] POST /v2/images => generated 799 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-27 12:54:50.938 8 INFO glance.api.v2.image_data [None req-c31d79ba-ba7c-43fb-ac08-ac4699f9b991 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 12:55:11.025 8 INFO glance.location [None req-c31d79ba-ba7c-43fb-ac08-ac4699f9b991 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 205/418] 199.19.213.238 () {48 vars in 1046 bytes} [Mon Apr 27 12:54:50 2026] PUT /v2/images/45fa64ef-eff2-401d-a85c-9e9fb9759df3/file => generated 0 bytes in 20140 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23497 switches on core 0) [pid: 7|app: 0|req: 214/419] 199.19.213.238 () {44 vars in 911 bytes} [Mon Apr 27 12:55:11 2026] GET /v2/images => generated 3664 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/420] 199.19.213.238 () {48 vars in 1051 bytes} [Mon Apr 27 12:55:11 2026] PATCH /v2/images/45fa64ef-eff2-401d-a85c-9e9fb9759df3 => generated 1234 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/421] 199.19.213.238 () {44 vars in 911 bytes} [Mon Apr 27 12:55:11 2026] GET /v2/images => generated 3687 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/430] 199.19.213.238 () {42 vars in 689 bytes} [Mon Apr 27 12:55:48 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/431] 199.19.213.238 () {44 vars in 911 bytes} [Mon Apr 27 12:55:48 2026] GET /v2/images => generated 3687 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/434] 199.19.213.238 () {42 vars in 689 bytes} [Mon Apr 27 12:56:05 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/435] 199.19.213.238 () {44 vars in 911 bytes} [Mon Apr 27 12:56:05 2026] GET /v2/images => generated 3687 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/436] 199.19.213.238 () {44 vars in 940 bytes} [Mon Apr 27 12:56:06 2026] GET /v2/images/manila-service-image => generated 165 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/439] 199.19.213.238 () {44 vars in 962 bytes} [Mon Apr 27 12:56:06 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: 224/440] 199.19.213.238 () {44 vars in 940 bytes} [Mon Apr 27 12:56:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/441] 199.19.213.238 () {48 vars in 952 bytes} [Mon Apr 27 12:56:06 2026] POST /v2/images => generated 791 bytes in 104 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-27 12:56:06.240 7 INFO glance.api.v2.image_data [None req-b37371b8-514a-4327-a099-9b80d46c1051 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 12:56:26.179 7 INFO glance.location [None req-b37371b8-514a-4327-a099-9b80d46c1051 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 225/446] 199.19.213.238 () {48 vars in 1047 bytes} [Mon Apr 27 12:56:06 2026] PUT /v2/images/0e78f3a6-ce15-49ee-84f5-86359e7ac6dc/file => generated 0 bytes in 19990 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29611 switches on core 0) [pid: 8|app: 0|req: 222/447] 199.19.213.238 () {44 vars in 911 bytes} [Mon Apr 27 12:56:26 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/448] 199.19.213.238 () {48 vars in 1050 bytes} [Mon Apr 27 12:56:26 2026] PATCH /v2/images/0e78f3a6-ce15-49ee-84f5-86359e7ac6dc => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/449] 199.19.213.238 () {44 vars in 911 bytes} [Mon Apr 27 12:56:26 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/598] 199.19.213.238 () {42 vars in 689 bytes} [Mon Apr 27 13:08:55 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/599] 199.19.213.238 () {44 vars in 911 bytes} [Mon Apr 27 13:08:55 2026] GET /v2/images => generated 4893 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/632] 199.19.213.238 () {42 vars in 689 bytes} [Mon Apr 27 13:11:27 2026] GET / => generated 1193 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/633] 199.19.213.238 () {44 vars in 911 bytes} [Mon Apr 27 13:11:27 2026] GET /v2/images => generated 4893 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/634] 199.19.213.238 () {42 vars in 689 bytes} [Mon Apr 27 13:11:29 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/635] 199.19.213.238 () {44 vars in 911 bytes} [Mon Apr 27 13:11:29 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/646] 199.19.213.238 () {42 vars in 689 bytes} [Mon Apr 27 13:12:18 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/647] 199.19.213.238 () {44 vars in 911 bytes} [Mon Apr 27 13:12:18 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/650] 199.19.213.238 () {42 vars in 689 bytes} [Mon Apr 27 13:12:26 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/651] 199.19.213.238 () {44 vars in 911 bytes} [Mon Apr 27 13:12:26 2026] GET /v2/images => generated 4893 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/664] 199.19.213.238 () {42 vars in 689 bytes} [Mon Apr 27 13:13:32 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/665] 199.19.213.238 () {44 vars in 911 bytes} [Mon Apr 27 13:13:32 2026] GET /v2/images => generated 4893 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 340/676] 10.0.0.244 () {32 vars in 633 bytes} [Mon Apr 27 13:14:16 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/681] 10.0.0.84 () {36 vars in 986 bytes} [Mon Apr 27 13:14:39 2026] GET /v2/images/489d8c70-3e11-4e01-b871-27cba91d14ce => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 339/682] 10.0.0.84 () {36 vars in 926 bytes} [Mon Apr 27 13:14:39 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: 7|app: 0|req: 344/683] 10.0.0.46 () {36 vars in 986 bytes} [Mon Apr 27 13:14:41 2026] GET /v2/images/489d8c70-3e11-4e01-b871-27cba91d14ce => generated 1171 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/684] 10.0.0.46 () {36 vars in 926 bytes} [Mon Apr 27 13:14:41 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/685] 10.0.0.46 () {36 vars in 926 bytes} [Mon Apr 27 13:14:41 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: 341/686] 10.0.0.46 () {36 vars in 986 bytes} [Mon Apr 27 13:14:41 2026] GET /v2/images/489d8c70-3e11-4e01-b871-27cba91d14ce => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/687] 10.0.0.46 () {36 vars in 926 bytes} [Mon Apr 27 13:14:41 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: 342/688] 10.0.0.46 () {36 vars in 926 bytes} [Mon Apr 27 13:14:41 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: 347/689] 10.0.0.46 () {36 vars in 986 bytes} [Mon Apr 27 13:14:41 2026] GET /v2/images/489d8c70-3e11-4e01-b871-27cba91d14ce => 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: 343/690] 10.0.0.46 () {36 vars in 926 bytes} [Mon Apr 27 13:14:41 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: 348/691] 10.0.0.46 () {36 vars in 926 bytes} [Mon Apr 27 13:14:41 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/692] 10.0.0.64 () {36 vars in 986 bytes} [Mon Apr 27 13:14:42 2026] GET /v2/images/489d8c70-3e11-4e01-b871-27cba91d14ce => generated 1171 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/693] 10.0.0.64 () {36 vars in 926 bytes} [Mon Apr 27 13:14:43 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: 345/694] 10.0.0.64 () {36 vars in 986 bytes} [Mon Apr 27 13:14:43 2026] GET /v2/images/489d8c70-3e11-4e01-b871-27cba91d14ce => generated 1171 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/695] 10.0.0.64 () {36 vars in 926 bytes} [Mon Apr 27 13:14:43 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/696] 10.0.0.64 () {36 vars in 926 bytes} [Mon Apr 27 13:14:43 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: 350/697] 199.19.213.238 () {36 vars in 991 bytes} [Mon Apr 27 13:14:43 2026] GET /v2/images/489d8c70-3e11-4e01-b871-27cba91d14ce => generated 1171 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/698] 199.19.213.238 () {36 vars in 931 bytes} [Mon Apr 27 13:14:43 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: 351/699] 199.19.213.238 () {36 vars in 991 bytes} [Mon Apr 27 13:14:44 2026] GET /v2/images/489d8c70-3e11-4e01-b871-27cba91d14ce => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/700] 199.19.213.238 () {36 vars in 931 bytes} [Mon Apr 27 13:14:44 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: 354/705] 10.0.0.84 () {36 vars in 986 bytes} [Mon Apr 27 13:14:59 2026] GET /v2/images/489d8c70-3e11-4e01-b871-27cba91d14ce => generated 1171 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/706] 10.0.0.84 () {36 vars in 926 bytes} [Mon Apr 27 13:14:59 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: 355/707] 10.0.0.84 () {36 vars in 986 bytes} [Mon Apr 27 13:15:00 2026] GET /v2/images/489d8c70-3e11-4e01-b871-27cba91d14ce => 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: 353/708] 10.0.0.84 () {36 vars in 926 bytes} [Mon Apr 27 13:15:00 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: 356/713] 10.0.0.84 () {36 vars in 986 bytes} [Mon Apr 27 13:15:24 2026] GET /v2/images/489d8c70-3e11-4e01-b871-27cba91d14ce => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/714] 10.0.0.84 () {36 vars in 926 bytes} [Mon Apr 27 13:15:24 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/719] 10.0.0.84 () {36 vars in 986 bytes} [Mon Apr 27 13:15:41 2026] GET /v2/images/489d8c70-3e11-4e01-b871-27cba91d14ce => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/720] 10.0.0.84 () {36 vars in 926 bytes} [Mon Apr 27 13:15:41 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: 365/731] 10.0.0.244 () {34 vars in 655 bytes} [Mon Apr 27 13:16:28 2026] POST /v2/images => generated 647 bytes in 361 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-27 13:16:28.440 7 WARNING glance.api.v2.images [None req-21876b02-aafe-4a1c-913f-97f952b73e2e 1672595b5e314262bd1e8dd9008764ad 201981d89cd24c0b8b37f11b0a107313 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//507616ad-7712-4704-8090-aff1e3af6c9f [pid: 7|app: 0|req: 367/732] 10.0.0.244 () {32 vars in 710 bytes} [Mon Apr 27 13:16:28 2026] DELETE /v2/images/507616ad-7712-4704-8090-aff1e3af6c9f => generated 0 bytes in 115 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/733] 10.0.0.244 () {32 vars in 707 bytes} [Mon Apr 27 13:16:28 2026] GET /v2/images/507616ad-7712-4704-8090-aff1e3af6c9f => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/734] 10.0.0.244 () {32 vars in 633 bytes} [Mon Apr 27 13:16:28 2026] GET /v2/images => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/735] 10.0.0.244 () {34 vars in 655 bytes} [Mon Apr 27 13:16:28 2026] POST /v2/images => generated 703 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/736] 10.0.0.244 () {32 vars in 717 bytes} [Mon Apr 27 13:16:28 2026] GET /v2/images/0df3577e-55ef-4534-a7b6-d8d04fa9fbbc/file => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:16:28.757 8 INFO glance.api.v2.image_data [None req-95176fa2-32a2-49b3-97d6-d785f79790ad 1672595b5e314262bd1e8dd9008764ad 201981d89cd24c0b8b37f11b0a107313 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 13:16:28.827 8 WARNING glance_store._drivers.rbd [None req-95176fa2-32a2-49b3-97d6-d785f79790ad 1672595b5e314262bd1e8dd9008764ad 201981d89cd24c0b8b37f11b0a107313 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-27 13:16:29.959 8 INFO glance.location [None req-95176fa2-32a2-49b3-97d6-d785f79790ad 1672595b5e314262bd1e8dd9008764ad 201981d89cd24c0b8b37f11b0a107313 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 368/737] 10.0.0.244 () {32 vars in 727 bytes} [Mon Apr 27 13:16:28 2026] PUT /v2/images/0df3577e-55ef-4534-a7b6-d8d04fa9fbbc/file => generated 0 bytes in 1255 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/738] 10.0.0.244 () {32 vars in 707 bytes} [Mon Apr 27 13:16:30 2026] GET /v2/images/0df3577e-55ef-4534-a7b6-d8d04fa9fbbc => generated 1104 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/739] 10.0.0.244 () {32 vars in 717 bytes} [Mon Apr 27 13:16:30 2026] GET /v2/images/0df3577e-55ef-4534-a7b6-d8d04fa9fbbc/file => generated 1024 bytes in 187 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/740] 10.0.0.244 () {34 vars in 655 bytes} [Mon Apr 27 13:16:30 2026] POST /v2/images => generated 649 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/741] 10.0.0.244 () {32 vars in 726 bytes} [Mon Apr 27 13:16:30 2026] PATCH /v2/images/d2b13479-42a2-42f9-a28b-15ebfef5ff9d => generated 651 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/742] 10.0.0.244 () {32 vars in 707 bytes} [Mon Apr 27 13:16:30 2026] GET /v2/images/d2b13479-42a2-42f9-a28b-15ebfef5ff9d => generated 651 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:16:30.363 8 WARNING glance.api.v2.images [None req-e925cce4-4c23-44b3-bc3a-1058a2529912 1672595b5e314262bd1e8dd9008764ad 201981d89cd24c0b8b37f11b0a107313 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d2b13479-42a2-42f9-a28b-15ebfef5ff9d [pid: 8|app: 0|req: 371/743] 10.0.0.244 () {32 vars in 710 bytes} [Mon Apr 27 13:16:30 2026] DELETE /v2/images/d2b13479-42a2-42f9-a28b-15ebfef5ff9d => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/744] 10.0.0.244 () {32 vars in 707 bytes} [Mon Apr 27 13:16:30 2026] GET /v2/images/d2b13479-42a2-42f9-a28b-15ebfef5ff9d => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 13:16:30.440 8 WARNING glance.api.v2.images [None req-51ffe08c-3602-48fd-b6aa-717ef3d3a61f 1672595b5e314262bd1e8dd9008764ad 201981d89cd24c0b8b37f11b0a107313 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0df3577e-55ef-4534-a7b6-d8d04fa9fbbc [pid: 8|app: 0|req: 372/745] 10.0.0.244 () {32 vars in 710 bytes} [Mon Apr 27 13:16:30 2026] DELETE /v2/images/0df3577e-55ef-4534-a7b6-d8d04fa9fbbc => generated 0 bytes in 788 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/746] 10.0.0.244 () {32 vars in 707 bytes} [Mon Apr 27 13:16:31 2026] GET /v2/images/0df3577e-55ef-4534-a7b6-d8d04fa9fbbc => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 13:16:31.242 8 WARNING glance.api.v2.images [None req-07baff88-12c8-4065-a4f7-907ed72b681c 1672595b5e314262bd1e8dd9008764ad 201981d89cd24c0b8b37f11b0a107313 - - default default] Failed to find image 507616ad-7712-4704-8090-aff1e3af6c9f to delete: glance.common.exception.ImageNotFound: No image found with ID 507616ad-7712-4704-8090-aff1e3af6c9f [pid: 8|app: 0|req: 373/747] 10.0.0.244 () {32 vars in 710 bytes} [Mon Apr 27 13:16:31 2026] DELETE /v2/images/507616ad-7712-4704-8090-aff1e3af6c9f => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/748] 10.0.0.244 () {32 vars in 707 bytes} [Mon Apr 27 13:16:31 2026] GET /v2/images/507616ad-7712-4704-8090-aff1e3af6c9f => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/749] 10.0.0.244 () {30 vars in 411 bytes} [Mon Apr 27 13:16:34 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/754] 10.0.0.84 () {36 vars in 986 bytes} [Mon Apr 27 13:16:52 2026] GET /v2/images/489d8c70-3e11-4e01-b871-27cba91d14ce => 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: 378/755] 10.0.0.84 () {36 vars in 926 bytes} [Mon Apr 27 13:16:52 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: 380/760] 10.0.0.84 () {36 vars in 986 bytes} [Mon Apr 27 13:17:13 2026] GET /v2/images/489d8c70-3e11-4e01-b871-27cba91d14ce => 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: 381/761] 10.0.0.84 () {36 vars in 926 bytes} [Mon Apr 27 13:17:13 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: 382/764] 10.0.0.84 () {36 vars in 986 bytes} [Mon Apr 27 13:17:17 2026] GET /v2/images/489d8c70-3e11-4e01-b871-27cba91d14ce => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/765] 10.0.0.84 () {36 vars in 926 bytes} [Mon Apr 27 13:17:17 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: 383/766] 10.0.0.244 () {32 vars in 707 bytes} [Mon Apr 27 13:17:22 2026] GET /v2/images/489d8c70-3e11-4e01-b871-27cba91d14ce => 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: 384/767] 10.0.0.244 () {32 vars in 707 bytes} [Mon Apr 27 13:17:22 2026] GET /v2/images/489d8c70-3e11-4e01-b871-27cba91d14ce => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/768] 10.0.0.46 () {36 vars in 986 bytes} [Mon Apr 27 13:17:22 2026] GET /v2/images/489d8c70-3e11-4e01-b871-27cba91d14ce => 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: 385/769] 10.0.0.46 () {36 vars in 926 bytes} [Mon Apr 27 13:17:22 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: 385/770] 10.0.0.46 () {36 vars in 926 bytes} [Mon Apr 27 13:17:22 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: 386/771] 10.0.0.46 () {36 vars in 986 bytes} [Mon Apr 27 13:17:22 2026] GET /v2/images/489d8c70-3e11-4e01-b871-27cba91d14ce => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/772] 10.0.0.46 () {36 vars in 926 bytes} [Mon Apr 27 13:17:22 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: 387/773] 10.0.0.46 () {36 vars in 926 bytes} [Mon Apr 27 13:17:22 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/774] 10.0.0.46 () {36 vars in 986 bytes} [Mon Apr 27 13:17:22 2026] GET /v2/images/489d8c70-3e11-4e01-b871-27cba91d14ce => 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: 388/775] 10.0.0.46 () {36 vars in 926 bytes} [Mon Apr 27 13:17:22 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: 388/776] 10.0.0.64 () {36 vars in 986 bytes} [Mon Apr 27 13:17:23 2026] GET /v2/images/489d8c70-3e11-4e01-b871-27cba91d14ce => 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: 389/777] 10.0.0.64 () {36 vars in 926 bytes} [Mon Apr 27 13:17:23 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: 389/778] 10.0.0.64 () {36 vars in 986 bytes} [Mon Apr 27 13:17:23 2026] GET /v2/images/489d8c70-3e11-4e01-b871-27cba91d14ce => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/779] 10.0.0.64 () {36 vars in 926 bytes} [Mon Apr 27 13:17:23 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: 390/780] 10.0.0.64 () {36 vars in 926 bytes} [Mon Apr 27 13:17:23 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: 7|app: 0|req: 393/785] 10.0.0.84 () {36 vars in 986 bytes} [Mon Apr 27 13:17:42 2026] GET /v2/images/489d8c70-3e11-4e01-b871-27cba91d14ce => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/786] 10.0.0.84 () {36 vars in 926 bytes} [Mon Apr 27 13:17:42 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: 404/807] 10.0.0.84 () {36 vars in 986 bytes} [Mon Apr 27 13:19:24 2026] GET /v2/images/489d8c70-3e11-4e01-b871-27cba91d14ce => 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: 404/808] 10.0.0.84 () {36 vars in 926 bytes} [Mon Apr 27 13:19:24 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/811] 10.0.0.84 () {36 vars in 986 bytes} [Mon Apr 27 13:19:32 2026] GET /v2/images/489d8c70-3e11-4e01-b871-27cba91d14ce => 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: 406/812] 10.0.0.84 () {36 vars in 926 bytes} [Mon Apr 27 13:19:32 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: 410/819] 199.19.213.238 () {32 vars in 826 bytes} [Mon Apr 27 13:19:58 2026] GET /v2/images?status=active&owner=55aa92081d8b4dcfbdbc6b5b746b4c1e&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/820] 199.19.213.238 () {32 vars in 653 bytes} [Mon Apr 27 13:19:58 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: 411/821] 10.0.0.46 () {36 vars in 986 bytes} [Mon Apr 27 13:19:59 2026] GET /v2/images/d9624369-d28c-43f6-a400-5854808ccc4f => generated 1209 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/822] 10.0.0.46 () {36 vars in 926 bytes} [Mon Apr 27 13:19:59 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: 412/823] 10.0.0.46 () {36 vars in 926 bytes} [Mon Apr 27 13:19:59 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: 412/824] 10.0.0.46 () {36 vars in 986 bytes} [Mon Apr 27 13:19:59 2026] GET /v2/images/d9624369-d28c-43f6-a400-5854808ccc4f => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/825] 10.0.0.46 () {36 vars in 926 bytes} [Mon Apr 27 13:19:59 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: 413/826] 10.0.0.46 () {36 vars in 926 bytes} [Mon Apr 27 13:19:59 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: 414/827] 10.0.0.46 () {36 vars in 986 bytes} [Mon Apr 27 13:19:59 2026] GET /v2/images/d9624369-d28c-43f6-a400-5854808ccc4f => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/828] 10.0.0.46 () {36 vars in 926 bytes} [Mon Apr 27 13:19:59 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: 415/829] 10.0.0.64 () {36 vars in 986 bytes} [Mon Apr 27 13:19:59 2026] GET /v2/images/d9624369-d28c-43f6-a400-5854808ccc4f => generated 1209 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/830] 10.0.0.64 () {36 vars in 926 bytes} [Mon Apr 27 13:19:59 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/831] 10.0.0.64 () {36 vars in 986 bytes} [Mon Apr 27 13:20:00 2026] GET /v2/images/d9624369-d28c-43f6-a400-5854808ccc4f => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/832] 10.0.0.64 () {36 vars in 926 bytes} [Mon Apr 27 13:20:00 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: 417/833] 10.0.0.64 () {36 vars in 926 bytes} [Mon Apr 27 13:20:00 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/866] 10.0.0.244 () {32 vars in 633 bytes} [Mon Apr 27 13:22:45 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)