+ 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 Feb 24 20:17:49 2026] *** compiled with version: 13.3.0 on 16 February 2026 14:17:38 os: Linux-5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 nodename: glance-api-7498b8f54b-wzpks 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, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7f780058e668 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-02-24 20:17:51.383 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-02-24 20:17:51.437 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-02-24 20:17:52.240 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-02-24 20:17:52.241 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-02-24 20:17:52.242 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-24 20:17:52.294 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-02-24 20:17:52.295 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-02-24 20:17:52.295 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-24 20:17:54.288 7 WARNING glance.api.v2.images [None req-010c560e-d507-4d20-997f-499f710b687b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-24 20:17:54.296 8 WARNING glance.api.v2.images [None req-66b43374-d88b-4169-bdb2-3641ec6d1e72 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-24 20:17:54.630 8 WARNING keystonemiddleware._common.config [None req-66b43374-d88b-4169-bdb2-3641ec6d1e72 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-24 20:17:54.637 8 WARNING oslo_config.cfg [None req-66b43374-d88b-4169-bdb2-3641ec6d1e72 - - - - - -] 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 0x7f780058e668 pid: 8 (default app) 2026-02-24 20:17:54.779 7 WARNING keystonemiddleware._common.config [None req-010c560e-d507-4d20-997f-499f710b687b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-24 20:17:54.788 7 WARNING oslo_config.cfg [None req-010c560e-d507-4d20-997f-499f710b687b - - - - - -] 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 0x7f780058e668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 162.253.55.195 () {42 vars in 688 bytes} [Tue Feb 24 20:17:56 2026] GET / => generated 1312 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-02-24 20:17:56.534 7 WARNING oslo_policy.policy [None req-35b3708d-3ed4-48a2-83f2-e2072614f717 88b3f1a68b7d41579c49a3df07ae5316 064ed59a626048458465789d54281a94 - - 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-02-24 20:17:56.535 7 WARNING oslo_policy.policy [None req-35b3708d-3ed4-48a2-83f2-e2072614f717 88b3f1a68b7d41579c49a3df07ae5316 064ed59a626048458465789d54281a94 - - 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-02-24 20:17:56.553 7 WARNING oslo_policy.policy [None req-35b3708d-3ed4-48a2-83f2-e2072614f717 88b3f1a68b7d41579c49a3df07ae5316 064ed59a626048458465789d54281a94 - - 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-02-24 20:17:56.553 7 WARNING oslo_policy.policy [None req-35b3708d-3ed4-48a2-83f2-e2072614f717 88b3f1a68b7d41579c49a3df07ae5316 064ed59a626048458465789d54281a94 - - 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: 1/6] 162.253.55.195 () {44 vars in 910 bytes} [Tue Feb 24 20:17:56 2026] GET /v2/images => generated 69 bytes in 545 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 162.253.55.195 () {42 vars in 688 bytes} [Tue Feb 24 20:17:59 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: 2/8] 162.253.55.195 () {44 vars in 910 bytes} [Tue Feb 24 20:17:59 2026] GET /v2/images => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 20:17:59.906 8 WARNING oslo_policy.policy [None req-a99c20ca-1491-45d3-8828-8536e8b8fea2 88b3f1a68b7d41579c49a3df07ae5316 064ed59a626048458465789d54281a94 - - 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-02-24 20:17:59.907 8 WARNING oslo_policy.policy [None req-a99c20ca-1491-45d3-8828-8536e8b8fea2 88b3f1a68b7d41579c49a3df07ae5316 064ed59a626048458465789d54281a94 - - 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: 7/9] 162.253.55.195 () {44 vars in 911 bytes} [Tue Feb 24 20:17:59 2026] GET /v2/images/cirros => generated 151 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 162.253.55.195 () {44 vars in 933 bytes} [Tue Feb 24 20:18:00 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-24 20:18:00.044 8 WARNING oslo_policy.policy [None req-0524db5d-4009-4fbb-987d-4eab430776db 88b3f1a68b7d41579c49a3df07ae5316 064ed59a626048458465789d54281a94 - - 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-02-24 20:18:00.044 8 WARNING oslo_policy.policy [None req-0524db5d-4009-4fbb-987d-4eab430776db 88b3f1a68b7d41579c49a3df07ae5316 064ed59a626048458465789d54281a94 - - 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: 8/11] 162.253.55.195 () {44 vars in 939 bytes} [Tue Feb 24 20:18:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-24 20:18:00.139 7 WARNING oslo_config.cfg [None req-4a7fe03e-1f47-482e-b1c4-dfadd5738fed 88b3f1a68b7d41579c49a3df07ae5316 064ed59a626048458465789d54281a94 - - 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: 4/12] 162.253.55.195 () {48 vars in 951 bytes} [Tue Feb 24 20:18:00 2026] POST /v2/images => generated 760 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-24 20:18:00.159 8 WARNING oslo_policy.policy [None req-973a06ff-3bdc-4651-9c3a-771aa34ded82 88b3f1a68b7d41579c49a3df07ae5316 064ed59a626048458465789d54281a94 - - 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-02-24 20:18:00.159 8 WARNING oslo_policy.policy [None req-973a06ff-3bdc-4651-9c3a-771aa34ded82 88b3f1a68b7d41579c49a3df07ae5316 064ed59a626048458465789d54281a94 - - 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-02-24 20:18:00.161 8 INFO glance.api.v2.image_data [None req-973a06ff-3bdc-4651-9c3a-771aa34ded82 88b3f1a68b7d41579c49a3df07ae5316 064ed59a626048458465789d54281a94 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-24 20:18:06.430 8 WARNING glance.location [None req-973a06ff-3bdc-4651-9c3a-771aa34ded82 88b3f1a68b7d41579c49a3df07ae5316 064ed59a626048458465789d54281a94 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 162.253.55.195 () {48 vars in 1045 bytes} [Tue Feb 24 20:18:00 2026] PUT /v2/images/a13d482a-b4c4-4cc2-a6f5-cd7021847046/file => generated 0 bytes in 6321 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6640 switches on core 0) [pid: 7|app: 0|req: 7/16] 162.253.55.195 () {44 vars in 971 bytes} [Tue Feb 24 20:18:06 2026] GET /v2/images/a13d482a-b4c4-4cc2-a6f5-cd7021847046 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-24 20:18:06.523 8 WARNING oslo_config.cfg [None req-04967b80-181f-47e9-afea-b157c9a712f7 88b3f1a68b7d41579c49a3df07ae5316 064ed59a626048458465789d54281a94 - - 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: 10/17] 162.253.55.195 () {44 vars in 971 bytes} [Tue Feb 24 20:18:06 2026] GET /v2/images/a13d482a-b4c4-4cc2-a6f5-cd7021847046 => 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: 129/254] 162.253.55.195 () {42 vars in 688 bytes} [Tue Feb 24 20:37:50 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: 126/255] 162.253.55.195 () {44 vars in 910 bytes} [Tue Feb 24 20:37:50 2026] GET /v2/images => generated 1240 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/260] 162.253.55.195 () {42 vars in 688 bytes} [Tue Feb 24 20:38:05 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: 129/261] 162.253.55.195 () {44 vars in 910 bytes} [Tue Feb 24 20:38:05 2026] GET /v2/images => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/262] 162.253.55.195 () {44 vars in 937 bytes} [Tue Feb 24 20:38:05 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/263] 162.253.55.195 () {44 vars in 959 bytes} [Tue Feb 24 20:38:05 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/264] 162.253.55.195 () {44 vars in 939 bytes} [Tue Feb 24 20:38:05 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: 7|app: 0|req: 131/265] 162.253.55.195 () {48 vars in 951 bytes} [Tue Feb 24 20:38:05 2026] POST /v2/images => generated 796 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-24 20:38:05.581 8 INFO glance.api.v2.image_data [None req-82637fc5-f708-4a0f-ad76-69e64e5ca743 88b3f1a68b7d41579c49a3df07ae5316 064ed59a626048458465789d54281a94 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-24 20:38:30.715 8 WARNING glance.location [None req-82637fc5-f708-4a0f-ad76-69e64e5ca743 88b3f1a68b7d41579c49a3df07ae5316 064ed59a626048458465789d54281a94 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 135/270] 162.253.55.195 () {48 vars in 1046 bytes} [Tue Feb 24 20:38:05 2026] PUT /v2/images/b416ea0f-a4a6-4cb4-9455-6f86d62c43e7/file => generated 0 bytes in 25186 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64639 switches on core 0) [pid: 7|app: 0|req: 136/271] 162.253.55.195 () {44 vars in 971 bytes} [Tue Feb 24 20:38:30 2026] GET /v2/images/b416ea0f-a4a6-4cb4-9455-6f86d62c43e7 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/272] 162.253.55.195 () {44 vars in 971 bytes} [Tue Feb 24 20:38:30 2026] GET /v2/images/b416ea0f-a4a6-4cb4-9455-6f86d62c43e7 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/273] 162.253.55.195 () {42 vars in 688 bytes} [Tue Feb 24 20:38:32 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/274] 162.253.55.195 () {44 vars in 910 bytes} [Tue Feb 24 20:38:32 2026] GET /v2/images => generated 2451 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/357] 162.253.55.195 () {42 vars in 688 bytes} [Tue Feb 24 20:45:20 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/358] 162.253.55.195 () {44 vars in 910 bytes} [Tue Feb 24 20:45:20 2026] GET /v2/images => generated 2451 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/361] 162.253.55.195 () {42 vars in 688 bytes} [Tue Feb 24 20:45:34 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: 181/364] 162.253.55.195 () {44 vars in 910 bytes} [Tue Feb 24 20:45:34 2026] GET /v2/images => generated 2451 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/365] 162.253.55.195 () {44 vars in 947 bytes} [Tue Feb 24 20:45:34 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/366] 162.253.55.195 () {44 vars in 969 bytes} [Tue Feb 24 20:45:34 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/367] 162.253.55.195 () {44 vars in 939 bytes} [Tue Feb 24 20:45:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/368] 162.253.55.195 () {48 vars in 951 bytes} [Tue Feb 24 20:45:34 2026] POST /v2/images => generated 799 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-24 20:45:34.516 7 WARNING oslo_policy.policy [None req-03877469-0554-4434-b40d-25c743b79af9 88b3f1a68b7d41579c49a3df07ae5316 064ed59a626048458465789d54281a94 - - 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-02-24 20:45:34.516 7 WARNING oslo_policy.policy [None req-03877469-0554-4434-b40d-25c743b79af9 88b3f1a68b7d41579c49a3df07ae5316 064ed59a626048458465789d54281a94 - - 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-02-24 20:45:34.518 7 INFO glance.api.v2.image_data [None req-03877469-0554-4434-b40d-25c743b79af9 88b3f1a68b7d41579c49a3df07ae5316 064ed59a626048458465789d54281a94 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-24 20:45:51.997 7 INFO glance.location [None req-03877469-0554-4434-b40d-25c743b79af9 88b3f1a68b7d41579c49a3df07ae5316 064ed59a626048458465789d54281a94 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 186/371] 162.253.55.195 () {48 vars in 1045 bytes} [Tue Feb 24 20:45:34 2026] PUT /v2/images/b2baee9a-e2fd-4d16-86ad-b3c486faa344/file => generated 0 bytes in 17530 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24109 switches on core 0) [pid: 8|app: 0|req: 186/372] 162.253.55.195 () {44 vars in 971 bytes} [Tue Feb 24 20:45:52 2026] GET /v2/images/b2baee9a-e2fd-4d16-86ad-b3c486faa344 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/373] 162.253.55.195 () {48 vars in 1050 bytes} [Tue Feb 24 20:45:52 2026] PATCH /v2/images/b2baee9a-e2fd-4d16-86ad-b3c486faa344 => generated 1234 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/374] 162.253.55.195 () {44 vars in 971 bytes} [Tue Feb 24 20:45:52 2026] GET /v2/images/b2baee9a-e2fd-4d16-86ad-b3c486faa344 => 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: 192/383] 162.253.55.195 () {42 vars in 688 bytes} [Tue Feb 24 20:46:28 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: 192/384] 162.253.55.195 () {44 vars in 910 bytes} [Tue Feb 24 20:46:28 2026] GET /v2/images => generated 3687 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/389] 162.253.55.195 () {42 vars in 688 bytes} [Tue Feb 24 20:46:44 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: 195/390] 162.253.55.195 () {44 vars in 910 bytes} [Tue Feb 24 20:46:44 2026] GET /v2/images => generated 3687 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/391] 162.253.55.195 () {44 vars in 939 bytes} [Tue Feb 24 20:46:45 2026] GET /v2/images/manila-service-image => generated 165 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/392] 162.253.55.195 () {44 vars in 961 bytes} [Tue Feb 24 20:46:45 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/393] 162.253.55.195 () {44 vars in 939 bytes} [Tue Feb 24 20:46:45 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: 197/394] 162.253.55.195 () {48 vars in 951 bytes} [Tue Feb 24 20:46:45 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-24 20:46:45.160 7 INFO glance.api.v2.image_data [None req-2e8d97b7-9d02-4635-84fd-c002082741af 88b3f1a68b7d41579c49a3df07ae5316 064ed59a626048458465789d54281a94 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-24 20:46:56.999 7 INFO glance.location [None req-2e8d97b7-9d02-4635-84fd-c002082741af 88b3f1a68b7d41579c49a3df07ae5316 064ed59a626048458465789d54281a94 - - default default] Image format matched and virtual size computed: 2782199808 [pid: 7|app: 0|req: 198/397] 162.253.55.195 () {48 vars in 1045 bytes} [Tue Feb 24 20:46:45 2026] PUT /v2/images/4cabb9c4-a381-420c-a796-de9991d7faf4/file => generated 0 bytes in 11896 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29590 switches on core 0) [pid: 8|app: 0|req: 200/398] 162.253.55.195 () {44 vars in 971 bytes} [Tue Feb 24 20:46:57 2026] GET /v2/images/4cabb9c4-a381-420c-a796-de9991d7faf4 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/399] 162.253.55.195 () {44 vars in 971 bytes} [Tue Feb 24 20:46:57 2026] GET /v2/images/4cabb9c4-a381-420c-a796-de9991d7faf4 => generated 1203 bytes in 17 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: 226/452] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 20:51:15 2026] GET /v2/images => generated 4892 bytes in 181 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: 227/453] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 20:51:16 2026] GET /v2/images => generated 4892 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/466] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 20:52:16 2026] GET /v2/images => generated 4892 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/467] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 20:52:16 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/480] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 20:53:16 2026] GET /v2/images => generated 4892 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/481] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 20:53:16 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/494] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 20:54:16 2026] GET /v2/images => generated 4892 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/495] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 20:54:16 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/508] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 20:55:16 2026] GET /v2/images => generated 4892 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/509] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 20:55:16 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/522] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 20:56:16 2026] GET /v2/images => generated 4892 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/523] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 20:56:16 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/536] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 20:57:16 2026] GET /v2/images => generated 4892 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/537] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 20:57:16 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/550] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 20:58:16 2026] GET /v2/images => generated 4892 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/551] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 20:58:16 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/556] 162.253.55.195 () {42 vars in 688 bytes} [Tue Feb 24 20:58:36 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: 279/557] 162.253.55.195 () {44 vars in 910 bytes} [Tue Feb 24 20:58:36 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/566] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 20:59:16 2026] GET /v2/images => generated 4892 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/567] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 20:59:16 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/580] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 21:00:16 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/581] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 21:00:16 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/588] 162.253.55.195 () {42 vars in 688 bytes} [Tue Feb 24 21:00:45 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: 294/589] 162.253.55.195 () {44 vars in 910 bytes} [Tue Feb 24 21:00:45 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/590] 162.253.55.195 () {42 vars in 688 bytes} [Tue Feb 24 21:00:47 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: 295/591] 162.253.55.195 () {44 vars in 910 bytes} [Tue Feb 24 21:00:47 2026] GET /v2/images => generated 4892 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/598] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 21:01:16 2026] GET /v2/images => generated 4892 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/599] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 21:01:16 2026] GET /v2/images => generated 4892 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/602] 162.253.55.195 () {42 vars in 688 bytes} [Tue Feb 24 21:01: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: 302/603] 162.253.55.195 () {44 vars in 910 bytes} [Tue Feb 24 21:01:33 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/606] 162.253.55.195 () {42 vars in 688 bytes} [Tue Feb 24 21:01:40 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: 303/607] 162.253.55.195 () {44 vars in 910 bytes} [Tue Feb 24 21:01:40 2026] GET /v2/images => generated 4892 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/616] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 21:02:15 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/617] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 21:02:16 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/620] 162.253.55.195 () {42 vars in 688 bytes} [Tue Feb 24 21:02:32 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: 311/621] 162.253.55.195 () {44 vars in 910 bytes} [Tue Feb 24 21:02:32 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/632] 10.0.0.155 () {32 vars in 633 bytes} [Tue Feb 24 21:03:14 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/633] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 21:03:16 2026] GET /v2/images => generated 4892 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/634] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 21:03:16 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/639] 10.0.0.241 () {36 vars in 987 bytes} [Tue Feb 24 21:03:37 2026] GET /v2/images/a13d482a-b4c4-4cc2-a6f5-cd7021847046 => 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: 321/640] 10.0.0.241 () {36 vars in 927 bytes} [Tue Feb 24 21:03:37 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: 323/643] 162.253.55.195 () {36 vars in 991 bytes} [Tue Feb 24 21:03:47 2026] GET /v2/images/a13d482a-b4c4-4cc2-a6f5-cd7021847046 => 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: 321/644] 162.253.55.195 () {36 vars in 931 bytes} [Tue Feb 24 21:03:47 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: 324/645] 162.253.55.195 () {36 vars in 991 bytes} [Tue Feb 24 21:03:47 2026] GET /v2/images/a13d482a-b4c4-4cc2-a6f5-cd7021847046 => 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: 322/646] 162.253.55.195 () {36 vars in 931 bytes} [Tue Feb 24 21:03:47 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: 325/647] 10.0.0.241 () {36 vars in 987 bytes} [Tue Feb 24 21:03:51 2026] GET /v2/images/a13d482a-b4c4-4cc2-a6f5-cd7021847046 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/648] 10.0.0.241 () {36 vars in 927 bytes} [Tue Feb 24 21:03: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: 8|app: 0|req: 326/649] 10.0.0.155 () {34 vars in 655 bytes} [Tue Feb 24 21:03:52 2026] POST /v2/images => generated 648 bytes in 153 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-02-24 21:03:53.036 7 WARNING glance.api.v2.images [None req-651c3e02-51d3-49c1-ad0b-5fa1f9db2f21 f3a80ee2caa84c49881d006eca821cca 74777ce322c64fd49e42771ac1e4859d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//45f7ef2e-9d77-4aa2-8140-92d5d1ff6e98 [pid: 7|app: 0|req: 324/650] 10.0.0.155 () {32 vars in 710 bytes} [Tue Feb 24 21:03:53 2026] DELETE /v2/images/45f7ef2e-9d77-4aa2-8140-92d5d1ff6e98 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/651] 10.0.0.155 () {32 vars in 707 bytes} [Tue Feb 24 21:03:53 2026] GET /v2/images/45f7ef2e-9d77-4aa2-8140-92d5d1ff6e98 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/652] 10.0.0.155 () {32 vars in 633 bytes} [Tue Feb 24 21:03:53 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: 328/653] 10.0.0.155 () {34 vars in 655 bytes} [Tue Feb 24 21:03:53 2026] POST /v2/images => generated 703 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/654] 10.0.0.155 () {32 vars in 717 bytes} [Tue Feb 24 21:03:53 2026] GET /v2/images/0be45941-2a40-41db-a9fe-e8d04fdc367d/file => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-24 21:03:53.241 8 INFO glance.api.v2.image_data [None req-62c0e8f9-5ea8-4ac4-bd77-aa638261d8bb f3a80ee2caa84c49881d006eca821cca 74777ce322c64fd49e42771ac1e4859d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-24 21:03:53.284 8 WARNING glance_store._drivers.rbd [None req-62c0e8f9-5ea8-4ac4-bd77-aa638261d8bb f3a80ee2caa84c49881d006eca821cca 74777ce322c64fd49e42771ac1e4859d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 7|app: 0|req: 327/655] 10.0.0.241 () {36 vars in 987 bytes} [Tue Feb 24 21:03:54 2026] GET /v2/images/a13d482a-b4c4-4cc2-a6f5-cd7021847046 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/656] 10.0.0.241 () {36 vars in 927 bytes} [Tue Feb 24 21:03:54 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-24 21:03:54.410 8 INFO glance.location [None req-62c0e8f9-5ea8-4ac4-bd77-aa638261d8bb f3a80ee2caa84c49881d006eca821cca 74777ce322c64fd49e42771ac1e4859d - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 329/659] 10.0.0.155 () {32 vars in 727 bytes} [Tue Feb 24 21:03:53 2026] PUT /v2/images/0be45941-2a40-41db-a9fe-e8d04fdc367d/file => generated 0 bytes in 1217 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/660] 10.0.0.155 () {32 vars in 707 bytes} [Tue Feb 24 21:03:54 2026] GET /v2/images/0be45941-2a40-41db-a9fe-e8d04fdc367d => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/661] 10.0.0.155 () {32 vars in 717 bytes} [Tue Feb 24 21:03:54 2026] GET /v2/images/0be45941-2a40-41db-a9fe-e8d04fdc367d/file => generated 1024 bytes in 128 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/662] 10.0.0.155 () {34 vars in 655 bytes} [Tue Feb 24 21:03:54 2026] POST /v2/images => generated 649 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/663] 10.0.0.155 () {32 vars in 726 bytes} [Tue Feb 24 21:03:54 2026] PATCH /v2/images/32a80f00-ad0d-428b-8faf-cf204ed64e10 => generated 652 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/664] 10.0.0.155 () {32 vars in 707 bytes} [Tue Feb 24 21:03:54 2026] GET /v2/images/32a80f00-ad0d-428b-8faf-cf204ed64e10 => generated 652 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-24 21:03:54.712 8 WARNING glance.api.v2.images [None req-4b873f88-0093-41a6-8da0-9e2b6cb15d54 f3a80ee2caa84c49881d006eca821cca 74777ce322c64fd49e42771ac1e4859d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//32a80f00-ad0d-428b-8faf-cf204ed64e10 [pid: 8|app: 0|req: 332/665] 10.0.0.155 () {32 vars in 710 bytes} [Tue Feb 24 21:03:54 2026] DELETE /v2/images/32a80f00-ad0d-428b-8faf-cf204ed64e10 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/666] 10.0.0.155 () {32 vars in 707 bytes} [Tue Feb 24 21:03:54 2026] GET /v2/images/32a80f00-ad0d-428b-8faf-cf204ed64e10 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-24 21:03:54.794 8 WARNING glance.api.v2.images [None req-5e7ebd06-d9b6-49b7-b33a-32bd2f129de9 f3a80ee2caa84c49881d006eca821cca 74777ce322c64fd49e42771ac1e4859d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0be45941-2a40-41db-a9fe-e8d04fdc367d [pid: 8|app: 0|req: 333/667] 10.0.0.155 () {32 vars in 710 bytes} [Tue Feb 24 21:03:54 2026] DELETE /v2/images/0be45941-2a40-41db-a9fe-e8d04fdc367d => generated 0 bytes in 833 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/668] 10.0.0.155 () {32 vars in 707 bytes} [Tue Feb 24 21:03:55 2026] GET /v2/images/0be45941-2a40-41db-a9fe-e8d04fdc367d => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-24 21:03:55.640 8 WARNING glance.api.v2.images [None req-5ef705a0-73e7-4f33-9409-fe1c64ed95b8 f3a80ee2caa84c49881d006eca821cca 74777ce322c64fd49e42771ac1e4859d - - default default] Failed to find image 45f7ef2e-9d77-4aa2-8140-92d5d1ff6e98 to delete: glance.common.exception.ImageNotFound: No image found with ID 45f7ef2e-9d77-4aa2-8140-92d5d1ff6e98 [pid: 8|app: 0|req: 334/669] 10.0.0.155 () {32 vars in 710 bytes} [Tue Feb 24 21:03:55 2026] DELETE /v2/images/45f7ef2e-9d77-4aa2-8140-92d5d1ff6e98 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/670] 10.0.0.155 () {32 vars in 707 bytes} [Tue Feb 24 21:03:55 2026] GET /v2/images/45f7ef2e-9d77-4aa2-8140-92d5d1ff6e98 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/671] 10.0.0.155 () {30 vars in 411 bytes} [Tue Feb 24 21:03:58 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: 339/676] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 21:04:16 2026] GET /v2/images => generated 4892 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/677] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 21:04:16 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/680] 10.0.0.241 () {36 vars in 987 bytes} [Tue Feb 24 21:04:33 2026] GET /v2/images/a13d482a-b4c4-4cc2-a6f5-cd7021847046 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/681] 10.0.0.241 () {36 vars in 927 bytes} [Tue Feb 24 21:04:33 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: 343/686] 10.0.0.138 () {36 vars in 987 bytes} [Tue Feb 24 21:04:52 2026] GET /v2/images/a13d482a-b4c4-4cc2-a6f5-cd7021847046 => generated 1171 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/687] 10.0.0.138 () {36 vars in 927 bytes} [Tue Feb 24 21:04:52 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: 344/688] 10.0.0.138 () {36 vars in 927 bytes} [Tue Feb 24 21:04:52 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/689] 10.0.0.138 () {36 vars in 987 bytes} [Tue Feb 24 21:04:52 2026] GET /v2/images/a13d482a-b4c4-4cc2-a6f5-cd7021847046 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/690] 10.0.0.138 () {36 vars in 927 bytes} [Tue Feb 24 21:04:52 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/691] 10.0.0.138 () {36 vars in 927 bytes} [Tue Feb 24 21:04:52 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/692] 10.0.0.138 () {36 vars in 987 bytes} [Tue Feb 24 21:04:52 2026] GET /v2/images/a13d482a-b4c4-4cc2-a6f5-cd7021847046 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/693] 10.0.0.138 () {36 vars in 927 bytes} [Tue Feb 24 21:04:53 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: 347/694] 10.0.0.138 () {36 vars in 927 bytes} [Tue Feb 24 21:04:53 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: 348/695] 10.0.0.128 () {36 vars in 987 bytes} [Tue Feb 24 21:04:53 2026] GET /v2/images/a13d482a-b4c4-4cc2-a6f5-cd7021847046 => generated 1171 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/696] 10.0.0.128 () {36 vars in 927 bytes} [Tue Feb 24 21:04:54 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/697] 10.0.0.128 () {36 vars in 987 bytes} [Tue Feb 24 21:04:54 2026] GET /v2/images/a13d482a-b4c4-4cc2-a6f5-cd7021847046 => 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: 349/698] 10.0.0.128 () {36 vars in 927 bytes} [Tue Feb 24 21:04:54 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/699] 10.0.0.128 () {36 vars in 927 bytes} [Tue Feb 24 21:04:54 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: 7|app: 0|req: 354/706] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 21:05:16 2026] GET /v2/images => generated 4892 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/707] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 21:05:16 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/708] 10.0.0.241 () {36 vars in 987 bytes} [Tue Feb 24 21:05:21 2026] GET /v2/images/a13d482a-b4c4-4cc2-a6f5-cd7021847046 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/709] 10.0.0.241 () {36 vars in 927 bytes} [Tue Feb 24 21:05: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: 358/716] 10.0.0.241 () {36 vars in 987 bytes} [Tue Feb 24 21:05:48 2026] GET /v2/images/a13d482a-b4c4-4cc2-a6f5-cd7021847046 => 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: 359/717] 10.0.0.241 () {36 vars in 927 bytes} [Tue Feb 24 21:05: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: 8|app: 0|req: 359/718] 10.0.0.241 () {36 vars in 987 bytes} [Tue Feb 24 21:05:51 2026] GET /v2/images/a13d482a-b4c4-4cc2-a6f5-cd7021847046 => 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: 360/719] 10.0.0.241 () {36 vars in 927 bytes} [Tue Feb 24 21:05:52 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/724] 10.0.0.241 () {36 vars in 987 bytes} [Tue Feb 24 21:06:06 2026] GET /v2/images/a13d482a-b4c4-4cc2-a6f5-cd7021847046 => 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: 362/725] 10.0.0.241 () {36 vars in 927 bytes} [Tue Feb 24 21:06:06 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: 364/728] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 21:06:16 2026] GET /v2/images => generated 4892 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/729] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 21:06:16 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/732] 10.0.0.155 () {32 vars in 707 bytes} [Tue Feb 24 21:06:26 2026] GET /v2/images/a13d482a-b4c4-4cc2-a6f5-cd7021847046 => 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: 366/733] 10.0.0.155 () {32 vars in 707 bytes} [Tue Feb 24 21:06:26 2026] GET /v2/images/a13d482a-b4c4-4cc2-a6f5-cd7021847046 => 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: 368/734] 10.0.0.138 () {36 vars in 987 bytes} [Tue Feb 24 21:06:26 2026] GET /v2/images/a13d482a-b4c4-4cc2-a6f5-cd7021847046 => generated 1171 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/735] 10.0.0.138 () {36 vars in 927 bytes} [Tue Feb 24 21: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: 369/736] 10.0.0.138 () {36 vars in 927 bytes} [Tue Feb 24 21:06:26 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: 368/737] 10.0.0.138 () {36 vars in 987 bytes} [Tue Feb 24 21:06:26 2026] GET /v2/images/a13d482a-b4c4-4cc2-a6f5-cd7021847046 => 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: 370/738] 10.0.0.138 () {36 vars in 927 bytes} [Tue Feb 24 21:06:26 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: 369/739] 10.0.0.138 () {36 vars in 927 bytes} [Tue Feb 24 21:06:26 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: 371/740] 10.0.0.138 () {36 vars in 987 bytes} [Tue Feb 24 21:06:26 2026] GET /v2/images/a13d482a-b4c4-4cc2-a6f5-cd7021847046 => 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: 370/741] 10.0.0.138 () {36 vars in 927 bytes} [Tue Feb 24 21:06:26 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: 372/742] 10.0.0.138 () {36 vars in 927 bytes} [Tue Feb 24 21:06:26 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: 371/743] 10.0.0.128 () {36 vars in 987 bytes} [Tue Feb 24 21:06:26 2026] GET /v2/images/a13d482a-b4c4-4cc2-a6f5-cd7021847046 => 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: 373/744] 10.0.0.128 () {36 vars in 927 bytes} [Tue Feb 24 21: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: 8|app: 0|req: 372/745] 10.0.0.128 () {36 vars in 987 bytes} [Tue Feb 24 21:06:26 2026] GET /v2/images/a13d482a-b4c4-4cc2-a6f5-cd7021847046 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/746] 10.0.0.128 () {36 vars in 927 bytes} [Tue Feb 24 21:06:26 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: 373/747] 10.0.0.128 () {36 vars in 927 bytes} [Tue Feb 24 21:06:26 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: 375/750] 162.253.55.195 () {32 vars in 826 bytes} [Tue Feb 24 21:06:43 2026] GET /v2/images?status=active&owner=064ed59a626048458465789d54281a94&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/751] 162.253.55.195 () {32 vars in 653 bytes} [Tue Feb 24 21:06:43 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: 376/752] 10.0.0.138 () {36 vars in 987 bytes} [Tue Feb 24 21:06:44 2026] GET /v2/images/b416ea0f-a4a6-4cb4-9455-6f86d62c43e7 => 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: 378/755] 10.0.0.138 () {36 vars in 927 bytes} [Tue Feb 24 21:06:44 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: 7|app: 0|req: 378/756] 10.0.0.138 () {36 vars in 927 bytes} [Tue Feb 24 21:06:44 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: 379/757] 10.0.0.138 () {36 vars in 987 bytes} [Tue Feb 24 21:06:44 2026] GET /v2/images/b416ea0f-a4a6-4cb4-9455-6f86d62c43e7 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/758] 10.0.0.138 () {36 vars in 927 bytes} [Tue Feb 24 21:06:44 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: 380/759] 10.0.0.138 () {36 vars in 927 bytes} [Tue Feb 24 21:06:44 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: 380/760] 10.0.0.138 () {36 vars in 987 bytes} [Tue Feb 24 21:06:44 2026] GET /v2/images/b416ea0f-a4a6-4cb4-9455-6f86d62c43e7 => generated 1209 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/761] 10.0.0.138 () {36 vars in 927 bytes} [Tue Feb 24 21:06:44 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: 381/762] 10.0.0.128 () {36 vars in 987 bytes} [Tue Feb 24 21:06:44 2026] GET /v2/images/b416ea0f-a4a6-4cb4-9455-6f86d62c43e7 => 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: 382/763] 10.0.0.128 () {36 vars in 927 bytes} [Tue Feb 24 21:06:44 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: 382/764] 10.0.0.128 () {36 vars in 987 bytes} [Tue Feb 24 21:06:44 2026] GET /v2/images/b416ea0f-a4a6-4cb4-9455-6f86d62c43e7 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/765] 10.0.0.128 () {36 vars in 927 bytes} [Tue Feb 24 21:06:44 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: 383/766] 10.0.0.128 () {36 vars in 927 bytes} [Tue Feb 24 21:06:44 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/773] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 21:07:16 2026] GET /v2/images => generated 4892 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/774] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 21:07:16 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/787] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 21:08:16 2026] GET /v2/images => generated 4892 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/788] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 21:08:16 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/791] 10.0.0.241 () {36 vars in 987 bytes} [Tue Feb 24 21:08:32 2026] GET /v2/images/a13d482a-b4c4-4cc2-a6f5-cd7021847046 => 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: 396/792] 10.0.0.241 () {36 vars in 927 bytes} [Tue Feb 24 21:08:32 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: 402/803] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 21:09:16 2026] GET /v2/images => generated 4892 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/804] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 21:09:16 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/809] 10.0.0.241 () {36 vars in 987 bytes} [Tue Feb 24 21:09:40 2026] GET /v2/images/a13d482a-b4c4-4cc2-a6f5-cd7021847046 => 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: 405/810] 10.0.0.241 () {36 vars in 927 bytes} [Tue Feb 24 21:09:40 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: 409/817] 10.0.0.241 () {36 vars in 987 bytes} [Tue Feb 24 21:10:11 2026] GET /v2/images/a13d482a-b4c4-4cc2-a6f5-cd7021847046 => 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: 409/818] 10.0.0.241 () {36 vars in 927 bytes} [Tue Feb 24 21:10: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: 411/821] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 21:10:16 2026] GET /v2/images => generated 4892 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/822] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 21:10:16 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/835] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 21:11:16 2026] GET /v2/images => generated 4892 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/836] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 21:11:16 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/841] 10.0.0.155 () {32 vars in 633 bytes} [Tue Feb 24 21:11:35 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/850] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 21:12:15 2026] GET /v2/images => generated 4892 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/851] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 21:12:16 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/864] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 21:13:16 2026] GET /v2/images => generated 4892 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/865] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 21:13:16 2026] GET /v2/images => generated 4892 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/878] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 21:14:16 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/879] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 21:14:16 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/892] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 21:15:16 2026] GET /v2/images => generated 4892 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/893] 10.0.0.248 () {28 vars in 569 bytes} [Tue Feb 24 21:15:16 2026] GET /v2/images => generated 4892 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)