+ 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 Apr 21 15:07:27 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-86bfdd964b-wpd6m 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 0x7f28d78df668 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-04-21 15:07:29.733 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-21 15:07:29.758 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-04-21 15:07:30.584 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-21 15:07:30.585 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-21 15:07:30.585 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-21 15:07:30.602 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-21 15:07:30.603 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-21 15:07:30.604 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-21 15:07:32.628 7 WARNING glance.api.v2.images [None req-bcb774aa-d714-4231-9a42-109b76e12235 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-21 15:07:32.628 8 WARNING glance.api.v2.images [None req-8419f812-c40d-4808-ae94-3b48f36556d2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-21 15:07:32.976 8 WARNING keystonemiddleware._common.config [None req-8419f812-c40d-4808-ae94-3b48f36556d2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-21 15:07:32.980 7 WARNING keystonemiddleware._common.config [None req-bcb774aa-d714-4231-9a42-109b76e12235 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-21 15:07:32.984 8 WARNING oslo_config.cfg [None req-8419f812-c40d-4808-ae94-3b48f36556d2 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-21 15:07:32.987 7 WARNING oslo_config.cfg [None req-bcb774aa-d714-4231-9a42-109b76e12235 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f28d78df668 pid: 8 (default app) WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f28d78df668 pid: 7 (default app) [pid: 7|app: 0|req: 2/5] 199.204.45.89 () {42 vars in 685 bytes} [Tue Apr 21 15:07:33 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-04-21 15:07:34.188 8 WARNING oslo_policy.policy [None req-347beef0-6afd-4967-a1d4-f2ad18a030e8 55f378c2a30443cfb90e28e2be3a1956 fa9ca92d558f431bba1321717473ac5b - - 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-21 15:07:34.189 8 WARNING oslo_policy.policy [None req-347beef0-6afd-4967-a1d4-f2ad18a030e8 55f378c2a30443cfb90e28e2be3a1956 fa9ca92d558f431bba1321717473ac5b - - 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-21 15:07:34.206 8 WARNING oslo_policy.policy [None req-347beef0-6afd-4967-a1d4-f2ad18a030e8 55f378c2a30443cfb90e28e2be3a1956 fa9ca92d558f431bba1321717473ac5b - - 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-21 15:07:34.206 8 WARNING oslo_policy.policy [None req-347beef0-6afd-4967-a1d4-f2ad18a030e8 55f378c2a30443cfb90e28e2be3a1956 fa9ca92d558f431bba1321717473ac5b - - 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: 4/6] 199.204.45.89 () {44 vars in 907 bytes} [Tue Apr 21 15:07:33 2026] GET /v2/images => generated 69 bytes in 566 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/7] 199.204.45.89 () {42 vars in 685 bytes} [Tue Apr 21 15:07:37 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: 5/8] 199.204.45.89 () {44 vars in 907 bytes} [Tue Apr 21 15:07:37 2026] GET /v2/images => generated 69 bytes in 35 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-04-21 15:07:37.796 7 WARNING oslo_policy.policy [None req-fa354a9a-2afb-4857-8354-2d2ed5cfac86 55f378c2a30443cfb90e28e2be3a1956 fa9ca92d558f431bba1321717473ac5b - - 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-21 15:07:37.796 7 WARNING oslo_policy.policy [None req-fa354a9a-2afb-4857-8354-2d2ed5cfac86 55f378c2a30443cfb90e28e2be3a1956 fa9ca92d558f431bba1321717473ac5b - - 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: 4/9] 199.204.45.89 () {44 vars in 908 bytes} [Tue Apr 21 15:07:37 2026] GET /v2/images/cirros => generated 151 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/10] 199.204.45.89 () {44 vars in 930 bytes} [Tue Apr 21 15:07:37 2026] GET /v2/images?name=cirros => generated 81 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 15:07:37.927 7 WARNING oslo_policy.policy [None req-47edb893-b81a-4d0c-bc4c-5635a7187920 55f378c2a30443cfb90e28e2be3a1956 fa9ca92d558f431bba1321717473ac5b - - 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-21 15:07:37.927 7 WARNING oslo_policy.policy [None req-47edb893-b81a-4d0c-bc4c-5635a7187920 55f378c2a30443cfb90e28e2be3a1956 fa9ca92d558f431bba1321717473ac5b - - 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: 5/11] 199.204.45.89 () {44 vars in 936 bytes} [Tue Apr 21 15:07:37 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) 2026-04-21 15:07:38.014 8 WARNING oslo_config.cfg [None req-adde5657-6bb5-4c58-a2cc-56440335043e 55f378c2a30443cfb90e28e2be3a1956 fa9ca92d558f431bba1321717473ac5b - - 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: 7/12] 199.204.45.89 () {48 vars in 948 bytes} [Tue Apr 21 15:07:37 2026] POST /v2/images => generated 760 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-21 15:07:38.035 7 WARNING oslo_policy.policy [None req-2cdfcd29-1efe-4cd8-9877-70be799f694c 55f378c2a30443cfb90e28e2be3a1956 fa9ca92d558f431bba1321717473ac5b - - 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-21 15:07:38.035 7 WARNING oslo_policy.policy [None req-2cdfcd29-1efe-4cd8-9877-70be799f694c 55f378c2a30443cfb90e28e2be3a1956 fa9ca92d558f431bba1321717473ac5b - - 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-21 15:07:38.036 7 INFO glance.api.v2.image_data [None req-2cdfcd29-1efe-4cd8-9877-70be799f694c 55f378c2a30443cfb90e28e2be3a1956 fa9ca92d558f431bba1321717473ac5b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-21 15:07:41.507 7 WARNING glance.location [None req-2cdfcd29-1efe-4cd8-9877-70be799f694c 55f378c2a30443cfb90e28e2be3a1956 fa9ca92d558f431bba1321717473ac5b - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 6/13] 199.204.45.89 () {48 vars in 1042 bytes} [Tue Apr 21 15:07:38 2026] PUT /v2/images/a5a99ecf-ef64-4315-bdbc-c553d72c6e99/file => generated 0 bytes in 3515 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6473 switches on core 0) [pid: 8|app: 0|req: 8/14] 199.204.45.89 () {44 vars in 968 bytes} [Tue Apr 21 15:07:41 2026] GET /v2/images/a5a99ecf-ef64-4315-bdbc-c553d72c6e99 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 15:07:41.574 7 WARNING oslo_config.cfg [None req-287f63cd-d045-4c6e-a9e5-97c5a47d2213 55f378c2a30443cfb90e28e2be3a1956 fa9ca92d558f431bba1321717473ac5b - - 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: 7/15] 199.204.45.89 () {44 vars in 968 bytes} [Tue Apr 21 15:07:41 2026] GET /v2/images/a5a99ecf-ef64-4315-bdbc-c553d72c6e99 => 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: 134/266] 199.204.45.89 () {42 vars in 685 bytes} [Tue Apr 21 15:28:30 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: 133/267] 199.204.45.89 () {44 vars in 907 bytes} [Tue Apr 21 15:28:30 2026] GET /v2/images => generated 1240 bytes in 468 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/272] 199.204.45.89 () {42 vars in 685 bytes} [Tue Apr 21 15:28:51 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: 136/273] 199.204.45.89 () {44 vars in 907 bytes} [Tue Apr 21 15:28:51 2026] GET /v2/images => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/274] 199.204.45.89 () {44 vars in 934 bytes} [Tue Apr 21 15:28:51 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/275] 199.204.45.89 () {44 vars in 956 bytes} [Tue Apr 21 15:28:51 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/276] 199.204.45.89 () {44 vars in 936 bytes} [Tue Apr 21 15:28:51 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/277] 199.204.45.89 () {48 vars in 948 bytes} [Tue Apr 21 15:28:51 2026] POST /v2/images => generated 796 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-21 15:28:51.727 8 WARNING oslo_policy.policy [None req-cd3b36e0-7f49-457d-826d-fb970a084b00 55f378c2a30443cfb90e28e2be3a1956 fa9ca92d558f431bba1321717473ac5b - - 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-21 15:28:51.727 8 WARNING oslo_policy.policy [None req-cd3b36e0-7f49-457d-826d-fb970a084b00 55f378c2a30443cfb90e28e2be3a1956 fa9ca92d558f431bba1321717473ac5b - - 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-21 15:28:51.729 8 INFO glance.api.v2.image_data [None req-cd3b36e0-7f49-457d-826d-fb970a084b00 55f378c2a30443cfb90e28e2be3a1956 fa9ca92d558f431bba1321717473ac5b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-21 15:29:16.954 8 WARNING glance.location [None req-cd3b36e0-7f49-457d-826d-fb970a084b00 55f378c2a30443cfb90e28e2be3a1956 fa9ca92d558f431bba1321717473ac5b - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 140/284] 199.204.45.89 () {48 vars in 1043 bytes} [Tue Apr 21 15:28:51 2026] PUT /v2/images/4ae51365-775f-42c9-b822-5a121162718e/file => generated 0 bytes in 25278 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63812 switches on core 0) [pid: 7|app: 0|req: 145/285] 199.204.45.89 () {44 vars in 968 bytes} [Tue Apr 21 15:29:16 2026] GET /v2/images/4ae51365-775f-42c9-b822-5a121162718e => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/286] 199.204.45.89 () {44 vars in 968 bytes} [Tue Apr 21 15:29:17 2026] GET /v2/images/4ae51365-775f-42c9-b822-5a121162718e => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/287] 199.204.45.89 () {42 vars in 685 bytes} [Tue Apr 21 15:29:18 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: 142/288] 199.204.45.89 () {44 vars in 907 bytes} [Tue Apr 21 15:29:18 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: 8|app: 0|req: 184/371] 199.204.45.89 () {42 vars in 685 bytes} [Tue Apr 21 15:36:06 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: 188/372] 199.204.45.89 () {44 vars in 907 bytes} [Tue Apr 21 15:36:06 2026] GET /v2/images => generated 2451 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/375] 199.204.45.89 () {42 vars in 685 bytes} [Tue Apr 21 15:36:21 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: 190/376] 199.204.45.89 () {44 vars in 907 bytes} [Tue Apr 21 15:36:21 2026] GET /v2/images => generated 2451 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/377] 199.204.45.89 () {44 vars in 944 bytes} [Tue Apr 21 15:36:21 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/378] 199.204.45.89 () {44 vars in 966 bytes} [Tue Apr 21 15:36:21 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/379] 199.204.45.89 () {44 vars in 936 bytes} [Tue Apr 21 15:36:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/380] 199.204.45.89 () {48 vars in 948 bytes} [Tue Apr 21 15:36:21 2026] POST /v2/images => generated 799 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-21 15:36:21.217 8 INFO glance.api.v2.image_data [None req-91e052af-f0e0-4bb7-8a3a-4df9d143b415 55f378c2a30443cfb90e28e2be3a1956 fa9ca92d558f431bba1321717473ac5b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-21 15:36:31.778 8 INFO glance.location [None req-91e052af-f0e0-4bb7-8a3a-4df9d143b415 55f378c2a30443cfb90e28e2be3a1956 fa9ca92d558f431bba1321717473ac5b - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 189/383] 199.204.45.89 () {48 vars in 1042 bytes} [Tue Apr 21 15:36:21 2026] PUT /v2/images/e098064b-e101-4a75-88e2-4efb84f6ec4d/file => generated 0 bytes in 10615 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26652 switches on core 0) [pid: 7|app: 0|req: 195/384] 199.204.45.89 () {44 vars in 968 bytes} [Tue Apr 21 15:36:31 2026] GET /v2/images/e098064b-e101-4a75-88e2-4efb84f6ec4d => generated 1211 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/385] 199.204.45.89 () {48 vars in 1047 bytes} [Tue Apr 21 15:36:31 2026] PATCH /v2/images/e098064b-e101-4a75-88e2-4efb84f6ec4d => generated 1234 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/386] 199.204.45.89 () {44 vars in 968 bytes} [Tue Apr 21 15:36:31 2026] GET /v2/images/e098064b-e101-4a75-88e2-4efb84f6ec4d => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/395] 199.204.45.89 () {42 vars in 685 bytes} [Tue Apr 21 15:37:08 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: 195/396] 199.204.45.89 () {44 vars in 907 bytes} [Tue Apr 21 15:37:08 2026] GET /v2/images => generated 3687 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/399] 199.204.45.89 () {42 vars in 685 bytes} [Tue Apr 21 15:37: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: 197/400] 199.204.45.89 () {44 vars in 907 bytes} [Tue Apr 21 15:37:19 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: 7|app: 0|req: 204/401] 199.204.45.89 () {44 vars in 936 bytes} [Tue Apr 21 15:37:19 2026] GET /v2/images/manila-service-image => generated 165 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/402] 199.204.45.89 () {44 vars in 958 bytes} [Tue Apr 21 15:37:19 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/403] 199.204.45.89 () {44 vars in 936 bytes} [Tue Apr 21 15:37:19 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/404] 199.204.45.89 () {48 vars in 948 bytes} [Tue Apr 21 15:37:19 2026] POST /v2/images => generated 791 bytes in 219 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-21 15:37:19.610 7 INFO glance.api.v2.image_data [None req-24454b18-30be-46d5-ab77-8a40681ed121 55f378c2a30443cfb90e28e2be3a1956 fa9ca92d558f431bba1321717473ac5b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-21 15:37:28.220 7 INFO glance.location [None req-24454b18-30be-46d5-ab77-8a40681ed121 55f378c2a30443cfb90e28e2be3a1956 fa9ca92d558f431bba1321717473ac5b - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 206/407] 199.204.45.89 () {48 vars in 1042 bytes} [Tue Apr 21 15:37:19 2026] PUT /v2/images/4f79d106-9edd-4da4-ad28-1a3c98e4fb4b/file => generated 0 bytes in 8649 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21504 switches on core 0) [pid: 8|app: 0|req: 202/408] 199.204.45.89 () {44 vars in 968 bytes} [Tue Apr 21 15:37:28 2026] GET /v2/images/4f79d106-9edd-4da4-ad28-1a3c98e4fb4b => generated 1203 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/409] 199.204.45.89 () {44 vars in 968 bytes} [Tue Apr 21 15:37:28 2026] GET /v2/images/4f79d106-9edd-4da4-ad28-1a3c98e4fb4b => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/602] 199.204.45.89 () {42 vars in 685 bytes} [Tue Apr 21 15:53:28 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: 304/603] 199.204.45.89 () {44 vars in 907 bytes} [Tue Apr 21 15:53:28 2026] GET /v2/images => generated 4892 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/634] 199.204.45.89 () {42 vars in 685 bytes} [Tue Apr 21 15:55:55 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: 320/635] 199.204.45.89 () {44 vars in 907 bytes} [Tue Apr 21 15:55:55 2026] GET /v2/images => generated 4892 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/636] 199.204.45.89 () {42 vars in 685 bytes} [Tue Apr 21 15:55:57 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: 321/637] 199.204.45.89 () {44 vars in 907 bytes} [Tue Apr 21 15:55:57 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: 327/648] 199.204.45.89 () {42 vars in 685 bytes} [Tue Apr 21 15:56:51 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: 322/649] 199.204.45.89 () {44 vars in 907 bytes} [Tue Apr 21 15:56:51 2026] GET /v2/images => generated 4892 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/652] 199.204.45.89 () {42 vars in 685 bytes} [Tue Apr 21 15:56:58 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: 324/653] 199.204.45.89 () {44 vars in 907 bytes} [Tue Apr 21 15:56:58 2026] GET /v2/images => generated 4892 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/668] 199.204.45.89 () {42 vars in 685 bytes} [Tue Apr 21 15:58:04 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: 337/669] 199.204.45.89 () {44 vars in 907 bytes} [Tue Apr 21 15:58:04 2026] GET /v2/images => generated 4892 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 337/678] 10.0.0.62 () {32 vars in 632 bytes} [Tue Apr 21 15:58:48 2026] GET /v2/images => generated 4892 bytes in 18 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: 345/685] 10.0.0.166 () {36 vars in 987 bytes} [Tue Apr 21 15:59:13 2026] GET /v2/images/a5a99ecf-ef64-4315-bdbc-c553d72c6e99 => generated 1171 bytes in 25 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.166 () {36 vars in 927 bytes} [Tue Apr 21 15:59:13 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: 346/687] 10.0.0.166 () {36 vars in 987 bytes} [Tue Apr 21 15:59:18 2026] GET /v2/images/a5a99ecf-ef64-4315-bdbc-c553d72c6e99 => 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: 342/688] 10.0.0.166 () {36 vars in 927 bytes} [Tue Apr 21 15:59:18 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] 199.204.45.89 () {36 vars in 990 bytes} [Tue Apr 21 15:59:22 2026] GET /v2/images/a5a99ecf-ef64-4315-bdbc-c553d72c6e99 => 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: 344/692] 199.204.45.89 () {36 vars in 930 bytes} [Tue Apr 21 15:59:22 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: 349/693] 199.204.45.89 () {36 vars in 990 bytes} [Tue Apr 21 15:59:23 2026] GET /v2/images/a5a99ecf-ef64-4315-bdbc-c553d72c6e99 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/694] 199.204.45.89 () {36 vars in 930 bytes} [Tue Apr 21 15:59: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: 7|app: 0|req: 350/695] 10.0.0.166 () {36 vars in 987 bytes} [Tue Apr 21 15:59:31 2026] GET /v2/images/a5a99ecf-ef64-4315-bdbc-c553d72c6e99 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/696] 10.0.0.166 () {36 vars in 927 bytes} [Tue Apr 21 15:59:31 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: 352/699] 10.0.0.69 () {36 vars in 986 bytes} [Tue Apr 21 15:59:35 2026] GET /v2/images/a5a99ecf-ef64-4315-bdbc-c553d72c6e99 => generated 1171 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/700] 10.0.0.69 () {36 vars in 926 bytes} [Tue Apr 21 15:59:35 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: 353/701] 10.0.0.69 () {36 vars in 926 bytes} [Tue Apr 21 15:59:35 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: 349/702] 10.0.0.69 () {36 vars in 986 bytes} [Tue Apr 21 15:59:35 2026] GET /v2/images/a5a99ecf-ef64-4315-bdbc-c553d72c6e99 => 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: 354/703] 10.0.0.69 () {36 vars in 926 bytes} [Tue Apr 21 15:59:35 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: 350/704] 10.0.0.69 () {36 vars in 926 bytes} [Tue Apr 21 15:59:35 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/705] 10.0.0.69 () {36 vars in 986 bytes} [Tue Apr 21 15:59:35 2026] GET /v2/images/a5a99ecf-ef64-4315-bdbc-c553d72c6e99 => 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: 351/706] 10.0.0.69 () {36 vars in 926 bytes} [Tue Apr 21 15:59:35 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: 356/707] 10.0.0.69 () {36 vars in 926 bytes} [Tue Apr 21 15:59:35 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: 352/708] 10.0.0.98 () {36 vars in 910 bytes} [Tue Apr 21 15:59:36 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: 357/709] 10.0.0.98 () {36 vars in 1006 bytes} [Tue Apr 21 15:59:36 2026] GET /v2/images/a5a99ecf-ef64-4315-bdbc-c553d72c6e99/locations => generated 127 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/710] 10.0.0.98 () {36 vars in 986 bytes} [Tue Apr 21 15:59:36 2026] GET /v2/images/a5a99ecf-ef64-4315-bdbc-c553d72c6e99 => 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: 358/711] 10.0.0.98 () {36 vars in 926 bytes} [Tue Apr 21 15:59:36 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: 354/712] 10.0.0.98 () {36 vars in 926 bytes} [Tue Apr 21 15:59:36 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: 363/721] 10.0.0.166 () {36 vars in 987 bytes} [Tue Apr 21 16:00:18 2026] GET /v2/images/a5a99ecf-ef64-4315-bdbc-c553d72c6e99 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/722] 10.0.0.166 () {36 vars in 927 bytes} [Tue Apr 21 16:00:18 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: 359/723] 10.0.0.62 () {34 vars in 654 bytes} [Tue Apr 21 16:00:18 2026] POST /v2/images => generated 649 bytes in 203 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-21 16:00:19.039 7 WARNING glance.api.v2.images [None req-6e1350b4-e73b-4b45-8edb-2cf049bb735d 7134a948403d4aeb934757e520ced9c9 9d929c2bb9dc4a95a1dd27ffbba61c0a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8928a4f9-1195-403c-a0bb-087f1d38817c [pid: 7|app: 0|req: 365/724] 10.0.0.62 () {32 vars in 709 bytes} [Tue Apr 21 16:00:19 2026] DELETE /v2/images/8928a4f9-1195-403c-a0bb-087f1d38817c => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/725] 10.0.0.62 () {32 vars in 706 bytes} [Tue Apr 21 16:00:19 2026] GET /v2/images/8928a4f9-1195-403c-a0bb-087f1d38817c => 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: 366/726] 10.0.0.62 () {32 vars in 632 bytes} [Tue Apr 21 16:00:19 2026] GET /v2/images => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/727] 10.0.0.62 () {34 vars in 654 bytes} [Tue Apr 21 16:00:19 2026] POST /v2/images => generated 703 bytes in 79 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/728] 10.0.0.62 () {32 vars in 716 bytes} [Tue Apr 21 16:00:19 2026] GET /v2/images/917954db-b68f-465d-9638-1a2d78ea60fd/file => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 16:00:19.286 8 INFO glance.api.v2.image_data [None req-39eb391e-7b49-455e-80cb-4ff938576bf9 7134a948403d4aeb934757e520ced9c9 9d929c2bb9dc4a95a1dd27ffbba61c0a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-21 16:00:19.340 8 WARNING glance_store._drivers.rbd [None req-39eb391e-7b49-455e-80cb-4ff938576bf9 7134a948403d4aeb934757e520ced9c9 9d929c2bb9dc4a95a1dd27ffbba61c0a - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-21 16:00:20.185 8 INFO glance.location [None req-39eb391e-7b49-455e-80cb-4ff938576bf9 7134a948403d4aeb934757e520ced9c9 9d929c2bb9dc4a95a1dd27ffbba61c0a - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 362/729] 10.0.0.62 () {32 vars in 726 bytes} [Tue Apr 21 16:00:19 2026] PUT /v2/images/917954db-b68f-465d-9638-1a2d78ea60fd/file => generated 0 bytes in 946 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/730] 10.0.0.62 () {32 vars in 706 bytes} [Tue Apr 21 16:00:20 2026] GET /v2/images/917954db-b68f-465d-9638-1a2d78ea60fd => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/731] 10.0.0.62 () {32 vars in 716 bytes} [Tue Apr 21 16:00:20 2026] GET /v2/images/917954db-b68f-465d-9638-1a2d78ea60fd/file => generated 1024 bytes in 169 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/732] 10.0.0.62 () {34 vars in 654 bytes} [Tue Apr 21 16:00:20 2026] POST /v2/images => generated 649 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/733] 10.0.0.62 () {32 vars in 725 bytes} [Tue Apr 21 16:00:20 2026] PATCH /v2/images/bf775732-1533-4608-8f97-2d4c82cfc513 => generated 653 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/734] 10.0.0.62 () {32 vars in 706 bytes} [Tue Apr 21 16:00:20 2026] GET /v2/images/bf775732-1533-4608-8f97-2d4c82cfc513 => generated 653 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 16:00:20.554 8 WARNING glance.api.v2.images [None req-4b915c25-db45-459a-b745-e13e623f6655 7134a948403d4aeb934757e520ced9c9 9d929c2bb9dc4a95a1dd27ffbba61c0a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bf775732-1533-4608-8f97-2d4c82cfc513 [pid: 8|app: 0|req: 365/735] 10.0.0.62 () {32 vars in 709 bytes} [Tue Apr 21 16:00:20 2026] DELETE /v2/images/bf775732-1533-4608-8f97-2d4c82cfc513 => generated 0 bytes in 33 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/736] 10.0.0.62 () {32 vars in 706 bytes} [Tue Apr 21 16:00:20 2026] GET /v2/images/bf775732-1533-4608-8f97-2d4c82cfc513 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 16:00:20.612 8 WARNING glance.api.v2.images [None req-a4b28331-e4fd-4006-8187-d6aeddc59b97 7134a948403d4aeb934757e520ced9c9 9d929c2bb9dc4a95a1dd27ffbba61c0a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//917954db-b68f-465d-9638-1a2d78ea60fd [pid: 8|app: 0|req: 366/737] 10.0.0.62 () {32 vars in 709 bytes} [Tue Apr 21 16:00:20 2026] DELETE /v2/images/917954db-b68f-465d-9638-1a2d78ea60fd => generated 0 bytes in 861 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/738] 10.0.0.62 () {32 vars in 706 bytes} [Tue Apr 21 16:00:21 2026] GET /v2/images/917954db-b68f-465d-9638-1a2d78ea60fd => generated 139 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 16:00:21.506 8 WARNING glance.api.v2.images [None req-b14e7756-9610-4a3f-b765-9666d01ca3e6 7134a948403d4aeb934757e520ced9c9 9d929c2bb9dc4a95a1dd27ffbba61c0a - - default default] Failed to find image 8928a4f9-1195-403c-a0bb-087f1d38817c to delete: glance.common.exception.ImageNotFound: No image found with ID 8928a4f9-1195-403c-a0bb-087f1d38817c [pid: 8|app: 0|req: 367/739] 10.0.0.62 () {32 vars in 709 bytes} [Tue Apr 21 16:00:21 2026] DELETE /v2/images/8928a4f9-1195-403c-a0bb-087f1d38817c => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/740] 10.0.0.62 () {32 vars in 706 bytes} [Tue Apr 21 16:00:21 2026] GET /v2/images/8928a4f9-1195-403c-a0bb-087f1d38817c => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/743] 10.0.0.166 () {36 vars in 987 bytes} [Tue Apr 21 16:00:22 2026] GET /v2/images/a5a99ecf-ef64-4315-bdbc-c553d72c6e99 => 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: 375/744] 10.0.0.166 () {36 vars in 927 bytes} [Tue Apr 21 16:00:22 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: 370/745] 10.0.0.62 () {30 vars in 410 bytes} [Tue Apr 21 16:00:24 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: 380/754] 10.0.0.166 () {36 vars in 987 bytes} [Tue Apr 21 16:01:03 2026] GET /v2/images/a5a99ecf-ef64-4315-bdbc-c553d72c6e99 => 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: 375/755] 10.0.0.166 () {36 vars in 927 bytes} [Tue Apr 21 16:01:03 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: 386/766] 10.0.0.166 () {36 vars in 987 bytes} [Tue Apr 21 16:01:57 2026] GET /v2/images/a5a99ecf-ef64-4315-bdbc-c553d72c6e99 => 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: 381/767] 10.0.0.166 () {36 vars in 927 bytes} [Tue Apr 21 16:01:57 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: 389/772] 10.0.0.62 () {32 vars in 706 bytes} [Tue Apr 21 16:02:20 2026] GET /v2/images/a5a99ecf-ef64-4315-bdbc-c553d72c6e99 => 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/773] 10.0.0.62 () {32 vars in 706 bytes} [Tue Apr 21 16:02:20 2026] GET /v2/images/a5a99ecf-ef64-4315-bdbc-c553d72c6e99 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/774] 10.0.0.69 () {36 vars in 986 bytes} [Tue Apr 21 16:02:20 2026] GET /v2/images/a5a99ecf-ef64-4315-bdbc-c553d72c6e99 => generated 1171 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/775] 10.0.0.69 () {36 vars in 926 bytes} [Tue Apr 21 16:02:21 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: 391/776] 10.0.0.69 () {36 vars in 926 bytes} [Tue Apr 21 16:02:21 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: 386/777] 10.0.0.69 () {36 vars in 986 bytes} [Tue Apr 21 16:02:21 2026] GET /v2/images/a5a99ecf-ef64-4315-bdbc-c553d72c6e99 => 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: 392/778] 10.0.0.69 () {36 vars in 926 bytes} [Tue Apr 21 16:02:21 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: 387/779] 10.0.0.69 () {36 vars in 926 bytes} [Tue Apr 21 16:02:21 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: 393/780] 10.0.0.69 () {36 vars in 986 bytes} [Tue Apr 21 16:02:21 2026] GET /v2/images/a5a99ecf-ef64-4315-bdbc-c553d72c6e99 => 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: 388/781] 10.0.0.69 () {36 vars in 926 bytes} [Tue Apr 21 16:02:21 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: 394/782] 10.0.0.69 () {36 vars in 926 bytes} [Tue Apr 21 16:02: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: 389/783] 10.0.0.98 () {36 vars in 910 bytes} [Tue Apr 21 16:02:21 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: 395/784] 10.0.0.98 () {36 vars in 1006 bytes} [Tue Apr 21 16:02:21 2026] GET /v2/images/a5a99ecf-ef64-4315-bdbc-c553d72c6e99/locations => generated 127 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/785] 10.0.0.98 () {36 vars in 986 bytes} [Tue Apr 21 16:02:21 2026] GET /v2/images/a5a99ecf-ef64-4315-bdbc-c553d72c6e99 => 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: 396/786] 10.0.0.98 () {36 vars in 926 bytes} [Tue Apr 21 16:02:21 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: 391/787] 10.0.0.98 () {36 vars in 926 bytes} [Tue Apr 21 16:02: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: 393/790] 10.0.0.166 () {36 vars in 987 bytes} [Tue Apr 21 16:02:27 2026] GET /v2/images/a5a99ecf-ef64-4315-bdbc-c553d72c6e99 => 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: 398/791] 10.0.0.166 () {36 vars in 927 bytes} [Tue Apr 21 16:02:27 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: 400/794] 10.0.0.166 () {36 vars in 987 bytes} [Tue Apr 21 16:02:35 2026] GET /v2/images/a5a99ecf-ef64-4315-bdbc-c553d72c6e99 => 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: 395/795] 10.0.0.166 () {36 vars in 927 bytes} [Tue Apr 21 16:02:35 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: 419/832] 10.0.0.166 () {36 vars in 987 bytes} [Tue Apr 21 16:05:33 2026] GET /v2/images/a5a99ecf-ef64-4315-bdbc-c553d72c6e99 => generated 1171 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/833] 10.0.0.166 () {36 vars in 927 bytes} [Tue Apr 21 16:05:34 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: 421/836] 10.0.0.166 () {36 vars in 987 bytes} [Tue Apr 21 16:05:51 2026] GET /v2/images/a5a99ecf-ef64-4315-bdbc-c553d72c6e99 => 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: 416/837] 10.0.0.166 () {36 vars in 927 bytes} [Tue Apr 21 16:05:51 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: 426/846] 199.204.45.89 () {32 vars in 825 bytes} [Tue Apr 21 16:06:26 2026] GET /v2/images?status=active&owner=fa9ca92d558f431bba1321717473ac5b&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/847] 199.204.45.89 () {32 vars in 652 bytes} [Tue Apr 21 16:06: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: 7|app: 0|req: 427/848] 10.0.0.69 () {36 vars in 986 bytes} [Tue Apr 21 16:06:27 2026] GET /v2/images/4ae51365-775f-42c9-b822-5a121162718e => generated 1209 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/849] 10.0.0.69 () {36 vars in 926 bytes} [Tue Apr 21 16:06:27 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: 428/850] 10.0.0.69 () {36 vars in 926 bytes} [Tue Apr 21 16:06:27 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: 423/851] 10.0.0.69 () {36 vars in 986 bytes} [Tue Apr 21 16:06:27 2026] GET /v2/images/4ae51365-775f-42c9-b822-5a121162718e => 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: 429/852] 10.0.0.69 () {36 vars in 926 bytes} [Tue Apr 21 16:06:27 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: 424/853] 10.0.0.69 () {36 vars in 926 bytes} [Tue Apr 21 16:06:27 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: 430/854] 10.0.0.69 () {36 vars in 986 bytes} [Tue Apr 21 16:06:27 2026] GET /v2/images/4ae51365-775f-42c9-b822-5a121162718e => 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: 425/855] 10.0.0.69 () {36 vars in 926 bytes} [Tue Apr 21 16:06:27 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: 431/856] 10.0.0.98 () {36 vars in 910 bytes} [Tue Apr 21 16:06:27 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: 426/857] 10.0.0.98 () {36 vars in 1006 bytes} [Tue Apr 21 16:06:27 2026] GET /v2/images/4ae51365-775f-42c9-b822-5a121162718e/locations => generated 127 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/858] 10.0.0.98 () {36 vars in 986 bytes} [Tue Apr 21 16:06:27 2026] GET /v2/images/4ae51365-775f-42c9-b822-5a121162718e => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/859] 10.0.0.98 () {36 vars in 926 bytes} [Tue Apr 21 16:06:27 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: 433/860] 10.0.0.98 () {36 vars in 926 bytes} [Tue Apr 21 16:06:27 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: 456/905] 10.0.0.62 () {32 vars in 632 bytes} [Tue Apr 21 16:10:10 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)