+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 5 13:08:43 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-69667468df-fh46c 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 0x7f6959db5668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-05 13:08:45.765 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-05 13:08:45.787 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-05 13:08:46.599 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-05 13:08:46.600 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-05 13:08:46.600 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-05 13:08:46.626 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-05 13:08:46.627 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-05 13:08:46.628 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-05 13:08:48.614 7 WARNING glance.api.v2.images [None req-fa58b72f-5529-4d29-b871-ee93e11e0a46 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-05 13:08:48.615 8 WARNING glance.api.v2.images [None req-f2688dbd-9a4c-4dd7-953c-9f30c03e20cb - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-05 13:08:48.949 7 WARNING keystonemiddleware._common.config [None req-fa58b72f-5529-4d29-b871-ee93e11e0a46 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 13:08:48.956 7 WARNING oslo_config.cfg [None req-fa58b72f-5529-4d29-b871-ee93e11e0a46 - - - - - -] 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 0x7f6959db5668 pid: 7 (default app) 2026-05-05 13:08:48.993 8 WARNING keystonemiddleware._common.config [None req-f2688dbd-9a4c-4dd7-953c-9f30c03e20cb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 13:08:49.002 8 WARNING oslo_config.cfg [None req-f2688dbd-9a4c-4dd7-953c-9f30c03e20cb - - - - - -] 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 0x7f6959db5668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.44 () {42 vars in 685 bytes} [Tue May 5 13:08:52 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 13:08:52.902 8 WARNING oslo_policy.policy [None req-2fea8c24-c0aa-4232-953b-e329a3e47471 b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-05 13:08:52.902 8 WARNING oslo_policy.policy [None req-2fea8c24-c0aa-4232-953b-e329a3e47471 b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-05 13:08:52.919 8 WARNING oslo_policy.policy [None req-2fea8c24-c0aa-4232-953b-e329a3e47471 b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-05 13:08:52.919 8 WARNING oslo_policy.policy [None req-2fea8c24-c0aa-4232-953b-e329a3e47471 b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.44 () {44 vars in 907 bytes} [Tue May 5 13:08:52 2026] GET /v2/images => generated 69 bytes in 571 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.44 () {42 vars in 685 bytes} [Tue May 5 13:08: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: 2/7] 199.204.45.44 () {44 vars in 907 bytes} [Tue May 5 13:08:56 2026] GET /v2/images => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 13:08:56.581 7 WARNING oslo_policy.policy [None req-9fbc3367-4319-4c43-bdc6-cdd7aa2ab62f b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-05 13:08:56.582 7 WARNING oslo_policy.policy [None req-9fbc3367-4319-4c43-bdc6-cdd7aa2ab62f b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.44 () {44 vars in 908 bytes} [Tue May 5 13:08:56 2026] GET /v2/images/cirros => generated 151 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.44 () {44 vars in 930 bytes} [Tue May 5 13:08:56 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-05-05 13:08:56.716 7 WARNING oslo_policy.policy [None req-3b0c0120-cd83-405b-bc74-537cb5bf2bfb b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-05 13:08:56.716 7 WARNING oslo_policy.policy [None req-3b0c0120-cd83-405b-bc74-537cb5bf2bfb b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.44 () {44 vars in 936 bytes} [Tue May 5 13:08:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 13:08:56.805 8 WARNING oslo_config.cfg [None req-47a797a7-ed69-4ba6-8de8-3269d26c51fd b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.44 () {48 vars in 948 bytes} [Tue May 5 13:08:56 2026] POST /v2/images => generated 760 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-05 13:08:56.827 7 WARNING oslo_policy.policy [None req-5ddb03dd-e913-4725-bf9c-79c89c97552e b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-05 13:08:56.828 7 WARNING oslo_policy.policy [None req-5ddb03dd-e913-4725-bf9c-79c89c97552e b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-05 13:08:56.829 7 INFO glance.api.v2.image_data [None req-5ddb03dd-e913-4725-bf9c-79c89c97552e b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 13:09:00.592 7 WARNING glance.location [None req-5ddb03dd-e913-4725-bf9c-79c89c97552e b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.44 () {48 vars in 1042 bytes} [Tue May 5 13:08:56 2026] PUT /v2/images/0027fb61-bce6-4da7-847f-f26f3c3dbe34/file => generated 0 bytes in 3803 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5229 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.44 () {44 vars in 968 bytes} [Tue May 5 13:09:00 2026] GET /v2/images/0027fb61-bce6-4da7-847f-f26f3c3dbe34 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 13:09:00.725 7 WARNING oslo_config.cfg [None req-42645b32-7202-43e2-b8c3-9396bef10cb1 b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.204.45.44 () {48 vars in 1048 bytes} [Tue May 5 13:09:00 2026] PATCH /v2/images/0027fb61-bce6-4da7-847f-f26f3c3dbe34 => generated 1312 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.44 () {44 vars in 968 bytes} [Tue May 5 13:09:00 2026] GET /v2/images/0027fb61-bce6-4da7-847f-f26f3c3dbe34 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/296] 199.204.45.44 () {42 vars in 685 bytes} [Tue May 5 13:32:08 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: 148/297] 199.204.45.44 () {44 vars in 907 bytes} [Tue May 5 13:32:08 2026] GET /v2/images => generated 1381 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/302] 199.204.45.44 () {42 vars in 685 bytes} [Tue May 5 13:32:30 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: 152/303] 199.204.45.44 () {44 vars in 907 bytes} [Tue May 5 13:32:30 2026] GET /v2/images => generated 1381 bytes in 417 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/304] 199.204.45.44 () {44 vars in 934 bytes} [Tue May 5 13:32:30 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/305] 199.204.45.44 () {44 vars in 956 bytes} [Tue May 5 13:32:30 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/306] 199.204.45.44 () {44 vars in 936 bytes} [Tue May 5 13:32:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/307] 199.204.45.44 () {48 vars in 948 bytes} [Tue May 5 13:32:30 2026] POST /v2/images => generated 796 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-05 13:32:30.761 8 WARNING oslo_policy.policy [None req-a8c89f4c-7185-4f20-8659-20d70600eaaa b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-05 13:32:30.762 8 WARNING oslo_policy.policy [None req-a8c89f4c-7185-4f20-8659-20d70600eaaa b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-05 13:32:30.763 8 INFO glance.api.v2.image_data [None req-a8c89f4c-7185-4f20-8659-20d70600eaaa b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 13:33:08.286 8 WARNING glance.location [None req-a8c89f4c-7185-4f20-8659-20d70600eaaa b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 154/316] 199.204.45.44 () {48 vars in 1043 bytes} [Tue May 5 13:32:30 2026] PUT /v2/images/8051ce46-21b7-4033-9b73-87795966a0e5/file => generated 0 bytes in 37578 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67408 switches on core 0) [pid: 7|app: 0|req: 163/317] 199.204.45.44 () {44 vars in 968 bytes} [Tue May 5 13:33:08 2026] GET /v2/images/8051ce46-21b7-4033-9b73-87795966a0e5 => 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: 155/318] 199.204.45.44 () {48 vars in 1048 bytes} [Tue May 5 13:33:08 2026] PATCH /v2/images/8051ce46-21b7-4033-9b73-87795966a0e5 => generated 1395 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/319] 199.204.45.44 () {44 vars in 968 bytes} [Tue May 5 13:33:08 2026] GET /v2/images/8051ce46-21b7-4033-9b73-87795966a0e5 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/320] 199.204.45.44 () {42 vars in 685 bytes} [Tue May 5 13:33:09 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/321] 199.204.45.44 () {44 vars in 907 bytes} [Tue May 5 13:33:09 2026] GET /v2/images => generated 2778 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/410] 199.204.45.44 () {42 vars in 685 bytes} [Tue May 5 13:40:28 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: 201/411] 199.204.45.44 () {44 vars in 907 bytes} [Tue May 5 13:40:28 2026] GET /v2/images => generated 2778 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/416] 199.204.45.44 () {42 vars in 685 bytes} [Tue May 5 13:40:52 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: 204/417] 199.204.45.44 () {44 vars in 907 bytes} [Tue May 5 13:40:52 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/418] 199.204.45.44 () {44 vars in 944 bytes} [Tue May 5 13:40:52 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/419] 199.204.45.44 () {44 vars in 966 bytes} [Tue May 5 13:40:52 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/420] 199.204.45.44 () {44 vars in 936 bytes} [Tue May 5 13:40:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/421] 199.204.45.44 () {48 vars in 948 bytes} [Tue May 5 13:40:52 2026] POST /v2/images => generated 799 bytes in 2852 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-05 13:40:55.796 7 INFO glance.api.v2.image_data [None req-357b4448-34a9-4460-b7b9-c7c5300cda69 b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 13:42:02.719 7 INFO glance.location [None req-357b4448-34a9-4460-b7b9-c7c5300cda69 b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 216/436] 199.204.45.44 () {48 vars in 1042 bytes} [Tue May 5 13:40:55 2026] PUT /v2/images/bd0d97bb-b2f7-4294-8c97-3d14aa5005ed/file => generated 0 bytes in 66969 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19405 switches on core 0) [pid: 8|app: 0|req: 221/437] 199.204.45.44 () {44 vars in 968 bytes} [Tue May 5 13:42:02 2026] GET /v2/images/bd0d97bb-b2f7-4294-8c97-3d14aa5005ed => generated 1211 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/438] 199.204.45.44 () {48 vars in 1048 bytes} [Tue May 5 13:42:02 2026] PATCH /v2/images/bd0d97bb-b2f7-4294-8c97-3d14aa5005ed => generated 1410 bytes in 2579 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/439] 199.204.45.44 () {44 vars in 968 bytes} [Tue May 5 13:42:05 2026] GET /v2/images/bd0d97bb-b2f7-4294-8c97-3d14aa5005ed => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/458] 199.204.45.44 () {42 vars in 685 bytes} [Tue May 5 13:43:37 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: 232/459] 199.204.45.44 () {44 vars in 907 bytes} [Tue May 5 13:43:37 2026] GET /v2/images => generated 4190 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/464] 199.204.45.44 () {42 vars in 685 bytes} [Tue May 5 13:43:49 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: 235/465] 199.204.45.44 () {44 vars in 907 bytes} [Tue May 5 13:43:49 2026] GET /v2/images => generated 4190 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/466] 199.204.45.44 () {44 vars in 936 bytes} [Tue May 5 13:43:50 2026] GET /v2/images/manila-service-image => generated 165 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/467] 199.204.45.44 () {44 vars in 958 bytes} [Tue May 5 13:43:50 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/468] 199.204.45.44 () {44 vars in 936 bytes} [Tue May 5 13:43:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/469] 199.204.45.44 () {48 vars in 948 bytes} [Tue May 5 13:43:50 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-05 13:43:50.192 7 INFO glance.api.v2.image_data [None req-64be66dc-af9c-4e80-a7d4-9bcc866be215 b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 13:44:03.567 7 INFO glance.location [None req-64be66dc-af9c-4e80-a7d4-9bcc866be215 b134e6d8b9ee4389a8a290f1712164db 85b0531157664840875ad02bfc5705dd - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 233/472] 199.204.45.44 () {48 vars in 1042 bytes} [Tue May 5 13:43:50 2026] PUT /v2/images/6a28f17e-5b73-42c1-ae00-ed5924351cb5/file => generated 0 bytes in 13427 msecs (HTTP/1.1 204) 4 headers in 171 bytes (16916 switches on core 0) [pid: 8|app: 0|req: 240/473] 199.204.45.44 () {44 vars in 968 bytes} [Tue May 5 13:44:03 2026] GET /v2/images/6a28f17e-5b73-42c1-ae00-ed5924351cb5 => generated 1203 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/474] 199.204.45.44 () {48 vars in 1048 bytes} [Tue May 5 13:44:03 2026] PATCH /v2/images/6a28f17e-5b73-42c1-ae00-ed5924351cb5 => generated 1420 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/475] 199.204.45.44 () {44 vars in 968 bytes} [Tue May 5 13:44:03 2026] GET /v2/images/6a28f17e-5b73-42c1-ae00-ed5924351cb5 => generated 1420 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/626] 199.204.45.44 () {42 vars in 685 bytes} [Tue May 5 13:56:38 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: 317/627] 199.204.45.44 () {44 vars in 907 bytes} [Tue May 5 13:56:38 2026] GET /v2/images => generated 5612 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/656] 199.204.45.44 () {42 vars in 685 bytes} [Tue May 5 13:58:57 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: 325/657] 199.204.45.44 () {44 vars in 907 bytes} [Tue May 5 13:58:57 2026] GET /v2/images => generated 5612 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/660] 199.204.45.44 () {42 vars in 685 bytes} [Tue May 5 13:58:59 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: 327/661] 199.204.45.44 () {44 vars in 907 bytes} [Tue May 5 13:58:59 2026] GET /v2/images => generated 5612 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/672] 199.204.45.44 () {42 vars in 685 bytes} [Tue May 5 13:59:50 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: 333/673] 199.204.45.44 () {44 vars in 907 bytes} [Tue May 5 13:59:50 2026] GET /v2/images => generated 5612 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/676] 199.204.45.44 () {42 vars in 685 bytes} [Tue May 5 13:59:58 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: 335/677] 199.204.45.44 () {44 vars in 907 bytes} [Tue May 5 13:59:58 2026] GET /v2/images => generated 5612 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/690] 199.204.45.44 () {42 vars in 685 bytes} [Tue May 5 14:01:02 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: 342/691] 199.204.45.44 () {44 vars in 907 bytes} [Tue May 5 14:01:02 2026] GET /v2/images => generated 5612 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 348/702] 10.0.0.161 () {32 vars in 633 bytes} [Tue May 5 14:01:54 2026] GET /v2/images => generated 5612 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/707] 10.0.0.220 () {36 vars in 987 bytes} [Tue May 5 14:02:16 2026] GET /v2/images/0027fb61-bce6-4da7-847f-f26f3c3dbe34 => generated 1312 bytes in 154 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: 357/708] 10.0.0.220 () {36 vars in 927 bytes} [Tue May 5 14:02: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: 8|app: 0|req: 359/711] 199.204.45.44 () {36 vars in 990 bytes} [Tue May 5 14:02:25 2026] GET /v2/images/0027fb61-bce6-4da7-847f-f26f3c3dbe34 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/712] 199.204.45.44 () {36 vars in 930 bytes} [Tue May 5 14:02:25 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: 360/713] 199.204.45.44 () {36 vars in 990 bytes} [Tue May 5 14:02:26 2026] GET /v2/images/0027fb61-bce6-4da7-847f-f26f3c3dbe34 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/714] 199.204.45.44 () {36 vars in 930 bytes} [Tue May 5 14:02:26 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/717] 10.0.0.220 () {36 vars in 987 bytes} [Tue May 5 14:02:34 2026] GET /v2/images/0027fb61-bce6-4da7-847f-f26f3c3dbe34 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/718] 10.0.0.220 () {36 vars in 927 bytes} [Tue May 5 14:02:34 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: 357/719] 10.0.0.186 () {36 vars in 987 bytes} [Tue May 5 14:02:37 2026] GET /v2/images/0027fb61-bce6-4da7-847f-f26f3c3dbe34 => generated 1312 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/720] 10.0.0.186 () {36 vars in 927 bytes} [Tue May 5 14:02:37 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/721] 10.0.0.186 () {36 vars in 927 bytes} [Tue May 5 14:02:37 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/722] 10.0.0.186 () {36 vars in 987 bytes} [Tue May 5 14:02:37 2026] GET /v2/images/0027fb61-bce6-4da7-847f-f26f3c3dbe34 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/723] 10.0.0.186 () {36 vars in 927 bytes} [Tue May 5 14:02:37 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: 365/724] 10.0.0.186 () {36 vars in 927 bytes} [Tue May 5 14:02:37 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/725] 10.0.0.161 () {34 vars in 655 bytes} [Tue May 5 14:02:37 2026] POST /v2/images => generated 649 bytes in 108 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/726] 10.0.0.186 () {36 vars in 987 bytes} [Tue May 5 14:02:37 2026] GET /v2/images/0027fb61-bce6-4da7-847f-f26f3c3dbe34 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 14:02:37.881 7 WARNING glance.api.v2.images [None req-68724efc-6e29-42c3-901c-d9aedd88e2ad 90076e7ab41744f9a03c19e742fd6847 26a427d3125b4ca0b3abf023c536ccb7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//724c26dc-3281-412f-bb6f-7bf1263ce614 [pid: 8|app: 0|req: 367/727] 10.0.0.186 () {36 vars in 927 bytes} [Tue May 5 14:02:37 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/728] 10.0.0.186 () {36 vars in 927 bytes} [Tue May 5 14:02:37 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: 361/729] 10.0.0.161 () {32 vars in 710 bytes} [Tue May 5 14:02:37 2026] DELETE /v2/images/724c26dc-3281-412f-bb6f-7bf1263ce614 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/730] 10.0.0.161 () {32 vars in 707 bytes} [Tue May 5 14:02:37 2026] GET /v2/images/724c26dc-3281-412f-bb6f-7bf1263ce614 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/731] 10.0.0.161 () {32 vars in 633 bytes} [Tue May 5 14:02:38 2026] GET /v2/images => generated 1381 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/732] 10.0.0.161 () {34 vars in 655 bytes} [Tue May 5 14:02:38 2026] POST /v2/images => generated 702 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/733] 10.0.0.161 () {32 vars in 717 bytes} [Tue May 5 14:02:38 2026] GET /v2/images/174cc1de-86c2-4203-baf2-6b5dc83ef7ea/file => generated 0 bytes in 11 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 14:02:38.138 8 INFO glance.api.v2.image_data [None req-ec1e1293-eb15-441e-8b99-c9bf79eaf79e 90076e7ab41744f9a03c19e742fd6847 26a427d3125b4ca0b3abf023c536ccb7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 14:02:38.233 8 WARNING glance_store._drivers.rbd [None req-ec1e1293-eb15-441e-8b99-c9bf79eaf79e 90076e7ab41744f9a03c19e742fd6847 26a427d3125b4ca0b3abf023c536ccb7 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 7|app: 0|req: 366/736] 10.0.0.217 () {36 vars in 911 bytes} [Tue May 5 14:02:38 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: 367/737] 10.0.0.217 () {36 vars in 1007 bytes} [Tue May 5 14:02:38 2026] GET /v2/images/0027fb61-bce6-4da7-847f-f26f3c3dbe34/locations => generated 127 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/738] 10.0.0.217 () {36 vars in 987 bytes} [Tue May 5 14:02:38 2026] GET /v2/images/0027fb61-bce6-4da7-847f-f26f3c3dbe34 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/739] 10.0.0.217 () {36 vars in 927 bytes} [Tue May 5 14:02:38 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: 370/740] 10.0.0.217 () {36 vars in 927 bytes} [Tue May 5 14:02: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) 2026-05-05 14:02:38.950 8 INFO glance.location [None req-ec1e1293-eb15-441e-8b99-c9bf79eaf79e 90076e7ab41744f9a03c19e742fd6847 26a427d3125b4ca0b3abf023c536ccb7 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 371/741] 10.0.0.161 () {32 vars in 727 bytes} [Tue May 5 14:02:38 2026] PUT /v2/images/174cc1de-86c2-4203-baf2-6b5dc83ef7ea/file => generated 0 bytes in 863 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/742] 10.0.0.161 () {32 vars in 707 bytes} [Tue May 5 14:02:38 2026] GET /v2/images/174cc1de-86c2-4203-baf2-6b5dc83ef7ea => generated 1103 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/743] 10.0.0.161 () {32 vars in 717 bytes} [Tue May 5 14:02:39 2026] GET /v2/images/174cc1de-86c2-4203-baf2-6b5dc83ef7ea/file => generated 1024 bytes in 148 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/744] 10.0.0.161 () {34 vars in 655 bytes} [Tue May 5 14:02:39 2026] POST /v2/images => generated 648 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/745] 10.0.0.161 () {32 vars in 726 bytes} [Tue May 5 14:02:39 2026] PATCH /v2/images/9e4386eb-ace1-482b-b4ab-0c294ee44b73 => generated 653 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/746] 10.0.0.161 () {32 vars in 707 bytes} [Tue May 5 14:02:39 2026] GET /v2/images/9e4386eb-ace1-482b-b4ab-0c294ee44b73 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 14:02:39.294 8 WARNING glance.api.v2.images [None req-cfc08a8e-42c4-408d-9e3e-e4405f238fcd 90076e7ab41744f9a03c19e742fd6847 26a427d3125b4ca0b3abf023c536ccb7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9e4386eb-ace1-482b-b4ab-0c294ee44b73 [pid: 8|app: 0|req: 374/747] 10.0.0.161 () {32 vars in 710 bytes} [Tue May 5 14:02:39 2026] DELETE /v2/images/9e4386eb-ace1-482b-b4ab-0c294ee44b73 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/748] 10.0.0.161 () {32 vars in 707 bytes} [Tue May 5 14:02:39 2026] GET /v2/images/9e4386eb-ace1-482b-b4ab-0c294ee44b73 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 14:02:39.364 8 WARNING glance.api.v2.images [None req-7c6def8e-3b1d-4801-a890-3d17161448b3 90076e7ab41744f9a03c19e742fd6847 26a427d3125b4ca0b3abf023c536ccb7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//174cc1de-86c2-4203-baf2-6b5dc83ef7ea [pid: 8|app: 0|req: 375/749] 10.0.0.161 () {32 vars in 710 bytes} [Tue May 5 14:02:39 2026] DELETE /v2/images/174cc1de-86c2-4203-baf2-6b5dc83ef7ea => generated 0 bytes in 916 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/750] 10.0.0.161 () {32 vars in 707 bytes} [Tue May 5 14:02:40 2026] GET /v2/images/174cc1de-86c2-4203-baf2-6b5dc83ef7ea => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 14:02:40.293 8 WARNING glance.api.v2.images [None req-2c48af5a-46c4-494d-ba9f-446cc8cf3aba 90076e7ab41744f9a03c19e742fd6847 26a427d3125b4ca0b3abf023c536ccb7 - - default default] Failed to find image 724c26dc-3281-412f-bb6f-7bf1263ce614 to delete: glance.common.exception.ImageNotFound: No image found with ID 724c26dc-3281-412f-bb6f-7bf1263ce614 [pid: 8|app: 0|req: 376/751] 10.0.0.161 () {32 vars in 710 bytes} [Tue May 5 14:02:40 2026] DELETE /v2/images/724c26dc-3281-412f-bb6f-7bf1263ce614 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/752] 10.0.0.161 () {32 vars in 707 bytes} [Tue May 5 14:02:40 2026] GET /v2/images/724c26dc-3281-412f-bb6f-7bf1263ce614 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/761] 10.0.0.161 () {30 vars in 411 bytes} [Tue May 5 14:03:18 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: 382/764] 10.0.0.220 () {36 vars in 987 bytes} [Tue May 5 14:03:28 2026] GET /v2/images/0027fb61-bce6-4da7-847f-f26f3c3dbe34 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/765] 10.0.0.220 () {36 vars in 927 bytes} [Tue May 5 14:03:28 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: 385/770] 10.0.0.220 () {36 vars in 987 bytes} [Tue May 5 14:03:54 2026] GET /v2/images/0027fb61-bce6-4da7-847f-f26f3c3dbe34 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/771] 10.0.0.220 () {36 vars in 927 bytes} [Tue May 5 14:03: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: 389/778] 10.0.0.220 () {36 vars in 987 bytes} [Tue May 5 14:04:18 2026] GET /v2/images/0027fb61-bce6-4da7-847f-f26f3c3dbe34 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/779] 10.0.0.220 () {36 vars in 927 bytes} [Tue May 5 14:04:18 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: 391/782] 10.0.0.161 () {32 vars in 707 bytes} [Tue May 5 14:04:33 2026] GET /v2/images/0027fb61-bce6-4da7-847f-f26f3c3dbe34 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/783] 10.0.0.161 () {32 vars in 707 bytes} [Tue May 5 14:04:34 2026] GET /v2/images/0027fb61-bce6-4da7-847f-f26f3c3dbe34 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/784] 10.0.0.186 () {36 vars in 987 bytes} [Tue May 5 14:04:34 2026] GET /v2/images/0027fb61-bce6-4da7-847f-f26f3c3dbe34 => generated 1312 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/785] 10.0.0.186 () {36 vars in 927 bytes} [Tue May 5 14:04:34 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: 393/786] 10.0.0.186 () {36 vars in 927 bytes} [Tue May 5 14:04:34 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: 394/787] 10.0.0.186 () {36 vars in 987 bytes} [Tue May 5 14:04:34 2026] GET /v2/images/0027fb61-bce6-4da7-847f-f26f3c3dbe34 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/788] 10.0.0.186 () {36 vars in 927 bytes} [Tue May 5 14:04:34 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: 395/789] 10.0.0.186 () {36 vars in 927 bytes} [Tue May 5 14:04:34 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: 395/790] 10.0.0.186 () {36 vars in 987 bytes} [Tue May 5 14:04:34 2026] GET /v2/images/0027fb61-bce6-4da7-847f-f26f3c3dbe34 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/791] 10.0.0.186 () {36 vars in 927 bytes} [Tue May 5 14:04:34 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: 396/792] 10.0.0.186 () {36 vars in 927 bytes} [Tue May 5 14:04:34 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: 397/793] 10.0.0.217 () {36 vars in 911 bytes} [Tue May 5 14:04:35 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: 397/794] 10.0.0.217 () {36 vars in 1007 bytes} [Tue May 5 14:04:35 2026] GET /v2/images/0027fb61-bce6-4da7-847f-f26f3c3dbe34/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/795] 10.0.0.217 () {36 vars in 987 bytes} [Tue May 5 14:04:35 2026] GET /v2/images/0027fb61-bce6-4da7-847f-f26f3c3dbe34 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/796] 10.0.0.217 () {36 vars in 927 bytes} [Tue May 5 14:04:35 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: 399/797] 10.0.0.217 () {36 vars in 927 bytes} [Tue May 5 14:04:35 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: 400/800] 10.0.0.220 () {36 vars in 987 bytes} [Tue May 5 14:04:44 2026] GET /v2/images/0027fb61-bce6-4da7-847f-f26f3c3dbe34 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/801] 10.0.0.220 () {36 vars in 927 bytes} [Tue May 5 14:04:44 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/810] 10.0.0.220 () {36 vars in 987 bytes} [Tue May 5 14:05:21 2026] GET /v2/images/0027fb61-bce6-4da7-847f-f26f3c3dbe34 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/811] 10.0.0.220 () {36 vars in 927 bytes} [Tue May 5 14:05:21 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: 409/816] 10.0.0.220 () {36 vars in 987 bytes} [Tue May 5 14:05:40 2026] GET /v2/images/0027fb61-bce6-4da7-847f-f26f3c3dbe34 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/817] 10.0.0.220 () {36 vars in 927 bytes} [Tue May 5 14:05:40 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: 415/828] 10.0.0.220 () {36 vars in 987 bytes} [Tue May 5 14:06:28 2026] GET /v2/images/0027fb61-bce6-4da7-847f-f26f3c3dbe34 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/829] 10.0.0.220 () {36 vars in 927 bytes} [Tue May 5 14:06:28 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: 422/844] 10.0.0.220 () {36 vars in 987 bytes} [Tue May 5 14:07:45 2026] GET /v2/images/0027fb61-bce6-4da7-847f-f26f3c3dbe34 => generated 1312 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/845] 10.0.0.220 () {36 vars in 927 bytes} [Tue May 5 14:07:45 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/850] 10.0.0.220 () {36 vars in 987 bytes} [Tue May 5 14:08:03 2026] GET /v2/images/0027fb61-bce6-4da7-847f-f26f3c3dbe34 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/851] 10.0.0.220 () {36 vars in 927 bytes} [Tue May 5 14:08:03 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/858] 199.204.45.44 () {32 vars in 825 bytes} [Tue May 5 14:08:37 2026] GET /v2/images?status=active&owner=85b0531157664840875ad02bfc5705dd&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/859] 199.204.45.44 () {32 vars in 652 bytes} [Tue May 5 14:08:37 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: 431/860] 10.0.0.186 () {36 vars in 987 bytes} [Tue May 5 14:08:38 2026] GET /v2/images/8051ce46-21b7-4033-9b73-87795966a0e5 => generated 1395 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/861] 10.0.0.186 () {36 vars in 927 bytes} [Tue May 5 14:08:38 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: 432/862] 10.0.0.186 () {36 vars in 927 bytes} [Tue May 5 14:08:38 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: 431/863] 10.0.0.186 () {36 vars in 987 bytes} [Tue May 5 14:08:38 2026] GET /v2/images/8051ce46-21b7-4033-9b73-87795966a0e5 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/864] 10.0.0.186 () {36 vars in 927 bytes} [Tue May 5 14:08:38 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: 432/865] 10.0.0.186 () {36 vars in 927 bytes} [Tue May 5 14:08:38 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: 434/866] 10.0.0.186 () {36 vars in 987 bytes} [Tue May 5 14:08:38 2026] GET /v2/images/8051ce46-21b7-4033-9b73-87795966a0e5 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/867] 10.0.0.186 () {36 vars in 927 bytes} [Tue May 5 14:08:38 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: 436/870] 10.0.0.217 () {36 vars in 911 bytes} [Tue May 5 14:08:38 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: 435/871] 10.0.0.217 () {36 vars in 1007 bytes} [Tue May 5 14:08:38 2026] GET /v2/images/8051ce46-21b7-4033-9b73-87795966a0e5/locations => generated 127 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/872] 10.0.0.217 () {36 vars in 987 bytes} [Tue May 5 14:08:38 2026] GET /v2/images/8051ce46-21b7-4033-9b73-87795966a0e5 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/873] 10.0.0.217 () {36 vars in 927 bytes} [Tue May 5 14:08:38 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: 438/874] 10.0.0.217 () {36 vars in 927 bytes} [Tue May 5 14:08:38 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: 471/939] 10.0.0.161 () {32 vars in 633 bytes} [Tue May 5 14:13:59 2026] GET /v2/images => generated 5612 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)