+ 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 [Sun Apr 12 21:05:31 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:32 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-76b454ddd8-26sn5 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, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f68dd9b9668 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-12 21:05:33.673 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-12 21:05:33.680 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-12 21:05:34.554 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-12 21:05:34.555 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-12 21:05:34.555 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-12 21:05:34.584 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-12 21:05:34.586 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-12 21:05:34.587 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-12 21:05:36.604 7 WARNING glance.api.v2.images [None req-d425e170-0460-4849-80ec-8c388dea2c40 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-12 21:05:36.642 8 WARNING glance.api.v2.images [None req-7ac01de0-ed98-4876-8543-29d14d0fe221 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-12 21:05:36.950 7 WARNING keystonemiddleware._common.config [None req-d425e170-0460-4849-80ec-8c388dea2c40 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-12 21:05:36.958 7 WARNING oslo_config.cfg [None req-d425e170-0460-4849-80ec-8c388dea2c40 - - - - - -] 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 0x7f68dd9b9668 pid: 7 (default app) 2026-04-12 21:05:36.981 8 WARNING keystonemiddleware._common.config [None req-7ac01de0-ed98-4876-8543-29d14d0fe221 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-12 21:05:36.988 8 WARNING oslo_config.cfg [None req-7ac01de0-ed98-4876-8543-29d14d0fe221 - - - - - -] 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 0x7f68dd9b9668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.65 () {42 vars in 685 bytes} [Sun Apr 12 21:05:39 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-12 21:05:39.947 8 WARNING oslo_policy.policy [None req-eb083349-73cb-4557-be8c-eae81b35f03b 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - 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-12 21:05:39.947 8 WARNING oslo_policy.policy [None req-eb083349-73cb-4557-be8c-eae81b35f03b 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - 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-12 21:05:39.964 8 WARNING oslo_policy.policy [None req-eb083349-73cb-4557-be8c-eae81b35f03b 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - 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-12 21:05:39.964 8 WARNING oslo_policy.policy [None req-eb083349-73cb-4557-be8c-eae81b35f03b 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.65 () {44 vars in 907 bytes} [Sun Apr 12 21:05:39 2026] GET /v2/images => generated 69 bytes in 545 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.65 () {42 vars in 685 bytes} [Sun Apr 12 21:05:43 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: 2/7] 199.204.45.65 () {44 vars in 907 bytes} [Sun Apr 12 21:05:43 2026] GET /v2/images => generated 69 bytes in 35 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-12 21:05:43.389 7 WARNING oslo_policy.policy [None req-a2f28418-5b1b-4aa4-ac1b-8534473f99ff 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - 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-12 21:05:43.389 7 WARNING oslo_policy.policy [None req-a2f28418-5b1b-4aa4-ac1b-8534473f99ff 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.65 () {44 vars in 908 bytes} [Sun Apr 12 21:05:43 2026] GET /v2/images/cirros => generated 151 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.65 () {44 vars in 930 bytes} [Sun Apr 12 21:05:43 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:05:43.527 7 WARNING oslo_policy.policy [None req-4436b7e4-8d68-483e-9172-8105f083abea 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - 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-12 21:05:43.528 7 WARNING oslo_policy.policy [None req-4436b7e4-8d68-483e-9172-8105f083abea 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.65 () {44 vars in 936 bytes} [Sun Apr 12 21:05:43 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-12 21:05:43.618 8 WARNING oslo_config.cfg [None req-aaad9688-6030-4437-b244-0e7c2b2daf6c 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.65 () {48 vars in 948 bytes} [Sun Apr 12 21:05:43 2026] POST /v2/images => generated 760 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-12 21:05:43.641 7 WARNING oslo_policy.policy [None req-3ce7ddae-7ad3-4dc8-9c7d-0e8f50c2cdb1 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - 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-12 21:05:43.641 7 WARNING oslo_policy.policy [None req-3ce7ddae-7ad3-4dc8-9c7d-0e8f50c2cdb1 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - 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-12 21:05:43.643 7 INFO glance.api.v2.image_data [None req-3ce7ddae-7ad3-4dc8-9c7d-0e8f50c2cdb1 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-12 21:05:46.922 7 WARNING glance.location [None req-3ce7ddae-7ad3-4dc8-9c7d-0e8f50c2cdb1 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.65 () {48 vars in 1042 bytes} [Sun Apr 12 21:05:43 2026] PUT /v2/images/8d2c10dd-c05b-443b-a844-115dce7f20ef/file => generated 0 bytes in 3329 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5014 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.65 () {44 vars in 968 bytes} [Sun Apr 12 21:05:46 2026] GET /v2/images/8d2c10dd-c05b-443b-a844-115dce7f20ef => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:05:46.998 7 WARNING oslo_config.cfg [None req-0fe15579-1458-474a-add3-78f38d3de3ad 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.204.45.65 () {44 vars in 968 bytes} [Sun Apr 12 21:05:46 2026] GET /v2/images/8d2c10dd-c05b-443b-a844-115dce7f20ef => 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: 132/265] 199.204.45.65 () {42 vars in 685 bytes} [Sun Apr 12 21:26:32 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/266] 199.204.45.65 () {44 vars in 907 bytes} [Sun Apr 12 21:26:32 2026] GET /v2/images => generated 1240 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/271] 199.204.45.65 () {42 vars in 685 bytes} [Sun Apr 12 21:26:52 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: 137/272] 199.204.45.65 () {44 vars in 907 bytes} [Sun Apr 12 21:26:52 2026] GET /v2/images => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/273] 199.204.45.65 () {44 vars in 934 bytes} [Sun Apr 12 21:26:52 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/274] 199.204.45.65 () {44 vars in 956 bytes} [Sun Apr 12 21:26:52 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/275] 199.204.45.65 () {44 vars in 936 bytes} [Sun Apr 12 21:26:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/276] 199.204.45.65 () {48 vars in 948 bytes} [Sun Apr 12 21:26:52 2026] POST /v2/images => generated 796 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-12 21:26:52.383 8 WARNING oslo_policy.policy [None req-d71c374c-2aad-4fe0-a043-d796b42e165a 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - 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-12 21:26:52.383 8 WARNING oslo_policy.policy [None req-d71c374c-2aad-4fe0-a043-d796b42e165a 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - 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-12 21:26:52.384 8 INFO glance.api.v2.image_data [None req-d71c374c-2aad-4fe0-a043-d796b42e165a 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-12 21:27:20.865 8 WARNING glance.location [None req-d71c374c-2aad-4fe0-a043-d796b42e165a 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 138/283] 199.204.45.65 () {48 vars in 1043 bytes} [Sun Apr 12 21:26:52 2026] PUT /v2/images/2fa37da2-2e1d-448c-bb84-7b5493c1e61b/file => generated 0 bytes in 28535 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62998 switches on core 0) [pid: 7|app: 0|req: 146/284] 199.204.45.65 () {44 vars in 968 bytes} [Sun Apr 12 21:27:20 2026] GET /v2/images/2fa37da2-2e1d-448c-bb84-7b5493c1e61b => 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: 139/285] 199.204.45.65 () {44 vars in 968 bytes} [Sun Apr 12 21:27:20 2026] GET /v2/images/2fa37da2-2e1d-448c-bb84-7b5493c1e61b => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/286] 199.204.45.65 () {42 vars in 685 bytes} [Sun Apr 12 21:27:22 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: 140/287] 199.204.45.65 () {44 vars in 907 bytes} [Sun Apr 12 21:27:22 2026] GET /v2/images => generated 2451 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/370] 199.204.45.65 () {42 vars in 685 bytes} [Sun Apr 12 21:34:08 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: 189/371] 199.204.45.65 () {44 vars in 907 bytes} [Sun Apr 12 21:34:08 2026] GET /v2/images => generated 2451 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/374] 199.204.45.65 () {42 vars in 685 bytes} [Sun Apr 12 21:34:19 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: 184/375] 199.204.45.65 () {44 vars in 907 bytes} [Sun Apr 12 21:34:19 2026] GET /v2/images => generated 2451 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/376] 199.204.45.65 () {44 vars in 944 bytes} [Sun Apr 12 21:34:20 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/377] 199.204.45.65 () {44 vars in 966 bytes} [Sun Apr 12 21:34:20 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: 193/378] 199.204.45.65 () {44 vars in 936 bytes} [Sun Apr 12 21:34:20 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/379] 199.204.45.65 () {48 vars in 948 bytes} [Sun Apr 12 21:34:20 2026] POST /v2/images => generated 799 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-12 21:34:20.182 7 INFO glance.api.v2.image_data [None req-c4f38483-ac6f-4d3a-aee0-7bda70e3645b 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-12 21:34:38.989 7 INFO glance.location [None req-c4f38483-ac6f-4d3a-aee0-7bda70e3645b 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 194/384] 199.204.45.65 () {48 vars in 1042 bytes} [Sun Apr 12 21:34:20 2026] PUT /v2/images/cb8337d8-e47e-4ef2-942c-6b054b9b2519/file => generated 0 bytes in 19008 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21218 switches on core 0) [pid: 8|app: 0|req: 191/385] 199.204.45.65 () {44 vars in 968 bytes} [Sun Apr 12 21:34:39 2026] GET /v2/images/cb8337d8-e47e-4ef2-942c-6b054b9b2519 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/386] 199.204.45.65 () {48 vars in 1047 bytes} [Sun Apr 12 21:34:39 2026] PATCH /v2/images/cb8337d8-e47e-4ef2-942c-6b054b9b2519 => generated 1234 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/387] 199.204.45.65 () {44 vars in 968 bytes} [Sun Apr 12 21:34:39 2026] GET /v2/images/cb8337d8-e47e-4ef2-942c-6b054b9b2519 => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/396] 199.204.45.65 () {42 vars in 685 bytes} [Sun Apr 12 21:35:16 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: 197/397] 199.204.45.65 () {44 vars in 907 bytes} [Sun Apr 12 21:35:16 2026] GET /v2/images => generated 3687 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/402] 199.204.45.65 () {42 vars in 685 bytes} [Sun Apr 12 21:35:39 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: 200/403] 199.204.45.65 () {44 vars in 907 bytes} [Sun Apr 12 21:35:39 2026] GET /v2/images => generated 3687 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/404] 199.204.45.65 () {44 vars in 936 bytes} [Sun Apr 12 21:35:39 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/405] 199.204.45.65 () {44 vars in 958 bytes} [Sun Apr 12 21:35:39 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/406] 199.204.45.65 () {44 vars in 936 bytes} [Sun Apr 12 21:35:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/407] 199.204.45.65 () {48 vars in 948 bytes} [Sun Apr 12 21:35:40 2026] POST /v2/images => generated 791 bytes in 76 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-12 21:35:40.115 7 INFO glance.api.v2.image_data [None req-d56454e8-43e9-48fa-aa32-f5be27bad5c8 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-12 21:35:56.560 7 INFO glance.location [None req-d56454e8-43e9-48fa-aa32-f5be27bad5c8 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 206/412] 199.204.45.65 () {48 vars in 1043 bytes} [Sun Apr 12 21:35:40 2026] PUT /v2/images/4f3ee82b-cbaf-4a69-8670-f4ddcf995053/file => generated 0 bytes in 16497 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26699 switches on core 0) [pid: 8|app: 0|req: 207/413] 199.204.45.65 () {44 vars in 968 bytes} [Sun Apr 12 21:35:56 2026] GET /v2/images/4f3ee82b-cbaf-4a69-8670-f4ddcf995053 => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/414] 199.204.45.65 () {44 vars in 968 bytes} [Sun Apr 12 21:35:56 2026] GET /v2/images/4f3ee82b-cbaf-4a69-8670-f4ddcf995053 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/559] 199.204.45.65 () {42 vars in 685 bytes} [Sun Apr 12 21:48:00 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: 280/560] 199.204.45.65 () {44 vars in 907 bytes} [Sun Apr 12 21:48:00 2026] GET /v2/images => generated 4893 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/587] 199.204.45.65 () {42 vars in 685 bytes} [Sun Apr 12 21:50:15 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: 294/588] 199.204.45.65 () {44 vars in 907 bytes} [Sun Apr 12 21:50:15 2026] GET /v2/images => generated 4893 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/591] 199.204.45.65 () {42 vars in 685 bytes} [Sun Apr 12 21:50:17 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: 296/592] 199.204.45.65 () {44 vars in 907 bytes} [Sun Apr 12 21:50:17 2026] GET /v2/images => generated 4893 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/601] 199.204.45.65 () {42 vars in 685 bytes} [Sun Apr 12 21:51:05 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: 301/602] 199.204.45.65 () {44 vars in 907 bytes} [Sun Apr 12 21:51:05 2026] GET /v2/images => generated 4893 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/605] 199.204.45.65 () {42 vars in 685 bytes} [Sun Apr 12 21:51:13 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: 303/606] 199.204.45.65 () {44 vars in 907 bytes} [Sun Apr 12 21:51:13 2026] GET /v2/images => generated 4893 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/619] 199.204.45.65 () {42 vars in 685 bytes} [Sun Apr 12 21:52:12 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: 310/620] 199.204.45.65 () {44 vars in 907 bytes} [Sun Apr 12 21:52:12 2026] GET /v2/images => generated 4893 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 315/629] 10.0.0.214 () {32 vars in 633 bytes} [Sun Apr 12 21:52:53 2026] GET /v2/images => generated 4893 bytes in 17 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: 318/636] 10.0.0.131 () {36 vars in 987 bytes} [Sun Apr 12 21:53:18 2026] GET /v2/images/8d2c10dd-c05b-443b-a844-115dce7f20ef => 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: 319/637] 10.0.0.131 () {36 vars in 927 bytes} [Sun Apr 12 21:53:18 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/638] 10.0.0.131 () {36 vars in 987 bytes} [Sun Apr 12 21:53:24 2026] GET /v2/images/8d2c10dd-c05b-443b-a844-115dce7f20ef => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/639] 10.0.0.131 () {36 vars in 927 bytes} [Sun Apr 12 21:53:24 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: 320/640] 199.204.45.65 () {36 vars in 990 bytes} [Sun Apr 12 21:53:26 2026] GET /v2/images/8d2c10dd-c05b-443b-a844-115dce7f20ef => 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: 321/641] 199.204.45.65 () {36 vars in 930 bytes} [Sun Apr 12 21:53:26 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/644] 199.204.45.65 () {36 vars in 990 bytes} [Sun Apr 12 21:53:27 2026] GET /v2/images/8d2c10dd-c05b-443b-a844-115dce7f20ef => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/645] 199.204.45.65 () {36 vars in 930 bytes} [Sun Apr 12 21:53:27 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: 324/646] 10.0.0.131 () {36 vars in 987 bytes} [Sun Apr 12 21:53:35 2026] GET /v2/images/8d2c10dd-c05b-443b-a844-115dce7f20ef => 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: 323/647] 10.0.0.131 () {36 vars in 927 bytes} [Sun Apr 12 21:53: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: 326/650] 10.0.0.131 () {36 vars in 987 bytes} [Sun Apr 12 21:53:41 2026] GET /v2/images/8d2c10dd-c05b-443b-a844-115dce7f20ef => 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: 325/651] 10.0.0.131 () {36 vars in 927 bytes} [Sun Apr 12 21:53:41 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: 331/662] 10.0.0.131 () {36 vars in 987 bytes} [Sun Apr 12 21:54:27 2026] GET /v2/images/8d2c10dd-c05b-443b-a844-115dce7f20ef => 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: 332/663] 10.0.0.131 () {36 vars in 927 bytes} [Sun Apr 12 21:54:27 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: 334/666] 10.0.0.223 () {36 vars in 987 bytes} [Sun Apr 12 21:54:40 2026] GET /v2/images/8d2c10dd-c05b-443b-a844-115dce7f20ef => generated 1171 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/667] 10.0.0.223 () {36 vars in 927 bytes} [Sun Apr 12 21:54:40 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/668] 10.0.0.223 () {36 vars in 927 bytes} [Sun Apr 12 21:54:40 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: 334/669] 10.0.0.223 () {36 vars in 987 bytes} [Sun Apr 12 21:54:40 2026] GET /v2/images/8d2c10dd-c05b-443b-a844-115dce7f20ef => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/670] 10.0.0.223 () {36 vars in 927 bytes} [Sun Apr 12 21:54:40 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/671] 10.0.0.223 () {36 vars in 927 bytes} [Sun Apr 12 21:54:40 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: 337/672] 10.0.0.223 () {36 vars in 987 bytes} [Sun Apr 12 21:54:40 2026] GET /v2/images/8d2c10dd-c05b-443b-a844-115dce7f20ef => 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: 336/673] 10.0.0.223 () {36 vars in 927 bytes} [Sun Apr 12 21:54:40 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: 338/674] 10.0.0.223 () {36 vars in 927 bytes} [Sun Apr 12 21:54:40 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: 337/675] 10.0.0.44 () {36 vars in 910 bytes} [Sun Apr 12 21:54:41 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: 339/676] 10.0.0.44 () {36 vars in 1006 bytes} [Sun Apr 12 21:54:41 2026] GET /v2/images/8d2c10dd-c05b-443b-a844-115dce7f20ef/locations => generated 127 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/677] 10.0.0.44 () {36 vars in 986 bytes} [Sun Apr 12 21:54:41 2026] GET /v2/images/8d2c10dd-c05b-443b-a844-115dce7f20ef => 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: 340/678] 10.0.0.44 () {36 vars in 926 bytes} [Sun Apr 12 21:54:41 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: 339/679] 10.0.0.44 () {36 vars in 926 bytes} [Sun Apr 12 21:54:41 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: 346/690] 10.0.0.214 () {34 vars in 655 bytes} [Sun Apr 12 21:55:32 2026] POST /v2/images => generated 649 bytes in 153 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-12 21:55:32.560 7 WARNING glance.api.v2.images [None req-d4bd7237-77fb-422b-8bf8-b7c96a28cf38 183d51c22f084c9b95b450ebd2776847 0c537808c6984bc082f1f726b1a6fd90 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e0c563ef-9c42-4449-b96f-157b1ec51571 [pid: 7|app: 0|req: 345/691] 10.0.0.214 () {32 vars in 710 bytes} [Sun Apr 12 21:55:32 2026] DELETE /v2/images/e0c563ef-9c42-4449-b96f-157b1ec51571 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/692] 10.0.0.214 () {32 vars in 707 bytes} [Sun Apr 12 21:55:32 2026] GET /v2/images/e0c563ef-9c42-4449-b96f-157b1ec51571 => 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: 346/693] 10.0.0.214 () {32 vars in 633 bytes} [Sun Apr 12 21:55:32 2026] GET /v2/images => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/694] 10.0.0.214 () {34 vars in 655 bytes} [Sun Apr 12 21:55:32 2026] POST /v2/images => generated 703 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/695] 10.0.0.214 () {32 vars in 717 bytes} [Sun Apr 12 21:55:32 2026] GET /v2/images/802d65b2-433c-4116-b8c2-111502f97019/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:55:32.758 8 INFO glance.api.v2.image_data [None req-e1c2d685-8cbe-4e77-b8f2-615bcbf5fef0 183d51c22f084c9b95b450ebd2776847 0c537808c6984bc082f1f726b1a6fd90 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-12 21:55:32.799 8 WARNING glance_store._drivers.rbd [None req-e1c2d685-8cbe-4e77-b8f2-615bcbf5fef0 183d51c22f084c9b95b450ebd2776847 0c537808c6984bc082f1f726b1a6fd90 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-12 21:55:33.413 8 INFO glance.location [None req-e1c2d685-8cbe-4e77-b8f2-615bcbf5fef0 183d51c22f084c9b95b450ebd2776847 0c537808c6984bc082f1f726b1a6fd90 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 349/696] 10.0.0.214 () {32 vars in 727 bytes} [Sun Apr 12 21:55:32 2026] PUT /v2/images/802d65b2-433c-4116-b8c2-111502f97019/file => generated 0 bytes in 707 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/697] 10.0.0.214 () {32 vars in 707 bytes} [Sun Apr 12 21:55:33 2026] GET /v2/images/802d65b2-433c-4116-b8c2-111502f97019 => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/698] 10.0.0.214 () {32 vars in 717 bytes} [Sun Apr 12 21:55:33 2026] GET /v2/images/802d65b2-433c-4116-b8c2-111502f97019/file => generated 1024 bytes in 108 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/699] 10.0.0.214 () {34 vars in 655 bytes} [Sun Apr 12 21:55:33 2026] POST /v2/images => generated 648 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/700] 10.0.0.214 () {32 vars in 726 bytes} [Sun Apr 12 21:55:33 2026] PATCH /v2/images/5148a2db-2e2a-4667-8384-66b21b45c3a4 => generated 653 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/701] 10.0.0.214 () {32 vars in 707 bytes} [Sun Apr 12 21:55:33 2026] GET /v2/images/5148a2db-2e2a-4667-8384-66b21b45c3a4 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:55:33.713 8 WARNING glance.api.v2.images [None req-8220dac7-e33d-47aa-9806-23ed4839ec3c 183d51c22f084c9b95b450ebd2776847 0c537808c6984bc082f1f726b1a6fd90 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5148a2db-2e2a-4667-8384-66b21b45c3a4 [pid: 8|app: 0|req: 352/702] 10.0.0.214 () {32 vars in 710 bytes} [Sun Apr 12 21:55:33 2026] DELETE /v2/images/5148a2db-2e2a-4667-8384-66b21b45c3a4 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/703] 10.0.0.214 () {32 vars in 707 bytes} [Sun Apr 12 21:55:33 2026] GET /v2/images/5148a2db-2e2a-4667-8384-66b21b45c3a4 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:55:33.782 8 WARNING glance.api.v2.images [None req-da34682b-be11-4324-bd93-04eeb9ae51ba 183d51c22f084c9b95b450ebd2776847 0c537808c6984bc082f1f726b1a6fd90 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//802d65b2-433c-4116-b8c2-111502f97019 [pid: 8|app: 0|req: 353/704] 10.0.0.214 () {32 vars in 710 bytes} [Sun Apr 12 21:55:33 2026] DELETE /v2/images/802d65b2-433c-4116-b8c2-111502f97019 => generated 0 bytes in 880 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/705] 10.0.0.214 () {32 vars in 707 bytes} [Sun Apr 12 21:55:34 2026] GET /v2/images/802d65b2-433c-4116-b8c2-111502f97019 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:55:34.681 8 WARNING glance.api.v2.images [None req-e1fb0936-1c08-4377-b018-0a9e97e113de 183d51c22f084c9b95b450ebd2776847 0c537808c6984bc082f1f726b1a6fd90 - - default default] Failed to find image e0c563ef-9c42-4449-b96f-157b1ec51571 to delete: glance.common.exception.ImageNotFound: No image found with ID e0c563ef-9c42-4449-b96f-157b1ec51571 [pid: 8|app: 0|req: 354/706] 10.0.0.214 () {32 vars in 710 bytes} [Sun Apr 12 21:55:34 2026] DELETE /v2/images/e0c563ef-9c42-4449-b96f-157b1ec51571 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/707] 10.0.0.214 () {32 vars in 707 bytes} [Sun Apr 12 21:55:34 2026] GET /v2/images/e0c563ef-9c42-4449-b96f-157b1ec51571 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/710] 10.0.0.214 () {30 vars in 411 bytes} [Sun Apr 12 21:55:37 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/711] 10.0.0.214 () {32 vars in 707 bytes} [Sun Apr 12 21:55:41 2026] GET /v2/images/8d2c10dd-c05b-443b-a844-115dce7f20ef => 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: 357/712] 10.0.0.214 () {32 vars in 707 bytes} [Sun Apr 12 21:55:41 2026] GET /v2/images/8d2c10dd-c05b-443b-a844-115dce7f20ef => 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: 356/713] 10.0.0.223 () {36 vars in 987 bytes} [Sun Apr 12 21:55:41 2026] GET /v2/images/8d2c10dd-c05b-443b-a844-115dce7f20ef => generated 1171 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/714] 10.0.0.223 () {36 vars in 927 bytes} [Sun Apr 12 21:55:42 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/715] 10.0.0.223 () {36 vars in 927 bytes} [Sun Apr 12 21:55:42 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/716] 10.0.0.223 () {36 vars in 987 bytes} [Sun Apr 12 21:55:42 2026] GET /v2/images/8d2c10dd-c05b-443b-a844-115dce7f20ef => 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: 358/717] 10.0.0.223 () {36 vars in 927 bytes} [Sun Apr 12 21:55:42 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/718] 10.0.0.223 () {36 vars in 927 bytes} [Sun Apr 12 21:55:42 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/719] 10.0.0.223 () {36 vars in 987 bytes} [Sun Apr 12 21:55:42 2026] GET /v2/images/8d2c10dd-c05b-443b-a844-115dce7f20ef => 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: 361/720] 10.0.0.223 () {36 vars in 927 bytes} [Sun Apr 12 21:55:42 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/721] 10.0.0.223 () {36 vars in 927 bytes} [Sun Apr 12 21:55: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: 8|app: 0|req: 362/722] 10.0.0.44 () {36 vars in 910 bytes} [Sun Apr 12 21:55:42 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/723] 10.0.0.44 () {36 vars in 1006 bytes} [Sun Apr 12 21:55:42 2026] GET /v2/images/8d2c10dd-c05b-443b-a844-115dce7f20ef/locations => generated 127 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/724] 10.0.0.44 () {36 vars in 986 bytes} [Sun Apr 12 21:55:42 2026] GET /v2/images/8d2c10dd-c05b-443b-a844-115dce7f20ef => 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: 362/725] 10.0.0.44 () {36 vars in 926 bytes} [Sun Apr 12 21:55: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: 8|app: 0|req: 364/726] 10.0.0.44 () {36 vars in 926 bytes} [Sun Apr 12 21:55: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: 366/733] 10.0.0.131 () {36 vars in 987 bytes} [Sun Apr 12 21:56:07 2026] GET /v2/images/8d2c10dd-c05b-443b-a844-115dce7f20ef => 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: 368/734] 10.0.0.131 () {36 vars in 927 bytes} [Sun Apr 12 21:56:07 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/737] 10.0.0.131 () {36 vars in 987 bytes} [Sun Apr 12 21:56:17 2026] GET /v2/images/8d2c10dd-c05b-443b-a844-115dce7f20ef => 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: 368/738] 10.0.0.131 () {36 vars in 927 bytes} [Sun Apr 12 21:56:17 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: 374/745] 10.0.0.131 () {36 vars in 987 bytes} [Sun Apr 12 21:56:54 2026] GET /v2/images/8d2c10dd-c05b-443b-a844-115dce7f20ef => 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: 372/746] 10.0.0.131 () {36 vars in 927 bytes} [Sun Apr 12 21:56:54 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: 376/753] 10.0.0.131 () {36 vars in 987 bytes} [Sun Apr 12 21:57:18 2026] GET /v2/images/8d2c10dd-c05b-443b-a844-115dce7f20ef => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/754] 10.0.0.131 () {36 vars in 927 bytes} [Sun Apr 12 21:57:18 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: 394/785] 10.0.0.131 () {36 vars in 987 bytes} [Sun Apr 12 21:59:53 2026] GET /v2/images/8d2c10dd-c05b-443b-a844-115dce7f20ef => generated 1171 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/786] 10.0.0.131 () {36 vars in 927 bytes} [Sun Apr 12 21:59:53 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/791] 10.0.0.131 () {36 vars in 987 bytes} [Sun Apr 12 22:00:11 2026] GET /v2/images/8d2c10dd-c05b-443b-a844-115dce7f20ef => 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: 395/792] 10.0.0.131 () {36 vars in 927 bytes} [Sun Apr 12 22:00:11 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: 399/799] 199.204.45.65 () {32 vars in 825 bytes} [Sun Apr 12 22:00:45 2026] GET /v2/images?status=active&owner=f79793ce8c9e4b8791d76adf313762d7&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/800] 199.204.45.65 () {32 vars in 652 bytes} [Sun Apr 12 22:00:45 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: 400/801] 10.0.0.223 () {36 vars in 987 bytes} [Sun Apr 12 22:00:46 2026] GET /v2/images/2fa37da2-2e1d-448c-bb84-7b5493c1e61b => generated 1209 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/802] 10.0.0.223 () {36 vars in 927 bytes} [Sun Apr 12 22:00:46 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: 401/803] 10.0.0.223 () {36 vars in 927 bytes} [Sun Apr 12 22:00:46 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: 403/804] 10.0.0.223 () {36 vars in 987 bytes} [Sun Apr 12 22:00:46 2026] GET /v2/images/2fa37da2-2e1d-448c-bb84-7b5493c1e61b => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/805] 10.0.0.223 () {36 vars in 927 bytes} [Sun Apr 12 22:00:46 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: 404/806] 10.0.0.223 () {36 vars in 927 bytes} [Sun Apr 12 22:00:46 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: 403/807] 10.0.0.223 () {36 vars in 987 bytes} [Sun Apr 12 22:00:46 2026] GET /v2/images/2fa37da2-2e1d-448c-bb84-7b5493c1e61b => 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: 405/808] 10.0.0.223 () {36 vars in 927 bytes} [Sun Apr 12 22:00:46 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: 405/811] 10.0.0.44 () {36 vars in 910 bytes} [Sun Apr 12 22:00:46 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: 407/812] 10.0.0.44 () {36 vars in 1006 bytes} [Sun Apr 12 22:00:46 2026] GET /v2/images/2fa37da2-2e1d-448c-bb84-7b5493c1e61b/locations => generated 127 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/813] 10.0.0.44 () {36 vars in 986 bytes} [Sun Apr 12 22:00:46 2026] GET /v2/images/2fa37da2-2e1d-448c-bb84-7b5493c1e61b => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/814] 10.0.0.44 () {36 vars in 926 bytes} [Sun Apr 12 22:00:46 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: 407/815] 10.0.0.44 () {36 vars in 926 bytes} [Sun Apr 12 22:00:46 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: 430/860] 10.0.0.214 () {32 vars in 633 bytes} [Sun Apr 12 22:04:27 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)