+ 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 [Wed Jun 10 08:14:08 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-9b6445b7b-vhvd8 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 0x7fc1c8dae668 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-06-10 08:14:10.613 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-10 08:14:10.643 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-06-10 08:14:11.480 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-06-10 08:14:11.481 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-06-10 08:14:11.482 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-10 08:14:11.497 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-06-10 08:14:11.498 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-06-10 08:14:11.499 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-10 08:14:13.577 8 WARNING glance.api.v2.images [None req-d63e2dd0-2be5-4330-8704-1eca2c340dfa - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 08:14:13.584 7 WARNING glance.api.v2.images [None req-88d721b1-6b8b-470d-a982-3b327a04513b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 08:14:13.930 8 WARNING keystonemiddleware._common.config [None req-d63e2dd0-2be5-4330-8704-1eca2c340dfa - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 08:14:13.939 8 WARNING oslo_config.cfg [None req-d63e2dd0-2be5-4330-8704-1eca2c340dfa - - - - - -] 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 0x7fc1c8dae668 pid: 8 (default app) 2026-06-10 08:14:13.946 7 WARNING keystonemiddleware._common.config [None req-88d721b1-6b8b-470d-a982-3b327a04513b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 08:14:13.953 7 WARNING oslo_config.cfg [None req-88d721b1-6b8b-470d-a982-3b327a04513b - - - - - -] 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 0x7fc1c8dae668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.210 () {42 vars in 687 bytes} [Wed Jun 10 08:14:17 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-06-10 08:14:18.119 7 WARNING oslo_policy.policy [None req-67c95bd4-60af-4e4d-aa55-1e95e63359bb 75d6afbafd5e46e5905dbfd660c27c63 682066975cb54b23838e674e19e98092 - - 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-06-10 08:14:18.119 7 WARNING oslo_policy.policy [None req-67c95bd4-60af-4e4d-aa55-1e95e63359bb 75d6afbafd5e46e5905dbfd660c27c63 682066975cb54b23838e674e19e98092 - - 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-06-10 08:14:18.133 7 WARNING oslo_policy.policy [None req-67c95bd4-60af-4e4d-aa55-1e95e63359bb 75d6afbafd5e46e5905dbfd660c27c63 682066975cb54b23838e674e19e98092 - - 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-06-10 08:14:18.133 7 WARNING oslo_policy.policy [None req-67c95bd4-60af-4e4d-aa55-1e95e63359bb 75d6afbafd5e46e5905dbfd660c27c63 682066975cb54b23838e674e19e98092 - - 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 909 bytes} [Wed Jun 10 08:14:17 2026] GET /v2/images => generated 69 bytes in 585 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 687 bytes} [Wed Jun 10 08:14:21 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/7] 199.204.45.210 () {44 vars in 909 bytes} [Wed Jun 10 08:14:21 2026] GET /v2/images => generated 69 bytes in 42 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-06-10 08:14:21.890 8 WARNING oslo_policy.policy [None req-edd0abf0-e5bb-410e-82e1-76fe9a55a4c0 75d6afbafd5e46e5905dbfd660c27c63 682066975cb54b23838e674e19e98092 - - 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-06-10 08:14:21.890 8 WARNING oslo_policy.policy [None req-edd0abf0-e5bb-410e-82e1-76fe9a55a4c0 75d6afbafd5e46e5905dbfd660c27c63 682066975cb54b23838e674e19e98092 - - 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 910 bytes} [Wed Jun 10 08:14:21 2026] GET /v2/images/cirros => generated 151 bytes in 122 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 932 bytes} [Wed Jun 10 08:14:21 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-06-10 08:14:22.021 8 WARNING oslo_policy.policy [None req-61f26ac6-cffd-444c-b5fe-5a30a76a47af 75d6afbafd5e46e5905dbfd660c27c63 682066975cb54b23838e674e19e98092 - - 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-06-10 08:14:22.021 8 WARNING oslo_policy.policy [None req-61f26ac6-cffd-444c-b5fe-5a30a76a47af 75d6afbafd5e46e5905dbfd660c27c63 682066975cb54b23838e674e19e98092 - - 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 938 bytes} [Wed Jun 10 08:14:22 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-06-10 08:14:22.101 7 WARNING oslo_config.cfg [None req-7b3e75c8-a70b-484b-b4de-db009fd4d6ab 75d6afbafd5e46e5905dbfd660c27c63 682066975cb54b23838e674e19e98092 - - 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 950 bytes} [Wed Jun 10 08:14:22 2026] POST /v2/images => generated 760 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 08:14:22.123 8 WARNING oslo_policy.policy [None req-3b255798-713a-4dfb-8c66-06fedbcb4d9e 75d6afbafd5e46e5905dbfd660c27c63 682066975cb54b23838e674e19e98092 - - 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-06-10 08:14:22.123 8 WARNING oslo_policy.policy [None req-3b255798-713a-4dfb-8c66-06fedbcb4d9e 75d6afbafd5e46e5905dbfd660c27c63 682066975cb54b23838e674e19e98092 - - 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-06-10 08:14:22.125 8 INFO glance.api.v2.image_data [None req-3b255798-713a-4dfb-8c66-06fedbcb4d9e 75d6afbafd5e46e5905dbfd660c27c63 682066975cb54b23838e674e19e98092 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 08:14:25.825 8 WARNING glance.location [None req-3b255798-713a-4dfb-8c66-06fedbcb4d9e 75d6afbafd5e46e5905dbfd660c27c63 682066975cb54b23838e674e19e98092 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.210 () {48 vars in 1044 bytes} [Wed Jun 10 08:14:22 2026] PUT /v2/images/4a7dbe3a-b585-41b1-827e-173232eebda6/file => generated 0 bytes in 3748 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5107 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.210 () {44 vars in 970 bytes} [Wed Jun 10 08:14:25 2026] GET /v2/images/4a7dbe3a-b585-41b1-827e-173232eebda6 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 08:14:25.972 8 WARNING oslo_config.cfg [None req-23559f93-65ae-4b0c-bfe8-75763de3575f 75d6afbafd5e46e5905dbfd660c27c63 682066975cb54b23838e674e19e98092 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/16] 199.204.45.210 () {48 vars in 1050 bytes} [Wed Jun 10 08:14:25 2026] PATCH /v2/images/4a7dbe3a-b585-41b1-827e-173232eebda6 => generated 1312 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.204.45.210 () {44 vars in 970 bytes} [Wed Jun 10 08:14:25 2026] GET /v2/images/4a7dbe3a-b585-41b1-827e-173232eebda6 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/274] 199.204.45.210 () {42 vars in 687 bytes} [Wed Jun 10 08:35:50 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: 137/275] 199.204.45.210 () {44 vars in 909 bytes} [Wed Jun 10 08:35:50 2026] GET /v2/images => generated 1381 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/280] 199.204.45.210 () {42 vars in 687 bytes} [Wed Jun 10 08:36:10 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: 141/281] 199.204.45.210 () {44 vars in 909 bytes} [Wed Jun 10 08:36:10 2026] GET /v2/images => generated 1381 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/282] 199.204.45.210 () {44 vars in 936 bytes} [Wed Jun 10 08:36:10 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/283] 199.204.45.210 () {44 vars in 958 bytes} [Wed Jun 10 08:36:10 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: 142/284] 199.204.45.210 () {44 vars in 938 bytes} [Wed Jun 10 08:36:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/285] 199.204.45.210 () {48 vars in 950 bytes} [Wed Jun 10 08:36:10 2026] POST /v2/images => generated 796 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 08:36:10.815 7 WARNING oslo_policy.policy [None req-4a42a4b8-2716-4c21-9f0c-eef01abc20e8 75d6afbafd5e46e5905dbfd660c27c63 682066975cb54b23838e674e19e98092 - - 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-06-10 08:36:10.815 7 WARNING oslo_policy.policy [None req-4a42a4b8-2716-4c21-9f0c-eef01abc20e8 75d6afbafd5e46e5905dbfd660c27c63 682066975cb54b23838e674e19e98092 - - 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-06-10 08:36:10.817 7 INFO glance.api.v2.image_data [None req-4a42a4b8-2716-4c21-9f0c-eef01abc20e8 75d6afbafd5e46e5905dbfd660c27c63 682066975cb54b23838e674e19e98092 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 08:36:41.361 7 WARNING glance.location [None req-4a42a4b8-2716-4c21-9f0c-eef01abc20e8 75d6afbafd5e46e5905dbfd660c27c63 682066975cb54b23838e674e19e98092 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 143/292] 199.204.45.210 () {48 vars in 1045 bytes} [Wed Jun 10 08:36:10 2026] PUT /v2/images/a7ffdb90-066f-4ab7-adf7-d74249ef88e0/file => generated 0 bytes in 30595 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65135 switches on core 0) [pid: 8|app: 0|req: 150/293] 199.204.45.210 () {44 vars in 970 bytes} [Wed Jun 10 08:36:41 2026] GET /v2/images/a7ffdb90-066f-4ab7-adf7-d74249ef88e0 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/294] 199.204.45.210 () {48 vars in 1050 bytes} [Wed Jun 10 08:36:41 2026] PATCH /v2/images/a7ffdb90-066f-4ab7-adf7-d74249ef88e0 => generated 1395 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/295] 199.204.45.210 () {44 vars in 970 bytes} [Wed Jun 10 08:36:41 2026] GET /v2/images/a7ffdb90-066f-4ab7-adf7-d74249ef88e0 => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/298] 199.204.45.210 () {42 vars in 687 bytes} [Wed Jun 10 08:36:43 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: 146/299] 199.204.45.210 () {44 vars in 909 bytes} [Wed Jun 10 08:36:43 2026] GET /v2/images => generated 2778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/392] 199.204.45.210 () {42 vars in 687 bytes} [Wed Jun 10 08:44:27 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: 193/393] 199.204.45.210 () {44 vars in 909 bytes} [Wed Jun 10 08:44:27 2026] GET /v2/images => generated 2778 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/396] 199.204.45.210 () {42 vars in 687 bytes} [Wed Jun 10 08:44:37 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/397] 199.204.45.210 () {44 vars in 909 bytes} [Wed Jun 10 08:44:37 2026] GET /v2/images => generated 2778 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/398] 199.204.45.210 () {44 vars in 946 bytes} [Wed Jun 10 08:44:37 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/399] 199.204.45.210 () {44 vars in 968 bytes} [Wed Jun 10 08:44:37 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: 7|app: 0|req: 197/400] 199.204.45.210 () {44 vars in 938 bytes} [Wed Jun 10 08:44:37 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: 204/401] 199.204.45.210 () {48 vars in 950 bytes} [Wed Jun 10 08:44:37 2026] POST /v2/images => generated 799 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 08:44:37.551 7 INFO glance.api.v2.image_data [None req-2b4d31d0-c870-447c-9c8e-c676620f178f 75d6afbafd5e46e5905dbfd660c27c63 682066975cb54b23838e674e19e98092 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 08:45:18.482 7 INFO glance.location [None req-2b4d31d0-c870-447c-9c8e-c676620f178f 75d6afbafd5e46e5905dbfd660c27c63 682066975cb54b23838e674e19e98092 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 198/410] 199.204.45.210 () {48 vars in 1044 bytes} [Wed Jun 10 08:44:37 2026] PUT /v2/images/9c1d4569-3f94-45c4-ac41-7146a18f0f54/file => generated 0 bytes in 40979 msecs (HTTP/1.1 204) 4 headers in 171 bytes (17941 switches on core 0) [pid: 8|app: 0|req: 213/411] 199.204.45.210 () {44 vars in 970 bytes} [Wed Jun 10 08:45:18 2026] GET /v2/images/9c1d4569-3f94-45c4-ac41-7146a18f0f54 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/412] 199.204.45.210 () {48 vars in 1050 bytes} [Wed Jun 10 08:45:18 2026] PATCH /v2/images/9c1d4569-3f94-45c4-ac41-7146a18f0f54 => generated 1410 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/413] 199.204.45.210 () {44 vars in 970 bytes} [Wed Jun 10 08:45:18 2026] GET /v2/images/9c1d4569-3f94-45c4-ac41-7146a18f0f54 => generated 1410 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/422] 199.204.45.210 () {42 vars in 687 bytes} [Wed Jun 10 08:45:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/423] 199.204.45.210 () {44 vars in 909 bytes} [Wed Jun 10 08:45:57 2026] GET /v2/images => generated 4190 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/426] 199.204.45.210 () {42 vars in 687 bytes} [Wed Jun 10 08:46: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: 221/427] 199.204.45.210 () {44 vars in 909 bytes} [Wed Jun 10 08:46:08 2026] GET /v2/images => generated 4190 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/428] 199.204.45.210 () {44 vars in 938 bytes} [Wed Jun 10 08:46:08 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/429] 199.204.45.210 () {44 vars in 960 bytes} [Wed Jun 10 08:46:08 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/430] 199.204.45.210 () {44 vars in 938 bytes} [Wed Jun 10 08:46:08 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/431] 199.204.45.210 () {48 vars in 950 bytes} [Wed Jun 10 08:46:08 2026] POST /v2/images => generated 791 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 08:46:08.350 7 INFO glance.api.v2.image_data [None req-9b34c985-8982-4c92-ab9b-f978b5531499 75d6afbafd5e46e5905dbfd660c27c63 682066975cb54b23838e674e19e98092 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 08:46:23.479 7 INFO glance.location [None req-9b34c985-8982-4c92-ab9b-f978b5531499 75d6afbafd5e46e5905dbfd660c27c63 682066975cb54b23838e674e19e98092 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 209/436] 199.204.45.210 () {48 vars in 1045 bytes} [Wed Jun 10 08:46:08 2026] PUT /v2/images/867ed4b8-450f-471a-9b92-5c97cff74228/file => generated 0 bytes in 15181 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33020 switches on core 0) [pid: 8|app: 0|req: 228/437] 199.204.45.210 () {44 vars in 970 bytes} [Wed Jun 10 08:46:23 2026] GET /v2/images/867ed4b8-450f-471a-9b92-5c97cff74228 => generated 1204 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/438] 199.204.45.210 () {48 vars in 1050 bytes} [Wed Jun 10 08:46:23 2026] PATCH /v2/images/867ed4b8-450f-471a-9b92-5c97cff74228 => generated 1382 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/439] 199.204.45.210 () {44 vars in 970 bytes} [Wed Jun 10 08:46:23 2026] GET /v2/images/867ed4b8-450f-471a-9b92-5c97cff74228 => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/600] 199.204.45.210 () {42 vars in 687 bytes} [Wed Jun 10 08:59:47 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: 310/601] 199.204.45.210 () {44 vars in 909 bytes} [Wed Jun 10 08:59:47 2026] GET /v2/images => generated 5574 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/634] 199.204.45.210 () {42 vars in 687 bytes} [Wed Jun 10 09:02: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: 308/635] 199.204.45.210 () {44 vars in 909 bytes} [Wed Jun 10 09:02:25 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/636] 199.204.45.210 () {42 vars in 687 bytes} [Wed Jun 10 09:02:27 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: 309/637] 199.204.45.210 () {44 vars in 909 bytes} [Wed Jun 10 09:02:27 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: 7|app: 0|req: 315/648] 199.204.45.210 () {42 vars in 687 bytes} [Wed Jun 10 09:03:19 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: 334/649] 199.204.45.210 () {44 vars in 909 bytes} [Wed Jun 10 09:03:19 2026] GET /v2/images => generated 5574 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/652] 199.204.45.210 () {42 vars in 687 bytes} [Wed Jun 10 09:03:28 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: 336/653] 199.204.45.210 () {44 vars in 909 bytes} [Wed Jun 10 09:03:28 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/666] 199.204.45.210 () {42 vars in 687 bytes} [Wed Jun 10 09:04:32 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: 324/667] 199.204.45.210 () {44 vars in 909 bytes} [Wed Jun 10 09:04:32 2026] GET /v2/images => generated 5574 bytes in 53 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: 349/678] 10.0.0.24 () {32 vars in 631 bytes} [Wed Jun 10 09:05:16 2026] GET /v2/images => generated 5574 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/683] 10.0.0.5 () {36 vars in 984 bytes} [Wed Jun 10 09:05:35 2026] GET /v2/images/4a7dbe3a-b585-41b1-827e-173232eebda6 => generated 1312 bytes in 22 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: 332/684] 10.0.0.5 () {36 vars in 924 bytes} [Wed Jun 10 09:05:35 2026] GET /v2/schemas/image => generated 4018 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/685] 10.0.0.5 () {36 vars in 984 bytes} [Wed Jun 10 09:05:39 2026] GET /v2/images/4a7dbe3a-b585-41b1-827e-173232eebda6 => 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: 333/686] 10.0.0.5 () {36 vars in 924 bytes} [Wed Jun 10 09:05:39 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: 335/689] 199.204.45.210 () {36 vars in 990 bytes} [Wed Jun 10 09:05:43 2026] GET /v2/images/4a7dbe3a-b585-41b1-827e-173232eebda6 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/690] 199.204.45.210 () {36 vars in 930 bytes} [Wed Jun 10 09:05:43 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: 336/691] 199.204.45.210 () {36 vars in 990 bytes} [Wed Jun 10 09:05:44 2026] GET /v2/images/4a7dbe3a-b585-41b1-827e-173232eebda6 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/692] 199.204.45.210 () {36 vars in 930 bytes} [Wed Jun 10 09:05:44 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/693] 10.0.0.143 () {36 vars in 986 bytes} [Wed Jun 10 09:05:49 2026] GET /v2/images/4a7dbe3a-b585-41b1-827e-173232eebda6 => generated 1312 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/694] 10.0.0.143 () {36 vars in 926 bytes} [Wed Jun 10 09:05:49 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: 338/695] 10.0.0.143 () {36 vars in 926 bytes} [Wed Jun 10 09:05:49 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/696] 10.0.0.143 () {36 vars in 986 bytes} [Wed Jun 10 09:05:49 2026] GET /v2/images/4a7dbe3a-b585-41b1-827e-173232eebda6 => 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: 339/697] 10.0.0.143 () {36 vars in 926 bytes} [Wed Jun 10 09:05:49 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: 359/698] 10.0.0.143 () {36 vars in 926 bytes} [Wed Jun 10 09:05:49 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: 340/699] 10.0.0.143 () {36 vars in 986 bytes} [Wed Jun 10 09:05:50 2026] GET /v2/images/4a7dbe3a-b585-41b1-827e-173232eebda6 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/700] 10.0.0.143 () {36 vars in 926 bytes} [Wed Jun 10 09:05:50 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/701] 10.0.0.143 () {36 vars in 926 bytes} [Wed Jun 10 09:05:50 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: 361/702] 10.0.0.83 () {36 vars in 909 bytes} [Wed Jun 10 09:05:51 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/703] 10.0.0.83 () {36 vars in 1005 bytes} [Wed Jun 10 09:05:51 2026] GET /v2/images/4a7dbe3a-b585-41b1-827e-173232eebda6/locations => generated 127 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/704] 10.0.0.83 () {36 vars in 985 bytes} [Wed Jun 10 09:05:51 2026] GET /v2/images/4a7dbe3a-b585-41b1-827e-173232eebda6 => 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: 343/705] 10.0.0.83 () {36 vars in 925 bytes} [Wed Jun 10 09:05:51 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/706] 10.0.0.83 () {36 vars in 925 bytes} [Wed Jun 10 09:05:51 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: 368/715] 10.0.0.5 () {36 vars in 984 bytes} [Wed Jun 10 09:06:31 2026] GET /v2/images/4a7dbe3a-b585-41b1-827e-173232eebda6 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/716] 10.0.0.5 () {36 vars in 924 bytes} [Wed Jun 10 09:06:31 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: 372/723] 10.0.0.24 () {32 vars in 705 bytes} [Wed Jun 10 09:06:59 2026] GET /v2/images/4a7dbe3a-b585-41b1-827e-173232eebda6 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/724] 10.0.0.24 () {32 vars in 705 bytes} [Wed Jun 10 09:06:59 2026] GET /v2/images/4a7dbe3a-b585-41b1-827e-173232eebda6 => 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: 373/725] 10.0.0.143 () {36 vars in 986 bytes} [Wed Jun 10 09:06:59 2026] GET /v2/images/4a7dbe3a-b585-41b1-827e-173232eebda6 => 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: 353/726] 10.0.0.143 () {36 vars in 926 bytes} [Wed Jun 10 09:06:59 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: 374/727] 10.0.0.143 () {36 vars in 926 bytes} [Wed Jun 10 09:06:59 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: 354/728] 10.0.0.143 () {36 vars in 986 bytes} [Wed Jun 10 09:06:59 2026] GET /v2/images/4a7dbe3a-b585-41b1-827e-173232eebda6 => 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: 375/729] 10.0.0.143 () {36 vars in 926 bytes} [Wed Jun 10 09:06:59 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/730] 10.0.0.143 () {36 vars in 926 bytes} [Wed Jun 10 09:06:59 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: 376/731] 10.0.0.143 () {36 vars in 986 bytes} [Wed Jun 10 09:06:59 2026] GET /v2/images/4a7dbe3a-b585-41b1-827e-173232eebda6 => 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: 356/732] 10.0.0.143 () {36 vars in 926 bytes} [Wed Jun 10 09:06:59 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: 377/733] 10.0.0.83 () {36 vars in 909 bytes} [Wed Jun 10 09:06:59 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/734] 10.0.0.83 () {36 vars in 1005 bytes} [Wed Jun 10 09:06:59 2026] GET /v2/images/4a7dbe3a-b585-41b1-827e-173232eebda6/locations => generated 127 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/735] 10.0.0.83 () {36 vars in 985 bytes} [Wed Jun 10 09:06:59 2026] GET /v2/images/4a7dbe3a-b585-41b1-827e-173232eebda6 => 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: 358/736] 10.0.0.83 () {36 vars in 925 bytes} [Wed Jun 10 09:06:59 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: 379/737] 10.0.0.83 () {36 vars in 925 bytes} [Wed Jun 10 09:06:59 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: 381/740] 10.0.0.5 () {36 vars in 984 bytes} [Wed Jun 10 09:07:05 2026] GET /v2/images/4a7dbe3a-b585-41b1-827e-173232eebda6 => 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: 360/741] 10.0.0.5 () {36 vars in 924 bytes} [Wed Jun 10 09:07:05 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: 382/742] 10.0.0.24 () {34 vars in 653 bytes} [Wed Jun 10 09:07:05 2026] POST /v2/images => generated 648 bytes in 197 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-10 09:07:05.895 7 WARNING glance.api.v2.images [None req-3f39e691-198b-40e4-8215-f87d921199b3 a3e026dac61447b6805d99f1cd60a857 0aaf1737dd214df093a32e435c25d228 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//224c6a94-488c-4447-a420-c64e30bfb41c [pid: 7|app: 0|req: 361/743] 10.0.0.24 () {32 vars in 708 bytes} [Wed Jun 10 09:07:05 2026] DELETE /v2/images/224c6a94-488c-4447-a420-c64e30bfb41c => generated 0 bytes in 85 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/744] 10.0.0.24 () {32 vars in 705 bytes} [Wed Jun 10 09:07:05 2026] GET /v2/images/224c6a94-488c-4447-a420-c64e30bfb41c => 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: 362/745] 10.0.0.24 () {32 vars in 631 bytes} [Wed Jun 10 09:07:05 2026] GET /v2/images => generated 1381 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/746] 10.0.0.24 () {34 vars in 653 bytes} [Wed Jun 10 09:07:06 2026] POST /v2/images => generated 703 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/747] 10.0.0.24 () {32 vars in 715 bytes} [Wed Jun 10 09:07:06 2026] GET /v2/images/71cbc76c-3493-48f2-8ea7-fb526b94ebd9/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 09:07:06.144 8 INFO glance.api.v2.image_data [None req-e5e3486a-1285-4c4a-9c38-a5c7c74a7b0e a3e026dac61447b6805d99f1cd60a857 0aaf1737dd214df093a32e435c25d228 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 09:07:06.198 8 WARNING glance_store._drivers.rbd [None req-e5e3486a-1285-4c4a-9c38-a5c7c74a7b0e a3e026dac61447b6805d99f1cd60a857 0aaf1737dd214df093a32e435c25d228 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-10 09:07:07.002 8 INFO glance.location [None req-e5e3486a-1285-4c4a-9c38-a5c7c74a7b0e a3e026dac61447b6805d99f1cd60a857 0aaf1737dd214df093a32e435c25d228 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 385/748] 10.0.0.24 () {32 vars in 725 bytes} [Wed Jun 10 09:07:06 2026] PUT /v2/images/71cbc76c-3493-48f2-8ea7-fb526b94ebd9/file => generated 0 bytes in 924 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/749] 10.0.0.24 () {32 vars in 705 bytes} [Wed Jun 10 09:07:07 2026] GET /v2/images/71cbc76c-3493-48f2-8ea7-fb526b94ebd9 => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/750] 10.0.0.24 () {32 vars in 715 bytes} [Wed Jun 10 09:07:07 2026] GET /v2/images/71cbc76c-3493-48f2-8ea7-fb526b94ebd9/file => generated 1024 bytes in 132 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/751] 10.0.0.24 () {34 vars in 653 bytes} [Wed Jun 10 09:07:07 2026] POST /v2/images => generated 648 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/752] 10.0.0.24 () {32 vars in 724 bytes} [Wed Jun 10 09:07:07 2026] PATCH /v2/images/61f76673-8813-4ea4-b9d6-ba6ad1426b96 => generated 653 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/753] 10.0.0.24 () {32 vars in 705 bytes} [Wed Jun 10 09:07:07 2026] GET /v2/images/61f76673-8813-4ea4-b9d6-ba6ad1426b96 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 09:07:07.380 8 WARNING glance.api.v2.images [None req-64df5566-64fe-45f0-8f94-7867d12bfdea a3e026dac61447b6805d99f1cd60a857 0aaf1737dd214df093a32e435c25d228 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//61f76673-8813-4ea4-b9d6-ba6ad1426b96 [pid: 8|app: 0|req: 388/754] 10.0.0.24 () {32 vars in 708 bytes} [Wed Jun 10 09:07:07 2026] DELETE /v2/images/61f76673-8813-4ea4-b9d6-ba6ad1426b96 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/755] 10.0.0.24 () {32 vars in 705 bytes} [Wed Jun 10 09:07:07 2026] GET /v2/images/61f76673-8813-4ea4-b9d6-ba6ad1426b96 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 09:07:07.461 8 WARNING glance.api.v2.images [None req-8003b041-c5b6-4ad7-9f2d-5b42ec2f6e2b a3e026dac61447b6805d99f1cd60a857 0aaf1737dd214df093a32e435c25d228 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//71cbc76c-3493-48f2-8ea7-fb526b94ebd9 [pid: 8|app: 0|req: 389/756] 10.0.0.24 () {32 vars in 708 bytes} [Wed Jun 10 09:07:07 2026] DELETE /v2/images/71cbc76c-3493-48f2-8ea7-fb526b94ebd9 => generated 0 bytes in 891 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/757] 10.0.0.24 () {32 vars in 705 bytes} [Wed Jun 10 09:07:08 2026] GET /v2/images/71cbc76c-3493-48f2-8ea7-fb526b94ebd9 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 09:07:08.357 8 WARNING glance.api.v2.images [None req-10a3b295-37f9-4ef1-a3bf-d286fe5d2b60 a3e026dac61447b6805d99f1cd60a857 0aaf1737dd214df093a32e435c25d228 - - default default] Failed to find image 224c6a94-488c-4447-a420-c64e30bfb41c to delete: glance.common.exception.ImageNotFound: No image found with ID 224c6a94-488c-4447-a420-c64e30bfb41c [pid: 8|app: 0|req: 390/758] 10.0.0.24 () {32 vars in 708 bytes} [Wed Jun 10 09:07:08 2026] DELETE /v2/images/224c6a94-488c-4447-a420-c64e30bfb41c => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/759] 10.0.0.24 () {32 vars in 705 bytes} [Wed Jun 10 09:07:08 2026] GET /v2/images/224c6a94-488c-4447-a420-c64e30bfb41c => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/762] 10.0.0.5 () {36 vars in 984 bytes} [Wed Jun 10 09:07:18 2026] GET /v2/images/4a7dbe3a-b585-41b1-827e-173232eebda6 => 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: 392/763] 10.0.0.5 () {36 vars in 924 bytes} [Wed Jun 10 09:07:18 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/764] 10.0.0.5 () {36 vars in 984 bytes} [Wed Jun 10 09:07:19 2026] GET /v2/images/4a7dbe3a-b585-41b1-827e-173232eebda6 => 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: 393/765] 10.0.0.5 () {36 vars in 924 bytes} [Wed Jun 10 09:07:19 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: 376/772] 10.0.0.24 () {30 vars in 409 bytes} [Wed Jun 10 09:07:46 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: 398/775] 10.0.0.5 () {36 vars in 984 bytes} [Wed Jun 10 09:08:00 2026] GET /v2/images/4a7dbe3a-b585-41b1-827e-173232eebda6 => 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: 378/776] 10.0.0.5 () {36 vars in 924 bytes} [Wed Jun 10 09:08:00 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/781] 10.0.0.5 () {36 vars in 984 bytes} [Wed Jun 10 09:08:21 2026] GET /v2/images/4a7dbe3a-b585-41b1-827e-173232eebda6 => 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: 381/782] 10.0.0.5 () {36 vars in 924 bytes} [Wed Jun 10 09:08:21 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: 406/791] 10.0.0.5 () {36 vars in 984 bytes} [Wed Jun 10 09:09:00 2026] GET /v2/images/4a7dbe3a-b585-41b1-827e-173232eebda6 => 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: 386/792] 10.0.0.5 () {36 vars in 924 bytes} [Wed Jun 10 09:09:00 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: 413/805] 10.0.0.5 () {36 vars in 984 bytes} [Wed Jun 10 09:09:57 2026] GET /v2/images/4a7dbe3a-b585-41b1-827e-173232eebda6 => 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: 393/806] 10.0.0.5 () {36 vars in 924 bytes} [Wed Jun 10 09:09:57 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/811] 10.0.0.5 () {36 vars in 984 bytes} [Wed Jun 10 09:10:15 2026] GET /v2/images/4a7dbe3a-b585-41b1-827e-173232eebda6 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/812] 10.0.0.5 () {36 vars in 924 bytes} [Wed Jun 10 09:10:15 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/821] 199.204.45.210 () {32 vars in 825 bytes} [Wed Jun 10 09:10:56 2026] GET /v2/images?status=active&owner=682066975cb54b23838e674e19e98092&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/822] 199.204.45.210 () {32 vars in 652 bytes} [Wed Jun 10 09:10:56 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: 422/823] 10.0.0.143 () {36 vars in 986 bytes} [Wed Jun 10 09:10:57 2026] GET /v2/images/a7ffdb90-066f-4ab7-adf7-d74249ef88e0 => generated 1395 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/824] 10.0.0.143 () {36 vars in 926 bytes} [Wed Jun 10 09:10:57 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: 423/825] 10.0.0.143 () {36 vars in 926 bytes} [Wed Jun 10 09:10:57 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: 403/826] 10.0.0.143 () {36 vars in 986 bytes} [Wed Jun 10 09:10:57 2026] GET /v2/images/a7ffdb90-066f-4ab7-adf7-d74249ef88e0 => 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: 424/827] 10.0.0.143 () {36 vars in 926 bytes} [Wed Jun 10 09:10:57 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: 404/828] 10.0.0.143 () {36 vars in 926 bytes} [Wed Jun 10 09:10:57 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: 425/829] 10.0.0.143 () {36 vars in 986 bytes} [Wed Jun 10 09:10:57 2026] GET /v2/images/a7ffdb90-066f-4ab7-adf7-d74249ef88e0 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/830] 10.0.0.143 () {36 vars in 926 bytes} [Wed Jun 10 09:10:57 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: 426/831] 10.0.0.143 () {36 vars in 926 bytes} [Wed Jun 10 09:10:57 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: 406/832] 10.0.0.83 () {36 vars in 909 bytes} [Wed Jun 10 09:10:58 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: 427/833] 10.0.0.83 () {36 vars in 1005 bytes} [Wed Jun 10 09:10:58 2026] GET /v2/images/a7ffdb90-066f-4ab7-adf7-d74249ef88e0/locations => generated 127 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/834] 10.0.0.83 () {36 vars in 985 bytes} [Wed Jun 10 09:10:58 2026] GET /v2/images/a7ffdb90-066f-4ab7-adf7-d74249ef88e0 => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/835] 10.0.0.83 () {36 vars in 925 bytes} [Wed Jun 10 09:10:58 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: 408/836] 10.0.0.83 () {36 vars in 925 bytes} [Wed Jun 10 09:10:58 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: 452/883] 10.0.0.24 () {32 vars in 631 bytes} [Wed Jun 10 09:14:49 2026] GET /v2/images => generated 5574 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)