+ 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 Apr 15 19:04:44 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-79545df484-d7dmc 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 0x7f532e616668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-15 19:04:46.255 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-15 19:04:46.271 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-15 19:04:47.101 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-15 19:04:47.102 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-15 19:04:47.103 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-15 19:04:47.129 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-15 19:04:47.130 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-15 19:04:47.130 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-15 19:04:49.120 7 WARNING glance.api.v2.images [None req-bfad26fe-f2b4-43a3-b2d1-8219c5e9be92 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-15 19:04:49.136 8 WARNING glance.api.v2.images [None req-23cb0597-dd9f-4c38-9c8a-3d7a38809110 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-15 19:04:49.452 7 WARNING keystonemiddleware._common.config [None req-bfad26fe-f2b4-43a3-b2d1-8219c5e9be92 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-15 19:04:49.460 7 WARNING oslo_config.cfg [None req-bfad26fe-f2b4-43a3-b2d1-8219c5e9be92 - - - - - -] 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 0x7f532e616668 pid: 7 (default app) 2026-04-15 19:04:49.470 8 WARNING keystonemiddleware._common.config [None req-23cb0597-dd9f-4c38-9c8a-3d7a38809110 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-15 19:04:49.477 8 WARNING oslo_config.cfg [None req-23cb0597-dd9f-4c38-9c8a-3d7a38809110 - - - - - -] 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 0x7f532e616668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.204.45.235 () {42 vars in 689 bytes} [Wed Apr 15 19:04:51 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-04-15 19:04:51.543 8 WARNING oslo_policy.policy [None req-f5df5312-49d7-47c2-a2bd-dbc24cf43e2a 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-15 19:04:51.544 8 WARNING oslo_policy.policy [None req-f5df5312-49d7-47c2-a2bd-dbc24cf43e2a 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-15 19:04:51.561 8 WARNING oslo_policy.policy [None req-f5df5312-49d7-47c2-a2bd-dbc24cf43e2a 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-15 19:04:51.561 8 WARNING oslo_policy.policy [None req-f5df5312-49d7-47c2-a2bd-dbc24cf43e2a 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - 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/4] 199.204.45.235 () {44 vars in 911 bytes} [Wed Apr 15 19:04:51 2026] GET /v2/images => generated 69 bytes in 555 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.204.45.235 () {42 vars in 689 bytes} [Wed Apr 15 19:04:55 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/6] 199.204.45.235 () {44 vars in 911 bytes} [Wed Apr 15 19:04:55 2026] GET /v2/images => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:04:55.099 7 WARNING oslo_policy.policy [None req-2bff7a48-484a-432d-a734-847390a32109 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-15 19:04:55.099 7 WARNING oslo_policy.policy [None req-2bff7a48-484a-432d-a734-847390a32109 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - 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: 5/7] 199.204.45.235 () {44 vars in 912 bytes} [Wed Apr 15 19:04:55 2026] GET /v2/images/cirros => generated 151 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.235 () {44 vars in 934 bytes} [Wed Apr 15 19:04:55 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 19:04:55.250 7 WARNING oslo_policy.policy [None req-7bc47ac2-48ab-450a-9c3c-e3ad8e6ac551 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-15 19:04:55.250 7 WARNING oslo_policy.policy [None req-7bc47ac2-48ab-450a-9c3c-e3ad8e6ac551 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - 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/9] 199.204.45.235 () {44 vars in 940 bytes} [Wed Apr 15 19:04:55 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 19:04:55.329 8 WARNING oslo_config.cfg [None req-ad20c3c1-0a5b-4568-8b0a-60fe4a20a117 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - 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/10] 199.204.45.235 () {48 vars in 952 bytes} [Wed Apr 15 19:04:55 2026] POST /v2/images => generated 760 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-15 19:04:55.352 7 WARNING oslo_policy.policy [None req-f2c17d62-ad21-47ae-9055-f96e358de9d1 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-15 19:04:55.352 7 WARNING oslo_policy.policy [None req-f2c17d62-ad21-47ae-9055-f96e358de9d1 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-15 19:04:55.353 7 INFO glance.api.v2.image_data [None req-f2c17d62-ad21-47ae-9055-f96e358de9d1 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 19:04:59.292 7 WARNING glance.location [None req-f2c17d62-ad21-47ae-9055-f96e358de9d1 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/13] 199.204.45.235 () {48 vars in 1046 bytes} [Wed Apr 15 19:04:55 2026] PUT /v2/images/55ab30ac-47e2-4da4-913d-65ae2b688d32/file => generated 0 bytes in 3980 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6459 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.235 () {44 vars in 972 bytes} [Wed Apr 15 19:04:59 2026] GET /v2/images/55ab30ac-47e2-4da4-913d-65ae2b688d32 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-15 19:04:59.363 7 WARNING oslo_config.cfg [None req-46716744-ecbd-4e72-80f1-14ee613e60b0 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - 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: 8/15] 199.204.45.235 () {44 vars in 972 bytes} [Wed Apr 15 19:04:59 2026] GET /v2/images/55ab30ac-47e2-4da4-913d-65ae2b688d32 => 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: 132/262] 199.204.45.235 () {42 vars in 689 bytes} [Wed Apr 15 19:25:36 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: 131/263] 199.204.45.235 () {44 vars in 911 bytes} [Wed Apr 15 19:25:36 2026] GET /v2/images => generated 1240 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/270] 199.204.45.235 () {42 vars in 689 bytes} [Wed Apr 15 19:26:03 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: 135/271] 199.204.45.235 () {44 vars in 911 bytes} [Wed Apr 15 19:26:03 2026] GET /v2/images => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/272] 199.204.45.235 () {44 vars in 938 bytes} [Wed Apr 15 19:26:03 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/273] 199.204.45.235 () {44 vars in 960 bytes} [Wed Apr 15 19:26:03 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/274] 199.204.45.235 () {44 vars in 940 bytes} [Wed Apr 15 19:26:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/275] 199.204.45.235 () {48 vars in 952 bytes} [Wed Apr 15 19:26:03 2026] POST /v2/images => generated 796 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-15 19:26:03.759 7 INFO glance.api.v2.image_data [None req-085aa7b3-655e-4ddd-a880-ef37640e23df 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 19:26:29.070 7 WARNING glance.location [None req-085aa7b3-655e-4ddd-a880-ef37640e23df 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 139/282] 199.204.45.235 () {48 vars in 1047 bytes} [Wed Apr 15 19:26:03 2026] PUT /v2/images/40e05396-4fb8-43a2-9474-df7fe2156f09/file => generated 0 bytes in 25354 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62516 switches on core 0) [pid: 8|app: 0|req: 144/283] 199.204.45.235 () {44 vars in 972 bytes} [Wed Apr 15 19:26:29 2026] GET /v2/images/40e05396-4fb8-43a2-9474-df7fe2156f09 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/284] 199.204.45.235 () {44 vars in 972 bytes} [Wed Apr 15 19:26:29 2026] GET /v2/images/40e05396-4fb8-43a2-9474-df7fe2156f09 => 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: 145/285] 199.204.45.235 () {42 vars in 689 bytes} [Wed Apr 15 19:26: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: 141/286] 199.204.45.235 () {44 vars in 911 bytes} [Wed Apr 15 19:26:30 2026] GET /v2/images => generated 2451 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/369] 199.204.45.235 () {42 vars in 689 bytes} [Wed Apr 15 19:33:27 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: 183/370] 199.204.45.235 () {44 vars in 911 bytes} [Wed Apr 15 19:33:27 2026] GET /v2/images => generated 2451 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/375] 199.204.45.235 () {42 vars in 689 bytes} [Wed Apr 15 19:33:40 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: 186/376] 199.204.45.235 () {44 vars in 911 bytes} [Wed Apr 15 19:33:40 2026] GET /v2/images => generated 2451 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/377] 199.204.45.235 () {44 vars in 948 bytes} [Wed Apr 15 19:33:40 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/378] 199.204.45.235 () {44 vars in 970 bytes} [Wed Apr 15 19:33:40 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/379] 199.204.45.235 () {44 vars in 940 bytes} [Wed Apr 15 19:33:40 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/380] 199.204.45.235 () {48 vars in 952 bytes} [Wed Apr 15 19:33:40 2026] POST /v2/images => generated 799 bytes in 318 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-15 19:33:41.081 8 WARNING oslo_policy.policy [None req-f1b2c378-7454-4c15-9367-e0e24ebedb68 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-15 19:33:41.082 8 WARNING oslo_policy.policy [None req-f1b2c378-7454-4c15-9367-e0e24ebedb68 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-15 19:33:41.083 8 INFO glance.api.v2.image_data [None req-f1b2c378-7454-4c15-9367-e0e24ebedb68 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 19:33:57.937 8 INFO glance.location [None req-f1b2c378-7454-4c15-9367-e0e24ebedb68 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 193/383] 199.204.45.235 () {48 vars in 1046 bytes} [Wed Apr 15 19:33:41 2026] PUT /v2/images/cf8a6880-82bd-4351-8a45-b9e17a3d6060/file => generated 0 bytes in 16903 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28226 switches on core 0) [pid: 7|app: 0|req: 191/384] 199.204.45.235 () {44 vars in 972 bytes} [Wed Apr 15 19:33:57 2026] GET /v2/images/cf8a6880-82bd-4351-8a45-b9e17a3d6060 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/385] 199.204.45.235 () {48 vars in 1051 bytes} [Wed Apr 15 19:33:58 2026] PATCH /v2/images/cf8a6880-82bd-4351-8a45-b9e17a3d6060 => generated 1234 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/386] 199.204.45.235 () {44 vars in 972 bytes} [Wed Apr 15 19:33:58 2026] GET /v2/images/cf8a6880-82bd-4351-8a45-b9e17a3d6060 => generated 1234 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/395] 199.204.45.235 () {42 vars in 689 bytes} [Wed Apr 15 19:34:35 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: 199/396] 199.204.45.235 () {44 vars in 911 bytes} [Wed Apr 15 19:34:35 2026] GET /v2/images => generated 3687 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/399] 199.204.45.235 () {42 vars in 689 bytes} [Wed Apr 15 19:34:48 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: 199/400] 199.204.45.235 () {44 vars in 911 bytes} [Wed Apr 15 19:34:48 2026] GET /v2/images => generated 3687 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/401] 199.204.45.235 () {44 vars in 940 bytes} [Wed Apr 15 19:34:48 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/402] 199.204.45.235 () {44 vars in 962 bytes} [Wed Apr 15 19:34:48 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/403] 199.204.45.235 () {44 vars in 940 bytes} [Wed Apr 15 19:34:48 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: 201/404] 199.204.45.235 () {48 vars in 952 bytes} [Wed Apr 15 19:34:48 2026] POST /v2/images => generated 791 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-15 19:34:48.501 8 INFO glance.api.v2.image_data [None req-4e3703fb-a190-46fe-82b9-37d73a999448 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 19:34:57.219 8 INFO glance.location [None req-4e3703fb-a190-46fe-82b9-37d73a999448 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 204/407] 199.204.45.235 () {48 vars in 1046 bytes} [Wed Apr 15 19:34:48 2026] PUT /v2/images/965cfc44-bb6d-4d13-815b-e0fd99c2a7d9/file => generated 0 bytes in 8761 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23456 switches on core 0) [pid: 7|app: 0|req: 204/408] 199.204.45.235 () {44 vars in 972 bytes} [Wed Apr 15 19:34:57 2026] GET /v2/images/965cfc44-bb6d-4d13-815b-e0fd99c2a7d9 => 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: 205/409] 199.204.45.235 () {44 vars in 972 bytes} [Wed Apr 15 19:34:57 2026] GET /v2/images/965cfc44-bb6d-4d13-815b-e0fd99c2a7d9 => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/556] 199.204.45.235 () {42 vars in 689 bytes} [Wed Apr 15 19:47:06 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: 278/557] 199.204.45.235 () {44 vars in 911 bytes} [Wed Apr 15 19:47:06 2026] GET /v2/images => generated 4892 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/586] 199.204.45.235 () {42 vars in 689 bytes} [Wed Apr 15 19:49: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: 294/587] 199.204.45.235 () {44 vars in 911 bytes} [Wed Apr 15 19:49:25 2026] GET /v2/images => generated 4892 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/588] 199.204.45.235 () {42 vars in 689 bytes} [Wed Apr 15 19:49:27 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: 295/589] 199.204.45.235 () {44 vars in 911 bytes} [Wed Apr 15 19:49:27 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/600] 199.204.45.235 () {42 vars in 689 bytes} [Wed Apr 15 19:50:15 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: 300/601] 199.204.45.235 () {44 vars in 911 bytes} [Wed Apr 15 19:50:15 2026] GET /v2/images => generated 4892 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/604] 199.204.45.235 () {42 vars in 689 bytes} [Wed Apr 15 19:50:23 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: 302/605] 199.204.45.235 () {44 vars in 911 bytes} [Wed Apr 15 19:50:23 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/618] 199.204.45.235 () {42 vars in 689 bytes} [Wed Apr 15 19:51:23 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: 310/619] 199.204.45.235 () {44 vars in 911 bytes} [Wed Apr 15 19:51:23 2026] GET /v2/images => generated 4892 bytes in 58 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: 315/628] 10.0.0.51 () {32 vars in 632 bytes} [Wed Apr 15 19:52:04 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 316/633] 10.0.0.171 () {36 vars in 987 bytes} [Wed Apr 15 19:52:27 2026] GET /v2/images/55ab30ac-47e2-4da4-913d-65ae2b688d32 => 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: 318/634] 10.0.0.171 () {36 vars in 927 bytes} [Wed Apr 15 19:52:27 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: 318/637] 10.0.0.171 () {36 vars in 987 bytes} [Wed Apr 15 19:52:30 2026] GET /v2/images/55ab30ac-47e2-4da4-913d-65ae2b688d32 => 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: 320/638] 10.0.0.171 () {36 vars in 927 bytes} [Wed Apr 15 19:52:30 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/639] 199.204.45.235 () {36 vars in 991 bytes} [Wed Apr 15 19:52:36 2026] GET /v2/images/55ab30ac-47e2-4da4-913d-65ae2b688d32 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/640] 199.204.45.235 () {36 vars in 931 bytes} [Wed Apr 15 19:52: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: 7|app: 0|req: 320/641] 199.204.45.235 () {36 vars in 991 bytes} [Wed Apr 15 19:52:37 2026] GET /v2/images/55ab30ac-47e2-4da4-913d-65ae2b688d32 => 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: 322/642] 199.204.45.235 () {36 vars in 931 bytes} [Wed Apr 15 19:52:37 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/645] 10.0.0.171 () {36 vars in 987 bytes} [Wed Apr 15 19:52:44 2026] GET /v2/images/55ab30ac-47e2-4da4-913d-65ae2b688d32 => 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: 322/646] 10.0.0.171 () {36 vars in 927 bytes} [Wed Apr 15 19:52:44 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: 325/647] 10.0.0.171 () {36 vars in 987 bytes} [Wed Apr 15 19:52:47 2026] GET /v2/images/55ab30ac-47e2-4da4-913d-65ae2b688d32 => 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: 323/648] 10.0.0.171 () {36 vars in 927 bytes} [Wed Apr 15 19:52:47 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: 328/657] 10.0.0.171 () {36 vars in 987 bytes} [Wed Apr 15 19:53:22 2026] GET /v2/images/55ab30ac-47e2-4da4-913d-65ae2b688d32 => 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: 330/658] 10.0.0.171 () {36 vars in 927 bytes} [Wed Apr 15 19:53:22 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/663] 10.0.0.254 () {36 vars in 987 bytes} [Wed Apr 15 19:53:48 2026] GET /v2/images/55ab30ac-47e2-4da4-913d-65ae2b688d32 => generated 1171 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/664] 10.0.0.254 () {36 vars in 927 bytes} [Wed Apr 15 19:53:48 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: 332/665] 10.0.0.254 () {36 vars in 927 bytes} [Wed Apr 15 19:53:48 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: 334/666] 10.0.0.254 () {36 vars in 987 bytes} [Wed Apr 15 19:53:48 2026] GET /v2/images/55ab30ac-47e2-4da4-913d-65ae2b688d32 => 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: 333/667] 10.0.0.254 () {36 vars in 927 bytes} [Wed Apr 15 19:53:48 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: 335/668] 10.0.0.254 () {36 vars in 927 bytes} [Wed Apr 15 19:53:48 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/669] 10.0.0.254 () {36 vars in 987 bytes} [Wed Apr 15 19:53:48 2026] GET /v2/images/55ab30ac-47e2-4da4-913d-65ae2b688d32 => 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: 336/670] 10.0.0.254 () {36 vars in 927 bytes} [Wed Apr 15 19:53:48 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: 335/671] 10.0.0.254 () {36 vars in 927 bytes} [Wed Apr 15 19:53:48 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: 338/674] 10.0.0.112 () {36 vars in 911 bytes} [Wed Apr 15 19:53:49 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: 337/675] 10.0.0.112 () {36 vars in 1007 bytes} [Wed Apr 15 19:53:49 2026] GET /v2/images/55ab30ac-47e2-4da4-913d-65ae2b688d32/locations => generated 127 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/676] 10.0.0.112 () {36 vars in 987 bytes} [Wed Apr 15 19:53:49 2026] GET /v2/images/55ab30ac-47e2-4da4-913d-65ae2b688d32 => 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/677] 10.0.0.112 () {36 vars in 927 bytes} [Wed Apr 15 19:53:49 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: 340/678] 10.0.0.112 () {36 vars in 927 bytes} [Wed Apr 15 19:53:49 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: 340/681] 10.0.0.51 () {34 vars in 654 bytes} [Wed Apr 15 19:54:00 2026] POST /v2/images => generated 649 bytes in 229 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-15 19:54:00.436 8 WARNING glance.api.v2.images [None req-2f32811e-37a2-4cac-bbca-129f184f76a6 acfe60f3417b42f893b7f5cc6c814672 57935346ba1f4ce3bcd6d9677cf42e34 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bfcdf2e8-ab77-4823-b351-dc4ed5565fb5 [pid: 8|app: 0|req: 342/682] 10.0.0.51 () {32 vars in 709 bytes} [Wed Apr 15 19:54:00 2026] DELETE /v2/images/bfcdf2e8-ab77-4823-b351-dc4ed5565fb5 => generated 0 bytes in 38 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/683] 10.0.0.51 () {32 vars in 706 bytes} [Wed Apr 15 19:54:00 2026] GET /v2/images/bfcdf2e8-ab77-4823-b351-dc4ed5565fb5 => 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: 343/684] 10.0.0.51 () {32 vars in 632 bytes} [Wed Apr 15 19:54:00 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: 342/685] 10.0.0.51 () {34 vars in 654 bytes} [Wed Apr 15 19:54:00 2026] POST /v2/images => generated 703 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/686] 10.0.0.51 () {32 vars in 716 bytes} [Wed Apr 15 19:54:00 2026] GET /v2/images/85c06858-e004-462e-b745-f4eaded7ad91/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-15 19:54:00.616 7 INFO glance.api.v2.image_data [None req-6cbf2a80-53a6-40db-8443-3cea7b19c713 acfe60f3417b42f893b7f5cc6c814672 57935346ba1f4ce3bcd6d9677cf42e34 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 19:54:00.680 7 WARNING glance_store._drivers.rbd [None req-6cbf2a80-53a6-40db-8443-3cea7b19c713 acfe60f3417b42f893b7f5cc6c814672 57935346ba1f4ce3bcd6d9677cf42e34 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-15 19:54:01.721 7 INFO glance.location [None req-6cbf2a80-53a6-40db-8443-3cea7b19c713 acfe60f3417b42f893b7f5cc6c814672 57935346ba1f4ce3bcd6d9677cf42e34 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 343/687] 10.0.0.51 () {32 vars in 726 bytes} [Wed Apr 15 19:54:00 2026] PUT /v2/images/85c06858-e004-462e-b745-f4eaded7ad91/file => generated 0 bytes in 1160 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/688] 10.0.0.51 () {32 vars in 706 bytes} [Wed Apr 15 19:54:01 2026] GET /v2/images/85c06858-e004-462e-b745-f4eaded7ad91 => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/689] 10.0.0.51 () {32 vars in 716 bytes} [Wed Apr 15 19:54:01 2026] GET /v2/images/85c06858-e004-462e-b745-f4eaded7ad91/file => generated 1024 bytes in 149 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/690] 10.0.0.51 () {34 vars in 654 bytes} [Wed Apr 15 19:54:01 2026] POST /v2/images => generated 649 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/691] 10.0.0.51 () {32 vars in 725 bytes} [Wed Apr 15 19:54:01 2026] PATCH /v2/images/55714210-2ed1-44b0-b610-292d1ba1f936 => generated 653 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/692] 10.0.0.51 () {32 vars in 706 bytes} [Wed Apr 15 19:54:02 2026] GET /v2/images/55714210-2ed1-44b0-b610-292d1ba1f936 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-15 19:54:02.066 7 WARNING glance.api.v2.images [None req-49d6f0b9-798a-4966-96f0-9f1d623c219b acfe60f3417b42f893b7f5cc6c814672 57935346ba1f4ce3bcd6d9677cf42e34 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//55714210-2ed1-44b0-b610-292d1ba1f936 [pid: 7|app: 0|req: 346/693] 10.0.0.51 () {32 vars in 709 bytes} [Wed Apr 15 19:54:02 2026] DELETE /v2/images/55714210-2ed1-44b0-b610-292d1ba1f936 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/694] 10.0.0.51 () {32 vars in 706 bytes} [Wed Apr 15 19:54:02 2026] GET /v2/images/55714210-2ed1-44b0-b610-292d1ba1f936 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 19:54:02.129 7 WARNING glance.api.v2.images [None req-a3cf6c69-dc3f-4c67-ae5b-acb98c612b38 acfe60f3417b42f893b7f5cc6c814672 57935346ba1f4ce3bcd6d9677cf42e34 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//85c06858-e004-462e-b745-f4eaded7ad91 [pid: 7|app: 0|req: 347/695] 10.0.0.51 () {32 vars in 709 bytes} [Wed Apr 15 19:54:02 2026] DELETE /v2/images/85c06858-e004-462e-b745-f4eaded7ad91 => generated 0 bytes in 955 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/696] 10.0.0.51 () {32 vars in 706 bytes} [Wed Apr 15 19:54:03 2026] GET /v2/images/85c06858-e004-462e-b745-f4eaded7ad91 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 19:54:03.103 7 WARNING glance.api.v2.images [None req-fe00c280-ad6f-4b21-97f9-63384cbfbe56 acfe60f3417b42f893b7f5cc6c814672 57935346ba1f4ce3bcd6d9677cf42e34 - - default default] Failed to find image bfcdf2e8-ab77-4823-b351-dc4ed5565fb5 to delete: glance.common.exception.ImageNotFound: No image found with ID bfcdf2e8-ab77-4823-b351-dc4ed5565fb5 [pid: 7|app: 0|req: 348/697] 10.0.0.51 () {32 vars in 709 bytes} [Wed Apr 15 19:54:03 2026] DELETE /v2/images/bfcdf2e8-ab77-4823-b351-dc4ed5565fb5 => 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: 350/698] 10.0.0.51 () {32 vars in 706 bytes} [Wed Apr 15 19:54:03 2026] GET /v2/images/bfcdf2e8-ab77-4823-b351-dc4ed5565fb5 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/709] 10.0.0.51 () {30 vars in 410 bytes} [Wed Apr 15 19:54:56 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: 357/714] 10.0.0.171 () {36 vars in 987 bytes} [Wed Apr 15 19:55:08 2026] GET /v2/images/55ab30ac-47e2-4da4-913d-65ae2b688d32 => 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: 358/715] 10.0.0.171 () {36 vars in 927 bytes} [Wed Apr 15 19:55:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/716] 10.0.0.171 () {36 vars in 987 bytes} [Wed Apr 15 19:55:10 2026] GET /v2/images/55ab30ac-47e2-4da4-913d-65ae2b688d32 => 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/717] 10.0.0.171 () {36 vars in 927 bytes} [Wed Apr 15 19:55:10 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: 361/720] 10.0.0.51 () {32 vars in 706 bytes} [Wed Apr 15 19:55:21 2026] GET /v2/images/55ab30ac-47e2-4da4-913d-65ae2b688d32 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/721] 10.0.0.51 () {32 vars in 706 bytes} [Wed Apr 15 19:55:21 2026] GET /v2/images/55ab30ac-47e2-4da4-913d-65ae2b688d32 => 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: 362/722] 10.0.0.254 () {36 vars in 987 bytes} [Wed Apr 15 19:55:21 2026] GET /v2/images/55ab30ac-47e2-4da4-913d-65ae2b688d32 => 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: 361/723] 10.0.0.254 () {36 vars in 927 bytes} [Wed Apr 15 19:55: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: 363/724] 10.0.0.254 () {36 vars in 927 bytes} [Wed Apr 15 19:55: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: 362/725] 10.0.0.254 () {36 vars in 987 bytes} [Wed Apr 15 19:55:21 2026] GET /v2/images/55ab30ac-47e2-4da4-913d-65ae2b688d32 => 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: 364/726] 10.0.0.254 () {36 vars in 927 bytes} [Wed Apr 15 19:55: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: 7|app: 0|req: 363/727] 10.0.0.254 () {36 vars in 927 bytes} [Wed Apr 15 19:55: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: 365/728] 10.0.0.254 () {36 vars in 987 bytes} [Wed Apr 15 19:55:21 2026] GET /v2/images/55ab30ac-47e2-4da4-913d-65ae2b688d32 => 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: 364/729] 10.0.0.254 () {36 vars in 927 bytes} [Wed Apr 15 19:55: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: 8|app: 0|req: 366/730] 10.0.0.112 () {36 vars in 911 bytes} [Wed Apr 15 19:55:22 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/731] 10.0.0.112 () {36 vars in 1007 bytes} [Wed Apr 15 19:55:22 2026] GET /v2/images/55ab30ac-47e2-4da4-913d-65ae2b688d32/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/732] 10.0.0.112 () {36 vars in 987 bytes} [Wed Apr 15 19:55:22 2026] GET /v2/images/55ab30ac-47e2-4da4-913d-65ae2b688d32 => 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/733] 10.0.0.112 () {36 vars in 927 bytes} [Wed Apr 15 19:55:22 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: 368/734] 10.0.0.112 () {36 vars in 927 bytes} [Wed Apr 15 19:55:22 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: 371/743] 10.0.0.171 () {36 vars in 987 bytes} [Wed Apr 15 19:56:02 2026] GET /v2/images/55ab30ac-47e2-4da4-913d-65ae2b688d32 => 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: 373/744] 10.0.0.171 () {36 vars in 927 bytes} [Wed Apr 15 19:56:02 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/751] 10.0.0.171 () {36 vars in 987 bytes} [Wed Apr 15 19:56:35 2026] GET /v2/images/55ab30ac-47e2-4da4-913d-65ae2b688d32 => 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/752] 10.0.0.171 () {36 vars in 927 bytes} [Wed Apr 15 19:56:35 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: 377/755] 10.0.0.171 () {36 vars in 987 bytes} [Wed Apr 15 19:56:43 2026] GET /v2/images/55ab30ac-47e2-4da4-913d-65ae2b688d32 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/756] 10.0.0.171 () {36 vars in 927 bytes} [Wed Apr 15 19:56:43 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: 380/761] 10.0.0.171 () {36 vars in 987 bytes} [Wed Apr 15 19:57:01 2026] GET /v2/images/55ab30ac-47e2-4da4-913d-65ae2b688d32 => 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: 382/762] 10.0.0.171 () {36 vars in 927 bytes} [Wed Apr 15 19:57:01 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: 386/769] 199.204.45.235 () {32 vars in 826 bytes} [Wed Apr 15 19:57:35 2026] GET /v2/images?status=active&owner=7f676e1b912e4447913b5aea51b94736&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/770] 199.204.45.235 () {32 vars in 653 bytes} [Wed Apr 15 19:57:35 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: 387/771] 10.0.0.254 () {36 vars in 987 bytes} [Wed Apr 15 19:57:36 2026] GET /v2/images/40e05396-4fb8-43a2-9474-df7fe2156f09 => generated 1209 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/772] 10.0.0.254 () {36 vars in 927 bytes} [Wed Apr 15 19:57:36 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: 388/773] 10.0.0.254 () {36 vars in 927 bytes} [Wed Apr 15 19:57:36 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: 386/774] 10.0.0.254 () {36 vars in 987 bytes} [Wed Apr 15 19:57:36 2026] GET /v2/images/40e05396-4fb8-43a2-9474-df7fe2156f09 => 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: 389/775] 10.0.0.254 () {36 vars in 927 bytes} [Wed Apr 15 19:57:36 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: 387/776] 10.0.0.254 () {36 vars in 927 bytes} [Wed Apr 15 19:57:36 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: 390/777] 10.0.0.254 () {36 vars in 987 bytes} [Wed Apr 15 19:57:36 2026] GET /v2/images/40e05396-4fb8-43a2-9474-df7fe2156f09 => 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: 388/778] 10.0.0.254 () {36 vars in 927 bytes} [Wed Apr 15 19:57:36 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: 391/779] 10.0.0.254 () {36 vars in 927 bytes} [Wed Apr 15 19:57:36 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/780] 10.0.0.112 () {36 vars in 911 bytes} [Wed Apr 15 19:57:36 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: 392/781] 10.0.0.112 () {36 vars in 1007 bytes} [Wed Apr 15 19:57:36 2026] GET /v2/images/40e05396-4fb8-43a2-9474-df7fe2156f09/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/782] 10.0.0.112 () {36 vars in 987 bytes} [Wed Apr 15 19:57:36 2026] GET /v2/images/40e05396-4fb8-43a2-9474-df7fe2156f09 => 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: 393/783] 10.0.0.112 () {36 vars in 927 bytes} [Wed Apr 15 19:57: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: 7|app: 0|req: 391/784] 10.0.0.112 () {36 vars in 927 bytes} [Wed Apr 15 19:57: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: 414/829] 10.0.0.51 () {32 vars in 632 bytes} [Wed Apr 15 20:01:11 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)