+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon May 11 11:09:23 2026] *** compiled with version: 13.3.0 on 11 May 2026 01:40:44 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-cddcb56db-w2rrc machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f2834b72668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-11 11:09:25.742 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-11 11:09:25.835 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-11 11:09:26.624 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-11 11:09:26.625 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-11 11:09:26.625 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-11 11:09:26.760 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-11 11:09:26.761 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-11 11:09:26.761 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-11 11:09:28.635 7 WARNING glance.api.v2.images [None req-1757c2af-64eb-465c-aab0-c41724b91eaa - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-11 11:09:28.839 8 WARNING glance.api.v2.images [None req-a25f68f8-3a22-43e0-8d4a-98a3a8f08970 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-11 11:09:28.970 7 WARNING keystonemiddleware._common.config [None req-1757c2af-64eb-465c-aab0-c41724b91eaa - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 11:09:28.977 7 WARNING oslo_config.cfg [None req-1757c2af-64eb-465c-aab0-c41724b91eaa - - - - - -] 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 0x7f2834b72668 pid: 7 (default app) 2026-05-11 11:09:29.169 8 WARNING keystonemiddleware._common.config [None req-a25f68f8-3a22-43e0-8d4a-98a3a8f08970 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 11:09:29.177 8 WARNING oslo_config.cfg [None req-a25f68f8-3a22-43e0-8d4a-98a3a8f08970 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f2834b72668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.177 () {42 vars in 688 bytes} [Mon May 11 11:09:29 2026] GET / => generated 1312 bytes in 0 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 11:09:29.905 8 WARNING oslo_policy.policy [None req-8d13ffe9-bfbd-4f20-8dd1-54921394aeaa 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 11:09:29.905 8 WARNING oslo_policy.policy [None req-8d13ffe9-bfbd-4f20-8dd1-54921394aeaa 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 11:09:29.922 8 WARNING oslo_policy.policy [None req-8d13ffe9-bfbd-4f20-8dd1-54921394aeaa 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 11:09:29.922 8 WARNING oslo_policy.policy [None req-8d13ffe9-bfbd-4f20-8dd1-54921394aeaa 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.19.213.177 () {44 vars in 910 bytes} [Mon May 11 11:09:29 2026] GET /v2/images => generated 69 bytes in 564 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.177 () {42 vars in 688 bytes} [Mon May 11 11:09:33 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.19.213.177 () {44 vars in 910 bytes} [Mon May 11 11:09:33 2026] GET /v2/images => generated 69 bytes in 34 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 11:09:33.161 7 WARNING oslo_policy.policy [None req-4236975a-25ef-49cc-845c-452be85ec1a8 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 11:09:33.161 7 WARNING oslo_policy.policy [None req-4236975a-25ef-49cc-845c-452be85ec1a8 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - 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/8] 199.19.213.177 () {44 vars in 911 bytes} [Mon May 11 11:09:33 2026] GET /v2/images/cirros => generated 151 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.177 () {44 vars in 933 bytes} [Mon May 11 11:09:33 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:09:33.295 7 WARNING oslo_policy.policy [None req-d3ccc7df-e4eb-4807-9ed6-01fa95b9a963 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 11:09:33.295 7 WARNING oslo_policy.policy [None req-d3ccc7df-e4eb-4807-9ed6-01fa95b9a963 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - 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/10] 199.19.213.177 () {44 vars in 939 bytes} [Mon May 11 11:09:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:09:33.371 8 WARNING oslo_config.cfg [None req-cc7cccd1-bfad-4c62-9d25-8a055db27e25 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.19.213.177 () {48 vars in 951 bytes} [Mon May 11 11:09:33 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-11 11:09:33.393 7 WARNING oslo_policy.policy [None req-a1a564c4-9a9f-4865-9a88-48e2929a621e 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 11:09:33.393 7 WARNING oslo_policy.policy [None req-a1a564c4-9a9f-4865-9a88-48e2929a621e 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 11:09:33.395 7 INFO glance.api.v2.image_data [None req-a1a564c4-9a9f-4865-9a88-48e2929a621e 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 11:09:36.832 7 INFO glance.location [None req-a1a564c4-9a9f-4865-9a88-48e2929a621e 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/12] 199.19.213.177 () {48 vars in 1045 bytes} [Mon May 11 11:09:33 2026] PUT /v2/images/cc84fa71-25fd-432a-a228-a06435187297/file => generated 0 bytes in 3484 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6743 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.19.213.177 () {44 vars in 971 bytes} [Mon May 11 11:09:36 2026] GET /v2/images/cc84fa71-25fd-432a-a228-a06435187297 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:09:36.907 7 WARNING oslo_config.cfg [None req-4b97d5c1-f16d-4c69-b527-69dd24058b5a 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - 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/14] 199.19.213.177 () {44 vars in 971 bytes} [Mon May 11 11:09:36 2026] GET /v2/images/cc84fa71-25fd-432a-a228-a06435187297 => 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: 128/259] 199.19.213.177 () {42 vars in 688 bytes} [Mon May 11 11:29:51 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/260] 199.19.213.177 () {44 vars in 910 bytes} [Mon May 11 11:29:51 2026] GET /v2/images => generated 1240 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/267] 199.19.213.177 () {42 vars in 688 bytes} [Mon May 11 11:30:20 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/268] 199.19.213.177 () {44 vars in 910 bytes} [Mon May 11 11:30:20 2026] GET /v2/images => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/269] 199.19.213.177 () {44 vars in 937 bytes} [Mon May 11 11:30:20 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/270] 199.19.213.177 () {44 vars in 959 bytes} [Mon May 11 11:30:20 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/271] 199.19.213.177 () {44 vars in 939 bytes} [Mon May 11 11:30:20 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/272] 199.19.213.177 () {48 vars in 951 bytes} [Mon May 11 11:30:20 2026] POST /v2/images => generated 796 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-11 11:30:20.806 8 WARNING oslo_policy.policy [None req-29677c9d-197d-4bc1-9b21-bd62f4a30450 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 11:30:20.807 8 WARNING oslo_policy.policy [None req-29677c9d-197d-4bc1-9b21-bd62f4a30450 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 11:30:20.809 8 INFO glance.api.v2.image_data [None req-29677c9d-197d-4bc1-9b21-bd62f4a30450 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 11:30:44.896 8 INFO glance.location [None req-29677c9d-197d-4bc1-9b21-bd62f4a30450 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 135/277] 199.19.213.177 () {48 vars in 1046 bytes} [Mon May 11 11:30:20 2026] PUT /v2/images/0e334652-18c3-48d3-a923-4fd492c40422/file => generated 0 bytes in 24142 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67775 switches on core 0) [pid: 7|app: 0|req: 143/278] 199.19.213.177 () {44 vars in 971 bytes} [Mon May 11 11:30:44 2026] GET /v2/images/0e334652-18c3-48d3-a923-4fd492c40422 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/279] 199.19.213.177 () {44 vars in 971 bytes} [Mon May 11 11:30:44 2026] GET /v2/images/0e334652-18c3-48d3-a923-4fd492c40422 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/280] 199.19.213.177 () {42 vars in 688 bytes} [Mon May 11 11:30:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/281] 199.19.213.177 () {44 vars in 910 bytes} [Mon May 11 11:30:46 2026] GET /v2/images => generated 2451 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/362] 199.19.213.177 () {42 vars in 688 bytes} [Mon May 11 11:37:20 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/363] 199.19.213.177 () {44 vars in 910 bytes} [Mon May 11 11:37:20 2026] GET /v2/images => generated 2451 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/366] 199.19.213.177 () {42 vars in 688 bytes} [Mon May 11 11:37:29 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/367] 199.19.213.177 () {44 vars in 910 bytes} [Mon May 11 11:37:29 2026] GET /v2/images => generated 2451 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/368] 199.19.213.177 () {44 vars in 947 bytes} [Mon May 11 11:37:29 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/369] 199.19.213.177 () {44 vars in 969 bytes} [Mon May 11 11:37:29 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/370] 199.19.213.177 () {44 vars in 939 bytes} [Mon May 11 11:37:29 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: 8|app: 0|req: 182/371] 199.19.213.177 () {48 vars in 951 bytes} [Mon May 11 11:37:29 2026] POST /v2/images => generated 799 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-11 11:37:29.965 7 INFO glance.api.v2.image_data [None req-60575451-4ea1-475f-ba5a-7779713cf872 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 11:37:45.004 7 INFO glance.location [None req-60575451-4ea1-475f-ba5a-7779713cf872 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 190/374] 199.19.213.177 () {48 vars in 1045 bytes} [Mon May 11 11:37:29 2026] PUT /v2/images/832a9d69-6869-436b-9b08-3390100142c2/file => generated 0 bytes in 15084 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25889 switches on core 0) [pid: 8|app: 0|req: 185/375] 199.19.213.177 () {44 vars in 971 bytes} [Mon May 11 11:37:45 2026] GET /v2/images/832a9d69-6869-436b-9b08-3390100142c2 => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/376] 199.19.213.177 () {48 vars in 1050 bytes} [Mon May 11 11:37:45 2026] PATCH /v2/images/832a9d69-6869-436b-9b08-3390100142c2 => generated 1234 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/377] 199.19.213.177 () {44 vars in 971 bytes} [Mon May 11 11:37:45 2026] GET /v2/images/832a9d69-6869-436b-9b08-3390100142c2 => generated 1234 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/386] 199.19.213.177 () {42 vars in 688 bytes} [Mon May 11 11:38:22 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/387] 199.19.213.177 () {44 vars in 910 bytes} [Mon May 11 11:38:22 2026] GET /v2/images => generated 3687 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/392] 199.19.213.177 () {42 vars in 688 bytes} [Mon May 11 11:38:40 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/393] 199.19.213.177 () {44 vars in 910 bytes} [Mon May 11 11:38:40 2026] GET /v2/images => generated 3687 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/394] 199.19.213.177 () {44 vars in 939 bytes} [Mon May 11 11:38:40 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/395] 199.19.213.177 () {44 vars in 961 bytes} [Mon May 11 11:38:40 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/396] 199.19.213.177 () {44 vars in 939 bytes} [Mon May 11 11:38:40 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/397] 199.19.213.177 () {48 vars in 951 bytes} [Mon May 11 11:38:40 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-11 11:38:40.379 7 INFO glance.api.v2.image_data [None req-88f9ce76-eb46-4dd4-acc6-001cae9a8804 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 11:38:52.028 7 INFO glance.location [None req-88f9ce76-eb46-4dd4-acc6-001cae9a8804 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 202/400] 199.19.213.177 () {48 vars in 1046 bytes} [Mon May 11 11:38:40 2026] PUT /v2/images/e8a8ce12-768b-4f8a-8080-b3ede6dc1b26/file => generated 0 bytes in 11700 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32664 switches on core 0) [pid: 8|app: 0|req: 199/401] 199.19.213.177 () {44 vars in 971 bytes} [Mon May 11 11:38:52 2026] GET /v2/images/e8a8ce12-768b-4f8a-8080-b3ede6dc1b26 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/402] 199.19.213.177 () {44 vars in 971 bytes} [Mon May 11 11:38:52 2026] GET /v2/images/e8a8ce12-768b-4f8a-8080-b3ede6dc1b26 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/547] 199.19.213.177 () {42 vars in 688 bytes} [Mon May 11 11:50:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/548] 199.19.213.177 () {44 vars in 910 bytes} [Mon May 11 11:50:49 2026] GET /v2/images => generated 4893 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/575] 199.19.213.177 () {42 vars in 688 bytes} [Mon May 11 11:53:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/576] 199.19.213.177 () {44 vars in 910 bytes} [Mon May 11 11:53:00 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: 7|app: 0|req: 291/577] 199.19.213.177 () {42 vars in 688 bytes} [Mon May 11 11:53:02 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/578] 199.19.213.177 () {44 vars in 910 bytes} [Mon May 11 11:53:02 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/589] 199.19.213.177 () {42 vars in 688 bytes} [Mon May 11 11:53:48 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/590] 199.19.213.177 () {44 vars in 910 bytes} [Mon May 11 11:53:48 2026] GET /v2/images => generated 4893 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/591] 199.19.213.177 () {42 vars in 688 bytes} [Mon May 11 11:53:55 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/592] 199.19.213.177 () {44 vars in 910 bytes} [Mon May 11 11:53:55 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/605] 199.19.213.177 () {42 vars in 688 bytes} [Mon May 11 11:54:56 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/606] 199.19.213.177 () {44 vars in 910 bytes} [Mon May 11 11:54:56 2026] GET /v2/images => generated 4893 bytes in 45 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: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: 311/617] 10.0.0.220 () {32 vars in 632 bytes} [Mon May 11 11:55:38 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/620] 10.0.0.98 () {36 vars in 985 bytes} [Mon May 11 11:55:56 2026] GET /v2/images/cc84fa71-25fd-432a-a228-a06435187297 => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 308/621] 10.0.0.98 () {36 vars in 925 bytes} [Mon May 11 11:55:56 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/624] 10.0.0.98 () {36 vars in 985 bytes} [Mon May 11 11:56:02 2026] GET /v2/images/cc84fa71-25fd-432a-a228-a06435187297 => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/625] 10.0.0.98 () {36 vars in 925 bytes} [Mon May 11 11:56:02 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: 311/626] 199.19.213.177 () {36 vars in 990 bytes} [Mon May 11 11:56:04 2026] GET /v2/images/cc84fa71-25fd-432a-a228-a06435187297 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/627] 199.19.213.177 () {36 vars in 930 bytes} [Mon May 11 11:56:04 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: 312/628] 199.19.213.177 () {36 vars in 990 bytes} [Mon May 11 11:56:04 2026] GET /v2/images/cc84fa71-25fd-432a-a228-a06435187297 => 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: 317/629] 199.19.213.177 () {36 vars in 930 bytes} [Mon May 11 11:56:04 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: 314/632] 10.0.0.98 () {36 vars in 985 bytes} [Mon May 11 11:56:10 2026] GET /v2/images/cc84fa71-25fd-432a-a228-a06435187297 => 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: 319/633] 10.0.0.98 () {36 vars in 925 bytes} [Mon May 11 11:56:10 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: 315/634] 10.0.0.161 () {36 vars in 986 bytes} [Mon May 11 11:56:11 2026] GET /v2/images/cc84fa71-25fd-432a-a228-a06435187297 => generated 1171 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/635] 10.0.0.161 () {36 vars in 926 bytes} [Mon May 11 11:56:11 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: 316/636] 10.0.0.161 () {36 vars in 926 bytes} [Mon May 11 11:56:11 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: 321/637] 10.0.0.161 () {36 vars in 986 bytes} [Mon May 11 11:56:11 2026] GET /v2/images/cc84fa71-25fd-432a-a228-a06435187297 => 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: 317/638] 10.0.0.161 () {36 vars in 926 bytes} [Mon May 11 11:56:11 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: 322/639] 10.0.0.161 () {36 vars in 926 bytes} [Mon May 11 11:56:11 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: 318/640] 10.0.0.161 () {36 vars in 986 bytes} [Mon May 11 11:56:11 2026] GET /v2/images/cc84fa71-25fd-432a-a228-a06435187297 => 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: 323/641] 10.0.0.161 () {36 vars in 926 bytes} [Mon May 11 11:56:11 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: 319/642] 10.0.0.161 () {36 vars in 926 bytes} [Mon May 11 11:56:11 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: 324/643] 10.0.0.169 () {36 vars in 986 bytes} [Mon May 11 11:56:12 2026] GET /v2/images/cc84fa71-25fd-432a-a228-a06435187297 => 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: 320/644] 10.0.0.169 () {36 vars in 926 bytes} [Mon May 11 11:56:12 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: 325/645] 10.0.0.169 () {36 vars in 986 bytes} [Mon May 11 11:56:12 2026] GET /v2/images/cc84fa71-25fd-432a-a228-a06435187297 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/646] 10.0.0.169 () {36 vars in 926 bytes} [Mon May 11 11:56:12 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: 326/647] 10.0.0.169 () {36 vars in 926 bytes} [Mon May 11 11:56:12 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: 325/654] 10.0.0.220 () {34 vars in 654 bytes} [Mon May 11 11:56:42 2026] POST /v2/images => generated 649 bytes in 239 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-11 11:56:43.018 7 WARNING glance.api.v2.images [None req-4c742e8a-2222-4614-bd4c-02358d14b35e 5a7f6687cd0f4e41b09051f01f06cd74 fd0c2f4bbeab42b588f8cb99f456a5ef - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//530311c6-abdc-4164-b7a6-c991dfe6acee [pid: 7|app: 0|req: 330/655] 10.0.0.220 () {32 vars in 709 bytes} [Mon May 11 11:56:43 2026] DELETE /v2/images/530311c6-abdc-4164-b7a6-c991dfe6acee => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/656] 10.0.0.220 () {32 vars in 706 bytes} [Mon May 11 11:56:43 2026] GET /v2/images/530311c6-abdc-4164-b7a6-c991dfe6acee => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/657] 10.0.0.220 () {32 vars in 632 bytes} [Mon May 11 11:56:43 2026] GET /v2/images => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/658] 10.0.0.220 () {34 vars in 654 bytes} [Mon May 11 11:56:43 2026] POST /v2/images => generated 703 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/659] 10.0.0.220 () {32 vars in 716 bytes} [Mon May 11 11:56:43 2026] GET /v2/images/e3db4600-0eb1-443b-96a8-c2e6da88dc3b/file => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:56:43.226 8 INFO glance.api.v2.image_data [None req-e6c83572-e804-480b-b443-fae2c100d2cf 5a7f6687cd0f4e41b09051f01f06cd74 fd0c2f4bbeab42b588f8cb99f456a5ef - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 11:56:43.261 8 WARNING glance_store._drivers.rbd [None req-e6c83572-e804-480b-b443-fae2c100d2cf 5a7f6687cd0f4e41b09051f01f06cd74 fd0c2f4bbeab42b588f8cb99f456a5ef - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-11 11:56:44.304 8 INFO glance.location [None req-e6c83572-e804-480b-b443-fae2c100d2cf 5a7f6687cd0f4e41b09051f01f06cd74 fd0c2f4bbeab42b588f8cb99f456a5ef - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 328/660] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:56:43 2026] PUT /v2/images/e3db4600-0eb1-443b-96a8-c2e6da88dc3b/file => generated 0 bytes in 1120 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/661] 10.0.0.220 () {32 vars in 706 bytes} [Mon May 11 11:56:44 2026] GET /v2/images/e3db4600-0eb1-443b-96a8-c2e6da88dc3b => generated 1104 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/662] 10.0.0.220 () {32 vars in 716 bytes} [Mon May 11 11:56:44 2026] GET /v2/images/e3db4600-0eb1-443b-96a8-c2e6da88dc3b/file => generated 1024 bytes in 143 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/663] 10.0.0.220 () {34 vars in 654 bytes} [Mon May 11 11:56:44 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: 330/664] 10.0.0.220 () {32 vars in 725 bytes} [Mon May 11 11:56:44 2026] PATCH /v2/images/bd85f732-2f32-49eb-af14-09073542b0b4 => generated 652 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/665] 10.0.0.220 () {32 vars in 706 bytes} [Mon May 11 11:56:44 2026] GET /v2/images/bd85f732-2f32-49eb-af14-09073542b0b4 => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:56:44.707 8 WARNING glance.api.v2.images [None req-ddc83f48-cf93-4382-80ee-87bcdef3cd5e 5a7f6687cd0f4e41b09051f01f06cd74 fd0c2f4bbeab42b588f8cb99f456a5ef - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bd85f732-2f32-49eb-af14-09073542b0b4 [pid: 8|app: 0|req: 331/666] 10.0.0.220 () {32 vars in 709 bytes} [Mon May 11 11:56:44 2026] DELETE /v2/images/bd85f732-2f32-49eb-af14-09073542b0b4 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/667] 10.0.0.220 () {32 vars in 706 bytes} [Mon May 11 11:56:44 2026] GET /v2/images/bd85f732-2f32-49eb-af14-09073542b0b4 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:56:44.779 8 WARNING glance.api.v2.images [None req-bf130c3b-b066-4049-9d18-4dab35bbb051 5a7f6687cd0f4e41b09051f01f06cd74 fd0c2f4bbeab42b588f8cb99f456a5ef - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e3db4600-0eb1-443b-96a8-c2e6da88dc3b [pid: 8|app: 0|req: 332/668] 10.0.0.220 () {32 vars in 709 bytes} [Mon May 11 11:56:44 2026] DELETE /v2/images/e3db4600-0eb1-443b-96a8-c2e6da88dc3b => generated 0 bytes in 730 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/669] 10.0.0.220 () {32 vars in 706 bytes} [Mon May 11 11:56:45 2026] GET /v2/images/e3db4600-0eb1-443b-96a8-c2e6da88dc3b => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:56:45.530 8 WARNING glance.api.v2.images [None req-c30bf013-e5b6-4165-a01c-9fa579667e68 5a7f6687cd0f4e41b09051f01f06cd74 fd0c2f4bbeab42b588f8cb99f456a5ef - - default default] Failed to find image 530311c6-abdc-4164-b7a6-c991dfe6acee to delete: glance.common.exception.ImageNotFound: No image found with ID 530311c6-abdc-4164-b7a6-c991dfe6acee [pid: 8|app: 0|req: 333/670] 10.0.0.220 () {32 vars in 709 bytes} [Mon May 11 11:56:45 2026] DELETE /v2/images/530311c6-abdc-4164-b7a6-c991dfe6acee => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/671] 10.0.0.220 () {32 vars in 706 bytes} [Mon May 11 11:56:45 2026] GET /v2/images/530311c6-abdc-4164-b7a6-c991dfe6acee => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/674] 10.0.0.98 () {36 vars in 985 bytes} [Mon May 11 11:56:51 2026] GET /v2/images/cc84fa71-25fd-432a-a228-a06435187297 => 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: 340/675] 10.0.0.98 () {36 vars in 925 bytes} [Mon May 11 11:56:51 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: 338/680] 10.0.0.220 () {30 vars in 410 bytes} [Mon May 11 11:57:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/685] 10.0.0.98 () {36 vars in 985 bytes} [Mon May 11 11:57:29 2026] GET /v2/images/cc84fa71-25fd-432a-a228-a06435187297 => 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: 345/686] 10.0.0.98 () {36 vars in 925 bytes} [Mon May 11 11:57:29 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: 345/693] 10.0.0.98 () {36 vars in 985 bytes} [Mon May 11 11:58:03 2026] GET /v2/images/cc84fa71-25fd-432a-a228-a06435187297 => 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: 349/694] 10.0.0.98 () {36 vars in 925 bytes} [Mon May 11 11:58:03 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: 347/697] 10.0.0.98 () {36 vars in 985 bytes} [Mon May 11 11:58:15 2026] GET /v2/images/cc84fa71-25fd-432a-a228-a06435187297 => 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: 351/698] 10.0.0.98 () {36 vars in 925 bytes} [Mon May 11 11:58:15 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: 355/705] 10.0.0.98 () {36 vars in 985 bytes} [Mon May 11 11:58:41 2026] GET /v2/images/cc84fa71-25fd-432a-a228-a06435187297 => generated 1171 bytes in 24 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.98 () {36 vars in 925 bytes} [Mon May 11 11:58:41 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/709] 10.0.0.220 () {32 vars in 706 bytes} [Mon May 11 11:58:48 2026] GET /v2/images/cc84fa71-25fd-432a-a228-a06435187297 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/710] 10.0.0.220 () {32 vars in 706 bytes} [Mon May 11 11:58:48 2026] GET /v2/images/cc84fa71-25fd-432a-a228-a06435187297 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/711] 10.0.0.161 () {36 vars in 986 bytes} [Mon May 11 11:58:48 2026] GET /v2/images/cc84fa71-25fd-432a-a228-a06435187297 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/712] 10.0.0.161 () {36 vars in 926 bytes} [Mon May 11 11:58:48 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: 355/713] 10.0.0.161 () {36 vars in 926 bytes} [Mon May 11 11:58:48 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: 359/714] 10.0.0.161 () {36 vars in 986 bytes} [Mon May 11 11:58:48 2026] GET /v2/images/cc84fa71-25fd-432a-a228-a06435187297 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/715] 10.0.0.161 () {36 vars in 926 bytes} [Mon May 11 11:58:48 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: 360/716] 10.0.0.161 () {36 vars in 926 bytes} [Mon May 11 11:58:48 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: 357/717] 10.0.0.161 () {36 vars in 986 bytes} [Mon May 11 11:58:48 2026] GET /v2/images/cc84fa71-25fd-432a-a228-a06435187297 => 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: 361/718] 10.0.0.161 () {36 vars in 926 bytes} [Mon May 11 11:58:48 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: 358/719] 10.0.0.169 () {36 vars in 986 bytes} [Mon May 11 11:58:48 2026] GET /v2/images/cc84fa71-25fd-432a-a228-a06435187297 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/720] 10.0.0.169 () {36 vars in 926 bytes} [Mon May 11 11:58:48 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/721] 10.0.0.169 () {36 vars in 986 bytes} [Mon May 11 11:58:48 2026] GET /v2/images/cc84fa71-25fd-432a-a228-a06435187297 => 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: 363/722] 10.0.0.169 () {36 vars in 926 bytes} [Mon May 11 11:58:48 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: 360/723] 10.0.0.169 () {36 vars in 926 bytes} [Mon May 11 11:58:48 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: 365/732] 10.0.0.98 () {36 vars in 985 bytes} [Mon May 11 11:59:36 2026] GET /v2/images/cc84fa71-25fd-432a-a228-a06435187297 => 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: 368/733] 10.0.0.98 () {36 vars in 925 bytes} [Mon May 11 11:59:36 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: 377/750] 10.0.0.98 () {36 vars in 985 bytes} [Mon May 11 12:00:55 2026] GET /v2/images/cc84fa71-25fd-432a-a228-a06435187297 => 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: 374/751] 10.0.0.98 () {36 vars in 925 bytes} [Mon May 11 12:00:55 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/756] 10.0.0.98 () {36 vars in 985 bytes} [Mon May 11 12:01:12 2026] GET /v2/images/cc84fa71-25fd-432a-a228-a06435187297 => 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: 377/757] 10.0.0.98 () {36 vars in 925 bytes} [Mon May 11 12:01:12 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: 382/766] 199.19.213.177 () {32 vars in 825 bytes} [Mon May 11 12:01:49 2026] GET /v2/images?status=active&owner=462a5285aae547dc812e620dad69325a&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/767] 199.19.213.177 () {32 vars in 652 bytes} [Mon May 11 12:01:49 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/768] 10.0.0.161 () {36 vars in 986 bytes} [Mon May 11 12:01:49 2026] GET /v2/images/0e334652-18c3-48d3-a923-4fd492c40422 => generated 1209 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/769] 10.0.0.161 () {36 vars in 926 bytes} [Mon May 11 12:01:49 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: 384/770] 10.0.0.161 () {36 vars in 926 bytes} [Mon May 11 12:01:49 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: 387/771] 10.0.0.161 () {36 vars in 986 bytes} [Mon May 11 12:01:49 2026] GET /v2/images/0e334652-18c3-48d3-a923-4fd492c40422 => 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: 385/772] 10.0.0.161 () {36 vars in 926 bytes} [Mon May 11 12:01:49 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: 388/773] 10.0.0.161 () {36 vars in 926 bytes} [Mon May 11 12:01:50 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: 386/774] 10.0.0.161 () {36 vars in 986 bytes} [Mon May 11 12:01:50 2026] GET /v2/images/0e334652-18c3-48d3-a923-4fd492c40422 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/775] 10.0.0.161 () {36 vars in 926 bytes} [Mon May 11 12:01:50 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: 387/776] 10.0.0.161 () {36 vars in 926 bytes} [Mon May 11 12:01:50 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: 390/777] 10.0.0.169 () {36 vars in 986 bytes} [Mon May 11 12:01:50 2026] GET /v2/images/0e334652-18c3-48d3-a923-4fd492c40422 => generated 1209 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/778] 10.0.0.169 () {36 vars in 926 bytes} [Mon May 11 12:01:50 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: 391/779] 10.0.0.169 () {36 vars in 986 bytes} [Mon May 11 12:01:50 2026] GET /v2/images/0e334652-18c3-48d3-a923-4fd492c40422 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/780] 10.0.0.169 () {36 vars in 926 bytes} [Mon May 11 12:01:50 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/781] 10.0.0.169 () {36 vars in 926 bytes} [Mon May 11 12:01:50 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: 413/822] 10.0.0.220 () {32 vars in 632 bytes} [Mon May 11 12:05:17 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)