+ 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 [Fri May 15 15:44:56 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-699bdcf477-4rnfc 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 0x7fd4ccabf668 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-15 15:44:58.471 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-15 15:44:58.478 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-15 15:44:59.370 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-15 15:44:59.371 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-15 15:44:59.371 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-15 15:44:59.389 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-15 15:44:59.390 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-15 15:44:59.391 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-15 15:45:01.415 7 WARNING glance.api.v2.images [None req-00bc7567-397e-4879-850b-9298d23cee6e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-15 15:45:01.444 8 WARNING glance.api.v2.images [None req-b6b4e826-a1de-41e2-b696-4ac73d3cbe00 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-15 15:45:01.762 7 WARNING keystonemiddleware._common.config [None req-00bc7567-397e-4879-850b-9298d23cee6e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-15 15:45:01.770 7 WARNING oslo_config.cfg [None req-00bc7567-397e-4879-850b-9298d23cee6e - - - - - -] 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 0x7fd4ccabf668 pid: 7 (default app) 2026-05-15 15:45:01.865 8 WARNING keystonemiddleware._common.config [None req-b6b4e826-a1de-41e2-b696-4ac73d3cbe00 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-15 15:45:01.873 8 WARNING oslo_config.cfg [None req-b6b4e826-a1de-41e2-b696-4ac73d3cbe00 - - - - - -] 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 0x7fd4ccabf668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.210 () {42 vars in 687 bytes} [Fri May 15 15:45:02 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 15:45:02.979 8 WARNING oslo_policy.policy [None req-108fa6c7-edb4-4635-82d8-4b6d47a5e086 59424067dc0f488eb7a9057b93879f20 ecfdd7f568b7483794f9b4b6fbf3f47f - - 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-15 15:45:02.980 8 WARNING oslo_policy.policy [None req-108fa6c7-edb4-4635-82d8-4b6d47a5e086 59424067dc0f488eb7a9057b93879f20 ecfdd7f568b7483794f9b4b6fbf3f47f - - 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-15 15:45:02.995 8 WARNING oslo_policy.policy [None req-108fa6c7-edb4-4635-82d8-4b6d47a5e086 59424067dc0f488eb7a9057b93879f20 ecfdd7f568b7483794f9b4b6fbf3f47f - - 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-15 15:45:02.995 8 WARNING oslo_policy.policy [None req-108fa6c7-edb4-4635-82d8-4b6d47a5e086 59424067dc0f488eb7a9057b93879f20 ecfdd7f568b7483794f9b4b6fbf3f47f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.210 () {44 vars in 909 bytes} [Fri May 15 15:45:02 2026] GET /v2/images => generated 69 bytes in 569 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.210 () {42 vars in 687 bytes} [Fri May 15 15:45:06 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.210 () {44 vars in 909 bytes} [Fri May 15 15:45:06 2026] GET /v2/images => generated 69 bytes in 32 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-15 15:45:06.544 7 WARNING oslo_policy.policy [None req-6e506494-bd0d-4cf6-a1ba-3b7f925669fd 59424067dc0f488eb7a9057b93879f20 ecfdd7f568b7483794f9b4b6fbf3f47f - - 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-15 15:45:06.544 7 WARNING oslo_policy.policy [None req-6e506494-bd0d-4cf6-a1ba-3b7f925669fd 59424067dc0f488eb7a9057b93879f20 ecfdd7f568b7483794f9b4b6fbf3f47f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.210 () {44 vars in 910 bytes} [Fri May 15 15:45:06 2026] GET /v2/images/cirros => generated 151 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.210 () {44 vars in 932 bytes} [Fri May 15 15:45:06 2026] GET /v2/images?name=cirros => generated 81 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-15 15:45:06.671 7 WARNING oslo_policy.policy [None req-b16148d6-166c-4408-b2d4-03a450a75ab0 59424067dc0f488eb7a9057b93879f20 ecfdd7f568b7483794f9b4b6fbf3f47f - - 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-15 15:45:06.671 7 WARNING oslo_policy.policy [None req-b16148d6-166c-4408-b2d4-03a450a75ab0 59424067dc0f488eb7a9057b93879f20 ecfdd7f568b7483794f9b4b6fbf3f47f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.210 () {44 vars in 938 bytes} [Fri May 15 15:45:06 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) 2026-05-15 15:45:06.751 8 WARNING oslo_config.cfg [None req-fd218ddb-698e-4d87-96b0-5312ce6521fb 59424067dc0f488eb7a9057b93879f20 ecfdd7f568b7483794f9b4b6fbf3f47f - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.210 () {48 vars in 950 bytes} [Fri May 15 15:45:06 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-15 15:45:06.775 7 WARNING oslo_policy.policy [None req-541116c6-f2eb-48cf-8f39-5f7a8740de5d 59424067dc0f488eb7a9057b93879f20 ecfdd7f568b7483794f9b4b6fbf3f47f - - 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-15 15:45:06.775 7 WARNING oslo_policy.policy [None req-541116c6-f2eb-48cf-8f39-5f7a8740de5d 59424067dc0f488eb7a9057b93879f20 ecfdd7f568b7483794f9b4b6fbf3f47f - - 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-15 15:45:06.778 7 INFO glance.api.v2.image_data [None req-541116c6-f2eb-48cf-8f39-5f7a8740de5d 59424067dc0f488eb7a9057b93879f20 ecfdd7f568b7483794f9b4b6fbf3f47f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-15 15:45:10.175 7 WARNING glance.location [None req-541116c6-f2eb-48cf-8f39-5f7a8740de5d 59424067dc0f488eb7a9057b93879f20 ecfdd7f568b7483794f9b4b6fbf3f47f - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.204.45.210 () {48 vars in 1044 bytes} [Fri May 15 15:45:06 2026] PUT /v2/images/cca8fa7a-2a16-470e-99c6-de7b80233e1f/file => generated 0 bytes in 3445 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6120 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.210 () {44 vars in 970 bytes} [Fri May 15 15:45:10 2026] GET /v2/images/cca8fa7a-2a16-470e-99c6-de7b80233e1f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-15 15:45:10.252 7 WARNING oslo_config.cfg [None req-0ff71067-10b5-47d6-9de6-3df97f767009 59424067dc0f488eb7a9057b93879f20 ecfdd7f568b7483794f9b4b6fbf3f47f - - 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/14] 199.204.45.210 () {44 vars in 970 bytes} [Fri May 15 15:45:10 2026] GET /v2/images/cca8fa7a-2a16-470e-99c6-de7b80233e1f => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/263] 199.204.45.210 () {42 vars in 687 bytes} [Fri May 15 16:05:44 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/264] 199.204.45.210 () {44 vars in 909 bytes} [Fri May 15 16:05:44 2026] GET /v2/images => generated 1240 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/271] 199.204.45.210 () {42 vars in 687 bytes} [Fri May 15 16:06:12 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/272] 199.204.45.210 () {44 vars in 909 bytes} [Fri May 15 16:06:12 2026] GET /v2/images => generated 1240 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/273] 199.204.45.210 () {44 vars in 936 bytes} [Fri May 15 16:06:12 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/274] 199.204.45.210 () {44 vars in 958 bytes} [Fri May 15 16:06:12 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/275] 199.204.45.210 () {44 vars in 938 bytes} [Fri May 15 16:06:12 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/276] 199.204.45.210 () {48 vars in 950 bytes} [Fri May 15 16:06:12 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-15 16:06:12.614 8 WARNING oslo_policy.policy [None req-a3cbaf22-8a00-4643-bfc0-40e5cf9b3226 59424067dc0f488eb7a9057b93879f20 ecfdd7f568b7483794f9b4b6fbf3f47f - - 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-15 16:06:12.614 8 WARNING oslo_policy.policy [None req-a3cbaf22-8a00-4643-bfc0-40e5cf9b3226 59424067dc0f488eb7a9057b93879f20 ecfdd7f568b7483794f9b4b6fbf3f47f - - 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-15 16:06:12.616 8 INFO glance.api.v2.image_data [None req-a3cbaf22-8a00-4643-bfc0-40e5cf9b3226 59424067dc0f488eb7a9057b93879f20 ecfdd7f568b7483794f9b4b6fbf3f47f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-15 16:06:42.724 8 WARNING glance.location [None req-a3cbaf22-8a00-4643-bfc0-40e5cf9b3226 59424067dc0f488eb7a9057b93879f20 ecfdd7f568b7483794f9b4b6fbf3f47f - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 137/283] 199.204.45.210 () {48 vars in 1045 bytes} [Fri May 15 16:06:12 2026] PUT /v2/images/1c590331-b213-46bb-838d-81e5bf347cf3/file => generated 0 bytes in 30154 msecs (HTTP/1.1 204) 4 headers in 171 bytes (75147 switches on core 0) [pid: 7|app: 0|req: 147/284] 199.204.45.210 () {44 vars in 970 bytes} [Fri May 15 16:06:42 2026] GET /v2/images/1c590331-b213-46bb-838d-81e5bf347cf3 => 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: 138/285] 199.204.45.210 () {44 vars in 970 bytes} [Fri May 15 16:06:42 2026] GET /v2/images/1c590331-b213-46bb-838d-81e5bf347cf3 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/286] 199.204.45.210 () {42 vars in 687 bytes} [Fri May 15 16:06:44 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/287] 199.204.45.210 () {44 vars in 909 bytes} [Fri May 15 16:06:44 2026] GET /v2/images => generated 2451 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/368] 199.204.45.210 () {42 vars in 687 bytes} [Fri May 15 16:13:30 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/369] 199.204.45.210 () {44 vars in 909 bytes} [Fri May 15 16:13:30 2026] GET /v2/images => generated 2451 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/374] 199.204.45.210 () {42 vars in 687 bytes} [Fri May 15 16:13:42 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/375] 199.204.45.210 () {44 vars in 909 bytes} [Fri May 15 16:13:42 2026] GET /v2/images => generated 2451 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/376] 199.204.45.210 () {44 vars in 946 bytes} [Fri May 15 16:13:42 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/377] 199.204.45.210 () {44 vars in 968 bytes} [Fri May 15 16:13:42 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/378] 199.204.45.210 () {44 vars in 938 bytes} [Fri May 15 16:13:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/379] 199.204.45.210 () {48 vars in 950 bytes} [Fri May 15 16:13:42 2026] POST /v2/images => generated 799 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-15 16:13:42.886 7 INFO glance.api.v2.image_data [None req-a4491b18-7463-4a89-84d3-66a4918a6216 59424067dc0f488eb7a9057b93879f20 ecfdd7f568b7483794f9b4b6fbf3f47f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-15 16:14:23.431 7 INFO glance.location [None req-a4491b18-7463-4a89-84d3-66a4918a6216 59424067dc0f488eb7a9057b93879f20 ecfdd7f568b7483794f9b4b6fbf3f47f - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 195/388] 199.204.45.210 () {48 vars in 1044 bytes} [Fri May 15 16:13:42 2026] PUT /v2/images/9912b2dd-658f-4002-987c-9479575bd0ce/file => generated 0 bytes in 40595 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21666 switches on core 0) [pid: 8|app: 0|req: 194/389] 199.204.45.210 () {44 vars in 970 bytes} [Fri May 15 16:14:23 2026] GET /v2/images/9912b2dd-658f-4002-987c-9479575bd0ce => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/390] 199.204.45.210 () {48 vars in 1049 bytes} [Fri May 15 16:14:23 2026] PATCH /v2/images/9912b2dd-658f-4002-987c-9479575bd0ce => generated 1234 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/391] 199.204.45.210 () {44 vars in 970 bytes} [Fri May 15 16:14:23 2026] GET /v2/images/9912b2dd-658f-4002-987c-9479575bd0ce => generated 1234 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/402] 199.204.45.210 () {42 vars in 687 bytes} [Fri May 15 16:15:20 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/403] 199.204.45.210 () {44 vars in 909 bytes} [Fri May 15 16:15:20 2026] GET /v2/images => generated 3687 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/406] 199.204.45.210 () {42 vars in 687 bytes} [Fri May 15 16:15:30 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/407] 199.204.45.210 () {44 vars in 909 bytes} [Fri May 15 16:15:30 2026] GET /v2/images => generated 3687 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/408] 199.204.45.210 () {44 vars in 938 bytes} [Fri May 15 16:15:30 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: 7|app: 0|req: 205/409] 199.204.45.210 () {44 vars in 960 bytes} [Fri May 15 16:15:30 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/410] 199.204.45.210 () {44 vars in 938 bytes} [Fri May 15 16:15:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/413] 199.204.45.210 () {48 vars in 950 bytes} [Fri May 15 16:15:30 2026] POST /v2/images => generated 791 bytes in 755 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-15 16:15:31.253 8 INFO glance.api.v2.image_data [None req-d4514e86-cdb5-466e-b662-aad7f08f47b2 59424067dc0f488eb7a9057b93879f20 ecfdd7f568b7483794f9b4b6fbf3f47f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-15 16:15:41.982 8 INFO glance.location [None req-d4514e86-cdb5-466e-b662-aad7f08f47b2 59424067dc0f488eb7a9057b93879f20 ecfdd7f568b7483794f9b4b6fbf3f47f - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 208/416] 199.204.45.210 () {48 vars in 1044 bytes} [Fri May 15 16:15:31 2026] PUT /v2/images/13640161-2450-4fdf-85eb-b2c282e4f87e/file => generated 0 bytes in 10772 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23465 switches on core 0) [pid: 7|app: 0|req: 209/417] 199.204.45.210 () {44 vars in 970 bytes} [Fri May 15 16:15:42 2026] GET /v2/images/13640161-2450-4fdf-85eb-b2c282e4f87e => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/418] 199.204.45.210 () {44 vars in 970 bytes} [Fri May 15 16:15:42 2026] GET /v2/images/13640161-2450-4fdf-85eb-b2c282e4f87e => generated 1203 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/583] 199.204.45.210 () {42 vars in 687 bytes} [Fri May 15 16:29:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/584] 199.204.45.210 () {44 vars in 909 bytes} [Fri May 15 16:29:28 2026] GET /v2/images => generated 4892 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/613] 199.204.45.210 () {42 vars in 687 bytes} [Fri May 15 16:31:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/614] 199.204.45.210 () {44 vars in 909 bytes} [Fri May 15 16:31:49 2026] GET /v2/images => generated 4892 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/617] 199.204.45.210 () {42 vars in 687 bytes} [Fri May 15 16:31:51 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/618] 199.204.45.210 () {44 vars in 909 bytes} [Fri May 15 16:31:51 2026] GET /v2/images => generated 4892 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/629] 199.204.45.210 () {42 vars in 687 bytes} [Fri May 15 16:32:43 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/630] 199.204.45.210 () {44 vars in 909 bytes} [Fri May 15 16:32:43 2026] GET /v2/images => generated 4892 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/631] 199.204.45.210 () {42 vars in 687 bytes} [Fri May 15 16:32:50 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/632] 199.204.45.210 () {44 vars in 909 bytes} [Fri May 15 16:32:50 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/645] 199.204.45.210 () {42 vars in 687 bytes} [Fri May 15 16:33:50 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/646] 199.204.45.210 () {44 vars in 909 bytes} [Fri May 15 16:33:50 2026] GET /v2/images => generated 4892 bytes in 48 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: 329/657] 10.0.0.86 () {32 vars in 632 bytes} [Fri May 15 16:34:33 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/662] 10.0.0.95 () {36 vars in 986 bytes} [Fri May 15 16:34:55 2026] GET /v2/images/cca8fa7a-2a16-470e-99c6-de7b80233e1f => generated 1171 bytes in 15 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: 331/663] 10.0.0.95 () {36 vars in 926 bytes} [Fri May 15 16:34:55 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: 333/664] 10.0.0.95 () {36 vars in 986 bytes} [Fri May 15 16:34:57 2026] GET /v2/images/cca8fa7a-2a16-470e-99c6-de7b80233e1f => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/665] 10.0.0.95 () {36 vars in 926 bytes} [Fri May 15 16:34:57 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: 334/666] 10.0.0.95 () {36 vars in 986 bytes} [Fri May 15 16:34:59 2026] GET /v2/images/cca8fa7a-2a16-470e-99c6-de7b80233e1f => 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: 333/667] 10.0.0.95 () {36 vars in 926 bytes} [Fri May 15 16:34:59 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/670] 199.204.45.210 () {36 vars in 991 bytes} [Fri May 15 16:35:04 2026] GET /v2/images/cca8fa7a-2a16-470e-99c6-de7b80233e1f => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/671] 199.204.45.210 () {36 vars in 931 bytes} [Fri May 15 16:35: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: 336/672] 199.204.45.210 () {36 vars in 991 bytes} [Fri May 15 16:35:05 2026] GET /v2/images/cca8fa7a-2a16-470e-99c6-de7b80233e1f => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/673] 199.204.45.210 () {36 vars in 931 bytes} [Fri May 15 16:35:05 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: 339/678] 10.0.0.95 () {36 vars in 986 bytes} [Fri May 15 16:35:26 2026] GET /v2/images/cca8fa7a-2a16-470e-99c6-de7b80233e1f => 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: 340/679] 10.0.0.95 () {36 vars in 926 bytes} [Fri May 15 16:35:26 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: 342/682] 10.0.0.95 () {36 vars in 986 bytes} [Fri May 15 16:35:36 2026] GET /v2/images/cca8fa7a-2a16-470e-99c6-de7b80233e1f => 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/683] 10.0.0.95 () {36 vars in 926 bytes} [Fri May 15 16:35:36 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: 345/688] 10.0.0.86 () {34 vars in 654 bytes} [Fri May 15 16:35:56 2026] POST /v2/images => generated 649 bytes in 161 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-15 16:35:56.458 8 WARNING glance.api.v2.images [None req-abe8b9b5-6fac-4744-86c0-04c6fd6a58f3 edfcc053612942588990d2ff23667a8b 9748aa58d44c451e91e779112fa66e58 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7198365d-6830-45c7-a543-3841363338e4 [pid: 8|app: 0|req: 344/689] 10.0.0.86 () {32 vars in 709 bytes} [Fri May 15 16:35:56 2026] DELETE /v2/images/7198365d-6830-45c7-a543-3841363338e4 => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/690] 10.0.0.86 () {32 vars in 706 bytes} [Fri May 15 16:35:56 2026] GET /v2/images/7198365d-6830-45c7-a543-3841363338e4 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/691] 10.0.0.86 () {32 vars in 632 bytes} [Fri May 15 16:35:56 2026] GET /v2/images => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/692] 10.0.0.86 () {34 vars in 654 bytes} [Fri May 15 16:35:56 2026] POST /v2/images => generated 703 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/693] 10.0.0.86 () {32 vars in 716 bytes} [Fri May 15 16:35:56 2026] GET /v2/images/6abf4b53-010b-4428-afaf-7923aaa9e9ee/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-15 16:35:56.630 7 INFO glance.api.v2.image_data [None req-78d1ae17-6230-41ac-9bfd-1f2fdee244fc edfcc053612942588990d2ff23667a8b 9748aa58d44c451e91e779112fa66e58 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-15 16:35:56.669 7 WARNING glance_store._drivers.rbd [None req-78d1ae17-6230-41ac-9bfd-1f2fdee244fc edfcc053612942588990d2ff23667a8b 9748aa58d44c451e91e779112fa66e58 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 8|app: 0|req: 347/694] 10.0.0.141 () {36 vars in 987 bytes} [Fri May 15 16:35:56 2026] GET /v2/images/cca8fa7a-2a16-470e-99c6-de7b80233e1f => generated 1171 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/695] 10.0.0.141 () {36 vars in 927 bytes} [Fri May 15 16:35:56 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: 349/696] 10.0.0.141 () {36 vars in 927 bytes} [Fri May 15 16:35:56 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/697] 10.0.0.141 () {36 vars in 987 bytes} [Fri May 15 16:35:56 2026] GET /v2/images/cca8fa7a-2a16-470e-99c6-de7b80233e1f => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/698] 10.0.0.141 () {36 vars in 927 bytes} [Fri May 15 16:35:56 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/699] 10.0.0.141 () {36 vars in 927 bytes} [Fri May 15 16:35:56 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/700] 10.0.0.141 () {36 vars in 987 bytes} [Fri May 15 16:35:57 2026] GET /v2/images/cca8fa7a-2a16-470e-99c6-de7b80233e1f => 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: 354/701] 10.0.0.141 () {36 vars in 927 bytes} [Fri May 15 16:35:57 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/702] 10.0.0.141 () {36 vars in 927 bytes} [Fri May 15 16:35:57 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/703] 10.0.0.13 () {36 vars in 910 bytes} [Fri May 15 16:35:57 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) 2026-05-15 16:35:57.863 7 INFO glance.location [None req-78d1ae17-6230-41ac-9bfd-1f2fdee244fc edfcc053612942588990d2ff23667a8b 9748aa58d44c451e91e779112fa66e58 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 348/704] 10.0.0.86 () {32 vars in 726 bytes} [Fri May 15 16:35:56 2026] PUT /v2/images/6abf4b53-010b-4428-afaf-7923aaa9e9ee/file => generated 0 bytes in 1275 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/705] 10.0.0.86 () {32 vars in 706 bytes} [Fri May 15 16:35:57 2026] GET /v2/images/6abf4b53-010b-4428-afaf-7923aaa9e9ee => generated 1104 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/706] 10.0.0.13 () {36 vars in 1006 bytes} [Fri May 15 16:35:57 2026] GET /v2/images/cca8fa7a-2a16-470e-99c6-de7b80233e1f/locations => generated 127 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/707] 10.0.0.13 () {36 vars in 986 bytes} [Fri May 15 16:35:57 2026] GET /v2/images/cca8fa7a-2a16-470e-99c6-de7b80233e1f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/708] 10.0.0.13 () {36 vars in 926 bytes} [Fri May 15 16:35:57 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/709] 10.0.0.13 () {36 vars in 926 bytes} [Fri May 15 16:35:57 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/710] 10.0.0.86 () {32 vars in 716 bytes} [Fri May 15 16:35:57 2026] GET /v2/images/6abf4b53-010b-4428-afaf-7923aaa9e9ee/file => generated 1024 bytes in 128 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/711] 10.0.0.86 () {34 vars in 654 bytes} [Fri May 15 16:35:58 2026] POST /v2/images => generated 649 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/712] 10.0.0.86 () {32 vars in 725 bytes} [Fri May 15 16:35:58 2026] PATCH /v2/images/d8b898eb-191f-44d1-b605-80b273b2d1fe => generated 653 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/713] 10.0.0.86 () {32 vars in 706 bytes} [Fri May 15 16:35:58 2026] GET /v2/images/d8b898eb-191f-44d1-b605-80b273b2d1fe => generated 653 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-15 16:35:58.159 7 WARNING glance.api.v2.images [None req-8c106276-688f-4322-a969-3bbb0ffcb5a4 edfcc053612942588990d2ff23667a8b 9748aa58d44c451e91e779112fa66e58 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d8b898eb-191f-44d1-b605-80b273b2d1fe [pid: 7|app: 0|req: 352/714] 10.0.0.86 () {32 vars in 709 bytes} [Fri May 15 16:35:58 2026] DELETE /v2/images/d8b898eb-191f-44d1-b605-80b273b2d1fe => generated 0 bytes in 38 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/715] 10.0.0.86 () {32 vars in 706 bytes} [Fri May 15 16:35:58 2026] GET /v2/images/d8b898eb-191f-44d1-b605-80b273b2d1fe => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-15 16:35:58.215 7 WARNING glance.api.v2.images [None req-079d7373-b2f5-48af-8791-f034646bd070 edfcc053612942588990d2ff23667a8b 9748aa58d44c451e91e779112fa66e58 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6abf4b53-010b-4428-afaf-7923aaa9e9ee [pid: 7|app: 0|req: 353/716] 10.0.0.86 () {32 vars in 709 bytes} [Fri May 15 16:35:58 2026] DELETE /v2/images/6abf4b53-010b-4428-afaf-7923aaa9e9ee => generated 0 bytes in 990 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/717] 10.0.0.86 () {32 vars in 706 bytes} [Fri May 15 16:35:59 2026] GET /v2/images/6abf4b53-010b-4428-afaf-7923aaa9e9ee => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-15 16:35:59.223 7 WARNING glance.api.v2.images [None req-ee3069b3-d38e-46aa-9454-f9cc9e1158ff edfcc053612942588990d2ff23667a8b 9748aa58d44c451e91e779112fa66e58 - - default default] Failed to find image 7198365d-6830-45c7-a543-3841363338e4 to delete: glance.common.exception.ImageNotFound: No image found with ID 7198365d-6830-45c7-a543-3841363338e4 [pid: 7|app: 0|req: 354/718] 10.0.0.86 () {32 vars in 709 bytes} [Fri May 15 16:35:59 2026] DELETE /v2/images/7198365d-6830-45c7-a543-3841363338e4 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/719] 10.0.0.86 () {32 vars in 706 bytes} [Fri May 15 16:35:59 2026] GET /v2/images/7198365d-6830-45c7-a543-3841363338e4 => 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: 369/726] 10.0.0.86 () {30 vars in 410 bytes} [Fri May 15 16:36:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/735] 10.0.0.86 () {32 vars in 706 bytes} [Fri May 15 16:37:07 2026] GET /v2/images/cca8fa7a-2a16-470e-99c6-de7b80233e1f => 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: 362/736] 10.0.0.86 () {32 vars in 706 bytes} [Fri May 15 16:37:07 2026] GET /v2/images/cca8fa7a-2a16-470e-99c6-de7b80233e1f => 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: 375/737] 10.0.0.141 () {36 vars in 987 bytes} [Fri May 15 16:37:07 2026] GET /v2/images/cca8fa7a-2a16-470e-99c6-de7b80233e1f => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/738] 10.0.0.141 () {36 vars in 927 bytes} [Fri May 15 16:37:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/739] 10.0.0.141 () {36 vars in 927 bytes} [Fri May 15 16:37:07 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: 364/740] 10.0.0.141 () {36 vars in 987 bytes} [Fri May 15 16:37:07 2026] GET /v2/images/cca8fa7a-2a16-470e-99c6-de7b80233e1f => 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: 377/741] 10.0.0.141 () {36 vars in 927 bytes} [Fri May 15 16:37:07 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: 365/742] 10.0.0.141 () {36 vars in 927 bytes} [Fri May 15 16:37:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/743] 10.0.0.141 () {36 vars in 987 bytes} [Fri May 15 16:37:07 2026] GET /v2/images/cca8fa7a-2a16-470e-99c6-de7b80233e1f => 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: 366/744] 10.0.0.141 () {36 vars in 927 bytes} [Fri May 15 16:37:07 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/745] 10.0.0.13 () {36 vars in 910 bytes} [Fri May 15 16:37:07 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/746] 10.0.0.13 () {36 vars in 1006 bytes} [Fri May 15 16:37:07 2026] GET /v2/images/cca8fa7a-2a16-470e-99c6-de7b80233e1f/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/747] 10.0.0.13 () {36 vars in 986 bytes} [Fri May 15 16:37:07 2026] GET /v2/images/cca8fa7a-2a16-470e-99c6-de7b80233e1f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/748] 10.0.0.13 () {36 vars in 926 bytes} [Fri May 15 16:37:07 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: 381/749] 10.0.0.13 () {36 vars in 926 bytes} [Fri May 15 16:37:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/762] 10.0.0.95 () {36 vars in 986 bytes} [Fri May 15 16:38:07 2026] GET /v2/images/cca8fa7a-2a16-470e-99c6-de7b80233e1f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/763] 10.0.0.95 () {36 vars in 926 bytes} [Fri May 15 16:38:07 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: 377/766] 10.0.0.95 () {36 vars in 986 bytes} [Fri May 15 16:38:19 2026] GET /v2/images/cca8fa7a-2a16-470e-99c6-de7b80233e1f => 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: 390/767] 10.0.0.95 () {36 vars in 926 bytes} [Fri May 15 16:38:19 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: 394/774] 10.0.0.95 () {36 vars in 986 bytes} [Fri May 15 16:38:42 2026] GET /v2/images/cca8fa7a-2a16-470e-99c6-de7b80233e1f => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/775] 10.0.0.95 () {36 vars in 926 bytes} [Fri May 15 16:38:42 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: 398/782] 10.0.0.95 () {36 vars in 986 bytes} [Fri May 15 16:39:12 2026] GET /v2/images/cca8fa7a-2a16-470e-99c6-de7b80233e1f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/783] 10.0.0.95 () {36 vars in 926 bytes} [Fri May 15 16:39:12 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: 393/798] 10.0.0.95 () {36 vars in 986 bytes} [Fri May 15 16:40:26 2026] GET /v2/images/cca8fa7a-2a16-470e-99c6-de7b80233e1f => generated 1171 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/799] 10.0.0.95 () {36 vars in 926 bytes} [Fri May 15 16:40:26 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: 409/804] 10.0.0.95 () {36 vars in 986 bytes} [Fri May 15 16:40:44 2026] GET /v2/images/cca8fa7a-2a16-470e-99c6-de7b80233e1f => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/805] 10.0.0.95 () {36 vars in 926 bytes} [Fri May 15 16:40:44 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: 413/812] 199.204.45.210 () {32 vars in 826 bytes} [Fri May 15 16:41:20 2026] GET /v2/images?status=active&owner=ecfdd7f568b7483794f9b4b6fbf3f47f&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/813] 199.204.45.210 () {32 vars in 653 bytes} [Fri May 15 16:41:20 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: 415/816] 10.0.0.141 () {36 vars in 987 bytes} [Fri May 15 16:41:21 2026] GET /v2/images/1c590331-b213-46bb-838d-81e5bf347cf3 => generated 1209 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/817] 10.0.0.141 () {36 vars in 927 bytes} [Fri May 15 16:41:21 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: 416/818] 10.0.0.141 () {36 vars in 927 bytes} [Fri May 15 16:41:21 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/819] 10.0.0.141 () {36 vars in 987 bytes} [Fri May 15 16:41:21 2026] GET /v2/images/1c590331-b213-46bb-838d-81e5bf347cf3 => 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: 417/820] 10.0.0.141 () {36 vars in 927 bytes} [Fri May 15 16:41:21 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/821] 10.0.0.141 () {36 vars in 927 bytes} [Fri May 15 16:41:21 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/822] 10.0.0.141 () {36 vars in 987 bytes} [Fri May 15 16:41:21 2026] GET /v2/images/1c590331-b213-46bb-838d-81e5bf347cf3 => generated 1209 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/823] 10.0.0.141 () {36 vars in 927 bytes} [Fri May 15 16:41:21 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: 419/824] 10.0.0.141 () {36 vars in 927 bytes} [Fri May 15 16:41:21 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/825] 10.0.0.13 () {36 vars in 910 bytes} [Fri May 15 16:41:21 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/826] 10.0.0.13 () {36 vars in 1006 bytes} [Fri May 15 16:41:21 2026] GET /v2/images/1c590331-b213-46bb-838d-81e5bf347cf3/locations => generated 127 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/827] 10.0.0.13 () {36 vars in 986 bytes} [Fri May 15 16:41:21 2026] GET /v2/images/1c590331-b213-46bb-838d-81e5bf347cf3 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/828] 10.0.0.13 () {36 vars in 926 bytes} [Fri May 15 16:41:21 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: 408/829] 10.0.0.13 () {36 vars in 926 bytes} [Fri May 15 16:41:21 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/870] 10.0.0.86 () {32 vars in 632 bytes} [Fri May 15 16:44:49 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)