+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Apr 28 07:52:18 2026] *** compiled with version: 13.3.0 on 27 April 2026 21:12:05 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-696bc749bb-r6xs6 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, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7ffafab81668 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-28 07:52:20.942 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-28 07:52:21.041 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-28 07:52:21.923 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-28 07:52:21.925 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-28 07:52:21.925 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-28 07:52:21.991 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-28 07:52:21.992 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-28 07:52:21.993 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-28 07:52:24.238 7 WARNING glance.api.v2.images [None req-360de6d4-17ef-42de-a906-670869dd5cf6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-28 07:52:24.272 8 WARNING glance.api.v2.images [None req-000d74f7-ffb0-4913-b163-c4c487a3e18e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-28 07:52:24.655 7 WARNING keystonemiddleware._common.config [None req-360de6d4-17ef-42de-a906-670869dd5cf6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 07:52:24.665 7 WARNING oslo_config.cfg [None req-360de6d4-17ef-42de-a906-670869dd5cf6 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7ffafab81668 pid: 7 (default app) 2026-04-28 07:52:24.673 8 WARNING keystonemiddleware._common.config [None req-000d74f7-ffb0-4913-b163-c4c487a3e18e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 07:52:24.682 8 WARNING oslo_config.cfg [None req-000d74f7-ffb0-4913-b163-c4c487a3e18e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7ffafab81668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.233 () {42 vars in 689 bytes} [Tue Apr 28 07:52:26 2026] GET / => generated 1312 bytes in 2 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-28 07:52:27.405 8 WARNING oslo_policy.policy [None req-71896de2-2b79-4aa0-bb20-96520fdfb298 d60e816808844c45933653d4f61d6ea0 1ea479814ed94ad79b01c693d866856d - - 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-28 07:52:27.405 8 WARNING oslo_policy.policy [None req-71896de2-2b79-4aa0-bb20-96520fdfb298 d60e816808844c45933653d4f61d6ea0 1ea479814ed94ad79b01c693d866856d - - 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-28 07:52:27.421 8 WARNING oslo_policy.policy [None req-71896de2-2b79-4aa0-bb20-96520fdfb298 d60e816808844c45933653d4f61d6ea0 1ea479814ed94ad79b01c693d866856d - - 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-28 07:52:27.421 8 WARNING oslo_policy.policy [None req-71896de2-2b79-4aa0-bb20-96520fdfb298 d60e816808844c45933653d4f61d6ea0 1ea479814ed94ad79b01c693d866856d - - 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.233 () {44 vars in 911 bytes} [Tue Apr 28 07:52:26 2026] GET /v2/images => generated 69 bytes in 636 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.233 () {42 vars in 689 bytes} [Tue Apr 28 07:52:31 2026] GET / => generated 1312 bytes in 2 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.233 () {44 vars in 911 bytes} [Tue Apr 28 07:52:31 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-28 07:52:31.308 7 WARNING oslo_policy.policy [None req-a98207c3-8ed4-49ca-93a6-1eb9cfda6123 d60e816808844c45933653d4f61d6ea0 1ea479814ed94ad79b01c693d866856d - - 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-28 07:52:31.309 7 WARNING oslo_policy.policy [None req-a98207c3-8ed4-49ca-93a6-1eb9cfda6123 d60e816808844c45933653d4f61d6ea0 1ea479814ed94ad79b01c693d866856d - - 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.233 () {44 vars in 912 bytes} [Tue Apr 28 07:52:31 2026] GET /v2/images/cirros => generated 151 bytes in 143 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.233 () {44 vars in 934 bytes} [Tue Apr 28 07:52:31 2026] GET /v2/images?name=cirros => generated 81 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 07:52:31.467 7 WARNING oslo_policy.policy [None req-444dec7f-a1dc-460d-a184-142b02f1ce6c d60e816808844c45933653d4f61d6ea0 1ea479814ed94ad79b01c693d866856d - - 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-28 07:52:31.467 7 WARNING oslo_policy.policy [None req-444dec7f-a1dc-460d-a184-142b02f1ce6c d60e816808844c45933653d4f61d6ea0 1ea479814ed94ad79b01c693d866856d - - 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.233 () {44 vars in 940 bytes} [Tue Apr 28 07:52:31 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 07:52:31.567 8 WARNING oslo_config.cfg [None req-3d0ffce6-4ab2-4537-9233-c35158eb4654 d60e816808844c45933653d4f61d6ea0 1ea479814ed94ad79b01c693d866856d - - 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.233 () {48 vars in 952 bytes} [Tue Apr 28 07:52:31 2026] POST /v2/images => generated 760 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-28 07:52:31.592 7 WARNING oslo_policy.policy [None req-ddc29b7a-7130-44de-a805-8ed8b798f18f d60e816808844c45933653d4f61d6ea0 1ea479814ed94ad79b01c693d866856d - - 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-28 07:52:31.593 7 WARNING oslo_policy.policy [None req-ddc29b7a-7130-44de-a805-8ed8b798f18f d60e816808844c45933653d4f61d6ea0 1ea479814ed94ad79b01c693d866856d - - 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-28 07:52:31.594 7 INFO glance.api.v2.image_data [None req-ddc29b7a-7130-44de-a805-8ed8b798f18f d60e816808844c45933653d4f61d6ea0 1ea479814ed94ad79b01c693d866856d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 07:52:35.059 7 WARNING glance.location [None req-ddc29b7a-7130-44de-a805-8ed8b798f18f d60e816808844c45933653d4f61d6ea0 1ea479814ed94ad79b01c693d866856d - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.233 () {48 vars in 1046 bytes} [Tue Apr 28 07:52:31 2026] PUT /v2/images/3cde7320-50be-4c29-80f4-22c35bf14b65/file => generated 0 bytes in 3522 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5465 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.233 () {44 vars in 972 bytes} [Tue Apr 28 07:52:35 2026] GET /v2/images/3cde7320-50be-4c29-80f4-22c35bf14b65 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 07:52:35.139 7 WARNING oslo_config.cfg [None req-db059e4b-1456-488e-8b7a-6acf63a51180 d60e816808844c45933653d4f61d6ea0 1ea479814ed94ad79b01c693d866856d - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.204.45.233 () {44 vars in 972 bytes} [Tue Apr 28 07:52:35 2026] GET /v2/images/3cde7320-50be-4c29-80f4-22c35bf14b65 => 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: 141/283] 199.204.45.233 () {42 vars in 689 bytes} [Tue Apr 28 08:14:44 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: 143/284] 199.204.45.233 () {44 vars in 911 bytes} [Tue Apr 28 08:14:44 2026] GET /v2/images => generated 1240 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/335] 199.204.45.233 () {42 vars in 689 bytes} [Tue Apr 28 08:18:56 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: 167/336] 199.204.45.233 () {44 vars in 911 bytes} [Tue Apr 28 08:18:56 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: 170/337] 199.204.45.233 () {44 vars in 938 bytes} [Tue Apr 28 08:18:56 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/338] 199.204.45.233 () {44 vars in 960 bytes} [Tue Apr 28 08:18:56 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/339] 199.204.45.233 () {44 vars in 940 bytes} [Tue Apr 28 08:18:56 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: 169/340] 199.204.45.233 () {48 vars in 952 bytes} [Tue Apr 28 08:18:56 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-04-28 08:18:56.253 7 INFO glance.api.v2.image_data [None req-b0171bfc-1c4a-41d0-8b4d-c0c0f8067f54 d60e816808844c45933653d4f61d6ea0 1ea479814ed94ad79b01c693d866856d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 08:19:21.865 7 WARNING glance.location [None req-b0171bfc-1c4a-41d0-8b4d-c0c0f8067f54 d60e816808844c45933653d4f61d6ea0 1ea479814ed94ad79b01c693d866856d - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 172/345] 199.204.45.233 () {48 vars in 1047 bytes} [Tue Apr 28 08:18:56 2026] PUT /v2/images/61e9e33d-7fee-4af4-b596-73f0e1b93440/file => generated 0 bytes in 25664 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65425 switches on core 0) [pid: 8|app: 0|req: 174/346] 199.204.45.233 () {44 vars in 972 bytes} [Tue Apr 28 08:19:21 2026] GET /v2/images/61e9e33d-7fee-4af4-b596-73f0e1b93440 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/347] 199.204.45.233 () {44 vars in 972 bytes} [Tue Apr 28 08:19:21 2026] GET /v2/images/61e9e33d-7fee-4af4-b596-73f0e1b93440 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/350] 199.204.45.233 () {42 vars in 689 bytes} [Tue Apr 28 08:19: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: 175/351] 199.204.45.233 () {44 vars in 911 bytes} [Tue Apr 28 08:19:23 2026] GET /v2/images => generated 2451 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/436] 199.204.45.233 () {42 vars in 689 bytes} [Tue Apr 28 08:26:24 2026] GET / => generated 1312 bytes in 5 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/437] 199.204.45.233 () {44 vars in 911 bytes} [Tue Apr 28 08:26:24 2026] GET /v2/images => generated 2451 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/440] 199.204.45.233 () {42 vars in 689 bytes} [Tue Apr 28 08:26: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: 221/441] 199.204.45.233 () {44 vars in 911 bytes} [Tue Apr 28 08:26:42 2026] GET /v2/images => generated 2451 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/442] 199.204.45.233 () {44 vars in 948 bytes} [Tue Apr 28 08:26:42 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: 8|app: 0|req: 222/443] 199.204.45.233 () {44 vars in 970 bytes} [Tue Apr 28 08:26:42 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/444] 199.204.45.233 () {44 vars in 940 bytes} [Tue Apr 28 08:26:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/445] 199.204.45.233 () {48 vars in 952 bytes} [Tue Apr 28 08:26:42 2026] POST /v2/images => generated 799 bytes in 359 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-28 08:26:43.010 7 INFO glance.api.v2.image_data [None req-3382957f-41af-4b4a-8b95-b91cb06e0ff1 d60e816808844c45933653d4f61d6ea0 1ea479814ed94ad79b01c693d866856d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 08:26:58.500 7 INFO glance.location [None req-3382957f-41af-4b4a-8b95-b91cb06e0ff1 d60e816808844c45933653d4f61d6ea0 1ea479814ed94ad79b01c693d866856d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 223/450] 199.204.45.233 () {48 vars in 1046 bytes} [Tue Apr 28 08:26:42 2026] PUT /v2/images/99250486-ad34-46cb-a93a-20a66d148cf6/file => generated 0 bytes in 15535 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25155 switches on core 0) [pid: 8|app: 0|req: 228/451] 199.204.45.233 () {44 vars in 972 bytes} [Tue Apr 28 08:26:58 2026] GET /v2/images/99250486-ad34-46cb-a93a-20a66d148cf6 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/452] 199.204.45.233 () {48 vars in 1051 bytes} [Tue Apr 28 08:26:58 2026] PATCH /v2/images/99250486-ad34-46cb-a93a-20a66d148cf6 => generated 1234 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/453] 199.204.45.233 () {44 vars in 972 bytes} [Tue Apr 28 08:26:58 2026] GET /v2/images/99250486-ad34-46cb-a93a-20a66d148cf6 => 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: 234/462] 199.204.45.233 () {42 vars in 689 bytes} [Tue Apr 28 08:27:35 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: 229/463] 199.204.45.233 () {44 vars in 911 bytes} [Tue Apr 28 08:27:35 2026] GET /v2/images => generated 3687 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/468] 199.204.45.233 () {42 vars in 689 bytes} [Tue Apr 28 08:27:55 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: 232/469] 199.204.45.233 () {44 vars in 911 bytes} [Tue Apr 28 08:27:55 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: 238/470] 199.204.45.233 () {44 vars in 940 bytes} [Tue Apr 28 08:27:55 2026] GET /v2/images/manila-service-image => generated 165 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/471] 199.204.45.233 () {44 vars in 962 bytes} [Tue Apr 28 08:27:56 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/472] 199.204.45.233 () {44 vars in 940 bytes} [Tue Apr 28 08:27:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/473] 199.204.45.233 () {48 vars in 952 bytes} [Tue Apr 28 08:27:56 2026] POST /v2/images => generated 791 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-28 08:27:56.146 8 WARNING oslo_policy.policy [None req-877d3648-a2cd-4afa-9acb-2eb8efdad078 d60e816808844c45933653d4f61d6ea0 1ea479814ed94ad79b01c693d866856d - - 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-28 08:27:56.146 8 WARNING oslo_policy.policy [None req-877d3648-a2cd-4afa-9acb-2eb8efdad078 d60e816808844c45933653d4f61d6ea0 1ea479814ed94ad79b01c693d866856d - - 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-28 08:27:56.147 8 INFO glance.api.v2.image_data [None req-877d3648-a2cd-4afa-9acb-2eb8efdad078 d60e816808844c45933653d4f61d6ea0 1ea479814ed94ad79b01c693d866856d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 08:28:13.040 8 INFO glance.location [None req-877d3648-a2cd-4afa-9acb-2eb8efdad078 d60e816808844c45933653d4f61d6ea0 1ea479814ed94ad79b01c693d866856d - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 240/476] 199.204.45.233 () {48 vars in 1047 bytes} [Tue Apr 28 08:27:56 2026] PUT /v2/images/5016b70b-3c0d-4e75-b200-e3fcba47ef99/file => generated 0 bytes in 16946 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34788 switches on core 0) [pid: 7|app: 0|req: 237/477] 199.204.45.233 () {44 vars in 972 bytes} [Tue Apr 28 08:28:13 2026] GET /v2/images/5016b70b-3c0d-4e75-b200-e3fcba47ef99 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/478] 199.204.45.233 () {44 vars in 972 bytes} [Tue Apr 28 08:28:13 2026] GET /v2/images/5016b70b-3c0d-4e75-b200-e3fcba47ef99 => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/629] 199.204.45.233 () {42 vars in 689 bytes} [Tue Apr 28 08:40:37 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: 313/630] 199.204.45.233 () {44 vars in 911 bytes} [Tue Apr 28 08:40:37 2026] GET /v2/images => generated 4893 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/659] 199.204.45.233 () {42 vars in 689 bytes} [Tue Apr 28 08:42:58 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: 328/660] 199.204.45.233 () {44 vars in 911 bytes} [Tue Apr 28 08:42:58 2026] GET /v2/images => generated 4893 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/661] 199.204.45.233 () {42 vars in 689 bytes} [Tue Apr 28 08:43:00 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: 329/662] 199.204.45.233 () {44 vars in 911 bytes} [Tue Apr 28 08:43:00 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/673] 199.204.45.233 () {42 vars in 689 bytes} [Tue Apr 28 08:43:50 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/674] 199.204.45.233 () {44 vars in 911 bytes} [Tue Apr 28 08:43:50 2026] GET /v2/images => generated 4893 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/677] 199.204.45.233 () {42 vars in 689 bytes} [Tue Apr 28 08:43:57 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: 341/678] 199.204.45.233 () {44 vars in 911 bytes} [Tue Apr 28 08:43:57 2026] GET /v2/images => generated 4893 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/691] 199.204.45.233 () {42 vars in 689 bytes} [Tue Apr 28 08:44:59 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: 344/692] 199.204.45.233 () {44 vars in 911 bytes} [Tue Apr 28 08:44:59 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 350/703] 10.0.0.124 () {32 vars in 633 bytes} [Tue Apr 28 08:45:43 2026] GET /v2/images => generated 4893 bytes in 16 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: 356/708] 10.0.0.82 () {36 vars in 986 bytes} [Tue Apr 28 08:46:03 2026] GET /v2/images/3cde7320-50be-4c29-80f4-22c35bf14b65 => generated 1171 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/709] 10.0.0.82 () {36 vars in 926 bytes} [Tue Apr 28 08:46:03 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/710] 10.0.0.82 () {36 vars in 986 bytes} [Tue Apr 28 08:46:04 2026] GET /v2/images/3cde7320-50be-4c29-80f4-22c35bf14b65 => 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: 354/711] 10.0.0.82 () {36 vars in 926 bytes} [Tue Apr 28 08:46: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: 358/712] 10.0.0.162 () {36 vars in 987 bytes} [Tue Apr 28 08:46:08 2026] GET /v2/images/3cde7320-50be-4c29-80f4-22c35bf14b65 => generated 1171 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/713] 10.0.0.162 () {36 vars in 927 bytes} [Tue Apr 28 08:46:08 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: 359/714] 10.0.0.162 () {36 vars in 927 bytes} [Tue Apr 28 08:46:08 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: 356/715] 10.0.0.162 () {36 vars in 987 bytes} [Tue Apr 28 08:46:08 2026] GET /v2/images/3cde7320-50be-4c29-80f4-22c35bf14b65 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/716] 10.0.0.162 () {36 vars in 927 bytes} [Tue Apr 28 08:46:08 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: 357/717] 10.0.0.162 () {36 vars in 927 bytes} [Tue Apr 28 08:46:08 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: 361/718] 10.0.0.162 () {36 vars in 987 bytes} [Tue Apr 28 08:46:09 2026] GET /v2/images/3cde7320-50be-4c29-80f4-22c35bf14b65 => generated 1171 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/719] 10.0.0.162 () {36 vars in 927 bytes} [Tue Apr 28 08:46:09 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: 362/720] 10.0.0.162 () {36 vars in 927 bytes} [Tue Apr 28 08:46:09 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: 359/721] 10.0.0.7 () {36 vars in 985 bytes} [Tue Apr 28 08:46:10 2026] GET /v2/images/3cde7320-50be-4c29-80f4-22c35bf14b65 => generated 1171 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/722] 10.0.0.7 () {36 vars in 925 bytes} [Tue Apr 28 08:46:10 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: 360/723] 10.0.0.7 () {36 vars in 985 bytes} [Tue Apr 28 08:46:10 2026] GET /v2/images/3cde7320-50be-4c29-80f4-22c35bf14b65 => 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: 364/724] 10.0.0.7 () {36 vars in 925 bytes} [Tue Apr 28 08:46:10 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: 361/725] 10.0.0.7 () {36 vars in 925 bytes} [Tue Apr 28 08:46: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: 365/726] 199.204.45.233 () {36 vars in 991 bytes} [Tue Apr 28 08:46:11 2026] GET /v2/images/3cde7320-50be-4c29-80f4-22c35bf14b65 => 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: 362/727] 199.204.45.233 () {36 vars in 931 bytes} [Tue Apr 28 08:46:11 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: 366/728] 199.204.45.233 () {36 vars in 991 bytes} [Tue Apr 28 08:46:12 2026] GET /v2/images/3cde7320-50be-4c29-80f4-22c35bf14b65 => 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: 363/729] 199.204.45.233 () {36 vars in 931 bytes} [Tue Apr 28 08:46:12 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: 369/734] 10.0.0.82 () {36 vars in 986 bytes} [Tue Apr 28 08:46:29 2026] GET /v2/images/3cde7320-50be-4c29-80f4-22c35bf14b65 => 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: 366/735] 10.0.0.82 () {36 vars in 926 bytes} [Tue Apr 28 08:46:29 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: 370/742] 10.0.0.124 () {30 vars in 411 bytes} [Tue Apr 28 08:46:54 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/745] 10.0.0.124 () {34 vars in 655 bytes} [Tue Apr 28 08:47:08 2026] POST /v2/images => generated 649 bytes in 214 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-28 08:47:08.999 8 WARNING glance.api.v2.images [None req-152b66d1-2869-4c16-a561-6a77e5879beb b05591469f7d428487554902abb4820e 4296fdff39f848b0b2aa63e7ba39c040 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f699ab0f-d51d-47c6-9598-a631aeadadb5 [pid: 8|app: 0|req: 374/746] 10.0.0.124 () {32 vars in 710 bytes} [Tue Apr 28 08:47:08 2026] DELETE /v2/images/f699ab0f-d51d-47c6-9598-a631aeadadb5 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/747] 10.0.0.124 () {32 vars in 707 bytes} [Tue Apr 28 08:47:09 2026] GET /v2/images/f699ab0f-d51d-47c6-9598-a631aeadadb5 => 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: 375/748] 10.0.0.124 () {32 vars in 633 bytes} [Tue Apr 28 08:47:09 2026] GET /v2/images => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/749] 10.0.0.124 () {34 vars in 655 bytes} [Tue Apr 28 08:47:09 2026] POST /v2/images => generated 703 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/750] 10.0.0.124 () {32 vars in 717 bytes} [Tue Apr 28 08:47:09 2026] GET /v2/images/dfe02a64-136e-4f8a-b877-6a4779af1731/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 08:47:09.188 7 INFO glance.api.v2.image_data [None req-ef24bc6e-8015-41bb-8340-e001ad0d82c5 b05591469f7d428487554902abb4820e 4296fdff39f848b0b2aa63e7ba39c040 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 08:47:09.234 7 WARNING glance_store._drivers.rbd [None req-ef24bc6e-8015-41bb-8340-e001ad0d82c5 b05591469f7d428487554902abb4820e 4296fdff39f848b0b2aa63e7ba39c040 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-28 08:47:10.413 7 INFO glance.location [None req-ef24bc6e-8015-41bb-8340-e001ad0d82c5 b05591469f7d428487554902abb4820e 4296fdff39f848b0b2aa63e7ba39c040 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 375/751] 10.0.0.124 () {32 vars in 727 bytes} [Tue Apr 28 08:47:09 2026] PUT /v2/images/dfe02a64-136e-4f8a-b877-6a4779af1731/file => generated 0 bytes in 1274 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/752] 10.0.0.124 () {32 vars in 707 bytes} [Tue Apr 28 08:47:10 2026] GET /v2/images/dfe02a64-136e-4f8a-b877-6a4779af1731 => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/753] 10.0.0.124 () {32 vars in 717 bytes} [Tue Apr 28 08:47:10 2026] GET /v2/images/dfe02a64-136e-4f8a-b877-6a4779af1731/file => generated 1024 bytes in 132 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/754] 10.0.0.124 () {34 vars in 655 bytes} [Tue Apr 28 08:47:10 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: 377/755] 10.0.0.124 () {32 vars in 726 bytes} [Tue Apr 28 08:47:10 2026] PATCH /v2/images/c207d24b-3cd0-4936-8173-b5913097408b => generated 653 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/756] 10.0.0.124 () {32 vars in 707 bytes} [Tue Apr 28 08:47:10 2026] GET /v2/images/c207d24b-3cd0-4936-8173-b5913097408b => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 08:47:10.740 7 WARNING glance.api.v2.images [None req-051224af-43bc-48e7-9d3b-19796afe2ae8 b05591469f7d428487554902abb4820e 4296fdff39f848b0b2aa63e7ba39c040 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c207d24b-3cd0-4936-8173-b5913097408b [pid: 7|app: 0|req: 378/757] 10.0.0.124 () {32 vars in 710 bytes} [Tue Apr 28 08:47:10 2026] DELETE /v2/images/c207d24b-3cd0-4936-8173-b5913097408b => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/758] 10.0.0.124 () {32 vars in 707 bytes} [Tue Apr 28 08:47:10 2026] GET /v2/images/c207d24b-3cd0-4936-8173-b5913097408b => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 08:47:10.805 7 WARNING glance.api.v2.images [None req-9e298200-31cb-44c4-b282-c2dfd8a77646 b05591469f7d428487554902abb4820e 4296fdff39f848b0b2aa63e7ba39c040 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//dfe02a64-136e-4f8a-b877-6a4779af1731 [pid: 7|app: 0|req: 379/759] 10.0.0.124 () {32 vars in 710 bytes} [Tue Apr 28 08:47:10 2026] DELETE /v2/images/dfe02a64-136e-4f8a-b877-6a4779af1731 => generated 0 bytes in 880 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/760] 10.0.0.124 () {32 vars in 707 bytes} [Tue Apr 28 08:47:11 2026] GET /v2/images/dfe02a64-136e-4f8a-b877-6a4779af1731 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 08:47:11.719 7 WARNING glance.api.v2.images [None req-f80209f2-bb0f-40cf-8cf2-e40dc768bdf9 b05591469f7d428487554902abb4820e 4296fdff39f848b0b2aa63e7ba39c040 - - default default] Failed to find image f699ab0f-d51d-47c6-9598-a631aeadadb5 to delete: glance.common.exception.ImageNotFound: No image found with ID f699ab0f-d51d-47c6-9598-a631aeadadb5 [pid: 7|app: 0|req: 380/761] 10.0.0.124 () {32 vars in 710 bytes} [Tue Apr 28 08:47:11 2026] DELETE /v2/images/f699ab0f-d51d-47c6-9598-a631aeadadb5 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/762] 10.0.0.124 () {32 vars in 707 bytes} [Tue Apr 28 08:47:11 2026] GET /v2/images/f699ab0f-d51d-47c6-9598-a631aeadadb5 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/765] 10.0.0.82 () {36 vars in 986 bytes} [Tue Apr 28 08:47:22 2026] GET /v2/images/3cde7320-50be-4c29-80f4-22c35bf14b65 => 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: 384/766] 10.0.0.82 () {36 vars in 926 bytes} [Tue Apr 28 08:47: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: 8|app: 0|req: 388/773] 10.0.0.124 () {32 vars in 707 bytes} [Tue Apr 28 08:47:51 2026] GET /v2/images/3cde7320-50be-4c29-80f4-22c35bf14b65 => generated 1171 bytes in 39 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.124 () {32 vars in 707 bytes} [Tue Apr 28 08:47:51 2026] GET /v2/images/3cde7320-50be-4c29-80f4-22c35bf14b65 => 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: 389/775] 10.0.0.162 () {36 vars in 987 bytes} [Tue Apr 28 08:47:51 2026] GET /v2/images/3cde7320-50be-4c29-80f4-22c35bf14b65 => generated 1171 bytes in 172 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.162 () {36 vars in 927 bytes} [Tue Apr 28 08:47:51 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: 390/777] 10.0.0.162 () {36 vars in 927 bytes} [Tue Apr 28 08:47:51 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: 388/778] 10.0.0.162 () {36 vars in 987 bytes} [Tue Apr 28 08:47:51 2026] GET /v2/images/3cde7320-50be-4c29-80f4-22c35bf14b65 => generated 1171 bytes in 24 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.162 () {36 vars in 927 bytes} [Tue Apr 28 08:47:51 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: 389/780] 10.0.0.162 () {36 vars in 927 bytes} [Tue Apr 28 08:47:51 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: 392/781] 10.0.0.162 () {36 vars in 987 bytes} [Tue Apr 28 08:47:51 2026] GET /v2/images/3cde7320-50be-4c29-80f4-22c35bf14b65 => 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: 390/782] 10.0.0.162 () {36 vars in 927 bytes} [Tue Apr 28 08:47:51 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: 393/783] 10.0.0.162 () {36 vars in 927 bytes} [Tue Apr 28 08:47:51 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/784] 10.0.0.7 () {36 vars in 985 bytes} [Tue Apr 28 08:47:52 2026] GET /v2/images/3cde7320-50be-4c29-80f4-22c35bf14b65 => 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: 394/785] 10.0.0.7 () {36 vars in 925 bytes} [Tue Apr 28 08:47:52 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: 392/786] 10.0.0.7 () {36 vars in 985 bytes} [Tue Apr 28 08:47:52 2026] GET /v2/images/3cde7320-50be-4c29-80f4-22c35bf14b65 => 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: 395/787] 10.0.0.7 () {36 vars in 925 bytes} [Tue Apr 28 08:47:52 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: 393/788] 10.0.0.7 () {36 vars in 925 bytes} [Tue Apr 28 08:47:52 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: 399/795] 10.0.0.82 () {36 vars in 986 bytes} [Tue Apr 28 08:48:15 2026] GET /v2/images/3cde7320-50be-4c29-80f4-22c35bf14b65 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/796] 10.0.0.82 () {36 vars in 926 bytes} [Tue Apr 28 08:48:15 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/803] 10.0.0.82 () {36 vars in 986 bytes} [Tue Apr 28 08:48:49 2026] GET /v2/images/3cde7320-50be-4c29-80f4-22c35bf14b65 => 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: 403/804] 10.0.0.82 () {36 vars in 926 bytes} [Tue Apr 28 08:48:49 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: 405/807] 10.0.0.82 () {36 vars in 986 bytes} [Tue Apr 28 08:48:56 2026] GET /v2/images/3cde7320-50be-4c29-80f4-22c35bf14b65 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/808] 10.0.0.82 () {36 vars in 926 bytes} [Tue Apr 28 08:48:56 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/811] 10.0.0.82 () {36 vars in 986 bytes} [Tue Apr 28 08:49:08 2026] GET /v2/images/3cde7320-50be-4c29-80f4-22c35bf14b65 => 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: 405/812] 10.0.0.82 () {36 vars in 926 bytes} [Tue Apr 28 08:49:08 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: 411/823] 199.204.45.233 () {32 vars in 826 bytes} [Tue Apr 28 08:49:57 2026] GET /v2/images?status=active&owner=1ea479814ed94ad79b01c693d866856d&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/824] 199.204.45.233 () {32 vars in 653 bytes} [Tue Apr 28 08:49: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: 412/825] 10.0.0.162 () {36 vars in 987 bytes} [Tue Apr 28 08:49:57 2026] GET /v2/images/61e9e33d-7fee-4af4-b596-73f0e1b93440 => 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: 414/826] 10.0.0.162 () {36 vars in 927 bytes} [Tue Apr 28 08:49:57 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: 413/827] 10.0.0.162 () {36 vars in 927 bytes} [Tue Apr 28 08:49: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: 415/828] 10.0.0.162 () {36 vars in 987 bytes} [Tue Apr 28 08:49:57 2026] GET /v2/images/61e9e33d-7fee-4af4-b596-73f0e1b93440 => 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: 414/829] 10.0.0.162 () {36 vars in 927 bytes} [Tue Apr 28 08:49: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: 416/830] 10.0.0.162 () {36 vars in 927 bytes} [Tue Apr 28 08:49:57 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: 415/831] 10.0.0.162 () {36 vars in 987 bytes} [Tue Apr 28 08:49:57 2026] GET /v2/images/61e9e33d-7fee-4af4-b596-73f0e1b93440 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/832] 10.0.0.162 () {36 vars in 927 bytes} [Tue Apr 28 08:49:57 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: 416/833] 10.0.0.7 () {36 vars in 985 bytes} [Tue Apr 28 08:49:58 2026] GET /v2/images/61e9e33d-7fee-4af4-b596-73f0e1b93440 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/834] 10.0.0.7 () {36 vars in 925 bytes} [Tue Apr 28 08:49:58 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: 417/835] 10.0.0.7 () {36 vars in 985 bytes} [Tue Apr 28 08:49:58 2026] GET /v2/images/61e9e33d-7fee-4af4-b596-73f0e1b93440 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/836] 10.0.0.7 () {36 vars in 925 bytes} [Tue Apr 28 08:49:58 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: 418/837] 10.0.0.7 () {36 vars in 925 bytes} [Tue Apr 28 08:49:58 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: 420/840] 10.0.0.82 () {36 vars in 986 bytes} [Tue Apr 28 08:50:12 2026] GET /v2/images/3cde7320-50be-4c29-80f4-22c35bf14b65 => 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: 421/841] 10.0.0.82 () {36 vars in 926 bytes} [Tue Apr 28 08:50:12 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: 425/850] 10.0.0.82 () {36 vars in 986 bytes} [Tue Apr 28 08:50:52 2026] GET /v2/images/3cde7320-50be-4c29-80f4-22c35bf14b65 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/851] 10.0.0.82 () {36 vars in 926 bytes} [Tue Apr 28 08:50:52 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: 434/866] 10.0.0.82 () {36 vars in 986 bytes} [Tue Apr 28 08:51:58 2026] GET /v2/images/3cde7320-50be-4c29-80f4-22c35bf14b65 => 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: 433/867] 10.0.0.82 () {36 vars in 926 bytes} [Tue Apr 28 08:51:58 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: 444/886] 10.0.0.124 () {32 vars in 633 bytes} [Tue Apr 28 08:53:32 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)