+ 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 [Sat Apr 25 07:13:39 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-7cdc584bf9-7fdhj 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 0x7fea9ce93668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-25 07:13:41.806 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-25 07:13:41.824 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-04-25 07:13:42.674 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-25 07:13:42.675 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-25 07:13:42.676 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-25 07:13:42.703 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-25 07:13:42.704 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-25 07:13:42.705 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-25 07:13:44.760 8 WARNING glance.api.v2.images [None req-a5153217-8cfe-4af5-936c-1e3e0444a921 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-25 07:13:44.830 7 WARNING glance.api.v2.images [None req-b0189f6c-616c-43a0-8379-3ca5302dc02d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-25 07:13:45.105 8 WARNING keystonemiddleware._common.config [None req-a5153217-8cfe-4af5-936c-1e3e0444a921 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-25 07:13:45.113 8 WARNING oslo_config.cfg [None req-a5153217-8cfe-4af5-936c-1e3e0444a921 - - - - - -] 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 0x7fea9ce93668 pid: 8 (default app) 2026-04-25 07:13:45.171 7 WARNING keystonemiddleware._common.config [None req-b0189f6c-616c-43a0-8379-3ca5302dc02d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-25 07:13:45.179 7 WARNING oslo_config.cfg [None req-b0189f6c-616c-43a0-8379-3ca5302dc02d - - - - - -] 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 0x7fea9ce93668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.77 () {42 vars in 685 bytes} [Sat Apr 25 07:13:48 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:13:48.875 7 WARNING oslo_policy.policy [None req-0a467f1b-7407-40ac-8560-294b7c334bc3 2c9c181d420d499ca63000b2a8d6f18c 2dbcb133f9a34946b124fae973e7113d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-25 07:13:48.876 7 WARNING oslo_policy.policy [None req-0a467f1b-7407-40ac-8560-294b7c334bc3 2c9c181d420d499ca63000b2a8d6f18c 2dbcb133f9a34946b124fae973e7113d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-25 07:13:48.900 7 WARNING oslo_policy.policy [None req-0a467f1b-7407-40ac-8560-294b7c334bc3 2c9c181d420d499ca63000b2a8d6f18c 2dbcb133f9a34946b124fae973e7113d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-25 07:13:48.900 7 WARNING oslo_policy.policy [None req-0a467f1b-7407-40ac-8560-294b7c334bc3 2c9c181d420d499ca63000b2a8d6f18c 2dbcb133f9a34946b124fae973e7113d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.77 () {44 vars in 907 bytes} [Sat Apr 25 07:13:48 2026] GET /v2/images => generated 69 bytes in 648 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.77 () {42 vars in 685 bytes} [Sat Apr 25 07:13:53 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.77 () {44 vars in 907 bytes} [Sat Apr 25 07:13:53 2026] GET /v2/images => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 07:13:53.335 8 WARNING oslo_policy.policy [None req-7de78ae2-b681-4c2e-8351-b338c6a78499 2c9c181d420d499ca63000b2a8d6f18c 2dbcb133f9a34946b124fae973e7113d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-25 07:13:53.335 8 WARNING oslo_policy.policy [None req-7de78ae2-b681-4c2e-8351-b338c6a78499 2c9c181d420d499ca63000b2a8d6f18c 2dbcb133f9a34946b124fae973e7113d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.77 () {44 vars in 908 bytes} [Sat Apr 25 07:13:53 2026] GET /v2/images/cirros => generated 151 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.77 () {44 vars in 930 bytes} [Sat Apr 25 07:13:53 2026] GET /v2/images?name=cirros => generated 81 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-25 07:13:53.491 8 WARNING oslo_policy.policy [None req-45b15d97-92df-48e9-84d7-fb96d1d612c9 2c9c181d420d499ca63000b2a8d6f18c 2dbcb133f9a34946b124fae973e7113d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-25 07:13:53.492 8 WARNING oslo_policy.policy [None req-45b15d97-92df-48e9-84d7-fb96d1d612c9 2c9c181d420d499ca63000b2a8d6f18c 2dbcb133f9a34946b124fae973e7113d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.77 () {44 vars in 936 bytes} [Sat Apr 25 07:13:53 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) 2026-04-25 07:13:53.726 7 WARNING oslo_config.cfg [None req-78d7b049-dc6c-48bd-b2c2-775b9fffb2cc 2c9c181d420d499ca63000b2a8d6f18c 2dbcb133f9a34946b124fae973e7113d - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.77 () {48 vars in 948 bytes} [Sat Apr 25 07:13:53 2026] POST /v2/images => generated 760 bytes in 208 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-25 07:13:53.770 8 WARNING oslo_policy.policy [None req-02b746f2-7b78-4c4f-a7bd-82807efb03ff 2c9c181d420d499ca63000b2a8d6f18c 2dbcb133f9a34946b124fae973e7113d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-25 07:13:53.770 8 WARNING oslo_policy.policy [None req-02b746f2-7b78-4c4f-a7bd-82807efb03ff 2c9c181d420d499ca63000b2a8d6f18c 2dbcb133f9a34946b124fae973e7113d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-25 07:13:53.772 8 INFO glance.api.v2.image_data [None req-02b746f2-7b78-4c4f-a7bd-82807efb03ff 2c9c181d420d499ca63000b2a8d6f18c 2dbcb133f9a34946b124fae973e7113d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-25 07:13:58.289 8 WARNING glance.location [None req-02b746f2-7b78-4c4f-a7bd-82807efb03ff 2c9c181d420d499ca63000b2a8d6f18c 2dbcb133f9a34946b124fae973e7113d - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.77 () {48 vars in 1042 bytes} [Sat Apr 25 07:13:53 2026] PUT /v2/images/6bc9f99d-35b1-4aea-9a28-1e5309da0e37/file => generated 0 bytes in 4582 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4387 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.77 () {44 vars in 968 bytes} [Sat Apr 25 07:13:58 2026] GET /v2/images/6bc9f99d-35b1-4aea-9a28-1e5309da0e37 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-25 07:13:58.364 8 WARNING oslo_config.cfg [None req-1141c7b9-1c8a-49ba-8a44-650f78f9d64f 2c9c181d420d499ca63000b2a8d6f18c 2dbcb133f9a34946b124fae973e7113d - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/16] 199.204.45.77 () {44 vars in 968 bytes} [Sat Apr 25 07:13:58 2026] GET /v2/images/6bc9f99d-35b1-4aea-9a28-1e5309da0e37 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/19] 199.204.45.77 () {42 vars in 685 bytes} [Sat Apr 25 07:14:07 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/20] 199.204.45.77 () {44 vars in 907 bytes} [Sat Apr 25 07:14:07 2026] GET /v2/images => generated 1240 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/23] 199.204.45.77 () {42 vars in 685 bytes} [Sat Apr 25 07:14:19 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/24] 199.204.45.77 () {44 vars in 907 bytes} [Sat Apr 25 07:14:19 2026] GET /v2/images => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/25] 199.204.45.77 () {44 vars in 944 bytes} [Sat Apr 25 07:14:19 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/26] 199.204.45.77 () {44 vars in 966 bytes} [Sat Apr 25 07:14:19 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/27] 199.204.45.77 () {44 vars in 936 bytes} [Sat Apr 25 07:14:19 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/28] 199.204.45.77 () {48 vars in 948 bytes} [Sat Apr 25 07:14:19 2026] POST /v2/images => generated 799 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-25 07:14:19.446 7 WARNING oslo_policy.policy [None req-651a3a1c-568e-4c44-b2f4-f65a99b75683 2c9c181d420d499ca63000b2a8d6f18c 2dbcb133f9a34946b124fae973e7113d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-25 07:14:19.446 7 WARNING oslo_policy.policy [None req-651a3a1c-568e-4c44-b2f4-f65a99b75683 2c9c181d420d499ca63000b2a8d6f18c 2dbcb133f9a34946b124fae973e7113d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-25 07:14:19.448 7 INFO glance.api.v2.image_data [None req-651a3a1c-568e-4c44-b2f4-f65a99b75683 2c9c181d420d499ca63000b2a8d6f18c 2dbcb133f9a34946b124fae973e7113d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-25 07:14:27.552 8 WARNING glance.api.v2.images [None req-d6bba5e9-1b69-4efb-adea-c801ff088844 2c9c181d420d499ca63000b2a8d6f18c 2dbcb133f9a34946b124fae973e7113d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ab612553-a767-4bb0-b8d3-1077021fa6c6 [pid: 8|app: 0|req: 18/31] 199.204.45.77 () {46 vars in 990 bytes} [Sat Apr 25 07:14:27 2026] DELETE /v2/images/ab612553-a767-4bb0-b8d3-1077021fa6c6 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [uwsgi-body-read] Error reading 4433756 bytes. Content-Length: 854769152 consumed: 624711844 left: 230057308 message: Client closed connection 2026-04-25 07:14:27.610 7 ERROR glance_store._drivers.rbd [None req-651a3a1c-568e-4c44-b2f4-f65a99b75683 2c9c181d420d499ca63000b2a8d6f18c 2dbcb133f9a34946b124fae973e7113d - - default default] Failed to store image ab612553-a767-4bb0-b8d3-1077021fa6c6 Store Exception error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input 2026-04-25 07:14:27.862 7 ERROR glance.api.v2.image_data [None req-651a3a1c-568e-4c44-b2f4-f65a99b75683 2c9c181d420d499ca63000b2a8d6f18c 2dbcb133f9a34946b124fae973e7113d - - default default] Failed to upload image data due to internal error: OSError: error during read(8388608) on wsgi.input 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi [None req-651a3a1c-568e-4c44-b2f4-f65a99b75683 2c9c181d420d499ca63000b2a8d6f18c 2dbcb133f9a34946b124fae973e7113d - - default default] Caught error: error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi Traceback (most recent call last): 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/wsgi.py", line 1165, in __call__ 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi action_result = self.dispatch(self.controller, action, 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/wsgi.py", line 1206, in dispatch 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi return method(*args, **kwargs) 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 411, in wrapped 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi return func(self, req, *args, **kwargs) 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/api/v2/image_data.py", line 305, in upload 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi self.force_reraise() 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi raise self.value 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/api/v2/image_data.py", line 161, in upload 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi image.set_data(data, size, backend=backend) 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/notifier.py", line 488, in set_data 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi self.force_reraise() 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi raise self.value 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/notifier.py", line 442, in set_data 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi self.repo.set_data(data, size, backend=backend, 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/quota/__init__.py", line 321, in set_data 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi self.image.set_data(data, size=size, backend=backend, 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/location.py", line 595, in set_data 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi self._upload_to_store(data, verifier, backend, size) 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/location.py", line 501, in _upload_to_store 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi loc_meta) = self.store_api.add_to_backend_with_multihash( 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/backend.py", line 488, in add_to_backend_with_multihash 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi return store_add_to_backend_with_multihash( 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/backend.py", line 465, in store_add_to_backend_with_multihash 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi (location, size, checksum, multihash, metadata) = store.add( 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi ^^^^^^^^^^ 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/driver.py", line 295, in add_adapter 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi metadata_dict) = store_add_fun(*args, **kwargs) 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/capabilities.py", line 176, in op_checker 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi return store_op_fun(store, *args, **kwargs) 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/_drivers/rbd.py", line 678, in add 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi raise exc 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/_drivers/rbd.py", line 598, in add 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi for chunk in chunks: 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/common/utils.py", line 69, in chunkiter 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi chunk = fp.read(chunk_size) 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 290, in read 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi result = self.data.read(i) 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^ 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 117, in readfn 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi result = fd.read(*args) 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^ 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py", line 1390, in read 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi chunk = self._source.read(size) 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1538, in readinto 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi data = self.file.read(sz0) 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi OSError: error during read(8388608) on wsgi.input 2026-04-25 07:14:27.886 7 ERROR glance.common.wsgi [pid: 7|app: 0|req: 14/32] 199.204.45.77 () {48 vars in 1042 bytes} [Sat Apr 25 07:14:19 2026] PUT /v2/images/ab612553-a767-4bb0-b8d3-1077021fa6c6/file => generated 114 bytes in 8462 msecs (HTTP/1.1 500) 4 headers in 185 bytes (17581 switches on core 0) [pid: 8|app: 0|req: 19/33] 199.204.45.77 () {42 vars in 685 bytes} [Sat Apr 25 07:14:33 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/34] 199.204.45.77 () {44 vars in 907 bytes} [Sat Apr 25 07:14:33 2026] GET /v2/images => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 20/35] 199.204.45.77 () {44 vars in 944 bytes} [Sat Apr 25 07:14:33 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: 16/36] 199.204.45.77 () {44 vars in 966 bytes} [Sat Apr 25 07:14:33 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 21/37] 199.204.45.77 () {44 vars in 936 bytes} [Sat Apr 25 07:14:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/38] 199.204.45.77 () {48 vars in 948 bytes} [Sat Apr 25 07:14:33 2026] POST /v2/images => generated 799 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-25 07:14:33.734 8 INFO glance.api.v2.image_data [None req-75e5ae92-37a0-4066-9bf3-e1e99dee46ac 2c9c181d420d499ca63000b2a8d6f18c 2dbcb133f9a34946b124fae973e7113d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-25 07:14:50.000 8 INFO glance.location [None req-75e5ae92-37a0-4066-9bf3-e1e99dee46ac 2c9c181d420d499ca63000b2a8d6f18c 2dbcb133f9a34946b124fae973e7113d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 22/43] 199.204.45.77 () {48 vars in 1042 bytes} [Sat Apr 25 07:14:33 2026] PUT /v2/images/672ec1a9-2071-4dc2-8000-febc3ef3d4dc/file => generated 0 bytes in 16325 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20332 switches on core 0) [pid: 7|app: 0|req: 22/44] 199.204.45.77 () {44 vars in 968 bytes} [Sat Apr 25 07:14:50 2026] GET /v2/images/672ec1a9-2071-4dc2-8000-febc3ef3d4dc => generated 1211 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 23/45] 199.204.45.77 () {48 vars in 1047 bytes} [Sat Apr 25 07:14:50 2026] PATCH /v2/images/672ec1a9-2071-4dc2-8000-febc3ef3d4dc => generated 1234 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 23/46] 199.204.45.77 () {44 vars in 968 bytes} [Sat Apr 25 07:14:50 2026] GET /v2/images/672ec1a9-2071-4dc2-8000-febc3ef3d4dc => generated 1234 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/155] 199.204.45.77 () {42 vars in 685 bytes} [Sat Apr 25 07:23:52 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/156] 199.204.45.77 () {44 vars in 907 bytes} [Sat Apr 25 07:23:52 2026] GET /v2/images => generated 2476 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/159] 199.204.45.77 () {42 vars in 685 bytes} [Sat Apr 25 07:24:01 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/160] 199.204.45.77 () {44 vars in 907 bytes} [Sat Apr 25 07:24:01 2026] GET /v2/images => generated 2476 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/161] 199.204.45.77 () {44 vars in 936 bytes} [Sat Apr 25 07:24:01 2026] GET /v2/images/manila-service-image => generated 165 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/162] 199.204.45.77 () {44 vars in 958 bytes} [Sat Apr 25 07:24:02 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/163] 199.204.45.77 () {44 vars in 936 bytes} [Sat Apr 25 07:24:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/164] 199.204.45.77 () {48 vars in 948 bytes} [Sat Apr 25 07:24:02 2026] POST /v2/images => generated 791 bytes in 106 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-25 07:24:02.173 8 INFO glance.api.v2.image_data [None req-9cd381b9-1e1f-4953-ac32-54ae9a17bb1d 2c9c181d420d499ca63000b2a8d6f18c 2dbcb133f9a34946b124fae973e7113d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-25 07:24:13.221 8 INFO glance.location [None req-9cd381b9-1e1f-4953-ac32-54ae9a17bb1d 2c9c181d420d499ca63000b2a8d6f18c 2dbcb133f9a34946b124fae973e7113d - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 83/167] 199.204.45.77 () {48 vars in 1042 bytes} [Sat Apr 25 07:24:02 2026] PUT /v2/images/08171d7d-b548-4ea7-bce8-325d62785870/file => generated 0 bytes in 11086 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21339 switches on core 0) [pid: 7|app: 0|req: 85/168] 199.204.45.77 () {44 vars in 968 bytes} [Sat Apr 25 07:24:13 2026] GET /v2/images/08171d7d-b548-4ea7-bce8-325d62785870 => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/169] 199.204.45.77 () {44 vars in 968 bytes} [Sat Apr 25 07:24:13 2026] GET /v2/images/08171d7d-b548-4ea7-bce8-325d62785870 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/176] 199.204.45.77 () {42 vars in 685 bytes} [Sat Apr 25 07:24:36 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/177] 199.204.45.77 () {44 vars in 907 bytes} [Sat Apr 25 07:24:36 2026] GET /v2/images => generated 3681 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/184] 199.204.45.77 () {42 vars in 685 bytes} [Sat Apr 25 07:25:06 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/185] 199.204.45.77 () {44 vars in 907 bytes} [Sat Apr 25 07:25:06 2026] GET /v2/images => generated 3681 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/186] 199.204.45.77 () {44 vars in 934 bytes} [Sat Apr 25 07:25:06 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/187] 199.204.45.77 () {44 vars in 956 bytes} [Sat Apr 25 07:25:06 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/188] 199.204.45.77 () {44 vars in 936 bytes} [Sat Apr 25 07:25:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/189] 199.204.45.77 () {48 vars in 948 bytes} [Sat Apr 25 07:25:06 2026] POST /v2/images => generated 796 bytes in 2891 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-25 07:25:09.517 8 INFO glance.api.v2.image_data [None req-6ad4a2f4-a691-40d8-8a47-3047156a7605 2c9c181d420d499ca63000b2a8d6f18c 2dbcb133f9a34946b124fae973e7113d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-25 07:25:47.357 8 WARNING glance.location [None req-6ad4a2f4-a691-40d8-8a47-3047156a7605 2c9c181d420d499ca63000b2a8d6f18c 2dbcb133f9a34946b124fae973e7113d - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 95/198] 199.204.45.77 () {48 vars in 1043 bytes} [Sat Apr 25 07:25:09 2026] PUT /v2/images/a07e70cd-bfb3-45ae-9155-c88b9a346c72/file => generated 0 bytes in 37904 msecs (HTTP/1.1 204) 4 headers in 171 bytes (51110 switches on core 0) [pid: 7|app: 0|req: 104/199] 199.204.45.77 () {44 vars in 968 bytes} [Sat Apr 25 07:25:47 2026] GET /v2/images/a07e70cd-bfb3-45ae-9155-c88b9a346c72 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/200] 199.204.45.77 () {44 vars in 968 bytes} [Sat Apr 25 07:25:47 2026] GET /v2/images/a07e70cd-bfb3-45ae-9155-c88b9a346c72 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/201] 199.204.45.77 () {42 vars in 685 bytes} [Sat Apr 25 07:25:49 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/202] 199.204.45.77 () {44 vars in 907 bytes} [Sat Apr 25 07:25:49 2026] GET /v2/images => generated 4892 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/241] 199.204.45.77 () {42 vars in 685 bytes} [Sat Apr 25 07:29:01 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/242] 199.204.45.77 () {44 vars in 907 bytes} [Sat Apr 25 07:29:01 2026] GET /v2/images => generated 4892 bytes in 110 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: 122/251] 10.0.0.180 () {32 vars in 633 bytes} [Sat Apr 25 07:29:42 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: 126/258] 10.0.0.245 () {36 vars in 987 bytes} [Sat Apr 25 07:30:05 2026] GET /v2/images/6bc9f99d-35b1-4aea-9a28-1e5309da0e37 => generated 1171 bytes in 101 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: 133/259] 10.0.0.245 () {36 vars in 927 bytes} [Sat Apr 25 07:30:05 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: 127/260] 10.0.0.245 () {36 vars in 927 bytes} [Sat Apr 25 07:30: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: 134/261] 10.0.0.245 () {36 vars in 987 bytes} [Sat Apr 25 07:30:05 2026] GET /v2/images/6bc9f99d-35b1-4aea-9a28-1e5309da0e37 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/262] 10.0.0.245 () {36 vars in 927 bytes} [Sat Apr 25 07:30:05 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/263] 10.0.0.245 () {36 vars in 927 bytes} [Sat Apr 25 07:30: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: 129/264] 10.0.0.245 () {36 vars in 987 bytes} [Sat Apr 25 07:30:05 2026] GET /v2/images/6bc9f99d-35b1-4aea-9a28-1e5309da0e37 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/265] 10.0.0.245 () {36 vars in 927 bytes} [Sat Apr 25 07:30:05 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/266] 10.0.0.245 () {36 vars in 927 bytes} [Sat Apr 25 07:30: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: 137/267] 10.0.0.148 () {36 vars in 987 bytes} [Sat Apr 25 07:30:06 2026] GET /v2/images/6bc9f99d-35b1-4aea-9a28-1e5309da0e37 => 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: 131/268] 10.0.0.148 () {36 vars in 927 bytes} [Sat Apr 25 07:30:06 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/269] 10.0.0.251 () {36 vars in 911 bytes} [Sat Apr 25 07:30:06 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/270] 10.0.0.251 () {36 vars in 1007 bytes} [Sat Apr 25 07:30:06 2026] GET /v2/images/6bc9f99d-35b1-4aea-9a28-1e5309da0e37/locations => generated 127 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/271] 10.0.0.251 () {36 vars in 987 bytes} [Sat Apr 25 07:30:06 2026] GET /v2/images/6bc9f99d-35b1-4aea-9a28-1e5309da0e37 => 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: 133/272] 10.0.0.251 () {36 vars in 927 bytes} [Sat Apr 25 07:30:06 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/273] 10.0.0.251 () {36 vars in 927 bytes} [Sat Apr 25 07:30:06 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/274] 199.204.45.77 () {36 vars in 990 bytes} [Sat Apr 25 07:30:13 2026] GET /v2/images/6bc9f99d-35b1-4aea-9a28-1e5309da0e37 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/275] 199.204.45.77 () {36 vars in 930 bytes} [Sat Apr 25 07:30:13 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: 135/276] 199.204.45.77 () {36 vars in 990 bytes} [Sat Apr 25 07:30:14 2026] GET /v2/images/6bc9f99d-35b1-4aea-9a28-1e5309da0e37 => 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: 142/277] 199.204.45.77 () {36 vars in 930 bytes} [Sat Apr 25 07:30:14 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: 147/286] 10.0.0.148 () {36 vars in 987 bytes} [Sat Apr 25 07:30:47 2026] GET /v2/images/6bc9f99d-35b1-4aea-9a28-1e5309da0e37 => 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: 140/287] 10.0.0.148 () {36 vars in 927 bytes} [Sat Apr 25 07:30:47 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: 150/292] 10.0.0.148 () {36 vars in 987 bytes} [Sat Apr 25 07:31:13 2026] GET /v2/images/6bc9f99d-35b1-4aea-9a28-1e5309da0e37 => 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: 143/293] 10.0.0.148 () {36 vars in 927 bytes} [Sat Apr 25 07:31:13 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: 146/298] 10.0.0.148 () {36 vars in 987 bytes} [Sat Apr 25 07:31:33 2026] GET /v2/images/6bc9f99d-35b1-4aea-9a28-1e5309da0e37 => 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: 153/299] 10.0.0.148 () {36 vars in 927 bytes} [Sat Apr 25 07:31:33 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/302] 10.0.0.180 () {32 vars in 707 bytes} [Sat Apr 25 07:31:39 2026] GET /v2/images/6bc9f99d-35b1-4aea-9a28-1e5309da0e37 => 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: 155/303] 10.0.0.180 () {32 vars in 707 bytes} [Sat Apr 25 07:31:39 2026] GET /v2/images/6bc9f99d-35b1-4aea-9a28-1e5309da0e37 => 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: 149/304] 10.0.0.245 () {36 vars in 987 bytes} [Sat Apr 25 07:31:39 2026] GET /v2/images/6bc9f99d-35b1-4aea-9a28-1e5309da0e37 => 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: 156/305] 10.0.0.245 () {36 vars in 927 bytes} [Sat Apr 25 07:31:39 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: 150/306] 10.0.0.245 () {36 vars in 927 bytes} [Sat Apr 25 07:31:39 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: 157/307] 10.0.0.245 () {36 vars in 987 bytes} [Sat Apr 25 07:31:39 2026] GET /v2/images/6bc9f99d-35b1-4aea-9a28-1e5309da0e37 => 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: 151/308] 10.0.0.245 () {36 vars in 927 bytes} [Sat Apr 25 07:31:39 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: 158/309] 10.0.0.245 () {36 vars in 927 bytes} [Sat Apr 25 07:31:39 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: 152/310] 10.0.0.245 () {36 vars in 987 bytes} [Sat Apr 25 07:31:39 2026] GET /v2/images/6bc9f99d-35b1-4aea-9a28-1e5309da0e37 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/311] 10.0.0.245 () {36 vars in 927 bytes} [Sat Apr 25 07:31:39 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: 153/312] 10.0.0.251 () {36 vars in 911 bytes} [Sat Apr 25 07:31:39 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/313] 10.0.0.251 () {36 vars in 1007 bytes} [Sat Apr 25 07:31:39 2026] GET /v2/images/6bc9f99d-35b1-4aea-9a28-1e5309da0e37/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/314] 10.0.0.251 () {36 vars in 987 bytes} [Sat Apr 25 07:31:39 2026] GET /v2/images/6bc9f99d-35b1-4aea-9a28-1e5309da0e37 => 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: 161/315] 10.0.0.251 () {36 vars in 927 bytes} [Sat Apr 25 07:31:39 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: 155/316] 10.0.0.251 () {36 vars in 927 bytes} [Sat Apr 25 07:31:39 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: 162/317] 10.0.0.148 () {36 vars in 987 bytes} [Sat Apr 25 07:31:44 2026] GET /v2/images/6bc9f99d-35b1-4aea-9a28-1e5309da0e37 => 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: 156/318] 10.0.0.148 () {36 vars in 927 bytes} [Sat Apr 25 07:31:44 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: 164/321] 10.0.0.180 () {34 vars in 655 bytes} [Sat Apr 25 07:31:49 2026] POST /v2/images => generated 649 bytes in 287 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-25 07:31:49.375 8 WARNING glance.api.v2.images [None req-5f8c88da-39e0-4c7f-8242-28c6e83feb94 a6e91e3955ef4add93712e2d6a641f8f 5f81249496174e598fcf5af22dd0f273 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3cc2a9da-43cd-45d7-8364-737edb83c04d [pid: 8|app: 0|req: 158/322] 10.0.0.180 () {32 vars in 710 bytes} [Sat Apr 25 07:31:49 2026] DELETE /v2/images/3cc2a9da-43cd-45d7-8364-737edb83c04d => generated 0 bytes in 34 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/323] 10.0.0.180 () {32 vars in 707 bytes} [Sat Apr 25 07:31:49 2026] GET /v2/images/3cc2a9da-43cd-45d7-8364-737edb83c04d => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/324] 10.0.0.180 () {32 vars in 633 bytes} [Sat Apr 25 07:31:49 2026] GET /v2/images => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/325] 10.0.0.180 () {34 vars in 655 bytes} [Sat Apr 25 07:31:49 2026] POST /v2/images => generated 702 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/326] 10.0.0.180 () {32 vars in 717 bytes} [Sat Apr 25 07:31:49 2026] GET /v2/images/5e412d6c-ae71-4da2-92d4-670675a15d6a/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-25 07:31:49.555 7 INFO glance.api.v2.image_data [None req-81e88b8d-a63b-4310-80f3-01ac601eab43 a6e91e3955ef4add93712e2d6a641f8f 5f81249496174e598fcf5af22dd0f273 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-25 07:31:49.591 7 WARNING glance_store._drivers.rbd [None req-81e88b8d-a63b-4310-80f3-01ac601eab43 a6e91e3955ef4add93712e2d6a641f8f 5f81249496174e598fcf5af22dd0f273 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-25 07:31:50.136 7 INFO glance.location [None req-81e88b8d-a63b-4310-80f3-01ac601eab43 a6e91e3955ef4add93712e2d6a641f8f 5f81249496174e598fcf5af22dd0f273 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 167/327] 10.0.0.180 () {32 vars in 727 bytes} [Sat Apr 25 07:31:49 2026] PUT /v2/images/5e412d6c-ae71-4da2-92d4-670675a15d6a/file => generated 0 bytes in 650 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/328] 10.0.0.180 () {32 vars in 707 bytes} [Sat Apr 25 07:31:50 2026] GET /v2/images/5e412d6c-ae71-4da2-92d4-670675a15d6a => generated 1103 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/329] 10.0.0.180 () {32 vars in 717 bytes} [Sat Apr 25 07:31:50 2026] GET /v2/images/5e412d6c-ae71-4da2-92d4-670675a15d6a/file => generated 1024 bytes in 149 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/330] 10.0.0.180 () {34 vars in 655 bytes} [Sat Apr 25 07:31:50 2026] POST /v2/images => generated 649 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/331] 10.0.0.180 () {32 vars in 726 bytes} [Sat Apr 25 07:31:50 2026] PATCH /v2/images/e055bba6-0df5-4780-9ad8-76bf083fc65e => generated 652 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/332] 10.0.0.180 () {32 vars in 707 bytes} [Sat Apr 25 07:31:50 2026] GET /v2/images/e055bba6-0df5-4780-9ad8-76bf083fc65e => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-25 07:31:50.474 7 WARNING glance.api.v2.images [None req-c39cf8fd-1b3a-41bd-82ca-b5a95657b6f7 a6e91e3955ef4add93712e2d6a641f8f 5f81249496174e598fcf5af22dd0f273 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e055bba6-0df5-4780-9ad8-76bf083fc65e [pid: 7|app: 0|req: 170/333] 10.0.0.180 () {32 vars in 710 bytes} [Sat Apr 25 07:31:50 2026] DELETE /v2/images/e055bba6-0df5-4780-9ad8-76bf083fc65e => 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: 164/334] 10.0.0.180 () {32 vars in 707 bytes} [Sat Apr 25 07:31:50 2026] GET /v2/images/e055bba6-0df5-4780-9ad8-76bf083fc65e => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-25 07:31:50.553 7 WARNING glance.api.v2.images [None req-bd32e0c4-f952-4413-9335-885b79fcd36d a6e91e3955ef4add93712e2d6a641f8f 5f81249496174e598fcf5af22dd0f273 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5e412d6c-ae71-4da2-92d4-670675a15d6a [pid: 7|app: 0|req: 171/335] 10.0.0.180 () {32 vars in 710 bytes} [Sat Apr 25 07:31:50 2026] DELETE /v2/images/5e412d6c-ae71-4da2-92d4-670675a15d6a => generated 0 bytes in 792 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/336] 10.0.0.180 () {32 vars in 707 bytes} [Sat Apr 25 07:31:51 2026] GET /v2/images/5e412d6c-ae71-4da2-92d4-670675a15d6a => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-25 07:31:51.372 7 WARNING glance.api.v2.images [None req-5d91a4d2-3fd7-4770-8483-e2a6323ce97e a6e91e3955ef4add93712e2d6a641f8f 5f81249496174e598fcf5af22dd0f273 - - default default] Failed to find image 3cc2a9da-43cd-45d7-8364-737edb83c04d to delete: glance.common.exception.ImageNotFound: No image found with ID 3cc2a9da-43cd-45d7-8364-737edb83c04d [pid: 7|app: 0|req: 172/337] 10.0.0.180 () {32 vars in 710 bytes} [Sat Apr 25 07:31:51 2026] DELETE /v2/images/3cc2a9da-43cd-45d7-8364-737edb83c04d => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/338] 10.0.0.180 () {32 vars in 707 bytes} [Sat Apr 25 07:31:51 2026] GET /v2/images/3cc2a9da-43cd-45d7-8364-737edb83c04d => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/339] 10.0.0.180 () {30 vars in 411 bytes} [Sat Apr 25 07:31:54 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/352] 10.0.0.148 () {36 vars in 987 bytes} [Sat Apr 25 07:32:54 2026] GET /v2/images/6bc9f99d-35b1-4aea-9a28-1e5309da0e37 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/353] 10.0.0.148 () {36 vars in 927 bytes} [Sat Apr 25 07:32:54 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: 184/360] 10.0.0.148 () {36 vars in 987 bytes} [Sat Apr 25 07:33:18 2026] GET /v2/images/6bc9f99d-35b1-4aea-9a28-1e5309da0e37 => 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: 177/361] 10.0.0.148 () {36 vars in 927 bytes} [Sat Apr 25 07:33:18 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/374] 10.0.0.148 () {36 vars in 987 bytes} [Sat Apr 25 07:34:24 2026] GET /v2/images/6bc9f99d-35b1-4aea-9a28-1e5309da0e37 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/375] 10.0.0.148 () {36 vars in 927 bytes} [Sat Apr 25 07:34:24 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: 194/380] 10.0.0.148 () {36 vars in 987 bytes} [Sat Apr 25 07:34:42 2026] GET /v2/images/6bc9f99d-35b1-4aea-9a28-1e5309da0e37 => 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: 187/381] 10.0.0.148 () {36 vars in 927 bytes} [Sat Apr 25 07:34:42 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/382] 10.0.0.148 () {36 vars in 987 bytes} [Sat Apr 25 07:34:43 2026] GET /v2/images/6bc9f99d-35b1-4aea-9a28-1e5309da0e37 => 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: 188/383] 10.0.0.148 () {36 vars in 927 bytes} [Sat Apr 25 07:34:43 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: 199/390] 10.0.0.148 () {36 vars in 987 bytes} [Sat Apr 25 07:35:13 2026] GET /v2/images/6bc9f99d-35b1-4aea-9a28-1e5309da0e37 => generated 1171 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/391] 10.0.0.148 () {36 vars in 927 bytes} [Sat Apr 25 07:35:13 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: 201/394] 199.204.45.77 () {32 vars in 825 bytes} [Sat Apr 25 07:35:18 2026] GET /v2/images?status=active&owner=2dbcb133f9a34946b124fae973e7113d&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/395] 199.204.45.77 () {32 vars in 652 bytes} [Sat Apr 25 07:35:18 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/396] 10.0.0.245 () {36 vars in 987 bytes} [Sat Apr 25 07:35:19 2026] GET /v2/images/a07e70cd-bfb3-45ae-9155-c88b9a346c72 => generated 1209 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/397] 10.0.0.245 () {36 vars in 927 bytes} [Sat Apr 25 07:35:19 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/398] 10.0.0.245 () {36 vars in 927 bytes} [Sat Apr 25 07:35:19 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/399] 10.0.0.245 () {36 vars in 987 bytes} [Sat Apr 25 07:35:19 2026] GET /v2/images/a07e70cd-bfb3-45ae-9155-c88b9a346c72 => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/400] 10.0.0.245 () {36 vars in 927 bytes} [Sat Apr 25 07:35:19 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/401] 10.0.0.245 () {36 vars in 927 bytes} [Sat Apr 25 07:35:19 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/402] 10.0.0.245 () {36 vars in 987 bytes} [Sat Apr 25 07:35:19 2026] GET /v2/images/a07e70cd-bfb3-45ae-9155-c88b9a346c72 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/403] 10.0.0.245 () {36 vars in 927 bytes} [Sat Apr 25 07:35:19 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/404] 10.0.0.251 () {36 vars in 911 bytes} [Sat Apr 25 07:35:19 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/405] 10.0.0.251 () {36 vars in 1007 bytes} [Sat Apr 25 07:35:19 2026] GET /v2/images/a07e70cd-bfb3-45ae-9155-c88b9a346c72/locations => generated 127 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/406] 10.0.0.251 () {36 vars in 987 bytes} [Sat Apr 25 07:35:19 2026] GET /v2/images/a07e70cd-bfb3-45ae-9155-c88b9a346c72 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/407] 10.0.0.251 () {36 vars in 927 bytes} [Sat Apr 25 07:35:19 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/408] 10.0.0.251 () {36 vars in 927 bytes} [Sat Apr 25 07:35:19 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/451] 10.0.0.180 () {32 vars in 633 bytes} [Sat Apr 25 07:38:47 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)