+ 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 [Fri Aug 14 08:51:26 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: glance-api-56d96f5cff-qt595 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f86e72b2668 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-08-14 08:51:28.927 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-14 08:51:28.968 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-08-14 08:51:29.830 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-08-14 08:51:29.831 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-08-14 08:51:29.831 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-14 08:51:29.834 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-08-14 08:51:29.835 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-08-14 08:51:29.835 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-14 08:51:31.891 7 WARNING glance.api.v2.images [None req-cebaf09d-0de9-4a33-9506-88af9d00f906 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-14 08:51:31.901 8 WARNING glance.api.v2.images [None req-03118638-90d1-44c0-bf69-3bdceeb48716 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-14 08:51:32.220 7 WARNING keystonemiddleware._common.config [None req-cebaf09d-0de9-4a33-9506-88af9d00f906 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-14 08:51:32.228 7 WARNING oslo_config.cfg [None req-cebaf09d-0de9-4a33-9506-88af9d00f906 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-14 08:51:32.229 8 WARNING keystonemiddleware._common.config [None req-03118638-90d1-44c0-bf69-3bdceeb48716 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f86e72b2668 pid: 7 (default app) 2026-08-14 08:51:32.237 8 WARNING oslo_config.cfg [None req-03118638-90d1-44c0-bf69-3bdceeb48716 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f86e72b2668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.177 () {42 vars in 688 bytes} [Fri Aug 14 08:51:33 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 08:51:34.001 8 WARNING oslo_policy.policy [None req-d98f1844-13a6-44ef-a6a6-dc399dc866ca c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - 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-08-14 08:51:34.002 8 WARNING oslo_policy.policy [None req-d98f1844-13a6-44ef-a6a6-dc399dc866ca c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - 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-08-14 08:51:34.021 8 WARNING oslo_policy.policy [None req-d98f1844-13a6-44ef-a6a6-dc399dc866ca c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - 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-08-14 08:51:34.021 8 WARNING oslo_policy.policy [None req-d98f1844-13a6-44ef-a6a6-dc399dc866ca c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - 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.177 () {44 vars in 910 bytes} [Fri Aug 14 08:51:33 2026] GET /v2/images => generated 69 bytes in 558 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.177 () {42 vars in 688 bytes} [Fri Aug 14 08:51:37 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.177 () {44 vars in 910 bytes} [Fri Aug 14 08:51:37 2026] GET /v2/images => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 08:51:37.470 7 WARNING oslo_policy.policy [None req-a35768d9-3cb5-4afd-a334-d527c8920d86 c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - 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-08-14 08:51:37.470 7 WARNING oslo_policy.policy [None req-a35768d9-3cb5-4afd-a334-d527c8920d86 c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - 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.177 () {44 vars in 911 bytes} [Fri Aug 14 08:51:37 2026] GET /v2/images/cirros => generated 151 bytes in 126 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.177 () {44 vars in 933 bytes} [Fri Aug 14 08:51:37 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-08-14 08:51:37.608 7 WARNING oslo_policy.policy [None req-09f0f96f-3eb7-41d5-8263-a3bbd76668cb c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - 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-08-14 08:51:37.609 7 WARNING oslo_policy.policy [None req-09f0f96f-3eb7-41d5-8263-a3bbd76668cb c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - 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.177 () {44 vars in 939 bytes} [Fri Aug 14 08:51:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 08:51:37.706 8 WARNING oslo_config.cfg [None req-21940e34-d7db-45c4-9fd3-bd08da81c4df c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - 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.177 () {48 vars in 951 bytes} [Fri Aug 14 08:51:37 2026] POST /v2/images => generated 760 bytes in 72 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-14 08:51:37.726 7 WARNING oslo_policy.policy [None req-cfccb07a-f1cb-4eef-9e6a-f466a55b6f7a c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - 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-08-14 08:51:37.726 7 WARNING oslo_policy.policy [None req-cfccb07a-f1cb-4eef-9e6a-f466a55b6f7a c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - 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-08-14 08:51:37.727 7 INFO glance.api.v2.image_data [None req-cfccb07a-f1cb-4eef-9e6a-f466a55b6f7a c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-14 08:51:42.023 7 WARNING glance.location [None req-cfccb07a-f1cb-4eef-9e6a-f466a55b6f7a c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.177 () {48 vars in 1045 bytes} [Fri Aug 14 08:51:37 2026] PUT /v2/images/5591641f-18a5-4b48-b835-eb8c0d4913d1/file => generated 0 bytes in 4338 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6779 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.177 () {44 vars in 971 bytes} [Fri Aug 14 08:51:42 2026] GET /v2/images/5591641f-18a5-4b48-b835-eb8c0d4913d1 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 08:51:42.180 7 WARNING oslo_config.cfg [None req-b18a5969-b67a-455a-a532-128e1584170f c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - 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.177 () {48 vars in 1051 bytes} [Fri Aug 14 08:51:42 2026] PATCH /v2/images/5591641f-18a5-4b48-b835-eb8c0d4913d1 => generated 1312 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.177 () {44 vars in 971 bytes} [Fri Aug 14 08:51:42 2026] GET /v2/images/5591641f-18a5-4b48-b835-eb8c0d4913d1 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/268] 199.204.45.177 () {42 vars in 688 bytes} [Fri Aug 14 09:12:36 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/269] 199.204.45.177 () {44 vars in 910 bytes} [Fri Aug 14 09:12:36 2026] GET /v2/images => generated 1381 bytes in 481 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/274] 199.204.45.177 () {42 vars in 688 bytes} [Fri Aug 14 09:13:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/275] 199.204.45.177 () {44 vars in 910 bytes} [Fri Aug 14 09:13:00 2026] GET /v2/images => generated 1381 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/276] 199.204.45.177 () {44 vars in 937 bytes} [Fri Aug 14 09:13:00 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/277] 199.204.45.177 () {44 vars in 959 bytes} [Fri Aug 14 09:13:00 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/278] 199.204.45.177 () {44 vars in 939 bytes} [Fri Aug 14 09:13:00 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: 7|app: 0|req: 140/279] 199.204.45.177 () {48 vars in 951 bytes} [Fri Aug 14 09:13:00 2026] POST /v2/images => generated 796 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-14 09:13:00.838 8 WARNING oslo_policy.policy [None req-e4758e4e-c801-4013-9de7-9ef5a3147ab4 c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - 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-08-14 09:13:00.839 8 WARNING oslo_policy.policy [None req-e4758e4e-c801-4013-9de7-9ef5a3147ab4 c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - 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-08-14 09:13:00.840 8 INFO glance.api.v2.image_data [None req-e4758e4e-c801-4013-9de7-9ef5a3147ab4 c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-14 09:13:26.742 8 WARNING glance.location [None req-e4758e4e-c801-4013-9de7-9ef5a3147ab4 c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 140/286] 199.204.45.177 () {48 vars in 1046 bytes} [Fri Aug 14 09:13:00 2026] PUT /v2/images/d77d636b-a85d-437c-8d80-dcfa70711b7f/file => generated 0 bytes in 25951 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66192 switches on core 0) [pid: 7|app: 0|req: 147/287] 199.204.45.177 () {44 vars in 971 bytes} [Fri Aug 14 09:13:26 2026] GET /v2/images/d77d636b-a85d-437c-8d80-dcfa70711b7f => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/288] 199.204.45.177 () {48 vars in 1051 bytes} [Fri Aug 14 09:13:26 2026] PATCH /v2/images/d77d636b-a85d-437c-8d80-dcfa70711b7f => generated 1395 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/289] 199.204.45.177 () {44 vars in 971 bytes} [Fri Aug 14 09:13:26 2026] GET /v2/images/d77d636b-a85d-437c-8d80-dcfa70711b7f => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/290] 199.204.45.177 () {42 vars in 688 bytes} [Fri Aug 14 09:13:28 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/291] 199.204.45.177 () {44 vars in 910 bytes} [Fri Aug 14 09:13:28 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/380] 199.204.45.177 () {42 vars in 688 bytes} [Fri Aug 14 09:20:47 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/381] 199.204.45.177 () {44 vars in 910 bytes} [Fri Aug 14 09:20:47 2026] GET /v2/images => generated 2778 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/384] 199.204.45.177 () {42 vars in 688 bytes} [Fri Aug 14 09:20:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/385] 199.204.45.177 () {44 vars in 910 bytes} [Fri Aug 14 09:20:58 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/386] 199.204.45.177 () {44 vars in 947 bytes} [Fri Aug 14 09:20:58 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/387] 199.204.45.177 () {44 vars in 969 bytes} [Fri Aug 14 09:20:58 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/388] 199.204.45.177 () {44 vars in 939 bytes} [Fri Aug 14 09:20:58 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/389] 199.204.45.177 () {48 vars in 951 bytes} [Fri Aug 14 09:20:58 2026] POST /v2/images => generated 799 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-14 09:20:58.526 8 INFO glance.api.v2.image_data [None req-c424951a-a112-40d3-9d09-77305b8579d6 c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-14 09:21:14.500 8 INFO glance.location [None req-c424951a-a112-40d3-9d09-77305b8579d6 c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 192/394] 199.204.45.177 () {48 vars in 1045 bytes} [Fri Aug 14 09:20:58 2026] PUT /v2/images/f0a77dec-db4a-4c61-9171-23cd78694b57/file => generated 0 bytes in 16040 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22727 switches on core 0) [pid: 7|app: 0|req: 203/395] 199.204.45.177 () {44 vars in 971 bytes} [Fri Aug 14 09:21:14 2026] GET /v2/images/f0a77dec-db4a-4c61-9171-23cd78694b57 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/396] 199.204.45.177 () {48 vars in 1051 bytes} [Fri Aug 14 09:21:14 2026] PATCH /v2/images/f0a77dec-db4a-4c61-9171-23cd78694b57 => generated 1410 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/397] 199.204.45.177 () {44 vars in 971 bytes} [Fri Aug 14 09:21:14 2026] GET /v2/images/f0a77dec-db4a-4c61-9171-23cd78694b57 => generated 1410 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/406] 199.204.45.177 () {42 vars in 688 bytes} [Fri Aug 14 09:21:53 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/407] 199.204.45.177 () {44 vars in 910 bytes} [Fri Aug 14 09:21:53 2026] GET /v2/images => generated 4190 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/410] 199.204.45.177 () {42 vars in 688 bytes} [Fri Aug 14 09:22:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/411] 199.204.45.177 () {44 vars in 910 bytes} [Fri Aug 14 09:22:07 2026] GET /v2/images => generated 4190 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/412] 199.204.45.177 () {44 vars in 939 bytes} [Fri Aug 14 09:22:07 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/413] 199.204.45.177 () {44 vars in 961 bytes} [Fri Aug 14 09:22:07 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/414] 199.204.45.177 () {44 vars in 939 bytes} [Fri Aug 14 09:22:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/415] 199.204.45.177 () {48 vars in 951 bytes} [Fri Aug 14 09:22:08 2026] POST /v2/images => generated 791 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-14 09:22:08.103 8 INFO glance.api.v2.image_data [None req-fbadd96e-62bd-4e34-a6f3-93b7c6dd3bb1 c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-14 09:22:23.523 8 INFO glance.location [None req-fbadd96e-62bd-4e34-a6f3-93b7c6dd3bb1 c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 203/420] 199.204.45.177 () {48 vars in 1046 bytes} [Fri Aug 14 09:22:08 2026] PUT /v2/images/bb6d88eb-1e98-40b1-b206-28d6a397db53/file => generated 0 bytes in 15489 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33712 switches on core 0) [pid: 7|app: 0|req: 218/421] 199.204.45.177 () {44 vars in 971 bytes} [Fri Aug 14 09:22:23 2026] GET /v2/images/bb6d88eb-1e98-40b1-b206-28d6a397db53 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/422] 199.204.45.177 () {48 vars in 1051 bytes} [Fri Aug 14 09:22:23 2026] PATCH /v2/images/bb6d88eb-1e98-40b1-b206-28d6a397db53 => generated 1382 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/423] 199.204.45.177 () {44 vars in 971 bytes} [Fri Aug 14 09:22:23 2026] GET /v2/images/bb6d88eb-1e98-40b1-b206-28d6a397db53 => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/594] 199.204.45.177 () {42 vars in 688 bytes} [Fri Aug 14 09:36:36 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/595] 199.204.45.177 () {44 vars in 910 bytes} [Fri Aug 14 09:36:36 2026] GET /v2/images => generated 5574 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/624] 199.204.45.177 () {42 vars in 688 bytes} [Fri Aug 14 09:38:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/625] 199.204.45.177 () {44 vars in 910 bytes} [Fri Aug 14 09:38:57 2026] GET /v2/images => generated 5574 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/626] 199.204.45.177 () {42 vars in 688 bytes} [Fri Aug 14 09:38:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/627] 199.204.45.177 () {44 vars in 910 bytes} [Fri Aug 14 09:38:59 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/638] 199.204.45.177 () {42 vars in 688 bytes} [Fri Aug 14 09:39:51 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/639] 199.204.45.177 () {44 vars in 910 bytes} [Fri Aug 14 09:39:51 2026] GET /v2/images => generated 5574 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/642] 199.204.45.177 () {42 vars in 688 bytes} [Fri Aug 14 09:39:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/643] 199.204.45.177 () {44 vars in 910 bytes} [Fri Aug 14 09:39:59 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/658] 199.204.45.177 () {42 vars in 688 bytes} [Fri Aug 14 09:41:04 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/659] 199.204.45.177 () {44 vars in 910 bytes} [Fri Aug 14 09:41:04 2026] GET /v2/images => generated 5574 bytes in 70 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: 342/668] 10.0.0.205 () {32 vars in 633 bytes} [Fri Aug 14 09:41:47 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/673] 10.0.0.116 () {36 vars in 987 bytes} [Fri Aug 14 09:42:08 2026] GET /v2/images/5591641f-18a5-4b48-b835-eb8c0d4913d1 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 329/674] 10.0.0.116 () {36 vars in 927 bytes} [Fri Aug 14 09:42:08 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: 7|app: 0|req: 346/675] 10.0.0.39 () {36 vars in 986 bytes} [Fri Aug 14 09:42:08 2026] GET /v2/images/5591641f-18a5-4b48-b835-eb8c0d4913d1 => generated 1312 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/676] 10.0.0.39 () {36 vars in 926 bytes} [Fri Aug 14 09:42:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/677] 10.0.0.39 () {36 vars in 926 bytes} [Fri Aug 14 09:42: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: 331/678] 10.0.0.39 () {36 vars in 986 bytes} [Fri Aug 14 09:42:08 2026] GET /v2/images/5591641f-18a5-4b48-b835-eb8c0d4913d1 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/679] 10.0.0.39 () {36 vars in 926 bytes} [Fri Aug 14 09:42:08 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/680] 10.0.0.39 () {36 vars in 926 bytes} [Fri Aug 14 09:42:08 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/681] 10.0.0.39 () {36 vars in 986 bytes} [Fri Aug 14 09:42:08 2026] GET /v2/images/5591641f-18a5-4b48-b835-eb8c0d4913d1 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/682] 10.0.0.39 () {36 vars in 926 bytes} [Fri Aug 14 09:42:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/683] 10.0.0.39 () {36 vars in 926 bytes} [Fri Aug 14 09:42:08 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/684] 10.0.0.204 () {36 vars in 911 bytes} [Fri Aug 14 09:42:09 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/685] 10.0.0.204 () {36 vars in 1007 bytes} [Fri Aug 14 09:42:09 2026] GET /v2/images/5591641f-18a5-4b48-b835-eb8c0d4913d1/locations => generated 127 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/686] 10.0.0.204 () {36 vars in 987 bytes} [Fri Aug 14 09:42:09 2026] GET /v2/images/5591641f-18a5-4b48-b835-eb8c0d4913d1 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/687] 10.0.0.204 () {36 vars in 927 bytes} [Fri Aug 14 09:42:10 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: 336/688] 10.0.0.204 () {36 vars in 927 bytes} [Fri Aug 14 09:42:10 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: 354/691] 199.204.45.177 () {36 vars in 991 bytes} [Fri Aug 14 09:42:15 2026] GET /v2/images/5591641f-18a5-4b48-b835-eb8c0d4913d1 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/692] 199.204.45.177 () {36 vars in 931 bytes} [Fri Aug 14 09:42:15 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: 355/693] 199.204.45.177 () {36 vars in 991 bytes} [Fri Aug 14 09:42:16 2026] GET /v2/images/5591641f-18a5-4b48-b835-eb8c0d4913d1 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/694] 199.204.45.177 () {36 vars in 931 bytes} [Fri Aug 14 09:42:16 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: 357/697] 10.0.0.116 () {36 vars in 987 bytes} [Fri Aug 14 09:42:30 2026] GET /v2/images/5591641f-18a5-4b48-b835-eb8c0d4913d1 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/698] 10.0.0.116 () {36 vars in 927 bytes} [Fri Aug 14 09:42: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: 360/703] 10.0.0.116 () {36 vars in 987 bytes} [Fri Aug 14 09:42:49 2026] GET /v2/images/5591641f-18a5-4b48-b835-eb8c0d4913d1 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/704] 10.0.0.116 () {36 vars in 927 bytes} [Fri Aug 14 09:42:49 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: 362/707] 10.0.0.116 () {36 vars in 987 bytes} [Fri Aug 14 09:42:52 2026] GET /v2/images/5591641f-18a5-4b48-b835-eb8c0d4913d1 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/708] 10.0.0.116 () {36 vars in 927 bytes} [Fri Aug 14 09:42:52 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: 366/715] 10.0.0.116 () {36 vars in 987 bytes} [Fri Aug 14 09:43:26 2026] GET /v2/images/5591641f-18a5-4b48-b835-eb8c0d4913d1 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/716] 10.0.0.116 () {36 vars in 927 bytes} [Fri Aug 14 09:43:27 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: 368/719] 10.0.0.116 () {36 vars in 987 bytes} [Fri Aug 14 09:43:37 2026] GET /v2/images/5591641f-18a5-4b48-b835-eb8c0d4913d1 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/720] 10.0.0.116 () {36 vars in 927 bytes} [Fri Aug 14 09:43:37 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: 370/723] 10.0.0.205 () {32 vars in 707 bytes} [Fri Aug 14 09:43:50 2026] GET /v2/images/5591641f-18a5-4b48-b835-eb8c0d4913d1 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/724] 10.0.0.205 () {32 vars in 707 bytes} [Fri Aug 14 09:43:50 2026] GET /v2/images/5591641f-18a5-4b48-b835-eb8c0d4913d1 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/725] 10.0.0.39 () {36 vars in 986 bytes} [Fri Aug 14 09:43:50 2026] GET /v2/images/5591641f-18a5-4b48-b835-eb8c0d4913d1 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/726] 10.0.0.39 () {36 vars in 926 bytes} [Fri Aug 14 09:43:50 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: 372/727] 10.0.0.39 () {36 vars in 926 bytes} [Fri Aug 14 09:43:50 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: 356/728] 10.0.0.39 () {36 vars in 986 bytes} [Fri Aug 14 09:43:50 2026] GET /v2/images/5591641f-18a5-4b48-b835-eb8c0d4913d1 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/729] 10.0.0.39 () {36 vars in 926 bytes} [Fri Aug 14 09:43:50 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: 357/730] 10.0.0.39 () {36 vars in 926 bytes} [Fri Aug 14 09:43:50 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: 374/731] 10.0.0.39 () {36 vars in 986 bytes} [Fri Aug 14 09:43:51 2026] GET /v2/images/5591641f-18a5-4b48-b835-eb8c0d4913d1 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/732] 10.0.0.39 () {36 vars in 926 bytes} [Fri Aug 14 09:43:51 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/733] 10.0.0.204 () {36 vars in 911 bytes} [Fri Aug 14 09:43:51 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/734] 10.0.0.204 () {36 vars in 1007 bytes} [Fri Aug 14 09:43:51 2026] GET /v2/images/5591641f-18a5-4b48-b835-eb8c0d4913d1/locations => generated 127 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/735] 10.0.0.204 () {36 vars in 987 bytes} [Fri Aug 14 09:43:51 2026] GET /v2/images/5591641f-18a5-4b48-b835-eb8c0d4913d1 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/736] 10.0.0.204 () {36 vars in 927 bytes} [Fri Aug 14 09:43:51 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: 377/737] 10.0.0.204 () {36 vars in 927 bytes} [Fri Aug 14 09:43:51 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/742] 10.0.0.116 () {36 vars in 987 bytes} [Fri Aug 14 09:44:02 2026] GET /v2/images/5591641f-18a5-4b48-b835-eb8c0d4913d1 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/743] 10.0.0.116 () {36 vars in 927 bytes} [Fri Aug 14 09:44:02 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/746] 10.0.0.205 () {30 vars in 411 bytes} [Fri Aug 14 09:44:14 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/747] 10.0.0.116 () {36 vars in 987 bytes} [Fri Aug 14 09:44:15 2026] GET /v2/images/5591641f-18a5-4b48-b835-eb8c0d4913d1 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/748] 10.0.0.116 () {36 vars in 927 bytes} [Fri Aug 14 09:44:15 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: 388/759] 10.0.0.116 () {36 vars in 987 bytes} [Fri Aug 14 09:45:04 2026] GET /v2/images/5591641f-18a5-4b48-b835-eb8c0d4913d1 => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/760] 10.0.0.116 () {36 vars in 927 bytes} [Fri Aug 14 09:45:04 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/765] 10.0.0.116 () {36 vars in 987 bytes} [Fri Aug 14 09:45:23 2026] GET /v2/images/5591641f-18a5-4b48-b835-eb8c0d4913d1 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/766] 10.0.0.116 () {36 vars in 927 bytes} [Fri Aug 14 09:45:23 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) 2026-08-14 09:45:26.099 7 WARNING keystonemiddleware.audit [None req-0dc4693d-a4f7-4897-8325-d5b9d80d4165 518ce540f3804f4ab21b27b328378bdd 94ea0b34dda14fd7872104c9aba928b8 - - default default] Skipping service tempest-service-1527653637 as it have no endpoints. [pid: 7|app: 0|req: 392/767] 10.0.0.116 () {36 vars in 987 bytes} [Fri Aug 14 09:45:26 2026] GET /v2/images/5591641f-18a5-4b48-b835-eb8c0d4913d1 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 09:45:26.132 8 WARNING keystonemiddleware.audit [None req-0dc4693d-a4f7-4897-8325-d5b9d80d4165 518ce540f3804f4ab21b27b328378bdd 94ea0b34dda14fd7872104c9aba928b8 - - default default] Skipping service tempest-service-1527653637 as it have no endpoints. [pid: 8|app: 0|req: 376/768] 10.0.0.116 () {36 vars in 927 bytes} [Fri Aug 14 09:45:26 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: 394/771] 10.0.0.205 () {34 vars in 655 bytes} [Fri Aug 14 09:45:38 2026] POST /v2/images => generated 649 bytes in 187 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-14 09:45:38.644 8 WARNING glance.api.v2.images [None req-7ee0eb4d-731a-4a5b-87c4-92a15912b285 3f9b7aafedd4437fa9b88a6b22e955f7 7d0ddd6eb561465b83c98d9b3273d3f3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f4f2bd27-bc73-49e8-ae1b-cb2f8bcfaa2b [pid: 8|app: 0|req: 378/772] 10.0.0.205 () {32 vars in 710 bytes} [Fri Aug 14 09:45:38 2026] DELETE /v2/images/f4f2bd27-bc73-49e8-ae1b-cb2f8bcfaa2b => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/773] 10.0.0.205 () {32 vars in 707 bytes} [Fri Aug 14 09:45:38 2026] GET /v2/images/f4f2bd27-bc73-49e8-ae1b-cb2f8bcfaa2b => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/774] 10.0.0.205 () {32 vars in 633 bytes} [Fri Aug 14 09:45:38 2026] GET /v2/images => generated 1381 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/775] 10.0.0.205 () {34 vars in 655 bytes} [Fri Aug 14 09:45:38 2026] POST /v2/images => generated 703 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/776] 10.0.0.205 () {32 vars in 717 bytes} [Fri Aug 14 09:45:38 2026] GET /v2/images/4a8f9861-2d02-4f92-ba3c-53b01315e0af/file => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 09:45:38.874 7 INFO glance.api.v2.image_data [None req-ace0c4f9-bf3b-42ba-a843-b91a1f66c8ea 3f9b7aafedd4437fa9b88a6b22e955f7 7d0ddd6eb561465b83c98d9b3273d3f3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-14 09:45:38.921 7 WARNING glance_store._drivers.rbd [None req-ace0c4f9-bf3b-42ba-a843-b91a1f66c8ea 3f9b7aafedd4437fa9b88a6b22e955f7 7d0ddd6eb561465b83c98d9b3273d3f3 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-14 09:45:39.334 7 INFO glance.location [None req-ace0c4f9-bf3b-42ba-a843-b91a1f66c8ea 3f9b7aafedd4437fa9b88a6b22e955f7 7d0ddd6eb561465b83c98d9b3273d3f3 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 397/777] 10.0.0.205 () {32 vars in 727 bytes} [Fri Aug 14 09:45:38 2026] PUT /v2/images/4a8f9861-2d02-4f92-ba3c-53b01315e0af/file => generated 0 bytes in 513 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/778] 10.0.0.205 () {32 vars in 707 bytes} [Fri Aug 14 09:45:39 2026] GET /v2/images/4a8f9861-2d02-4f92-ba3c-53b01315e0af => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/779] 10.0.0.205 () {32 vars in 717 bytes} [Fri Aug 14 09:45:39 2026] GET /v2/images/4a8f9861-2d02-4f92-ba3c-53b01315e0af/file => generated 1024 bytes in 160 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/780] 10.0.0.205 () {34 vars in 655 bytes} [Fri Aug 14 09:45:39 2026] POST /v2/images => generated 649 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/781] 10.0.0.205 () {32 vars in 726 bytes} [Fri Aug 14 09:45:39 2026] PATCH /v2/images/ca625da2-6517-4dab-943b-563f6c31bbe4 => generated 651 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/782] 10.0.0.205 () {32 vars in 707 bytes} [Fri Aug 14 09:45:39 2026] GET /v2/images/ca625da2-6517-4dab-943b-563f6c31bbe4 => generated 651 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 09:45:39.696 7 WARNING glance.api.v2.images [None req-1c89fa61-4d53-419b-a0c3-22922acfe493 3f9b7aafedd4437fa9b88a6b22e955f7 7d0ddd6eb561465b83c98d9b3273d3f3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ca625da2-6517-4dab-943b-563f6c31bbe4 [pid: 7|app: 0|req: 400/783] 10.0.0.205 () {32 vars in 710 bytes} [Fri Aug 14 09:45:39 2026] DELETE /v2/images/ca625da2-6517-4dab-943b-563f6c31bbe4 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/784] 10.0.0.205 () {32 vars in 707 bytes} [Fri Aug 14 09:45:39 2026] GET /v2/images/ca625da2-6517-4dab-943b-563f6c31bbe4 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 09:45:39.768 7 WARNING glance.api.v2.images [None req-1cee18bc-cb12-41e0-8288-45d59c49ab24 3f9b7aafedd4437fa9b88a6b22e955f7 7d0ddd6eb561465b83c98d9b3273d3f3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4a8f9861-2d02-4f92-ba3c-53b01315e0af [pid: 7|app: 0|req: 401/785] 10.0.0.205 () {32 vars in 710 bytes} [Fri Aug 14 09:45:39 2026] DELETE /v2/images/4a8f9861-2d02-4f92-ba3c-53b01315e0af => generated 0 bytes in 914 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/786] 10.0.0.205 () {32 vars in 707 bytes} [Fri Aug 14 09:45:40 2026] GET /v2/images/4a8f9861-2d02-4f92-ba3c-53b01315e0af => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 09:45:40.700 7 WARNING glance.api.v2.images [None req-37453a8e-9fae-4ad5-b6a6-4f5645b787f9 3f9b7aafedd4437fa9b88a6b22e955f7 7d0ddd6eb561465b83c98d9b3273d3f3 - - default default] Failed to find image f4f2bd27-bc73-49e8-ae1b-cb2f8bcfaa2b to delete: glance.common.exception.ImageNotFound: No image found with ID f4f2bd27-bc73-49e8-ae1b-cb2f8bcfaa2b [pid: 7|app: 0|req: 402/787] 10.0.0.205 () {32 vars in 710 bytes} [Fri Aug 14 09:45:40 2026] DELETE /v2/images/f4f2bd27-bc73-49e8-ae1b-cb2f8bcfaa2b => generated 147 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/788] 10.0.0.205 () {32 vars in 707 bytes} [Fri Aug 14 09:45:40 2026] GET /v2/images/f4f2bd27-bc73-49e8-ae1b-cb2f8bcfaa2b => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/795] 199.204.45.177 () {32 vars in 826 bytes} [Fri Aug 14 09:46:07 2026] GET /v2/images?status=active&owner=7437da153fd84d279570cf18413b42f7&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/796] 199.204.45.177 () {32 vars in 653 bytes} [Fri Aug 14 09:46:07 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: 391/797] 10.0.0.39 () {36 vars in 986 bytes} [Fri Aug 14 09:46:08 2026] GET /v2/images/d77d636b-a85d-437c-8d80-dcfa70711b7f => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/798] 10.0.0.39 () {36 vars in 926 bytes} [Fri Aug 14 09:46:08 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/799] 10.0.0.39 () {36 vars in 926 bytes} [Fri Aug 14 09:46:08 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/800] 10.0.0.39 () {36 vars in 986 bytes} [Fri Aug 14 09:46:08 2026] GET /v2/images/d77d636b-a85d-437c-8d80-dcfa70711b7f => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/801] 10.0.0.39 () {36 vars in 926 bytes} [Fri Aug 14 09:46:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/802] 10.0.0.39 () {36 vars in 926 bytes} [Fri Aug 14 09:46:08 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/803] 10.0.0.39 () {36 vars in 986 bytes} [Fri Aug 14 09:46:08 2026] GET /v2/images/d77d636b-a85d-437c-8d80-dcfa70711b7f => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/804] 10.0.0.39 () {36 vars in 926 bytes} [Fri Aug 14 09:46:08 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/805] 10.0.0.204 () {36 vars in 911 bytes} [Fri Aug 14 09:46:08 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/806] 10.0.0.204 () {36 vars in 1007 bytes} [Fri Aug 14 09:46:08 2026] GET /v2/images/d77d636b-a85d-437c-8d80-dcfa70711b7f/locations => generated 127 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/807] 10.0.0.204 () {36 vars in 987 bytes} [Fri Aug 14 09:46:08 2026] GET /v2/images/d77d636b-a85d-437c-8d80-dcfa70711b7f => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/808] 10.0.0.204 () {36 vars in 927 bytes} [Fri Aug 14 09:46: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: 397/809] 10.0.0.204 () {36 vars in 927 bytes} [Fri Aug 14 09:46:08 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/854] 10.0.0.205 () {32 vars in 633 bytes} [Fri Aug 14 09:49:43 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)