+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 26 08:31:17 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-5bfd7bdf56-9jhx9 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 0x7fa53cbf3668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-26 08:31:19.653 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-26 08:31:19.661 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-26 08:31:20.590 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-26 08:31:20.591 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-26 08:31:20.591 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-26 08:31:20.592 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-26 08:31:20.592 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-26 08:31:20.592 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-26 08:31:22.805 7 WARNING glance.api.v2.images [None req-41f5f581-378e-43c8-9ea1-5df0bc9db8da - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-26 08:31:22.850 8 WARNING glance.api.v2.images [None req-2f686a4d-e384-42c5-8750-775ca47a1e5d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-26 08:31:23.193 7 WARNING keystonemiddleware._common.config [None req-41f5f581-378e-43c8-9ea1-5df0bc9db8da - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 08:31:23.201 7 WARNING oslo_config.cfg [None req-41f5f581-378e-43c8-9ea1-5df0bc9db8da - - - - - -] 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 0x7fa53cbf3668 pid: 7 (default app) 2026-05-26 08:31:23.256 8 WARNING keystonemiddleware._common.config [None req-2f686a4d-e384-42c5-8750-775ca47a1e5d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 08:31:23.265 8 WARNING oslo_config.cfg [None req-2f686a4d-e384-42c5-8750-775ca47a1e5d - - - - - -] 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 0x7fa53cbf3668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.57 () {42 vars in 685 bytes} [Tue May 26 08:31:24 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:31:24.726 8 WARNING oslo_policy.policy [None req-f192fc1d-0138-406e-a0e2-6d1d93b7d29d 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-26 08:31:24.727 8 WARNING oslo_policy.policy [None req-f192fc1d-0138-406e-a0e2-6d1d93b7d29d 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-26 08:31:24.749 8 WARNING oslo_policy.policy [None req-f192fc1d-0138-406e-a0e2-6d1d93b7d29d 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-26 08:31:24.750 8 WARNING oslo_policy.policy [None req-f192fc1d-0138-406e-a0e2-6d1d93b7d29d 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - 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.19.213.57 () {44 vars in 907 bytes} [Tue May 26 08:31:24 2026] GET /v2/images => generated 69 bytes in 626 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.57 () {42 vars in 685 bytes} [Tue May 26 08:31:29 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.19.213.57 () {44 vars in 907 bytes} [Tue May 26 08:31:29 2026] GET /v2/images => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:31:29.428 7 WARNING oslo_policy.policy [None req-19731b2d-c6b6-4f5a-b243-3ed7317da5e2 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-26 08:31:29.428 7 WARNING oslo_policy.policy [None req-19731b2d-c6b6-4f5a-b243-3ed7317da5e2 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - 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.19.213.57 () {44 vars in 908 bytes} [Tue May 26 08:31:29 2026] GET /v2/images/cirros => generated 151 bytes in 153 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.57 () {44 vars in 930 bytes} [Tue May 26 08:31:29 2026] GET /v2/images?name=cirros => generated 81 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 08:31:29.599 7 WARNING oslo_policy.policy [None req-231229ee-6136-46f5-afa0-16bc0d2d5d20 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-26 08:31:29.599 7 WARNING oslo_policy.policy [None req-231229ee-6136-46f5-afa0-16bc0d2d5d20 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - 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.19.213.57 () {44 vars in 936 bytes} [Tue May 26 08:31:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 08:31:29.694 8 WARNING oslo_config.cfg [None req-fd6a0d6e-d3ae-43d5-aa67-55f3729ff4ef 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - 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.19.213.57 () {48 vars in 948 bytes} [Tue May 26 08:31:29 2026] POST /v2/images => generated 760 bytes in 73 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-26 08:31:29.729 7 WARNING oslo_policy.policy [None req-22a32fda-495a-4da7-84d0-7dc690c0a3b8 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-26 08:31:29.729 7 WARNING oslo_policy.policy [None req-22a32fda-495a-4da7-84d0-7dc690c0a3b8 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-26 08:31:29.730 7 INFO glance.api.v2.image_data [None req-22a32fda-495a-4da7-84d0-7dc690c0a3b8 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 08:31:33.450 7 WARNING glance.location [None req-22a32fda-495a-4da7-84d0-7dc690c0a3b8 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.19.213.57 () {48 vars in 1042 bytes} [Tue May 26 08:31:29 2026] PUT /v2/images/743ea4bc-fe1d-46eb-bdef-c6cf8e03bf05/file => generated 0 bytes in 3788 msecs (HTTP/1.1 204) 4 headers in 171 bytes (3402 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.19.213.57 () {44 vars in 968 bytes} [Tue May 26 08:31:33 2026] GET /v2/images/743ea4bc-fe1d-46eb-bdef-c6cf8e03bf05 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 08:31:33.669 7 WARNING oslo_config.cfg [None req-2b5fd1c7-d7d1-42ff-a696-0c91b350041e 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - 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.19.213.57 () {48 vars in 1048 bytes} [Tue May 26 08:31:33 2026] PATCH /v2/images/743ea4bc-fe1d-46eb-bdef-c6cf8e03bf05 => generated 1312 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.19.213.57 () {44 vars in 968 bytes} [Tue May 26 08:31:33 2026] GET /v2/images/743ea4bc-fe1d-46eb-bdef-c6cf8e03bf05 => generated 1312 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/126] 199.19.213.57 () {42 vars in 685 bytes} [Tue May 26 08:40:32 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: 64/127] 199.19.213.57 () {44 vars in 907 bytes} [Tue May 26 08:40:32 2026] GET /v2/images => generated 1381 bytes in 501 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/130] 199.19.213.57 () {42 vars in 685 bytes} [Tue May 26 08:40:51 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/131] 199.19.213.57 () {44 vars in 907 bytes} [Tue May 26 08:40:51 2026] GET /v2/images => generated 1381 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/132] 199.19.213.57 () {44 vars in 934 bytes} [Tue May 26 08:40:51 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/133] 199.19.213.57 () {44 vars in 956 bytes} [Tue May 26 08:40:51 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: 67/134] 199.19.213.57 () {44 vars in 936 bytes} [Tue May 26 08:40:51 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/135] 199.19.213.57 () {48 vars in 948 bytes} [Tue May 26 08:40:51 2026] POST /v2/images => generated 796 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-26 08:40:51.411 8 WARNING oslo_policy.policy [None req-dc0d3f3d-1256-42aa-81b2-48d0164906d0 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-26 08:40:51.412 8 WARNING oslo_policy.policy [None req-dc0d3f3d-1256-42aa-81b2-48d0164906d0 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-26 08:40:51.413 8 INFO glance.api.v2.image_data [None req-dc0d3f3d-1256-42aa-81b2-48d0164906d0 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 08:41:27.058 8 WARNING glance.location [None req-dc0d3f3d-1256-42aa-81b2-48d0164906d0 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 68/144] 199.19.213.57 () {48 vars in 1043 bytes} [Tue May 26 08:40:51 2026] PUT /v2/images/ee7dd8f6-52eb-4520-bb71-6a07a091e1ca/file => generated 0 bytes in 35706 msecs (HTTP/1.1 204) 4 headers in 171 bytes (58541 switches on core 0) [pid: 7|app: 0|req: 77/145] 199.19.213.57 () {44 vars in 968 bytes} [Tue May 26 08:41:27 2026] GET /v2/images/ee7dd8f6-52eb-4520-bb71-6a07a091e1ca => 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: 69/146] 199.19.213.57 () {48 vars in 1048 bytes} [Tue May 26 08:41:27 2026] PATCH /v2/images/ee7dd8f6-52eb-4520-bb71-6a07a091e1ca => generated 1395 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/147] 199.19.213.57 () {44 vars in 968 bytes} [Tue May 26 08:41:27 2026] GET /v2/images/ee7dd8f6-52eb-4520-bb71-6a07a091e1ca => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/148] 199.19.213.57 () {42 vars in 685 bytes} [Tue May 26 08:41:29 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: 79/149] 199.19.213.57 () {44 vars in 907 bytes} [Tue May 26 08:41:29 2026] GET /v2/images => generated 2778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/194] 199.19.213.57 () {42 vars in 685 bytes} [Tue May 26 08:45:03 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: 102/195] 199.19.213.57 () {44 vars in 907 bytes} [Tue May 26 08:45:03 2026] GET /v2/images => generated 2778 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/198] 199.19.213.57 () {42 vars in 685 bytes} [Tue May 26 08:45:21 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: 95/199] 199.19.213.57 () {44 vars in 907 bytes} [Tue May 26 08:45:21 2026] GET /v2/images => generated 2778 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/200] 199.19.213.57 () {44 vars in 936 bytes} [Tue May 26 08:45:21 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/201] 199.19.213.57 () {44 vars in 958 bytes} [Tue May 26 08:45:21 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/202] 199.19.213.57 () {44 vars in 936 bytes} [Tue May 26 08:45: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: 8|app: 0|req: 97/203] 199.19.213.57 () {48 vars in 948 bytes} [Tue May 26 08:45:21 2026] POST /v2/images => generated 791 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-26 08:45:21.951 7 INFO glance.api.v2.image_data [None req-9be0c237-b068-450c-af1e-d086b2c0409f 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 08:45:41.028 7 INFO glance.location [None req-9be0c237-b068-450c-af1e-d086b2c0409f 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 107/208] 199.19.213.57 () {48 vars in 1043 bytes} [Tue May 26 08:45:21 2026] PUT /v2/images/8319536b-dbe3-45ce-977a-973e4e98eb27/file => generated 0 bytes in 19141 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27233 switches on core 0) [pid: 8|app: 0|req: 102/209] 199.19.213.57 () {44 vars in 968 bytes} [Tue May 26 08:45:41 2026] GET /v2/images/8319536b-dbe3-45ce-977a-973e4e98eb27 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/210] 199.19.213.57 () {48 vars in 1048 bytes} [Tue May 26 08:45:41 2026] PATCH /v2/images/8319536b-dbe3-45ce-977a-973e4e98eb27 => generated 1382 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/211] 199.19.213.57 () {44 vars in 968 bytes} [Tue May 26 08:45:41 2026] GET /v2/images/8319536b-dbe3-45ce-977a-973e4e98eb27 => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/252] 199.19.213.57 () {42 vars in 685 bytes} [Tue May 26 08:49:01 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: 124/253] 199.19.213.57 () {44 vars in 907 bytes} [Tue May 26 08:49:01 2026] GET /v2/images => generated 4162 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/258] 199.19.213.57 () {42 vars in 685 bytes} [Tue May 26 08:49:16 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: 132/259] 199.19.213.57 () {44 vars in 907 bytes} [Tue May 26 08:49:16 2026] GET /v2/images => generated 4162 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/260] 199.19.213.57 () {44 vars in 944 bytes} [Tue May 26 08:49:16 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/261] 199.19.213.57 () {44 vars in 966 bytes} [Tue May 26 08:49:16 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/262] 199.19.213.57 () {44 vars in 936 bytes} [Tue May 26 08:49:16 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/263] 199.19.213.57 () {48 vars in 948 bytes} [Tue May 26 08:49:16 2026] POST /v2/images => generated 799 bytes in 544 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-26 08:49:16.845 8 INFO glance.api.v2.image_data [None req-12d2fab7-7586-4871-8bc5-f53bda066e89 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 08:49:44.008 8 INFO glance.location [None req-12d2fab7-7586-4871-8bc5-f53bda066e89 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 130/270] 199.19.213.57 () {48 vars in 1042 bytes} [Tue May 26 08:49:16 2026] PUT /v2/images/04f12615-a77d-4e8a-a97a-79d9a80c295c/file => generated 0 bytes in 27210 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34500 switches on core 0) [pid: 7|app: 0|req: 141/271] 199.19.213.57 () {44 vars in 968 bytes} [Tue May 26 08:49:44 2026] GET /v2/images/04f12615-a77d-4e8a-a97a-79d9a80c295c => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/272] 199.19.213.57 () {48 vars in 1048 bytes} [Tue May 26 08:49:44 2026] PATCH /v2/images/04f12615-a77d-4e8a-a97a-79d9a80c295c => generated 1410 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/273] 199.19.213.57 () {44 vars in 968 bytes} [Tue May 26 08:49:44 2026] GET /v2/images/04f12615-a77d-4e8a-a97a-79d9a80c295c => generated 1410 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/280] 199.19.213.57 () {42 vars in 685 bytes} [Tue May 26 08:50:21 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: 135/281] 199.19.213.57 () {44 vars in 907 bytes} [Tue May 26 08:50:21 2026] GET /v2/images => generated 5574 bytes in 55 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: 142/294] 10.0.0.251 () {32 vars in 633 bytes} [Tue May 26 08:51:16 2026] GET /v2/images => generated 5574 bytes in 18 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: 156/301] 10.0.0.40 () {36 vars in 986 bytes} [Tue May 26 08:51:45 2026] GET /v2/images/743ea4bc-fe1d-46eb-bdef-c6cf8e03bf05 => generated 1312 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/302] 10.0.0.40 () {36 vars in 926 bytes} [Tue May 26 08:51:45 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/303] 10.0.0.40 () {36 vars in 926 bytes} [Tue May 26 08:51:45 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: 147/304] 10.0.0.40 () {36 vars in 986 bytes} [Tue May 26 08:51:45 2026] GET /v2/images/743ea4bc-fe1d-46eb-bdef-c6cf8e03bf05 => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/305] 10.0.0.40 () {36 vars in 926 bytes} [Tue May 26 08:51:45 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: 148/306] 10.0.0.40 () {36 vars in 926 bytes} [Tue May 26 08:51:45 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: 159/307] 10.0.0.40 () {36 vars in 986 bytes} [Tue May 26 08:51:45 2026] GET /v2/images/743ea4bc-fe1d-46eb-bdef-c6cf8e03bf05 => 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: 149/308] 10.0.0.40 () {36 vars in 926 bytes} [Tue May 26 08:51: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: 160/309] 10.0.0.40 () {36 vars in 926 bytes} [Tue May 26 08:51:45 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/310] 10.0.0.28 () {36 vars in 910 bytes} [Tue May 26 08:51:46 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: 161/311] 10.0.0.28 () {36 vars in 1006 bytes} [Tue May 26 08:51:46 2026] GET /v2/images/743ea4bc-fe1d-46eb-bdef-c6cf8e03bf05/locations => generated 127 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/312] 10.0.0.28 () {36 vars in 986 bytes} [Tue May 26 08:51:46 2026] GET /v2/images/743ea4bc-fe1d-46eb-bdef-c6cf8e03bf05 => 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: 162/313] 10.0.0.28 () {36 vars in 926 bytes} [Tue May 26 08:51:46 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: 152/314] 10.0.0.28 () {36 vars in 926 bytes} [Tue May 26 08:51:46 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: 163/315] 10.0.0.107 () {36 vars in 987 bytes} [Tue May 26 08:51:52 2026] GET /v2/images/743ea4bc-fe1d-46eb-bdef-c6cf8e03bf05 => 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: 153/316] 10.0.0.107 () {36 vars in 927 bytes} [Tue May 26 08:51: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: 165/319] 199.19.213.57 () {36 vars in 990 bytes} [Tue May 26 08:52:01 2026] GET /v2/images/743ea4bc-fe1d-46eb-bdef-c6cf8e03bf05 => 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: 155/320] 199.19.213.57 () {36 vars in 930 bytes} [Tue May 26 08:52:01 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: 166/321] 199.19.213.57 () {36 vars in 990 bytes} [Tue May 26 08:52:02 2026] GET /v2/images/743ea4bc-fe1d-46eb-bdef-c6cf8e03bf05 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/322] 199.19.213.57 () {36 vars in 930 bytes} [Tue May 26 08:52:02 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: 168/325] 10.0.0.107 () {36 vars in 987 bytes} [Tue May 26 08:52:05 2026] GET /v2/images/743ea4bc-fe1d-46eb-bdef-c6cf8e03bf05 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/326] 10.0.0.107 () {36 vars in 927 bytes} [Tue May 26 08:52:05 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: 175/339] 10.0.0.107 () {36 vars in 987 bytes} [Tue May 26 08:53:04 2026] GET /v2/images/743ea4bc-fe1d-46eb-bdef-c6cf8e03bf05 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/340] 10.0.0.107 () {36 vars in 927 bytes} [Tue May 26 08:53:04 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/347] 10.0.0.251 () {34 vars in 655 bytes} [Tue May 26 08:53:41 2026] POST /v2/images => generated 649 bytes in 356 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-26 08:53:41.794 7 WARNING glance.api.v2.images [None req-e8ee3dbb-5b65-4e9b-95d1-cd5ddb12583e 58530140a2d44f5d96d2b311cb926bc2 8bcaaead3e2b44fc87f80e929be3de8c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//595dd234-6e92-404f-a847-771a7719d576 [pid: 7|app: 0|req: 179/348] 10.0.0.251 () {32 vars in 710 bytes} [Tue May 26 08:53:41 2026] DELETE /v2/images/595dd234-6e92-404f-a847-771a7719d576 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/349] 10.0.0.251 () {32 vars in 707 bytes} [Tue May 26 08:53:41 2026] GET /v2/images/595dd234-6e92-404f-a847-771a7719d576 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/350] 10.0.0.251 () {32 vars in 633 bytes} [Tue May 26 08:53:41 2026] GET /v2/images => generated 1381 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/351] 10.0.0.251 () {34 vars in 655 bytes} [Tue May 26 08:53:41 2026] POST /v2/images => generated 703 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/352] 10.0.0.251 () {32 vars in 717 bytes} [Tue May 26 08:53:41 2026] GET /v2/images/e0acb3b0-ddbc-4ea4-a6d9-e520f6c8933e/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 08:53:41.994 8 INFO glance.api.v2.image_data [None req-a0ff3c7d-312c-43bd-87ab-63fa08fae4bf 58530140a2d44f5d96d2b311cb926bc2 8bcaaead3e2b44fc87f80e929be3de8c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 08:53:42.042 8 WARNING glance_store._drivers.rbd [None req-a0ff3c7d-312c-43bd-87ab-63fa08fae4bf 58530140a2d44f5d96d2b311cb926bc2 8bcaaead3e2b44fc87f80e929be3de8c - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-26 08:53:42.560 8 INFO glance.location [None req-a0ff3c7d-312c-43bd-87ab-63fa08fae4bf 58530140a2d44f5d96d2b311cb926bc2 8bcaaead3e2b44fc87f80e929be3de8c - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 172/353] 10.0.0.251 () {32 vars in 727 bytes} [Tue May 26 08:53:41 2026] PUT /v2/images/e0acb3b0-ddbc-4ea4-a6d9-e520f6c8933e/file => generated 0 bytes in 622 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/356] 10.0.0.251 () {32 vars in 707 bytes} [Tue May 26 08:53:42 2026] GET /v2/images/e0acb3b0-ddbc-4ea4-a6d9-e520f6c8933e => generated 1104 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/357] 10.0.0.251 () {32 vars in 717 bytes} [Tue May 26 08:53:42 2026] GET /v2/images/e0acb3b0-ddbc-4ea4-a6d9-e520f6c8933e/file => generated 1024 bytes in 178 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/358] 10.0.0.251 () {34 vars in 655 bytes} [Tue May 26 08:53:42 2026] POST /v2/images => generated 649 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/359] 10.0.0.251 () {32 vars in 726 bytes} [Tue May 26 08:53:42 2026] PATCH /v2/images/d7896f3c-19a7-4ae1-b183-f3468c571e8f => generated 652 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/360] 10.0.0.251 () {32 vars in 707 bytes} [Tue May 26 08:53:42 2026] GET /v2/images/d7896f3c-19a7-4ae1-b183-f3468c571e8f => generated 652 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 08:53:42.979 8 WARNING glance.api.v2.images [None req-587b7196-86f6-4f0e-bec9-e71e060fd134 58530140a2d44f5d96d2b311cb926bc2 8bcaaead3e2b44fc87f80e929be3de8c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d7896f3c-19a7-4ae1-b183-f3468c571e8f [pid: 8|app: 0|req: 177/361] 10.0.0.251 () {32 vars in 710 bytes} [Tue May 26 08:53:42 2026] DELETE /v2/images/d7896f3c-19a7-4ae1-b183-f3468c571e8f => generated 0 bytes in 60 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/362] 10.0.0.251 () {32 vars in 707 bytes} [Tue May 26 08:53:43 2026] GET /v2/images/d7896f3c-19a7-4ae1-b183-f3468c571e8f => generated 139 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 08:53:43.063 8 WARNING glance.api.v2.images [None req-d5df0a64-f43d-4e1c-a13c-3ff0115fb4ca 58530140a2d44f5d96d2b311cb926bc2 8bcaaead3e2b44fc87f80e929be3de8c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e0acb3b0-ddbc-4ea4-a6d9-e520f6c8933e [pid: 8|app: 0|req: 178/363] 10.0.0.251 () {32 vars in 710 bytes} [Tue May 26 08:53:43 2026] DELETE /v2/images/e0acb3b0-ddbc-4ea4-a6d9-e520f6c8933e => generated 0 bytes in 847 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/364] 10.0.0.251 () {32 vars in 707 bytes} [Tue May 26 08:53:43 2026] GET /v2/images/e0acb3b0-ddbc-4ea4-a6d9-e520f6c8933e => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 08:53:43.926 8 WARNING glance.api.v2.images [None req-b171e189-3e9c-4e89-8019-9f824bf18e17 58530140a2d44f5d96d2b311cb926bc2 8bcaaead3e2b44fc87f80e929be3de8c - - default default] Failed to find image 595dd234-6e92-404f-a847-771a7719d576 to delete: glance.common.exception.ImageNotFound: No image found with ID 595dd234-6e92-404f-a847-771a7719d576 [pid: 8|app: 0|req: 179/365] 10.0.0.251 () {32 vars in 710 bytes} [Tue May 26 08:53:43 2026] DELETE /v2/images/595dd234-6e92-404f-a847-771a7719d576 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/366] 10.0.0.251 () {32 vars in 707 bytes} [Tue May 26 08:53:43 2026] GET /v2/images/595dd234-6e92-404f-a847-771a7719d576 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/369] 10.0.0.107 () {36 vars in 987 bytes} [Tue May 26 08:53:55 2026] GET /v2/images/743ea4bc-fe1d-46eb-bdef-c6cf8e03bf05 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/370] 10.0.0.107 () {36 vars in 927 bytes} [Tue May 26 08:53:55 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: 184/375] 10.0.0.251 () {32 vars in 707 bytes} [Tue May 26 08:54:16 2026] GET /v2/images/743ea4bc-fe1d-46eb-bdef-c6cf8e03bf05 => 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: 192/376] 10.0.0.251 () {32 vars in 707 bytes} [Tue May 26 08:54:16 2026] GET /v2/images/743ea4bc-fe1d-46eb-bdef-c6cf8e03bf05 => 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: 185/377] 10.0.0.40 () {36 vars in 986 bytes} [Tue May 26 08:54:16 2026] GET /v2/images/743ea4bc-fe1d-46eb-bdef-c6cf8e03bf05 => generated 1312 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/378] 10.0.0.40 () {36 vars in 926 bytes} [Tue May 26 08:54:16 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: 186/379] 10.0.0.40 () {36 vars in 926 bytes} [Tue May 26 08:54: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: 194/380] 10.0.0.40 () {36 vars in 986 bytes} [Tue May 26 08:54:16 2026] GET /v2/images/743ea4bc-fe1d-46eb-bdef-c6cf8e03bf05 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/381] 10.0.0.40 () {36 vars in 926 bytes} [Tue May 26 08:54:16 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: 195/382] 10.0.0.40 () {36 vars in 926 bytes} [Tue May 26 08:54:16 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: 188/383] 10.0.0.40 () {36 vars in 986 bytes} [Tue May 26 08:54:16 2026] GET /v2/images/743ea4bc-fe1d-46eb-bdef-c6cf8e03bf05 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/384] 10.0.0.40 () {36 vars in 926 bytes} [Tue May 26 08:54:16 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: 189/385] 10.0.0.40 () {36 vars in 926 bytes} [Tue May 26 08:54:16 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: 197/386] 10.0.0.28 () {36 vars in 910 bytes} [Tue May 26 08:54:17 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: 190/387] 10.0.0.28 () {36 vars in 1006 bytes} [Tue May 26 08:54:17 2026] GET /v2/images/743ea4bc-fe1d-46eb-bdef-c6cf8e03bf05/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/388] 10.0.0.28 () {36 vars in 986 bytes} [Tue May 26 08:54:17 2026] GET /v2/images/743ea4bc-fe1d-46eb-bdef-c6cf8e03bf05 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/389] 10.0.0.28 () {36 vars in 926 bytes} [Tue May 26 08:54:17 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: 199/390] 10.0.0.28 () {36 vars in 926 bytes} [Tue May 26 08:54:17 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: 202/395] 10.0.0.107 () {36 vars in 987 bytes} [Tue May 26 08:54:32 2026] GET /v2/images/743ea4bc-fe1d-46eb-bdef-c6cf8e03bf05 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/396] 10.0.0.107 () {36 vars in 927 bytes} [Tue May 26 08:54:32 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/399] 10.0.0.107 () {36 vars in 987 bytes} [Tue May 26 08:54:48 2026] GET /v2/images/743ea4bc-fe1d-46eb-bdef-c6cf8e03bf05 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/400] 10.0.0.107 () {36 vars in 927 bytes} [Tue May 26 08:54:48 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: 201/409] 10.0.0.251 () {30 vars in 411 bytes} [Tue May 26 08:55:25 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: 203/412] 10.0.0.107 () {36 vars in 987 bytes} [Tue May 26 08:55:39 2026] GET /v2/images/743ea4bc-fe1d-46eb-bdef-c6cf8e03bf05 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/413] 10.0.0.107 () {36 vars in 927 bytes} [Tue May 26 08:55:39 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: 214/420] 10.0.0.107 () {36 vars in 987 bytes} [Tue May 26 08:56:10 2026] GET /v2/images/743ea4bc-fe1d-46eb-bdef-c6cf8e03bf05 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/421] 10.0.0.107 () {36 vars in 927 bytes} [Tue May 26 08:56:10 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: 216/424] 10.0.0.107 () {36 vars in 987 bytes} [Tue May 26 08:56:17 2026] GET /v2/images/743ea4bc-fe1d-46eb-bdef-c6cf8e03bf05 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/425] 10.0.0.107 () {36 vars in 927 bytes} [Tue May 26 08:56:17 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: 229/450] 10.0.0.107 () {36 vars in 987 bytes} [Tue May 26 08:58:18 2026] GET /v2/images/743ea4bc-fe1d-46eb-bdef-c6cf8e03bf05 => 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: 222/451] 10.0.0.107 () {36 vars in 927 bytes} [Tue May 26 08:58:18 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/462] 10.0.0.107 () {36 vars in 987 bytes} [Tue May 26 08:59:03 2026] GET /v2/images/743ea4bc-fe1d-46eb-bdef-c6cf8e03bf05 => 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: 235/463] 10.0.0.107 () {36 vars in 927 bytes} [Tue May 26 08:59:03 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: 239/470] 199.19.213.57 () {32 vars in 825 bytes} [Tue May 26 08:59:38 2026] GET /v2/images?status=active&owner=73a88b39bc044ebeabac7d697863a1da&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/471] 199.19.213.57 () {32 vars in 652 bytes} [Tue May 26 08:59: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: 7|app: 0|req: 240/472] 10.0.0.40 () {36 vars in 986 bytes} [Tue May 26 08:59:39 2026] GET /v2/images/ee7dd8f6-52eb-4520-bb71-6a07a091e1ca => generated 1395 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/473] 10.0.0.40 () {36 vars in 926 bytes} [Tue May 26 08:59:39 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: 241/474] 10.0.0.40 () {36 vars in 926 bytes} [Tue May 26 08:59:39 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: 234/475] 10.0.0.40 () {36 vars in 986 bytes} [Tue May 26 08:59:39 2026] GET /v2/images/ee7dd8f6-52eb-4520-bb71-6a07a091e1ca => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/476] 10.0.0.40 () {36 vars in 926 bytes} [Tue May 26 08:59:39 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: 235/477] 10.0.0.40 () {36 vars in 926 bytes} [Tue May 26 08:59: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: 243/478] 10.0.0.40 () {36 vars in 986 bytes} [Tue May 26 08:59:39 2026] GET /v2/images/ee7dd8f6-52eb-4520-bb71-6a07a091e1ca => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/479] 10.0.0.40 () {36 vars in 926 bytes} [Tue May 26 08:59:39 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: 244/480] 10.0.0.28 () {36 vars in 910 bytes} [Tue May 26 08:59:39 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: 237/481] 10.0.0.28 () {36 vars in 1006 bytes} [Tue May 26 08:59:39 2026] GET /v2/images/ee7dd8f6-52eb-4520-bb71-6a07a091e1ca/locations => generated 127 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/482] 10.0.0.28 () {36 vars in 986 bytes} [Tue May 26 08:59:39 2026] GET /v2/images/ee7dd8f6-52eb-4520-bb71-6a07a091e1ca => 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: 238/483] 10.0.0.28 () {36 vars in 926 bytes} [Tue May 26 08:59: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: 246/484] 10.0.0.28 () {36 vars in 926 bytes} [Tue May 26 08:59:39 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: 269/529] 10.0.0.251 () {32 vars in 633 bytes} [Tue May 26 09:03:17 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)