+ 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 [Tue Feb 24 20:18:28 2026] *** compiled with version: 13.3.0 on 16 February 2026 17:31:39 os: Linux-5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 nodename: glance-api-5756f896bf-b44xw machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7f0aa0508668 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-02-24 20:18:30.806 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-02-24 20:18:30.840 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-02-24 20:18:31.650 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-02-24 20:18:31.651 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-02-24 20:18:31.652 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-24 20:18:31.696 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-02-24 20:18:31.697 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-02-24 20:18:31.698 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-24 20:18:33.720 8 WARNING glance.api.v2.images [None req-49c51c46-5bf2-4170-b861-b1b15b4667df - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-24 20:18:33.748 7 WARNING glance.api.v2.images [None req-eb4b34cd-e45b-49ea-944a-aea2766c2fb1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-24 20:18:34.058 8 WARNING keystonemiddleware._common.config [None req-49c51c46-5bf2-4170-b861-b1b15b4667df - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-24 20:18:34.065 8 WARNING oslo_config.cfg [None req-49c51c46-5bf2-4170-b861-b1b15b4667df - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f0aa0508668 pid: 8 (default app) 2026-02-24 20:18:34.088 7 WARNING keystonemiddleware._common.config [None req-eb4b34cd-e45b-49ea-944a-aea2766c2fb1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-24 20:18:34.095 7 WARNING oslo_config.cfg [None req-eb4b34cd-e45b-49ea-944a-aea2766c2fb1 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f0aa0508668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.99 () {42 vars in 685 bytes} [Tue Feb 24 20:18:39 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 20:18:39.723 7 WARNING oslo_policy.policy [None req-87fee8ea-1e97-41c5-9b35-b01b2783c4c3 5aec6dd76aa349258f132e69de167071 99ef3f161e0b4b40b4d71520578bd099 - - 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-02-24 20:18:39.723 7 WARNING oslo_policy.policy [None req-87fee8ea-1e97-41c5-9b35-b01b2783c4c3 5aec6dd76aa349258f132e69de167071 99ef3f161e0b4b40b4d71520578bd099 - - 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-02-24 20:18:39.740 7 WARNING oslo_policy.policy [None req-87fee8ea-1e97-41c5-9b35-b01b2783c4c3 5aec6dd76aa349258f132e69de167071 99ef3f161e0b4b40b4d71520578bd099 - - 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-02-24 20:18:39.740 7 WARNING oslo_policy.policy [None req-87fee8ea-1e97-41c5-9b35-b01b2783c4c3 5aec6dd76aa349258f132e69de167071 99ef3f161e0b4b40b4d71520578bd099 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.204.45.99 () {44 vars in 907 bytes} [Tue Feb 24 20:18:39 2026] GET /v2/images => generated 69 bytes in 568 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.99 () {42 vars in 685 bytes} [Tue Feb 24 20:18:43 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.204.45.99 () {44 vars in 907 bytes} [Tue Feb 24 20:18:43 2026] GET /v2/images => generated 69 bytes in 39 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-02-24 20:18:43.203 8 WARNING oslo_policy.policy [None req-2ce3843e-df29-4deb-94f0-d8ca36b94f70 5aec6dd76aa349258f132e69de167071 99ef3f161e0b4b40b4d71520578bd099 - - 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-02-24 20:18:43.204 8 WARNING oslo_policy.policy [None req-2ce3843e-df29-4deb-94f0-d8ca36b94f70 5aec6dd76aa349258f132e69de167071 99ef3f161e0b4b40b4d71520578bd099 - - 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/11] 199.204.45.99 () {44 vars in 908 bytes} [Tue Feb 24 20:18:43 2026] GET /v2/images/cirros => generated 151 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/12] 199.204.45.99 () {44 vars in 930 bytes} [Tue Feb 24 20:18:43 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-24 20:18:43.342 8 WARNING oslo_policy.policy [None req-f7070908-83b5-4ace-b8e7-27936d0d9bf9 5aec6dd76aa349258f132e69de167071 99ef3f161e0b4b40b4d71520578bd099 - - 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-02-24 20:18:43.342 8 WARNING oslo_policy.policy [None req-f7070908-83b5-4ace-b8e7-27936d0d9bf9 5aec6dd76aa349258f132e69de167071 99ef3f161e0b4b40b4d71520578bd099 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 8/13] 199.204.45.99 () {44 vars in 936 bytes} [Tue Feb 24 20:18:43 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) 2026-02-24 20:18:43.426 7 WARNING oslo_config.cfg [None req-2b694d44-0ecc-4f44-9120-0953a8bd0524 5aec6dd76aa349258f132e69de167071 99ef3f161e0b4b40b4d71520578bd099 - - 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: 6/14] 199.204.45.99 () {48 vars in 948 bytes} [Tue Feb 24 20:18:43 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-24 20:18:43.458 8 WARNING oslo_policy.policy [None req-f57767df-b3fa-426b-9c4d-e3e6fab4a76d 5aec6dd76aa349258f132e69de167071 99ef3f161e0b4b40b4d71520578bd099 - - 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-02-24 20:18:43.458 8 WARNING oslo_policy.policy [None req-f57767df-b3fa-426b-9c4d-e3e6fab4a76d 5aec6dd76aa349258f132e69de167071 99ef3f161e0b4b40b4d71520578bd099 - - 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-02-24 20:18:43.460 8 INFO glance.api.v2.image_data [None req-f57767df-b3fa-426b-9c4d-e3e6fab4a76d 5aec6dd76aa349258f132e69de167071 99ef3f161e0b4b40b4d71520578bd099 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-24 20:18:47.657 8 WARNING glance.location [None req-f57767df-b3fa-426b-9c4d-e3e6fab4a76d 5aec6dd76aa349258f132e69de167071 99ef3f161e0b4b40b4d71520578bd099 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.204.45.99 () {48 vars in 1042 bytes} [Tue Feb 24 20:18:43 2026] PUT /v2/images/d1b38f75-35d4-41d3-8bfa-93a9c5857a5f/file => generated 0 bytes in 4245 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4156 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.99 () {44 vars in 968 bytes} [Tue Feb 24 20:18:47 2026] GET /v2/images/d1b38f75-35d4-41d3-8bfa-93a9c5857a5f => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-24 20:18:47.734 8 WARNING oslo_config.cfg [None req-41b1c2bc-7713-4b46-8bfc-34637d7f95a0 5aec6dd76aa349258f132e69de167071 99ef3f161e0b4b40b4d71520578bd099 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 10/17] 199.204.45.99 () {44 vars in 968 bytes} [Tue Feb 24 20:18:47 2026] GET /v2/images/d1b38f75-35d4-41d3-8bfa-93a9c5857a5f => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/264] 199.204.45.99 () {42 vars in 685 bytes} [Tue Feb 24 20:39:17 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/265] 199.204.45.99 () {44 vars in 907 bytes} [Tue Feb 24 20:39:17 2026] GET /v2/images => generated 1240 bytes in 446 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/268] 199.204.45.99 () {42 vars in 685 bytes} [Tue Feb 24 20:39:32 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/269] 199.204.45.99 () {44 vars in 907 bytes} [Tue Feb 24 20:39:32 2026] GET /v2/images => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/270] 199.204.45.99 () {44 vars in 934 bytes} [Tue Feb 24 20:39:32 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/271] 199.204.45.99 () {44 vars in 956 bytes} [Tue Feb 24 20:39:32 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: 135/272] 199.204.45.99 () {44 vars in 936 bytes} [Tue Feb 24 20:39:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/273] 199.204.45.99 () {48 vars in 948 bytes} [Tue Feb 24 20:39:32 2026] POST /v2/images => generated 796 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-24 20:39:32.879 7 WARNING oslo_policy.policy [None req-df4d7814-917a-4b8c-ae35-ef9940888efb 5aec6dd76aa349258f132e69de167071 99ef3f161e0b4b40b4d71520578bd099 - - 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-02-24 20:39:32.880 7 WARNING oslo_policy.policy [None req-df4d7814-917a-4b8c-ae35-ef9940888efb 5aec6dd76aa349258f132e69de167071 99ef3f161e0b4b40b4d71520578bd099 - - 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-02-24 20:39:32.881 7 INFO glance.api.v2.image_data [None req-df4d7814-917a-4b8c-ae35-ef9940888efb 5aec6dd76aa349258f132e69de167071 99ef3f161e0b4b40b4d71520578bd099 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-24 20:40:01.341 7 WARNING glance.location [None req-df4d7814-917a-4b8c-ae35-ef9940888efb 5aec6dd76aa349258f132e69de167071 99ef3f161e0b4b40b4d71520578bd099 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 136/280] 199.204.45.99 () {48 vars in 1043 bytes} [Tue Feb 24 20:39:32 2026] PUT /v2/images/b6f4aed1-7519-4b34-8f10-c4e04121eebe/file => generated 0 bytes in 28512 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61682 switches on core 0) [pid: 8|app: 0|req: 145/281] 199.204.45.99 () {44 vars in 968 bytes} [Tue Feb 24 20:40:01 2026] GET /v2/images/b6f4aed1-7519-4b34-8f10-c4e04121eebe => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/282] 199.204.45.99 () {44 vars in 968 bytes} [Tue Feb 24 20:40:01 2026] GET /v2/images/b6f4aed1-7519-4b34-8f10-c4e04121eebe => 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: 146/283] 199.204.45.99 () {42 vars in 685 bytes} [Tue Feb 24 20:40:02 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/284] 199.204.45.99 () {44 vars in 907 bytes} [Tue Feb 24 20:40:02 2026] GET /v2/images => generated 2451 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/369] 199.204.45.99 () {42 vars in 685 bytes} [Tue Feb 24 20:47:00 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/370] 199.204.45.99 () {44 vars in 907 bytes} [Tue Feb 24 20:47:00 2026] GET /v2/images => generated 2451 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/375] 199.204.45.99 () {42 vars in 685 bytes} [Tue Feb 24 20:47:13 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/376] 199.204.45.99 () {44 vars in 907 bytes} [Tue Feb 24 20:47:13 2026] GET /v2/images => generated 2451 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/377] 199.204.45.99 () {44 vars in 944 bytes} [Tue Feb 24 20:47:13 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/378] 199.204.45.99 () {44 vars in 966 bytes} [Tue Feb 24 20:47:13 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/379] 199.204.45.99 () {44 vars in 936 bytes} [Tue Feb 24 20:47:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/380] 199.204.45.99 () {48 vars in 948 bytes} [Tue Feb 24 20:47:13 2026] POST /v2/images => generated 799 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-24 20:47:13.531 8 INFO glance.api.v2.image_data [None req-88cfcda0-9bab-4d81-8215-a9b6df375517 5aec6dd76aa349258f132e69de167071 99ef3f161e0b4b40b4d71520578bd099 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-24 20:48:15.521 8 INFO glance.location [None req-88cfcda0-9bab-4d81-8215-a9b6df375517 5aec6dd76aa349258f132e69de167071 99ef3f161e0b4b40b4d71520578bd099 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 195/393] 199.204.45.99 () {48 vars in 1042 bytes} [Tue Feb 24 20:47:13 2026] PUT /v2/images/a993769a-d3f6-4e5b-9956-03597f25b93f/file => generated 0 bytes in 62064 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20586 switches on core 0) [pid: 7|app: 0|req: 199/394] 199.204.45.99 () {44 vars in 968 bytes} [Tue Feb 24 20:48:15 2026] GET /v2/images/a993769a-d3f6-4e5b-9956-03597f25b93f => generated 1211 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/395] 199.204.45.99 () {48 vars in 1047 bytes} [Tue Feb 24 20:48:15 2026] PATCH /v2/images/a993769a-d3f6-4e5b-9956-03597f25b93f => generated 1234 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/396] 199.204.45.99 () {44 vars in 968 bytes} [Tue Feb 24 20:48:15 2026] GET /v2/images/a993769a-d3f6-4e5b-9956-03597f25b93f => generated 1234 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/421] 199.204.45.99 () {42 vars in 685 bytes} [Tue Feb 24 20:50:22 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/422] 199.204.45.99 () {44 vars in 907 bytes} [Tue Feb 24 20:50:22 2026] GET /v2/images => generated 3687 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/427] 199.204.45.99 () {42 vars in 685 bytes} [Tue Feb 24 20:50:38 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/428] 199.204.45.99 () {44 vars in 907 bytes} [Tue Feb 24 20:50:38 2026] GET /v2/images => generated 3687 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/429] 199.204.45.99 () {44 vars in 936 bytes} [Tue Feb 24 20:50:38 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: 217/430] 199.204.45.99 () {44 vars in 958 bytes} [Tue Feb 24 20:50:38 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/431] 199.204.45.99 () {44 vars in 936 bytes} [Tue Feb 24 20:50:38 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: 218/432] 199.204.45.99 () {48 vars in 948 bytes} [Tue Feb 24 20:50:38 2026] POST /v2/images => generated 791 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-24 20:50:38.672 8 INFO glance.api.v2.image_data [None req-23a42e92-08ed-4c4e-9b6b-1779007420b0 5aec6dd76aa349258f132e69de167071 99ef3f161e0b4b40b4d71520578bd099 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-24 20:50:59.437 8 INFO glance.location [None req-23a42e92-08ed-4c4e-9b6b-1779007420b0 5aec6dd76aa349258f132e69de167071 99ef3f161e0b4b40b4d71520578bd099 - - default default] Image format matched and virtual size computed: 2782199808 [pid: 8|app: 0|req: 215/437] 199.204.45.99 () {48 vars in 1042 bytes} [Tue Feb 24 20:50:38 2026] PUT /v2/images/a045b59d-3b4c-4268-841b-447aa04b8d3b/file => generated 0 bytes in 20822 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26063 switches on core 0) [pid: 7|app: 0|req: 223/438] 199.204.45.99 () {44 vars in 968 bytes} [Tue Feb 24 20:50:59 2026] GET /v2/images/a045b59d-3b4c-4268-841b-447aa04b8d3b => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/439] 199.204.45.99 () {44 vars in 968 bytes} [Tue Feb 24 20:50:59 2026] GET /v2/images/a045b59d-3b4c-4268-841b-447aa04b8d3b => generated 1203 bytes in 14 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: 242/490] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 20:55:12 2026] GET /v2/images => generated 4892 bytes in 216 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: 249/491] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 20:55:13 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/504] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 20:56:12 2026] GET /v2/images => generated 4892 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/505] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 20:56:12 2026] GET /v2/images => generated 4892 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/518] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 20:57:12 2026] GET /v2/images => generated 4892 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/519] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 20:57:12 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/532] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 20:58:12 2026] GET /v2/images => generated 4892 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/533] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 20:58:12 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/546] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 20:59:12 2026] GET /v2/images => generated 4892 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/547] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 20:59:12 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/560] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:00:12 2026] GET /v2/images => generated 4892 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/561] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:00:12 2026] GET /v2/images => generated 4892 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/574] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:01:12 2026] GET /v2/images => generated 4892 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/575] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:01:12 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/588] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:02:12 2026] GET /v2/images => generated 4892 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/589] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:02:12 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/598] 199.204.45.99 () {42 vars in 685 bytes} [Tue Feb 24 21:02:43 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/599] 199.204.45.99 () {44 vars in 907 bytes} [Tue Feb 24 21:02:43 2026] GET /v2/images => generated 4892 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/604] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:03:12 2026] GET /v2/images => generated 4892 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/605] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:03:12 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/618] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:04:12 2026] GET /v2/images => generated 4892 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/619] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:04:12 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/630] 199.204.45.99 () {42 vars in 685 bytes} [Tue Feb 24 21:04:55 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/631] 199.204.45.99 () {44 vars in 907 bytes} [Tue Feb 24 21:04:55 2026] GET /v2/images => generated 4892 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/632] 199.204.45.99 () {42 vars in 685 bytes} [Tue Feb 24 21:04:57 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/633] 199.204.45.99 () {44 vars in 907 bytes} [Tue Feb 24 21:04:57 2026] GET /v2/images => generated 4892 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/636] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:05:12 2026] GET /v2/images => generated 4892 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/637] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:05:12 2026] GET /v2/images => generated 4892 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/646] 199.204.45.99 () {42 vars in 685 bytes} [Tue Feb 24 21:05:45 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/647] 199.204.45.99 () {44 vars in 907 bytes} [Tue Feb 24 21:05:45 2026] GET /v2/images => generated 4892 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/650] 199.204.45.99 () {42 vars in 685 bytes} [Tue Feb 24 21:05:53 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/651] 199.204.45.99 () {44 vars in 907 bytes} [Tue Feb 24 21:05:53 2026] GET /v2/images => generated 4892 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/654] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:06:12 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/655] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:06:12 2026] GET /v2/images => generated 4892 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/664] 199.204.45.99 () {42 vars in 685 bytes} [Tue Feb 24 21:06:45 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/665] 199.204.45.99 () {44 vars in 907 bytes} [Tue Feb 24 21:06:45 2026] GET /v2/images => generated 4892 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/670] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:07:12 2026] GET /v2/images => generated 4892 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/671] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:07:12 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/676] 10.0.0.128 () {32 vars in 633 bytes} [Tue Feb 24 21:07:28 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/681] 10.0.0.113 () {36 vars in 987 bytes} [Tue Feb 24 21:07:52 2026] GET /v2/images/d1b38f75-35d4-41d3-8bfa-93a9c5857a5f => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/682] 10.0.0.113 () {36 vars in 927 bytes} [Tue Feb 24 21:07:52 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: 346/685] 10.0.0.113 () {36 vars in 987 bytes} [Tue Feb 24 21:07:54 2026] GET /v2/images/d1b38f75-35d4-41d3-8bfa-93a9c5857a5f => 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: 340/686] 10.0.0.113 () {36 vars in 927 bytes} [Tue Feb 24 21:07:54 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: 347/687] 199.204.45.99 () {36 vars in 990 bytes} [Tue Feb 24 21:08:00 2026] GET /v2/images/d1b38f75-35d4-41d3-8bfa-93a9c5857a5f => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/688] 199.204.45.99 () {36 vars in 930 bytes} [Tue Feb 24 21:08:00 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: 348/689] 199.204.45.99 () {36 vars in 990 bytes} [Tue Feb 24 21:08:01 2026] GET /v2/images/d1b38f75-35d4-41d3-8bfa-93a9c5857a5f => 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: 342/690] 199.204.45.99 () {36 vars in 930 bytes} [Tue Feb 24 21:08:01 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: 344/693] 10.0.0.113 () {36 vars in 987 bytes} [Tue Feb 24 21:08:07 2026] GET /v2/images/d1b38f75-35d4-41d3-8bfa-93a9c5857a5f => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/694] 10.0.0.113 () {36 vars in 927 bytes} [Tue Feb 24 21:08:07 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: 346/697] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:08:13 2026] GET /v2/images => generated 4892 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/698] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:08:13 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/703] 10.0.0.113 () {36 vars in 987 bytes} [Tue Feb 24 21:08:37 2026] GET /v2/images/d1b38f75-35d4-41d3-8bfa-93a9c5857a5f => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/704] 10.0.0.113 () {36 vars in 927 bytes} [Tue Feb 24 21:08:37 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: 350/705] 10.0.0.128 () {30 vars in 411 bytes} [Tue Feb 24 21:08:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/710] 10.0.0.113 () {36 vars in 987 bytes} [Tue Feb 24 21:08:54 2026] GET /v2/images/d1b38f75-35d4-41d3-8bfa-93a9c5857a5f => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/711] 10.0.0.113 () {36 vars in 927 bytes} [Tue Feb 24 21:08:54 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: 360/714] 10.0.0.82 () {36 vars in 986 bytes} [Tue Feb 24 21:09:05 2026] GET /v2/images/d1b38f75-35d4-41d3-8bfa-93a9c5857a5f => generated 1171 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/715] 10.0.0.82 () {36 vars in 926 bytes} [Tue Feb 24 21:09:05 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: 361/716] 10.0.0.82 () {36 vars in 926 bytes} [Tue Feb 24 21:09: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: 356/717] 10.0.0.82 () {36 vars in 986 bytes} [Tue Feb 24 21:09:05 2026] GET /v2/images/d1b38f75-35d4-41d3-8bfa-93a9c5857a5f => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/718] 10.0.0.82 () {36 vars in 926 bytes} [Tue Feb 24 21:09:05 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: 357/719] 10.0.0.82 () {36 vars in 926 bytes} [Tue Feb 24 21:09:05 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: 363/720] 10.0.0.82 () {36 vars in 986 bytes} [Tue Feb 24 21:09:05 2026] GET /v2/images/d1b38f75-35d4-41d3-8bfa-93a9c5857a5f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/721] 10.0.0.82 () {36 vars in 926 bytes} [Tue Feb 24 21:09:05 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: 364/722] 10.0.0.82 () {36 vars in 926 bytes} [Tue Feb 24 21:09:05 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/723] 10.0.0.168 () {36 vars in 911 bytes} [Tue Feb 24 21:09:06 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/724] 10.0.0.168 () {36 vars in 1007 bytes} [Tue Feb 24 21:09:06 2026] GET /v2/images/d1b38f75-35d4-41d3-8bfa-93a9c5857a5f/locations => generated 127 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/725] 10.0.0.168 () {36 vars in 987 bytes} [Tue Feb 24 21:09:06 2026] GET /v2/images/d1b38f75-35d4-41d3-8bfa-93a9c5857a5f => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/726] 10.0.0.168 () {36 vars in 927 bytes} [Tue Feb 24 21:09:06 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: 361/727] 10.0.0.168 () {36 vars in 927 bytes} [Tue Feb 24 21:09:06 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: 367/728] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:09:12 2026] GET /v2/images => generated 4892 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/729] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:09:12 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/738] 10.0.0.113 () {36 vars in 987 bytes} [Tue Feb 24 21:09:46 2026] GET /v2/images/d1b38f75-35d4-41d3-8bfa-93a9c5857a5f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/739] 10.0.0.113 () {36 vars in 927 bytes} [Tue Feb 24 21:09:46 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/744] 10.0.0.128 () {34 vars in 655 bytes} [Tue Feb 24 21:10:09 2026] POST /v2/images => generated 649 bytes in 237 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-02-24 21:10:10.111 8 WARNING glance.api.v2.images [None req-447c07b6-e9da-4671-919f-1466ebea3bcc 9168ede674bf4a77a09bbc766b43df6b fac80986ba5a470ca178eb33f51f9e9b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6776dd01-c6db-4d5b-98d6-bd0a7f9e52a7 [pid: 8|app: 0|req: 370/745] 10.0.0.128 () {32 vars in 710 bytes} [Tue Feb 24 21:10:10 2026] DELETE /v2/images/6776dd01-c6db-4d5b-98d6-bd0a7f9e52a7 => 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: 376/746] 10.0.0.128 () {32 vars in 707 bytes} [Tue Feb 24 21:10:10 2026] GET /v2/images/6776dd01-c6db-4d5b-98d6-bd0a7f9e52a7 => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/747] 10.0.0.128 () {32 vars in 633 bytes} [Tue Feb 24 21:10:10 2026] GET /v2/images => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/748] 10.0.0.128 () {34 vars in 655 bytes} [Tue Feb 24 21:10:10 2026] POST /v2/images => generated 703 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/749] 10.0.0.128 () {32 vars in 717 bytes} [Tue Feb 24 21:10:10 2026] GET /v2/images/c094d556-e6e5-41c0-bc14-c59c66e9ce06/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-24 21:10:10.309 7 INFO glance.api.v2.image_data [None req-ecdac593-6901-4bd8-b7c2-c4b269b242c5 9168ede674bf4a77a09bbc766b43df6b fac80986ba5a470ca178eb33f51f9e9b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-24 21:10:10.364 7 WARNING glance_store._drivers.rbd [None req-ecdac593-6901-4bd8-b7c2-c4b269b242c5 9168ede674bf4a77a09bbc766b43df6b fac80986ba5a470ca178eb33f51f9e9b - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-02-24 21:10:10.581 7 INFO glance.location [None req-ecdac593-6901-4bd8-b7c2-c4b269b242c5 9168ede674bf4a77a09bbc766b43df6b fac80986ba5a470ca178eb33f51f9e9b - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 378/750] 10.0.0.128 () {32 vars in 727 bytes} [Tue Feb 24 21:10:10 2026] PUT /v2/images/c094d556-e6e5-41c0-bc14-c59c66e9ce06/file => generated 0 bytes in 315 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/751] 10.0.0.128 () {32 vars in 707 bytes} [Tue Feb 24 21:10:10 2026] GET /v2/images/c094d556-e6e5-41c0-bc14-c59c66e9ce06 => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/752] 10.0.0.128 () {32 vars in 717 bytes} [Tue Feb 24 21:10:10 2026] GET /v2/images/c094d556-e6e5-41c0-bc14-c59c66e9ce06/file => generated 1024 bytes in 130 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/753] 10.0.0.128 () {34 vars in 655 bytes} [Tue Feb 24 21:10:10 2026] POST /v2/images => generated 648 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/754] 10.0.0.128 () {32 vars in 726 bytes} [Tue Feb 24 21:10:10 2026] PATCH /v2/images/a91b6542-2367-4202-9e05-5a5fe0708e78 => generated 652 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/755] 10.0.0.128 () {32 vars in 707 bytes} [Tue Feb 24 21:10:10 2026] GET /v2/images/a91b6542-2367-4202-9e05-5a5fe0708e78 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-24 21:10:10.886 7 WARNING glance.api.v2.images [None req-996703f6-bbda-4913-b58a-52b26f950902 9168ede674bf4a77a09bbc766b43df6b fac80986ba5a470ca178eb33f51f9e9b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a91b6542-2367-4202-9e05-5a5fe0708e78 [pid: 7|app: 0|req: 381/756] 10.0.0.128 () {32 vars in 710 bytes} [Tue Feb 24 21:10:10 2026] DELETE /v2/images/a91b6542-2367-4202-9e05-5a5fe0708e78 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/757] 10.0.0.128 () {32 vars in 707 bytes} [Tue Feb 24 21:10:10 2026] GET /v2/images/a91b6542-2367-4202-9e05-5a5fe0708e78 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-24 21:10:10.947 7 WARNING glance.api.v2.images [None req-ee44bc63-fde7-4ade-b006-7c54932183e8 9168ede674bf4a77a09bbc766b43df6b fac80986ba5a470ca178eb33f51f9e9b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c094d556-e6e5-41c0-bc14-c59c66e9ce06 [pid: 7|app: 0|req: 382/758] 10.0.0.128 () {32 vars in 710 bytes} [Tue Feb 24 21:10:10 2026] DELETE /v2/images/c094d556-e6e5-41c0-bc14-c59c66e9ce06 => generated 0 bytes in 860 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/759] 10.0.0.128 () {32 vars in 707 bytes} [Tue Feb 24 21:10:11 2026] GET /v2/images/c094d556-e6e5-41c0-bc14-c59c66e9ce06 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-24 21:10:11.825 7 WARNING glance.api.v2.images [None req-671d89b3-aa4c-47a7-aff8-b1423b10f94d 9168ede674bf4a77a09bbc766b43df6b fac80986ba5a470ca178eb33f51f9e9b - - default default] Failed to find image 6776dd01-c6db-4d5b-98d6-bd0a7f9e52a7 to delete: glance.common.exception.ImageNotFound: No image found with ID 6776dd01-c6db-4d5b-98d6-bd0a7f9e52a7 [pid: 7|app: 0|req: 383/760] 10.0.0.128 () {32 vars in 710 bytes} [Tue Feb 24 21:10:11 2026] DELETE /v2/images/6776dd01-c6db-4d5b-98d6-bd0a7f9e52a7 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/761] 10.0.0.128 () {32 vars in 707 bytes} [Tue Feb 24 21:10:11 2026] GET /v2/images/6776dd01-c6db-4d5b-98d6-bd0a7f9e52a7 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/764] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:10:13 2026] GET /v2/images => generated 4892 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/765] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:10:13 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/774] 10.0.0.113 () {36 vars in 987 bytes} [Tue Feb 24 21:10:55 2026] GET /v2/images/d1b38f75-35d4-41d3-8bfa-93a9c5857a5f => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/775] 10.0.0.113 () {36 vars in 927 bytes} [Tue Feb 24 21:10:55 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: 392/778] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:11:13 2026] GET /v2/images => generated 4892 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/779] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:11:13 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/784] 10.0.0.128 () {32 vars in 707 bytes} [Tue Feb 24 21:11:27 2026] GET /v2/images/d1b38f75-35d4-41d3-8bfa-93a9c5857a5f => 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: 395/785] 10.0.0.128 () {32 vars in 707 bytes} [Tue Feb 24 21:11:27 2026] GET /v2/images/d1b38f75-35d4-41d3-8bfa-93a9c5857a5f => 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: 391/786] 10.0.0.82 () {36 vars in 986 bytes} [Tue Feb 24 21:11:28 2026] GET /v2/images/d1b38f75-35d4-41d3-8bfa-93a9c5857a5f => generated 1171 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/787] 10.0.0.82 () {36 vars in 926 bytes} [Tue Feb 24 21:11: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: 392/788] 10.0.0.82 () {36 vars in 926 bytes} [Tue Feb 24 21:11:28 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/789] 10.0.0.82 () {36 vars in 986 bytes} [Tue Feb 24 21:11:28 2026] GET /v2/images/d1b38f75-35d4-41d3-8bfa-93a9c5857a5f => 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: 393/790] 10.0.0.82 () {36 vars in 926 bytes} [Tue Feb 24 21:11:28 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: 398/791] 10.0.0.82 () {36 vars in 926 bytes} [Tue Feb 24 21:11:28 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: 8|app: 0|req: 394/792] 10.0.0.82 () {36 vars in 986 bytes} [Tue Feb 24 21:11:28 2026] GET /v2/images/d1b38f75-35d4-41d3-8bfa-93a9c5857a5f => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/793] 10.0.0.82 () {36 vars in 926 bytes} [Tue Feb 24 21:11:28 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: 395/794] 10.0.0.82 () {36 vars in 926 bytes} [Tue Feb 24 21:11:28 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: 400/795] 10.0.0.168 () {36 vars in 911 bytes} [Tue Feb 24 21:11:28 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/796] 10.0.0.168 () {36 vars in 1007 bytes} [Tue Feb 24 21:11:28 2026] GET /v2/images/d1b38f75-35d4-41d3-8bfa-93a9c5857a5f/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: 401/797] 10.0.0.168 () {36 vars in 987 bytes} [Tue Feb 24 21:11:28 2026] GET /v2/images/d1b38f75-35d4-41d3-8bfa-93a9c5857a5f => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/798] 10.0.0.168 () {36 vars in 927 bytes} [Tue Feb 24 21:11:28 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: 402/799] 10.0.0.168 () {36 vars in 927 bytes} [Tue Feb 24 21:11:28 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: 401/806] 10.0.0.113 () {36 vars in 987 bytes} [Tue Feb 24 21:11:55 2026] GET /v2/images/d1b38f75-35d4-41d3-8bfa-93a9c5857a5f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/807] 10.0.0.113 () {36 vars in 927 bytes} [Tue Feb 24 21:11:55 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: 408/810] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:12:12 2026] GET /v2/images => generated 4892 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/811] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:12:12 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: 8|app: 0|req: 406/816] 10.0.0.113 () {36 vars in 987 bytes} [Tue Feb 24 21:12:24 2026] GET /v2/images/d1b38f75-35d4-41d3-8bfa-93a9c5857a5f => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/817] 10.0.0.113 () {36 vars in 927 bytes} [Tue Feb 24 21:12:24 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/826] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:13:13 2026] GET /v2/images => generated 4892 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/827] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:13:13 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: 8|app: 0|req: 414/832] 10.0.0.113 () {36 vars in 987 bytes} [Tue Feb 24 21:13:27 2026] GET /v2/images/d1b38f75-35d4-41d3-8bfa-93a9c5857a5f => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/833] 10.0.0.113 () {36 vars in 927 bytes} [Tue Feb 24 21:13:27 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/838] 10.0.0.113 () {36 vars in 987 bytes} [Tue Feb 24 21:13:45 2026] GET /v2/images/d1b38f75-35d4-41d3-8bfa-93a9c5857a5f => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/839] 10.0.0.113 () {36 vars in 927 bytes} [Tue Feb 24 21:13:45 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: 425/844] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:14:12 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/845] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:14:12 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/848] 199.204.45.99 () {32 vars in 825 bytes} [Tue Feb 24 21:14:18 2026] GET /v2/images?status=active&owner=99ef3f161e0b4b40b4d71520578bd099&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/849] 199.204.45.99 () {32 vars in 652 bytes} [Tue Feb 24 21:14:18 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/850] 10.0.0.82 () {36 vars in 986 bytes} [Tue Feb 24 21:14:19 2026] GET /v2/images/b6f4aed1-7519-4b34-8f10-c4e04121eebe => generated 1209 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/851] 10.0.0.82 () {36 vars in 926 bytes} [Tue Feb 24 21:14: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: 429/852] 10.0.0.82 () {36 vars in 926 bytes} [Tue Feb 24 21:14:19 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: 424/853] 10.0.0.82 () {36 vars in 986 bytes} [Tue Feb 24 21:14:19 2026] GET /v2/images/b6f4aed1-7519-4b34-8f10-c4e04121eebe => 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: 430/854] 10.0.0.82 () {36 vars in 926 bytes} [Tue Feb 24 21:14:19 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/855] 10.0.0.82 () {36 vars in 926 bytes} [Tue Feb 24 21:14:19 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/856] 10.0.0.82 () {36 vars in 986 bytes} [Tue Feb 24 21:14:19 2026] GET /v2/images/b6f4aed1-7519-4b34-8f10-c4e04121eebe => 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: 426/857] 10.0.0.82 () {36 vars in 926 bytes} [Tue Feb 24 21:14:19 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: 432/858] 10.0.0.168 () {36 vars in 911 bytes} [Tue Feb 24 21:14:19 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/859] 10.0.0.168 () {36 vars in 1007 bytes} [Tue Feb 24 21:14:19 2026] GET /v2/images/b6f4aed1-7519-4b34-8f10-c4e04121eebe/locations => generated 127 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/860] 10.0.0.168 () {36 vars in 987 bytes} [Tue Feb 24 21:14:19 2026] GET /v2/images/b6f4aed1-7519-4b34-8f10-c4e04121eebe => generated 1209 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/861] 10.0.0.168 () {36 vars in 927 bytes} [Tue Feb 24 21:14:19 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: 434/862] 10.0.0.168 () {36 vars in 927 bytes} [Tue Feb 24 21:14:19 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: 434/873] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:15:12 2026] GET /v2/images => generated 4892 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/874] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:15:12 2026] GET /v2/images => generated 4892 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/887] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:16:12 2026] GET /v2/images => generated 4892 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/888] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:16:12 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: 8|app: 0|req: 448/901] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:17:12 2026] GET /v2/images => generated 4892 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/902] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:17:12 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/915] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:18:12 2026] GET /v2/images => generated 4892 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/916] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:18:12 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/919] 10.0.0.128 () {32 vars in 633 bytes} [Tue Feb 24 21:18:17 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/930] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:19:12 2026] GET /v2/images => generated 4892 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/931] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:19:12 2026] GET /v2/images => generated 4892 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/944] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:20:12 2026] GET /v2/images => generated 4892 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/945] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:20:12 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/958] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:21:12 2026] GET /v2/images => generated 4892 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/959] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:21:12 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/972] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:22:12 2026] GET /v2/images => generated 4892 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/973] 10.0.0.224 () {28 vars in 569 bytes} [Tue Feb 24 21:22:12 2026] GET /v2/images => generated 4892 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)