+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu May 21 15:53:51 2026] *** compiled with version: 13.3.0 on 12 May 2026 19:03:41 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-5c4949bb8b-4294q machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f0966415668 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-05-21 15:53:53.578 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-21 15:53:53.597 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-21 15:53:54.426 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-21 15:53:54.427 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-21 15:53:54.427 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-21 15:53:54.463 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-21 15:53:54.464 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-21 15:53:54.464 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-21 15:53:56.435 8 WARNING glance.api.v2.images [None req-93988e4b-2fca-4087-b04f-f494b89a389f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-21 15:53:56.493 7 WARNING glance.api.v2.images [None req-3058d2fe-2d29-417f-8cc5-b826ff7dd533 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-21 15:53:56.769 8 WARNING keystonemiddleware._common.config [None req-93988e4b-2fca-4087-b04f-f494b89a389f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 15:53:56.777 8 WARNING oslo_config.cfg [None req-93988e4b-2fca-4087-b04f-f494b89a389f - - - - - -] 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 0x7f0966415668 pid: 8 (default app) 2026-05-21 15:53:56.819 7 WARNING keystonemiddleware._common.config [None req-3058d2fe-2d29-417f-8cc5-b826ff7dd533 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 15:53:56.826 7 WARNING oslo_config.cfg [None req-3058d2fe-2d29-417f-8cc5-b826ff7dd533 - - - - - -] 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 0x7f0966415668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 162.253.55.186 () {42 vars in 689 bytes} [Thu May 21 15:53:57 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-05-21 15:53:58.005 7 WARNING oslo_policy.policy [None req-ae967a63-ad14-4362-ba5c-805a1356a937 ce7191bc253c4e74929a8239ec48b1f9 fecd383cefd442bcb8580a4229878952 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 15:53:58.006 7 WARNING oslo_policy.policy [None req-ae967a63-ad14-4362-ba5c-805a1356a937 ce7191bc253c4e74929a8239ec48b1f9 fecd383cefd442bcb8580a4229878952 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 15:53:58.022 7 WARNING oslo_policy.policy [None req-ae967a63-ad14-4362-ba5c-805a1356a937 ce7191bc253c4e74929a8239ec48b1f9 fecd383cefd442bcb8580a4229878952 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 15:53:58.022 7 WARNING oslo_policy.policy [None req-ae967a63-ad14-4362-ba5c-805a1356a937 ce7191bc253c4e74929a8239ec48b1f9 fecd383cefd442bcb8580a4229878952 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 162.253.55.186 () {44 vars in 911 bytes} [Thu May 21 15:53:57 2026] GET /v2/images => generated 69 bytes in 548 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 162.253.55.186 () {42 vars in 689 bytes} [Thu May 21 15:54:01 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: 2/8] 162.253.55.186 () {44 vars in 911 bytes} [Thu May 21 15:54:01 2026] GET /v2/images => generated 69 bytes in 45 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-05-21 15:54:01.617 8 WARNING oslo_policy.policy [None req-53f1a382-4f19-408b-b865-baf8f7e252c0 ce7191bc253c4e74929a8239ec48b1f9 fecd383cefd442bcb8580a4229878952 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 15:54:01.617 8 WARNING oslo_policy.policy [None req-53f1a382-4f19-408b-b865-baf8f7e252c0 ce7191bc253c4e74929a8239ec48b1f9 fecd383cefd442bcb8580a4229878952 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 162.253.55.186 () {44 vars in 912 bytes} [Thu May 21 15:54:01 2026] GET /v2/images/cirros => generated 151 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 162.253.55.186 () {44 vars in 934 bytes} [Thu May 21 15:54:01 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-05-21 15:54:01.765 8 WARNING oslo_policy.policy [None req-ca3202c4-6729-4391-8579-82ac0ff8407e ce7191bc253c4e74929a8239ec48b1f9 fecd383cefd442bcb8580a4229878952 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 15:54:01.765 8 WARNING oslo_policy.policy [None req-ca3202c4-6729-4391-8579-82ac0ff8407e ce7191bc253c4e74929a8239ec48b1f9 fecd383cefd442bcb8580a4229878952 - - 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: 8/11] 162.253.55.186 () {44 vars in 940 bytes} [Thu May 21 15:54:01 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-05-21 15:54:01.850 7 WARNING oslo_config.cfg [None req-03cfcdeb-cf99-4796-b458-453a42df2831 ce7191bc253c4e74929a8239ec48b1f9 fecd383cefd442bcb8580a4229878952 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 162.253.55.186 () {48 vars in 952 bytes} [Thu May 21 15:54:01 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-21 15:54:01.874 8 WARNING oslo_policy.policy [None req-50497b02-048c-4a1b-ac09-9fcce5edec8a ce7191bc253c4e74929a8239ec48b1f9 fecd383cefd442bcb8580a4229878952 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 15:54:01.874 8 WARNING oslo_policy.policy [None req-50497b02-048c-4a1b-ac09-9fcce5edec8a ce7191bc253c4e74929a8239ec48b1f9 fecd383cefd442bcb8580a4229878952 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 15:54:01.875 8 INFO glance.api.v2.image_data [None req-50497b02-048c-4a1b-ac09-9fcce5edec8a ce7191bc253c4e74929a8239ec48b1f9 fecd383cefd442bcb8580a4229878952 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 15:54:05.968 8 WARNING glance.location [None req-50497b02-048c-4a1b-ac09-9fcce5edec8a ce7191bc253c4e74929a8239ec48b1f9 fecd383cefd442bcb8580a4229878952 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 162.253.55.186 () {48 vars in 1046 bytes} [Thu May 21 15:54:01 2026] PUT /v2/images/135ff234-add7-47bf-95b9-12d209246b9e/file => generated 0 bytes in 4144 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6254 switches on core 0) [pid: 7|app: 0|req: 5/14] 162.253.55.186 () {44 vars in 972 bytes} [Thu May 21 15:54:06 2026] GET /v2/images/135ff234-add7-47bf-95b9-12d209246b9e => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 15:54:06.123 8 WARNING oslo_config.cfg [None req-3f7a21c7-1a09-4abc-94c2-d362abb65fd5 ce7191bc253c4e74929a8239ec48b1f9 fecd383cefd442bcb8580a4229878952 - - 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: 10/15] 162.253.55.186 () {48 vars in 1052 bytes} [Thu May 21 15:54:06 2026] PATCH /v2/images/135ff234-add7-47bf-95b9-12d209246b9e => generated 1312 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/16] 162.253.55.186 () {44 vars in 972 bytes} [Thu May 21 15:54:06 2026] GET /v2/images/135ff234-add7-47bf-95b9-12d209246b9e => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/267] 162.253.55.186 () {42 vars in 689 bytes} [Thu May 21 16:14:55 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: 136/268] 162.253.55.186 () {44 vars in 911 bytes} [Thu May 21 16:14:55 2026] GET /v2/images => generated 1381 bytes in 446 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/273] 162.253.55.186 () {42 vars in 689 bytes} [Thu May 21 16:15:13 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: 139/274] 162.253.55.186 () {44 vars in 911 bytes} [Thu May 21 16:15:13 2026] GET /v2/images => generated 1381 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/275] 162.253.55.186 () {44 vars in 938 bytes} [Thu May 21 16:15:13 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/276] 162.253.55.186 () {44 vars in 960 bytes} [Thu May 21 16:15:13 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/277] 162.253.55.186 () {44 vars in 940 bytes} [Thu May 21 16:15:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/278] 162.253.55.186 () {48 vars in 952 bytes} [Thu May 21 16:15:13 2026] POST /v2/images => generated 796 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-21 16:15:13.296 7 WARNING oslo_policy.policy [None req-735c7626-b679-4f97-9ad0-0abfcdfd4991 ce7191bc253c4e74929a8239ec48b1f9 fecd383cefd442bcb8580a4229878952 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 16:15:13.297 7 WARNING oslo_policy.policy [None req-735c7626-b679-4f97-9ad0-0abfcdfd4991 ce7191bc253c4e74929a8239ec48b1f9 fecd383cefd442bcb8580a4229878952 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 16:15:13.298 7 INFO glance.api.v2.image_data [None req-735c7626-b679-4f97-9ad0-0abfcdfd4991 ce7191bc253c4e74929a8239ec48b1f9 fecd383cefd442bcb8580a4229878952 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 16:15:38.807 7 WARNING glance.location [None req-735c7626-b679-4f97-9ad0-0abfcdfd4991 ce7191bc253c4e74929a8239ec48b1f9 fecd383cefd442bcb8580a4229878952 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 138/285] 162.253.55.186 () {48 vars in 1047 bytes} [Thu May 21 16:15:13 2026] PUT /v2/images/8273e3af-8de7-4032-a900-43499ad3cd4b/file => generated 0 bytes in 25563 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61453 switches on core 0) [pid: 8|app: 0|req: 148/286] 162.253.55.186 () {44 vars in 972 bytes} [Thu May 21 16:15:38 2026] GET /v2/images/8273e3af-8de7-4032-a900-43499ad3cd4b => 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: 139/287] 162.253.55.186 () {48 vars in 1052 bytes} [Thu May 21 16:15:38 2026] PATCH /v2/images/8273e3af-8de7-4032-a900-43499ad3cd4b => generated 1395 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/288] 162.253.55.186 () {44 vars in 972 bytes} [Thu May 21 16:15:38 2026] GET /v2/images/8273e3af-8de7-4032-a900-43499ad3cd4b => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/289] 162.253.55.186 () {42 vars in 689 bytes} [Thu May 21 16:15:40 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/290] 162.253.55.186 () {44 vars in 911 bytes} [Thu May 21 16:15:40 2026] GET /v2/images => generated 2778 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/369] 162.253.55.186 () {42 vars in 689 bytes} [Thu May 21 16:22:12 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: 190/370] 162.253.55.186 () {44 vars in 911 bytes} [Thu May 21 16:22:12 2026] GET /v2/images => generated 2778 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/373] 162.253.55.186 () {42 vars in 689 bytes} [Thu May 21 16:22:25 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: 182/374] 162.253.55.186 () {44 vars in 911 bytes} [Thu May 21 16:22:25 2026] GET /v2/images => generated 2778 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/375] 162.253.55.186 () {44 vars in 948 bytes} [Thu May 21 16:22:25 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/376] 162.253.55.186 () {44 vars in 970 bytes} [Thu May 21 16:22:25 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/377] 162.253.55.186 () {44 vars in 940 bytes} [Thu May 21 16:22:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/378] 162.253.55.186 () {48 vars in 952 bytes} [Thu May 21 16:22:25 2026] POST /v2/images => generated 799 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-21 16:22:25.299 8 INFO glance.api.v2.image_data [None req-b5bbc7e0-a5c8-4844-bb32-399b192bf5dd ce7191bc253c4e74929a8239ec48b1f9 fecd383cefd442bcb8580a4229878952 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 16:22:42.612 8 INFO glance.location [None req-b5bbc7e0-a5c8-4844-bb32-399b192bf5dd ce7191bc253c4e74929a8239ec48b1f9 fecd383cefd442bcb8580a4229878952 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 195/383] 162.253.55.186 () {48 vars in 1046 bytes} [Thu May 21 16:22:25 2026] PUT /v2/images/ad0d9e43-b1a6-451b-b6d9-2894a6e271dc/file => generated 0 bytes in 17362 msecs (HTTP/1.1 204) 4 headers in 171 bytes (37537 switches on core 0) [pid: 7|app: 0|req: 189/384] 162.253.55.186 () {44 vars in 972 bytes} [Thu May 21 16:22:42 2026] GET /v2/images/ad0d9e43-b1a6-451b-b6d9-2894a6e271dc => generated 1211 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/385] 162.253.55.186 () {48 vars in 1052 bytes} [Thu May 21 16:22:42 2026] PATCH /v2/images/ad0d9e43-b1a6-451b-b6d9-2894a6e271dc => generated 1410 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/386] 162.253.55.186 () {44 vars in 972 bytes} [Thu May 21 16:22:42 2026] GET /v2/images/ad0d9e43-b1a6-451b-b6d9-2894a6e271dc => generated 1410 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/395] 162.253.55.186 () {42 vars in 689 bytes} [Thu May 21 16:23:20 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: 195/396] 162.253.55.186 () {44 vars in 911 bytes} [Thu May 21 16:23:20 2026] GET /v2/images => generated 4190 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/401] 162.253.55.186 () {42 vars in 689 bytes} [Thu May 21 16:23:42 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/402] 162.253.55.186 () {44 vars in 911 bytes} [Thu May 21 16:23:42 2026] GET /v2/images => generated 4190 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/403] 162.253.55.186 () {44 vars in 940 bytes} [Thu May 21 16:23:42 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: 8|app: 0|req: 205/404] 162.253.55.186 () {44 vars in 962 bytes} [Thu May 21 16:23:42 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/405] 162.253.55.186 () {44 vars in 940 bytes} [Thu May 21 16:23:42 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: 206/406] 162.253.55.186 () {48 vars in 952 bytes} [Thu May 21 16:23:42 2026] POST /v2/images => generated 791 bytes in 33 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-21 16:23:42.904 7 INFO glance.api.v2.image_data [None req-57babf72-1afc-4820-a3e6-0f73f07918c6 ce7191bc253c4e74929a8239ec48b1f9 fecd383cefd442bcb8580a4229878952 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 16:23:57.420 7 INFO glance.location [None req-57babf72-1afc-4820-a3e6-0f73f07918c6 ce7191bc253c4e74929a8239ec48b1f9 fecd383cefd442bcb8580a4229878952 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 201/411] 162.253.55.186 () {48 vars in 1047 bytes} [Thu May 21 16:23:42 2026] PUT /v2/images/8c51dc76-63a6-4006-9615-69a96c850740/file => generated 0 bytes in 14562 msecs (HTTP/1.1 204) 4 headers in 171 bytes (37595 switches on core 0) [pid: 8|app: 0|req: 211/412] 162.253.55.186 () {44 vars in 972 bytes} [Thu May 21 16:23:57 2026] GET /v2/images/8c51dc76-63a6-4006-9615-69a96c850740 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/413] 162.253.55.186 () {48 vars in 1052 bytes} [Thu May 21 16:23:57 2026] PATCH /v2/images/8c51dc76-63a6-4006-9615-69a96c850740 => generated 1382 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/414] 162.253.55.186 () {44 vars in 972 bytes} [Thu May 21 16:23:57 2026] GET /v2/images/8c51dc76-63a6-4006-9615-69a96c850740 => generated 1382 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/569] 162.253.55.186 () {42 vars in 689 bytes} [Thu May 21 16:36: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: 290/570] 162.253.55.186 () {44 vars in 911 bytes} [Thu May 21 16:36:51 2026] GET /v2/images => generated 5574 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/597] 162.253.55.186 () {42 vars in 689 bytes} [Thu May 21 16:39:06 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: 294/598] 162.253.55.186 () {44 vars in 911 bytes} [Thu May 21 16:39:06 2026] GET /v2/images => generated 5574 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/601] 162.253.55.186 () {42 vars in 689 bytes} [Thu May 21 16:39:08 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/602] 162.253.55.186 () {44 vars in 911 bytes} [Thu May 21 16:39:08 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/613] 162.253.55.186 () {42 vars in 689 bytes} [Thu May 21 16:39:56 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: 302/614] 162.253.55.186 () {44 vars in 911 bytes} [Thu May 21 16:39:56 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/615] 162.253.55.186 () {42 vars in 689 bytes} [Thu May 21 16:40:05 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: 303/616] 162.253.55.186 () {44 vars in 911 bytes} [Thu May 21 16:40:05 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/629] 162.253.55.186 () {42 vars in 689 bytes} [Thu May 21 16:41:05 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: 310/630] 162.253.55.186 () {44 vars in 911 bytes} [Thu May 21 16:41:05 2026] GET /v2/images => generated 5574 bytes in 49 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: 316/641] 10.0.0.220 () {32 vars in 633 bytes} [Thu May 21 16:41:47 2026] GET /v2/images => generated 5574 bytes in 20 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: 327/644] 10.0.0.82 () {36 vars in 986 bytes} [Thu May 21 16:42:05 2026] GET /v2/images/135ff234-add7-47bf-95b9-12d209246b9e => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/645] 10.0.0.82 () {36 vars in 926 bytes} [Thu May 21 16:42:05 2026] GET /v2/schemas/image => generated 4018 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/648] 10.0.0.178 () {36 vars in 987 bytes} [Thu May 21 16:42:11 2026] GET /v2/images/135ff234-add7-47bf-95b9-12d209246b9e => generated 1312 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/649] 10.0.0.178 () {36 vars in 927 bytes} [Thu May 21 16:42:11 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/650] 10.0.0.178 () {36 vars in 927 bytes} [Thu May 21 16:42:11 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/651] 10.0.0.178 () {36 vars in 987 bytes} [Thu May 21 16:42:11 2026] GET /v2/images/135ff234-add7-47bf-95b9-12d209246b9e => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/652] 10.0.0.178 () {36 vars in 927 bytes} [Thu May 21 16:42:11 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: 322/653] 10.0.0.178 () {36 vars in 927 bytes} [Thu May 21 16:42:11 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: 332/654] 10.0.0.178 () {36 vars in 987 bytes} [Thu May 21 16:42:11 2026] GET /v2/images/135ff234-add7-47bf-95b9-12d209246b9e => 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: 323/655] 10.0.0.178 () {36 vars in 927 bytes} [Thu May 21 16:42:11 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: 333/656] 10.0.0.178 () {36 vars in 927 bytes} [Thu May 21 16:42:11 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: 324/657] 10.0.0.16 () {36 vars in 986 bytes} [Thu May 21 16:42:12 2026] GET /v2/images/135ff234-add7-47bf-95b9-12d209246b9e => generated 1312 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/658] 10.0.0.16 () {36 vars in 926 bytes} [Thu May 21 16:42:12 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: 325/659] 10.0.0.16 () {36 vars in 986 bytes} [Thu May 21 16:42:12 2026] GET /v2/images/135ff234-add7-47bf-95b9-12d209246b9e => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/660] 10.0.0.16 () {36 vars in 926 bytes} [Thu May 21 16:42:12 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/661] 10.0.0.16 () {36 vars in 926 bytes} [Thu May 21 16:42:12 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/662] 162.253.55.186 () {36 vars in 991 bytes} [Thu May 21 16:42:13 2026] GET /v2/images/135ff234-add7-47bf-95b9-12d209246b9e => 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: 327/663] 162.253.55.186 () {36 vars in 931 bytes} [Thu May 21 16:42:13 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: 337/664] 162.253.55.186 () {36 vars in 991 bytes} [Thu May 21 16:42:13 2026] GET /v2/images/135ff234-add7-47bf-95b9-12d209246b9e => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/665] 162.253.55.186 () {36 vars in 931 bytes} [Thu May 21 16:42:13 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: 330/668] 10.0.0.82 () {36 vars in 986 bytes} [Thu May 21 16:42:17 2026] GET /v2/images/135ff234-add7-47bf-95b9-12d209246b9e => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/669] 10.0.0.82 () {36 vars in 926 bytes} [Thu May 21 16:42:18 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: 331/670] 10.0.0.82 () {36 vars in 986 bytes} [Thu May 21 16:42:18 2026] GET /v2/images/135ff234-add7-47bf-95b9-12d209246b9e => 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: 340/671] 10.0.0.82 () {36 vars in 926 bytes} [Thu May 21 16:42:18 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: 335/678] 10.0.0.82 () {36 vars in 986 bytes} [Thu May 21 16:42:52 2026] GET /v2/images/135ff234-add7-47bf-95b9-12d209246b9e => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/679] 10.0.0.82 () {36 vars in 926 bytes} [Thu May 21 16:42:53 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: 347/684] 10.0.0.220 () {30 vars in 411 bytes} [Thu May 21 16:43:12 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: 349/687] 10.0.0.82 () {36 vars in 986 bytes} [Thu May 21 16:43:18 2026] GET /v2/images/135ff234-add7-47bf-95b9-12d209246b9e => 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: 339/688] 10.0.0.82 () {36 vars in 926 bytes} [Thu May 21 16:43:18 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: 342/693] 10.0.0.82 () {36 vars in 986 bytes} [Thu May 21 16:43:36 2026] GET /v2/images/135ff234-add7-47bf-95b9-12d209246b9e => 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: 352/694] 10.0.0.82 () {36 vars in 926 bytes} [Thu May 21 16:43:36 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: 355/699] 10.0.0.82 () {36 vars in 986 bytes} [Thu May 21 16:43:57 2026] GET /v2/images/135ff234-add7-47bf-95b9-12d209246b9e => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/700] 10.0.0.82 () {36 vars in 926 bytes} [Thu May 21 16:43:57 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/703] 10.0.0.82 () {36 vars in 986 bytes} [Thu May 21 16:44:07 2026] GET /v2/images/135ff234-add7-47bf-95b9-12d209246b9e => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/704] 10.0.0.82 () {36 vars in 926 bytes} [Thu May 21 16:44:07 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: 358/705] 10.0.0.220 () {32 vars in 707 bytes} [Thu May 21 16:44:08 2026] GET /v2/images/135ff234-add7-47bf-95b9-12d209246b9e => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/706] 10.0.0.220 () {32 vars in 707 bytes} [Thu May 21 16:44:08 2026] GET /v2/images/135ff234-add7-47bf-95b9-12d209246b9e => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/707] 10.0.0.178 () {36 vars in 987 bytes} [Thu May 21 16:44:09 2026] GET /v2/images/135ff234-add7-47bf-95b9-12d209246b9e => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/708] 10.0.0.178 () {36 vars in 927 bytes} [Thu May 21 16:44:09 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: 360/709] 10.0.0.178 () {36 vars in 927 bytes} [Thu May 21 16:44:09 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: 350/710] 10.0.0.178 () {36 vars in 987 bytes} [Thu May 21 16:44:09 2026] GET /v2/images/135ff234-add7-47bf-95b9-12d209246b9e => 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: 361/711] 10.0.0.178 () {36 vars in 927 bytes} [Thu May 21 16:44:09 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: 351/712] 10.0.0.178 () {36 vars in 927 bytes} [Thu May 21 16:44:09 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: 362/713] 10.0.0.178 () {36 vars in 987 bytes} [Thu May 21 16:44:09 2026] GET /v2/images/135ff234-add7-47bf-95b9-12d209246b9e => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/714] 10.0.0.178 () {36 vars in 927 bytes} [Thu May 21 16:44:09 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: 363/715] 10.0.0.16 () {36 vars in 986 bytes} [Thu May 21 16:44:09 2026] GET /v2/images/135ff234-add7-47bf-95b9-12d209246b9e => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/716] 10.0.0.16 () {36 vars in 926 bytes} [Thu May 21 16:44:09 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: 364/717] 10.0.0.16 () {36 vars in 986 bytes} [Thu May 21 16:44:09 2026] GET /v2/images/135ff234-add7-47bf-95b9-12d209246b9e => 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: 354/718] 10.0.0.16 () {36 vars in 926 bytes} [Thu May 21 16:44:09 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/719] 10.0.0.16 () {36 vars in 926 bytes} [Thu May 21 16:44:09 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/726] 10.0.0.82 () {36 vars in 986 bytes} [Thu May 21 16:44:45 2026] GET /v2/images/135ff234-add7-47bf-95b9-12d209246b9e => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/727] 10.0.0.82 () {36 vars in 926 bytes} [Thu May 21 16:44:45 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: 372/732] 10.0.0.220 () {34 vars in 655 bytes} [Thu May 21 16:45:00 2026] POST /v2/images => generated 649 bytes in 219 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-21 16:45:00.282 7 WARNING glance.api.v2.images [None req-ffff6485-ab5a-4978-bad2-183f6b3158b5 91241be56f1145cfbc8ec959b661d769 c0f03031f86241f7abb2590ce9abe2ad - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a8b6b22b-8992-44e8-a603-c4e6e2924a29 [pid: 7|app: 0|req: 361/733] 10.0.0.220 () {32 vars in 710 bytes} [Thu May 21 16:45:00 2026] DELETE /v2/images/a8b6b22b-8992-44e8-a603-c4e6e2924a29 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/734] 10.0.0.220 () {32 vars in 707 bytes} [Thu May 21 16:45:00 2026] GET /v2/images/a8b6b22b-8992-44e8-a603-c4e6e2924a29 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/735] 10.0.0.220 () {32 vars in 633 bytes} [Thu May 21 16:45:00 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: 8|app: 0|req: 374/736] 10.0.0.220 () {34 vars in 655 bytes} [Thu May 21 16:45:00 2026] POST /v2/images => generated 703 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/737] 10.0.0.220 () {32 vars in 717 bytes} [Thu May 21 16:45:00 2026] GET /v2/images/7e3a2ffa-6b4b-43b4-bb33-47bfe2acafdf/file => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:45:00.478 8 INFO glance.api.v2.image_data [None req-c44a8918-12a0-467a-8037-a566d5917ce1 91241be56f1145cfbc8ec959b661d769 c0f03031f86241f7abb2590ce9abe2ad - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 16:45:00.549 8 WARNING glance_store._drivers.rbd [None req-c44a8918-12a0-467a-8037-a566d5917ce1 91241be56f1145cfbc8ec959b661d769 c0f03031f86241f7abb2590ce9abe2ad - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-21 16:45:01.208 8 INFO glance.location [None req-c44a8918-12a0-467a-8037-a566d5917ce1 91241be56f1145cfbc8ec959b661d769 c0f03031f86241f7abb2590ce9abe2ad - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 375/738] 10.0.0.220 () {32 vars in 727 bytes} [Thu May 21 16:45:00 2026] PUT /v2/images/7e3a2ffa-6b4b-43b4-bb33-47bfe2acafdf/file => generated 0 bytes in 782 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/739] 10.0.0.220 () {32 vars in 707 bytes} [Thu May 21 16:45:01 2026] GET /v2/images/7e3a2ffa-6b4b-43b4-bb33-47bfe2acafdf => 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: 376/740] 10.0.0.220 () {32 vars in 717 bytes} [Thu May 21 16:45:01 2026] GET /v2/images/7e3a2ffa-6b4b-43b4-bb33-47bfe2acafdf/file => generated 1024 bytes in 123 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/741] 10.0.0.220 () {34 vars in 655 bytes} [Thu May 21 16:45:01 2026] POST /v2/images => generated 649 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/742] 10.0.0.220 () {32 vars in 726 bytes} [Thu May 21 16:45:01 2026] PATCH /v2/images/35b7cfda-8308-43da-afd7-c1052a5500f2 => generated 653 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/743] 10.0.0.220 () {32 vars in 707 bytes} [Thu May 21 16:45:01 2026] GET /v2/images/35b7cfda-8308-43da-afd7-c1052a5500f2 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:45:01.526 8 WARNING glance.api.v2.images [None req-39d24449-a014-4eb4-98bb-9a992dc95c52 91241be56f1145cfbc8ec959b661d769 c0f03031f86241f7abb2590ce9abe2ad - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//35b7cfda-8308-43da-afd7-c1052a5500f2 [pid: 8|app: 0|req: 378/744] 10.0.0.220 () {32 vars in 710 bytes} [Thu May 21 16:45:01 2026] DELETE /v2/images/35b7cfda-8308-43da-afd7-c1052a5500f2 => 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: 367/745] 10.0.0.220 () {32 vars in 707 bytes} [Thu May 21 16:45:01 2026] GET /v2/images/35b7cfda-8308-43da-afd7-c1052a5500f2 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 16:45:01.595 8 WARNING glance.api.v2.images [None req-bd816c09-075f-4d81-8075-25054af46b18 91241be56f1145cfbc8ec959b661d769 c0f03031f86241f7abb2590ce9abe2ad - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7e3a2ffa-6b4b-43b4-bb33-47bfe2acafdf [pid: 8|app: 0|req: 379/746] 10.0.0.220 () {32 vars in 710 bytes} [Thu May 21 16:45:01 2026] DELETE /v2/images/7e3a2ffa-6b4b-43b4-bb33-47bfe2acafdf => generated 0 bytes in 824 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/747] 10.0.0.220 () {32 vars in 707 bytes} [Thu May 21 16:45:02 2026] GET /v2/images/7e3a2ffa-6b4b-43b4-bb33-47bfe2acafdf => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 16:45:02.434 8 WARNING glance.api.v2.images [None req-c1a7ce14-c111-4248-9887-10e194b2eb1f 91241be56f1145cfbc8ec959b661d769 c0f03031f86241f7abb2590ce9abe2ad - - default default] Failed to find image a8b6b22b-8992-44e8-a603-c4e6e2924a29 to delete: glance.common.exception.ImageNotFound: No image found with ID a8b6b22b-8992-44e8-a603-c4e6e2924a29 [pid: 8|app: 0|req: 380/748] 10.0.0.220 () {32 vars in 710 bytes} [Thu May 21 16:45:02 2026] DELETE /v2/images/a8b6b22b-8992-44e8-a603-c4e6e2924a29 => 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: 369/749] 10.0.0.220 () {32 vars in 707 bytes} [Thu May 21 16:45:02 2026] GET /v2/images/a8b6b22b-8992-44e8-a603-c4e6e2924a29 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/770] 10.0.0.82 () {36 vars in 986 bytes} [Thu May 21 16:46:39 2026] GET /v2/images/135ff234-add7-47bf-95b9-12d209246b9e => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/771] 10.0.0.82 () {36 vars in 926 bytes} [Thu May 21 16:46:39 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/776] 10.0.0.82 () {36 vars in 986 bytes} [Thu May 21 16:46:56 2026] GET /v2/images/135ff234-add7-47bf-95b9-12d209246b9e => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/777] 10.0.0.82 () {36 vars in 926 bytes} [Thu May 21 16:46:56 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: 399/786] 162.253.55.186 () {32 vars in 826 bytes} [Thu May 21 16:47:37 2026] GET /v2/images?status=active&owner=fecd383cefd442bcb8580a4229878952&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/787] 162.253.55.186 () {32 vars in 653 bytes} [Thu May 21 16:47:38 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/788] 10.0.0.178 () {36 vars in 987 bytes} [Thu May 21 16:47:38 2026] GET /v2/images/8273e3af-8de7-4032-a900-43499ad3cd4b => generated 1395 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/789] 10.0.0.178 () {36 vars in 927 bytes} [Thu May 21 16:47:38 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/790] 10.0.0.178 () {36 vars in 927 bytes} [Thu May 21 16:47:38 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/791] 10.0.0.178 () {36 vars in 987 bytes} [Thu May 21 16:47:38 2026] GET /v2/images/8273e3af-8de7-4032-a900-43499ad3cd4b => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/792] 10.0.0.178 () {36 vars in 927 bytes} [Thu May 21 16:47:38 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: 391/793] 10.0.0.178 () {36 vars in 927 bytes} [Thu May 21 16:47:38 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/794] 10.0.0.178 () {36 vars in 987 bytes} [Thu May 21 16:47:38 2026] GET /v2/images/8273e3af-8de7-4032-a900-43499ad3cd4b => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/795] 10.0.0.178 () {36 vars in 927 bytes} [Thu May 21 16:47:38 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/796] 10.0.0.178 () {36 vars in 927 bytes} [Thu May 21 16:47:38 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/797] 10.0.0.16 () {36 vars in 986 bytes} [Thu May 21 16:47:39 2026] GET /v2/images/8273e3af-8de7-4032-a900-43499ad3cd4b => generated 1395 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/798] 10.0.0.16 () {36 vars in 926 bytes} [Thu May 21 16:47:39 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/799] 10.0.0.16 () {36 vars in 986 bytes} [Thu May 21 16:47:39 2026] GET /v2/images/8273e3af-8de7-4032-a900-43499ad3cd4b => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/800] 10.0.0.16 () {36 vars in 926 bytes} [Thu May 21 16:47:39 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/801] 10.0.0.16 () {36 vars in 926 bytes} [Thu May 21 16:47:39 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: 417/844] 10.0.0.220 () {32 vars in 633 bytes} [Thu May 21 16:51:09 2026] GET /v2/images => generated 5574 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)