+ 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 [Sat May 9 13:18:38 2026] *** compiled with version: 11.4.0 on 09 May 2026 04:35:20 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-66478c6fb6-z6lbp machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x5602798db140 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-09 13:18:40.140 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-09 13:18:40.175 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-09 13:18:40.740 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-09 13:18:40.741 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-09 13:18:40.774 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-09 13:18:40.775 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-09 13:18:42.330 8 WARNING glance.api.v2.images [None req-f0d01024-ccfd-4af8-94e3-f6c229007185 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-09 13:18:42.464 7 WARNING glance.api.v2.images [None req-224ea0af-4dad-4717-ac0b-fa9ac2cf8bce - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-09 13:18:42.571 8 WARNING keystonemiddleware._common.config [None req-f0d01024-ccfd-4af8-94e3-f6c229007185 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 13:18:42.579 8 WARNING oslo_config.cfg [None req-f0d01024-ccfd-4af8-94e3-f6c229007185 - - - - - -] 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 4 seconds on interpreter 0x5602798db140 pid: 8 (default app) 2026-05-09 13:18:42.716 7 WARNING keystonemiddleware._common.config [None req-224ea0af-4dad-4717-ac0b-fa9ac2cf8bce - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 13:18:42.725 7 WARNING oslo_config.cfg [None req-224ea0af-4dad-4717-ac0b-fa9ac2cf8bce - - - - - -] 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 4 seconds on interpreter 0x5602798db140 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.242 () {42 vars in 689 bytes} [Sat May 9 13:18:44 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 13:18:45.030 7 WARNING oslo_policy.policy [None req-4dff3ea7-047c-41f6-9b20-9cd3ff92da4a 6e136b25aa074df8b44949ec5dfcb5b2 1e289df33c4046d2bb14c439691b3d4a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 13:18:45.030 7 WARNING oslo_policy.policy [None req-4dff3ea7-047c-41f6-9b20-9cd3ff92da4a 6e136b25aa074df8b44949ec5dfcb5b2 1e289df33c4046d2bb14c439691b3d4a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 13:18:45.050 7 WARNING oslo_policy.policy [None req-4dff3ea7-047c-41f6-9b20-9cd3ff92da4a 6e136b25aa074df8b44949ec5dfcb5b2 1e289df33c4046d2bb14c439691b3d4a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 13:18:45.051 7 WARNING oslo_policy.policy [None req-4dff3ea7-047c-41f6-9b20-9cd3ff92da4a 6e136b25aa074df8b44949ec5dfcb5b2 1e289df33c4046d2bb14c439691b3d4a - - 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.242 () {44 vars in 911 bytes} [Sat May 9 13:18:44 2026] GET /v2/images => generated 69 bytes in 572 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.242 () {42 vars in 689 bytes} [Sat May 9 13:18:48 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.242 () {44 vars in 911 bytes} [Sat May 9 13:18:48 2026] GET /v2/images => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 13:18:48.556 8 WARNING oslo_policy.policy [None req-5561216c-3a5a-43f5-8875-2b6a4e3ec2df 6e136b25aa074df8b44949ec5dfcb5b2 1e289df33c4046d2bb14c439691b3d4a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 13:18:48.556 8 WARNING oslo_policy.policy [None req-5561216c-3a5a-43f5-8875-2b6a4e3ec2df 6e136b25aa074df8b44949ec5dfcb5b2 1e289df33c4046d2bb14c439691b3d4a - - 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.242 () {44 vars in 912 bytes} [Sat May 9 13:18:48 2026] GET /v2/images/cirros => generated 151 bytes in 105 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.242 () {44 vars in 934 bytes} [Sat May 9 13:18:48 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 13:18:48.674 8 WARNING oslo_policy.policy [None req-1fd972c2-c59d-480e-9ce2-a843be39a1d5 6e136b25aa074df8b44949ec5dfcb5b2 1e289df33c4046d2bb14c439691b3d4a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 13:18:48.674 8 WARNING oslo_policy.policy [None req-1fd972c2-c59d-480e-9ce2-a843be39a1d5 6e136b25aa074df8b44949ec5dfcb5b2 1e289df33c4046d2bb14c439691b3d4a - - 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.242 () {44 vars in 940 bytes} [Sat May 9 13:18:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 13:18:48.745 7 WARNING oslo_config.cfg [None req-18569282-0c4f-4d25-9ca9-0e881a8065b2 6e136b25aa074df8b44949ec5dfcb5b2 1e289df33c4046d2bb14c439691b3d4a - - 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.242 () {48 vars in 952 bytes} [Sat May 9 13:18:48 2026] POST /v2/images => generated 760 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-09 13:18:48.764 8 WARNING oslo_policy.policy [None req-b89502e0-e637-4281-89df-f7ca15e8efaf 6e136b25aa074df8b44949ec5dfcb5b2 1e289df33c4046d2bb14c439691b3d4a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 13:18:48.765 8 WARNING oslo_policy.policy [None req-b89502e0-e637-4281-89df-f7ca15e8efaf 6e136b25aa074df8b44949ec5dfcb5b2 1e289df33c4046d2bb14c439691b3d4a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 13:18:48.766 8 INFO glance.api.v2.image_data [None req-b89502e0-e637-4281-89df-f7ca15e8efaf 6e136b25aa074df8b44949ec5dfcb5b2 1e289df33c4046d2bb14c439691b3d4a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 13:18:53.143 8 INFO glance.location [None req-b89502e0-e637-4281-89df-f7ca15e8efaf 6e136b25aa074df8b44949ec5dfcb5b2 1e289df33c4046d2bb14c439691b3d4a - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/14] 199.204.45.242 () {48 vars in 1046 bytes} [Sat May 9 13:18:48 2026] PUT /v2/images/dcaf3827-78f8-4894-99bf-2c729678c69f/file => generated 0 bytes in 4423 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5036 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.242 () {44 vars in 911 bytes} [Sat May 9 13:18:53 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 13:18:53.222 8 WARNING oslo_config.cfg [None req-3e0f1ea1-61ba-4a0d-a9d4-7ebd3fa40e3a 6e136b25aa074df8b44949ec5dfcb5b2 1e289df33c4046d2bb14c439691b3d4a - - 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.242 () {48 vars in 1050 bytes} [Sat May 9 13:18:53 2026] PATCH /v2/images/dcaf3827-78f8-4894-99bf-2c729678c69f => 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: 8/17] 199.204.45.242 () {44 vars in 911 bytes} [Sat May 9 13:18:53 2026] GET /v2/images => generated 1240 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/294] 199.204.45.242 () {42 vars in 689 bytes} [Sat May 9 13:41:54 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/295] 199.204.45.242 () {44 vars in 911 bytes} [Sat May 9 13:41:54 2026] GET /v2/images => generated 1240 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/304] 199.204.45.242 () {42 vars in 689 bytes} [Sat May 9 13:42:41 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/305] 199.204.45.242 () {44 vars in 911 bytes} [Sat May 9 13:42:41 2026] GET /v2/images => generated 1240 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/306] 199.204.45.242 () {44 vars in 938 bytes} [Sat May 9 13:42:41 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/307] 199.204.45.242 () {44 vars in 960 bytes} [Sat May 9 13:42:41 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/308] 199.204.45.242 () {44 vars in 940 bytes} [Sat May 9 13:42:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/309] 199.204.45.242 () {48 vars in 952 bytes} [Sat May 9 13:42:42 2026] POST /v2/images => generated 796 bytes in 128 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-09 13:42:42.204 7 WARNING oslo_policy.policy [None req-f2d47983-0e7b-489d-ba84-1e2ff037b5ce 6e136b25aa074df8b44949ec5dfcb5b2 1e289df33c4046d2bb14c439691b3d4a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 13:42:42.204 7 WARNING oslo_policy.policy [None req-f2d47983-0e7b-489d-ba84-1e2ff037b5ce 6e136b25aa074df8b44949ec5dfcb5b2 1e289df33c4046d2bb14c439691b3d4a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 13:42:42.205 7 INFO glance.api.v2.image_data [None req-f2d47983-0e7b-489d-ba84-1e2ff037b5ce 6e136b25aa074df8b44949ec5dfcb5b2 1e289df33c4046d2bb14c439691b3d4a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 13:43:35.740 7 INFO glance.location [None req-f2d47983-0e7b-489d-ba84-1e2ff037b5ce 6e136b25aa074df8b44949ec5dfcb5b2 1e289df33c4046d2bb14c439691b3d4a - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 155/322] 199.204.45.242 () {48 vars in 1047 bytes} [Sat May 9 13:42:42 2026] PUT /v2/images/7207b5ad-266d-457d-9aa8-8ed8a9f98a95/file => generated 0 bytes in 53592 msecs (HTTP/1.1 204) 4 headers in 171 bytes (47629 switches on core 0) [pid: 8|app: 0|req: 168/323] 199.204.45.242 () {44 vars in 911 bytes} [Sat May 9 13:43:35 2026] GET /v2/images => generated 2451 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/324] 199.204.45.242 () {48 vars in 1050 bytes} [Sat May 9 13:43:35 2026] PATCH /v2/images/7207b5ad-266d-457d-9aa8-8ed8a9f98a95 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/325] 199.204.45.242 () {48 vars in 1051 bytes} [Sat May 9 13:43:35 2026] PATCH /v2/images/7207b5ad-266d-457d-9aa8-8ed8a9f98a95 => generated 1209 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/326] 199.204.45.242 () {44 vars in 911 bytes} [Sat May 9 13:43:35 2026] GET /v2/images => generated 2451 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/327] 199.204.45.242 () {42 vars in 689 bytes} [Sat May 9 13:43:37 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/328] 199.204.45.242 () {44 vars in 911 bytes} [Sat May 9 13:43:37 2026] GET /v2/images => generated 2451 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/421] 199.204.45.242 () {42 vars in 689 bytes} [Sat May 9 13:51:20 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/422] 199.204.45.242 () {44 vars in 911 bytes} [Sat May 9 13:51:20 2026] GET /v2/images => generated 2451 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/431] 199.204.45.242 () {42 vars in 689 bytes} [Sat May 9 13:51:58 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/432] 199.204.45.242 () {44 vars in 911 bytes} [Sat May 9 13:51:58 2026] GET /v2/images => generated 2451 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/433] 199.204.45.242 () {44 vars in 948 bytes} [Sat May 9 13:51:58 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/434] 199.204.45.242 () {44 vars in 970 bytes} [Sat May 9 13:51:58 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/435] 199.204.45.242 () {44 vars in 940 bytes} [Sat May 9 13:51:58 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: 8|app: 0|req: 224/438] 199.204.45.242 () {48 vars in 952 bytes} [Sat May 9 13:51:58 2026] POST /v2/images => generated 799 bytes in 10138 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-09 13:52:08.550 7 INFO glance.api.v2.image_data [None req-9e354c2d-3fdf-4924-a4a6-01583605512c 6e136b25aa074df8b44949ec5dfcb5b2 1e289df33c4046d2bb14c439691b3d4a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 13:53:01.119 7 INFO glance.location [None req-9e354c2d-3fdf-4924-a4a6-01583605512c 6e136b25aa074df8b44949ec5dfcb5b2 1e289df33c4046d2bb14c439691b3d4a - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 215/449] 199.204.45.242 () {48 vars in 1046 bytes} [Sat May 9 13:52:08 2026] PUT /v2/images/54f32f39-91d2-4e53-a280-427fa14ccf42/file => generated 0 bytes in 52614 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23538 switches on core 0) [pid: 8|app: 0|req: 235/450] 199.204.45.242 () {44 vars in 911 bytes} [Sat May 9 13:53:01 2026] GET /v2/images => generated 3664 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/451] 199.204.45.242 () {48 vars in 1051 bytes} [Sat May 9 13:53:01 2026] PATCH /v2/images/54f32f39-91d2-4e53-a280-427fa14ccf42 => 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: 236/452] 199.204.45.242 () {44 vars in 911 bytes} [Sat May 9 13:53:01 2026] GET /v2/images => generated 3687 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/479] 199.204.45.242 () {42 vars in 689 bytes} [Sat May 9 13:55:12 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/480] 199.204.45.242 () {44 vars in 911 bytes} [Sat May 9 13:55:12 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: 7|app: 0|req: 233/485] 199.204.45.242 () {42 vars in 689 bytes} [Sat May 9 13:55:26 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/486] 199.204.45.242 () {44 vars in 911 bytes} [Sat May 9 13:55:26 2026] GET /v2/images => generated 3687 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/487] 199.204.45.242 () {44 vars in 940 bytes} [Sat May 9 13:55:26 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/488] 199.204.45.242 () {44 vars in 962 bytes} [Sat May 9 13:55:26 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: 7|app: 0|req: 235/489] 199.204.45.242 () {44 vars in 940 bytes} [Sat May 9 13:55:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/490] 199.204.45.242 () {48 vars in 952 bytes} [Sat May 9 13:55:26 2026] POST /v2/images => generated 791 bytes in 566 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-09 13:55:27.413 7 INFO glance.api.v2.image_data [None req-399f649a-8beb-40a7-a423-ee5caf42c004 6e136b25aa074df8b44949ec5dfcb5b2 1e289df33c4046d2bb14c439691b3d4a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 13:55:56.412 7 INFO glance.location [None req-399f649a-8beb-40a7-a423-ee5caf42c004 6e136b25aa074df8b44949ec5dfcb5b2 1e289df33c4046d2bb14c439691b3d4a - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 236/497] 199.204.45.242 () {48 vars in 1047 bytes} [Sat May 9 13:55:27 2026] PUT /v2/images/9edcc848-386f-44bc-b7a2-9e0443b499ef/file => generated 0 bytes in 29046 msecs (HTTP/1.1 204) 4 headers in 171 bytes (14451 switches on core 0) [pid: 8|app: 0|req: 262/498] 199.204.45.242 () {44 vars in 911 bytes} [Sat May 9 13:55:56 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/499] 199.204.45.242 () {48 vars in 1050 bytes} [Sat May 9 13:55:56 2026] PATCH /v2/images/9edcc848-386f-44bc-b7a2-9e0443b499ef => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/500] 199.204.45.242 () {44 vars in 911 bytes} [Sat May 9 13:55:56 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/649] 199.204.45.242 () {42 vars in 689 bytes} [Sat May 9 14:08:12 2026] GET / => generated 1193 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/650] 199.204.45.242 () {44 vars in 911 bytes} [Sat May 9 14:08:12 2026] GET /v2/images => generated 4893 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/679] 199.204.45.242 () {42 vars in 689 bytes} [Sat May 9 14:10:34 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/680] 199.204.45.242 () {44 vars in 911 bytes} [Sat May 9 14:10:34 2026] GET /v2/images => generated 4893 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/681] 199.204.45.242 () {42 vars in 689 bytes} [Sat May 9 14:10:36 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/682] 199.204.45.242 () {44 vars in 911 bytes} [Sat May 9 14:10:36 2026] GET /v2/images => generated 4893 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/691] 199.204.45.242 () {42 vars in 689 bytes} [Sat May 9 14:11:21 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/692] 199.204.45.242 () {44 vars in 911 bytes} [Sat May 9 14:11:21 2026] GET /v2/images => generated 4893 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/695] 199.204.45.242 () {42 vars in 689 bytes} [Sat May 9 14:11:28 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/696] 199.204.45.242 () {44 vars in 911 bytes} [Sat May 9 14:11:28 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/709] 199.204.45.242 () {42 vars in 689 bytes} [Sat May 9 14:12:30 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/710] 199.204.45.242 () {44 vars in 911 bytes} [Sat May 9 14:12:30 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 348/721] 10.0.0.178 () {32 vars in 633 bytes} [Sat May 9 14:13:14 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/726] 10.0.0.42 () {36 vars in 986 bytes} [Sat May 9 14:13:34 2026] GET /v2/images/dcaf3827-78f8-4894-99bf-2c729678c69f => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 376/727] 10.0.0.42 () {36 vars in 926 bytes} [Sat May 9 14:13:34 2026] GET /v2/schemas/image => generated 4018 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/728] 10.0.0.42 () {36 vars in 986 bytes} [Sat May 9 14:13:36 2026] GET /v2/images/dcaf3827-78f8-4894-99bf-2c729678c69f => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/729] 10.0.0.42 () {36 vars in 926 bytes} [Sat May 9 14:13:36 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/730] 10.0.0.42 () {36 vars in 986 bytes} [Sat May 9 14:13:38 2026] GET /v2/images/dcaf3827-78f8-4894-99bf-2c729678c69f => 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: 378/731] 10.0.0.42 () {36 vars in 926 bytes} [Sat May 9 14:13:38 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: 7|app: 0|req: 354/732] 199.204.45.242 () {36 vars in 991 bytes} [Sat May 9 14:13:38 2026] GET /v2/images/dcaf3827-78f8-4894-99bf-2c729678c69f => generated 1171 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/733] 199.204.45.242 () {36 vars in 931 bytes} [Sat May 9 14:13:38 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/734] 199.204.45.242 () {36 vars in 991 bytes} [Sat May 9 14:13:39 2026] GET /v2/images/dcaf3827-78f8-4894-99bf-2c729678c69f => 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: 380/735] 199.204.45.242 () {36 vars in 931 bytes} [Sat May 9 14:13:39 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/742] 10.0.0.42 () {36 vars in 986 bytes} [Sat May 9 14:14:08 2026] GET /v2/images/dcaf3827-78f8-4894-99bf-2c729678c69f => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/743] 10.0.0.42 () {36 vars in 926 bytes} [Sat May 9 14:14:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/748] 10.0.0.60 () {36 vars in 986 bytes} [Sat May 9 14:14:30 2026] GET /v2/images/dcaf3827-78f8-4894-99bf-2c729678c69f => generated 1171 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/749] 10.0.0.60 () {36 vars in 926 bytes} [Sat May 9 14:14:30 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: 388/750] 10.0.0.60 () {36 vars in 926 bytes} [Sat May 9 14:14:30 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: 363/751] 10.0.0.60 () {36 vars in 986 bytes} [Sat May 9 14:14:30 2026] GET /v2/images/dcaf3827-78f8-4894-99bf-2c729678c69f => 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: 389/752] 10.0.0.60 () {36 vars in 926 bytes} [Sat May 9 14:14:30 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: 364/753] 10.0.0.60 () {36 vars in 926 bytes} [Sat May 9 14:14:30 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/754] 10.0.0.60 () {36 vars in 986 bytes} [Sat May 9 14:14:30 2026] GET /v2/images/dcaf3827-78f8-4894-99bf-2c729678c69f => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/755] 10.0.0.60 () {36 vars in 926 bytes} [Sat May 9 14:14:30 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: 391/756] 10.0.0.60 () {36 vars in 926 bytes} [Sat May 9 14:14:30 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: 366/757] 10.0.0.118 () {36 vars in 987 bytes} [Sat May 9 14:14:32 2026] GET /v2/images/dcaf3827-78f8-4894-99bf-2c729678c69f => generated 1171 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/758] 10.0.0.118 () {36 vars in 927 bytes} [Sat May 9 14:14:32 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: 367/759] 10.0.0.118 () {36 vars in 987 bytes} [Sat May 9 14:14:32 2026] GET /v2/images/dcaf3827-78f8-4894-99bf-2c729678c69f => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/760] 10.0.0.118 () {36 vars in 927 bytes} [Sat May 9 14:14:32 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/761] 10.0.0.118 () {36 vars in 927 bytes} [Sat May 9 14:14:32 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: 398/770] 10.0.0.178 () {34 vars in 655 bytes} [Sat May 9 14:15:07 2026] POST /v2/images => generated 649 bytes in 288 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-09 14:15:08.191 7 WARNING glance.api.v2.images [None req-bc5e47c3-8386-47ba-8ef1-3ef9f6d179dd cf55bf7fcf674eef9a9b8523151b17c5 d88872a6d3d840c69991c1a3052cd461 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8c82609d-5eef-4e21-90c3-eac575d3c50c [pid: 7|app: 0|req: 373/771] 10.0.0.178 () {32 vars in 710 bytes} [Sat May 9 14:15:08 2026] DELETE /v2/images/8c82609d-5eef-4e21-90c3-eac575d3c50c => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/772] 10.0.0.178 () {32 vars in 707 bytes} [Sat May 9 14:15:08 2026] GET /v2/images/8c82609d-5eef-4e21-90c3-eac575d3c50c => 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: 374/773] 10.0.0.178 () {32 vars in 633 bytes} [Sat May 9 14:15:08 2026] GET /v2/images => generated 1240 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/774] 10.0.0.178 () {34 vars in 655 bytes} [Sat May 9 14:15:08 2026] POST /v2/images => generated 702 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/775] 10.0.0.178 () {32 vars in 717 bytes} [Sat May 9 14:15:08 2026] GET /v2/images/201d7dea-1e4d-4164-ba45-1c85089d21fd/file => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:15:08.524 8 INFO glance.api.v2.image_data [None req-d2db65ee-bc71-44f7-8a45-7dc0dc9c98ea cf55bf7fcf674eef9a9b8523151b17c5 d88872a6d3d840c69991c1a3052cd461 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 14:15:08.577 8 WARNING glance_store._drivers.rbd [None req-d2db65ee-bc71-44f7-8a45-7dc0dc9c98ea cf55bf7fcf674eef9a9b8523151b17c5 d88872a6d3d840c69991c1a3052cd461 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-09 14:15:09.322 8 INFO glance.location [None req-d2db65ee-bc71-44f7-8a45-7dc0dc9c98ea cf55bf7fcf674eef9a9b8523151b17c5 d88872a6d3d840c69991c1a3052cd461 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 401/776] 10.0.0.178 () {32 vars in 727 bytes} [Sat May 9 14:15:08 2026] PUT /v2/images/201d7dea-1e4d-4164-ba45-1c85089d21fd/file => generated 0 bytes in 857 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/777] 10.0.0.178 () {32 vars in 707 bytes} [Sat May 9 14:15:09 2026] GET /v2/images/201d7dea-1e4d-4164-ba45-1c85089d21fd => generated 1103 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/778] 10.0.0.178 () {32 vars in 717 bytes} [Sat May 9 14:15:09 2026] GET /v2/images/201d7dea-1e4d-4164-ba45-1c85089d21fd/file => generated 1024 bytes in 234 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/779] 10.0.0.178 () {34 vars in 655 bytes} [Sat May 9 14:15:09 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: 8|app: 0|req: 403/780] 10.0.0.178 () {32 vars in 726 bytes} [Sat May 9 14:15:09 2026] PATCH /v2/images/26132b15-e504-4998-85c4-99cfebe5537d => generated 653 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/781] 10.0.0.178 () {32 vars in 707 bytes} [Sat May 9 14:15:09 2026] GET /v2/images/26132b15-e504-4998-85c4-99cfebe5537d => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:15:09.764 8 WARNING glance.api.v2.images [None req-aad4e9ff-5779-45df-8116-575055d2dd2b cf55bf7fcf674eef9a9b8523151b17c5 d88872a6d3d840c69991c1a3052cd461 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//26132b15-e504-4998-85c4-99cfebe5537d [pid: 8|app: 0|req: 404/782] 10.0.0.178 () {32 vars in 710 bytes} [Sat May 9 14:15:09 2026] DELETE /v2/images/26132b15-e504-4998-85c4-99cfebe5537d => 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: 379/783] 10.0.0.178 () {32 vars in 707 bytes} [Sat May 9 14:15:09 2026] GET /v2/images/26132b15-e504-4998-85c4-99cfebe5537d => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 14:15:09.840 8 WARNING glance.api.v2.images [None req-ab50bdd5-540d-4d71-824d-cad0e53394d2 cf55bf7fcf674eef9a9b8523151b17c5 d88872a6d3d840c69991c1a3052cd461 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//201d7dea-1e4d-4164-ba45-1c85089d21fd [pid: 8|app: 0|req: 405/784] 10.0.0.178 () {32 vars in 710 bytes} [Sat May 9 14:15:09 2026] DELETE /v2/images/201d7dea-1e4d-4164-ba45-1c85089d21fd => generated 0 bytes in 754 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/785] 10.0.0.178 () {32 vars in 707 bytes} [Sat May 9 14:15:10 2026] GET /v2/images/201d7dea-1e4d-4164-ba45-1c85089d21fd => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 14:15:10.611 8 WARNING glance.api.v2.images [None req-77fd7b77-22c4-4598-94d0-42618859088f cf55bf7fcf674eef9a9b8523151b17c5 d88872a6d3d840c69991c1a3052cd461 - - default default] Failed to find image 8c82609d-5eef-4e21-90c3-eac575d3c50c to delete: glance.common.exception.ImageNotFound: No image found with ID 8c82609d-5eef-4e21-90c3-eac575d3c50c [pid: 8|app: 0|req: 406/786] 10.0.0.178 () {32 vars in 710 bytes} [Sat May 9 14:15:10 2026] DELETE /v2/images/8c82609d-5eef-4e21-90c3-eac575d3c50c => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/787] 10.0.0.178 () {32 vars in 707 bytes} [Sat May 9 14:15:10 2026] GET /v2/images/8c82609d-5eef-4e21-90c3-eac575d3c50c => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/788] 10.0.0.42 () {36 vars in 986 bytes} [Sat May 9 14:15:11 2026] GET /v2/images/dcaf3827-78f8-4894-99bf-2c729678c69f => 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: 382/789] 10.0.0.42 () {36 vars in 926 bytes} [Sat May 9 14:15: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: 410/794] 10.0.0.42 () {36 vars in 986 bytes} [Sat May 9 14:15:27 2026] GET /v2/images/dcaf3827-78f8-4894-99bf-2c729678c69f => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/795] 10.0.0.42 () {36 vars in 926 bytes} [Sat May 9 14:15:27 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: 413/800] 10.0.0.178 () {30 vars in 411 bytes} [Sat May 9 14:15:46 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/815] 10.0.0.42 () {36 vars in 986 bytes} [Sat May 9 14:17:00 2026] GET /v2/images/dcaf3827-78f8-4894-99bf-2c729678c69f => 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: 421/816] 10.0.0.42 () {36 vars in 926 bytes} [Sat May 9 14:17:00 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: 396/817] 10.0.0.178 () {32 vars in 707 bytes} [Sat May 9 14:17:00 2026] GET /v2/images/dcaf3827-78f8-4894-99bf-2c729678c69f => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/818] 10.0.0.178 () {32 vars in 707 bytes} [Sat May 9 14:17:00 2026] GET /v2/images/dcaf3827-78f8-4894-99bf-2c729678c69f => 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: 397/819] 10.0.0.60 () {36 vars in 986 bytes} [Sat May 9 14:17:00 2026] GET /v2/images/dcaf3827-78f8-4894-99bf-2c729678c69f => generated 1171 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/820] 10.0.0.60 () {36 vars in 926 bytes} [Sat May 9 14:17:00 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: 398/821] 10.0.0.60 () {36 vars in 926 bytes} [Sat May 9 14:17:00 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: 424/822] 10.0.0.60 () {36 vars in 986 bytes} [Sat May 9 14:17:00 2026] GET /v2/images/dcaf3827-78f8-4894-99bf-2c729678c69f => 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: 399/823] 10.0.0.60 () {36 vars in 926 bytes} [Sat May 9 14:17:00 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: 425/824] 10.0.0.60 () {36 vars in 926 bytes} [Sat May 9 14:17:00 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: 400/825] 10.0.0.60 () {36 vars in 986 bytes} [Sat May 9 14:17:00 2026] GET /v2/images/dcaf3827-78f8-4894-99bf-2c729678c69f => 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: 426/826] 10.0.0.60 () {36 vars in 926 bytes} [Sat May 9 14:17:00 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: 401/827] 10.0.0.60 () {36 vars in 926 bytes} [Sat May 9 14:17:00 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: 427/828] 10.0.0.118 () {36 vars in 987 bytes} [Sat May 9 14:17:01 2026] GET /v2/images/dcaf3827-78f8-4894-99bf-2c729678c69f => 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: 402/829] 10.0.0.118 () {36 vars in 927 bytes} [Sat May 9 14:17:01 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: 428/830] 10.0.0.118 () {36 vars in 987 bytes} [Sat May 9 14:17:01 2026] GET /v2/images/dcaf3827-78f8-4894-99bf-2c729678c69f => 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: 403/831] 10.0.0.118 () {36 vars in 927 bytes} [Sat May 9 14:17:01 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: 429/832] 10.0.0.118 () {36 vars in 927 bytes} [Sat May 9 14:17:01 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: 405/835] 10.0.0.42 () {36 vars in 986 bytes} [Sat May 9 14:17:08 2026] GET /v2/images/dcaf3827-78f8-4894-99bf-2c729678c69f => 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: 431/836] 10.0.0.42 () {36 vars in 926 bytes} [Sat May 9 14:17: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: 407/839] 10.0.0.42 () {36 vars in 986 bytes} [Sat May 9 14:17:17 2026] GET /v2/images/dcaf3827-78f8-4894-99bf-2c729678c69f => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/840] 10.0.0.42 () {36 vars in 926 bytes} [Sat May 9 14:17:17 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: 410/845] 199.204.45.242 () {32 vars in 826 bytes} [Sat May 9 14:17:38 2026] GET /v2/images?status=active&owner=1e289df33c4046d2bb14c439691b3d4a&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: 436/846] 199.204.45.242 () {32 vars in 653 bytes} [Sat May 9 14:17:38 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: 411/847] 10.0.0.60 () {36 vars in 986 bytes} [Sat May 9 14:17:38 2026] GET /v2/images/7207b5ad-266d-457d-9aa8-8ed8a9f98a95 => 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: 437/848] 10.0.0.60 () {36 vars in 926 bytes} [Sat May 9 14:17:38 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: 412/849] 10.0.0.60 () {36 vars in 926 bytes} [Sat May 9 14:17: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: 438/850] 10.0.0.60 () {36 vars in 986 bytes} [Sat May 9 14:17:38 2026] GET /v2/images/7207b5ad-266d-457d-9aa8-8ed8a9f98a95 => 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: 413/851] 10.0.0.60 () {36 vars in 926 bytes} [Sat May 9 14:17:38 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: 439/852] 10.0.0.60 () {36 vars in 926 bytes} [Sat May 9 14:17: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: 7|app: 0|req: 414/853] 10.0.0.60 () {36 vars in 986 bytes} [Sat May 9 14:17:38 2026] GET /v2/images/7207b5ad-266d-457d-9aa8-8ed8a9f98a95 => 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: 440/854] 10.0.0.60 () {36 vars in 926 bytes} [Sat May 9 14:17:38 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: 415/855] 10.0.0.118 () {36 vars in 987 bytes} [Sat May 9 14:17:39 2026] GET /v2/images/7207b5ad-266d-457d-9aa8-8ed8a9f98a95 => 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: 441/856] 10.0.0.118 () {36 vars in 927 bytes} [Sat May 9 14:17:39 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: 416/857] 10.0.0.118 () {36 vars in 987 bytes} [Sat May 9 14:17:39 2026] GET /v2/images/7207b5ad-266d-457d-9aa8-8ed8a9f98a95 => 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: 442/858] 10.0.0.118 () {36 vars in 927 bytes} [Sat May 9 14:17:39 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/859] 10.0.0.118 () {36 vars in 927 bytes} [Sat May 9 14:17:39 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: 444/862] 10.0.0.42 () {36 vars in 986 bytes} [Sat May 9 14:17:43 2026] GET /v2/images/dcaf3827-78f8-4894-99bf-2c729678c69f => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/863] 10.0.0.42 () {36 vars in 926 bytes} [Sat May 9 14:17:44 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: 449/872] 10.0.0.42 () {36 vars in 986 bytes} [Sat May 9 14:18:28 2026] GET /v2/images/dcaf3827-78f8-4894-99bf-2c729678c69f => 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: 424/873] 10.0.0.42 () {36 vars in 926 bytes} [Sat May 9 14:18:28 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: 461/896] 10.0.0.178 () {32 vars in 633 bytes} [Sat May 9 14:20:15 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)