+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Jul 10 00:11:00 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:04:44 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-5cdb5cc86f-rpdn5 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7ffb2ee87668 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-07-10 00:11:02.600 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-10 00:11:02.635 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-07-10 00:11:03.499 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-07-10 00:11:03.500 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-07-10 00:11:03.500 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-10 00:11:03.567 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-07-10 00:11:03.568 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-07-10 00:11:03.568 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-10 00:11:05.574 7 WARNING glance.api.v2.images [None req-de97658a-27ea-43b4-ae14-cf2d9b10e128 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-10 00:11:05.677 8 WARNING glance.api.v2.images [None req-6e92a5cf-4e97-441f-b7a8-87b17189cb3c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-10 00:11:05.926 7 WARNING keystonemiddleware._common.config [None req-de97658a-27ea-43b4-ae14-cf2d9b10e128 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-10 00:11:05.934 7 WARNING oslo_config.cfg [None req-de97658a-27ea-43b4-ae14-cf2d9b10e128 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7ffb2ee87668 pid: 7 (default app) 2026-07-10 00:11:06.111 8 WARNING keystonemiddleware._common.config [None req-6e92a5cf-4e97-441f-b7a8-87b17189cb3c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-10 00:11:06.118 8 WARNING oslo_config.cfg [None req-6e92a5cf-4e97-441f-b7a8-87b17189cb3c - - - - - -] 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 0x7ffb2ee87668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.53 () {42 vars in 685 bytes} [Fri Jul 10 00:11:06 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 00:11:06.711 8 WARNING oslo_policy.policy [None req-f5688108-cd82-44a1-ac3c-b579b0603cf4 b81e1998028545a3b6f2c38cae7035f1 ad5889d0256a493483d16a066b650057 - - 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-07-10 00:11:06.712 8 WARNING oslo_policy.policy [None req-f5688108-cd82-44a1-ac3c-b579b0603cf4 b81e1998028545a3b6f2c38cae7035f1 ad5889d0256a493483d16a066b650057 - - 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-07-10 00:11:06.730 8 WARNING oslo_policy.policy [None req-f5688108-cd82-44a1-ac3c-b579b0603cf4 b81e1998028545a3b6f2c38cae7035f1 ad5889d0256a493483d16a066b650057 - - 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-07-10 00:11:06.730 8 WARNING oslo_policy.policy [None req-f5688108-cd82-44a1-ac3c-b579b0603cf4 b81e1998028545a3b6f2c38cae7035f1 ad5889d0256a493483d16a066b650057 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.53 () {44 vars in 907 bytes} [Fri Jul 10 00:11:06 2026] GET /v2/images => generated 69 bytes in 552 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.53 () {42 vars in 685 bytes} [Fri Jul 10 00:11:10 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: 2/7] 199.204.45.53 () {44 vars in 907 bytes} [Fri Jul 10 00:11:10 2026] GET /v2/images => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 00:11:10.386 7 WARNING oslo_policy.policy [None req-24187fc0-502d-4ccb-9fb1-92ffaf22da2a b81e1998028545a3b6f2c38cae7035f1 ad5889d0256a493483d16a066b650057 - - 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-07-10 00:11:10.386 7 WARNING oslo_policy.policy [None req-24187fc0-502d-4ccb-9fb1-92ffaf22da2a b81e1998028545a3b6f2c38cae7035f1 ad5889d0256a493483d16a066b650057 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.53 () {44 vars in 908 bytes} [Fri Jul 10 00:11:10 2026] GET /v2/images/cirros => generated 151 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.53 () {44 vars in 930 bytes} [Fri Jul 10 00:11:10 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 00:11:10.514 7 WARNING oslo_policy.policy [None req-e68fc805-5741-4b84-85a6-19acd0b69366 b81e1998028545a3b6f2c38cae7035f1 ad5889d0256a493483d16a066b650057 - - 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-07-10 00:11:10.515 7 WARNING oslo_policy.policy [None req-e68fc805-5741-4b84-85a6-19acd0b69366 b81e1998028545a3b6f2c38cae7035f1 ad5889d0256a493483d16a066b650057 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.53 () {44 vars in 936 bytes} [Fri Jul 10 00:11:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 00:11:10.607 8 WARNING oslo_config.cfg [None req-03e01106-547f-4a82-991c-23975ea4592c b81e1998028545a3b6f2c38cae7035f1 ad5889d0256a493483d16a066b650057 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.53 () {48 vars in 948 bytes} [Fri Jul 10 00:11:10 2026] POST /v2/images => generated 760 bytes in 68 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-10 00:11:10.626 7 WARNING oslo_policy.policy [None req-9a52ff8c-71fc-48ff-a07a-b948502b9b0e b81e1998028545a3b6f2c38cae7035f1 ad5889d0256a493483d16a066b650057 - - 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-07-10 00:11:10.626 7 WARNING oslo_policy.policy [None req-9a52ff8c-71fc-48ff-a07a-b948502b9b0e b81e1998028545a3b6f2c38cae7035f1 ad5889d0256a493483d16a066b650057 - - 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-07-10 00:11:10.628 7 INFO glance.api.v2.image_data [None req-9a52ff8c-71fc-48ff-a07a-b948502b9b0e b81e1998028545a3b6f2c38cae7035f1 ad5889d0256a493483d16a066b650057 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-10 00:11:14.597 7 INFO glance.location [None req-9a52ff8c-71fc-48ff-a07a-b948502b9b0e b81e1998028545a3b6f2c38cae7035f1 ad5889d0256a493483d16a066b650057 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/12] 199.204.45.53 () {48 vars in 1042 bytes} [Fri Jul 10 00:11:10 2026] PUT /v2/images/3d705207-59c4-4f45-aa3a-169dfb68a5b9/file => generated 0 bytes in 4019 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4909 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.53 () {44 vars in 968 bytes} [Fri Jul 10 00:11:14 2026] GET /v2/images/3d705207-59c4-4f45-aa3a-169dfb68a5b9 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 00:11:14.751 7 WARNING oslo_config.cfg [None req-b46e3ccc-40ee-46cd-8136-3dd4ae68dfb4 b81e1998028545a3b6f2c38cae7035f1 ad5889d0256a493483d16a066b650057 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/14] 199.204.45.53 () {48 vars in 1048 bytes} [Fri Jul 10 00:11:14 2026] PATCH /v2/images/3d705207-59c4-4f45-aa3a-169dfb68a5b9 => generated 1312 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.53 () {44 vars in 968 bytes} [Fri Jul 10 00:11:14 2026] GET /v2/images/3d705207-59c4-4f45-aa3a-169dfb68a5b9 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/262] 199.204.45.53 () {42 vars in 685 bytes} [Fri Jul 10 00:31:37 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/263] 199.204.45.53 () {44 vars in 907 bytes} [Fri Jul 10 00:31:37 2026] GET /v2/images => generated 1381 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/266] 199.204.45.53 () {42 vars in 685 bytes} [Fri Jul 10 00: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: 135/269] 199.204.45.53 () {44 vars in 907 bytes} [Fri Jul 10 00:31:54 2026] GET /v2/images => generated 1381 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/270] 199.204.45.53 () {44 vars in 934 bytes} [Fri Jul 10 00:31:55 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/271] 199.204.45.53 () {44 vars in 956 bytes} [Fri Jul 10 00:31:55 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/272] 199.204.45.53 () {44 vars in 936 bytes} [Fri Jul 10 00:31:55 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) [pid: 7|app: 0|req: 137/273] 199.204.45.53 () {48 vars in 948 bytes} [Fri Jul 10 00:31:55 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-10 00:31:55.284 8 WARNING oslo_policy.policy [None req-5814ebb2-2f0a-45df-9ad5-cd0aac6c95ca b81e1998028545a3b6f2c38cae7035f1 ad5889d0256a493483d16a066b650057 - - 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-07-10 00:31:55.285 8 WARNING oslo_policy.policy [None req-5814ebb2-2f0a-45df-9ad5-cd0aac6c95ca b81e1998028545a3b6f2c38cae7035f1 ad5889d0256a493483d16a066b650057 - - 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-07-10 00:31:55.286 8 INFO glance.api.v2.image_data [None req-5814ebb2-2f0a-45df-9ad5-cd0aac6c95ca b81e1998028545a3b6f2c38cae7035f1 ad5889d0256a493483d16a066b650057 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-10 00:32:23.214 8 INFO glance.location [None req-5814ebb2-2f0a-45df-9ad5-cd0aac6c95ca b81e1998028545a3b6f2c38cae7035f1 ad5889d0256a493483d16a066b650057 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 137/278] 199.204.45.53 () {48 vars in 1043 bytes} [Fri Jul 10 00:31:55 2026] PUT /v2/images/4689250d-3c4a-4bfe-a684-b00b198ec69c/file => generated 0 bytes in 27981 msecs (HTTP/1.1 204) 4 headers in 171 bytes (69009 switches on core 0) [pid: 7|app: 0|req: 142/279] 199.204.45.53 () {44 vars in 968 bytes} [Fri Jul 10 00:32:23 2026] GET /v2/images/4689250d-3c4a-4bfe-a684-b00b198ec69c => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/280] 199.204.45.53 () {48 vars in 1048 bytes} [Fri Jul 10 00:32:23 2026] PATCH /v2/images/4689250d-3c4a-4bfe-a684-b00b198ec69c => generated 1395 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/281] 199.204.45.53 () {44 vars in 968 bytes} [Fri Jul 10 00:32:23 2026] GET /v2/images/4689250d-3c4a-4bfe-a684-b00b198ec69c => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/282] 199.204.45.53 () {42 vars in 685 bytes} [Fri Jul 10 00:32:24 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/283] 199.204.45.53 () {44 vars in 907 bytes} [Fri Jul 10 00:32:24 2026] GET /v2/images => generated 2778 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/366] 199.204.45.53 () {42 vars in 685 bytes} [Fri Jul 10 00:39:10 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: 186/367] 199.204.45.53 () {44 vars in 907 bytes} [Fri Jul 10 00:39:10 2026] GET /v2/images => generated 2778 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/370] 199.204.45.53 () {42 vars in 685 bytes} [Fri Jul 10 00:39:18 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/371] 199.204.45.53 () {44 vars in 907 bytes} [Fri Jul 10 00:39:18 2026] GET /v2/images => generated 2778 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/372] 199.204.45.53 () {44 vars in 944 bytes} [Fri Jul 10 00:39:19 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/373] 199.204.45.53 () {44 vars in 966 bytes} [Fri Jul 10 00:39:19 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: 7|app: 0|req: 190/374] 199.204.45.53 () {44 vars in 936 bytes} [Fri Jul 10 00:39:19 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: 185/375] 199.204.45.53 () {48 vars in 948 bytes} [Fri Jul 10 00:39:19 2026] POST /v2/images => generated 799 bytes in 254 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-10 00:39:19.367 7 INFO glance.api.v2.image_data [None req-75677127-9ece-4e31-ad67-a61e41291844 b81e1998028545a3b6f2c38cae7035f1 ad5889d0256a493483d16a066b650057 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-10 00:39:54.423 7 INFO glance.location [None req-75677127-9ece-4e31-ad67-a61e41291844 b81e1998028545a3b6f2c38cae7035f1 ad5889d0256a493483d16a066b650057 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 191/382] 199.204.45.53 () {48 vars in 1042 bytes} [Fri Jul 10 00:39:19 2026] PUT /v2/images/46058e2f-0495-44db-b709-a023e25316eb/file => generated 0 bytes in 35117 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23088 switches on core 0) [pid: 8|app: 0|req: 192/383] 199.204.45.53 () {44 vars in 968 bytes} [Fri Jul 10 00:39:54 2026] GET /v2/images/46058e2f-0495-44db-b709-a023e25316eb => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/384] 199.204.45.53 () {48 vars in 1048 bytes} [Fri Jul 10 00:39:54 2026] PATCH /v2/images/46058e2f-0495-44db-b709-a023e25316eb => generated 1410 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/385] 199.204.45.53 () {44 vars in 968 bytes} [Fri Jul 10 00:39:54 2026] GET /v2/images/46058e2f-0495-44db-b709-a023e25316eb => generated 1410 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/398] 199.204.45.53 () {42 vars in 685 bytes} [Fri Jul 10 00:40:53 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/399] 199.204.45.53 () {44 vars in 907 bytes} [Fri Jul 10 00:40:53 2026] GET /v2/images => generated 4190 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/404] 199.204.45.53 () {42 vars in 685 bytes} [Fri Jul 10 00:41:12 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: 202/405] 199.204.45.53 () {44 vars in 907 bytes} [Fri Jul 10 00:41:12 2026] GET /v2/images => generated 4190 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/406] 199.204.45.53 () {44 vars in 936 bytes} [Fri Jul 10 00:41:12 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/407] 199.204.45.53 () {44 vars in 958 bytes} [Fri Jul 10 00:41:12 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: 205/408] 199.204.45.53 () {44 vars in 936 bytes} [Fri Jul 10 00:41:12 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/409] 199.204.45.53 () {48 vars in 948 bytes} [Fri Jul 10 00:41:12 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-10 00:41:12.525 8 INFO glance.api.v2.image_data [None req-9977d2d7-e4ca-48c7-be7e-96a392b4f8e2 b81e1998028545a3b6f2c38cae7035f1 ad5889d0256a493483d16a066b650057 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-10 00:41:29.407 8 INFO glance.location [None req-9977d2d7-e4ca-48c7-be7e-96a392b4f8e2 b81e1998028545a3b6f2c38cae7035f1 ad5889d0256a493483d16a066b650057 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 206/414] 199.204.45.53 () {48 vars in 1043 bytes} [Fri Jul 10 00:41:12 2026] PUT /v2/images/dcce8af6-d365-4600-bcbc-495124220b15/file => generated 0 bytes in 16937 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31268 switches on core 0) [pid: 7|app: 0|req: 209/415] 199.204.45.53 () {44 vars in 968 bytes} [Fri Jul 10 00:41:29 2026] GET /v2/images/dcce8af6-d365-4600-bcbc-495124220b15 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/416] 199.204.45.53 () {48 vars in 1048 bytes} [Fri Jul 10 00:41:29 2026] PATCH /v2/images/dcce8af6-d365-4600-bcbc-495124220b15 => generated 1382 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/417] 199.204.45.53 () {44 vars in 968 bytes} [Fri Jul 10 00:41:29 2026] GET /v2/images/dcce8af6-d365-4600-bcbc-495124220b15 => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/588] 199.204.45.53 () {42 vars in 685 bytes} [Fri Jul 10 00:55:41 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/589] 199.204.45.53 () {44 vars in 907 bytes} [Fri Jul 10 00:55:41 2026] GET /v2/images => generated 5574 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/620] 199.204.45.53 () {42 vars in 685 bytes} [Fri Jul 10 00:58:06 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: 309/621] 199.204.45.53 () {44 vars in 907 bytes} [Fri Jul 10 00:58:06 2026] GET /v2/images => generated 5574 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/622] 199.204.45.53 () {42 vars in 685 bytes} [Fri Jul 10 00:58:08 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: 310/623] 199.204.45.53 () {44 vars in 907 bytes} [Fri Jul 10 00:58:08 2026] GET /v2/images => generated 5574 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/634] 199.204.45.53 () {42 vars in 685 bytes} [Fri Jul 10 00:58:59 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/635] 199.204.45.53 () {44 vars in 907 bytes} [Fri Jul 10 00:58:59 2026] GET /v2/images => generated 5574 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/638] 199.204.45.53 () {42 vars in 685 bytes} [Fri Jul 10 00:59:08 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: 321/639] 199.204.45.53 () {44 vars in 907 bytes} [Fri Jul 10 00:59:08 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/654] 199.204.45.53 () {42 vars in 685 bytes} [Fri Jul 10 01:00:15 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: 329/655] 199.204.45.53 () {44 vars in 907 bytes} [Fri Jul 10 01:00:15 2026] GET /v2/images => generated 5574 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 331/664] 10.0.0.54 () {32 vars in 632 bytes} [Fri Jul 10 01:00:57 2026] GET /v2/images => generated 5574 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 336/669] 10.0.0.51 () {36 vars in 986 bytes} [Fri Jul 10 01:01:18 2026] GET /v2/images/3d705207-59c4-4f45-aa3a-169dfb68a5b9 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/670] 10.0.0.51 () {36 vars in 926 bytes} [Fri Jul 10 01:01:18 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: 337/671] 10.0.0.51 () {36 vars in 986 bytes} [Fri Jul 10 01:01:20 2026] GET /v2/images/3d705207-59c4-4f45-aa3a-169dfb68a5b9 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/672] 10.0.0.51 () {36 vars in 926 bytes} [Fri Jul 10 01:01:20 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/675] 199.204.45.53 () {36 vars in 990 bytes} [Fri Jul 10 01:01:26 2026] GET /v2/images/3d705207-59c4-4f45-aa3a-169dfb68a5b9 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/676] 199.204.45.53 () {36 vars in 930 bytes} [Fri Jul 10 01:01:26 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: 340/677] 199.204.45.53 () {36 vars in 990 bytes} [Fri Jul 10 01:01:27 2026] GET /v2/images/3d705207-59c4-4f45-aa3a-169dfb68a5b9 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/678] 199.204.45.53 () {36 vars in 930 bytes} [Fri Jul 10 01:01:27 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/679] 10.0.0.51 () {36 vars in 986 bytes} [Fri Jul 10 01:01:34 2026] GET /v2/images/3d705207-59c4-4f45-aa3a-169dfb68a5b9 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/680] 10.0.0.51 () {36 vars in 926 bytes} [Fri Jul 10 01:01:34 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: 342/681] 10.0.0.51 () {36 vars in 986 bytes} [Fri Jul 10 01:01:34 2026] GET /v2/images/3d705207-59c4-4f45-aa3a-169dfb68a5b9 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/682] 10.0.0.51 () {36 vars in 926 bytes} [Fri Jul 10 01:01:34 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: 345/691] 10.0.0.54 () {34 vars in 654 bytes} [Fri Jul 10 01:02:08 2026] POST /v2/images => generated 647 bytes in 178 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-10 01:02:08.453 7 WARNING glance.api.v2.images [None req-86e9dceb-3ef8-4e09-a1dd-4def3a0d0455 0ced3c1fe3c3485dae3cb4d42c56f9c6 3d11dc884aef4d55840e99a32ad20796 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b3f18f7e-6e7f-4b0e-8c78-d30524ee7cc8 [pid: 7|app: 0|req: 347/692] 10.0.0.54 () {32 vars in 709 bytes} [Fri Jul 10 01:02:08 2026] DELETE /v2/images/b3f18f7e-6e7f-4b0e-8c78-d30524ee7cc8 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/693] 10.0.0.54 () {32 vars in 706 bytes} [Fri Jul 10 01:02:08 2026] GET /v2/images/b3f18f7e-6e7f-4b0e-8c78-d30524ee7cc8 => 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: 348/694] 10.0.0.54 () {32 vars in 632 bytes} [Fri Jul 10 01:02:08 2026] GET /v2/images => generated 1381 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/695] 10.0.0.54 () {34 vars in 654 bytes} [Fri Jul 10 01:02:08 2026] POST /v2/images => generated 702 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/696] 10.0.0.54 () {32 vars in 716 bytes} [Fri Jul 10 01:02:08 2026] GET /v2/images/1e617483-15a3-4506-a6d8-0f64476ae5b1/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:02:08.658 8 INFO glance.api.v2.image_data [None req-281790b8-ead5-4f3e-a505-804a141b6e0a 0ced3c1fe3c3485dae3cb4d42c56f9c6 3d11dc884aef4d55840e99a32ad20796 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-10 01:02:08.703 8 WARNING glance_store._drivers.rbd [None req-281790b8-ead5-4f3e-a505-804a141b6e0a 0ced3c1fe3c3485dae3cb4d42c56f9c6 3d11dc884aef4d55840e99a32ad20796 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-10 01:02:09.633 8 INFO glance.location [None req-281790b8-ead5-4f3e-a505-804a141b6e0a 0ced3c1fe3c3485dae3cb4d42c56f9c6 3d11dc884aef4d55840e99a32ad20796 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 348/697] 10.0.0.54 () {32 vars in 726 bytes} [Fri Jul 10 01:02:08 2026] PUT /v2/images/1e617483-15a3-4506-a6d8-0f64476ae5b1/file => generated 0 bytes in 1023 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/698] 10.0.0.54 () {32 vars in 706 bytes} [Fri Jul 10 01:02:09 2026] GET /v2/images/1e617483-15a3-4506-a6d8-0f64476ae5b1 => generated 1103 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/699] 10.0.0.54 () {32 vars in 716 bytes} [Fri Jul 10 01:02:09 2026] GET /v2/images/1e617483-15a3-4506-a6d8-0f64476ae5b1/file => generated 1024 bytes in 165 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/700] 10.0.0.54 () {34 vars in 654 bytes} [Fri Jul 10 01:02:09 2026] POST /v2/images => generated 649 bytes in 74 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/701] 10.0.0.54 () {32 vars in 725 bytes} [Fri Jul 10 01:02:09 2026] PATCH /v2/images/a71d2267-dc88-4f49-8e7f-bb366e997b39 => generated 653 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/702] 10.0.0.54 () {32 vars in 706 bytes} [Fri Jul 10 01:02:10 2026] GET /v2/images/a71d2267-dc88-4f49-8e7f-bb366e997b39 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:02:10.051 8 WARNING glance.api.v2.images [None req-f0488698-3d40-4b64-b58f-fc76ae75f225 0ced3c1fe3c3485dae3cb4d42c56f9c6 3d11dc884aef4d55840e99a32ad20796 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a71d2267-dc88-4f49-8e7f-bb366e997b39 [pid: 8|app: 0|req: 351/703] 10.0.0.54 () {32 vars in 709 bytes} [Fri Jul 10 01:02:10 2026] DELETE /v2/images/a71d2267-dc88-4f49-8e7f-bb366e997b39 => 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: 353/704] 10.0.0.54 () {32 vars in 706 bytes} [Fri Jul 10 01:02:10 2026] GET /v2/images/a71d2267-dc88-4f49-8e7f-bb366e997b39 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 01:02:10.123 8 WARNING glance.api.v2.images [None req-c39f0bbd-5059-487d-b96a-1410c61a8eee 0ced3c1fe3c3485dae3cb4d42c56f9c6 3d11dc884aef4d55840e99a32ad20796 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1e617483-15a3-4506-a6d8-0f64476ae5b1 [pid: 8|app: 0|req: 352/705] 10.0.0.54 () {32 vars in 709 bytes} [Fri Jul 10 01:02:10 2026] DELETE /v2/images/1e617483-15a3-4506-a6d8-0f64476ae5b1 => generated 0 bytes in 818 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/706] 10.0.0.54 () {32 vars in 706 bytes} [Fri Jul 10 01:02:10 2026] GET /v2/images/1e617483-15a3-4506-a6d8-0f64476ae5b1 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 01:02:10.974 8 WARNING glance.api.v2.images [None req-c4fde033-5910-4f22-a26e-8299cfa83fd6 0ced3c1fe3c3485dae3cb4d42c56f9c6 3d11dc884aef4d55840e99a32ad20796 - - default default] Failed to find image b3f18f7e-6e7f-4b0e-8c78-d30524ee7cc8 to delete: glance.common.exception.ImageNotFound: No image found with ID b3f18f7e-6e7f-4b0e-8c78-d30524ee7cc8 [pid: 8|app: 0|req: 353/707] 10.0.0.54 () {32 vars in 709 bytes} [Fri Jul 10 01:02:10 2026] DELETE /v2/images/b3f18f7e-6e7f-4b0e-8c78-d30524ee7cc8 => generated 147 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/708] 10.0.0.54 () {32 vars in 706 bytes} [Fri Jul 10 01:02:10 2026] GET /v2/images/b3f18f7e-6e7f-4b0e-8c78-d30524ee7cc8 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/711] 10.0.0.97 () {36 vars in 986 bytes} [Fri Jul 10 01:02:23 2026] GET /v2/images/3d705207-59c4-4f45-aa3a-169dfb68a5b9 => generated 1312 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/712] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jul 10 01:02: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: 356/713] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jul 10 01:02:23 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: 358/714] 10.0.0.97 () {36 vars in 986 bytes} [Fri Jul 10 01:02:23 2026] GET /v2/images/3d705207-59c4-4f45-aa3a-169dfb68a5b9 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/715] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jul 10 01:02:23 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: 359/716] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jul 10 01:02:23 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/717] 10.0.0.97 () {36 vars in 986 bytes} [Fri Jul 10 01:02:23 2026] GET /v2/images/3d705207-59c4-4f45-aa3a-169dfb68a5b9 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/718] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jul 10 01:02: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: 8|app: 0|req: 359/719] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jul 10 01:02: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: 361/720] 10.0.0.230 () {36 vars in 987 bytes} [Fri Jul 10 01:02:24 2026] GET /v2/images/3d705207-59c4-4f45-aa3a-169dfb68a5b9 => generated 1312 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/721] 10.0.0.230 () {36 vars in 927 bytes} [Fri Jul 10 01:02:24 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: 362/722] 10.0.0.230 () {36 vars in 987 bytes} [Fri Jul 10 01:02:24 2026] GET /v2/images/3d705207-59c4-4f45-aa3a-169dfb68a5b9 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/723] 10.0.0.230 () {36 vars in 927 bytes} [Fri Jul 10 01:02:24 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: 363/724] 10.0.0.230 () {36 vars in 927 bytes} [Fri Jul 10 01:02: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: 368/733] 10.0.0.51 () {36 vars in 986 bytes} [Fri Jul 10 01:02:55 2026] GET /v2/images/3d705207-59c4-4f45-aa3a-169dfb68a5b9 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/734] 10.0.0.51 () {36 vars in 926 bytes} [Fri Jul 10 01:02:55 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: 369/735] 10.0.0.51 () {36 vars in 986 bytes} [Fri Jul 10 01:03:02 2026] GET /v2/images/3d705207-59c4-4f45-aa3a-169dfb68a5b9 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/736] 10.0.0.51 () {36 vars in 926 bytes} [Fri Jul 10 01:03:02 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: 372/745] 10.0.0.51 () {36 vars in 986 bytes} [Fri Jul 10 01:03:35 2026] GET /v2/images/3d705207-59c4-4f45-aa3a-169dfb68a5b9 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/746] 10.0.0.51 () {36 vars in 926 bytes} [Fri Jul 10 01:03:35 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: 373/747] 10.0.0.54 () {32 vars in 706 bytes} [Fri Jul 10 01:03:39 2026] GET /v2/images/3d705207-59c4-4f45-aa3a-169dfb68a5b9 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/748] 10.0.0.54 () {32 vars in 706 bytes} [Fri Jul 10 01:03:39 2026] GET /v2/images/3d705207-59c4-4f45-aa3a-169dfb68a5b9 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/749] 10.0.0.97 () {36 vars in 986 bytes} [Fri Jul 10 01:03:39 2026] GET /v2/images/3d705207-59c4-4f45-aa3a-169dfb68a5b9 => generated 1312 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/750] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jul 10 01:03:40 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/751] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jul 10 01:03:40 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/752] 10.0.0.97 () {36 vars in 986 bytes} [Fri Jul 10 01:03:40 2026] GET /v2/images/3d705207-59c4-4f45-aa3a-169dfb68a5b9 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/753] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jul 10 01:03:40 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/754] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jul 10 01:03:40 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/755] 10.0.0.97 () {36 vars in 986 bytes} [Fri Jul 10 01:03:40 2026] GET /v2/images/3d705207-59c4-4f45-aa3a-169dfb68a5b9 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/756] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jul 10 01:03:40 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/757] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jul 10 01:03:40 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/758] 10.0.0.230 () {36 vars in 987 bytes} [Fri Jul 10 01:03:40 2026] GET /v2/images/3d705207-59c4-4f45-aa3a-169dfb68a5b9 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/759] 10.0.0.230 () {36 vars in 927 bytes} [Fri Jul 10 01:03:40 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/760] 10.0.0.230 () {36 vars in 987 bytes} [Fri Jul 10 01:03:40 2026] GET /v2/images/3d705207-59c4-4f45-aa3a-169dfb68a5b9 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/761] 10.0.0.230 () {36 vars in 927 bytes} [Fri Jul 10 01:03:40 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/762] 10.0.0.230 () {36 vars in 927 bytes} [Fri Jul 10 01:03:40 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/765] 10.0.0.54 () {30 vars in 410 bytes} [Fri Jul 10 01:03:47 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: 391/784] 10.0.0.51 () {36 vars in 986 bytes} [Fri Jul 10 01:05:17 2026] GET /v2/images/3d705207-59c4-4f45-aa3a-169dfb68a5b9 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/785] 10.0.0.51 () {36 vars in 926 bytes} [Fri Jul 10 01:05: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: 8|app: 0|req: 393/788] 10.0.0.51 () {36 vars in 986 bytes} [Fri Jul 10 01:05:29 2026] GET /v2/images/3d705207-59c4-4f45-aa3a-169dfb68a5b9 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/789] 10.0.0.51 () {36 vars in 926 bytes} [Fri Jul 10 01:05:29 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/792] 10.0.0.51 () {36 vars in 986 bytes} [Fri Jul 10 01:05:40 2026] GET /v2/images/3d705207-59c4-4f45-aa3a-169dfb68a5b9 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/793] 10.0.0.51 () {36 vars in 926 bytes} [Fri Jul 10 01:05:40 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/798] 10.0.0.51 () {36 vars in 986 bytes} [Fri Jul 10 01:05:58 2026] GET /v2/images/3d705207-59c4-4f45-aa3a-169dfb68a5b9 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/799] 10.0.0.51 () {36 vars in 926 bytes} [Fri Jul 10 01:05:58 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/802] 199.204.45.53 () {32 vars in 825 bytes} [Fri Jul 10 01:06:12 2026] GET /v2/images?status=active&owner=ad5889d0256a493483d16a066b650057&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/803] 199.204.45.53 () {32 vars in 652 bytes} [Fri Jul 10 01:06:12 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/804] 10.0.0.97 () {36 vars in 986 bytes} [Fri Jul 10 01:06:12 2026] GET /v2/images/4689250d-3c4a-4bfe-a684-b00b198ec69c => generated 1395 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/805] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jul 10 01:06:12 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: 402/806] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jul 10 01:06:12 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: 405/807] 10.0.0.97 () {36 vars in 986 bytes} [Fri Jul 10 01:06:12 2026] GET /v2/images/4689250d-3c4a-4bfe-a684-b00b198ec69c => generated 1395 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/808] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jul 10 01:06:12 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: 406/809] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jul 10 01:06:12 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/810] 10.0.0.97 () {36 vars in 986 bytes} [Fri Jul 10 01:06:12 2026] GET /v2/images/4689250d-3c4a-4bfe-a684-b00b198ec69c => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/811] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jul 10 01:06:12 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: 405/812] 10.0.0.230 () {36 vars in 987 bytes} [Fri Jul 10 01:06:13 2026] GET /v2/images/4689250d-3c4a-4bfe-a684-b00b198ec69c => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/813] 10.0.0.230 () {36 vars in 927 bytes} [Fri Jul 10 01:06:13 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: 406/814] 10.0.0.230 () {36 vars in 987 bytes} [Fri Jul 10 01:06:13 2026] GET /v2/images/4689250d-3c4a-4bfe-a684-b00b198ec69c => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/815] 10.0.0.230 () {36 vars in 927 bytes} [Fri Jul 10 01:06:13 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/816] 10.0.0.230 () {36 vars in 927 bytes} [Fri Jul 10 01:06: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: 431/859] 10.0.0.54 () {32 vars in 632 bytes} [Fri Jul 10 01:09:40 2026] GET /v2/images => generated 5574 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)