+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Mar 6 00:52:03 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:06 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-7b4f7cc9f-n27zq 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 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7fe6e366f668 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-03-06 00:52:05.555 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-06 00:52:05.590 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-03-06 00:52:06.439 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-03-06 00:52:06.440 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-03-06 00:52:06.440 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-06 00:52:06.517 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-03-06 00:52:06.518 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-03-06 00:52:06.519 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-06 00:52:08.466 7 WARNING glance.api.v2.images [None req-8bd0fc7c-6e1f-4445-a721-903d567774d7 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-06 00:52:08.595 8 WARNING glance.api.v2.images [None req-9851fa69-8c04-47a5-af88-abb6b99a5a4a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-06 00:52:08.808 7 WARNING keystonemiddleware._common.config [None req-8bd0fc7c-6e1f-4445-a721-903d567774d7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 00:52:08.815 7 WARNING oslo_config.cfg [None req-8bd0fc7c-6e1f-4445-a721-903d567774d7 - - - - - -] 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 0x7fe6e366f668 pid: 7 (default app) 2026-03-06 00:52:08.952 8 WARNING keystonemiddleware._common.config [None req-9851fa69-8c04-47a5-af88-abb6b99a5a4a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 00:52:08.959 8 WARNING oslo_config.cfg [None req-9851fa69-8c04-47a5-af88-abb6b99a5a4a - - - - - -] 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 0x7fe6e366f668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.155 () {42 vars in 688 bytes} [Fri Mar 6 00:52:09 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 00:52:10.305 8 WARNING oslo_policy.policy [None req-5c02a2c6-c41c-4332-bc76-5728101a7263 1e7dc8fe47e6429cb2bb978ca1cc15c6 648b6b88fee64ac1b19ebad9b51eece1 - - 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-03-06 00:52:10.305 8 WARNING oslo_policy.policy [None req-5c02a2c6-c41c-4332-bc76-5728101a7263 1e7dc8fe47e6429cb2bb978ca1cc15c6 648b6b88fee64ac1b19ebad9b51eece1 - - 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-03-06 00:52:10.320 8 WARNING oslo_policy.policy [None req-5c02a2c6-c41c-4332-bc76-5728101a7263 1e7dc8fe47e6429cb2bb978ca1cc15c6 648b6b88fee64ac1b19ebad9b51eece1 - - 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-03-06 00:52:10.320 8 WARNING oslo_policy.policy [None req-5c02a2c6-c41c-4332-bc76-5728101a7263 1e7dc8fe47e6429cb2bb978ca1cc15c6 648b6b88fee64ac1b19ebad9b51eece1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.155 () {44 vars in 910 bytes} [Fri Mar 6 00:52:09 2026] GET /v2/images => generated 69 bytes in 563 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.155 () {42 vars in 688 bytes} [Fri Mar 6 00:52:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.155 () {44 vars in 910 bytes} [Fri Mar 6 00:52:13 2026] GET /v2/images => generated 69 bytes in 41 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 00:52:13.705 7 WARNING oslo_policy.policy [None req-727cee7c-7cae-4d38-b7af-bac4e827fe6b 1e7dc8fe47e6429cb2bb978ca1cc15c6 648b6b88fee64ac1b19ebad9b51eece1 - - 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-03-06 00:52:13.705 7 WARNING oslo_policy.policy [None req-727cee7c-7cae-4d38-b7af-bac4e827fe6b 1e7dc8fe47e6429cb2bb978ca1cc15c6 648b6b88fee64ac1b19ebad9b51eece1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.155 () {44 vars in 911 bytes} [Fri Mar 6 00:52:13 2026] GET /v2/images/cirros => generated 151 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.155 () {44 vars in 933 bytes} [Fri Mar 6 00:52:13 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 00:52:13.836 7 WARNING oslo_policy.policy [None req-9c5b83fe-964e-4a86-aff4-75086dffc13e 1e7dc8fe47e6429cb2bb978ca1cc15c6 648b6b88fee64ac1b19ebad9b51eece1 - - 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-03-06 00:52:13.836 7 WARNING oslo_policy.policy [None req-9c5b83fe-964e-4a86-aff4-75086dffc13e 1e7dc8fe47e6429cb2bb978ca1cc15c6 648b6b88fee64ac1b19ebad9b51eece1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.155 () {44 vars in 939 bytes} [Fri Mar 6 00:52:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 00:52:13.920 8 WARNING oslo_config.cfg [None req-03cc7378-615c-402f-beaa-9a180edca8f7 1e7dc8fe47e6429cb2bb978ca1cc15c6 648b6b88fee64ac1b19ebad9b51eece1 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.155 () {48 vars in 951 bytes} [Fri Mar 6 00:52:13 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-06 00:52:13.943 7 WARNING oslo_policy.policy [None req-2e252765-1b4c-4ccd-b8f0-1f105fd76be9 1e7dc8fe47e6429cb2bb978ca1cc15c6 648b6b88fee64ac1b19ebad9b51eece1 - - 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-03-06 00:52:13.943 7 WARNING oslo_policy.policy [None req-2e252765-1b4c-4ccd-b8f0-1f105fd76be9 1e7dc8fe47e6429cb2bb978ca1cc15c6 648b6b88fee64ac1b19ebad9b51eece1 - - 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-03-06 00:52:13.945 7 INFO glance.api.v2.image_data [None req-2e252765-1b4c-4ccd-b8f0-1f105fd76be9 1e7dc8fe47e6429cb2bb978ca1cc15c6 648b6b88fee64ac1b19ebad9b51eece1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-06 00:52:17.322 7 INFO glance.location [None req-2e252765-1b4c-4ccd-b8f0-1f105fd76be9 1e7dc8fe47e6429cb2bb978ca1cc15c6 648b6b88fee64ac1b19ebad9b51eece1 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/12] 199.204.45.155 () {48 vars in 1045 bytes} [Fri Mar 6 00:52:13 2026] PUT /v2/images/25a658d2-3b83-4b4a-a8c5-bc1088180fd0/file => generated 0 bytes in 3427 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6916 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.155 () {44 vars in 971 bytes} [Fri Mar 6 00:52:17 2026] GET /v2/images/25a658d2-3b83-4b4a-a8c5-bc1088180fd0 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-06 00:52:17.406 7 WARNING oslo_config.cfg [None req-1b6f8c22-1bf2-44b5-8c67-0fc88d322fca 1e7dc8fe47e6429cb2bb978ca1cc15c6 648b6b88fee64ac1b19ebad9b51eece1 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/14] 199.204.45.155 () {44 vars in 971 bytes} [Fri Mar 6 00:52:17 2026] GET /v2/images/25a658d2-3b83-4b4a-a8c5-bc1088180fd0 => 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: 135/265] 199.204.45.155 () {42 vars in 688 bytes} [Fri Mar 6 01:13:01 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: 131/266] 199.204.45.155 () {44 vars in 910 bytes} [Fri Mar 6 01:13:01 2026] GET /v2/images => generated 1240 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/269] 199.204.45.155 () {42 vars in 688 bytes} [Fri Mar 6 01:13:17 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/272] 199.204.45.155 () {44 vars in 910 bytes} [Fri Mar 6 01:13:17 2026] GET /v2/images => generated 1240 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/273] 199.204.45.155 () {44 vars in 937 bytes} [Fri Mar 6 01:13:18 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/274] 199.204.45.155 () {44 vars in 959 bytes} [Fri Mar 6 01:13:18 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/275] 199.204.45.155 () {44 vars in 939 bytes} [Fri Mar 6 01:13:18 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: 7|app: 0|req: 139/276] 199.204.45.155 () {48 vars in 951 bytes} [Fri Mar 6 01:13:18 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-06 01:13:18.330 8 WARNING oslo_policy.policy [None req-68b9bf12-5107-43e3-b64f-2b28df807448 1e7dc8fe47e6429cb2bb978ca1cc15c6 648b6b88fee64ac1b19ebad9b51eece1 - - 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-03-06 01:13:18.330 8 WARNING oslo_policy.policy [None req-68b9bf12-5107-43e3-b64f-2b28df807448 1e7dc8fe47e6429cb2bb978ca1cc15c6 648b6b88fee64ac1b19ebad9b51eece1 - - 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-03-06 01:13:18.332 8 INFO glance.api.v2.image_data [None req-68b9bf12-5107-43e3-b64f-2b28df807448 1e7dc8fe47e6429cb2bb978ca1cc15c6 648b6b88fee64ac1b19ebad9b51eece1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-06 01:13:44.532 8 INFO glance.location [None req-68b9bf12-5107-43e3-b64f-2b28df807448 1e7dc8fe47e6429cb2bb978ca1cc15c6 648b6b88fee64ac1b19ebad9b51eece1 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 138/281] 199.204.45.155 () {48 vars in 1046 bytes} [Fri Mar 6 01:13:18 2026] PUT /v2/images/3c186cd2-e510-49d7-a5d8-3425c4e667d4/file => generated 0 bytes in 26258 msecs (HTTP/1.1 204) 4 headers in 171 bytes (60964 switches on core 0) [pid: 7|app: 0|req: 144/282] 199.204.45.155 () {44 vars in 971 bytes} [Fri Mar 6 01:13:44 2026] GET /v2/images/3c186cd2-e510-49d7-a5d8-3425c4e667d4 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/283] 199.204.45.155 () {44 vars in 971 bytes} [Fri Mar 6 01:13:44 2026] GET /v2/images/3c186cd2-e510-49d7-a5d8-3425c4e667d4 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/284] 199.204.45.155 () {42 vars in 688 bytes} [Fri Mar 6 01:13:46 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/285] 199.204.45.155 () {44 vars in 910 bytes} [Fri Mar 6 01:13:46 2026] GET /v2/images => generated 2451 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/370] 199.204.45.155 () {42 vars in 688 bytes} [Fri Mar 6 01:20:38 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/371] 199.204.45.155 () {44 vars in 910 bytes} [Fri Mar 6 01:20:38 2026] GET /v2/images => generated 2451 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/374] 199.204.45.155 () {42 vars in 688 bytes} [Fri Mar 6 01:20:49 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: 185/375] 199.204.45.155 () {44 vars in 910 bytes} [Fri Mar 6 01:20:49 2026] GET /v2/images => generated 2451 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/376] 199.204.45.155 () {44 vars in 947 bytes} [Fri Mar 6 01:20:49 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/377] 199.204.45.155 () {44 vars in 969 bytes} [Fri Mar 6 01:20:49 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/378] 199.204.45.155 () {44 vars in 939 bytes} [Fri Mar 6 01:20:49 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: 187/379] 199.204.45.155 () {48 vars in 951 bytes} [Fri Mar 6 01:20:49 2026] POST /v2/images => generated 799 bytes in 73 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-06 01:20:49.546 7 INFO glance.api.v2.image_data [None req-51b49e12-1c7f-4cc5-8fd9-9d2c9f153f2c 1e7dc8fe47e6429cb2bb978ca1cc15c6 648b6b88fee64ac1b19ebad9b51eece1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-06 01:21:02.313 7 INFO glance.location [None req-51b49e12-1c7f-4cc5-8fd9-9d2c9f153f2c 1e7dc8fe47e6429cb2bb978ca1cc15c6 648b6b88fee64ac1b19ebad9b51eece1 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 193/382] 199.204.45.155 () {48 vars in 1045 bytes} [Fri Mar 6 01:20:49 2026] PUT /v2/images/b8ff98b0-3632-4e51-b4f0-3a849ad06b86/file => generated 0 bytes in 12818 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26854 switches on core 0) [pid: 8|app: 0|req: 190/383] 199.204.45.155 () {44 vars in 971 bytes} [Fri Mar 6 01:21:02 2026] GET /v2/images/b8ff98b0-3632-4e51-b4f0-3a849ad06b86 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/384] 199.204.45.155 () {48 vars in 1050 bytes} [Fri Mar 6 01:21:02 2026] PATCH /v2/images/b8ff98b0-3632-4e51-b4f0-3a849ad06b86 => generated 1234 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/385] 199.204.45.155 () {44 vars in 971 bytes} [Fri Mar 6 01:21:02 2026] GET /v2/images/b8ff98b0-3632-4e51-b4f0-3a849ad06b86 => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/394] 199.204.45.155 () {42 vars in 688 bytes} [Fri Mar 6 01:21:40 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/395] 199.204.45.155 () {44 vars in 910 bytes} [Fri Mar 6 01:21:40 2026] GET /v2/images => generated 3687 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/398] 199.204.45.155 () {42 vars in 688 bytes} [Fri Mar 6 01:21:55 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/399] 199.204.45.155 () {44 vars in 910 bytes} [Fri Mar 6 01:21:55 2026] GET /v2/images => generated 3687 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/400] 199.204.45.155 () {44 vars in 939 bytes} [Fri Mar 6 01:21:55 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/401] 199.204.45.155 () {44 vars in 961 bytes} [Fri Mar 6 01:21:55 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/402] 199.204.45.155 () {44 vars in 939 bytes} [Fri Mar 6 01:21:55 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: 200/403] 199.204.45.155 () {48 vars in 951 bytes} [Fri Mar 6 01:21:55 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-06 01:21:55.991 7 INFO glance.api.v2.image_data [None req-106c7e69-8c79-4c02-9372-7b3b08dde679 1e7dc8fe47e6429cb2bb978ca1cc15c6 648b6b88fee64ac1b19ebad9b51eece1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-06 01:22:08.266 7 INFO glance.location [None req-106c7e69-8c79-4c02-9372-7b3b08dde679 1e7dc8fe47e6429cb2bb978ca1cc15c6 648b6b88fee64ac1b19ebad9b51eece1 - - default default] Image format matched and virtual size computed: 2814115840 [pid: 7|app: 0|req: 204/408] 199.204.45.155 () {48 vars in 1046 bytes} [Fri Mar 6 01:21:55 2026] PUT /v2/images/7368a6db-312a-4b28-a1c8-615d9b7dbe70/file => generated 0 bytes in 12318 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29561 switches on core 0) [pid: 8|app: 0|req: 205/409] 199.204.45.155 () {44 vars in 971 bytes} [Fri Mar 6 01:22:08 2026] GET /v2/images/7368a6db-312a-4b28-a1c8-615d9b7dbe70 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/410] 199.204.45.155 () {44 vars in 971 bytes} [Fri Mar 6 01:22:08 2026] GET /v2/images/7368a6db-312a-4b28-a1c8-615d9b7dbe70 => generated 1204 bytes in 17 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:71: 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: 227/453] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:25:38 2026] GET /v2/images => generated 4893 bytes in 287 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:71: 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: 227/454] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:25:39 2026] GET /v2/images => generated 4893 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/467] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:26:38 2026] GET /v2/images => generated 4893 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/468] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:26:38 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/481] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:27:38 2026] GET /v2/images => generated 4893 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/482] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:27:38 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/495] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:28:38 2026] GET /v2/images => generated 4893 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/496] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:28:38 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/509] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:29:38 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/510] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:29:38 2026] GET /v2/images => generated 4893 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/523] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:30:38 2026] GET /v2/images => generated 4893 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/524] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:30:38 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/537] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:31:38 2026] GET /v2/images => generated 4893 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/538] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:31:38 2026] GET /v2/images => generated 4893 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/551] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:32:38 2026] GET /v2/images => generated 4893 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/552] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:32:38 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/565] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:33:38 2026] GET /v2/images => generated 4893 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/566] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:33:38 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/575] 199.204.45.155 () {42 vars in 688 bytes} [Fri Mar 6 01:34:25 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/576] 199.204.45.155 () {44 vars in 910 bytes} [Fri Mar 6 01:34:25 2026] GET /v2/images => generated 4893 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/581] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:34:38 2026] GET /v2/images => generated 4893 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/582] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:34:38 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/595] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:35:38 2026] GET /v2/images => generated 4893 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/596] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:35:38 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/609] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:36:38 2026] GET /v2/images => generated 4893 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/610] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:36:38 2026] GET /v2/images => generated 4893 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/611] 199.204.45.155 () {42 vars in 688 bytes} [Fri Mar 6 01:36:43 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/612] 199.204.45.155 () {44 vars in 910 bytes} [Fri Mar 6 01:36:43 2026] GET /v2/images => generated 4893 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/613] 199.204.45.155 () {42 vars in 688 bytes} [Fri Mar 6 01:36:45 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/614] 199.204.45.155 () {44 vars in 910 bytes} [Fri Mar 6 01:36:45 2026] GET /v2/images => generated 4893 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/625] 199.204.45.155 () {42 vars in 688 bytes} [Fri Mar 6 01:37: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: 313/626] 199.204.45.155 () {44 vars in 910 bytes} [Fri Mar 6 01:37:32 2026] GET /v2/images => generated 4893 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/629] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:37:38 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/630] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:37:38 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/631] 199.204.45.155 () {42 vars in 688 bytes} [Fri Mar 6 01:37:39 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: 316/632] 199.204.45.155 () {44 vars in 910 bytes} [Fri Mar 6 01:37:39 2026] GET /v2/images => generated 4893 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/643] 199.204.45.155 () {42 vars in 688 bytes} [Fri Mar 6 01:38:35 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: 322/644] 199.204.45.155 () {44 vars in 910 bytes} [Fri Mar 6 01:38:35 2026] GET /v2/images => generated 4893 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/647] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:38:38 2026] GET /v2/images => generated 4893 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/648] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:38:38 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/657] 10.0.0.122 () {32 vars in 632 bytes} [Fri Mar 6 01:39:18 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/662] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:39:38 2026] GET /v2/images => generated 4893 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/663] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:39:39 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/664] 10.0.0.115 () {36 vars in 986 bytes} [Fri Mar 6 01:39:40 2026] GET /v2/images/25a658d2-3b83-4b4a-a8c5-bc1088180fd0 => generated 1171 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/665] 10.0.0.115 () {36 vars in 926 bytes} [Fri Mar 6 01:39:40 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: 333/666] 10.0.0.115 () {36 vars in 926 bytes} [Fri Mar 6 01:39:40 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: 334/667] 10.0.0.115 () {36 vars in 986 bytes} [Fri Mar 6 01:39:40 2026] GET /v2/images/25a658d2-3b83-4b4a-a8c5-bc1088180fd0 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/668] 10.0.0.115 () {36 vars in 926 bytes} [Fri Mar 6 01:39:40 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: 335/669] 10.0.0.115 () {36 vars in 926 bytes} [Fri Mar 6 01:39:40 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/670] 10.0.0.115 () {36 vars in 986 bytes} [Fri Mar 6 01:39:40 2026] GET /v2/images/25a658d2-3b83-4b4a-a8c5-bc1088180fd0 => 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: 336/671] 10.0.0.115 () {36 vars in 926 bytes} [Fri Mar 6 01:39:40 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/672] 10.0.0.115 () {36 vars in 926 bytes} [Fri Mar 6 01:39:40 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: 337/673] 10.0.0.183 () {36 vars in 986 bytes} [Fri Mar 6 01:39:41 2026] GET /v2/images/25a658d2-3b83-4b4a-a8c5-bc1088180fd0 => generated 1171 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/674] 10.0.0.183 () {36 vars in 926 bytes} [Fri Mar 6 01:39:41 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: 338/675] 10.0.0.183 () {36 vars in 986 bytes} [Fri Mar 6 01:39:41 2026] GET /v2/images/25a658d2-3b83-4b4a-a8c5-bc1088180fd0 => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/676] 10.0.0.183 () {36 vars in 926 bytes} [Fri Mar 6 01:39:41 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: 339/677] 10.0.0.183 () {36 vars in 926 bytes} [Fri Mar 6 01:39:41 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: 339/678] 10.0.0.209 () {36 vars in 986 bytes} [Fri Mar 6 01:39:43 2026] GET /v2/images/25a658d2-3b83-4b4a-a8c5-bc1088180fd0 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/679] 10.0.0.209 () {36 vars in 926 bytes} [Fri Mar 6 01:39:43 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: 341/682] 199.204.45.155 () {36 vars in 990 bytes} [Fri Mar 6 01:39:50 2026] GET /v2/images/25a658d2-3b83-4b4a-a8c5-bc1088180fd0 => 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: 342/683] 199.204.45.155 () {36 vars in 930 bytes} [Fri Mar 6 01:39:50 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: 342/684] 199.204.45.155 () {36 vars in 990 bytes} [Fri Mar 6 01:39:51 2026] GET /v2/images/25a658d2-3b83-4b4a-a8c5-bc1088180fd0 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/685] 199.204.45.155 () {36 vars in 930 bytes} [Fri Mar 6 01:39:51 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/686] 10.0.0.209 () {36 vars in 986 bytes} [Fri Mar 6 01:39:52 2026] GET /v2/images/25a658d2-3b83-4b4a-a8c5-bc1088180fd0 => 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: 344/687] 10.0.0.209 () {36 vars in 926 bytes} [Fri Mar 6 01:39:52 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/694] 10.0.0.209 () {36 vars in 986 bytes} [Fri Mar 6 01:40:20 2026] GET /v2/images/25a658d2-3b83-4b4a-a8c5-bc1088180fd0 => 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: 347/695] 10.0.0.209 () {36 vars in 926 bytes} [Fri Mar 6 01:40:20 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: 349/696] 10.0.0.209 () {36 vars in 986 bytes} [Fri Mar 6 01:40:23 2026] GET /v2/images/25a658d2-3b83-4b4a-a8c5-bc1088180fd0 => 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: 348/697] 10.0.0.209 () {36 vars in 926 bytes} [Fri Mar 6 01:40:23 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: 352/702] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:40:39 2026] GET /v2/images => generated 4893 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/703] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:40:39 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/704] 10.0.0.122 () {30 vars in 410 bytes} [Fri Mar 6 01:40:42 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: 353/707] 10.0.0.209 () {36 vars in 986 bytes} [Fri Mar 6 01:40:54 2026] GET /v2/images/25a658d2-3b83-4b4a-a8c5-bc1088180fd0 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/708] 10.0.0.209 () {36 vars in 926 bytes} [Fri Mar 6 01:40:54 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: 357/711] 10.0.0.122 () {32 vars in 706 bytes} [Fri Mar 6 01:41:04 2026] GET /v2/images/25a658d2-3b83-4b4a-a8c5-bc1088180fd0 => 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: 355/712] 10.0.0.122 () {32 vars in 706 bytes} [Fri Mar 6 01:41:04 2026] GET /v2/images/25a658d2-3b83-4b4a-a8c5-bc1088180fd0 => 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: 358/713] 10.0.0.115 () {36 vars in 986 bytes} [Fri Mar 6 01:41:04 2026] GET /v2/images/25a658d2-3b83-4b4a-a8c5-bc1088180fd0 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/714] 10.0.0.115 () {36 vars in 926 bytes} [Fri Mar 6 01:41:04 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/715] 10.0.0.115 () {36 vars in 926 bytes} [Fri Mar 6 01:41:04 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: 357/716] 10.0.0.115 () {36 vars in 986 bytes} [Fri Mar 6 01:41:04 2026] GET /v2/images/25a658d2-3b83-4b4a-a8c5-bc1088180fd0 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/717] 10.0.0.115 () {36 vars in 926 bytes} [Fri Mar 6 01:41:04 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: 358/718] 10.0.0.115 () {36 vars in 926 bytes} [Fri Mar 6 01:41:04 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/719] 10.0.0.115 () {36 vars in 986 bytes} [Fri Mar 6 01:41:05 2026] GET /v2/images/25a658d2-3b83-4b4a-a8c5-bc1088180fd0 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/720] 10.0.0.115 () {36 vars in 926 bytes} [Fri Mar 6 01:41: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: 362/721] 10.0.0.183 () {36 vars in 986 bytes} [Fri Mar 6 01:41:05 2026] GET /v2/images/25a658d2-3b83-4b4a-a8c5-bc1088180fd0 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/722] 10.0.0.183 () {36 vars in 926 bytes} [Fri Mar 6 01:41: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: 8|app: 0|req: 363/723] 10.0.0.183 () {36 vars in 986 bytes} [Fri Mar 6 01:41:05 2026] GET /v2/images/25a658d2-3b83-4b4a-a8c5-bc1088180fd0 => 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: 361/724] 10.0.0.183 () {36 vars in 926 bytes} [Fri Mar 6 01:41: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: 8|app: 0|req: 364/725] 10.0.0.183 () {36 vars in 926 bytes} [Fri Mar 6 01:41: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: 366/734] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:41:38 2026] GET /v2/images => generated 4893 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/735] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:41:39 2026] GET /v2/images => generated 4893 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/738] 10.0.0.122 () {34 vars in 654 bytes} [Fri Mar 6 01:41:53 2026] POST /v2/images => generated 648 bytes in 205 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-06 01:41:53.332 8 WARNING glance.api.v2.images [None req-9e96edf9-c942-4dc6-8bcd-a582345ddd6f 0aa32ae1b5d846f281dc1616378e0c31 b711085daad04e838f57ba5ab1eceb44 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b4652c3e-2990-4b06-b9a4-5fd3b21387d5 [pid: 8|app: 0|req: 371/739] 10.0.0.122 () {32 vars in 709 bytes} [Fri Mar 6 01:41:53 2026] DELETE /v2/images/b4652c3e-2990-4b06-b9a4-5fd3b21387d5 => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/740] 10.0.0.122 () {32 vars in 706 bytes} [Fri Mar 6 01:41:53 2026] GET /v2/images/b4652c3e-2990-4b06-b9a4-5fd3b21387d5 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/741] 10.0.0.122 () {32 vars in 632 bytes} [Fri Mar 6 01:41:53 2026] GET /v2/images => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/742] 10.0.0.122 () {34 vars in 654 bytes} [Fri Mar 6 01:41:53 2026] POST /v2/images => generated 703 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/743] 10.0.0.122 () {32 vars in 716 bytes} [Fri Mar 6 01:41:53 2026] GET /v2/images/df3cc28d-4fd2-4f23-8f91-3286d987c311/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-06 01:41:53.506 7 INFO glance.api.v2.image_data [None req-3bf9fb23-c863-446f-93fd-c02921d4aa0f 0aa32ae1b5d846f281dc1616378e0c31 b711085daad04e838f57ba5ab1eceb44 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-06 01:41:53.547 7 WARNING glance_store._drivers.rbd [None req-3bf9fb23-c863-446f-93fd-c02921d4aa0f 0aa32ae1b5d846f281dc1616378e0c31 b711085daad04e838f57ba5ab1eceb44 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-06 01:41:53.818 7 INFO glance.location [None req-3bf9fb23-c863-446f-93fd-c02921d4aa0f 0aa32ae1b5d846f281dc1616378e0c31 b711085daad04e838f57ba5ab1eceb44 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 371/744] 10.0.0.122 () {32 vars in 726 bytes} [Fri Mar 6 01:41:53 2026] PUT /v2/images/df3cc28d-4fd2-4f23-8f91-3286d987c311/file => generated 0 bytes in 361 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/745] 10.0.0.122 () {32 vars in 706 bytes} [Fri Mar 6 01:41:53 2026] GET /v2/images/df3cc28d-4fd2-4f23-8f91-3286d987c311 => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/746] 10.0.0.122 () {32 vars in 716 bytes} [Fri Mar 6 01:41:53 2026] GET /v2/images/df3cc28d-4fd2-4f23-8f91-3286d987c311/file => generated 1024 bytes in 112 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/747] 10.0.0.122 () {34 vars in 654 bytes} [Fri Mar 6 01:41:53 2026] POST /v2/images => generated 649 bytes in 37 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/748] 10.0.0.122 () {32 vars in 725 bytes} [Fri Mar 6 01:41:54 2026] PATCH /v2/images/440d81d6-f0ac-4671-bc4a-c6c7ee2d3f44 => 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: 376/749] 10.0.0.122 () {32 vars in 706 bytes} [Fri Mar 6 01:41:54 2026] GET /v2/images/440d81d6-f0ac-4671-bc4a-c6c7ee2d3f44 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-06 01:41:54.125 7 WARNING glance.api.v2.images [None req-814e0a50-a21c-489a-8ac3-091d59e21225 0aa32ae1b5d846f281dc1616378e0c31 b711085daad04e838f57ba5ab1eceb44 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//440d81d6-f0ac-4671-bc4a-c6c7ee2d3f44 [pid: 7|app: 0|req: 374/750] 10.0.0.122 () {32 vars in 709 bytes} [Fri Mar 6 01:41:54 2026] DELETE /v2/images/440d81d6-f0ac-4671-bc4a-c6c7ee2d3f44 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/751] 10.0.0.122 () {32 vars in 706 bytes} [Fri Mar 6 01:41:54 2026] GET /v2/images/440d81d6-f0ac-4671-bc4a-c6c7ee2d3f44 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-06 01:41:54.196 7 WARNING glance.api.v2.images [None req-61f19a5d-d401-4f8d-8e81-b9c94dbb043e 0aa32ae1b5d846f281dc1616378e0c31 b711085daad04e838f57ba5ab1eceb44 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//df3cc28d-4fd2-4f23-8f91-3286d987c311 [pid: 7|app: 0|req: 375/752] 10.0.0.122 () {32 vars in 709 bytes} [Fri Mar 6 01:41:54 2026] DELETE /v2/images/df3cc28d-4fd2-4f23-8f91-3286d987c311 => generated 0 bytes in 852 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/753] 10.0.0.122 () {32 vars in 706 bytes} [Fri Mar 6 01:41:55 2026] GET /v2/images/df3cc28d-4fd2-4f23-8f91-3286d987c311 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-06 01:41:55.073 7 WARNING glance.api.v2.images [None req-3b0be311-beff-4ce1-bce9-d7075e8e2718 0aa32ae1b5d846f281dc1616378e0c31 b711085daad04e838f57ba5ab1eceb44 - - default default] Failed to find image b4652c3e-2990-4b06-b9a4-5fd3b21387d5 to delete: glance.common.exception.ImageNotFound: No image found with ID b4652c3e-2990-4b06-b9a4-5fd3b21387d5 [pid: 7|app: 0|req: 376/754] 10.0.0.122 () {32 vars in 709 bytes} [Fri Mar 6 01:41:55 2026] DELETE /v2/images/b4652c3e-2990-4b06-b9a4-5fd3b21387d5 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/755] 10.0.0.122 () {32 vars in 706 bytes} [Fri Mar 6 01:41:55 2026] GET /v2/images/b4652c3e-2990-4b06-b9a4-5fd3b21387d5 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/758] 10.0.0.209 () {36 vars in 986 bytes} [Fri Mar 6 01:42:01 2026] GET /v2/images/25a658d2-3b83-4b4a-a8c5-bc1088180fd0 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/759] 10.0.0.209 () {36 vars in 926 bytes} [Fri Mar 6 01:42:01 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: 381/764] 10.0.0.209 () {36 vars in 986 bytes} [Fri Mar 6 01:42:24 2026] GET /v2/images/25a658d2-3b83-4b4a-a8c5-bc1088180fd0 => 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: 384/765] 10.0.0.209 () {36 vars in 926 bytes} [Fri Mar 6 01:42:24 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: 383/768] 10.0.0.209 () {36 vars in 986 bytes} [Fri Mar 6 01:42:35 2026] GET /v2/images/25a658d2-3b83-4b4a-a8c5-bc1088180fd0 => 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: 386/769] 10.0.0.209 () {36 vars in 926 bytes} [Fri Mar 6 01:42:35 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: 385/772] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:42:38 2026] GET /v2/images => generated 4893 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/773] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:42:38 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/776] 199.204.45.155 () {32 vars in 825 bytes} [Fri Mar 6 01:42:57 2026] GET /v2/images?status=active&owner=648b6b88fee64ac1b19ebad9b51eece1&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/777] 199.204.45.155 () {32 vars in 652 bytes} [Fri Mar 6 01:42:57 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: 392/780] 10.0.0.115 () {36 vars in 986 bytes} [Fri Mar 6 01:42:58 2026] GET /v2/images/3c186cd2-e510-49d7-a5d8-3425c4e667d4 => generated 1209 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/781] 10.0.0.115 () {36 vars in 926 bytes} [Fri Mar 6 01:42:58 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/782] 10.0.0.115 () {36 vars in 926 bytes} [Fri Mar 6 01:42:58 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: 390/783] 10.0.0.115 () {36 vars in 986 bytes} [Fri Mar 6 01:42:58 2026] GET /v2/images/3c186cd2-e510-49d7-a5d8-3425c4e667d4 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/784] 10.0.0.115 () {36 vars in 926 bytes} [Fri Mar 6 01:42:58 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/785] 10.0.0.115 () {36 vars in 926 bytes} [Fri Mar 6 01:42:58 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: 395/786] 10.0.0.115 () {36 vars in 986 bytes} [Fri Mar 6 01:42:58 2026] GET /v2/images/3c186cd2-e510-49d7-a5d8-3425c4e667d4 => 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: 392/787] 10.0.0.115 () {36 vars in 926 bytes} [Fri Mar 6 01:42:58 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: 396/788] 10.0.0.115 () {36 vars in 926 bytes} [Fri Mar 6 01:42: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: 393/789] 10.0.0.183 () {36 vars in 986 bytes} [Fri Mar 6 01:42:59 2026] GET /v2/images/3c186cd2-e510-49d7-a5d8-3425c4e667d4 => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/790] 10.0.0.183 () {36 vars in 926 bytes} [Fri Mar 6 01:42: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: 7|app: 0|req: 394/791] 10.0.0.183 () {36 vars in 986 bytes} [Fri Mar 6 01:42:59 2026] GET /v2/images/3c186cd2-e510-49d7-a5d8-3425c4e667d4 => 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: 398/792] 10.0.0.183 () {36 vars in 926 bytes} [Fri Mar 6 01:42: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: 7|app: 0|req: 395/793] 10.0.0.183 () {36 vars in 926 bytes} [Fri Mar 6 01:42: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: 399/794] 10.0.0.209 () {36 vars in 986 bytes} [Fri Mar 6 01:43:04 2026] GET /v2/images/25a658d2-3b83-4b4a-a8c5-bc1088180fd0 => 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: 396/795] 10.0.0.209 () {36 vars in 926 bytes} [Fri Mar 6 01:43:04 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/800] 10.0.0.209 () {36 vars in 986 bytes} [Fri Mar 6 01:43:22 2026] GET /v2/images/25a658d2-3b83-4b4a-a8c5-bc1088180fd0 => 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/801] 10.0.0.209 () {36 vars in 926 bytes} [Fri Mar 6 01:43:22 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: 405/806] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:43:38 2026] GET /v2/images => generated 4893 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/807] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:43:39 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/812] 10.0.0.209 () {36 vars in 986 bytes} [Fri Mar 6 01:44:01 2026] GET /v2/images/25a658d2-3b83-4b4a-a8c5-bc1088180fd0 => 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: 405/813] 10.0.0.209 () {36 vars in 926 bytes} [Fri Mar 6 01:44:01 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: 413/822] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:44:38 2026] GET /v2/images => generated 4893 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/823] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:44:38 2026] GET /v2/images => generated 4893 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/836] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:45:38 2026] GET /v2/images => generated 4893 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/837] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:45:38 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/848] 10.0.0.122 () {32 vars in 632 bytes} [Fri Mar 6 01:46:29 2026] GET /v2/images => generated 4893 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/851] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:46:38 2026] GET /v2/images => generated 4893 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/852] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:46:38 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/865] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:47:38 2026] GET /v2/images => generated 4893 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/866] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:47:38 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/879] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:48:38 2026] GET /v2/images => generated 4893 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/880] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:48:38 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/893] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:49:38 2026] GET /v2/images => generated 4893 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/894] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:49:38 2026] GET /v2/images => generated 4893 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/907] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:50:38 2026] GET /v2/images => generated 4893 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/908] 10.0.0.27 () {28 vars in 567 bytes} [Fri Mar 6 01:50:38 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)