+ 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 [Thu Apr 16 16:41:20 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-5556c4f689-w4k5q 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 0x7f7033e92668 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-16 16:41:22.602 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-16 16:41:22.654 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-16 16:41:23.450 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-16 16:41:23.451 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-16 16:41:23.452 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-16 16:41:23.496 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-16 16:41:23.497 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-16 16:41:23.497 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-16 16:41:25.438 8 WARNING glance.api.v2.images [None req-0099cf31-c6a1-4b65-8649-37d709962e9f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-16 16:41:25.483 7 WARNING glance.api.v2.images [None req-d042d53b-797e-426a-93ea-7c9f0f294d47 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-16 16:41:25.776 8 WARNING keystonemiddleware._common.config [None req-0099cf31-c6a1-4b65-8649-37d709962e9f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 16:41:25.783 8 WARNING oslo_config.cfg [None req-0099cf31-c6a1-4b65-8649-37d709962e9f - - - - - -] 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 0x7f7033e92668 pid: 8 (default app) 2026-04-16 16:41:25.818 7 WARNING keystonemiddleware._common.config [None req-d042d53b-797e-426a-93ea-7c9f0f294d47 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 16:41:25.825 7 WARNING oslo_config.cfg [None req-d042d53b-797e-426a-93ea-7c9f0f294d47 - - - - - -] 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 0x7f7033e92668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.23 () {42 vars in 685 bytes} [Thu Apr 16 16:41:28 2026] GET / => generated 1301 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-16 16:41:29.021 7 WARNING oslo_policy.policy [None req-93b1bc5c-597a-4e08-99f1-5e7d8fe1c152 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - 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-16 16:41:29.022 7 WARNING oslo_policy.policy [None req-93b1bc5c-597a-4e08-99f1-5e7d8fe1c152 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - 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-16 16:41:29.036 7 WARNING oslo_policy.policy [None req-93b1bc5c-597a-4e08-99f1-5e7d8fe1c152 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - 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-16 16:41:29.037 7 WARNING oslo_policy.policy [None req-93b1bc5c-597a-4e08-99f1-5e7d8fe1c152 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.23 () {44 vars in 907 bytes} [Thu Apr 16 16:41:28 2026] GET /v2/images => generated 69 bytes in 559 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.23 () {42 vars in 685 bytes} [Thu Apr 16 16:41:32 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.23 () {44 vars in 907 bytes} [Thu Apr 16 16:41:32 2026] GET /v2/images => generated 69 bytes in 34 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-16 16:41:32.367 8 WARNING oslo_policy.policy [None req-72c4c3cb-8638-4b67-a085-a86a40ce5af0 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - 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-16 16:41:32.367 8 WARNING oslo_policy.policy [None req-72c4c3cb-8638-4b67-a085-a86a40ce5af0 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.23 () {44 vars in 908 bytes} [Thu Apr 16 16:41:32 2026] GET /v2/images/cirros => generated 151 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.23 () {44 vars in 930 bytes} [Thu Apr 16 16:41:32 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 16:41:32.496 8 WARNING oslo_policy.policy [None req-a4fdf90e-3b45-4c9c-96ec-9e9991ae3b12 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - 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-16 16:41:32.496 8 WARNING oslo_policy.policy [None req-a4fdf90e-3b45-4c9c-96ec-9e9991ae3b12 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.23 () {44 vars in 936 bytes} [Thu Apr 16 16:41:32 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-16 16:41:32.575 7 WARNING oslo_config.cfg [None req-efb009f6-a23e-42e6-a2c8-0b727af434f6 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.23 () {48 vars in 948 bytes} [Thu Apr 16 16:41:32 2026] POST /v2/images => generated 760 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-16 16:41:32.594 8 WARNING oslo_policy.policy [None req-4494ee3f-9511-443e-9776-79b39f261ee3 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - 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-16 16:41:32.594 8 WARNING oslo_policy.policy [None req-4494ee3f-9511-443e-9776-79b39f261ee3 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - 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-16 16:41:32.595 8 INFO glance.api.v2.image_data [None req-4494ee3f-9511-443e-9776-79b39f261ee3 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 16:41:36.226 8 WARNING glance.location [None req-4494ee3f-9511-443e-9776-79b39f261ee3 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.23 () {48 vars in 1042 bytes} [Thu Apr 16 16:41:32 2026] PUT /v2/images/d99ae352-22dc-41d4-adff-7dbc745a7a83/file => generated 0 bytes in 3672 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6156 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.23 () {44 vars in 968 bytes} [Thu Apr 16 16:41:36 2026] GET /v2/images/d99ae352-22dc-41d4-adff-7dbc745a7a83 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 16:41:36.299 8 WARNING oslo_config.cfg [None req-9e2adeb0-9377-441f-b526-3c02bb876205 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/16] 199.204.45.23 () {44 vars in 968 bytes} [Thu Apr 16 16:41:36 2026] GET /v2/images/d99ae352-22dc-41d4-adff-7dbc745a7a83 => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/273] 199.204.45.23 () {42 vars in 685 bytes} [Thu Apr 16 17:02:55 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/274] 199.204.45.23 () {44 vars in 907 bytes} [Thu Apr 16 17:02:55 2026] GET /v2/images => generated 1240 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/281] 199.204.45.23 () {42 vars in 685 bytes} [Thu Apr 16 17:03:35 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/282] 199.204.45.23 () {44 vars in 907 bytes} [Thu Apr 16 17:03:35 2026] GET /v2/images => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/283] 199.204.45.23 () {44 vars in 934 bytes} [Thu Apr 16 17:03:35 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/284] 199.204.45.23 () {44 vars in 956 bytes} [Thu Apr 16 17:03:35 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: 8|app: 0|req: 144/285] 199.204.45.23 () {44 vars in 936 bytes} [Thu Apr 16 17:03:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/286] 199.204.45.23 () {48 vars in 948 bytes} [Thu Apr 16 17:03:35 2026] POST /v2/images => generated 796 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-16 17:03:35.251 8 INFO glance.api.v2.image_data [None req-0a8fae3d-e576-4070-a2d6-2e13b3167bb9 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 17:04:03.894 8 WARNING glance.location [None req-0a8fae3d-e576-4070-a2d6-2e13b3167bb9 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 145/293] 199.204.45.23 () {48 vars in 1043 bytes} [Thu Apr 16 17:03:35 2026] PUT /v2/images/a58eb60c-c522-427c-a09f-5ec51efaf86e/file => generated 0 bytes in 28690 msecs (HTTP/1.1 204) 4 headers in 171 bytes (69474 switches on core 0) [pid: 7|app: 0|req: 149/294] 199.204.45.23 () {44 vars in 968 bytes} [Thu Apr 16 17:04:03 2026] GET /v2/images/a58eb60c-c522-427c-a09f-5ec51efaf86e => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/295] 199.204.45.23 () {44 vars in 968 bytes} [Thu Apr 16 17:04:03 2026] GET /v2/images/a58eb60c-c522-427c-a09f-5ec51efaf86e => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/298] 199.204.45.23 () {42 vars in 685 bytes} [Thu Apr 16 17:04:05 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/299] 199.204.45.23 () {44 vars in 907 bytes} [Thu Apr 16 17:04:05 2026] GET /v2/images => generated 2451 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/380] 199.204.45.23 () {42 vars in 685 bytes} [Thu Apr 16 17:10:47 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/381] 199.204.45.23 () {44 vars in 907 bytes} [Thu Apr 16 17:10:47 2026] GET /v2/images => generated 2451 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/384] 199.204.45.23 () {42 vars in 685 bytes} [Thu Apr 16 17:10:59 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/385] 199.204.45.23 () {44 vars in 907 bytes} [Thu Apr 16 17:10:59 2026] GET /v2/images => generated 2451 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/386] 199.204.45.23 () {44 vars in 944 bytes} [Thu Apr 16 17:10:59 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: 195/387] 199.204.45.23 () {44 vars in 966 bytes} [Thu Apr 16 17:10:59 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/388] 199.204.45.23 () {44 vars in 936 bytes} [Thu Apr 16 17:10:59 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/389] 199.204.45.23 () {48 vars in 948 bytes} [Thu Apr 16 17:10:59 2026] POST /v2/images => generated 799 bytes in 775 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-16 17:11:00.692 8 INFO glance.api.v2.image_data [None req-da9e4d47-2df6-4f95-b81f-ec1b8cf52c24 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 17:11:53.863 8 INFO glance.location [None req-da9e4d47-2df6-4f95-b81f-ec1b8cf52c24 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 194/400] 199.204.45.23 () {48 vars in 1042 bytes} [Thu Apr 16 17:11:00 2026] PUT /v2/images/1551b7bf-285b-4f36-9911-721ba90b4ee6/file => generated 0 bytes in 53213 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18173 switches on core 0) [pid: 7|app: 0|req: 207/401] 199.204.45.23 () {44 vars in 968 bytes} [Thu Apr 16 17:11:53 2026] GET /v2/images/1551b7bf-285b-4f36-9911-721ba90b4ee6 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/402] 199.204.45.23 () {48 vars in 1047 bytes} [Thu Apr 16 17:11:53 2026] PATCH /v2/images/1551b7bf-285b-4f36-9911-721ba90b4ee6 => generated 1234 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/403] 199.204.45.23 () {44 vars in 968 bytes} [Thu Apr 16 17:11:53 2026] GET /v2/images/1551b7bf-285b-4f36-9911-721ba90b4ee6 => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/422] 199.204.45.23 () {42 vars in 685 bytes} [Thu Apr 16 17:13:24 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/423] 199.204.45.23 () {44 vars in 907 bytes} [Thu Apr 16 17:13:24 2026] GET /v2/images => generated 3687 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/428] 199.204.45.23 () {42 vars in 685 bytes} [Thu Apr 16 17:13:36 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/429] 199.204.45.23 () {44 vars in 907 bytes} [Thu Apr 16 17:13:36 2026] GET /v2/images => generated 3687 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/430] 199.204.45.23 () {44 vars in 936 bytes} [Thu Apr 16 17:13:36 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/431] 199.204.45.23 () {44 vars in 958 bytes} [Thu Apr 16 17:13:36 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/432] 199.204.45.23 () {44 vars in 936 bytes} [Thu Apr 16 17:13:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/433] 199.204.45.23 () {48 vars in 948 bytes} [Thu Apr 16 17:13:36 2026] POST /v2/images => generated 791 bytes in 365 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-16 17:13:36.908 8 INFO glance.api.v2.image_data [None req-c89fa365-fc7f-40c8-951a-0e988d9f28d9 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 17:13:49.078 8 INFO glance.location [None req-c89fa365-fc7f-40c8-951a-0e988d9f28d9 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 211/436] 199.204.45.23 () {48 vars in 1042 bytes} [Thu Apr 16 17:13:36 2026] PUT /v2/images/243e2871-d798-43e0-a1ef-f5669d787ae6/file => generated 0 bytes in 12212 msecs (HTTP/1.1 204) 4 headers in 171 bytes (16401 switches on core 0) [pid: 7|app: 0|req: 226/437] 199.204.45.23 () {44 vars in 968 bytes} [Thu Apr 16 17:13:49 2026] GET /v2/images/243e2871-d798-43e0-a1ef-f5669d787ae6 => 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: 212/438] 199.204.45.23 () {44 vars in 968 bytes} [Thu Apr 16 17:13:49 2026] GET /v2/images/243e2871-d798-43e0-a1ef-f5669d787ae6 => generated 1203 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/593] 199.204.45.23 () {42 vars in 685 bytes} [Thu Apr 16 17:26:35 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/594] 199.204.45.23 () {44 vars in 907 bytes} [Thu Apr 16 17:26:35 2026] GET /v2/images => generated 4892 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/623] 199.204.45.23 () {42 vars in 685 bytes} [Thu Apr 16 17:29:01 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/624] 199.204.45.23 () {44 vars in 907 bytes} [Thu Apr 16 17:29:01 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: 8|app: 0|req: 306/625] 199.204.45.23 () {42 vars in 685 bytes} [Thu Apr 16 17:29:02 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/626] 199.204.45.23 () {44 vars in 907 bytes} [Thu Apr 16 17:29:02 2026] GET /v2/images => generated 4892 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/637] 199.204.45.23 () {42 vars in 685 bytes} [Thu Apr 16 17:29:53 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/638] 199.204.45.23 () {44 vars in 907 bytes} [Thu Apr 16 17:29:53 2026] GET /v2/images => generated 4892 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/641] 199.204.45.23 () {42 vars in 685 bytes} [Thu Apr 16 17:30:01 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/642] 199.204.45.23 () {44 vars in 907 bytes} [Thu Apr 16 17:30:01 2026] GET /v2/images => generated 4892 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/655] 199.204.45.23 () {42 vars in 685 bytes} [Thu Apr 16 17:31:04 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/656] 199.204.45.23 () {44 vars in 907 bytes} [Thu Apr 16 17:31:04 2026] GET /v2/images => generated 4892 bytes in 47 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: 341/667] 10.0.0.21 () {32 vars in 632 bytes} [Thu Apr 16 17:31:47 2026] GET /v2/images => generated 4892 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/672] 10.0.0.97 () {36 vars in 986 bytes} [Thu Apr 16 17:32:11 2026] GET /v2/images/d99ae352-22dc-41d4-adff-7dbc745a7a83 => generated 1171 bytes in 175 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: 329/673] 10.0.0.97 () {36 vars in 926 bytes} [Thu Apr 16 17:32:12 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: 345/674] 10.0.0.97 () {36 vars in 986 bytes} [Thu Apr 16 17:32:12 2026] GET /v2/images/d99ae352-22dc-41d4-adff-7dbc745a7a83 => 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: 330/675] 10.0.0.97 () {36 vars in 926 bytes} [Thu Apr 16 17:32:12 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/678] 199.204.45.23 () {36 vars in 990 bytes} [Thu Apr 16 17:32:19 2026] GET /v2/images/d99ae352-22dc-41d4-adff-7dbc745a7a83 => 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: 332/679] 199.204.45.23 () {36 vars in 930 bytes} [Thu Apr 16 17:32:19 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: 348/680] 199.204.45.23 () {36 vars in 990 bytes} [Thu Apr 16 17:32:20 2026] GET /v2/images/d99ae352-22dc-41d4-adff-7dbc745a7a83 => 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: 333/681] 199.204.45.23 () {36 vars in 930 bytes} [Thu Apr 16 17:32:20 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: 336/686] 10.0.0.163 () {36 vars in 987 bytes} [Thu Apr 16 17:32:42 2026] GET /v2/images/d99ae352-22dc-41d4-adff-7dbc745a7a83 => generated 1171 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/687] 10.0.0.163 () {36 vars in 927 bytes} [Thu Apr 16 17:32:42 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: 337/688] 10.0.0.163 () {36 vars in 927 bytes} [Thu Apr 16 17:32:42 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: 352/689] 10.0.0.163 () {36 vars in 987 bytes} [Thu Apr 16 17:32:42 2026] GET /v2/images/d99ae352-22dc-41d4-adff-7dbc745a7a83 => 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: 338/690] 10.0.0.163 () {36 vars in 927 bytes} [Thu Apr 16 17:32:42 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: 353/691] 10.0.0.163 () {36 vars in 927 bytes} [Thu Apr 16 17:32:42 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/692] 10.0.0.163 () {36 vars in 987 bytes} [Thu Apr 16 17:32:42 2026] GET /v2/images/d99ae352-22dc-41d4-adff-7dbc745a7a83 => 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: 354/693] 10.0.0.163 () {36 vars in 927 bytes} [Thu Apr 16 17:32:42 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: 340/694] 10.0.0.163 () {36 vars in 927 bytes} [Thu Apr 16 17:32:42 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: 355/695] 10.0.0.106 () {36 vars in 911 bytes} [Thu Apr 16 17:32:43 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/696] 10.0.0.106 () {36 vars in 1007 bytes} [Thu Apr 16 17:32:43 2026] GET /v2/images/d99ae352-22dc-41d4-adff-7dbc745a7a83/locations => generated 127 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/697] 10.0.0.106 () {36 vars in 987 bytes} [Thu Apr 16 17:32:43 2026] GET /v2/images/d99ae352-22dc-41d4-adff-7dbc745a7a83 => 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: 342/698] 10.0.0.106 () {36 vars in 927 bytes} [Thu Apr 16 17:32:43 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: 357/699] 10.0.0.106 () {36 vars in 927 bytes} [Thu Apr 16 17:32: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: 8|app: 0|req: 344/702] 10.0.0.97 () {36 vars in 986 bytes} [Thu Apr 16 17:32:54 2026] GET /v2/images/d99ae352-22dc-41d4-adff-7dbc745a7a83 => 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: 359/703] 10.0.0.97 () {36 vars in 926 bytes} [Thu Apr 16 17:32:54 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/708] 10.0.0.97 () {36 vars in 986 bytes} [Thu Apr 16 17:33:12 2026] GET /v2/images/d99ae352-22dc-41d4-adff-7dbc745a7a83 => 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: 347/709] 10.0.0.97 () {36 vars in 926 bytes} [Thu Apr 16 17:33:12 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: 365/714] 10.0.0.97 () {36 vars in 986 bytes} [Thu Apr 16 17:33:25 2026] GET /v2/images/d99ae352-22dc-41d4-adff-7dbc745a7a83 => 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: 350/715] 10.0.0.97 () {36 vars in 926 bytes} [Thu Apr 16 17:33:25 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: 352/718] 10.0.0.97 () {36 vars in 986 bytes} [Thu Apr 16 17:33:38 2026] GET /v2/images/d99ae352-22dc-41d4-adff-7dbc745a7a83 => 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: 367/719] 10.0.0.97 () {36 vars in 926 bytes} [Thu Apr 16 17:33:38 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: 353/720] 10.0.0.21 () {34 vars in 654 bytes} [Thu Apr 16 17:33:44 2026] POST /v2/images => generated 648 bytes in 183 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-16 17:33:45.179 7 WARNING glance.api.v2.images [None req-39513980-0e6b-4f21-84e6-3eecf7678990 8f38e31fd98746c08c419dca5447b532 a06476ad4c2d4d54a359e00daa0ed29d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a7ac8e37-239c-4830-9d0e-93f2d7112d86 [pid: 7|app: 0|req: 368/721] 10.0.0.21 () {32 vars in 709 bytes} [Thu Apr 16 17:33:45 2026] DELETE /v2/images/a7ac8e37-239c-4830-9d0e-93f2d7112d86 => 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: 354/722] 10.0.0.21 () {32 vars in 706 bytes} [Thu Apr 16 17:33:45 2026] GET /v2/images/a7ac8e37-239c-4830-9d0e-93f2d7112d86 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/723] 10.0.0.21 () {32 vars in 632 bytes} [Thu Apr 16 17:33:45 2026] GET /v2/images => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/726] 10.0.0.21 () {34 vars in 654 bytes} [Thu Apr 16 17:33:45 2026] POST /v2/images => generated 702 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-16 17:33:45.342 7 WARNING oslo_policy.policy [None req-5f14396c-5896-4481-8b87-b74e3fccf7cb 8f38e31fd98746c08c419dca5447b532 a06476ad4c2d4d54a359e00daa0ed29d - - 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-16 17:33:45.342 7 WARNING oslo_policy.policy [None req-5f14396c-5896-4481-8b87-b74e3fccf7cb 8f38e31fd98746c08c419dca5447b532 a06476ad4c2d4d54a359e00daa0ed29d - - 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: 372/727] 10.0.0.21 () {32 vars in 716 bytes} [Thu Apr 16 17:33:45 2026] GET /v2/images/2867696c-9150-4e94-a99c-e072d4492d5a/file => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:33:45.361 8 INFO glance.api.v2.image_data [None req-df40fb8d-2cd1-4ac1-977d-340fb5d85436 8f38e31fd98746c08c419dca5447b532 a06476ad4c2d4d54a359e00daa0ed29d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 17:33:45.405 8 WARNING glance_store._drivers.rbd [None req-df40fb8d-2cd1-4ac1-977d-340fb5d85436 8f38e31fd98746c08c419dca5447b532 a06476ad4c2d4d54a359e00daa0ed29d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-16 17:33:46.425 8 INFO glance.location [None req-df40fb8d-2cd1-4ac1-977d-340fb5d85436 8f38e31fd98746c08c419dca5447b532 a06476ad4c2d4d54a359e00daa0ed29d - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 356/728] 10.0.0.21 () {32 vars in 726 bytes} [Thu Apr 16 17:33:45 2026] PUT /v2/images/2867696c-9150-4e94-a99c-e072d4492d5a/file => generated 0 bytes in 1104 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/729] 10.0.0.21 () {32 vars in 706 bytes} [Thu Apr 16 17:33:46 2026] GET /v2/images/2867696c-9150-4e94-a99c-e072d4492d5a => generated 1103 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/730] 10.0.0.21 () {32 vars in 716 bytes} [Thu Apr 16 17:33:46 2026] GET /v2/images/2867696c-9150-4e94-a99c-e072d4492d5a/file => generated 1024 bytes in 135 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/731] 10.0.0.21 () {34 vars in 654 bytes} [Thu Apr 16 17:33:46 2026] POST /v2/images => generated 649 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/732] 10.0.0.21 () {32 vars in 725 bytes} [Thu Apr 16 17:33:46 2026] PATCH /v2/images/747ce81e-df86-4bc6-925d-5df178284c09 => generated 653 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/733] 10.0.0.21 () {32 vars in 706 bytes} [Thu Apr 16 17:33:46 2026] GET /v2/images/747ce81e-df86-4bc6-925d-5df178284c09 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:33:46.729 8 WARNING glance.api.v2.images [None req-88b8fd9f-6ba1-4688-9c0d-fe1d0f6d559c 8f38e31fd98746c08c419dca5447b532 a06476ad4c2d4d54a359e00daa0ed29d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//747ce81e-df86-4bc6-925d-5df178284c09 [pid: 8|app: 0|req: 359/734] 10.0.0.21 () {32 vars in 709 bytes} [Thu Apr 16 17:33:46 2026] DELETE /v2/images/747ce81e-df86-4bc6-925d-5df178284c09 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/735] 10.0.0.21 () {32 vars in 706 bytes} [Thu Apr 16 17:33:46 2026] GET /v2/images/747ce81e-df86-4bc6-925d-5df178284c09 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:33:46.790 8 WARNING glance.api.v2.images [None req-0836e06b-f33e-41a3-afbe-ac271d5574d4 8f38e31fd98746c08c419dca5447b532 a06476ad4c2d4d54a359e00daa0ed29d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2867696c-9150-4e94-a99c-e072d4492d5a [pid: 8|app: 0|req: 360/736] 10.0.0.21 () {32 vars in 709 bytes} [Thu Apr 16 17:33:46 2026] DELETE /v2/images/2867696c-9150-4e94-a99c-e072d4492d5a => generated 0 bytes in 919 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/737] 10.0.0.21 () {32 vars in 706 bytes} [Thu Apr 16 17:33:47 2026] GET /v2/images/2867696c-9150-4e94-a99c-e072d4492d5a => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:33:47.731 8 WARNING glance.api.v2.images [None req-22636e24-a245-4c42-aae3-f550fcbb8f67 8f38e31fd98746c08c419dca5447b532 a06476ad4c2d4d54a359e00daa0ed29d - - default default] Failed to find image a7ac8e37-239c-4830-9d0e-93f2d7112d86 to delete: glance.common.exception.ImageNotFound: No image found with ID a7ac8e37-239c-4830-9d0e-93f2d7112d86 [pid: 8|app: 0|req: 361/738] 10.0.0.21 () {32 vars in 709 bytes} [Thu Apr 16 17:33:47 2026] DELETE /v2/images/a7ac8e37-239c-4830-9d0e-93f2d7112d86 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/739] 10.0.0.21 () {32 vars in 706 bytes} [Thu Apr 16 17:33:47 2026] GET /v2/images/a7ac8e37-239c-4830-9d0e-93f2d7112d86 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/742] 10.0.0.21 () {30 vars in 410 bytes} [Thu Apr 16 17:33:59 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/745] 10.0.0.97 () {36 vars in 986 bytes} [Thu Apr 16 17:34:10 2026] GET /v2/images/d99ae352-22dc-41d4-adff-7dbc745a7a83 => 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: 382/746] 10.0.0.97 () {36 vars in 926 bytes} [Thu Apr 16 17:34: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: 8|app: 0|req: 369/755] 10.0.0.21 () {32 vars in 706 bytes} [Thu Apr 16 17:34:51 2026] GET /v2/images/d99ae352-22dc-41d4-adff-7dbc745a7a83 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/756] 10.0.0.21 () {32 vars in 706 bytes} [Thu Apr 16 17:34:51 2026] GET /v2/images/d99ae352-22dc-41d4-adff-7dbc745a7a83 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/757] 10.0.0.163 () {36 vars in 987 bytes} [Thu Apr 16 17:34:52 2026] GET /v2/images/d99ae352-22dc-41d4-adff-7dbc745a7a83 => generated 1171 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/758] 10.0.0.163 () {36 vars in 927 bytes} [Thu Apr 16 17:34:52 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/759] 10.0.0.163 () {36 vars in 927 bytes} [Thu Apr 16 17:34:52 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/760] 10.0.0.163 () {36 vars in 987 bytes} [Thu Apr 16 17:34:52 2026] GET /v2/images/d99ae352-22dc-41d4-adff-7dbc745a7a83 => 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: 372/761] 10.0.0.163 () {36 vars in 927 bytes} [Thu Apr 16 17:34:52 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: 390/762] 10.0.0.163 () {36 vars in 927 bytes} [Thu Apr 16 17:34: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: 373/763] 10.0.0.163 () {36 vars in 987 bytes} [Thu Apr 16 17:34:52 2026] GET /v2/images/d99ae352-22dc-41d4-adff-7dbc745a7a83 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/764] 10.0.0.163 () {36 vars in 927 bytes} [Thu Apr 16 17:34: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: 8|app: 0|req: 374/765] 10.0.0.163 () {36 vars in 927 bytes} [Thu Apr 16 17:34:52 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: 392/766] 10.0.0.106 () {36 vars in 911 bytes} [Thu Apr 16 17:34:52 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/767] 10.0.0.106 () {36 vars in 1007 bytes} [Thu Apr 16 17:34:52 2026] GET /v2/images/d99ae352-22dc-41d4-adff-7dbc745a7a83/locations => generated 127 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/768] 10.0.0.106 () {36 vars in 987 bytes} [Thu Apr 16 17:34:52 2026] GET /v2/images/d99ae352-22dc-41d4-adff-7dbc745a7a83 => 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: 376/769] 10.0.0.106 () {36 vars in 927 bytes} [Thu Apr 16 17:34:52 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: 394/770] 10.0.0.106 () {36 vars in 927 bytes} [Thu Apr 16 17:34: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: 8|app: 0|req: 377/771] 10.0.0.97 () {36 vars in 986 bytes} [Thu Apr 16 17:34:53 2026] GET /v2/images/d99ae352-22dc-41d4-adff-7dbc745a7a83 => 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: 395/772] 10.0.0.97 () {36 vars in 926 bytes} [Thu Apr 16 17:34:53 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: 399/779] 10.0.0.97 () {36 vars in 986 bytes} [Thu Apr 16 17:35:24 2026] GET /v2/images/d99ae352-22dc-41d4-adff-7dbc745a7a83 => 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: 381/780] 10.0.0.97 () {36 vars in 926 bytes} [Thu Apr 16 17:35:24 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/807] 10.0.0.97 () {36 vars in 986 bytes} [Thu Apr 16 17:37:33 2026] GET /v2/images/d99ae352-22dc-41d4-adff-7dbc745a7a83 => generated 1171 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/808] 10.0.0.97 () {36 vars in 926 bytes} [Thu Apr 16 17:37:34 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: 399/815] 10.0.0.97 () {36 vars in 986 bytes} [Thu Apr 16 17:37:57 2026] GET /v2/images/d99ae352-22dc-41d4-adff-7dbc745a7a83 => 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: 417/816] 10.0.0.97 () {36 vars in 926 bytes} [Thu Apr 16 17:37: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: 421/823] 199.204.45.23 () {32 vars in 825 bytes} [Thu Apr 16 17:38:34 2026] GET /v2/images?status=active&owner=576e1be47fb041e5bd23cb54f83dd591&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/824] 199.204.45.23 () {32 vars in 652 bytes} [Thu Apr 16 17:38:34 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: 422/825] 10.0.0.163 () {36 vars in 987 bytes} [Thu Apr 16 17:38:35 2026] GET /v2/images/a58eb60c-c522-427c-a09f-5ec51efaf86e => generated 1209 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/826] 10.0.0.163 () {36 vars in 927 bytes} [Thu Apr 16 17:38:35 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: 423/827] 10.0.0.163 () {36 vars in 927 bytes} [Thu Apr 16 17:38:35 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: 405/828] 10.0.0.163 () {36 vars in 987 bytes} [Thu Apr 16 17:38:35 2026] GET /v2/images/a58eb60c-c522-427c-a09f-5ec51efaf86e => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/829] 10.0.0.163 () {36 vars in 927 bytes} [Thu Apr 16 17:38:35 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: 406/830] 10.0.0.163 () {36 vars in 927 bytes} [Thu Apr 16 17:38:35 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: 425/831] 10.0.0.163 () {36 vars in 987 bytes} [Thu Apr 16 17:38:35 2026] GET /v2/images/a58eb60c-c522-427c-a09f-5ec51efaf86e => 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: 407/832] 10.0.0.163 () {36 vars in 927 bytes} [Thu Apr 16 17:38:35 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: 427/835] 10.0.0.106 () {36 vars in 911 bytes} [Thu Apr 16 17:38:35 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/836] 10.0.0.106 () {36 vars in 1007 bytes} [Thu Apr 16 17:38:35 2026] GET /v2/images/a58eb60c-c522-427c-a09f-5ec51efaf86e/locations => generated 127 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/837] 10.0.0.106 () {36 vars in 987 bytes} [Thu Apr 16 17:38:35 2026] GET /v2/images/a58eb60c-c522-427c-a09f-5ec51efaf86e => 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: 410/838] 10.0.0.106 () {36 vars in 927 bytes} [Thu Apr 16 17:38:35 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: 429/839] 10.0.0.106 () {36 vars in 927 bytes} [Thu Apr 16 17:38:35 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: 432/882] 10.0.0.21 () {32 vars in 632 bytes} [Thu Apr 16 17:42:10 2026] GET /v2/images => generated 4892 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)