+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jul 15 22:06:16 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-df44b75cd-724r2 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55bc15962140 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)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-15 22:06:18.699 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-15 22:06:18.707 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-07-15 22:06:19.362 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-07-15 22:06:19.363 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-07-15 22:06:19.405 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-07-15 22:06:19.407 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-07-15 22:06:20.978 8 WARNING glance.api.v2.images [None req-0416aede-8150-4215-b97b-4b12f96f427e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-15 22:06:21.055 7 WARNING glance.api.v2.images [None req-b61f6643-390d-4527-aa9a-a75035ed9385 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-15 22:06:21.236 8 WARNING keystonemiddleware._common.config [None req-0416aede-8150-4215-b97b-4b12f96f427e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-15 22:06:21.246 8 WARNING oslo_config.cfg [None req-0416aede-8150-4215-b97b-4b12f96f427e - - - - - -] 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 0x55bc15962140 pid: 8 (default app) 2026-07-15 22:06:21.327 7 WARNING keystonemiddleware._common.config [None req-b61f6643-390d-4527-aa9a-a75035ed9385 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-15 22:06:21.336 7 WARNING oslo_config.cfg [None req-b61f6643-390d-4527-aa9a-a75035ed9385 - - - - - -] 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 0x55bc15962140 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.235 () {42 vars in 687 bytes} [Wed Jul 15 22:06:23 2026] GET / => generated 1193 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 22:06:23.723 7 WARNING oslo_policy.policy [None req-ad712bf3-5973-4183-806a-4636b7857f3d 15347a2cd9fb413892463cba0acf75e4 3b11b5342cb9458b8a6fe990fe268e21 - - 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-07-15 22:06:23.723 7 WARNING oslo_policy.policy [None req-ad712bf3-5973-4183-806a-4636b7857f3d 15347a2cd9fb413892463cba0acf75e4 3b11b5342cb9458b8a6fe990fe268e21 - - 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-07-15 22:06:23.743 7 WARNING oslo_policy.policy [None req-ad712bf3-5973-4183-806a-4636b7857f3d 15347a2cd9fb413892463cba0acf75e4 3b11b5342cb9458b8a6fe990fe268e21 - - 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-07-15 22:06:23.743 7 WARNING oslo_policy.policy [None req-ad712bf3-5973-4183-806a-4636b7857f3d 15347a2cd9fb413892463cba0acf75e4 3b11b5342cb9458b8a6fe990fe268e21 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.235 () {44 vars in 909 bytes} [Wed Jul 15 22:06:23 2026] GET /v2/images => generated 69 bytes in 586 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.235 () {42 vars in 687 bytes} [Wed Jul 15 22:06:27 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.235 () {44 vars in 909 bytes} [Wed Jul 15 22:06:27 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.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 22:06:27.439 8 WARNING oslo_policy.policy [None req-a6c58c1d-cc59-4515-906b-9e10c68dfa4b 15347a2cd9fb413892463cba0acf75e4 3b11b5342cb9458b8a6fe990fe268e21 - - 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-07-15 22:06:27.439 8 WARNING oslo_policy.policy [None req-a6c58c1d-cc59-4515-906b-9e10c68dfa4b 15347a2cd9fb413892463cba0acf75e4 3b11b5342cb9458b8a6fe990fe268e21 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.235 () {44 vars in 910 bytes} [Wed Jul 15 22:06:27 2026] GET /v2/images/cirros => generated 151 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.235 () {44 vars in 932 bytes} [Wed Jul 15 22:06:27 2026] GET /v2/images?name=cirros => generated 81 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 22:06:27.582 8 WARNING oslo_policy.policy [None req-f99bf62f-2d87-40ee-a002-43c061979f8b 15347a2cd9fb413892463cba0acf75e4 3b11b5342cb9458b8a6fe990fe268e21 - - 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-07-15 22:06:27.583 8 WARNING oslo_policy.policy [None req-f99bf62f-2d87-40ee-a002-43c061979f8b 15347a2cd9fb413892463cba0acf75e4 3b11b5342cb9458b8a6fe990fe268e21 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.235 () {44 vars in 938 bytes} [Wed Jul 15 22:06:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 22:06:27.666 7 WARNING oslo_config.cfg [None req-d89a17bc-032a-44c2-a949-63335efc908c 15347a2cd9fb413892463cba0acf75e4 3b11b5342cb9458b8a6fe990fe268e21 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.235 () {48 vars in 950 bytes} [Wed Jul 15 22:06:27 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-15 22:06:27.693 8 WARNING oslo_policy.policy [None req-409c5130-c081-4f0e-bd16-3e60b35165d6 15347a2cd9fb413892463cba0acf75e4 3b11b5342cb9458b8a6fe990fe268e21 - - 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-07-15 22:06:27.693 8 WARNING oslo_policy.policy [None req-409c5130-c081-4f0e-bd16-3e60b35165d6 15347a2cd9fb413892463cba0acf75e4 3b11b5342cb9458b8a6fe990fe268e21 - - 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-07-15 22:06:27.695 8 INFO glance.api.v2.image_data [None req-409c5130-c081-4f0e-bd16-3e60b35165d6 15347a2cd9fb413892463cba0acf75e4 3b11b5342cb9458b8a6fe990fe268e21 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-15 22:06:31.662 8 INFO glance.location [None req-409c5130-c081-4f0e-bd16-3e60b35165d6 15347a2cd9fb413892463cba0acf75e4 3b11b5342cb9458b8a6fe990fe268e21 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/14] 199.204.45.235 () {48 vars in 1044 bytes} [Wed Jul 15 22:06:27 2026] PUT /v2/images/56b77153-5b9f-400a-957e-1331a0625f34/file => generated 0 bytes in 4026 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6079 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.235 () {44 vars in 909 bytes} [Wed Jul 15 22:06:31 2026] GET /v2/images => generated 1240 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 22:06:31.755 8 WARNING oslo_config.cfg [None req-b98c9107-d189-4789-92e8-a6ca5f0951db 15347a2cd9fb413892463cba0acf75e4 3b11b5342cb9458b8a6fe990fe268e21 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/16] 199.204.45.235 () {48 vars in 1048 bytes} [Wed Jul 15 22:06:31 2026] PATCH /v2/images/56b77153-5b9f-400a-957e-1331a0625f34 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.204.45.235 () {44 vars in 909 bytes} [Wed Jul 15 22:06:31 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/282] 199.204.45.235 () {42 vars in 687 bytes} [Wed Jul 15 22:28:34 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/283] 199.204.45.235 () {44 vars in 909 bytes} [Wed Jul 15 22:28:34 2026] GET /v2/images => generated 1240 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/288] 199.204.45.235 () {42 vars in 687 bytes} [Wed Jul 15 22:28:52 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/289] 199.204.45.235 () {44 vars in 909 bytes} [Wed Jul 15 22:28:52 2026] GET /v2/images => generated 1240 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/290] 199.204.45.235 () {44 vars in 936 bytes} [Wed Jul 15 22:28:52 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/291] 199.204.45.235 () {44 vars in 958 bytes} [Wed Jul 15 22:28:52 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/292] 199.204.45.235 () {44 vars in 938 bytes} [Wed Jul 15 22:28:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/293] 199.204.45.235 () {48 vars in 950 bytes} [Wed Jul 15 22:28:52 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-15 22:28:52.572 8 INFO glance.api.v2.image_data [None req-3bfd35e5-6bcb-4d94-88cd-0a783c596dd7 15347a2cd9fb413892463cba0acf75e4 3b11b5342cb9458b8a6fe990fe268e21 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-15 22:29:18.983 8 INFO glance.location [None req-3bfd35e5-6bcb-4d94-88cd-0a783c596dd7 15347a2cd9fb413892463cba0acf75e4 3b11b5342cb9458b8a6fe990fe268e21 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 148/298] 199.204.45.235 () {48 vars in 1045 bytes} [Wed Jul 15 22:28:52 2026] PUT /v2/images/681ebb52-53ae-49cb-b026-144d64f6daab/file => generated 0 bytes in 26467 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62298 switches on core 0) [pid: 7|app: 0|req: 151/299] 199.204.45.235 () {44 vars in 909 bytes} [Wed Jul 15 22:29:19 2026] GET /v2/images => generated 2451 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/300] 199.204.45.235 () {48 vars in 1048 bytes} [Wed Jul 15 22:29:19 2026] PATCH /v2/images/681ebb52-53ae-49cb-b026-144d64f6daab => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/301] 199.204.45.235 () {48 vars in 1049 bytes} [Wed Jul 15 22:29:19 2026] PATCH /v2/images/681ebb52-53ae-49cb-b026-144d64f6daab => generated 1209 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/302] 199.204.45.235 () {44 vars in 909 bytes} [Wed Jul 15 22:29:19 2026] GET /v2/images => generated 2451 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/303] 199.204.45.235 () {42 vars in 687 bytes} [Wed Jul 15 22:29:20 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/306] 199.204.45.235 () {44 vars in 909 bytes} [Wed Jul 15 22:29:20 2026] GET /v2/images => generated 2451 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/383] 199.204.45.235 () {42 vars in 687 bytes} [Wed Jul 15 22:35:42 2026] GET / => generated 1193 bytes in 4 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/384] 199.204.45.235 () {44 vars in 909 bytes} [Wed Jul 15 22:35:42 2026] GET /v2/images => generated 2451 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/387] 199.204.45.235 () {42 vars in 687 bytes} [Wed Jul 15 22:35:53 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/388] 199.204.45.235 () {44 vars in 909 bytes} [Wed Jul 15 22:35:53 2026] GET /v2/images => generated 2451 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/389] 199.204.45.235 () {44 vars in 946 bytes} [Wed Jul 15 22:35:53 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: 7|app: 0|req: 197/390] 199.204.45.235 () {44 vars in 968 bytes} [Wed Jul 15 22:35:53 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/391] 199.204.45.235 () {44 vars in 938 bytes} [Wed Jul 15 22:35:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/392] 199.204.45.235 () {48 vars in 950 bytes} [Wed Jul 15 22:35:53 2026] POST /v2/images => generated 799 bytes in 111 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-15 22:35:53.963 8 INFO glance.api.v2.image_data [None req-71527fd6-43e1-4110-9cca-4bdd35699023 15347a2cd9fb413892463cba0acf75e4 3b11b5342cb9458b8a6fe990fe268e21 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-15 22:36:09.239 8 INFO glance.location [None req-71527fd6-43e1-4110-9cca-4bdd35699023 15347a2cd9fb413892463cba0acf75e4 3b11b5342cb9458b8a6fe990fe268e21 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 195/395] 199.204.45.235 () {48 vars in 1044 bytes} [Wed Jul 15 22:35:53 2026] PUT /v2/images/75f0f3d9-8412-4208-8a33-b8fc516010fe/file => generated 0 bytes in 15327 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24485 switches on core 0) [pid: 7|app: 0|req: 201/396] 199.204.45.235 () {44 vars in 909 bytes} [Wed Jul 15 22:36:09 2026] GET /v2/images => generated 3664 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/397] 199.204.45.235 () {48 vars in 1049 bytes} [Wed Jul 15 22:36:09 2026] PATCH /v2/images/75f0f3d9-8412-4208-8a33-b8fc516010fe => generated 1234 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/398] 199.204.45.235 () {44 vars in 909 bytes} [Wed Jul 15 22:36:09 2026] GET /v2/images => generated 3687 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/407] 199.204.45.235 () {42 vars in 687 bytes} [Wed Jul 15 22:36:46 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/408] 199.204.45.235 () {44 vars in 909 bytes} [Wed Jul 15 22:36:46 2026] GET /v2/images => generated 3687 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/413] 199.204.45.235 () {42 vars in 687 bytes} [Wed Jul 15 22:37:03 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/414] 199.204.45.235 () {44 vars in 909 bytes} [Wed Jul 15 22:37:03 2026] GET /v2/images => generated 3687 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/415] 199.204.45.235 () {44 vars in 938 bytes} [Wed Jul 15 22:37:03 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: 205/416] 199.204.45.235 () {44 vars in 960 bytes} [Wed Jul 15 22:37:03 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/417] 199.204.45.235 () {44 vars in 938 bytes} [Wed Jul 15 22:37:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/418] 199.204.45.235 () {48 vars in 950 bytes} [Wed Jul 15 22:37:03 2026] POST /v2/images => generated 791 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-15 22:37:03.484 7 WARNING oslo_policy.policy [None req-86b314dc-0c6c-4fd1-b5e3-e16c54123c78 15347a2cd9fb413892463cba0acf75e4 3b11b5342cb9458b8a6fe990fe268e21 - - 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-07-15 22:37:03.484 7 WARNING oslo_policy.policy [None req-86b314dc-0c6c-4fd1-b5e3-e16c54123c78 15347a2cd9fb413892463cba0acf75e4 3b11b5342cb9458b8a6fe990fe268e21 - - 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-07-15 22:37:03.486 7 INFO glance.api.v2.image_data [None req-86b314dc-0c6c-4fd1-b5e3-e16c54123c78 15347a2cd9fb413892463cba0acf75e4 3b11b5342cb9458b8a6fe990fe268e21 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-15 22:37:17.616 7 INFO glance.location [None req-86b314dc-0c6c-4fd1-b5e3-e16c54123c78 15347a2cd9fb413892463cba0acf75e4 3b11b5342cb9458b8a6fe990fe268e21 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 7|app: 0|req: 213/421] 199.204.45.235 () {48 vars in 1045 bytes} [Wed Jul 15 22:37:03 2026] PUT /v2/images/7777c85e-911d-466c-a49a-e594ecfac303/file => generated 0 bytes in 14179 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31533 switches on core 0) [pid: 8|app: 0|req: 209/422] 199.204.45.235 () {44 vars in 909 bytes} [Wed Jul 15 22:37:17 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/423] 199.204.45.235 () {48 vars in 1048 bytes} [Wed Jul 15 22:37:17 2026] PATCH /v2/images/7777c85e-911d-466c-a49a-e594ecfac303 => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/424] 199.204.45.235 () {44 vars in 909 bytes} [Wed Jul 15 22:37:17 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/579] 199.204.45.235 () {42 vars in 687 bytes} [Wed Jul 15 22:50:07 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/580] 199.204.45.235 () {44 vars in 909 bytes} [Wed Jul 15 22:50:07 2026] GET /v2/images => generated 4893 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/609] 199.204.45.235 () {42 vars in 687 bytes} [Wed Jul 15 22:52:29 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/610] 199.204.45.235 () {44 vars in 909 bytes} [Wed Jul 15 22:52:29 2026] GET /v2/images => generated 4893 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/611] 199.204.45.235 () {42 vars in 687 bytes} [Wed Jul 15 22:52:30 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/614] 199.204.45.235 () {44 vars in 909 bytes} [Wed Jul 15 22:52:30 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/623] 199.204.45.235 () {42 vars in 687 bytes} [Wed Jul 15 22:53:17 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/624] 199.204.45.235 () {44 vars in 909 bytes} [Wed Jul 15 22:53:17 2026] GET /v2/images => generated 4893 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/627] 199.204.45.235 () {42 vars in 687 bytes} [Wed Jul 15 22:53:24 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/628] 199.204.45.235 () {44 vars in 909 bytes} [Wed Jul 15 22:53:24 2026] GET /v2/images => generated 4893 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/641] 199.204.45.235 () {42 vars in 687 bytes} [Wed Jul 15 22:54:25 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/642] 199.204.45.235 () {44 vars in 909 bytes} [Wed Jul 15 22:54:25 2026] GET /v2/images => generated 4893 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 327/651] 10.0.0.216 () {32 vars in 632 bytes} [Wed Jul 15 22:55:09 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 328/658] 10.0.0.180 () {36 vars in 986 bytes} [Wed Jul 15 22:55:31 2026] GET /v2/images/56b77153-5b9f-400a-957e-1331a0625f34 => generated 1171 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/659] 10.0.0.180 () {36 vars in 926 bytes} [Wed Jul 15 22:55:31 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/660] 10.0.0.180 () {36 vars in 926 bytes} [Wed Jul 15 22:55:31 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/661] 10.0.0.180 () {36 vars in 986 bytes} [Wed Jul 15 22:55:31 2026] GET /v2/images/56b77153-5b9f-400a-957e-1331a0625f34 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/662] 10.0.0.180 () {36 vars in 926 bytes} [Wed Jul 15 22:55:31 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/663] 10.0.0.180 () {36 vars in 926 bytes} [Wed Jul 15 22:55:31 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/664] 10.0.0.180 () {36 vars in 986 bytes} [Wed Jul 15 22:55:32 2026] GET /v2/images/56b77153-5b9f-400a-957e-1331a0625f34 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/665] 10.0.0.180 () {36 vars in 926 bytes} [Wed Jul 15 22:55:32 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: 8|app: 0|req: 332/666] 10.0.0.180 () {36 vars in 926 bytes} [Wed Jul 15 22:55:32 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: 335/667] 10.0.0.82 () {36 vars in 985 bytes} [Wed Jul 15 22:55:32 2026] GET /v2/images/56b77153-5b9f-400a-957e-1331a0625f34 => generated 1171 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/668] 10.0.0.82 () {36 vars in 925 bytes} [Wed Jul 15 22:55:33 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/669] 10.0.0.82 () {36 vars in 985 bytes} [Wed Jul 15 22:55:33 2026] GET /v2/images/56b77153-5b9f-400a-957e-1331a0625f34 => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/670] 10.0.0.82 () {36 vars in 925 bytes} [Wed Jul 15 22:55:33 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: 337/671] 10.0.0.82 () {36 vars in 925 bytes} [Wed Jul 15 22:55:33 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: 335/672] 10.0.0.199 () {36 vars in 986 bytes} [Wed Jul 15 22:55:33 2026] GET /v2/images/56b77153-5b9f-400a-957e-1331a0625f34 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/673] 10.0.0.199 () {36 vars in 926 bytes} [Wed Jul 15 22:55:33 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: 336/674] 199.204.45.235 () {36 vars in 990 bytes} [Wed Jul 15 22:55:36 2026] GET /v2/images/56b77153-5b9f-400a-957e-1331a0625f34 => generated 1171 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/675] 199.204.45.235 () {36 vars in 930 bytes} [Wed Jul 15 22:55:36 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: 337/676] 199.204.45.235 () {36 vars in 990 bytes} [Wed Jul 15 22:55:37 2026] GET /v2/images/56b77153-5b9f-400a-957e-1331a0625f34 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/677] 199.204.45.235 () {36 vars in 930 bytes} [Wed Jul 15 22:55:37 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/682] 10.0.0.199 () {36 vars in 986 bytes} [Wed Jul 15 22:55:51 2026] GET /v2/images/56b77153-5b9f-400a-957e-1331a0625f34 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/683] 10.0.0.199 () {36 vars in 926 bytes} [Wed Jul 15 22:55:51 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: 344/684] 10.0.0.199 () {36 vars in 986 bytes} [Wed Jul 15 22:55:51 2026] GET /v2/images/56b77153-5b9f-400a-957e-1331a0625f34 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/685] 10.0.0.199 () {36 vars in 926 bytes} [Wed Jul 15 22:55:51 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: 8|app: 0|req: 343/688] 10.0.0.199 () {36 vars in 986 bytes} [Wed Jul 15 22:56:05 2026] GET /v2/images/56b77153-5b9f-400a-957e-1331a0625f34 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/689] 10.0.0.199 () {36 vars in 926 bytes} [Wed Jul 15 22:56: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: 348/692] 10.0.0.216 () {34 vars in 654 bytes} [Wed Jul 15 22:56:12 2026] POST /v2/images => generated 647 bytes in 224 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-15 22:56:12.997 8 WARNING glance.api.v2.images [None req-0d89c2a0-22f1-422a-ba1e-362a4b8b441d 56fd8239920841bda349d904a4fb1cd2 1f1e62d5202c4582822af61c1bb1f9dd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2ed08dd6-592a-42b4-9833-892fc100ad75 [pid: 8|app: 0|req: 345/693] 10.0.0.216 () {32 vars in 709 bytes} [Wed Jul 15 22:56:12 2026] DELETE /v2/images/2ed08dd6-592a-42b4-9833-892fc100ad75 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/694] 10.0.0.216 () {32 vars in 706 bytes} [Wed Jul 15 22:56:13 2026] GET /v2/images/2ed08dd6-592a-42b4-9833-892fc100ad75 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/695] 10.0.0.216 () {32 vars in 632 bytes} [Wed Jul 15 22:56:13 2026] GET /v2/images => generated 1240 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/696] 10.0.0.216 () {34 vars in 654 bytes} [Wed Jul 15 22:56:13 2026] POST /v2/images => generated 702 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/697] 10.0.0.216 () {32 vars in 716 bytes} [Wed Jul 15 22:56:13 2026] GET /v2/images/addcc230-311c-47fd-a59e-d372d6902997/file => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 22:56:13.281 7 INFO glance.api.v2.image_data [None req-ba2c6715-f4a1-40eb-a9c9-72e6be8776d0 56fd8239920841bda349d904a4fb1cd2 1f1e62d5202c4582822af61c1bb1f9dd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-15 22:56:13.336 7 WARNING glance_store._drivers.rbd [None req-ba2c6715-f4a1-40eb-a9c9-72e6be8776d0 56fd8239920841bda349d904a4fb1cd2 1f1e62d5202c4582822af61c1bb1f9dd - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-15 22:56:13.791 7 INFO glance.location [None req-ba2c6715-f4a1-40eb-a9c9-72e6be8776d0 56fd8239920841bda349d904a4fb1cd2 1f1e62d5202c4582822af61c1bb1f9dd - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 351/698] 10.0.0.216 () {32 vars in 726 bytes} [Wed Jul 15 22:56:13 2026] PUT /v2/images/addcc230-311c-47fd-a59e-d372d6902997/file => generated 0 bytes in 608 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/699] 10.0.0.216 () {32 vars in 706 bytes} [Wed Jul 15 22:56:13 2026] GET /v2/images/addcc230-311c-47fd-a59e-d372d6902997 => generated 1103 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/700] 10.0.0.216 () {32 vars in 716 bytes} [Wed Jul 15 22:56:13 2026] GET /v2/images/addcc230-311c-47fd-a59e-d372d6902997/file => generated 1024 bytes in 124 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/701] 10.0.0.216 () {34 vars in 654 bytes} [Wed Jul 15 22:56:14 2026] POST /v2/images => generated 649 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/702] 10.0.0.216 () {32 vars in 725 bytes} [Wed Jul 15 22:56:14 2026] PATCH /v2/images/6c1b8482-6be3-47a7-9728-864911050201 => generated 652 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/703] 10.0.0.216 () {32 vars in 706 bytes} [Wed Jul 15 22:56:14 2026] GET /v2/images/6c1b8482-6be3-47a7-9728-864911050201 => generated 652 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 22:56:14.178 7 WARNING glance.api.v2.images [None req-fc1183b5-86ec-445c-ba1d-a9d6697612b2 56fd8239920841bda349d904a4fb1cd2 1f1e62d5202c4582822af61c1bb1f9dd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6c1b8482-6be3-47a7-9728-864911050201 [pid: 7|app: 0|req: 354/704] 10.0.0.216 () {32 vars in 709 bytes} [Wed Jul 15 22:56:14 2026] DELETE /v2/images/6c1b8482-6be3-47a7-9728-864911050201 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/705] 10.0.0.216 () {32 vars in 706 bytes} [Wed Jul 15 22:56:14 2026] GET /v2/images/6c1b8482-6be3-47a7-9728-864911050201 => generated 139 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 22:56:14.285 7 WARNING glance.api.v2.images [None req-23eaf48b-11ce-4a7c-98bb-a872c0ee0062 56fd8239920841bda349d904a4fb1cd2 1f1e62d5202c4582822af61c1bb1f9dd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//addcc230-311c-47fd-a59e-d372d6902997 [pid: 7|app: 0|req: 355/706] 10.0.0.216 () {32 vars in 709 bytes} [Wed Jul 15 22:56:14 2026] DELETE /v2/images/addcc230-311c-47fd-a59e-d372d6902997 => generated 0 bytes in 792 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/707] 10.0.0.216 () {32 vars in 706 bytes} [Wed Jul 15 22:56:15 2026] GET /v2/images/addcc230-311c-47fd-a59e-d372d6902997 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 22:56:15.093 7 WARNING glance.api.v2.images [None req-b12ecc4a-ff4a-41ac-9df0-98008634d1fa 56fd8239920841bda349d904a4fb1cd2 1f1e62d5202c4582822af61c1bb1f9dd - - default default] Failed to find image 2ed08dd6-592a-42b4-9833-892fc100ad75 to delete: glance.common.exception.ImageNotFound: No image found with ID 2ed08dd6-592a-42b4-9833-892fc100ad75 [pid: 7|app: 0|req: 356/708] 10.0.0.216 () {32 vars in 709 bytes} [Wed Jul 15 22:56:15 2026] DELETE /v2/images/2ed08dd6-592a-42b4-9833-892fc100ad75 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/709] 10.0.0.216 () {32 vars in 706 bytes} [Wed Jul 15 22:56:15 2026] GET /v2/images/2ed08dd6-592a-42b4-9833-892fc100ad75 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/710] 10.0.0.199 () {36 vars in 986 bytes} [Wed Jul 15 22:56:16 2026] GET /v2/images/56b77153-5b9f-400a-957e-1331a0625f34 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/711] 10.0.0.199 () {36 vars in 926 bytes} [Wed Jul 15 22:56: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: 357/716] 10.0.0.216 () {30 vars in 410 bytes} [Wed Jul 15 22:56:37 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/727] 10.0.0.216 () {32 vars in 706 bytes} [Wed Jul 15 22:57:22 2026] GET /v2/images/56b77153-5b9f-400a-957e-1331a0625f34 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/728] 10.0.0.216 () {32 vars in 706 bytes} [Wed Jul 15 22:57:22 2026] GET /v2/images/56b77153-5b9f-400a-957e-1331a0625f34 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/729] 10.0.0.180 () {36 vars in 986 bytes} [Wed Jul 15 22:57:23 2026] GET /v2/images/56b77153-5b9f-400a-957e-1331a0625f34 => generated 1171 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/730] 10.0.0.180 () {36 vars in 926 bytes} [Wed Jul 15 22:57:23 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: 365/731] 10.0.0.180 () {36 vars in 926 bytes} [Wed Jul 15 22:57:23 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: 367/732] 10.0.0.180 () {36 vars in 986 bytes} [Wed Jul 15 22:57:23 2026] GET /v2/images/56b77153-5b9f-400a-957e-1331a0625f34 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/733] 10.0.0.180 () {36 vars in 926 bytes} [Wed Jul 15 22:57:23 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: 368/734] 10.0.0.180 () {36 vars in 926 bytes} [Wed Jul 15 22:57:23 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: 367/735] 10.0.0.180 () {36 vars in 986 bytes} [Wed Jul 15 22:57:23 2026] GET /v2/images/56b77153-5b9f-400a-957e-1331a0625f34 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/736] 10.0.0.180 () {36 vars in 926 bytes} [Wed Jul 15 22:57:23 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: 368/737] 10.0.0.180 () {36 vars in 926 bytes} [Wed Jul 15 22:57:23 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: 370/738] 10.0.0.82 () {36 vars in 985 bytes} [Wed Jul 15 22:57:23 2026] GET /v2/images/56b77153-5b9f-400a-957e-1331a0625f34 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/739] 10.0.0.82 () {36 vars in 925 bytes} [Wed Jul 15 22:57:23 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: 371/740] 10.0.0.82 () {36 vars in 985 bytes} [Wed Jul 15 22:57:24 2026] GET /v2/images/56b77153-5b9f-400a-957e-1331a0625f34 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/741] 10.0.0.82 () {36 vars in 925 bytes} [Wed Jul 15 22:57:24 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: 372/742] 10.0.0.82 () {36 vars in 925 bytes} [Wed Jul 15 22:57:24 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: 376/749] 10.0.0.199 () {36 vars in 986 bytes} [Wed Jul 15 22:57:53 2026] GET /v2/images/56b77153-5b9f-400a-957e-1331a0625f34 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/750] 10.0.0.199 () {36 vars in 926 bytes} [Wed Jul 15 22:57:53 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/755] 10.0.0.199 () {36 vars in 986 bytes} [Wed Jul 15 22:58:20 2026] GET /v2/images/56b77153-5b9f-400a-957e-1331a0625f34 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/756] 10.0.0.199 () {36 vars in 926 bytes} [Wed Jul 15 22:58:20 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: 382/761] 10.0.0.199 () {36 vars in 986 bytes} [Wed Jul 15 22:58:34 2026] GET /v2/images/56b77153-5b9f-400a-957e-1331a0625f34 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/762] 10.0.0.199 () {36 vars in 926 bytes} [Wed Jul 15 22:58:34 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: 8|app: 0|req: 384/769] 10.0.0.199 () {36 vars in 986 bytes} [Wed Jul 15 22:59:03 2026] GET /v2/images/56b77153-5b9f-400a-957e-1331a0625f34 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/770] 10.0.0.199 () {36 vars in 926 bytes} [Wed Jul 15 22:59:03 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: 389/779] 10.0.0.199 () {36 vars in 986 bytes} [Wed Jul 15 22:59:45 2026] GET /v2/images/56b77153-5b9f-400a-957e-1331a0625f34 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/780] 10.0.0.199 () {36 vars in 926 bytes} [Wed Jul 15 22:59:45 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: 391/783] 10.0.0.199 () {36 vars in 986 bytes} [Wed Jul 15 22:59:53 2026] GET /v2/images/56b77153-5b9f-400a-957e-1331a0625f34 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/784] 10.0.0.199 () {36 vars in 926 bytes} [Wed Jul 15 22:59:53 2026] GET /v2/schemas/image => generated 4018 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/789] 199.204.45.235 () {32 vars in 825 bytes} [Wed Jul 15 23:00:17 2026] GET /v2/images?status=active&owner=3b11b5342cb9458b8a6fe990fe268e21&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/790] 199.204.45.235 () {32 vars in 652 bytes} [Wed Jul 15 23:00:17 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: 397/791] 10.0.0.180 () {36 vars in 986 bytes} [Wed Jul 15 23:00:18 2026] GET /v2/images/681ebb52-53ae-49cb-b026-144d64f6daab => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/792] 10.0.0.180 () {36 vars in 926 bytes} [Wed Jul 15 23:00: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: 7|app: 0|req: 398/793] 10.0.0.180 () {36 vars in 926 bytes} [Wed Jul 15 23:00: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: 8|app: 0|req: 396/794] 10.0.0.180 () {36 vars in 986 bytes} [Wed Jul 15 23:00:18 2026] GET /v2/images/681ebb52-53ae-49cb-b026-144d64f6daab => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/795] 10.0.0.180 () {36 vars in 926 bytes} [Wed Jul 15 23:00: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: 8|app: 0|req: 397/796] 10.0.0.180 () {36 vars in 926 bytes} [Wed Jul 15 23:00:18 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: 400/797] 10.0.0.180 () {36 vars in 986 bytes} [Wed Jul 15 23:00:18 2026] GET /v2/images/681ebb52-53ae-49cb-b026-144d64f6daab => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/798] 10.0.0.180 () {36 vars in 926 bytes} [Wed Jul 15 23:00:18 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: 401/799] 10.0.0.82 () {36 vars in 985 bytes} [Wed Jul 15 23:00:18 2026] GET /v2/images/681ebb52-53ae-49cb-b026-144d64f6daab => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/800] 10.0.0.82 () {36 vars in 925 bytes} [Wed Jul 15 23:00: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: 402/801] 10.0.0.82 () {36 vars in 985 bytes} [Wed Jul 15 23:00:18 2026] GET /v2/images/681ebb52-53ae-49cb-b026-144d64f6daab => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/802] 10.0.0.82 () {36 vars in 925 bytes} [Wed Jul 15 23:00: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: 7|app: 0|req: 403/803] 10.0.0.82 () {36 vars in 925 bytes} [Wed Jul 15 23:00: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: 7|app: 0|req: 419/834] 10.0.0.216 () {32 vars in 632 bytes} [Wed Jul 15 23:02:50 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)