+ 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 [Thu Apr 23 17:48:22 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-5445575fcf-b7lmg 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 0x7f4bdecbf668 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-23 17:48:25.113 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-23 17:48:25.174 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-23 17:48:26.063 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-23 17:48:26.064 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-23 17:48:26.065 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-23 17:48:26.122 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-23 17:48:26.123 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-23 17:48:26.124 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-23 17:48:28.298 8 WARNING glance.api.v2.images [None req-876fd77c-0e89-4a4c-8bb7-754407e9ec87 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-23 17:48:28.321 7 WARNING glance.api.v2.images [None req-23791140-97fc-45c5-98c4-805b6fbf8508 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-23 17:48:28.653 8 WARNING keystonemiddleware._common.config [None req-876fd77c-0e89-4a4c-8bb7-754407e9ec87 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 17:48:28.661 8 WARNING oslo_config.cfg [None req-876fd77c-0e89-4a4c-8bb7-754407e9ec87 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f4bdecbf668 pid: 8 (default app) 2026-04-23 17:48:28.686 7 WARNING keystonemiddleware._common.config [None req-23791140-97fc-45c5-98c4-805b6fbf8508 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 17:48:28.694 7 WARNING oslo_config.cfg [None req-23791140-97fc-45c5-98c4-805b6fbf8508 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f4bdecbf668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.25 () {42 vars in 685 bytes} [Thu Apr 23 17:48:30 2026] GET / => generated 1301 bytes in 2 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-23 17:48:30.924 7 WARNING oslo_policy.policy [None req-d7396e5e-d7c4-4bbb-a5d9-6c4e4c0fc568 e714fcc2db1d4a689310441c1229550e 132ff615be5f4ecea2b4ef319f11074e - - 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-23 17:48:30.925 7 WARNING oslo_policy.policy [None req-d7396e5e-d7c4-4bbb-a5d9-6c4e4c0fc568 e714fcc2db1d4a689310441c1229550e 132ff615be5f4ecea2b4ef319f11074e - - 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-23 17:48:30.942 7 WARNING oslo_policy.policy [None req-d7396e5e-d7c4-4bbb-a5d9-6c4e4c0fc568 e714fcc2db1d4a689310441c1229550e 132ff615be5f4ecea2b4ef319f11074e - - 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-23 17:48:30.942 7 WARNING oslo_policy.policy [None req-d7396e5e-d7c4-4bbb-a5d9-6c4e4c0fc568 e714fcc2db1d4a689310441c1229550e 132ff615be5f4ecea2b4ef319f11074e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.204.45.25 () {44 vars in 907 bytes} [Thu Apr 23 17:48:30 2026] GET /v2/images => generated 69 bytes in 586 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.25 () {42 vars in 685 bytes} [Thu Apr 23 17:48:35 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.204.45.25 () {44 vars in 907 bytes} [Thu Apr 23 17:48:35 2026] GET /v2/images => generated 69 bytes in 73 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-23 17:48:35.465 8 WARNING oslo_policy.policy [None req-5330ad6c-5a8c-41fb-aa74-c33f6595a76d e714fcc2db1d4a689310441c1229550e 132ff615be5f4ecea2b4ef319f11074e - - 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-23 17:48:35.465 8 WARNING oslo_policy.policy [None req-5330ad6c-5a8c-41fb-aa74-c33f6595a76d e714fcc2db1d4a689310441c1229550e 132ff615be5f4ecea2b4ef319f11074e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.204.45.25 () {44 vars in 908 bytes} [Thu Apr 23 17:48:35 2026] GET /v2/images/cirros => generated 151 bytes in 184 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.25 () {44 vars in 930 bytes} [Thu Apr 23 17:48:35 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:48:35.657 8 WARNING oslo_policy.policy [None req-6b833ab7-6d01-45b3-973f-21ec94cebcf4 e714fcc2db1d4a689310441c1229550e 132ff615be5f4ecea2b4ef319f11074e - - 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-23 17:48:35.657 8 WARNING oslo_policy.policy [None req-6b833ab7-6d01-45b3-973f-21ec94cebcf4 e714fcc2db1d4a689310441c1229550e 132ff615be5f4ecea2b4ef319f11074e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 8/11] 199.204.45.25 () {44 vars in 936 bytes} [Thu Apr 23 17:48:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:48:35.741 7 WARNING oslo_config.cfg [None req-5ea4e07f-3deb-4e3c-9221-c1819c528ca4 e714fcc2db1d4a689310441c1229550e 132ff615be5f4ecea2b4ef319f11074e - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.204.45.25 () {48 vars in 948 bytes} [Thu Apr 23 17:48:35 2026] POST /v2/images => generated 760 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-23 17:48:35.767 8 WARNING oslo_policy.policy [None req-e24b0027-dd8a-4ece-81e5-01096af3eedb e714fcc2db1d4a689310441c1229550e 132ff615be5f4ecea2b4ef319f11074e - - 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-23 17:48:35.767 8 WARNING oslo_policy.policy [None req-e24b0027-dd8a-4ece-81e5-01096af3eedb e714fcc2db1d4a689310441c1229550e 132ff615be5f4ecea2b4ef319f11074e - - 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-23 17:48:35.768 8 INFO glance.api.v2.image_data [None req-e24b0027-dd8a-4ece-81e5-01096af3eedb e714fcc2db1d4a689310441c1229550e 132ff615be5f4ecea2b4ef319f11074e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 17:48:39.344 8 WARNING glance.location [None req-e24b0027-dd8a-4ece-81e5-01096af3eedb e714fcc2db1d4a689310441c1229550e 132ff615be5f4ecea2b4ef319f11074e - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.204.45.25 () {48 vars in 1042 bytes} [Thu Apr 23 17:48:35 2026] PUT /v2/images/416add0a-8766-4c4a-a920-134101529692/file => generated 0 bytes in 3645 msecs (HTTP/1.1 204) 4 headers in 171 bytes (3773 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.25 () {44 vars in 968 bytes} [Thu Apr 23 17:48:39 2026] GET /v2/images/416add0a-8766-4c4a-a920-134101529692 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:48:39.439 8 WARNING oslo_config.cfg [None req-599b85d1-4012-4fc4-a90f-6001cacdcb53 e714fcc2db1d4a689310441c1229550e 132ff615be5f4ecea2b4ef319f11074e - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 10/17] 199.204.45.25 () {44 vars in 968 bytes} [Thu Apr 23 17:48:39 2026] GET /v2/images/416add0a-8766-4c4a-a920-134101529692 => 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: 21/44] 199.204.45.25 () {42 vars in 685 bytes} [Thu Apr 23 17:50:56 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 24/45] 199.204.45.25 () {44 vars in 907 bytes} [Thu Apr 23 17:50:56 2026] GET /v2/images => generated 1240 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 24/50] 199.204.45.25 () {42 vars in 685 bytes} [Thu Apr 23 17:51:09 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 27/51] 199.204.45.25 () {44 vars in 907 bytes} [Thu Apr 23 17:51:09 2026] GET /v2/images => generated 1240 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 25/52] 199.204.45.25 () {44 vars in 944 bytes} [Thu Apr 23 17:51:09 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 28/53] 199.204.45.25 () {44 vars in 966 bytes} [Thu Apr 23 17:51:09 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/54] 199.204.45.25 () {44 vars in 936 bytes} [Thu Apr 23 17:51:09 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 29/55] 199.204.45.25 () {48 vars in 948 bytes} [Thu Apr 23 17:51:09 2026] POST /v2/images => generated 799 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-23 17:51:10.041 7 WARNING oslo_policy.policy [None req-9bc34e73-04dd-4b16-83cb-42c1aede1ec7 e714fcc2db1d4a689310441c1229550e 132ff615be5f4ecea2b4ef319f11074e - - 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-23 17:51:10.042 7 WARNING oslo_policy.policy [None req-9bc34e73-04dd-4b16-83cb-42c1aede1ec7 e714fcc2db1d4a689310441c1229550e 132ff615be5f4ecea2b4ef319f11074e - - 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-23 17:51:10.043 7 INFO glance.api.v2.image_data [None req-9bc34e73-04dd-4b16-83cb-42c1aede1ec7 e714fcc2db1d4a689310441c1229550e 132ff615be5f4ecea2b4ef319f11074e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 17:51:22.118 7 INFO glance.location [None req-9bc34e73-04dd-4b16-83cb-42c1aede1ec7 e714fcc2db1d4a689310441c1229550e 132ff615be5f4ecea2b4ef319f11074e - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 27/58] 199.204.45.25 () {48 vars in 1042 bytes} [Thu Apr 23 17:51:10 2026] PUT /v2/images/b4fe3bcf-68dd-496a-a6e4-b493c4c51974/file => generated 0 bytes in 12127 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23320 switches on core 0) [pid: 8|app: 0|req: 32/59] 199.204.45.25 () {44 vars in 968 bytes} [Thu Apr 23 17:51:22 2026] GET /v2/images/b4fe3bcf-68dd-496a-a6e4-b493c4c51974 => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 28/60] 199.204.45.25 () {48 vars in 1047 bytes} [Thu Apr 23 17:51:22 2026] PATCH /v2/images/b4fe3bcf-68dd-496a-a6e4-b493c4c51974 => generated 1234 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/61] 199.204.45.25 () {44 vars in 968 bytes} [Thu Apr 23 17:51:22 2026] GET /v2/images/b4fe3bcf-68dd-496a-a6e4-b493c4c51974 => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/158] 199.204.45.25 () {42 vars in 685 bytes} [Thu Apr 23 17:59:18 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/159] 199.204.45.25 () {44 vars in 907 bytes} [Thu Apr 23 17:59:18 2026] GET /v2/images => generated 2476 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/162] 199.204.45.25 () {42 vars in 685 bytes} [Thu Apr 23 17:59:30 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/163] 199.204.45.25 () {44 vars in 907 bytes} [Thu Apr 23 17:59:30 2026] GET /v2/images => generated 2476 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/164] 199.204.45.25 () {44 vars in 936 bytes} [Thu Apr 23 17:59:30 2026] GET /v2/images/manila-service-image => generated 165 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/165] 199.204.45.25 () {44 vars in 958 bytes} [Thu Apr 23 17:59:30 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/166] 199.204.45.25 () {44 vars in 936 bytes} [Thu Apr 23 17:59:30 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: 86/167] 199.204.45.25 () {48 vars in 948 bytes} [Thu Apr 23 17:59:30 2026] POST /v2/images => generated 791 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-23 17:59:30.836 7 INFO glance.api.v2.image_data [None req-63bd949c-d9a7-43aa-a839-1ef4f740dda4 e714fcc2db1d4a689310441c1229550e 132ff615be5f4ecea2b4ef319f11074e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 17:59:41.295 7 INFO glance.location [None req-63bd949c-d9a7-43aa-a839-1ef4f740dda4 e714fcc2db1d4a689310441c1229550e 132ff615be5f4ecea2b4ef319f11074e - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 82/170] 199.204.45.25 () {48 vars in 1042 bytes} [Thu Apr 23 17:59:30 2026] PUT /v2/images/4fad7573-9b01-4a6e-a46c-d9b41b7bb9b8/file => generated 0 bytes in 10501 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18754 switches on core 0) [pid: 8|app: 0|req: 89/171] 199.204.45.25 () {44 vars in 968 bytes} [Thu Apr 23 17:59:41 2026] GET /v2/images/4fad7573-9b01-4a6e-a46c-d9b41b7bb9b8 => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/172] 199.204.45.25 () {44 vars in 968 bytes} [Thu Apr 23 17:59:41 2026] GET /v2/images/4fad7573-9b01-4a6e-a46c-d9b41b7bb9b8 => generated 1203 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/177] 199.204.45.25 () {42 vars in 685 bytes} [Thu Apr 23 18:00:02 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/178] 199.204.45.25 () {44 vars in 907 bytes} [Thu Apr 23 18:00:02 2026] GET /v2/images => generated 3681 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/183] 199.204.45.25 () {42 vars in 685 bytes} [Thu Apr 23 18:00:21 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/184] 199.204.45.25 () {44 vars in 907 bytes} [Thu Apr 23 18:00:21 2026] GET /v2/images => generated 3681 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/185] 199.204.45.25 () {44 vars in 934 bytes} [Thu Apr 23 18:00:21 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/186] 199.204.45.25 () {44 vars in 956 bytes} [Thu Apr 23 18:00:21 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/187] 199.204.45.25 () {44 vars in 936 bytes} [Thu Apr 23 18:00:21 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: 91/188] 199.204.45.25 () {48 vars in 948 bytes} [Thu Apr 23 18:00:21 2026] POST /v2/images => generated 796 bytes in 4887 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-23 18:00:26.710 8 INFO glance.api.v2.image_data [None req-001ded76-ad2a-44d4-abe5-05be5a6db238 e714fcc2db1d4a689310441c1229550e 132ff615be5f4ecea2b4ef319f11074e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 18:01:00.233 8 WARNING glance.location [None req-001ded76-ad2a-44d4-abe5-05be5a6db238 e714fcc2db1d4a689310441c1229550e 132ff615be5f4ecea2b4ef319f11074e - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 98/197] 199.204.45.25 () {48 vars in 1043 bytes} [Thu Apr 23 18:00:26 2026] PUT /v2/images/93d89d98-4360-402d-b021-5336d89d235d/file => generated 0 bytes in 33568 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62571 switches on core 0) [pid: 7|app: 0|req: 100/198] 199.204.45.25 () {44 vars in 968 bytes} [Thu Apr 23 18:01:00 2026] GET /v2/images/93d89d98-4360-402d-b021-5336d89d235d => 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: 99/199] 199.204.45.25 () {44 vars in 968 bytes} [Thu Apr 23 18:01:00 2026] GET /v2/images/93d89d98-4360-402d-b021-5336d89d235d => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/200] 199.204.45.25 () {42 vars in 685 bytes} [Thu Apr 23 18:01:01 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/201] 199.204.45.25 () {44 vars in 907 bytes} [Thu Apr 23 18:01:01 2026] GET /v2/images => generated 4892 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/242] 199.204.45.25 () {42 vars in 685 bytes} [Thu Apr 23 18:04:23 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/243] 199.204.45.25 () {44 vars in 907 bytes} [Thu Apr 23 18:04:23 2026] GET /v2/images => generated 4892 bytes in 147 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: 127/252] 10.0.0.227 () {32 vars in 633 bytes} [Thu Apr 23 18:05:03 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 129/259] 10.0.0.15 () {36 vars in 986 bytes} [Thu Apr 23 18:05:29 2026] GET /v2/images/416add0a-8766-4c4a-a920-134101529692 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/260] 10.0.0.15 () {36 vars in 926 bytes} [Thu Apr 23 18:05:29 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: 130/261] 10.0.0.254 () {36 vars in 987 bytes} [Thu Apr 23 18:05:31 2026] GET /v2/images/416add0a-8766-4c4a-a920-134101529692 => generated 1171 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/262] 10.0.0.254 () {36 vars in 927 bytes} [Thu Apr 23 18:05:31 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/263] 10.0.0.254 () {36 vars in 927 bytes} [Thu Apr 23 18:05:31 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: 133/264] 10.0.0.254 () {36 vars in 987 bytes} [Thu Apr 23 18:05:31 2026] GET /v2/images/416add0a-8766-4c4a-a920-134101529692 => 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: 132/265] 10.0.0.254 () {36 vars in 927 bytes} [Thu Apr 23 18:05:31 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/266] 10.0.0.254 () {36 vars in 927 bytes} [Thu Apr 23 18:05:31 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/267] 10.0.0.254 () {36 vars in 987 bytes} [Thu Apr 23 18:05:31 2026] GET /v2/images/416add0a-8766-4c4a-a920-134101529692 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/268] 10.0.0.254 () {36 vars in 927 bytes} [Thu Apr 23 18:05:31 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/269] 10.0.0.254 () {36 vars in 927 bytes} [Thu Apr 23 18:05:31 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/270] 10.0.0.15 () {36 vars in 986 bytes} [Thu Apr 23 18:05:31 2026] GET /v2/images/416add0a-8766-4c4a-a920-134101529692 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/271] 10.0.0.15 () {36 vars in 926 bytes} [Thu Apr 23 18:05:31 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: 137/272] 10.0.0.218 () {36 vars in 911 bytes} [Thu Apr 23 18:05:32 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/273] 10.0.0.218 () {36 vars in 1007 bytes} [Thu Apr 23 18:05:32 2026] GET /v2/images/416add0a-8766-4c4a-a920-134101529692/locations => generated 127 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/274] 10.0.0.218 () {36 vars in 987 bytes} [Thu Apr 23 18:05:32 2026] GET /v2/images/416add0a-8766-4c4a-a920-134101529692 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/275] 10.0.0.218 () {36 vars in 927 bytes} [Thu Apr 23 18:05:32 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: 139/276] 10.0.0.218 () {36 vars in 927 bytes} [Thu Apr 23 18:05:32 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: 139/279] 199.204.45.25 () {36 vars in 990 bytes} [Thu Apr 23 18:05:38 2026] GET /v2/images/416add0a-8766-4c4a-a920-134101529692 => 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: 141/280] 199.204.45.25 () {36 vars in 930 bytes} [Thu Apr 23 18:05:38 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: 140/281] 199.204.45.25 () {36 vars in 990 bytes} [Thu Apr 23 18:05:39 2026] GET /v2/images/416add0a-8766-4c4a-a920-134101529692 => 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: 142/282] 199.204.45.25 () {36 vars in 930 bytes} [Thu Apr 23 18:05:39 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: 145/287] 10.0.0.15 () {36 vars in 986 bytes} [Thu Apr 23 18:06:00 2026] GET /v2/images/416add0a-8766-4c4a-a920-134101529692 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/288] 10.0.0.15 () {36 vars in 926 bytes} [Thu Apr 23 18:06:00 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: 148/293] 10.0.0.15 () {36 vars in 986 bytes} [Thu Apr 23 18:06:21 2026] GET /v2/images/416add0a-8766-4c4a-a920-134101529692 => 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: 146/294] 10.0.0.15 () {36 vars in 926 bytes} [Thu Apr 23 18:06:21 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: 152/301] 10.0.0.15 () {36 vars in 986 bytes} [Thu Apr 23 18:06:55 2026] GET /v2/images/416add0a-8766-4c4a-a920-134101529692 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/302] 10.0.0.15 () {36 vars in 926 bytes} [Thu Apr 23 18:06:55 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: 156/309] 10.0.0.227 () {34 vars in 655 bytes} [Thu Apr 23 18:07:26 2026] POST /v2/images => generated 649 bytes in 191 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-23 18:07:26.331 8 WARNING glance.api.v2.images [None req-1ffba4da-2baf-4602-b7e1-aacf8d1525a6 20217fdbec954c8bab3daef642996ab8 cb1b073246d84992a02baa1af7ad4995 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f2ba9c8a-cae0-480f-9cbd-708fbadb4a6d [pid: 8|app: 0|req: 154/310] 10.0.0.227 () {32 vars in 710 bytes} [Thu Apr 23 18:07:26 2026] DELETE /v2/images/f2ba9c8a-cae0-480f-9cbd-708fbadb4a6d => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/311] 10.0.0.227 () {32 vars in 707 bytes} [Thu Apr 23 18:07:26 2026] GET /v2/images/f2ba9c8a-cae0-480f-9cbd-708fbadb4a6d => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/312] 10.0.0.227 () {32 vars in 633 bytes} [Thu Apr 23 18:07:26 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: 7|app: 0|req: 158/313] 10.0.0.227 () {34 vars in 655 bytes} [Thu Apr 23 18:07:26 2026] POST /v2/images => generated 703 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/314] 10.0.0.227 () {32 vars in 717 bytes} [Thu Apr 23 18:07:26 2026] GET /v2/images/6ee90930-bedd-43af-81df-f1c89c5eec09/file => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 18:07:26.509 7 INFO glance.api.v2.image_data [None req-7bd97ee0-2e1c-4f93-9a3e-50de86948d17 20217fdbec954c8bab3daef642996ab8 cb1b073246d84992a02baa1af7ad4995 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 18:07:26.552 7 WARNING glance_store._drivers.rbd [None req-7bd97ee0-2e1c-4f93-9a3e-50de86948d17 20217fdbec954c8bab3daef642996ab8 cb1b073246d84992a02baa1af7ad4995 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-23 18:07:27.527 7 INFO glance.location [None req-7bd97ee0-2e1c-4f93-9a3e-50de86948d17 20217fdbec954c8bab3daef642996ab8 cb1b073246d84992a02baa1af7ad4995 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 159/315] 10.0.0.227 () {32 vars in 727 bytes} [Thu Apr 23 18:07:26 2026] PUT /v2/images/6ee90930-bedd-43af-81df-f1c89c5eec09/file => generated 0 bytes in 1062 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/316] 10.0.0.227 () {32 vars in 707 bytes} [Thu Apr 23 18:07:27 2026] GET /v2/images/6ee90930-bedd-43af-81df-f1c89c5eec09 => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/317] 10.0.0.227 () {32 vars in 717 bytes} [Thu Apr 23 18:07:27 2026] GET /v2/images/6ee90930-bedd-43af-81df-f1c89c5eec09/file => generated 1024 bytes in 158 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/318] 10.0.0.227 () {34 vars in 655 bytes} [Thu Apr 23 18:07:27 2026] POST /v2/images => generated 649 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/319] 10.0.0.227 () {32 vars in 726 bytes} [Thu Apr 23 18:07:27 2026] PATCH /v2/images/2d3c7c63-e093-49eb-9308-778ec987fed4 => generated 651 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/320] 10.0.0.227 () {32 vars in 707 bytes} [Thu Apr 23 18:07:27 2026] GET /v2/images/2d3c7c63-e093-49eb-9308-778ec987fed4 => generated 651 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 18:07:27.854 7 WARNING glance.api.v2.images [None req-0c9af326-293c-4f91-a51d-3f79b387f38f 20217fdbec954c8bab3daef642996ab8 cb1b073246d84992a02baa1af7ad4995 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2d3c7c63-e093-49eb-9308-778ec987fed4 [pid: 7|app: 0|req: 162/323] 10.0.0.227 () {32 vars in 710 bytes} [Thu Apr 23 18:07:27 2026] DELETE /v2/images/2d3c7c63-e093-49eb-9308-778ec987fed4 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/324] 10.0.0.227 () {32 vars in 707 bytes} [Thu Apr 23 18:07:27 2026] GET /v2/images/2d3c7c63-e093-49eb-9308-778ec987fed4 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 18:07:27.937 7 WARNING glance.api.v2.images [None req-2692d49c-fdc1-45e0-a921-09c3f415c4ea 20217fdbec954c8bab3daef642996ab8 cb1b073246d84992a02baa1af7ad4995 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6ee90930-bedd-43af-81df-f1c89c5eec09 [pid: 7|app: 0|req: 163/325] 10.0.0.227 () {32 vars in 710 bytes} [Thu Apr 23 18:07:27 2026] DELETE /v2/images/6ee90930-bedd-43af-81df-f1c89c5eec09 => generated 0 bytes in 814 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/326] 10.0.0.227 () {32 vars in 707 bytes} [Thu Apr 23 18:07:28 2026] GET /v2/images/6ee90930-bedd-43af-81df-f1c89c5eec09 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 18:07:28.766 7 WARNING glance.api.v2.images [None req-5d3bd0cc-f347-4352-b44b-bf9388311558 20217fdbec954c8bab3daef642996ab8 cb1b073246d84992a02baa1af7ad4995 - - default default] Failed to find image f2ba9c8a-cae0-480f-9cbd-708fbadb4a6d to delete: glance.common.exception.ImageNotFound: No image found with ID f2ba9c8a-cae0-480f-9cbd-708fbadb4a6d [pid: 7|app: 0|req: 164/327] 10.0.0.227 () {32 vars in 710 bytes} [Thu Apr 23 18:07:28 2026] DELETE /v2/images/f2ba9c8a-cae0-480f-9cbd-708fbadb4a6d => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/328] 10.0.0.227 () {32 vars in 707 bytes} [Thu Apr 23 18:07:28 2026] GET /v2/images/f2ba9c8a-cae0-480f-9cbd-708fbadb4a6d => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/329] 10.0.0.227 () {32 vars in 707 bytes} [Thu Apr 23 18:07:31 2026] GET /v2/images/416add0a-8766-4c4a-a920-134101529692 => 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: 165/330] 10.0.0.227 () {32 vars in 707 bytes} [Thu Apr 23 18:07:31 2026] GET /v2/images/416add0a-8766-4c4a-a920-134101529692 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/331] 10.0.0.227 () {30 vars in 411 bytes} [Thu Apr 23 18:07:31 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/332] 10.0.0.254 () {36 vars in 987 bytes} [Thu Apr 23 18:07:31 2026] GET /v2/images/416add0a-8766-4c4a-a920-134101529692 => generated 1171 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/333] 10.0.0.254 () {36 vars in 927 bytes} [Thu Apr 23 18:07:31 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: 167/334] 10.0.0.254 () {36 vars in 927 bytes} [Thu Apr 23 18:07:31 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/335] 10.0.0.254 () {36 vars in 987 bytes} [Thu Apr 23 18:07:31 2026] GET /v2/images/416add0a-8766-4c4a-a920-134101529692 => 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: 168/336] 10.0.0.254 () {36 vars in 927 bytes} [Thu Apr 23 18:07:31 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/337] 10.0.0.254 () {36 vars in 927 bytes} [Thu Apr 23 18:07:31 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/338] 10.0.0.254 () {36 vars in 987 bytes} [Thu Apr 23 18:07:31 2026] GET /v2/images/416add0a-8766-4c4a-a920-134101529692 => 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: 170/339] 10.0.0.254 () {36 vars in 927 bytes} [Thu Apr 23 18:07:31 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: 170/340] 10.0.0.254 () {36 vars in 927 bytes} [Thu Apr 23 18:07:31 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/341] 10.0.0.218 () {36 vars in 911 bytes} [Thu Apr 23 18:07:32 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/342] 10.0.0.218 () {36 vars in 1007 bytes} [Thu Apr 23 18:07:32 2026] GET /v2/images/416add0a-8766-4c4a-a920-134101529692/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/343] 10.0.0.218 () {36 vars in 987 bytes} [Thu Apr 23 18:07:32 2026] GET /v2/images/416add0a-8766-4c4a-a920-134101529692 => 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: 172/344] 10.0.0.218 () {36 vars in 927 bytes} [Thu Apr 23 18:07:32 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/345] 10.0.0.218 () {36 vars in 927 bytes} [Thu Apr 23 18:07:32 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: 175/350] 10.0.0.15 () {36 vars in 986 bytes} [Thu Apr 23 18:07:54 2026] GET /v2/images/416add0a-8766-4c4a-a920-134101529692 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/351] 10.0.0.15 () {36 vars in 926 bytes} [Thu Apr 23 18:07:54 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: 178/356] 10.0.0.15 () {36 vars in 986 bytes} [Thu Apr 23 18:08:09 2026] GET /v2/images/416add0a-8766-4c4a-a920-134101529692 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/357] 10.0.0.15 () {36 vars in 926 bytes} [Thu Apr 23 18:08:09 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: 182/364] 10.0.0.15 () {36 vars in 986 bytes} [Thu Apr 23 18:08:38 2026] GET /v2/images/416add0a-8766-4c4a-a920-134101529692 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/365] 10.0.0.15 () {36 vars in 926 bytes} [Thu Apr 23 18:08:38 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: 189/378] 10.0.0.15 () {36 vars in 986 bytes} [Thu Apr 23 18:09:41 2026] GET /v2/images/416add0a-8766-4c4a-a920-134101529692 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/379] 10.0.0.15 () {36 vars in 926 bytes} [Thu Apr 23 18:09:41 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: 192/384] 10.0.0.15 () {36 vars in 986 bytes} [Thu Apr 23 18:09:58 2026] GET /v2/images/416add0a-8766-4c4a-a920-134101529692 => 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: 193/385] 10.0.0.15 () {36 vars in 926 bytes} [Thu Apr 23 18:09:58 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: 194/388] 10.0.0.15 () {36 vars in 986 bytes} [Thu Apr 23 18:10:16 2026] GET /v2/images/416add0a-8766-4c4a-a920-134101529692 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/389] 10.0.0.15 () {36 vars in 926 bytes} [Thu Apr 23 18:10:16 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: 199/398] 199.204.45.25 () {32 vars in 825 bytes} [Thu Apr 23 18:10:51 2026] GET /v2/images?status=active&owner=132ff615be5f4ecea2b4ef319f11074e&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/399] 199.204.45.25 () {32 vars in 652 bytes} [Thu Apr 23 18:10:51 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: 200/400] 10.0.0.254 () {36 vars in 987 bytes} [Thu Apr 23 18:10:52 2026] GET /v2/images/93d89d98-4360-402d-b021-5336d89d235d => generated 1209 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/401] 10.0.0.254 () {36 vars in 927 bytes} [Thu Apr 23 18:10:52 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/402] 10.0.0.254 () {36 vars in 927 bytes} [Thu Apr 23 18:10:52 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/403] 10.0.0.254 () {36 vars in 987 bytes} [Thu Apr 23 18:10:52 2026] GET /v2/images/93d89d98-4360-402d-b021-5336d89d235d => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/404] 10.0.0.254 () {36 vars in 927 bytes} [Thu Apr 23 18:10:52 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: 203/405] 10.0.0.254 () {36 vars in 927 bytes} [Thu Apr 23 18:10:52 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: 203/406] 10.0.0.254 () {36 vars in 987 bytes} [Thu Apr 23 18:10:52 2026] GET /v2/images/93d89d98-4360-402d-b021-5336d89d235d => 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: 204/407] 10.0.0.254 () {36 vars in 927 bytes} [Thu Apr 23 18:10:52 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/408] 10.0.0.218 () {36 vars in 911 bytes} [Thu Apr 23 18:10:52 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/409] 10.0.0.218 () {36 vars in 1007 bytes} [Thu Apr 23 18:10:52 2026] GET /v2/images/93d89d98-4360-402d-b021-5336d89d235d/locations => generated 127 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/410] 10.0.0.218 () {36 vars in 987 bytes} [Thu Apr 23 18:10:52 2026] GET /v2/images/93d89d98-4360-402d-b021-5336d89d235d => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/411] 10.0.0.218 () {36 vars in 927 bytes} [Thu Apr 23 18:10:52 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/412] 10.0.0.218 () {36 vars in 927 bytes} [Thu Apr 23 18:10:52 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/455] 10.0.0.227 () {32 vars in 633 bytes} [Thu Apr 23 18:14:27 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)