+ 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 [Wed Apr 15 07:29:23 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-5d595d69fd-p5f8l machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fd590a7a668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-15 07:29:25.372 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-15 07:29:25.400 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-15 07:29:26.235 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-15 07:29:26.236 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-15 07:29:26.237 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-15 07:29:26.262 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-15 07:29:26.263 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-15 07:29:26.263 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-15 07:29:28.299 8 WARNING glance.api.v2.images [None req-865c36e2-5dbf-477d-acb8-184e7ce41e6a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-15 07:29:28.389 7 WARNING glance.api.v2.images [None req-fa5c50d6-69d3-4957-988f-94e54b860942 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-15 07:29:28.636 8 WARNING keystonemiddleware._common.config [None req-865c36e2-5dbf-477d-acb8-184e7ce41e6a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-15 07:29:28.643 8 WARNING oslo_config.cfg [None req-865c36e2-5dbf-477d-acb8-184e7ce41e6a - - - - - -] 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 0x7fd590a7a668 pid: 8 (default app) 2026-04-15 07:29:28.734 7 WARNING keystonemiddleware._common.config [None req-fa5c50d6-69d3-4957-988f-94e54b860942 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-15 07:29:28.742 7 WARNING oslo_config.cfg [None req-fa5c50d6-69d3-4957-988f-94e54b860942 - - - - - -] 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 0x7fd590a7a668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 162.253.55.204 () {42 vars in 689 bytes} [Wed Apr 15 07:29:31 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-04-15 07:29:31.560 7 WARNING oslo_policy.policy [None req-c364ecde-d806-4129-b9c1-f9caebc0ddb5 ba17a7198281435f837c3abaa8a6412d 2ca728f8bb214d4686064fcce69c94e4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-15 07:29:31.560 7 WARNING oslo_policy.policy [None req-c364ecde-d806-4129-b9c1-f9caebc0ddb5 ba17a7198281435f837c3abaa8a6412d 2ca728f8bb214d4686064fcce69c94e4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-15 07:29:31.576 7 WARNING oslo_policy.policy [None req-c364ecde-d806-4129-b9c1-f9caebc0ddb5 ba17a7198281435f837c3abaa8a6412d 2ca728f8bb214d4686064fcce69c94e4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-15 07:29:31.576 7 WARNING oslo_policy.policy [None req-c364ecde-d806-4129-b9c1-f9caebc0ddb5 ba17a7198281435f837c3abaa8a6412d 2ca728f8bb214d4686064fcce69c94e4 - - 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/5] 162.253.55.204 () {44 vars in 911 bytes} [Wed Apr 15 07:29:31 2026] GET /v2/images => generated 69 bytes in 553 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 162.253.55.204 () {42 vars in 689 bytes} [Wed Apr 15 07:29:37 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/7] 162.253.55.204 () {44 vars in 911 bytes} [Wed Apr 15 07:29:37 2026] GET /v2/images => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:29:37.393 8 WARNING oslo_policy.policy [None req-e45a95f8-d2e1-45b1-92d2-7c283d87f10d ba17a7198281435f837c3abaa8a6412d 2ca728f8bb214d4686064fcce69c94e4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-15 07:29:37.393 8 WARNING oslo_policy.policy [None req-e45a95f8-d2e1-45b1-92d2-7c283d87f10d ba17a7198281435f837c3abaa8a6412d 2ca728f8bb214d4686064fcce69c94e4 - - 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: 6/8] 162.253.55.204 () {44 vars in 912 bytes} [Wed Apr 15 07:29:37 2026] GET /v2/images/cirros => generated 151 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 162.253.55.204 () {44 vars in 934 bytes} [Wed Apr 15 07:29:37 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 07:29:37.542 8 WARNING oslo_policy.policy [None req-3b2111fe-1304-427e-a7fa-33e96cb15568 ba17a7198281435f837c3abaa8a6412d 2ca728f8bb214d4686064fcce69c94e4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-15 07:29:37.542 8 WARNING oslo_policy.policy [None req-3b2111fe-1304-427e-a7fa-33e96cb15568 ba17a7198281435f837c3abaa8a6412d 2ca728f8bb214d4686064fcce69c94e4 - - 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/10] 162.253.55.204 () {44 vars in 940 bytes} [Wed Apr 15 07:29:37 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) 2026-04-15 07:29:37.628 7 WARNING oslo_config.cfg [None req-86313960-7253-4485-8c22-0e800aca4143 ba17a7198281435f837c3abaa8a6412d 2ca728f8bb214d4686064fcce69c94e4 - - 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/11] 162.253.55.204 () {48 vars in 952 bytes} [Wed Apr 15 07:29: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-04-15 07:29:37.656 8 WARNING oslo_policy.policy [None req-e26064cf-21b9-4593-b9b3-d0cdb0d67299 ba17a7198281435f837c3abaa8a6412d 2ca728f8bb214d4686064fcce69c94e4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-15 07:29:37.656 8 WARNING oslo_policy.policy [None req-e26064cf-21b9-4593-b9b3-d0cdb0d67299 ba17a7198281435f837c3abaa8a6412d 2ca728f8bb214d4686064fcce69c94e4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-15 07:29:37.658 8 INFO glance.api.v2.image_data [None req-e26064cf-21b9-4593-b9b3-d0cdb0d67299 ba17a7198281435f837c3abaa8a6412d 2ca728f8bb214d4686064fcce69c94e4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 07:29:41.440 8 WARNING glance.location [None req-e26064cf-21b9-4593-b9b3-d0cdb0d67299 ba17a7198281435f837c3abaa8a6412d 2ca728f8bb214d4686064fcce69c94e4 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 162.253.55.204 () {48 vars in 1046 bytes} [Wed Apr 15 07:29:37 2026] PUT /v2/images/a87204dc-4f3a-450c-bc2e-a88db81778b8/file => generated 0 bytes in 3834 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4217 switches on core 0) [pid: 7|app: 0|req: 7/15] 162.253.55.204 () {44 vars in 972 bytes} [Wed Apr 15 07:29:41 2026] GET /v2/images/a87204dc-4f3a-450c-bc2e-a88db81778b8 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-15 07:29:41.517 8 WARNING oslo_config.cfg [None req-e172ba6f-66ee-41dc-af90-211100f314a5 ba17a7198281435f837c3abaa8a6412d 2ca728f8bb214d4686064fcce69c94e4 - - 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: 9/16] 162.253.55.204 () {44 vars in 972 bytes} [Wed Apr 15 07:29:41 2026] GET /v2/images/a87204dc-4f3a-450c-bc2e-a88db81778b8 => 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: 57/115] 162.253.55.204 () {42 vars in 689 bytes} [Wed Apr 15 07:37:55 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: 59/116] 162.253.55.204 () {44 vars in 911 bytes} [Wed Apr 15 07:37:55 2026] GET /v2/images => generated 1240 bytes in 449 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/119] 162.253.55.204 () {42 vars in 689 bytes} [Wed Apr 15 07: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: 8|app: 0|req: 61/120] 162.253.55.204 () {44 vars in 911 bytes} [Wed Apr 15 07:38:05 2026] GET /v2/images => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/121] 162.253.55.204 () {44 vars in 940 bytes} [Wed Apr 15 07:38:05 2026] GET /v2/images/manila-service-image => generated 165 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/122] 162.253.55.204 () {44 vars in 962 bytes} [Wed Apr 15 07:38:05 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/123] 162.253.55.204 () {44 vars in 940 bytes} [Wed Apr 15 07:38:05 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/124] 162.253.55.204 () {48 vars in 952 bytes} [Wed Apr 15 07:38:05 2026] POST /v2/images => generated 791 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-15 07:38:05.722 7 WARNING oslo_policy.policy [None req-a6869b8b-d517-4a89-9838-edf8d476ff23 ba17a7198281435f837c3abaa8a6412d 2ca728f8bb214d4686064fcce69c94e4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-15 07:38:05.722 7 WARNING oslo_policy.policy [None req-a6869b8b-d517-4a89-9838-edf8d476ff23 ba17a7198281435f837c3abaa8a6412d 2ca728f8bb214d4686064fcce69c94e4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-15 07:38:05.723 7 INFO glance.api.v2.image_data [None req-a6869b8b-d517-4a89-9838-edf8d476ff23 ba17a7198281435f837c3abaa8a6412d 2ca728f8bb214d4686064fcce69c94e4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 07:38:14.677 7 INFO glance.location [None req-a6869b8b-d517-4a89-9838-edf8d476ff23 ba17a7198281435f837c3abaa8a6412d 2ca728f8bb214d4686064fcce69c94e4 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 62/127] 162.253.55.204 () {48 vars in 1046 bytes} [Wed Apr 15 07:38:05 2026] PUT /v2/images/d5a4d19e-884c-433d-9c62-710d13b952e0/file => generated 0 bytes in 9002 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22561 switches on core 0) [pid: 8|app: 0|req: 66/128] 162.253.55.204 () {44 vars in 972 bytes} [Wed Apr 15 07:38:14 2026] GET /v2/images/d5a4d19e-884c-433d-9c62-710d13b952e0 => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/129] 162.253.55.204 () {44 vars in 972 bytes} [Wed Apr 15 07:38:14 2026] GET /v2/images/d5a4d19e-884c-433d-9c62-710d13b952e0 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/136] 162.253.55.204 () {42 vars in 689 bytes} [Wed Apr 15 07:38:38 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: 67/137] 162.253.55.204 () {44 vars in 911 bytes} [Wed Apr 15 07:38:38 2026] GET /v2/images => generated 2445 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/170] 162.253.55.204 () {42 vars in 689 bytes} [Wed Apr 15 07:41:22 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: 84/171] 162.253.55.204 () {44 vars in 911 bytes} [Wed Apr 15 07:41:22 2026] GET /v2/images => generated 2445 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/172] 162.253.55.204 () {44 vars in 938 bytes} [Wed Apr 15 07:41:22 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/173] 162.253.55.204 () {44 vars in 960 bytes} [Wed Apr 15 07:41:22 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/174] 162.253.55.204 () {44 vars in 940 bytes} [Wed Apr 15 07:41:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/175] 162.253.55.204 () {48 vars in 952 bytes} [Wed Apr 15 07:41:22 2026] POST /v2/images => generated 796 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-15 07:41:22.406 8 INFO glance.api.v2.image_data [None req-896ff42d-2700-4829-b40a-5ac520a12022 ba17a7198281435f837c3abaa8a6412d 2ca728f8bb214d4686064fcce69c94e4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 07:41:49.214 8 WARNING glance.location [None req-896ff42d-2700-4829-b40a-5ac520a12022 ba17a7198281435f837c3abaa8a6412d 2ca728f8bb214d4686064fcce69c94e4 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 90/182] 162.253.55.204 () {48 vars in 1047 bytes} [Wed Apr 15 07:41:22 2026] PUT /v2/images/5d6736f3-5d3b-482d-8090-2279a270afad/file => generated 0 bytes in 26858 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61632 switches on core 0) [pid: 7|app: 0|req: 93/183] 162.253.55.204 () {44 vars in 972 bytes} [Wed Apr 15 07:41:49 2026] GET /v2/images/5d6736f3-5d3b-482d-8090-2279a270afad => 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: 91/184] 162.253.55.204 () {44 vars in 972 bytes} [Wed Apr 15 07:41:49 2026] GET /v2/images/5d6736f3-5d3b-482d-8090-2279a270afad => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/185] 162.253.55.204 () {42 vars in 689 bytes} [Wed Apr 15 07:41:51 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: 92/186] 162.253.55.204 () {44 vars in 911 bytes} [Wed Apr 15 07:41:51 2026] GET /v2/images => generated 3656 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/279] 162.253.55.204 () {42 vars in 689 bytes} [Wed Apr 15 07:49: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: 139/280] 162.253.55.204 () {44 vars in 911 bytes} [Wed Apr 15 07:49:32 2026] GET /v2/images => generated 3656 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/283] 162.253.55.204 () {42 vars in 689 bytes} [Wed Apr 15 07:49:42 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: 141/284] 162.253.55.204 () {44 vars in 911 bytes} [Wed Apr 15 07:49:42 2026] GET /v2/images => generated 3656 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/285] 162.253.55.204 () {44 vars in 948 bytes} [Wed Apr 15 07:49:42 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/286] 162.253.55.204 () {44 vars in 970 bytes} [Wed Apr 15 07:49:42 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/287] 162.253.55.204 () {44 vars in 940 bytes} [Wed Apr 15 07:49:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/288] 162.253.55.204 () {48 vars in 952 bytes} [Wed Apr 15 07:49:43 2026] POST /v2/images => generated 799 bytes in 110 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-15 07:49:43.171 7 INFO glance.api.v2.image_data [None req-04f690e4-3772-4470-a91c-4d53f9e45be0 ba17a7198281435f837c3abaa8a6412d 2ca728f8bb214d4686064fcce69c94e4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 07:49:59.200 7 INFO glance.location [None req-04f690e4-3772-4470-a91c-4d53f9e45be0 ba17a7198281435f837c3abaa8a6412d 2ca728f8bb214d4686064fcce69c94e4 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 146/293] 162.253.55.204 () {48 vars in 1046 bytes} [Wed Apr 15 07:49:43 2026] PUT /v2/images/cfd7dbf5-1f5e-4a88-b389-26e4a87cc046/file => generated 0 bytes in 16122 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22177 switches on core 0) [pid: 8|app: 0|req: 148/294] 162.253.55.204 () {44 vars in 972 bytes} [Wed Apr 15 07:49:59 2026] GET /v2/images/cfd7dbf5-1f5e-4a88-b389-26e4a87cc046 => 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: 147/295] 162.253.55.204 () {48 vars in 1051 bytes} [Wed Apr 15 07:49:59 2026] PATCH /v2/images/cfd7dbf5-1f5e-4a88-b389-26e4a87cc046 => generated 1234 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/296] 162.253.55.204 () {44 vars in 972 bytes} [Wed Apr 15 07:49:59 2026] GET /v2/images/cfd7dbf5-1f5e-4a88-b389-26e4a87cc046 => generated 1234 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/303] 162.253.55.204 () {42 vars in 689 bytes} [Wed Apr 15 07:50:32 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: 151/304] 162.253.55.204 () {44 vars in 911 bytes} [Wed Apr 15 07:50:32 2026] GET /v2/images => generated 4892 bytes in 77 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: 159/315] 10.0.0.133 () {32 vars in 633 bytes} [Wed Apr 15 07:51:21 2026] GET /v2/images => generated 4892 bytes in 25 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: 160/322] 10.0.0.43 () {36 vars in 986 bytes} [Wed Apr 15 07:51:49 2026] GET /v2/images/a87204dc-4f3a-450c-bc2e-a88db81778b8 => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/323] 10.0.0.43 () {36 vars in 926 bytes} [Wed Apr 15 07:51:49 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/324] 10.0.0.43 () {36 vars in 986 bytes} [Wed Apr 15 07:51:49 2026] GET /v2/images/a87204dc-4f3a-450c-bc2e-a88db81778b8 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/325] 10.0.0.43 () {36 vars in 926 bytes} [Wed Apr 15 07:51:49 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/326] 162.253.55.204 () {36 vars in 991 bytes} [Wed Apr 15 07:51:56 2026] GET /v2/images/a87204dc-4f3a-450c-bc2e-a88db81778b8 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/327] 162.253.55.204 () {36 vars in 931 bytes} [Wed Apr 15 07:51:57 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: 163/328] 162.253.55.204 () {36 vars in 991 bytes} [Wed Apr 15 07:51:57 2026] GET /v2/images/a87204dc-4f3a-450c-bc2e-a88db81778b8 => 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: 166/329] 162.253.55.204 () {36 vars in 931 bytes} [Wed Apr 15 07:51: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: 165/332] 10.0.0.43 () {36 vars in 986 bytes} [Wed Apr 15 07:52:06 2026] GET /v2/images/a87204dc-4f3a-450c-bc2e-a88db81778b8 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/333] 10.0.0.43 () {36 vars in 926 bytes} [Wed Apr 15 07:52:06 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: 170/336] 10.0.0.43 () {36 vars in 986 bytes} [Wed Apr 15 07:52:12 2026] GET /v2/images/a87204dc-4f3a-450c-bc2e-a88db81778b8 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/337] 10.0.0.43 () {36 vars in 926 bytes} [Wed Apr 15 07:52:12 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/348] 10.0.0.238 () {36 vars in 987 bytes} [Wed Apr 15 07:52:59 2026] GET /v2/images/a87204dc-4f3a-450c-bc2e-a88db81778b8 => generated 1171 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/349] 10.0.0.238 () {36 vars in 927 bytes} [Wed Apr 15 07:52:59 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: 177/350] 10.0.0.238 () {36 vars in 927 bytes} [Wed Apr 15 07:52:59 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/351] 10.0.0.238 () {36 vars in 987 bytes} [Wed Apr 15 07:52:59 2026] GET /v2/images/a87204dc-4f3a-450c-bc2e-a88db81778b8 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/352] 10.0.0.238 () {36 vars in 927 bytes} [Wed Apr 15 07:52:59 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: 175/353] 10.0.0.238 () {36 vars in 927 bytes} [Wed Apr 15 07:52:59 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: 179/354] 10.0.0.238 () {36 vars in 987 bytes} [Wed Apr 15 07:52:59 2026] GET /v2/images/a87204dc-4f3a-450c-bc2e-a88db81778b8 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/355] 10.0.0.238 () {36 vars in 927 bytes} [Wed Apr 15 07:52:59 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/356] 10.0.0.238 () {36 vars in 927 bytes} [Wed Apr 15 07:52:59 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: 177/357] 10.0.0.74 () {36 vars in 910 bytes} [Wed Apr 15 07:53:00 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: 181/358] 10.0.0.74 () {36 vars in 1006 bytes} [Wed Apr 15 07:53:00 2026] GET /v2/images/a87204dc-4f3a-450c-bc2e-a88db81778b8/locations => generated 127 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/359] 10.0.0.74 () {36 vars in 986 bytes} [Wed Apr 15 07:53:00 2026] GET /v2/images/a87204dc-4f3a-450c-bc2e-a88db81778b8 => 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: 182/360] 10.0.0.74 () {36 vars in 926 bytes} [Wed Apr 15 07:53:00 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/361] 10.0.0.74 () {36 vars in 926 bytes} [Wed Apr 15 07:53:00 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: 184/364] 10.0.0.133 () {34 vars in 655 bytes} [Wed Apr 15 07:53:13 2026] POST /v2/images => generated 648 bytes in 267 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-15 07:53:14.170 7 WARNING glance.api.v2.images [None req-90ebacd3-6374-48c2-a6af-1fe01727eeec c047e6f66e6a49a88b265cc5b02f0af5 e488862bdc1b46c4a18709356c8fa0ab - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//023a00c4-f654-433f-8472-5fa3f8f0413b [pid: 7|app: 0|req: 181/365] 10.0.0.133 () {32 vars in 710 bytes} [Wed Apr 15 07:53:14 2026] DELETE /v2/images/023a00c4-f654-433f-8472-5fa3f8f0413b => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/366] 10.0.0.133 () {32 vars in 707 bytes} [Wed Apr 15 07:53:14 2026] GET /v2/images/023a00c4-f654-433f-8472-5fa3f8f0413b => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/367] 10.0.0.133 () {32 vars in 633 bytes} [Wed Apr 15 07:53:14 2026] GET /v2/images => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/368] 10.0.0.133 () {34 vars in 655 bytes} [Wed Apr 15 07:53:14 2026] POST /v2/images => generated 703 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/369] 10.0.0.133 () {32 vars in 717 bytes} [Wed Apr 15 07:53:14 2026] GET /v2/images/9e7aa276-c957-4a63-be9b-ea6efb6585d5/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-15 07:53:14.344 8 INFO glance.api.v2.image_data [None req-3e069e3e-62c4-4ec5-ba7d-657fcb1f6851 c047e6f66e6a49a88b265cc5b02f0af5 e488862bdc1b46c4a18709356c8fa0ab - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 07:53:14.388 8 WARNING glance_store._drivers.rbd [None req-3e069e3e-62c4-4ec5-ba7d-657fcb1f6851 c047e6f66e6a49a88b265cc5b02f0af5 e488862bdc1b46c4a18709356c8fa0ab - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-15 07:53:14.631 8 INFO glance.location [None req-3e069e3e-62c4-4ec5-ba7d-657fcb1f6851 c047e6f66e6a49a88b265cc5b02f0af5 e488862bdc1b46c4a18709356c8fa0ab - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 187/370] 10.0.0.133 () {32 vars in 727 bytes} [Wed Apr 15 07:53:14 2026] PUT /v2/images/9e7aa276-c957-4a63-be9b-ea6efb6585d5/file => generated 0 bytes in 332 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/371] 10.0.0.133 () {32 vars in 707 bytes} [Wed Apr 15 07:53:14 2026] GET /v2/images/9e7aa276-c957-4a63-be9b-ea6efb6585d5 => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/372] 10.0.0.133 () {32 vars in 717 bytes} [Wed Apr 15 07:53:14 2026] GET /v2/images/9e7aa276-c957-4a63-be9b-ea6efb6585d5/file => generated 1024 bytes in 134 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/373] 10.0.0.133 () {34 vars in 655 bytes} [Wed Apr 15 07:53:14 2026] POST /v2/images => generated 648 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/374] 10.0.0.133 () {32 vars in 726 bytes} [Wed Apr 15 07:53:14 2026] PATCH /v2/images/00f6e20c-6b16-408c-b30c-be7c319f1362 => generated 652 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/375] 10.0.0.133 () {32 vars in 707 bytes} [Wed Apr 15 07:53:14 2026] GET /v2/images/00f6e20c-6b16-408c-b30c-be7c319f1362 => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-15 07:53:14.975 8 WARNING glance.api.v2.images [None req-39aa72f8-6242-484b-af9d-af9deb58ebed c047e6f66e6a49a88b265cc5b02f0af5 e488862bdc1b46c4a18709356c8fa0ab - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//00f6e20c-6b16-408c-b30c-be7c319f1362 [pid: 8|app: 0|req: 190/376] 10.0.0.133 () {32 vars in 710 bytes} [Wed Apr 15 07:53:14 2026] DELETE /v2/images/00f6e20c-6b16-408c-b30c-be7c319f1362 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/377] 10.0.0.133 () {32 vars in 707 bytes} [Wed Apr 15 07:53:15 2026] GET /v2/images/00f6e20c-6b16-408c-b30c-be7c319f1362 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 07:53:15.053 8 WARNING glance.api.v2.images [None req-aaa1f27c-65bf-41c8-b66e-ceeff942d546 c047e6f66e6a49a88b265cc5b02f0af5 e488862bdc1b46c4a18709356c8fa0ab - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9e7aa276-c957-4a63-be9b-ea6efb6585d5 [pid: 8|app: 0|req: 191/378] 10.0.0.133 () {32 vars in 710 bytes} [Wed Apr 15 07:53:15 2026] DELETE /v2/images/9e7aa276-c957-4a63-be9b-ea6efb6585d5 => generated 0 bytes in 859 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/379] 10.0.0.133 () {32 vars in 707 bytes} [Wed Apr 15 07:53:15 2026] GET /v2/images/9e7aa276-c957-4a63-be9b-ea6efb6585d5 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 07:53:15.932 8 WARNING glance.api.v2.images [None req-4566fca0-208a-4073-90f8-c442b2ced3f2 c047e6f66e6a49a88b265cc5b02f0af5 e488862bdc1b46c4a18709356c8fa0ab - - default default] Failed to find image 023a00c4-f654-433f-8472-5fa3f8f0413b to delete: glance.common.exception.ImageNotFound: No image found with ID 023a00c4-f654-433f-8472-5fa3f8f0413b [pid: 8|app: 0|req: 192/380] 10.0.0.133 () {32 vars in 710 bytes} [Wed Apr 15 07:53:15 2026] DELETE /v2/images/023a00c4-f654-433f-8472-5fa3f8f0413b => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/381] 10.0.0.133 () {32 vars in 707 bytes} [Wed Apr 15 07:53:15 2026] GET /v2/images/023a00c4-f654-433f-8472-5fa3f8f0413b => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/384] 10.0.0.133 () {30 vars in 411 bytes} [Wed Apr 15 07:53:20 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/391] 10.0.0.43 () {36 vars in 986 bytes} [Wed Apr 15 07:53:50 2026] GET /v2/images/a87204dc-4f3a-450c-bc2e-a88db81778b8 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/392] 10.0.0.43 () {36 vars in 926 bytes} [Wed Apr 15 07:53:50 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: 200/397] 10.0.0.133 () {32 vars in 707 bytes} [Wed Apr 15 07:54:14 2026] GET /v2/images/a87204dc-4f3a-450c-bc2e-a88db81778b8 => 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: 198/398] 10.0.0.133 () {32 vars in 707 bytes} [Wed Apr 15 07:54:14 2026] GET /v2/images/a87204dc-4f3a-450c-bc2e-a88db81778b8 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/399] 10.0.0.238 () {36 vars in 987 bytes} [Wed Apr 15 07:54:14 2026] GET /v2/images/a87204dc-4f3a-450c-bc2e-a88db81778b8 => 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: 199/400] 10.0.0.238 () {36 vars in 927 bytes} [Wed Apr 15 07:54:14 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: 202/401] 10.0.0.238 () {36 vars in 927 bytes} [Wed Apr 15 07:54:14 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: 200/402] 10.0.0.238 () {36 vars in 987 bytes} [Wed Apr 15 07:54:14 2026] GET /v2/images/a87204dc-4f3a-450c-bc2e-a88db81778b8 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/403] 10.0.0.238 () {36 vars in 927 bytes} [Wed Apr 15 07:54:14 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: 201/404] 10.0.0.238 () {36 vars in 927 bytes} [Wed Apr 15 07:54:14 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: 204/405] 10.0.0.238 () {36 vars in 987 bytes} [Wed Apr 15 07:54:14 2026] GET /v2/images/a87204dc-4f3a-450c-bc2e-a88db81778b8 => 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: 202/406] 10.0.0.238 () {36 vars in 927 bytes} [Wed Apr 15 07:54:15 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: 205/407] 10.0.0.74 () {36 vars in 910 bytes} [Wed Apr 15 07:54:15 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/408] 10.0.0.74 () {36 vars in 1006 bytes} [Wed Apr 15 07:54:15 2026] GET /v2/images/a87204dc-4f3a-450c-bc2e-a88db81778b8/locations => generated 127 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/409] 10.0.0.74 () {36 vars in 986 bytes} [Wed Apr 15 07:54:15 2026] GET /v2/images/a87204dc-4f3a-450c-bc2e-a88db81778b8 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/410] 10.0.0.74 () {36 vars in 926 bytes} [Wed Apr 15 07:54:15 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: 207/411] 10.0.0.74 () {36 vars in 926 bytes} [Wed Apr 15 07:54:15 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: 210/416] 10.0.0.43 () {36 vars in 986 bytes} [Wed Apr 15 07:54:37 2026] GET /v2/images/a87204dc-4f3a-450c-bc2e-a88db81778b8 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/417] 10.0.0.43 () {36 vars in 926 bytes} [Wed Apr 15 07:54:37 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: 212/426] 10.0.0.43 () {36 vars in 986 bytes} [Wed Apr 15 07:55:14 2026] GET /v2/images/a87204dc-4f3a-450c-bc2e-a88db81778b8 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/427] 10.0.0.43 () {36 vars in 926 bytes} [Wed Apr 15 07:55:14 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: 221/438] 10.0.0.43 () {36 vars in 986 bytes} [Wed Apr 15 07:56:07 2026] GET /v2/images/a87204dc-4f3a-450c-bc2e-a88db81778b8 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/439] 10.0.0.43 () {36 vars in 926 bytes} [Wed Apr 15 07:56: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: 223/448] 10.0.0.43 () {36 vars in 986 bytes} [Wed Apr 15 07:56:38 2026] GET /v2/images/a87204dc-4f3a-450c-bc2e-a88db81778b8 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/449] 10.0.0.43 () {36 vars in 926 bytes} [Wed Apr 15 07:56:38 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: 233/462] 10.0.0.43 () {36 vars in 986 bytes} [Wed Apr 15 07:57:44 2026] GET /v2/images/a87204dc-4f3a-450c-bc2e-a88db81778b8 => 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: 230/463] 10.0.0.43 () {36 vars in 926 bytes} [Wed Apr 15 07:57:45 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: 237/470] 10.0.0.43 () {36 vars in 986 bytes} [Wed Apr 15 07:58:14 2026] GET /v2/images/a87204dc-4f3a-450c-bc2e-a88db81778b8 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/471] 10.0.0.43 () {36 vars in 926 bytes} [Wed Apr 15 07:58:14 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: 240/482] 162.253.55.204 () {32 vars in 826 bytes} [Wed Apr 15 07:59:04 2026] GET /v2/images?status=active&owner=2ca728f8bb214d4686064fcce69c94e4&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/483] 162.253.55.204 () {32 vars in 653 bytes} [Wed Apr 15 07:59:04 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: 241/484] 10.0.0.238 () {36 vars in 987 bytes} [Wed Apr 15 07:59:04 2026] GET /v2/images/5d6736f3-5d3b-482d-8090-2279a270afad => generated 1209 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/485] 10.0.0.238 () {36 vars in 927 bytes} [Wed Apr 15 07:59:04 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: 242/486] 10.0.0.238 () {36 vars in 927 bytes} [Wed Apr 15 07:59:04 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: 245/487] 10.0.0.238 () {36 vars in 987 bytes} [Wed Apr 15 07:59:04 2026] GET /v2/images/5d6736f3-5d3b-482d-8090-2279a270afad => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/488] 10.0.0.238 () {36 vars in 927 bytes} [Wed Apr 15 07:59:04 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: 246/489] 10.0.0.238 () {36 vars in 927 bytes} [Wed Apr 15 07:59:04 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/490] 10.0.0.238 () {36 vars in 987 bytes} [Wed Apr 15 07:59:04 2026] GET /v2/images/5d6736f3-5d3b-482d-8090-2279a270afad => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/491] 10.0.0.238 () {36 vars in 927 bytes} [Wed Apr 15 07:59:04 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: 245/492] 10.0.0.74 () {36 vars in 910 bytes} [Wed Apr 15 07:59:05 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: 248/493] 10.0.0.74 () {36 vars in 1006 bytes} [Wed Apr 15 07:59:05 2026] GET /v2/images/5d6736f3-5d3b-482d-8090-2279a270afad/locations => generated 127 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/494] 10.0.0.74 () {36 vars in 986 bytes} [Wed Apr 15 07:59:05 2026] GET /v2/images/5d6736f3-5d3b-482d-8090-2279a270afad => 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: 249/495] 10.0.0.74 () {36 vars in 926 bytes} [Wed Apr 15 07:59:05 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: 247/496] 10.0.0.74 () {36 vars in 926 bytes} [Wed Apr 15 07:59:05 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: 275/551] 10.0.0.133 () {32 vars in 633 bytes} [Wed Apr 15 08:03:29 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)