+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Apr 23 16:14:01 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-6685f55d78-jblxz 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 0x7facb19ba668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-23 16:14:03.443 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-23 16:14:03.527 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-23 16:14:04.337 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-23 16:14:04.338 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-23 16:14:04.338 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-23 16:14:04.433 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-23 16:14:04.434 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-23 16:14:04.434 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-23 16:14:06.455 8 WARNING glance.api.v2.images [None req-4c29e8ed-a364-4fcb-a55b-1bbc115bb2ec - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-23 16:14:06.480 7 WARNING glance.api.v2.images [None req-f3a3e9a0-5395-42d4-bcc4-757879630ea0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-23 16:14:06.803 8 WARNING keystonemiddleware._common.config [None req-4c29e8ed-a364-4fcb-a55b-1bbc115bb2ec - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 16:14:06.811 8 WARNING oslo_config.cfg [None req-4c29e8ed-a364-4fcb-a55b-1bbc115bb2ec - - - - - -] 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 0x7facb19ba668 pid: 8 (default app) 2026-04-23 16:14:06.817 7 WARNING keystonemiddleware._common.config [None req-f3a3e9a0-5395-42d4-bcc4-757879630ea0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 16:14:06.824 7 WARNING oslo_config.cfg [None req-f3a3e9a0-5395-42d4-bcc4-757879630ea0 - - - - - -] 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 0x7facb19ba668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.210 () {42 vars in 688 bytes} [Thu Apr 23 16:14:07 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-04-23 16:14:07.819 7 WARNING oslo_policy.policy [None req-46e4d635-1492-424a-835c-cc72a8c41919 4c1189e1541546f7a680e42fe58050a6 1ea3a43d6bba4179ac63d5a172ca07be - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-23 16:14:07.819 7 WARNING oslo_policy.policy [None req-46e4d635-1492-424a-835c-cc72a8c41919 4c1189e1541546f7a680e42fe58050a6 1ea3a43d6bba4179ac63d5a172ca07be - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-23 16:14:07.839 7 WARNING oslo_policy.policy [None req-46e4d635-1492-424a-835c-cc72a8c41919 4c1189e1541546f7a680e42fe58050a6 1ea3a43d6bba4179ac63d5a172ca07be - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-23 16:14:07.839 7 WARNING oslo_policy.policy [None req-46e4d635-1492-424a-835c-cc72a8c41919 4c1189e1541546f7a680e42fe58050a6 1ea3a43d6bba4179ac63d5a172ca07be - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.210 () {44 vars in 910 bytes} [Thu Apr 23 16:14:07 2026] GET /v2/images => generated 69 bytes in 563 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.210 () {42 vars in 688 bytes} [Thu Apr 23 16:14:11 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: 2/7] 199.204.45.210 () {44 vars in 910 bytes} [Thu Apr 23 16:14:11 2026] GET /v2/images => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:14:11.292 8 WARNING oslo_policy.policy [None req-df9201bc-dd69-4975-9ad1-feffbd6eedc7 4c1189e1541546f7a680e42fe58050a6 1ea3a43d6bba4179ac63d5a172ca07be - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-23 16:14:11.293 8 WARNING oslo_policy.policy [None req-df9201bc-dd69-4975-9ad1-feffbd6eedc7 4c1189e1541546f7a680e42fe58050a6 1ea3a43d6bba4179ac63d5a172ca07be - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.210 () {44 vars in 911 bytes} [Thu Apr 23 16:14:11 2026] GET /v2/images/cirros => generated 151 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.210 () {44 vars in 933 bytes} [Thu Apr 23 16:14:11 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 16:14:11.434 8 WARNING oslo_policy.policy [None req-1de1d816-4d44-4e65-8fdc-d1b07dac4733 4c1189e1541546f7a680e42fe58050a6 1ea3a43d6bba4179ac63d5a172ca07be - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-23 16:14:11.435 8 WARNING oslo_policy.policy [None req-1de1d816-4d44-4e65-8fdc-d1b07dac4733 4c1189e1541546f7a680e42fe58050a6 1ea3a43d6bba4179ac63d5a172ca07be - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.210 () {44 vars in 939 bytes} [Thu Apr 23 16:14:11 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 16:14:11.526 7 WARNING oslo_config.cfg [None req-9443352a-12fd-4a7b-a4c1-37dfbf8cbbb0 4c1189e1541546f7a680e42fe58050a6 1ea3a43d6bba4179ac63d5a172ca07be - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.210 () {48 vars in 951 bytes} [Thu Apr 23 16:14:11 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-23 16:14:11.547 8 WARNING oslo_policy.policy [None req-32cb1356-5d1c-462a-9501-704b0c350ab0 4c1189e1541546f7a680e42fe58050a6 1ea3a43d6bba4179ac63d5a172ca07be - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-23 16:14:11.547 8 WARNING oslo_policy.policy [None req-32cb1356-5d1c-462a-9501-704b0c350ab0 4c1189e1541546f7a680e42fe58050a6 1ea3a43d6bba4179ac63d5a172ca07be - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-23 16:14:11.549 8 INFO glance.api.v2.image_data [None req-32cb1356-5d1c-462a-9501-704b0c350ab0 4c1189e1541546f7a680e42fe58050a6 1ea3a43d6bba4179ac63d5a172ca07be - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 16:14:15.042 8 WARNING glance.location [None req-32cb1356-5d1c-462a-9501-704b0c350ab0 4c1189e1541546f7a680e42fe58050a6 1ea3a43d6bba4179ac63d5a172ca07be - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 199.204.45.210 () {48 vars in 1045 bytes} [Thu Apr 23 16:14:11 2026] PUT /v2/images/c187622f-9626-4496-9b90-0592feb5edf6/file => generated 0 bytes in 3542 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4352 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.210 () {44 vars in 971 bytes} [Thu Apr 23 16:14:15 2026] GET /v2/images/c187622f-9626-4496-9b90-0592feb5edf6 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 16:14:15.131 8 WARNING oslo_config.cfg [None req-df251865-43b5-4379-a548-3f08e862875d 4c1189e1541546f7a680e42fe58050a6 1ea3a43d6bba4179ac63d5a172ca07be - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/14] 199.204.45.210 () {44 vars in 971 bytes} [Thu Apr 23 16:14:15 2026] GET /v2/images/c187622f-9626-4496-9b90-0592feb5edf6 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/313] 199.204.45.210 () {42 vars in 688 bytes} [Thu Apr 23 16:38: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: 155/314] 199.204.45.210 () {44 vars in 910 bytes} [Thu Apr 23 16:38:58 2026] GET /v2/images => generated 1240 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/331] 199.204.45.210 () {42 vars in 688 bytes} [Thu Apr 23 16:40:20 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: 168/332] 199.204.45.210 () {44 vars in 910 bytes} [Thu Apr 23 16:40:20 2026] GET /v2/images => generated 1240 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/333] 199.204.45.210 () {44 vars in 937 bytes} [Thu Apr 23 16:40:21 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/334] 199.204.45.210 () {44 vars in 959 bytes} [Thu Apr 23 16:40:21 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/335] 199.204.45.210 () {44 vars in 939 bytes} [Thu Apr 23 16:40:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/336] 199.204.45.210 () {48 vars in 951 bytes} [Thu Apr 23 16:40:21 2026] POST /v2/images => generated 796 bytes in 100 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-23 16:40:21.483 7 WARNING oslo_policy.policy [None req-97064ad0-01ac-462f-806e-62fac6399e38 4c1189e1541546f7a680e42fe58050a6 1ea3a43d6bba4179ac63d5a172ca07be - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-23 16:40:21.483 7 WARNING oslo_policy.policy [None req-97064ad0-01ac-462f-806e-62fac6399e38 4c1189e1541546f7a680e42fe58050a6 1ea3a43d6bba4179ac63d5a172ca07be - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-23 16:40:21.485 7 INFO glance.api.v2.image_data [None req-97064ad0-01ac-462f-806e-62fac6399e38 4c1189e1541546f7a680e42fe58050a6 1ea3a43d6bba4179ac63d5a172ca07be - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 16:41:03.398 7 WARNING glance.location [None req-97064ad0-01ac-462f-806e-62fac6399e38 4c1189e1541546f7a680e42fe58050a6 1ea3a43d6bba4179ac63d5a172ca07be - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 167/345] 199.204.45.210 () {48 vars in 1046 bytes} [Thu Apr 23 16:40:21 2026] PUT /v2/images/4c46d447-eeaa-4063-b447-6bf1d257979b/file => generated 0 bytes in 41971 msecs (HTTP/1.1 204) 4 headers in 171 bytes (60806 switches on core 0) [pid: 8|app: 0|req: 179/346] 199.204.45.210 () {44 vars in 971 bytes} [Thu Apr 23 16:41:03 2026] GET /v2/images/4c46d447-eeaa-4063-b447-6bf1d257979b => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/347] 199.204.45.210 () {44 vars in 971 bytes} [Thu Apr 23 16:41:03 2026] GET /v2/images/4c46d447-eeaa-4063-b447-6bf1d257979b => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/348] 199.204.45.210 () {42 vars in 688 bytes} [Thu Apr 23 16: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: 169/349] 199.204.45.210 () {44 vars in 910 bytes} [Thu Apr 23 16:41:04 2026] GET /v2/images => generated 2451 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/438] 199.204.45.210 () {42 vars in 688 bytes} [Thu Apr 23 16:48:22 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: 225/439] 199.204.45.210 () {44 vars in 910 bytes} [Thu Apr 23 16:48:22 2026] GET /v2/images => generated 2451 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/446] 199.204.45.210 () {42 vars in 688 bytes} [Thu Apr 23 16:48:48 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: 218/447] 199.204.45.210 () {44 vars in 910 bytes} [Thu Apr 23 16:48:48 2026] GET /v2/images => generated 2451 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/448] 199.204.45.210 () {44 vars in 947 bytes} [Thu Apr 23 16:48:48 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/449] 199.204.45.210 () {44 vars in 969 bytes} [Thu Apr 23 16:48:48 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/450] 199.204.45.210 () {44 vars in 939 bytes} [Thu Apr 23 16:48:48 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: 7|app: 0|req: 220/451] 199.204.45.210 () {48 vars in 951 bytes} [Thu Apr 23 16:48:48 2026] POST /v2/images => generated 799 bytes in 3304 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-23 16:48:52.104 8 INFO glance.api.v2.image_data [None req-3939f388-50fa-49bd-bba0-a2b83093f08f 4c1189e1541546f7a680e42fe58050a6 1ea3a43d6bba4179ac63d5a172ca07be - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 16:51:01.669 8 INFO glance.location [None req-3939f388-50fa-49bd-bba0-a2b83093f08f 4c1189e1541546f7a680e42fe58050a6 1ea3a43d6bba4179ac63d5a172ca07be - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 232/478] 199.204.45.210 () {48 vars in 1045 bytes} [Thu Apr 23 16:48:52 2026] PUT /v2/images/05fe27ec-56e0-4e8e-bd11-3e8916379da0/file => generated 0 bytes in 129621 msecs (HTTP/1.1 204) 4 headers in 171 bytes (11991 switches on core 0) [pid: 7|app: 0|req: 247/479] 199.204.45.210 () {44 vars in 971 bytes} [Thu Apr 23 16:51:01 2026] GET /v2/images/05fe27ec-56e0-4e8e-bd11-3e8916379da0 => generated 1211 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/480] 199.204.45.210 () {48 vars in 1050 bytes} [Thu Apr 23 16:51:01 2026] PATCH /v2/images/05fe27ec-56e0-4e8e-bd11-3e8916379da0 => generated 1234 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/481] 199.204.45.210 () {44 vars in 971 bytes} [Thu Apr 23 16:51:01 2026] GET /v2/images/05fe27ec-56e0-4e8e-bd11-3e8916379da0 => generated 1234 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/490] 199.204.45.210 () {42 vars in 688 bytes} [Thu Apr 23 16:51:38 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: 238/491] 199.204.45.210 () {44 vars in 910 bytes} [Thu Apr 23 16:51:38 2026] GET /v2/images => generated 3687 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/494] 199.204.45.210 () {42 vars in 688 bytes} [Thu Apr 23 16:51: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: 255/495] 199.204.45.210 () {44 vars in 910 bytes} [Thu Apr 23 16:51:47 2026] GET /v2/images => generated 3687 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/496] 199.204.45.210 () {44 vars in 939 bytes} [Thu Apr 23 16:51:47 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: 256/497] 199.204.45.210 () {44 vars in 961 bytes} [Thu Apr 23 16:51:47 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/498] 199.204.45.210 () {44 vars in 939 bytes} [Thu Apr 23 16:51:47 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: 257/499] 199.204.45.210 () {48 vars in 951 bytes} [Thu Apr 23 16:51:47 2026] POST /v2/images => generated 791 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-23 16:51:47.887 8 INFO glance.api.v2.image_data [None req-5482dac4-598b-4dbe-9619-99e739c11710 4c1189e1541546f7a680e42fe58050a6 1ea3a43d6bba4179ac63d5a172ca07be - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 16:52:03.285 8 INFO glance.location [None req-5482dac4-598b-4dbe-9619-99e739c11710 4c1189e1541546f7a680e42fe58050a6 1ea3a43d6bba4179ac63d5a172ca07be - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 243/502] 199.204.45.210 () {48 vars in 1045 bytes} [Thu Apr 23 16:51:47 2026] PUT /v2/images/aa6ed33f-cfdb-488f-b00c-a92727d2e765/file => generated 0 bytes in 15445 msecs (HTTP/1.1 204) 4 headers in 171 bytes (16692 switches on core 0) [pid: 7|app: 0|req: 260/503] 199.204.45.210 () {44 vars in 971 bytes} [Thu Apr 23 16:52:03 2026] GET /v2/images/aa6ed33f-cfdb-488f-b00c-a92727d2e765 => generated 1203 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/504] 199.204.45.210 () {44 vars in 971 bytes} [Thu Apr 23 16:52:03 2026] GET /v2/images/aa6ed33f-cfdb-488f-b00c-a92727d2e765 => generated 1203 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/673] 199.204.45.210 () {42 vars in 688 bytes} [Thu Apr 23 17:06: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: 345/674] 199.204.45.210 () {44 vars in 910 bytes} [Thu Apr 23 17:06:01 2026] GET /v2/images => generated 4892 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/703] 199.204.45.210 () {42 vars in 688 bytes} [Thu Apr 23 17:08:23 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: 360/704] 199.204.45.210 () {44 vars in 910 bytes} [Thu Apr 23 17:08:23 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/705] 199.204.45.210 () {42 vars in 688 bytes} [Thu Apr 23 17:08:25 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: 361/706] 199.204.45.210 () {44 vars in 910 bytes} [Thu Apr 23 17:08:25 2026] GET /v2/images => generated 4892 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/719] 199.204.45.210 () {42 vars in 688 bytes} [Thu Apr 23 17:09:17 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: 368/720] 199.204.45.210 () {44 vars in 910 bytes} [Thu Apr 23 17:09:17 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/721] 199.204.45.210 () {42 vars in 688 bytes} [Thu Apr 23 17:09:24 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: 369/722] 199.204.45.210 () {44 vars in 910 bytes} [Thu Apr 23 17:09:24 2026] GET /v2/images => generated 4892 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/737] 199.204.45.210 () {42 vars in 688 bytes} [Thu Apr 23 17:10:27 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: 377/738] 199.204.45.210 () {44 vars in 910 bytes} [Thu Apr 23 17:10:27 2026] GET /v2/images => generated 4892 bytes in 50 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: 382/747] 10.0.0.2 () {32 vars in 631 bytes} [Thu Apr 23 17:11:11 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/752] 10.0.0.188 () {36 vars in 987 bytes} [Thu Apr 23 17:11:31 2026] GET /v2/images/c187622f-9626-4496-9b90-0592feb5edf6 => generated 1171 bytes in 24 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: 368/753] 10.0.0.188 () {36 vars in 927 bytes} [Thu Apr 23 17:11:31 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: 387/756] 10.0.0.84 () {36 vars in 986 bytes} [Thu Apr 23 17:11:38 2026] GET /v2/images/c187622f-9626-4496-9b90-0592feb5edf6 => generated 1171 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/757] 10.0.0.84 () {36 vars in 926 bytes} [Thu Apr 23 17:11:38 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/758] 10.0.0.84 () {36 vars in 926 bytes} [Thu Apr 23 17:11: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: 371/759] 10.0.0.84 () {36 vars in 986 bytes} [Thu Apr 23 17:11:38 2026] GET /v2/images/c187622f-9626-4496-9b90-0592feb5edf6 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/760] 10.0.0.84 () {36 vars in 926 bytes} [Thu Apr 23 17:11: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: 372/761] 10.0.0.84 () {36 vars in 926 bytes} [Thu Apr 23 17:11: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: 390/762] 10.0.0.84 () {36 vars in 986 bytes} [Thu Apr 23 17:11:38 2026] GET /v2/images/c187622f-9626-4496-9b90-0592feb5edf6 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/763] 10.0.0.84 () {36 vars in 926 bytes} [Thu Apr 23 17:11:38 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/764] 10.0.0.84 () {36 vars in 926 bytes} [Thu Apr 23 17:11:38 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/765] 10.0.0.39 () {36 vars in 910 bytes} [Thu Apr 23 17:11:39 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: 375/766] 199.204.45.210 () {36 vars in 991 bytes} [Thu Apr 23 17:11:40 2026] GET /v2/images/c187622f-9626-4496-9b90-0592feb5edf6 => generated 1171 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/767] 199.204.45.210 () {36 vars in 931 bytes} [Thu Apr 23 17:11:40 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/768] 10.0.0.39 () {36 vars in 1006 bytes} [Thu Apr 23 17:11:39 2026] GET /v2/images/c187622f-9626-4496-9b90-0592feb5edf6/locations => generated 127 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/769] 10.0.0.39 () {36 vars in 986 bytes} [Thu Apr 23 17:11:40 2026] GET /v2/images/c187622f-9626-4496-9b90-0592feb5edf6 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/770] 10.0.0.39 () {36 vars in 926 bytes} [Thu Apr 23 17:11:40 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/771] 10.0.0.39 () {36 vars in 926 bytes} [Thu Apr 23 17:11:40 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: 394/772] 199.204.45.210 () {36 vars in 991 bytes} [Thu Apr 23 17:11:40 2026] GET /v2/images/c187622f-9626-4496-9b90-0592feb5edf6 => generated 1171 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/773] 199.204.45.210 () {36 vars in 931 bytes} [Thu Apr 23 17:11:40 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: 395/774] 10.0.0.188 () {36 vars in 987 bytes} [Thu Apr 23 17:11:45 2026] GET /v2/images/c187622f-9626-4496-9b90-0592feb5edf6 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/775] 10.0.0.188 () {36 vars in 927 bytes} [Thu Apr 23 17:11:45 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: 397/778] 10.0.0.188 () {36 vars in 987 bytes} [Thu Apr 23 17:11:46 2026] GET /v2/images/c187622f-9626-4496-9b90-0592feb5edf6 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/779] 10.0.0.188 () {36 vars in 927 bytes} [Thu Apr 23 17:11:46 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/786] 10.0.0.188 () {36 vars in 987 bytes} [Thu Apr 23 17:12:24 2026] GET /v2/images/c187622f-9626-4496-9b90-0592feb5edf6 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/787] 10.0.0.188 () {36 vars in 927 bytes} [Thu Apr 23 17:12:24 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: 388/790] 10.0.0.2 () {30 vars in 409 bytes} [Thu Apr 23 17:12:26 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: 405/795] 10.0.0.188 () {36 vars in 987 bytes} [Thu Apr 23 17:12:46 2026] GET /v2/images/c187622f-9626-4496-9b90-0592feb5edf6 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/796] 10.0.0.188 () {36 vars in 927 bytes} [Thu Apr 23 17:12:47 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: 408/801] 10.0.0.188 () {36 vars in 987 bytes} [Thu Apr 23 17:13:15 2026] GET /v2/images/c187622f-9626-4496-9b90-0592feb5edf6 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/802] 10.0.0.188 () {36 vars in 927 bytes} [Thu Apr 23 17:13:15 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: 411/807] 10.0.0.188 () {36 vars in 987 bytes} [Thu Apr 23 17:13:28 2026] GET /v2/images/c187622f-9626-4496-9b90-0592feb5edf6 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/808] 10.0.0.188 () {36 vars in 927 bytes} [Thu Apr 23 17:13:28 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: 412/809] 10.0.0.188 () {36 vars in 987 bytes} [Thu Apr 23 17:13:28 2026] GET /v2/images/c187622f-9626-4496-9b90-0592feb5edf6 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/810] 10.0.0.188 () {36 vars in 927 bytes} [Thu Apr 23 17:13:28 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: 401/815] 10.0.0.2 () {34 vars in 653 bytes} [Thu Apr 23 17:13:46 2026] POST /v2/images => generated 648 bytes in 271 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-23 17:13:46.626 7 WARNING glance.api.v2.images [None req-a2f8e887-6d8e-4d47-ad00-2a8c07b8d67e 73823557ed10486fb66709ddcdb0315b 790d76658ef84640868864967cb866ad - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//46e9514f-5362-4467-96a7-8b3ad4566b7c [pid: 7|app: 0|req: 415/816] 10.0.0.2 () {32 vars in 708 bytes} [Thu Apr 23 17:13:46 2026] DELETE /v2/images/46e9514f-5362-4467-96a7-8b3ad4566b7c => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/817] 10.0.0.2 () {32 vars in 705 bytes} [Thu Apr 23 17:13:46 2026] GET /v2/images/46e9514f-5362-4467-96a7-8b3ad4566b7c => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/818] 10.0.0.2 () {32 vars in 631 bytes} [Thu Apr 23 17:13:46 2026] GET /v2/images => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/819] 10.0.0.2 () {34 vars in 653 bytes} [Thu Apr 23 17:13:46 2026] POST /v2/images => generated 703 bytes in 111 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/820] 10.0.0.2 () {32 vars in 715 bytes} [Thu Apr 23 17:13:46 2026] GET /v2/images/aa801d91-495b-4627-a65a-f1d9bb6e867e/file => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:13:46.906 8 INFO glance.api.v2.image_data [None req-587588f6-de59-4ab6-af34-1917817405c7 73823557ed10486fb66709ddcdb0315b 790d76658ef84640868864967cb866ad - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 17:13:46.949 8 WARNING glance_store._drivers.rbd [None req-587588f6-de59-4ab6-af34-1917817405c7 73823557ed10486fb66709ddcdb0315b 790d76658ef84640868864967cb866ad - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-23 17:13:47.339 8 INFO glance.location [None req-587588f6-de59-4ab6-af34-1917817405c7 73823557ed10486fb66709ddcdb0315b 790d76658ef84640868864967cb866ad - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 404/821] 10.0.0.2 () {32 vars in 725 bytes} [Thu Apr 23 17:13:46 2026] PUT /v2/images/aa801d91-495b-4627-a65a-f1d9bb6e867e/file => generated 0 bytes in 495 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/822] 10.0.0.2 () {32 vars in 705 bytes} [Thu Apr 23 17:13:47 2026] GET /v2/images/aa801d91-495b-4627-a65a-f1d9bb6e867e => generated 1104 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/823] 10.0.0.2 () {32 vars in 715 bytes} [Thu Apr 23 17:13:47 2026] GET /v2/images/aa801d91-495b-4627-a65a-f1d9bb6e867e/file => generated 1024 bytes in 172 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/824] 10.0.0.2 () {34 vars in 653 bytes} [Thu Apr 23 17:13:47 2026] POST /v2/images => generated 649 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/825] 10.0.0.2 () {32 vars in 724 bytes} [Thu Apr 23 17:13:47 2026] PATCH /v2/images/62a4374e-76ff-4bb1-a2d2-46585545be9c => generated 653 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/826] 10.0.0.2 () {32 vars in 705 bytes} [Thu Apr 23 17:13:47 2026] GET /v2/images/62a4374e-76ff-4bb1-a2d2-46585545be9c => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:13:47.767 8 WARNING glance.api.v2.images [None req-e5f434ea-73ef-49ac-8f0d-42686d68fa09 73823557ed10486fb66709ddcdb0315b 790d76658ef84640868864967cb866ad - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//62a4374e-76ff-4bb1-a2d2-46585545be9c [pid: 8|app: 0|req: 407/827] 10.0.0.2 () {32 vars in 708 bytes} [Thu Apr 23 17:13:47 2026] DELETE /v2/images/62a4374e-76ff-4bb1-a2d2-46585545be9c => generated 0 bytes in 75 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/828] 10.0.0.2 () {32 vars in 705 bytes} [Thu Apr 23 17:13:47 2026] GET /v2/images/62a4374e-76ff-4bb1-a2d2-46585545be9c => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:13:47.874 8 WARNING glance.api.v2.images [None req-92db9e49-487f-4d94-9a61-098d505607dd 73823557ed10486fb66709ddcdb0315b 790d76658ef84640868864967cb866ad - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//aa801d91-495b-4627-a65a-f1d9bb6e867e [pid: 8|app: 0|req: 408/829] 10.0.0.2 () {32 vars in 708 bytes} [Thu Apr 23 17:13:47 2026] DELETE /v2/images/aa801d91-495b-4627-a65a-f1d9bb6e867e => generated 0 bytes in 819 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/830] 10.0.0.2 () {32 vars in 705 bytes} [Thu Apr 23 17:13:48 2026] GET /v2/images/aa801d91-495b-4627-a65a-f1d9bb6e867e => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:13:48.709 8 WARNING glance.api.v2.images [None req-3d1d5f22-a048-4b56-ac19-1964d32bfecb 73823557ed10486fb66709ddcdb0315b 790d76658ef84640868864967cb866ad - - default default] Failed to find image 46e9514f-5362-4467-96a7-8b3ad4566b7c to delete: glance.common.exception.ImageNotFound: No image found with ID 46e9514f-5362-4467-96a7-8b3ad4566b7c [pid: 8|app: 0|req: 409/831] 10.0.0.2 () {32 vars in 708 bytes} [Thu Apr 23 17:13:48 2026] DELETE /v2/images/46e9514f-5362-4467-96a7-8b3ad4566b7c => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/832] 10.0.0.2 () {32 vars in 705 bytes} [Thu Apr 23 17:13:48 2026] GET /v2/images/46e9514f-5362-4467-96a7-8b3ad4566b7c => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/837] 10.0.0.2 () {32 vars in 705 bytes} [Thu Apr 23 17:14:06 2026] GET /v2/images/c187622f-9626-4496-9b90-0592feb5edf6 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/838] 10.0.0.2 () {32 vars in 705 bytes} [Thu Apr 23 17:14:06 2026] GET /v2/images/c187622f-9626-4496-9b90-0592feb5edf6 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/839] 10.0.0.84 () {36 vars in 986 bytes} [Thu Apr 23 17:14:06 2026] GET /v2/images/c187622f-9626-4496-9b90-0592feb5edf6 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/840] 10.0.0.84 () {36 vars in 926 bytes} [Thu Apr 23 17:14:06 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: 428/841] 10.0.0.84 () {36 vars in 926 bytes} [Thu Apr 23 17:14:06 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: 414/842] 10.0.0.84 () {36 vars in 986 bytes} [Thu Apr 23 17:14:06 2026] GET /v2/images/c187622f-9626-4496-9b90-0592feb5edf6 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/843] 10.0.0.84 () {36 vars in 926 bytes} [Thu Apr 23 17:14:06 2026] GET /v2/schemas/image => generated 4018 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/844] 10.0.0.84 () {36 vars in 926 bytes} [Thu Apr 23 17:14:06 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: 430/845] 10.0.0.84 () {36 vars in 986 bytes} [Thu Apr 23 17:14:06 2026] GET /v2/images/c187622f-9626-4496-9b90-0592feb5edf6 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/846] 10.0.0.84 () {36 vars in 926 bytes} [Thu Apr 23 17:14:06 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: 431/847] 10.0.0.39 () {36 vars in 910 bytes} [Thu Apr 23 17:14:06 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: 417/848] 10.0.0.39 () {36 vars in 1006 bytes} [Thu Apr 23 17:14:06 2026] GET /v2/images/c187622f-9626-4496-9b90-0592feb5edf6/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/849] 10.0.0.39 () {36 vars in 986 bytes} [Thu Apr 23 17:14:06 2026] GET /v2/images/c187622f-9626-4496-9b90-0592feb5edf6 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/850] 10.0.0.39 () {36 vars in 926 bytes} [Thu Apr 23 17:14:06 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: 433/851] 10.0.0.39 () {36 vars in 926 bytes} [Thu Apr 23 17:14:06 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: 437/858] 10.0.0.188 () {36 vars in 987 bytes} [Thu Apr 23 17:14:44 2026] GET /v2/images/c187622f-9626-4496-9b90-0592feb5edf6 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/859] 10.0.0.188 () {36 vars in 927 bytes} [Thu Apr 23 17:14:44 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: 433/880] 10.0.0.188 () {36 vars in 987 bytes} [Thu Apr 23 17:16:18 2026] GET /v2/images/c187622f-9626-4496-9b90-0592feb5edf6 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/881] 10.0.0.188 () {36 vars in 927 bytes} [Thu Apr 23 17:16: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: 451/886] 10.0.0.188 () {36 vars in 987 bytes} [Thu Apr 23 17:16:36 2026] GET /v2/images/c187622f-9626-4496-9b90-0592feb5edf6 => generated 1171 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/887] 10.0.0.188 () {36 vars in 927 bytes} [Thu Apr 23 17:16:37 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: 456/898] 199.204.45.210 () {32 vars in 826 bytes} [Thu Apr 23 17:17:25 2026] GET /v2/images?status=active&owner=1ea3a43d6bba4179ac63d5a172ca07be&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/899] 199.204.45.210 () {32 vars in 653 bytes} [Thu Apr 23 17:17:25 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: 457/900] 10.0.0.84 () {36 vars in 986 bytes} [Thu Apr 23 17:17:26 2026] GET /v2/images/4c46d447-eeaa-4063-b447-6bf1d257979b => generated 1209 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/901] 10.0.0.84 () {36 vars in 926 bytes} [Thu Apr 23 17:17:26 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: 458/902] 10.0.0.84 () {36 vars in 926 bytes} [Thu Apr 23 17:17: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: 8|app: 0|req: 445/903] 10.0.0.84 () {36 vars in 986 bytes} [Thu Apr 23 17:17:26 2026] GET /v2/images/4c46d447-eeaa-4063-b447-6bf1d257979b => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/904] 10.0.0.84 () {36 vars in 926 bytes} [Thu Apr 23 17:17:26 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: 446/905] 10.0.0.84 () {36 vars in 926 bytes} [Thu Apr 23 17:17:26 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: 460/906] 10.0.0.84 () {36 vars in 986 bytes} [Thu Apr 23 17:17:26 2026] GET /v2/images/4c46d447-eeaa-4063-b447-6bf1d257979b => 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: 447/907] 10.0.0.84 () {36 vars in 926 bytes} [Thu Apr 23 17:17:26 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/908] 10.0.0.39 () {36 vars in 910 bytes} [Thu Apr 23 17:17:26 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/909] 10.0.0.39 () {36 vars in 1006 bytes} [Thu Apr 23 17:17:26 2026] GET /v2/images/4c46d447-eeaa-4063-b447-6bf1d257979b/locations => generated 127 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/910] 10.0.0.39 () {36 vars in 986 bytes} [Thu Apr 23 17:17:26 2026] GET /v2/images/4c46d447-eeaa-4063-b447-6bf1d257979b => 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: 449/911] 10.0.0.39 () {36 vars in 926 bytes} [Thu Apr 23 17:17:26 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: 463/912] 10.0.0.39 () {36 vars in 926 bytes} [Thu Apr 23 17:17:26 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: 485/955] 10.0.0.2 () {32 vars in 631 bytes} [Thu Apr 23 17:21:00 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)