+ 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 May 26 06:12:26 2026] *** compiled with version: 13.3.0 on 22 May 2026 05:17:01 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-5984b7ff4d-lfwd5 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 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f0c66e88668 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-26 06:12:28.031 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-26 06:12:28.059 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-26 06:12:28.886 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-26 06:12:28.887 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-26 06:12:28.888 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-26 06:12:28.921 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-26 06:12:28.922 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-26 06:12:28.923 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-26 06:12:30.914 7 WARNING glance.api.v2.images [None req-4c012891-6e40-47cd-8ecf-e5a7a7f5e04a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-26 06:12:30.995 8 WARNING glance.api.v2.images [None req-72363f22-b4ac-4520-97f1-493c4cd07bf3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-26 06:12:31.264 7 WARNING keystonemiddleware._common.config [None req-4c012891-6e40-47cd-8ecf-e5a7a7f5e04a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 06:12:31.272 7 WARNING oslo_config.cfg [None req-4c012891-6e40-47cd-8ecf-e5a7a7f5e04a - - - - - -] 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 0x7f0c66e88668 pid: 7 (default app) 2026-05-26 06:12:31.380 8 WARNING keystonemiddleware._common.config [None req-72363f22-b4ac-4520-97f1-493c4cd07bf3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 06:12:31.389 8 WARNING oslo_config.cfg [None req-72363f22-b4ac-4520-97f1-493c4cd07bf3 - - - - - -] 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 0x7f0c66e88668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.248 () {42 vars in 689 bytes} [Tue May 26 06:12:33 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-05-26 06:12:33.578 8 WARNING oslo_policy.policy [None req-8aaeece1-47ad-47fb-8d8e-5aa086137d90 293ebe732805477596d23da686deebd4 1afd07b49f464537881c756198f2ab16 - - 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-26 06:12:33.578 8 WARNING oslo_policy.policy [None req-8aaeece1-47ad-47fb-8d8e-5aa086137d90 293ebe732805477596d23da686deebd4 1afd07b49f464537881c756198f2ab16 - - 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-26 06:12:33.594 8 WARNING oslo_policy.policy [None req-8aaeece1-47ad-47fb-8d8e-5aa086137d90 293ebe732805477596d23da686deebd4 1afd07b49f464537881c756198f2ab16 - - 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-26 06:12:33.594 8 WARNING oslo_policy.policy [None req-8aaeece1-47ad-47fb-8d8e-5aa086137d90 293ebe732805477596d23da686deebd4 1afd07b49f464537881c756198f2ab16 - - 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.204.45.248 () {44 vars in 911 bytes} [Tue May 26 06:12:33 2026] GET /v2/images => generated 69 bytes in 567 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.248 () {42 vars in 689 bytes} [Tue May 26 06:12:37 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: 2/7] 199.204.45.248 () {44 vars in 911 bytes} [Tue May 26 06:12:37 2026] GET /v2/images => generated 69 bytes in 37 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-05-26 06:12:37.390 7 WARNING oslo_policy.policy [None req-657b1433-add8-4bbd-b0d6-3671bbbaece1 293ebe732805477596d23da686deebd4 1afd07b49f464537881c756198f2ab16 - - 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-26 06:12:37.391 7 WARNING oslo_policy.policy [None req-657b1433-add8-4bbd-b0d6-3671bbbaece1 293ebe732805477596d23da686deebd4 1afd07b49f464537881c756198f2ab16 - - 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.204.45.248 () {44 vars in 912 bytes} [Tue May 26 06:12:37 2026] GET /v2/images/cirros => generated 151 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.248 () {44 vars in 934 bytes} [Tue May 26 06:12:37 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 06:12:37.527 7 WARNING oslo_policy.policy [None req-f076c4c5-68f3-4d85-8a07-aaeaba10104b 293ebe732805477596d23da686deebd4 1afd07b49f464537881c756198f2ab16 - - 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-26 06:12:37.527 7 WARNING oslo_policy.policy [None req-f076c4c5-68f3-4d85-8a07-aaeaba10104b 293ebe732805477596d23da686deebd4 1afd07b49f464537881c756198f2ab16 - - 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.204.45.248 () {44 vars in 940 bytes} [Tue May 26 06:12:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 06:12:37.618 8 WARNING oslo_config.cfg [None req-2531d71a-46e3-415b-b553-527e4912f7a7 293ebe732805477596d23da686deebd4 1afd07b49f464537881c756198f2ab16 - - 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.204.45.248 () {48 vars in 952 bytes} [Tue May 26 06:12:37 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-26 06:12:37.647 7 WARNING oslo_policy.policy [None req-d9097787-15cf-4897-9c9a-39eedcad6f88 293ebe732805477596d23da686deebd4 1afd07b49f464537881c756198f2ab16 - - 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-26 06:12:37.648 7 WARNING oslo_policy.policy [None req-d9097787-15cf-4897-9c9a-39eedcad6f88 293ebe732805477596d23da686deebd4 1afd07b49f464537881c756198f2ab16 - - 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-26 06:12:37.649 7 INFO glance.api.v2.image_data [None req-d9097787-15cf-4897-9c9a-39eedcad6f88 293ebe732805477596d23da686deebd4 1afd07b49f464537881c756198f2ab16 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 06:12:40.911 7 WARNING glance.location [None req-d9097787-15cf-4897-9c9a-39eedcad6f88 293ebe732805477596d23da686deebd4 1afd07b49f464537881c756198f2ab16 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.248 () {48 vars in 1046 bytes} [Tue May 26 06:12:37 2026] PUT /v2/images/c4a6aaf2-817b-4d7c-9b4a-e7a4ba1ba90f/file => generated 0 bytes in 3326 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6647 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.248 () {44 vars in 972 bytes} [Tue May 26 06:12:40 2026] GET /v2/images/c4a6aaf2-817b-4d7c-9b4a-e7a4ba1ba90f => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 06:12:41.066 7 WARNING oslo_config.cfg [None req-3bacda36-3454-4281-8113-4d9691d7bfbf 293ebe732805477596d23da686deebd4 1afd07b49f464537881c756198f2ab16 - - 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/16] 199.204.45.248 () {48 vars in 1052 bytes} [Tue May 26 06:12:40 2026] PATCH /v2/images/c4a6aaf2-817b-4d7c-9b4a-e7a4ba1ba90f => generated 1312 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.248 () {44 vars in 972 bytes} [Tue May 26 06:12:41 2026] GET /v2/images/c4a6aaf2-817b-4d7c-9b4a-e7a4ba1ba90f => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/274] 199.204.45.248 () {42 vars in 689 bytes} [Tue May 26 06:34:09 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: 138/275] 199.204.45.248 () {44 vars in 911 bytes} [Tue May 26 06:34:09 2026] GET /v2/images => generated 1381 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/280] 199.204.45.248 () {42 vars in 689 bytes} [Tue May 26 06:34:28 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: 141/281] 199.204.45.248 () {44 vars in 911 bytes} [Tue May 26 06:34:28 2026] GET /v2/images => generated 1381 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/282] 199.204.45.248 () {44 vars in 938 bytes} [Tue May 26 06:34:28 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/283] 199.204.45.248 () {44 vars in 960 bytes} [Tue May 26 06:34:28 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/284] 199.204.45.248 () {44 vars in 940 bytes} [Tue May 26 06:34:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/285] 199.204.45.248 () {48 vars in 952 bytes} [Tue May 26 06:34:28 2026] POST /v2/images => generated 796 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-26 06:34:29.056 8 WARNING oslo_policy.policy [None req-b91b55a8-7e95-4f54-8db8-e4ccdd372818 293ebe732805477596d23da686deebd4 1afd07b49f464537881c756198f2ab16 - - 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-26 06:34:29.056 8 WARNING oslo_policy.policy [None req-b91b55a8-7e95-4f54-8db8-e4ccdd372818 293ebe732805477596d23da686deebd4 1afd07b49f464537881c756198f2ab16 - - 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-26 06:34:29.057 8 INFO glance.api.v2.image_data [None req-b91b55a8-7e95-4f54-8db8-e4ccdd372818 293ebe732805477596d23da686deebd4 1afd07b49f464537881c756198f2ab16 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 06:34:57.450 8 WARNING glance.location [None req-b91b55a8-7e95-4f54-8db8-e4ccdd372818 293ebe732805477596d23da686deebd4 1afd07b49f464537881c756198f2ab16 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 143/292] 199.204.45.248 () {48 vars in 1047 bytes} [Tue May 26 06:34:29 2026] PUT /v2/images/efc8322e-3c30-40ab-b8db-401c57afa5a1/file => generated 0 bytes in 28445 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65213 switches on core 0) [pid: 7|app: 0|req: 150/293] 199.204.45.248 () {44 vars in 972 bytes} [Tue May 26 06:34:57 2026] GET /v2/images/efc8322e-3c30-40ab-b8db-401c57afa5a1 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/294] 199.204.45.248 () {48 vars in 1052 bytes} [Tue May 26 06:34:57 2026] PATCH /v2/images/efc8322e-3c30-40ab-b8db-401c57afa5a1 => generated 1395 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/295] 199.204.45.248 () {44 vars in 972 bytes} [Tue May 26 06:34:57 2026] GET /v2/images/efc8322e-3c30-40ab-b8db-401c57afa5a1 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/296] 199.204.45.248 () {42 vars in 689 bytes} [Tue May 26 06:34: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: 152/297] 199.204.45.248 () {44 vars in 911 bytes} [Tue May 26 06:34:59 2026] GET /v2/images => generated 2778 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/386] 199.204.45.248 () {42 vars in 689 bytes} [Tue May 26 06:42:16 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: 197/387] 199.204.45.248 () {44 vars in 911 bytes} [Tue May 26 06:42:16 2026] GET /v2/images => generated 2778 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/390] 199.204.45.248 () {42 vars in 689 bytes} [Tue May 26 06:42:24 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: 199/391] 199.204.45.248 () {44 vars in 911 bytes} [Tue May 26 06:42:24 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/392] 199.204.45.248 () {44 vars in 948 bytes} [Tue May 26 06:42:25 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/393] 199.204.45.248 () {44 vars in 970 bytes} [Tue May 26 06:42:25 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/394] 199.204.45.248 () {44 vars in 940 bytes} [Tue May 26 06:42:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/395] 199.204.45.248 () {48 vars in 952 bytes} [Tue May 26 06:42:25 2026] POST /v2/images => generated 799 bytes in 507 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-26 06:42:25.649 8 INFO glance.api.v2.image_data [None req-f36610e2-1786-42ec-b1cd-e4c9ec816ab1 293ebe732805477596d23da686deebd4 1afd07b49f464537881c756198f2ab16 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 06:42:53.547 8 INFO glance.location [None req-f36610e2-1786-42ec-b1cd-e4c9ec816ab1 293ebe732805477596d23da686deebd4 1afd07b49f464537881c756198f2ab16 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 195/402] 199.204.45.248 () {48 vars in 1046 bytes} [Tue May 26 06:42:25 2026] PUT /v2/images/bef4447e-7b0b-4462-89b5-6c548791bb1d/file => generated 0 bytes in 27945 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23455 switches on core 0) [pid: 7|app: 0|req: 208/403] 199.204.45.248 () {44 vars in 972 bytes} [Tue May 26 06:42:53 2026] GET /v2/images/bef4447e-7b0b-4462-89b5-6c548791bb1d => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/404] 199.204.45.248 () {48 vars in 1052 bytes} [Tue May 26 06:42:53 2026] PATCH /v2/images/bef4447e-7b0b-4462-89b5-6c548791bb1d => generated 1410 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/405] 199.204.45.248 () {44 vars in 972 bytes} [Tue May 26 06:42:53 2026] GET /v2/images/bef4447e-7b0b-4462-89b5-6c548791bb1d => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/414] 199.204.45.248 () {42 vars in 689 bytes} [Tue May 26 06:43:36 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: 214/415] 199.204.45.248 () {44 vars in 911 bytes} [Tue May 26 06:43:36 2026] GET /v2/images => generated 4190 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/418] 199.204.45.248 () {42 vars in 689 bytes} [Tue May 26 06:43:49 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: 203/419] 199.204.45.248 () {44 vars in 911 bytes} [Tue May 26 06:43:49 2026] GET /v2/images => generated 4190 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/420] 199.204.45.248 () {44 vars in 940 bytes} [Tue May 26 06:43:49 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/421] 199.204.45.248 () {44 vars in 962 bytes} [Tue May 26 06:43:49 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: 218/422] 199.204.45.248 () {44 vars in 940 bytes} [Tue May 26 06:43:49 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/423] 199.204.45.248 () {48 vars in 952 bytes} [Tue May 26 06:43:49 2026] POST /v2/images => generated 791 bytes in 271 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-26 06:43:49.648 7 INFO glance.api.v2.image_data [None req-1f361e8a-8d2b-4672-b23b-535f21daf32b 293ebe732805477596d23da686deebd4 1afd07b49f464537881c756198f2ab16 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 06:44:05.583 7 INFO glance.location [None req-1f361e8a-8d2b-4672-b23b-535f21daf32b 293ebe732805477596d23da686deebd4 1afd07b49f464537881c756198f2ab16 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 219/428] 199.204.45.248 () {48 vars in 1047 bytes} [Tue May 26 06:43:49 2026] PUT /v2/images/e665177d-a958-4d34-b921-30a2578a5415/file => generated 0 bytes in 15977 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32395 switches on core 0) [pid: 8|app: 0|req: 210/429] 199.204.45.248 () {44 vars in 972 bytes} [Tue May 26 06:44:05 2026] GET /v2/images/e665177d-a958-4d34-b921-30a2578a5415 => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/430] 199.204.45.248 () {48 vars in 1052 bytes} [Tue May 26 06:44:05 2026] PATCH /v2/images/e665177d-a958-4d34-b921-30a2578a5415 => generated 1382 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/431] 199.204.45.248 () {44 vars in 972 bytes} [Tue May 26 06:44:05 2026] GET /v2/images/e665177d-a958-4d34-b921-30a2578a5415 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/602] 199.204.45.248 () {42 vars in 689 bytes} [Tue May 26 06:58:13 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: 297/603] 199.204.45.248 () {44 vars in 911 bytes} [Tue May 26 06:58:13 2026] GET /v2/images => generated 5574 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/636] 199.204.45.248 () {42 vars in 689 bytes} [Tue May 26 07:00:51 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: 323/637] 199.204.45.248 () {44 vars in 911 bytes} [Tue May 26 07:00:51 2026] GET /v2/images => generated 5574 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/638] 199.204.45.248 () {42 vars in 689 bytes} [Tue May 26 07:00:53 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: 324/639] 199.204.45.248 () {44 vars in 911 bytes} [Tue May 26 07:00:53 2026] GET /v2/images => generated 5574 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/652] 199.204.45.248 () {42 vars in 689 bytes} [Tue May 26 07:01:56 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: 322/653] 199.204.45.248 () {44 vars in 911 bytes} [Tue May 26 07:01:56 2026] GET /v2/images => generated 5574 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/656] 199.204.45.248 () {42 vars in 689 bytes} [Tue May 26 07:02: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: 333/657] 199.204.45.248 () {44 vars in 911 bytes} [Tue May 26 07:02:05 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/672] 199.204.45.248 () {42 vars in 689 bytes} [Tue May 26 07:03:15 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: 341/673] 199.204.45.248 () {44 vars in 911 bytes} [Tue May 26 07:03:15 2026] GET /v2/images => generated 5574 bytes in 61 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: 338/684] 10.0.0.230 () {32 vars in 633 bytes} [Tue May 26 07:04:04 2026] GET /v2/images => generated 5574 bytes in 23 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: 349/689] 10.0.0.29 () {36 vars in 986 bytes} [Tue May 26 07:04:24 2026] GET /v2/images/c4a6aaf2-817b-4d7c-9b4a-e7a4ba1ba90f => generated 1312 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/690] 10.0.0.29 () {36 vars in 926 bytes} [Tue May 26 07:04:24 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: 350/691] 10.0.0.87 () {36 vars in 986 bytes} [Tue May 26 07:04:25 2026] GET /v2/images/c4a6aaf2-817b-4d7c-9b4a-e7a4ba1ba90f => generated 1312 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/692] 10.0.0.87 () {36 vars in 926 bytes} [Tue May 26 07:04:25 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: 351/693] 10.0.0.87 () {36 vars in 926 bytes} [Tue May 26 07:04:25 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: 343/694] 10.0.0.87 () {36 vars in 986 bytes} [Tue May 26 07:04:25 2026] GET /v2/images/c4a6aaf2-817b-4d7c-9b4a-e7a4ba1ba90f => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/695] 10.0.0.87 () {36 vars in 926 bytes} [Tue May 26 07:04:25 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/696] 10.0.0.87 () {36 vars in 926 bytes} [Tue May 26 07:04:25 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: 353/697] 10.0.0.87 () {36 vars in 986 bytes} [Tue May 26 07:04:26 2026] GET /v2/images/c4a6aaf2-817b-4d7c-9b4a-e7a4ba1ba90f => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/698] 10.0.0.87 () {36 vars in 926 bytes} [Tue May 26 07:04: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: 354/699] 10.0.0.87 () {36 vars in 926 bytes} [Tue May 26 07:04: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: 346/700] 10.0.0.244 () {36 vars in 911 bytes} [Tue May 26 07:04:27 2026] GET /versions => generated 1312 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/701] 10.0.0.244 () {36 vars in 1007 bytes} [Tue May 26 07:04:27 2026] GET /v2/images/c4a6aaf2-817b-4d7c-9b4a-e7a4ba1ba90f/locations => generated 127 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/702] 10.0.0.244 () {36 vars in 987 bytes} [Tue May 26 07:04:27 2026] GET /v2/images/c4a6aaf2-817b-4d7c-9b4a-e7a4ba1ba90f => generated 1312 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/703] 10.0.0.244 () {36 vars in 927 bytes} [Tue May 26 07:04:27 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/704] 10.0.0.244 () {36 vars in 927 bytes} [Tue May 26 07:04:27 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/707] 199.204.45.248 () {36 vars in 991 bytes} [Tue May 26 07:04:32 2026] GET /v2/images/c4a6aaf2-817b-4d7c-9b4a-e7a4ba1ba90f => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/708] 199.204.45.248 () {36 vars in 931 bytes} [Tue May 26 07:04:32 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/709] 199.204.45.248 () {36 vars in 991 bytes} [Tue May 26 07:04:33 2026] GET /v2/images/c4a6aaf2-817b-4d7c-9b4a-e7a4ba1ba90f => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/710] 199.204.45.248 () {36 vars in 931 bytes} [Tue May 26 07:04:33 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: 361/713] 10.0.0.29 () {36 vars in 986 bytes} [Tue May 26 07:04:40 2026] GET /v2/images/c4a6aaf2-817b-4d7c-9b4a-e7a4ba1ba90f => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/714] 10.0.0.29 () {36 vars in 926 bytes} [Tue May 26 07:04:40 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: 362/715] 10.0.0.29 () {36 vars in 986 bytes} [Tue May 26 07:04:45 2026] GET /v2/images/c4a6aaf2-817b-4d7c-9b4a-e7a4ba1ba90f => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/716] 10.0.0.29 () {36 vars in 926 bytes} [Tue May 26 07:04:45 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: 358/725] 10.0.0.230 () {34 vars in 655 bytes} [Tue May 26 07:05:20 2026] POST /v2/images => generated 648 bytes in 421 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-26 07:05:21.049 7 WARNING glance.api.v2.images [None req-65f091fc-45f2-42af-960b-21caac231628 2d534eefb9a24e28b2b84255c9091599 58aef4dff17844d7bc7d42b93c9e49e8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2f031640-8a64-4ef2-ba0a-83c3624f919a [pid: 7|app: 0|req: 368/726] 10.0.0.230 () {32 vars in 710 bytes} [Tue May 26 07:05:21 2026] DELETE /v2/images/2f031640-8a64-4ef2-ba0a-83c3624f919a => generated 0 bytes in 425 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/727] 10.0.0.230 () {32 vars in 707 bytes} [Tue May 26 07:05:21 2026] GET /v2/images/2f031640-8a64-4ef2-ba0a-83c3624f919a => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/728] 10.0.0.230 () {32 vars in 633 bytes} [Tue May 26 07:05:21 2026] GET /v2/images => generated 1381 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/729] 10.0.0.230 () {34 vars in 655 bytes} [Tue May 26 07:05:21 2026] POST /v2/images => generated 702 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/730] 10.0.0.230 () {32 vars in 717 bytes} [Tue May 26 07:05:21 2026] GET /v2/images/ec3e868b-dee3-4fea-aeaf-43fe29fe666b/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:05:21.658 8 INFO glance.api.v2.image_data [None req-4909c338-acb5-408a-89e3-4fc440dc4647 2d534eefb9a24e28b2b84255c9091599 58aef4dff17844d7bc7d42b93c9e49e8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 07:05:21.704 8 WARNING glance_store._drivers.rbd [None req-4909c338-acb5-408a-89e3-4fc440dc4647 2d534eefb9a24e28b2b84255c9091599 58aef4dff17844d7bc7d42b93c9e49e8 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-26 07:05:22.701 8 INFO glance.location [None req-4909c338-acb5-408a-89e3-4fc440dc4647 2d534eefb9a24e28b2b84255c9091599 58aef4dff17844d7bc7d42b93c9e49e8 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 361/731] 10.0.0.230 () {32 vars in 727 bytes} [Tue May 26 07:05:21 2026] PUT /v2/images/ec3e868b-dee3-4fea-aeaf-43fe29fe666b/file => generated 0 bytes in 1103 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/732] 10.0.0.230 () {32 vars in 707 bytes} [Tue May 26 07:05:22 2026] GET /v2/images/ec3e868b-dee3-4fea-aeaf-43fe29fe666b => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/733] 10.0.0.230 () {32 vars in 717 bytes} [Tue May 26 07:05:22 2026] GET /v2/images/ec3e868b-dee3-4fea-aeaf-43fe29fe666b/file => generated 1024 bytes in 234 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/734] 10.0.0.230 () {34 vars in 655 bytes} [Tue May 26 07:05:22 2026] POST /v2/images => generated 649 bytes in 83 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/735] 10.0.0.230 () {32 vars in 726 bytes} [Tue May 26 07:05:23 2026] PATCH /v2/images/d98d3a4b-4080-4f08-b629-0545978179f7 => generated 653 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/736] 10.0.0.230 () {32 vars in 707 bytes} [Tue May 26 07:05:23 2026] GET /v2/images/d98d3a4b-4080-4f08-b629-0545978179f7 => generated 653 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:05:23.189 8 WARNING glance.api.v2.images [None req-44f3d965-65b5-4e1c-a3ba-7c5df7e22fd5 2d534eefb9a24e28b2b84255c9091599 58aef4dff17844d7bc7d42b93c9e49e8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d98d3a4b-4080-4f08-b629-0545978179f7 [pid: 8|app: 0|req: 364/737] 10.0.0.230 () {32 vars in 710 bytes} [Tue May 26 07:05:23 2026] DELETE /v2/images/d98d3a4b-4080-4f08-b629-0545978179f7 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/738] 10.0.0.230 () {32 vars in 707 bytes} [Tue May 26 07:05:23 2026] GET /v2/images/d98d3a4b-4080-4f08-b629-0545978179f7 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:05:23.323 8 WARNING glance.api.v2.images [None req-85b941cb-a33e-4fec-97aa-15009fb3a5ce 2d534eefb9a24e28b2b84255c9091599 58aef4dff17844d7bc7d42b93c9e49e8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ec3e868b-dee3-4fea-aeaf-43fe29fe666b [pid: 8|app: 0|req: 365/739] 10.0.0.230 () {32 vars in 710 bytes} [Tue May 26 07:05:23 2026] DELETE /v2/images/ec3e868b-dee3-4fea-aeaf-43fe29fe666b => generated 0 bytes in 2175 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/740] 10.0.0.230 () {32 vars in 707 bytes} [Tue May 26 07:05:25 2026] GET /v2/images/ec3e868b-dee3-4fea-aeaf-43fe29fe666b => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:05:25.514 8 WARNING glance.api.v2.images [None req-39f050c2-6174-4480-b269-9abdeb1fa70d 2d534eefb9a24e28b2b84255c9091599 58aef4dff17844d7bc7d42b93c9e49e8 - - default default] Failed to find image 2f031640-8a64-4ef2-ba0a-83c3624f919a to delete: glance.common.exception.ImageNotFound: No image found with ID 2f031640-8a64-4ef2-ba0a-83c3624f919a [pid: 8|app: 0|req: 366/741] 10.0.0.230 () {32 vars in 710 bytes} [Tue May 26 07:05:25 2026] DELETE /v2/images/2f031640-8a64-4ef2-ba0a-83c3624f919a => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/742] 10.0.0.230 () {32 vars in 707 bytes} [Tue May 26 07:05:25 2026] GET /v2/images/2f031640-8a64-4ef2-ba0a-83c3624f919a => 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: 367/743] 10.0.0.230 () {30 vars in 411 bytes} [Tue May 26 07:05:29 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: 379/748] 10.0.0.29 () {36 vars in 986 bytes} [Tue May 26 07:05:45 2026] GET /v2/images/c4a6aaf2-817b-4d7c-9b4a-e7a4ba1ba90f => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/749] 10.0.0.29 () {36 vars in 926 bytes} [Tue May 26 07:05:45 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: 375/758] 10.0.0.29 () {36 vars in 986 bytes} [Tue May 26 07:06:25 2026] GET /v2/images/c4a6aaf2-817b-4d7c-9b4a-e7a4ba1ba90f => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/759] 10.0.0.29 () {36 vars in 926 bytes} [Tue May 26 07:06:25 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: 376/760] 10.0.0.29 () {36 vars in 986 bytes} [Tue May 26 07:06:26 2026] GET /v2/images/c4a6aaf2-817b-4d7c-9b4a-e7a4ba1ba90f => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/761] 10.0.0.29 () {36 vars in 926 bytes} [Tue May 26 07: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: 380/768] 10.0.0.230 () {32 vars in 707 bytes} [Tue May 26 07:06:56 2026] GET /v2/images/c4a6aaf2-817b-4d7c-9b4a-e7a4ba1ba90f => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/769] 10.0.0.230 () {32 vars in 707 bytes} [Tue May 26 07:06:56 2026] GET /v2/images/c4a6aaf2-817b-4d7c-9b4a-e7a4ba1ba90f => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/770] 10.0.0.87 () {36 vars in 986 bytes} [Tue May 26 07:06:56 2026] GET /v2/images/c4a6aaf2-817b-4d7c-9b4a-e7a4ba1ba90f => generated 1312 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/771] 10.0.0.87 () {36 vars in 926 bytes} [Tue May 26 07:06:56 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/772] 10.0.0.87 () {36 vars in 926 bytes} [Tue May 26 07:06:56 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: 391/773] 10.0.0.87 () {36 vars in 986 bytes} [Tue May 26 07:06:56 2026] GET /v2/images/c4a6aaf2-817b-4d7c-9b4a-e7a4ba1ba90f => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/774] 10.0.0.87 () {36 vars in 926 bytes} [Tue May 26 07:06:56 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: 392/775] 10.0.0.87 () {36 vars in 926 bytes} [Tue May 26 07:06:56 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: 384/776] 10.0.0.87 () {36 vars in 986 bytes} [Tue May 26 07:06:56 2026] GET /v2/images/c4a6aaf2-817b-4d7c-9b4a-e7a4ba1ba90f => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/777] 10.0.0.87 () {36 vars in 926 bytes} [Tue May 26 07:06:56 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: 385/778] 10.0.0.87 () {36 vars in 926 bytes} [Tue May 26 07:06:56 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: 394/779] 10.0.0.244 () {36 vars in 911 bytes} [Tue May 26 07:06:57 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/780] 10.0.0.244 () {36 vars in 1007 bytes} [Tue May 26 07:06:57 2026] GET /v2/images/c4a6aaf2-817b-4d7c-9b4a-e7a4ba1ba90f/locations => generated 127 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/781] 10.0.0.244 () {36 vars in 987 bytes} [Tue May 26 07:06:57 2026] GET /v2/images/c4a6aaf2-817b-4d7c-9b4a-e7a4ba1ba90f => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/782] 10.0.0.244 () {36 vars in 927 bytes} [Tue May 26 07:06:57 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/783] 10.0.0.244 () {36 vars in 927 bytes} [Tue May 26 07:06:57 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: 399/788] 10.0.0.29 () {36 vars in 986 bytes} [Tue May 26 07:07:13 2026] GET /v2/images/c4a6aaf2-817b-4d7c-9b4a-e7a4ba1ba90f => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/789] 10.0.0.29 () {36 vars in 926 bytes} [Tue May 26 07:07:13 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: 400/790] 10.0.0.29 () {36 vars in 986 bytes} [Tue May 26 07:07:15 2026] GET /v2/images/c4a6aaf2-817b-4d7c-9b4a-e7a4ba1ba90f => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/791] 10.0.0.29 () {36 vars in 926 bytes} [Tue May 26 07:07:15 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/800] 10.0.0.29 () {36 vars in 986 bytes} [Tue May 26 07:07:56 2026] GET /v2/images/c4a6aaf2-817b-4d7c-9b4a-e7a4ba1ba90f => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/801] 10.0.0.29 () {36 vars in 926 bytes} [Tue May 26 07:07:56 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: 404/816] 10.0.0.29 () {36 vars in 986 bytes} [Tue May 26 07:09:03 2026] GET /v2/images/c4a6aaf2-817b-4d7c-9b4a-e7a4ba1ba90f => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/817] 10.0.0.29 () {36 vars in 926 bytes} [Tue May 26 07:09:03 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/822] 10.0.0.29 () {36 vars in 986 bytes} [Tue May 26 07:09:21 2026] GET /v2/images/c4a6aaf2-817b-4d7c-9b4a-e7a4ba1ba90f => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/823] 10.0.0.29 () {36 vars in 926 bytes} [Tue May 26 07:09: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: 412/832] 199.204.45.248 () {32 vars in 826 bytes} [Tue May 26 07:10:06 2026] GET /v2/images?status=active&owner=1afd07b49f464537881c756198f2ab16&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/833] 199.204.45.248 () {32 vars in 653 bytes} [Tue May 26 07:10:06 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: 413/834] 10.0.0.87 () {36 vars in 986 bytes} [Tue May 26 07:10:07 2026] GET /v2/images/efc8322e-3c30-40ab-b8db-401c57afa5a1 => generated 1395 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/835] 10.0.0.87 () {36 vars in 926 bytes} [Tue May 26 07:10:07 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: 414/836] 10.0.0.87 () {36 vars in 926 bytes} [Tue May 26 07:10:07 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: 423/837] 10.0.0.87 () {36 vars in 986 bytes} [Tue May 26 07:10:07 2026] GET /v2/images/efc8322e-3c30-40ab-b8db-401c57afa5a1 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/838] 10.0.0.87 () {36 vars in 926 bytes} [Tue May 26 07:10:07 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: 424/839] 10.0.0.87 () {36 vars in 926 bytes} [Tue May 26 07:10:07 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: 416/840] 10.0.0.87 () {36 vars in 986 bytes} [Tue May 26 07:10:07 2026] GET /v2/images/efc8322e-3c30-40ab-b8db-401c57afa5a1 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/841] 10.0.0.87 () {36 vars in 926 bytes} [Tue May 26 07:10:07 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: 417/842] 10.0.0.244 () {36 vars in 911 bytes} [Tue May 26 07:10:07 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/843] 10.0.0.244 () {36 vars in 1007 bytes} [Tue May 26 07:10:07 2026] GET /v2/images/efc8322e-3c30-40ab-b8db-401c57afa5a1/locations => generated 127 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/844] 10.0.0.244 () {36 vars in 987 bytes} [Tue May 26 07:10:07 2026] GET /v2/images/efc8322e-3c30-40ab-b8db-401c57afa5a1 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/845] 10.0.0.244 () {36 vars in 927 bytes} [Tue May 26 07:10:07 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: 419/846] 10.0.0.244 () {36 vars in 927 bytes} [Tue May 26 07:10:07 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: 450/891] 10.0.0.230 () {32 vars in 633 bytes} [Tue May 26 07:13:42 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)