+ 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 06:44:34 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 nodename: glance-api-7457dff7c8-dnkm6 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fd041e6f668 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 06:44:36.872 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-02-24 06:44:36.958 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 06:44:37.767 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 06:44:37.768 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 06:44:37.769 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-24 06:44:37.874 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 06:44:37.876 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 06:44:37.876 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-24 06:44:39.816 8 WARNING glance.api.v2.images [None req-9097268d-6802-41a2-8d89-7ea2814b2aa0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-24 06:44:40.002 7 WARNING glance.api.v2.images [None req-b91c3317-b672-4325-a42d-94808d2f7aa0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-24 06:44:40.168 8 WARNING keystonemiddleware._common.config [None req-9097268d-6802-41a2-8d89-7ea2814b2aa0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-24 06:44:40.176 8 WARNING oslo_config.cfg [None req-9097268d-6802-41a2-8d89-7ea2814b2aa0 - - - - - -] 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 0x7fd041e6f668 pid: 8 (default app) [pid: 8|app: 0|req: 5/5] 162.253.55.195 () {42 vars in 689 bytes} [Tue Feb 24 06:44:40 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) 2026-02-24 06:44:40.409 7 WARNING keystonemiddleware._common.config [None req-b91c3317-b672-4325-a42d-94808d2f7aa0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-24 06:44:40.417 7 WARNING oslo_config.cfg [None req-b91c3317-b672-4325-a42d-94808d2f7aa0 - - - - - -] 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 0x7fd041e6f668 pid: 7 (default app) /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 06:44:40.857 8 WARNING oslo_policy.policy [None req-b5806589-d5d5-4888-9cb6-b652b09493ab b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - 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 06:44:40.857 8 WARNING oslo_policy.policy [None req-b5806589-d5d5-4888-9cb6-b652b09493ab b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - 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 06:44:40.873 8 WARNING oslo_policy.policy [None req-b5806589-d5d5-4888-9cb6-b652b09493ab b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - 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 06:44:40.873 8 WARNING oslo_policy.policy [None req-b5806589-d5d5-4888-9cb6-b652b09493ab b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/6] 162.253.55.195 () {44 vars in 911 bytes} [Tue Feb 24 06:44:40 2026] GET /v2/images => generated 69 bytes in 587 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1/7] 162.253.55.195 () {42 vars in 689 bytes} [Tue Feb 24 06:44:44 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: 7/8] 162.253.55.195 () {44 vars in 911 bytes} [Tue Feb 24 06:44:44 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: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 06:44:44.442 7 WARNING oslo_policy.policy [None req-63a54880-79ae-4294-a0dc-dd121c483fef b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - 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 06:44:44.443 7 WARNING oslo_policy.policy [None req-63a54880-79ae-4294-a0dc-dd121c483fef b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - 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: 2/9] 162.253.55.195 () {44 vars in 912 bytes} [Tue Feb 24 06:44:44 2026] GET /v2/images/cirros => generated 151 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/10] 162.253.55.195 () {44 vars in 934 bytes} [Tue Feb 24 06:44:44 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 06:44:44.581 7 WARNING oslo_policy.policy [None req-7a5a6fb1-481f-47e0-a7ab-1f79b98e88a1 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - 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 06:44:44.582 7 WARNING oslo_policy.policy [None req-7a5a6fb1-481f-47e0-a7ab-1f79b98e88a1 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - 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: 3/11] 162.253.55.195 () {44 vars in 940 bytes} [Tue Feb 24 06:44:44 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-02-24 06:44:44.671 8 WARNING oslo_config.cfg [None req-b0e634e0-ea2b-46f0-9844-462cb09284c8 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/12] 162.253.55.195 () {48 vars in 952 bytes} [Tue Feb 24 06:44:44 2026] POST /v2/images => generated 760 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-24 06:44:44.691 7 WARNING oslo_policy.policy [None req-892dfa3a-16b4-4464-8558-671c0cbf4427 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - 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 06:44:44.692 7 WARNING oslo_policy.policy [None req-892dfa3a-16b4-4464-8558-671c0cbf4427 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - 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 06:44:44.693 7 INFO glance.api.v2.image_data [None req-892dfa3a-16b4-4464-8558-671c0cbf4427 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-24 06:44:48.341 7 WARNING glance.location [None req-892dfa3a-16b4-4464-8558-671c0cbf4427 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 4/13] 162.253.55.195 () {48 vars in 1046 bytes} [Tue Feb 24 06:44:44 2026] PUT /v2/images/d8b19a39-ebce-4550-965a-8ee60e131198/file => generated 0 bytes in 3691 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7229 switches on core 0) [pid: 8|app: 0|req: 10/14] 162.253.55.195 () {44 vars in 972 bytes} [Tue Feb 24 06:44:48 2026] GET /v2/images/d8b19a39-ebce-4550-965a-8ee60e131198 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-24 06:44:48.417 7 WARNING oslo_config.cfg [None req-678fe1fe-7c34-4a1f-a584-c58d6a56b7a4 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - 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: 5/15] 162.253.55.195 () {44 vars in 972 bytes} [Tue Feb 24 06:44:48 2026] GET /v2/images/d8b19a39-ebce-4550-965a-8ee60e131198 => 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: 139/272] 162.253.55.195 () {42 vars in 689 bytes} [Tue Feb 24 07:06:06 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/273] 162.253.55.195 () {44 vars in 911 bytes} [Tue Feb 24 07:06:06 2026] GET /v2/images => generated 1240 bytes in 465 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/278] 162.253.55.195 () {42 vars in 689 bytes} [Tue Feb 24 07:06:22 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/279] 162.253.55.195 () {44 vars in 911 bytes} [Tue Feb 24 07:06:22 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: 8|app: 0|req: 143/280] 162.253.55.195 () {44 vars in 938 bytes} [Tue Feb 24 07:06:22 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/281] 162.253.55.195 () {44 vars in 960 bytes} [Tue Feb 24 07:06:22 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/282] 162.253.55.195 () {44 vars in 940 bytes} [Tue Feb 24 07:06:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/283] 162.253.55.195 () {48 vars in 952 bytes} [Tue Feb 24 07:06:22 2026] POST /v2/images => generated 796 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-24 07:06:22.521 8 WARNING oslo_policy.policy [None req-b2ba965e-38e9-4e70-847f-ef743a1f733a b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - 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 07:06:22.521 8 WARNING oslo_policy.policy [None req-b2ba965e-38e9-4e70-847f-ef743a1f733a b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - 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 07:06:22.523 8 INFO glance.api.v2.image_data [None req-b2ba965e-38e9-4e70-847f-ef743a1f733a b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-24 07:06:53.734 8 WARNING glance.location [None req-b2ba965e-38e9-4e70-847f-ef743a1f733a b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 145/290] 162.253.55.195 () {48 vars in 1047 bytes} [Tue Feb 24 07:06:22 2026] PUT /v2/images/356a58c7-ba4d-4d5a-8148-3178e7049c17/file => generated 0 bytes in 31268 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61896 switches on core 0) [pid: 7|app: 0|req: 146/291] 162.253.55.195 () {44 vars in 972 bytes} [Tue Feb 24 07:06:53 2026] GET /v2/images/356a58c7-ba4d-4d5a-8148-3178e7049c17 => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/292] 162.253.55.195 () {44 vars in 972 bytes} [Tue Feb 24 07:06:53 2026] GET /v2/images/356a58c7-ba4d-4d5a-8148-3178e7049c17 => 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: 147/293] 162.253.55.195 () {42 vars in 689 bytes} [Tue Feb 24 07:06: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: 147/294] 162.253.55.195 () {44 vars in 911 bytes} [Tue Feb 24 07:06:55 2026] GET /v2/images => generated 2451 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/375] 162.253.55.195 () {42 vars in 689 bytes} [Tue Feb 24 07:13:34 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: 188/376] 162.253.55.195 () {44 vars in 911 bytes} [Tue Feb 24 07:13:34 2026] GET /v2/images => generated 2451 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/379] 162.253.55.195 () {42 vars in 689 bytes} [Tue Feb 24 07:13:44 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: 190/380] 162.253.55.195 () {44 vars in 911 bytes} [Tue Feb 24 07:13:44 2026] GET /v2/images => generated 2451 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/381] 162.253.55.195 () {44 vars in 948 bytes} [Tue Feb 24 07:13:44 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/382] 162.253.55.195 () {44 vars in 970 bytes} [Tue Feb 24 07:13:44 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/383] 162.253.55.195 () {44 vars in 940 bytes} [Tue Feb 24 07:13:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/384] 162.253.55.195 () {48 vars in 952 bytes} [Tue Feb 24 07:13:44 2026] POST /v2/images => generated 799 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-24 07:13:44.636 8 INFO glance.api.v2.image_data [None req-ee09c4df-f343-40a2-aab2-e158fedcb2e3 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-24 07:13:57.470 8 INFO glance.location [None req-ee09c4df-f343-40a2-aab2-e158fedcb2e3 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 193/387] 162.253.55.195 () {48 vars in 1046 bytes} [Tue Feb 24 07:13:44 2026] PUT /v2/images/b09ef0f2-321c-4cda-8afe-bccba49ee68e/file => generated 0 bytes in 12875 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26381 switches on core 0) [pid: 7|app: 0|req: 195/388] 162.253.55.195 () {44 vars in 972 bytes} [Tue Feb 24 07:13:57 2026] GET /v2/images/b09ef0f2-321c-4cda-8afe-bccba49ee68e => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/389] 162.253.55.195 () {48 vars in 1051 bytes} [Tue Feb 24 07:13:57 2026] PATCH /v2/images/b09ef0f2-321c-4cda-8afe-bccba49ee68e => generated 1234 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/390] 162.253.55.195 () {44 vars in 972 bytes} [Tue Feb 24 07:13:57 2026] GET /v2/images/b09ef0f2-321c-4cda-8afe-bccba49ee68e => 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: 202/401] 162.253.55.195 () {42 vars in 689 bytes} [Tue Feb 24 07:14:39 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: 200/402] 162.253.55.195 () {44 vars in 911 bytes} [Tue Feb 24 07:14:39 2026] GET /v2/images => generated 3687 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/405] 162.253.55.195 () {42 vars in 689 bytes} [Tue Feb 24 07:14:50 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/406] 162.253.55.195 () {44 vars in 911 bytes} [Tue Feb 24 07:14:50 2026] GET /v2/images => generated 3687 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/407] 162.253.55.195 () {44 vars in 940 bytes} [Tue Feb 24 07:14:50 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/408] 162.253.55.195 () {44 vars in 962 bytes} [Tue Feb 24 07:14:50 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/409] 162.253.55.195 () {44 vars in 940 bytes} [Tue Feb 24 07:14:50 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: 204/410] 162.253.55.195 () {48 vars in 952 bytes} [Tue Feb 24 07:14:50 2026] POST /v2/images => generated 791 bytes in 36 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-24 07:14:50.764 7 INFO glance.api.v2.image_data [None req-fd89a46b-63b5-4691-9746-fdfdd11964e7 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-24 07:15:10.783 7 INFO glance.location [None req-fd89a46b-63b5-4691-9746-fdfdd11964e7 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 207/415] 162.253.55.195 () {48 vars in 1046 bytes} [Tue Feb 24 07:14:50 2026] PUT /v2/images/9b644614-c116-4718-a89f-eac34df185db/file => generated 0 bytes in 20064 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20737 switches on core 0) [pid: 8|app: 0|req: 209/416] 162.253.55.195 () {44 vars in 972 bytes} [Tue Feb 24 07:15:10 2026] GET /v2/images/9b644614-c116-4718-a89f-eac34df185db => generated 1203 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/417] 162.253.55.195 () {44 vars in 972 bytes} [Tue Feb 24 07:15:10 2026] GET /v2/images/9b644614-c116-4718-a89f-eac34df185db => 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: 7|app: 0|req: 233/466] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:19:12 2026] GET /v2/images => generated 4892 bytes in 209 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: 234/467] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:19: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: 241/480] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:20:12 2026] GET /v2/images => generated 4892 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/481] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:20:12 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: 8|app: 0|req: 248/494] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:21:12 2026] GET /v2/images => generated 4892 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/495] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:21:12 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: 8|app: 0|req: 255/508] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:22:12 2026] GET /v2/images => generated 4892 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/509] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:22:12 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/522] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:23:12 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/523] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:23: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: 269/536] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:24:12 2026] GET /v2/images => generated 4892 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/537] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:24:12 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: 8|app: 0|req: 276/550] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:25:12 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/551] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:25:12 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: 8|app: 0|req: 283/564] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:26:12 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: 282/565] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:26:12 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: 8|app: 0|req: 289/576] 162.253.55.195 () {42 vars in 689 bytes} [Tue Feb 24 07:27:04 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/577] 162.253.55.195 () {44 vars in 911 bytes} [Tue Feb 24 07:27:04 2026] GET /v2/images => generated 4892 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/580] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:27:12 2026] GET /v2/images => generated 4892 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/581] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:27: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: 297/594] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:28:12 2026] GET /v2/images => generated 4892 bytes in 58 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.33 () {28 vars in 568 bytes} [Tue Feb 24 07:28: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: 305/608] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:29: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: 304/609] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:29: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: 8|app: 0|req: 307/612] 162.253.55.195 () {42 vars in 689 bytes} [Tue Feb 24 07:29:21 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/613] 162.253.55.195 () {44 vars in 911 bytes} [Tue Feb 24 07:29:21 2026] GET /v2/images => generated 4892 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/614] 162.253.55.195 () {42 vars in 689 bytes} [Tue Feb 24 07:29:22 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: 307/615] 162.253.55.195 () {44 vars in 911 bytes} [Tue Feb 24 07:29:22 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: 7|app: 0|req: 313/626] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:30:12 2026] GET /v2/images => generated 4892 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/627] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:30: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: 7|app: 0|req: 314/628] 162.253.55.195 () {42 vars in 689 bytes} [Tue Feb 24 07:30:13 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: 315/629] 162.253.55.195 () {44 vars in 911 bytes} [Tue Feb 24 07:30:13 2026] GET /v2/images => generated 4892 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/632] 162.253.55.195 () {42 vars in 689 bytes} [Tue Feb 24 07:30:21 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/633] 162.253.55.195 () {44 vars in 911 bytes} [Tue Feb 24 07:30:21 2026] GET /v2/images => generated 4892 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/644] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:31:12 2026] GET /v2/images => generated 4892 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/645] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:31: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: 324/646] 162.253.55.195 () {42 vars in 689 bytes} [Tue Feb 24 07:31:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/647] 162.253.55.195 () {44 vars in 911 bytes} [Tue Feb 24 07:31:17 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/656] 10.0.0.158 () {32 vars in 633 bytes} [Tue Feb 24 07:31:58 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: 332/661] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:32:12 2026] GET /v2/images => generated 4892 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/662] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:32: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: 8|app: 0|req: 333/663] 10.0.0.248 () {36 vars in 987 bytes} [Tue Feb 24 07:32:17 2026] GET /v2/images/d8b19a39-ebce-4550-965a-8ee60e131198 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/664] 10.0.0.248 () {36 vars in 927 bytes} [Tue Feb 24 07:32:17 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: 335/667] 10.0.0.176 () {36 vars in 987 bytes} [Tue Feb 24 07:32:22 2026] GET /v2/images/d8b19a39-ebce-4550-965a-8ee60e131198 => generated 1171 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/668] 10.0.0.176 () {36 vars in 927 bytes} [Tue Feb 24 07:32:23 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: 336/669] 10.0.0.176 () {36 vars in 927 bytes} [Tue Feb 24 07:32:23 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: 334/670] 10.0.0.176 () {36 vars in 987 bytes} [Tue Feb 24 07:32:23 2026] GET /v2/images/d8b19a39-ebce-4550-965a-8ee60e131198 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/671] 10.0.0.176 () {36 vars in 927 bytes} [Tue Feb 24 07:32: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: 7|app: 0|req: 335/672] 10.0.0.176 () {36 vars in 927 bytes} [Tue Feb 24 07:32:23 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: 338/673] 10.0.0.176 () {36 vars in 987 bytes} [Tue Feb 24 07:32:23 2026] GET /v2/images/d8b19a39-ebce-4550-965a-8ee60e131198 => 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: 336/674] 10.0.0.176 () {36 vars in 927 bytes} [Tue Feb 24 07:32:23 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/675] 10.0.0.176 () {36 vars in 927 bytes} [Tue Feb 24 07:32:23 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/676] 10.0.0.136 () {36 vars in 911 bytes} [Tue Feb 24 07:32:24 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/677] 10.0.0.136 () {36 vars in 1007 bytes} [Tue Feb 24 07:32:24 2026] GET /v2/images/d8b19a39-ebce-4550-965a-8ee60e131198/locations => generated 127 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/678] 10.0.0.136 () {36 vars in 987 bytes} [Tue Feb 24 07:32:24 2026] GET /v2/images/d8b19a39-ebce-4550-965a-8ee60e131198 => 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: 341/679] 10.0.0.136 () {36 vars in 927 bytes} [Tue Feb 24 07:32:24 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: 339/680] 10.0.0.136 () {36 vars in 927 bytes} [Tue Feb 24 07:32:24 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: 342/681] 162.253.55.195 () {36 vars in 991 bytes} [Tue Feb 24 07:32:25 2026] GET /v2/images/d8b19a39-ebce-4550-965a-8ee60e131198 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/682] 162.253.55.195 () {36 vars in 931 bytes} [Tue Feb 24 07:32:25 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: 343/683] 162.253.55.195 () {36 vars in 991 bytes} [Tue Feb 24 07:32:26 2026] GET /v2/images/d8b19a39-ebce-4550-965a-8ee60e131198 => 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: 341/684] 162.253.55.195 () {36 vars in 931 bytes} [Tue Feb 24 07:32:26 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: 345/687] 10.0.0.248 () {36 vars in 987 bytes} [Tue Feb 24 07:32:29 2026] GET /v2/images/d8b19a39-ebce-4550-965a-8ee60e131198 => generated 1171 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/688] 10.0.0.248 () {36 vars in 927 bytes} [Tue Feb 24 07:32:29 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: 347/691] 10.0.0.158 () {30 vars in 411 bytes} [Tue Feb 24 07:32:47 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/694] 10.0.0.248 () {36 vars in 987 bytes} [Tue Feb 24 07:32:56 2026] GET /v2/images/d8b19a39-ebce-4550-965a-8ee60e131198 => 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: 346/695] 10.0.0.248 () {36 vars in 927 bytes} [Tue Feb 24 07:32:56 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/698] 10.0.0.248 () {36 vars in 987 bytes} [Tue Feb 24 07:33:04 2026] GET /v2/images/d8b19a39-ebce-4550-965a-8ee60e131198 => 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: 348/699] 10.0.0.248 () {36 vars in 927 bytes} [Tue Feb 24 07:33: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: 353/702] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:33:12 2026] GET /v2/images => generated 4892 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/703] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:33:12 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/708] 10.0.0.248 () {36 vars in 987 bytes} [Tue Feb 24 07:33:35 2026] GET /v2/images/d8b19a39-ebce-4550-965a-8ee60e131198 => 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: 356/709] 10.0.0.248 () {36 vars in 927 bytes} [Tue Feb 24 07:33:35 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: 359/714] 10.0.0.158 () {34 vars in 655 bytes} [Tue Feb 24 07:33:53 2026] POST /v2/images => generated 648 bytes in 182 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-02-24 07:33:53.492 7 WARNING glance.api.v2.images [None req-e5603a22-a9c3-4467-89b1-39eb2cbebc52 ff9dc9f84b794e0a8e0079d9c2dcf8cb 2a977a5f88cb4f64ac1d1036fba6139d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0b314f28-0925-4154-a5c8-2a97a41e9679 [pid: 7|app: 0|req: 356/715] 10.0.0.158 () {32 vars in 710 bytes} [Tue Feb 24 07:33:53 2026] DELETE /v2/images/0b314f28-0925-4154-a5c8-2a97a41e9679 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/716] 10.0.0.158 () {32 vars in 707 bytes} [Tue Feb 24 07:33:53 2026] GET /v2/images/0b314f28-0925-4154-a5c8-2a97a41e9679 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/717] 10.0.0.158 () {32 vars in 633 bytes} [Tue Feb 24 07:33:53 2026] GET /v2/images => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/718] 10.0.0.158 () {34 vars in 655 bytes} [Tue Feb 24 07:33:53 2026] POST /v2/images => generated 702 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/719] 10.0.0.158 () {32 vars in 717 bytes} [Tue Feb 24 07:33:53 2026] GET /v2/images/9c5cfb67-7527-4892-970b-6f218ed06715/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-24 07:33:53.687 8 INFO glance.api.v2.image_data [None req-3ea165a3-9f68-4488-bd80-5aa3e5b402fd ff9dc9f84b794e0a8e0079d9c2dcf8cb 2a977a5f88cb4f64ac1d1036fba6139d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-24 07:33:53.747 8 WARNING glance_store._drivers.rbd [None req-3ea165a3-9f68-4488-bd80-5aa3e5b402fd ff9dc9f84b794e0a8e0079d9c2dcf8cb 2a977a5f88cb4f64ac1d1036fba6139d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-02-24 07:33:54.919 8 INFO glance.location [None req-3ea165a3-9f68-4488-bd80-5aa3e5b402fd ff9dc9f84b794e0a8e0079d9c2dcf8cb 2a977a5f88cb4f64ac1d1036fba6139d - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 362/720] 10.0.0.158 () {32 vars in 727 bytes} [Tue Feb 24 07:33:53 2026] PUT /v2/images/9c5cfb67-7527-4892-970b-6f218ed06715/file => generated 0 bytes in 1281 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/721] 10.0.0.158 () {32 vars in 707 bytes} [Tue Feb 24 07:33:54 2026] GET /v2/images/9c5cfb67-7527-4892-970b-6f218ed06715 => generated 1103 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/722] 10.0.0.158 () {32 vars in 717 bytes} [Tue Feb 24 07:33:54 2026] GET /v2/images/9c5cfb67-7527-4892-970b-6f218ed06715/file => generated 1024 bytes in 124 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/723] 10.0.0.158 () {34 vars in 655 bytes} [Tue Feb 24 07:33:55 2026] POST /v2/images => generated 647 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/724] 10.0.0.158 () {32 vars in 726 bytes} [Tue Feb 24 07:33:55 2026] PATCH /v2/images/ebdc3959-701e-4c6b-acd9-7ca75bc9d0c6 => generated 652 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/725] 10.0.0.158 () {32 vars in 707 bytes} [Tue Feb 24 07:33:55 2026] GET /v2/images/ebdc3959-701e-4c6b-acd9-7ca75bc9d0c6 => generated 652 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-24 07:33:55.267 8 WARNING glance.api.v2.images [None req-2151b009-77ea-4d51-a22a-de0cd936ed77 ff9dc9f84b794e0a8e0079d9c2dcf8cb 2a977a5f88cb4f64ac1d1036fba6139d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ebdc3959-701e-4c6b-acd9-7ca75bc9d0c6 [pid: 8|app: 0|req: 365/726] 10.0.0.158 () {32 vars in 710 bytes} [Tue Feb 24 07:33:55 2026] DELETE /v2/images/ebdc3959-701e-4c6b-acd9-7ca75bc9d0c6 => 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: 362/727] 10.0.0.158 () {32 vars in 707 bytes} [Tue Feb 24 07:33:55 2026] GET /v2/images/ebdc3959-701e-4c6b-acd9-7ca75bc9d0c6 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-24 07:33:55.333 8 WARNING glance.api.v2.images [None req-92662bd4-1b4b-4227-90cd-d10be33c7d2b ff9dc9f84b794e0a8e0079d9c2dcf8cb 2a977a5f88cb4f64ac1d1036fba6139d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9c5cfb67-7527-4892-970b-6f218ed06715 [pid: 8|app: 0|req: 366/728] 10.0.0.158 () {32 vars in 710 bytes} [Tue Feb 24 07:33:55 2026] DELETE /v2/images/9c5cfb67-7527-4892-970b-6f218ed06715 => generated 0 bytes in 804 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/729] 10.0.0.158 () {32 vars in 707 bytes} [Tue Feb 24 07:33:56 2026] GET /v2/images/9c5cfb67-7527-4892-970b-6f218ed06715 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-24 07:33:56.157 8 WARNING glance.api.v2.images [None req-dbff2c7f-bc7e-46c2-b4a4-38641dbe785c ff9dc9f84b794e0a8e0079d9c2dcf8cb 2a977a5f88cb4f64ac1d1036fba6139d - - default default] Failed to find image 0b314f28-0925-4154-a5c8-2a97a41e9679 to delete: glance.common.exception.ImageNotFound: No image found with ID 0b314f28-0925-4154-a5c8-2a97a41e9679 [pid: 8|app: 0|req: 367/730] 10.0.0.158 () {32 vars in 710 bytes} [Tue Feb 24 07:33:56 2026] DELETE /v2/images/0b314f28-0925-4154-a5c8-2a97a41e9679 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/731] 10.0.0.158 () {32 vars in 707 bytes} [Tue Feb 24 07:33:56 2026] GET /v2/images/0b314f28-0925-4154-a5c8-2a97a41e9679 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/736] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:34:12 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: 370/737] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:34: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: 375/746] 10.0.0.248 () {36 vars in 987 bytes} [Tue Feb 24 07:34:58 2026] GET /v2/images/d8b19a39-ebce-4550-965a-8ee60e131198 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/747] 10.0.0.248 () {36 vars in 927 bytes} [Tue Feb 24 07:34: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: 8|app: 0|req: 378/752] 10.0.0.248 () {36 vars in 987 bytes} [Tue Feb 24 07:35:11 2026] GET /v2/images/d8b19a39-ebce-4550-965a-8ee60e131198 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/753] 10.0.0.248 () {36 vars in 927 bytes} [Tue Feb 24 07:35:11 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/754] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:35:12 2026] GET /v2/images => generated 4892 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/755] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:35: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: 379/760] 10.0.0.158 () {32 vars in 707 bytes} [Tue Feb 24 07:35:30 2026] GET /v2/images/d8b19a39-ebce-4550-965a-8ee60e131198 => 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: 382/761] 10.0.0.158 () {32 vars in 707 bytes} [Tue Feb 24 07:35:30 2026] GET /v2/images/d8b19a39-ebce-4550-965a-8ee60e131198 => 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: 380/762] 10.0.0.176 () {36 vars in 987 bytes} [Tue Feb 24 07:35:30 2026] GET /v2/images/d8b19a39-ebce-4550-965a-8ee60e131198 => 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: 383/763] 10.0.0.176 () {36 vars in 927 bytes} [Tue Feb 24 07:35:30 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: 381/764] 10.0.0.176 () {36 vars in 927 bytes} [Tue Feb 24 07:35:30 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: 384/765] 10.0.0.176 () {36 vars in 987 bytes} [Tue Feb 24 07:35:30 2026] GET /v2/images/d8b19a39-ebce-4550-965a-8ee60e131198 => 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: 382/766] 10.0.0.176 () {36 vars in 927 bytes} [Tue Feb 24 07:35:30 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: 385/767] 10.0.0.176 () {36 vars in 927 bytes} [Tue Feb 24 07:35:30 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.176 () {36 vars in 987 bytes} [Tue Feb 24 07:35:30 2026] GET /v2/images/d8b19a39-ebce-4550-965a-8ee60e131198 => generated 1171 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/769] 10.0.0.176 () {36 vars in 927 bytes} [Tue Feb 24 07:35:30 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: 384/770] 10.0.0.136 () {36 vars in 911 bytes} [Tue Feb 24 07:35:31 2026] GET /versions => generated 1312 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/771] 10.0.0.136 () {36 vars in 1007 bytes} [Tue Feb 24 07:35:31 2026] GET /v2/images/d8b19a39-ebce-4550-965a-8ee60e131198/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/772] 10.0.0.136 () {36 vars in 987 bytes} [Tue Feb 24 07:35:31 2026] GET /v2/images/d8b19a39-ebce-4550-965a-8ee60e131198 => 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: 388/773] 10.0.0.136 () {36 vars in 927 bytes} [Tue Feb 24 07:35:31 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: 386/774] 10.0.0.136 () {36 vars in 927 bytes} [Tue Feb 24 07:35:31 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: 390/781] 10.0.0.248 () {36 vars in 987 bytes} [Tue Feb 24 07:36:06 2026] GET /v2/images/d8b19a39-ebce-4550-965a-8ee60e131198 => 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: 392/782] 10.0.0.248 () {36 vars in 927 bytes} [Tue Feb 24 07:36:06 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/785] 10.0.0.248 () {36 vars in 987 bytes} [Tue Feb 24 07:36:11 2026] GET /v2/images/d8b19a39-ebce-4550-965a-8ee60e131198 => 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: 394/786] 10.0.0.248 () {36 vars in 927 bytes} [Tue Feb 24 07:36:11 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/787] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:36:12 2026] GET /v2/images => generated 4892 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/788] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:36: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: 397/791] 10.0.0.248 () {36 vars in 987 bytes} [Tue Feb 24 07:36:28 2026] GET /v2/images/d8b19a39-ebce-4550-965a-8ee60e131198 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/792] 10.0.0.248 () {36 vars in 927 bytes} [Tue Feb 24 07:36:29 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: 400/797] 10.0.0.248 () {36 vars in 987 bytes} [Tue Feb 24 07:36:46 2026] GET /v2/images/d8b19a39-ebce-4550-965a-8ee60e131198 => 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: 398/798] 10.0.0.248 () {36 vars in 927 bytes} [Tue Feb 24 07:36:46 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/805] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:37:12 2026] GET /v2/images => generated 4892 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/806] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:37: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: 403/807] 162.253.55.195 () {32 vars in 826 bytes} [Tue Feb 24 07:37:16 2026] GET /v2/images?status=active&owner=7289ded215864a0ba1df18231b05e273&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/808] 162.253.55.195 () {32 vars in 653 bytes} [Tue Feb 24 07:37:16 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: 404/809] 10.0.0.176 () {36 vars in 987 bytes} [Tue Feb 24 07:37:16 2026] GET /v2/images/356a58c7-ba4d-4d5a-8148-3178e7049c17 => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/810] 10.0.0.176 () {36 vars in 927 bytes} [Tue Feb 24 07:37:16 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: 405/811] 10.0.0.176 () {36 vars in 927 bytes} [Tue Feb 24 07:37:16 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: 407/812] 10.0.0.176 () {36 vars in 987 bytes} [Tue Feb 24 07:37:16 2026] GET /v2/images/356a58c7-ba4d-4d5a-8148-3178e7049c17 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/813] 10.0.0.176 () {36 vars in 927 bytes} [Tue Feb 24 07:37:16 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: 408/814] 10.0.0.176 () {36 vars in 927 bytes} [Tue Feb 24 07:37:16 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: 407/815] 10.0.0.176 () {36 vars in 987 bytes} [Tue Feb 24 07:37:16 2026] GET /v2/images/356a58c7-ba4d-4d5a-8148-3178e7049c17 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/816] 10.0.0.176 () {36 vars in 927 bytes} [Tue Feb 24 07:37:16 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/817] 10.0.0.136 () {36 vars in 911 bytes} [Tue Feb 24 07:37:17 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/818] 10.0.0.136 () {36 vars in 1007 bytes} [Tue Feb 24 07:37:17 2026] GET /v2/images/356a58c7-ba4d-4d5a-8148-3178e7049c17/locations => generated 127 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/819] 10.0.0.136 () {36 vars in 987 bytes} [Tue Feb 24 07:37:17 2026] GET /v2/images/356a58c7-ba4d-4d5a-8148-3178e7049c17 => generated 1209 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/820] 10.0.0.136 () {36 vars in 927 bytes} [Tue Feb 24 07:37:17 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: 410/821] 10.0.0.136 () {36 vars in 927 bytes} [Tue Feb 24 07:37:17 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/834] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:38:12 2026] GET /v2/images => generated 4892 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/835] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:38: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: 424/848] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:39:12 2026] GET /v2/images => generated 4892 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/849] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:39: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: 7|app: 0|req: 431/862] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:40:12 2026] GET /v2/images => generated 4892 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/863] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:40:12 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/876] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:41:12 2026] GET /v2/images => generated 4892 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/877] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:41: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: 443/884] 10.0.0.158 () {32 vars in 633 bytes} [Tue Feb 24 07:41:48 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: 445/891] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:42:12 2026] GET /v2/images => generated 4892 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/892] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:42:12 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/905] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:43:12 2026] GET /v2/images => generated 4892 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/906] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:43: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: 7|app: 0|req: 459/919] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:44:12 2026] GET /v2/images => generated 4892 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/920] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:44: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: 468/933] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:45:12 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: 7|app: 0|req: 466/934] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:45: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: 475/947] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:46: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: 473/948] 10.0.0.33 () {28 vars in 568 bytes} [Tue Feb 24 07:46: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)