+ 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 [Mon Jun 8 22:35:52 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:39 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-5dc7c96d6-4nbz5 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 0x7f51b6935668 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-06-08 22:35:54.943 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-08 22:35:55.099 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-08 22:35:55.814 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-06-08 22:35:55.815 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-06-08 22:35:55.815 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-08 22:35:56.000 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-06-08 22:35:56.001 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-06-08 22:35:56.001 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-08 22:35:57.807 8 WARNING glance.api.v2.images [None req-58ab0600-a603-4182-9093-6330d1fb483e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-08 22:35:58.143 8 WARNING keystonemiddleware._common.config [None req-58ab0600-a603-4182-9093-6330d1fb483e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-08 22:35:58.151 8 WARNING oslo_config.cfg [None req-58ab0600-a603-4182-9093-6330d1fb483e - - - - - -] 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 0x7f51b6935668 pid: 8 (default app) 2026-06-08 22:35:58.191 7 WARNING glance.api.v2.images [None req-767e7a54-0c12-4aa9-aae4-e31c3a205ac4 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-08 22:35:58.653 7 WARNING keystonemiddleware._common.config [None req-767e7a54-0c12-4aa9-aae4-e31c3a205ac4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-08 22:35:58.661 7 WARNING oslo_config.cfg [None req-767e7a54-0c12-4aa9-aae4-e31c3a205ac4 - - - - - -] 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 0x7f51b6935668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.65 () {42 vars in 683 bytes} [Mon Jun 8 22:35:59 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-06-08 22:35:59.960 7 WARNING oslo_policy.policy [None req-ba378a5e-50ae-4e87-9c49-220d31aa1ffc 3c3b2980d8f8426cb467e7161ee463f1 a47a5ac669a843aa9eb6a798a6339b4e - - 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-06-08 22:35:59.960 7 WARNING oslo_policy.policy [None req-ba378a5e-50ae-4e87-9c49-220d31aa1ffc 3c3b2980d8f8426cb467e7161ee463f1 a47a5ac669a843aa9eb6a798a6339b4e - - 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-06-08 22:35:59.976 7 WARNING oslo_policy.policy [None req-ba378a5e-50ae-4e87-9c49-220d31aa1ffc 3c3b2980d8f8426cb467e7161ee463f1 a47a5ac669a843aa9eb6a798a6339b4e - - 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-06-08 22:35:59.977 7 WARNING oslo_policy.policy [None req-ba378a5e-50ae-4e87-9c49-220d31aa1ffc 3c3b2980d8f8426cb467e7161ee463f1 a47a5ac669a843aa9eb6a798a6339b4e - - 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.65 () {44 vars in 905 bytes} [Mon Jun 8 22:35:59 2026] GET /v2/images => generated 69 bytes in 564 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.65 () {42 vars in 683 bytes} [Mon Jun 8 22:36:03 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.65 () {44 vars in 905 bytes} [Mon Jun 8 22:36:03 2026] GET /v2/images => generated 69 bytes in 32 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-06-08 22:36:03.800 8 WARNING oslo_policy.policy [None req-8f6dbf26-a8fa-430d-aa54-a1d643df9bff 3c3b2980d8f8426cb467e7161ee463f1 a47a5ac669a843aa9eb6a798a6339b4e - - 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-06-08 22:36:03.801 8 WARNING oslo_policy.policy [None req-8f6dbf26-a8fa-430d-aa54-a1d643df9bff 3c3b2980d8f8426cb467e7161ee463f1 a47a5ac669a843aa9eb6a798a6339b4e - - 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.65 () {44 vars in 906 bytes} [Mon Jun 8 22:36:03 2026] GET /v2/images/cirros => generated 151 bytes in 134 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.65 () {44 vars in 928 bytes} [Mon Jun 8 22:36:03 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-08 22:36:03.937 8 WARNING oslo_policy.policy [None req-04be01d3-4954-473c-8f25-15b4aea8b473 3c3b2980d8f8426cb467e7161ee463f1 a47a5ac669a843aa9eb6a798a6339b4e - - 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-06-08 22:36:03.938 8 WARNING oslo_policy.policy [None req-04be01d3-4954-473c-8f25-15b4aea8b473 3c3b2980d8f8426cb467e7161ee463f1 a47a5ac669a843aa9eb6a798a6339b4e - - 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.65 () {44 vars in 934 bytes} [Mon Jun 8 22:36:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-08 22:36:04.035 7 WARNING oslo_config.cfg [None req-a33ade17-1b11-472e-b2d5-0348ce5bb897 3c3b2980d8f8426cb467e7161ee463f1 a47a5ac669a843aa9eb6a798a6339b4e - - 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.65 () {48 vars in 946 bytes} [Mon Jun 8 22:36:03 2026] POST /v2/images => generated 760 bytes in 75 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-08 22:36:04.057 8 WARNING oslo_policy.policy [None req-fad7b412-79a5-4597-bb22-fab818ce72c6 3c3b2980d8f8426cb467e7161ee463f1 a47a5ac669a843aa9eb6a798a6339b4e - - 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-06-08 22:36:04.057 8 WARNING oslo_policy.policy [None req-fad7b412-79a5-4597-bb22-fab818ce72c6 3c3b2980d8f8426cb467e7161ee463f1 a47a5ac669a843aa9eb6a798a6339b4e - - 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-06-08 22:36:04.058 8 INFO glance.api.v2.image_data [None req-fad7b412-79a5-4597-bb22-fab818ce72c6 3c3b2980d8f8426cb467e7161ee463f1 a47a5ac669a843aa9eb6a798a6339b4e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-08 22:36:07.930 8 WARNING glance.location [None req-fad7b412-79a5-4597-bb22-fab818ce72c6 3c3b2980d8f8426cb467e7161ee463f1 a47a5ac669a843aa9eb6a798a6339b4e - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.65 () {48 vars in 1040 bytes} [Mon Jun 8 22:36:04 2026] PUT /v2/images/973e4f5e-2b8d-4cdf-972a-0679a027b9f8/file => generated 0 bytes in 3920 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8358 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.65 () {44 vars in 966 bytes} [Mon Jun 8 22:36:07 2026] GET /v2/images/973e4f5e-2b8d-4cdf-972a-0679a027b9f8 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-08 22:36:08.108 8 WARNING oslo_config.cfg [None req-b94cc534-7eab-44ac-ade6-bcc00eee7abe 3c3b2980d8f8426cb467e7161ee463f1 a47a5ac669a843aa9eb6a798a6339b4e - - 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.65 () {48 vars in 1046 bytes} [Mon Jun 8 22:36:08 2026] PATCH /v2/images/973e4f5e-2b8d-4cdf-972a-0679a027b9f8 => generated 1312 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.204.45.65 () {44 vars in 966 bytes} [Mon Jun 8 22:36:08 2026] GET /v2/images/973e4f5e-2b8d-4cdf-972a-0679a027b9f8 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/262] 199.204.45.65 () {42 vars in 683 bytes} [Mon Jun 8 22:56:31 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: 132/263] 199.204.45.65 () {44 vars in 905 bytes} [Mon Jun 8 22:56:31 2026] GET /v2/images => generated 1381 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/268] 199.204.45.65 () {42 vars in 683 bytes} [Mon Jun 8 22:56:49 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: 134/269] 199.204.45.65 () {44 vars in 905 bytes} [Mon Jun 8 22:56:49 2026] GET /v2/images => generated 1381 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/270] 199.204.45.65 () {44 vars in 932 bytes} [Mon Jun 8 22:56:49 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: 135/271] 199.204.45.65 () {44 vars in 954 bytes} [Mon Jun 8 22:56:49 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/272] 199.204.45.65 () {44 vars in 934 bytes} [Mon Jun 8 22:56:49 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/273] 199.204.45.65 () {48 vars in 946 bytes} [Mon Jun 8 22:56:49 2026] POST /v2/images => generated 796 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-08 22:56:49.875 8 INFO glance.api.v2.image_data [None req-8dd66a01-b6b5-4993-87d5-63b5aa24c693 3c3b2980d8f8426cb467e7161ee463f1 a47a5ac669a843aa9eb6a798a6339b4e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-08 22:57:18.909 8 WARNING glance.location [None req-8dd66a01-b6b5-4993-87d5-63b5aa24c693 3c3b2980d8f8426cb467e7161ee463f1 a47a5ac669a843aa9eb6a798a6339b4e - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 138/280] 199.204.45.65 () {48 vars in 1041 bytes} [Mon Jun 8 22:56:49 2026] PUT /v2/images/5ee34141-b49f-4445-865a-fcbc57210867/file => generated 0 bytes in 29083 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64775 switches on core 0) [pid: 7|app: 0|req: 143/281] 199.204.45.65 () {44 vars in 966 bytes} [Mon Jun 8 22:57:18 2026] GET /v2/images/5ee34141-b49f-4445-865a-fcbc57210867 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/282] 199.204.45.65 () {48 vars in 1046 bytes} [Mon Jun 8 22:57:18 2026] PATCH /v2/images/5ee34141-b49f-4445-865a-fcbc57210867 => generated 1395 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/283] 199.204.45.65 () {44 vars in 966 bytes} [Mon Jun 8 22:57:19 2026] GET /v2/images/5ee34141-b49f-4445-865a-fcbc57210867 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/284] 199.204.45.65 () {42 vars in 683 bytes} [Mon Jun 8 22:57:20 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: 145/285] 199.204.45.65 () {44 vars in 905 bytes} [Mon Jun 8 22:57:20 2026] GET /v2/images => generated 2778 bytes in 49 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.65 () {42 vars in 683 bytes} [Mon Jun 8 23:04: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: 186/367] 199.204.45.65 () {44 vars in 905 bytes} [Mon Jun 8 23:04:01 2026] GET /v2/images => generated 2778 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/370] 199.204.45.65 () {42 vars in 683 bytes} [Mon Jun 8 23:04:14 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: 188/371] 199.204.45.65 () {44 vars in 905 bytes} [Mon Jun 8 23:04:14 2026] GET /v2/images => generated 2778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/372] 199.204.45.65 () {44 vars in 942 bytes} [Mon Jun 8 23:04:14 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/373] 199.204.45.65 () {44 vars in 964 bytes} [Mon Jun 8 23:04:14 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/374] 199.204.45.65 () {44 vars in 934 bytes} [Mon Jun 8 23:04:14 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/375] 199.204.45.65 () {48 vars in 946 bytes} [Mon Jun 8 23:04:14 2026] POST /v2/images => generated 799 bytes in 451 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-08 23:04:14.807 8 INFO glance.api.v2.image_data [None req-cc310e86-22e1-4eed-ab8b-6603558974c1 3c3b2980d8f8426cb467e7161ee463f1 a47a5ac669a843aa9eb6a798a6339b4e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-08 23:04:46.208 8 INFO glance.location [None req-cc310e86-22e1-4eed-ab8b-6603558974c1 3c3b2980d8f8426cb467e7161ee463f1 a47a5ac669a843aa9eb6a798a6339b4e - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 186/382] 199.204.45.65 () {48 vars in 1040 bytes} [Mon Jun 8 23:04:14 2026] PUT /v2/images/6bbb5600-fcdb-47ac-930e-c71b346cac5f/file => generated 0 bytes in 31456 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18674 switches on core 0) [pid: 7|app: 0|req: 197/383] 199.204.45.65 () {44 vars in 966 bytes} [Mon Jun 8 23:04:46 2026] GET /v2/images/6bbb5600-fcdb-47ac-930e-c71b346cac5f => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/384] 199.204.45.65 () {48 vars in 1046 bytes} [Mon Jun 8 23:04:46 2026] PATCH /v2/images/6bbb5600-fcdb-47ac-930e-c71b346cac5f => generated 1410 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/385] 199.204.45.65 () {44 vars in 966 bytes} [Mon Jun 8 23:04:46 2026] GET /v2/images/6bbb5600-fcdb-47ac-930e-c71b346cac5f => generated 1410 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/396] 199.204.45.65 () {42 vars in 683 bytes} [Mon Jun 8 23:05:36 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: 193/397] 199.204.45.65 () {44 vars in 905 bytes} [Mon Jun 8 23:05:36 2026] GET /v2/images => generated 4190 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/402] 199.204.45.65 () {42 vars in 683 bytes} [Mon Jun 8 23:05:55 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: 196/403] 199.204.45.65 () {44 vars in 905 bytes} [Mon Jun 8 23:05:55 2026] GET /v2/images => generated 4190 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/404] 199.204.45.65 () {44 vars in 934 bytes} [Mon Jun 8 23:05:55 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/405] 199.204.45.65 () {44 vars in 956 bytes} [Mon Jun 8 23:05:55 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/406] 199.204.45.65 () {44 vars in 934 bytes} [Mon Jun 8 23:05:55 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) [pid: 8|app: 0|req: 198/407] 199.204.45.65 () {48 vars in 946 bytes} [Mon Jun 8 23:05:55 2026] POST /v2/images => generated 791 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-08 23:05:56.038 7 WARNING oslo_policy.policy [None req-a06fb7ba-9b57-4b38-8499-d7d9fad30552 3c3b2980d8f8426cb467e7161ee463f1 a47a5ac669a843aa9eb6a798a6339b4e - - 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-06-08 23:05:56.039 7 WARNING oslo_policy.policy [None req-a06fb7ba-9b57-4b38-8499-d7d9fad30552 3c3b2980d8f8426cb467e7161ee463f1 a47a5ac669a843aa9eb6a798a6339b4e - - 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-06-08 23:05:56.042 7 INFO glance.api.v2.image_data [None req-a06fb7ba-9b57-4b38-8499-d7d9fad30552 3c3b2980d8f8426cb467e7161ee463f1 a47a5ac669a843aa9eb6a798a6339b4e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-08 23:06:11.223 7 INFO glance.location [None req-a06fb7ba-9b57-4b38-8499-d7d9fad30552 3c3b2980d8f8426cb467e7161ee463f1 a47a5ac669a843aa9eb6a798a6339b4e - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 210/412] 199.204.45.65 () {48 vars in 1041 bytes} [Mon Jun 8 23:05:56 2026] PUT /v2/images/b7c7b94b-f89c-44a7-864b-abb9dfc7b84a/file => generated 0 bytes in 15239 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31528 switches on core 0) [pid: 8|app: 0|req: 203/413] 199.204.45.65 () {44 vars in 966 bytes} [Mon Jun 8 23:06:11 2026] GET /v2/images/b7c7b94b-f89c-44a7-864b-abb9dfc7b84a => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/414] 199.204.45.65 () {48 vars in 1046 bytes} [Mon Jun 8 23:06:11 2026] PATCH /v2/images/b7c7b94b-f89c-44a7-864b-abb9dfc7b84a => generated 1382 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/415] 199.204.45.65 () {44 vars in 966 bytes} [Mon Jun 8 23:06:11 2026] GET /v2/images/b7c7b94b-f89c-44a7-864b-abb9dfc7b84a => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/576] 199.204.45.65 () {42 vars in 683 bytes} [Mon Jun 8 23:19:31 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: 285/577] 199.204.45.65 () {44 vars in 905 bytes} [Mon Jun 8 23:19:31 2026] GET /v2/images => generated 5574 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/606] 199.204.45.65 () {42 vars in 683 bytes} [Mon Jun 8 23:21:56 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: 300/607] 199.204.45.65 () {44 vars in 905 bytes} [Mon Jun 8 23:21:56 2026] GET /v2/images => generated 5574 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/610] 199.204.45.65 () {42 vars in 683 bytes} [Mon Jun 8 23:21:58 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: 309/611] 199.204.45.65 () {44 vars in 905 bytes} [Mon Jun 8 23:21:58 2026] GET /v2/images => generated 5574 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/622] 199.204.45.65 () {42 vars in 683 bytes} [Mon Jun 8 23:22:50 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: 315/623] 199.204.45.65 () {44 vars in 905 bytes} [Mon Jun 8 23:22:50 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/626] 199.204.45.65 () {42 vars in 683 bytes} [Mon Jun 8 23:22:59 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: 310/627] 199.204.45.65 () {44 vars in 905 bytes} [Mon Jun 8 23:22:59 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/640] 199.204.45.65 () {42 vars in 683 bytes} [Mon Jun 8 23:24: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: 317/641] 199.204.45.65 () {44 vars in 905 bytes} [Mon Jun 8 23:24:06 2026] GET /v2/images => generated 5574 bytes in 63 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: 323/652] 10.0.0.100 () {32 vars in 632 bytes} [Mon Jun 8 23:24:50 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/657] 10.0.0.170 () {36 vars in 986 bytes} [Mon Jun 8 23:25:15 2026] GET /v2/images/973e4f5e-2b8d-4cdf-972a-0679a027b9f8 => generated 1312 bytes in 30 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: 332/658] 10.0.0.170 () {36 vars in 926 bytes} [Mon Jun 8 23:25:15 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: 328/661] 199.204.45.65 () {36 vars in 989 bytes} [Mon Jun 8 23:25:24 2026] GET /v2/images/973e4f5e-2b8d-4cdf-972a-0679a027b9f8 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/662] 199.204.45.65 () {36 vars in 929 bytes} [Mon Jun 8 23:25:24 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: 329/663] 199.204.45.65 () {36 vars in 989 bytes} [Mon Jun 8 23:25:24 2026] GET /v2/images/973e4f5e-2b8d-4cdf-972a-0679a027b9f8 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/664] 199.204.45.65 () {36 vars in 929 bytes} [Mon Jun 8 23:25:24 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/667] 10.0.0.100 () {34 vars in 654 bytes} [Mon Jun 8 23:25:35 2026] POST /v2/images => generated 649 bytes in 235 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-08 23:25:36.227 8 WARNING glance.api.v2.images [None req-13e765cf-09b6-4e53-a8c9-48aa9ca0a8ce 730d4a38e01440259d77bf331fb79666 7750a25792114913b87b115e3b5b7933 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//918652b9-f2d3-49a7-901a-34630cdfc55f [pid: 7|app: 0|req: 337/668] 10.0.0.170 () {36 vars in 986 bytes} [Mon Jun 8 23:25:36 2026] GET /v2/images/973e4f5e-2b8d-4cdf-972a-0679a027b9f8 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/669] 10.0.0.170 () {36 vars in 926 bytes} [Mon Jun 8 23:25:36 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: 332/670] 10.0.0.100 () {32 vars in 709 bytes} [Mon Jun 8 23:25:36 2026] DELETE /v2/images/918652b9-f2d3-49a7-901a-34630cdfc55f => generated 0 bytes in 73 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/671] 10.0.0.100 () {32 vars in 706 bytes} [Mon Jun 8 23:25:36 2026] GET /v2/images/918652b9-f2d3-49a7-901a-34630cdfc55f => generated 139 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/672] 10.0.0.100 () {32 vars in 632 bytes} [Mon Jun 8 23:25:36 2026] GET /v2/images => generated 1381 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/673] 10.0.0.100 () {34 vars in 654 bytes} [Mon Jun 8 23:25:36 2026] POST /v2/images => generated 703 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/674] 10.0.0.100 () {32 vars in 716 bytes} [Mon Jun 8 23:25:36 2026] GET /v2/images/8ca8df3d-112f-4c10-a785-4d8bd0e3a677/file => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-08 23:25:36.513 7 INFO glance.api.v2.image_data [None req-42028b9f-2a2f-4f51-8f57-d3d8bff9a173 730d4a38e01440259d77bf331fb79666 7750a25792114913b87b115e3b5b7933 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-08 23:25:36.598 7 WARNING glance_store._drivers.rbd [None req-42028b9f-2a2f-4f51-8f57-d3d8bff9a173 730d4a38e01440259d77bf331fb79666 7750a25792114913b87b115e3b5b7933 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-08 23:25:37.217 7 INFO glance.location [None req-42028b9f-2a2f-4f51-8f57-d3d8bff9a173 730d4a38e01440259d77bf331fb79666 7750a25792114913b87b115e3b5b7933 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 341/675] 10.0.0.100 () {32 vars in 726 bytes} [Mon Jun 8 23:25:36 2026] PUT /v2/images/8ca8df3d-112f-4c10-a785-4d8bd0e3a677/file => generated 0 bytes in 766 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/676] 10.0.0.100 () {32 vars in 706 bytes} [Mon Jun 8 23:25:37 2026] GET /v2/images/8ca8df3d-112f-4c10-a785-4d8bd0e3a677 => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/677] 10.0.0.100 () {32 vars in 716 bytes} [Mon Jun 8 23:25:37 2026] GET /v2/images/8ca8df3d-112f-4c10-a785-4d8bd0e3a677/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: 336/680] 10.0.0.100 () {34 vars in 654 bytes} [Mon Jun 8 23:25:37 2026] POST /v2/images => generated 649 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/681] 10.0.0.100 () {32 vars in 725 bytes} [Mon Jun 8 23:25:37 2026] PATCH /v2/images/213bd6c4-fc42-4d6d-940a-df1fca3055dc => generated 653 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/682] 10.0.0.100 () {32 vars in 706 bytes} [Mon Jun 8 23:25:37 2026] GET /v2/images/213bd6c4-fc42-4d6d-940a-df1fca3055dc => generated 653 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-08 23:25:37.602 7 WARNING glance.api.v2.images [None req-82d70b14-ee55-4f8c-8364-7c93d4935776 730d4a38e01440259d77bf331fb79666 7750a25792114913b87b115e3b5b7933 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//213bd6c4-fc42-4d6d-940a-df1fca3055dc [pid: 7|app: 0|req: 346/683] 10.0.0.100 () {32 vars in 709 bytes} [Mon Jun 8 23:25:37 2026] DELETE /v2/images/213bd6c4-fc42-4d6d-940a-df1fca3055dc => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/684] 10.0.0.100 () {32 vars in 706 bytes} [Mon Jun 8 23:25:37 2026] GET /v2/images/213bd6c4-fc42-4d6d-940a-df1fca3055dc => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-08 23:25:37.670 7 WARNING glance.api.v2.images [None req-cdb21da4-0338-4ca3-af22-0e5f2253fce9 730d4a38e01440259d77bf331fb79666 7750a25792114913b87b115e3b5b7933 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8ca8df3d-112f-4c10-a785-4d8bd0e3a677 [pid: 7|app: 0|req: 347/685] 10.0.0.100 () {32 vars in 709 bytes} [Mon Jun 8 23:25:37 2026] DELETE /v2/images/8ca8df3d-112f-4c10-a785-4d8bd0e3a677 => generated 0 bytes in 816 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/686] 10.0.0.100 () {32 vars in 706 bytes} [Mon Jun 8 23:25:38 2026] GET /v2/images/8ca8df3d-112f-4c10-a785-4d8bd0e3a677 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-08 23:25:38.519 7 WARNING glance.api.v2.images [None req-8d240a8b-9f90-4fd9-9930-9a13d6433965 730d4a38e01440259d77bf331fb79666 7750a25792114913b87b115e3b5b7933 - - default default] Failed to find image 918652b9-f2d3-49a7-901a-34630cdfc55f to delete: glance.common.exception.ImageNotFound: No image found with ID 918652b9-f2d3-49a7-901a-34630cdfc55f [pid: 7|app: 0|req: 348/687] 10.0.0.100 () {32 vars in 709 bytes} [Mon Jun 8 23:25:38 2026] DELETE /v2/images/918652b9-f2d3-49a7-901a-34630cdfc55f => 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: 340/688] 10.0.0.100 () {32 vars in 706 bytes} [Mon Jun 8 23:25:38 2026] GET /v2/images/918652b9-f2d3-49a7-901a-34630cdfc55f => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/689] 10.0.0.133 () {36 vars in 986 bytes} [Mon Jun 8 23:25:38 2026] GET /v2/images/973e4f5e-2b8d-4cdf-972a-0679a027b9f8 => generated 1312 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/690] 10.0.0.133 () {36 vars in 926 bytes} [Mon Jun 8 23:25: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: 7|app: 0|req: 350/691] 10.0.0.133 () {36 vars in 926 bytes} [Mon Jun 8 23:25: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: 342/692] 10.0.0.133 () {36 vars in 986 bytes} [Mon Jun 8 23:25:39 2026] GET /v2/images/973e4f5e-2b8d-4cdf-972a-0679a027b9f8 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/693] 10.0.0.133 () {36 vars in 926 bytes} [Mon Jun 8 23:25:39 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/694] 10.0.0.133 () {36 vars in 926 bytes} [Mon Jun 8 23:25:39 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: 352/695] 10.0.0.133 () {36 vars in 986 bytes} [Mon Jun 8 23:25:39 2026] GET /v2/images/973e4f5e-2b8d-4cdf-972a-0679a027b9f8 => 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: 344/696] 10.0.0.133 () {36 vars in 926 bytes} [Mon Jun 8 23:25:39 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: 353/697] 10.0.0.133 () {36 vars in 926 bytes} [Mon Jun 8 23:25: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: 345/698] 10.0.0.99 () {36 vars in 985 bytes} [Mon Jun 8 23:25:40 2026] GET /v2/images/973e4f5e-2b8d-4cdf-972a-0679a027b9f8 => generated 1312 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/699] 10.0.0.99 () {36 vars in 925 bytes} [Mon Jun 8 23:25: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: 8|app: 0|req: 346/700] 10.0.0.99 () {36 vars in 985 bytes} [Mon Jun 8 23:25:40 2026] GET /v2/images/973e4f5e-2b8d-4cdf-972a-0679a027b9f8 => generated 1312 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/701] 10.0.0.99 () {36 vars in 925 bytes} [Mon Jun 8 23:25: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: 8|app: 0|req: 347/702] 10.0.0.99 () {36 vars in 925 bytes} [Mon Jun 8 23:25: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: 356/703] 10.0.0.100 () {30 vars in 410 bytes} [Mon Jun 8 23:25:41 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: 361/712] 10.0.0.170 () {36 vars in 986 bytes} [Mon Jun 8 23:26:21 2026] GET /v2/images/973e4f5e-2b8d-4cdf-972a-0679a027b9f8 => 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: 352/713] 10.0.0.170 () {36 vars in 926 bytes} [Mon Jun 8 23:26:21 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/722] 10.0.0.170 () {36 vars in 986 bytes} [Mon Jun 8 23:26:58 2026] GET /v2/images/973e4f5e-2b8d-4cdf-972a-0679a027b9f8 => 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: 357/723] 10.0.0.170 () {36 vars in 926 bytes} [Mon Jun 8 23:26:58 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/730] 10.0.0.170 () {36 vars in 986 bytes} [Mon Jun 8 23:27:33 2026] GET /v2/images/973e4f5e-2b8d-4cdf-972a-0679a027b9f8 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/731] 10.0.0.170 () {36 vars in 926 bytes} [Mon Jun 8 23:27:33 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: 373/736] 10.0.0.170 () {36 vars in 986 bytes} [Mon Jun 8 23:27:50 2026] GET /v2/images/973e4f5e-2b8d-4cdf-972a-0679a027b9f8 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/737] 10.0.0.170 () {36 vars in 926 bytes} [Mon Jun 8 23:27:50 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: 368/744] 10.0.0.170 () {36 vars in 986 bytes} [Mon Jun 8 23:28:25 2026] GET /v2/images/973e4f5e-2b8d-4cdf-972a-0679a027b9f8 => 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: 377/745] 10.0.0.170 () {36 vars in 926 bytes} [Mon Jun 8 23:28:25 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: 375/758] 10.0.0.170 () {36 vars in 986 bytes} [Mon Jun 8 23:29:20 2026] GET /v2/images/973e4f5e-2b8d-4cdf-972a-0679a027b9f8 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/759] 10.0.0.170 () {36 vars in 926 bytes} [Mon Jun 8 23:29:20 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: 378/764] 10.0.0.170 () {36 vars in 986 bytes} [Mon Jun 8 23:29:39 2026] GET /v2/images/973e4f5e-2b8d-4cdf-972a-0679a027b9f8 => 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: 387/765] 10.0.0.170 () {36 vars in 926 bytes} [Mon Jun 8 23:29: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: 382/772] 10.0.0.100 () {32 vars in 706 bytes} [Mon Jun 8 23:30:14 2026] GET /v2/images/973e4f5e-2b8d-4cdf-972a-0679a027b9f8 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/773] 10.0.0.100 () {32 vars in 706 bytes} [Mon Jun 8 23:30:14 2026] GET /v2/images/973e4f5e-2b8d-4cdf-972a-0679a027b9f8 => 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: 383/774] 10.0.0.133 () {36 vars in 986 bytes} [Mon Jun 8 23:30:15 2026] GET /v2/images/973e4f5e-2b8d-4cdf-972a-0679a027b9f8 => generated 1312 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/775] 10.0.0.133 () {36 vars in 926 bytes} [Mon Jun 8 23:30:15 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/776] 10.0.0.133 () {36 vars in 926 bytes} [Mon Jun 8 23:30:15 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: 393/777] 10.0.0.133 () {36 vars in 986 bytes} [Mon Jun 8 23:30:15 2026] GET /v2/images/973e4f5e-2b8d-4cdf-972a-0679a027b9f8 => 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: 385/778] 10.0.0.133 () {36 vars in 926 bytes} [Mon Jun 8 23:30:15 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: 394/779] 10.0.0.133 () {36 vars in 926 bytes} [Mon Jun 8 23:30:15 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: 386/780] 10.0.0.133 () {36 vars in 986 bytes} [Mon Jun 8 23:30:15 2026] GET /v2/images/973e4f5e-2b8d-4cdf-972a-0679a027b9f8 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/781] 10.0.0.133 () {36 vars in 926 bytes} [Mon Jun 8 23:30:15 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: 387/782] 10.0.0.133 () {36 vars in 926 bytes} [Mon Jun 8 23:30:15 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: 396/783] 10.0.0.99 () {36 vars in 985 bytes} [Mon Jun 8 23:30:15 2026] GET /v2/images/973e4f5e-2b8d-4cdf-972a-0679a027b9f8 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/784] 10.0.0.99 () {36 vars in 925 bytes} [Mon Jun 8 23:30:15 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/785] 10.0.0.99 () {36 vars in 985 bytes} [Mon Jun 8 23:30:15 2026] GET /v2/images/973e4f5e-2b8d-4cdf-972a-0679a027b9f8 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/786] 10.0.0.99 () {36 vars in 925 bytes} [Mon Jun 8 23:30:15 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: 398/787] 10.0.0.99 () {36 vars in 925 bytes} [Mon Jun 8 23:30:15 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: 390/788] 199.204.45.65 () {32 vars in 824 bytes} [Mon Jun 8 23:30:16 2026] GET /v2/images?status=active&owner=a47a5ac669a843aa9eb6a798a6339b4e&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/789] 199.204.45.65 () {32 vars in 651 bytes} [Mon Jun 8 23:30:16 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/790] 10.0.0.133 () {36 vars in 986 bytes} [Mon Jun 8 23:30:17 2026] GET /v2/images/5ee34141-b49f-4445-865a-fcbc57210867 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/791] 10.0.0.133 () {36 vars in 926 bytes} [Mon Jun 8 23:30:17 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: 392/792] 10.0.0.133 () {36 vars in 926 bytes} [Mon Jun 8 23:30:17 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: 401/793] 10.0.0.133 () {36 vars in 986 bytes} [Mon Jun 8 23:30:17 2026] GET /v2/images/5ee34141-b49f-4445-865a-fcbc57210867 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/794] 10.0.0.133 () {36 vars in 926 bytes} [Mon Jun 8 23:30:17 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: 402/795] 10.0.0.133 () {36 vars in 926 bytes} [Mon Jun 8 23:30:17 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: 394/796] 10.0.0.133 () {36 vars in 986 bytes} [Mon Jun 8 23:30:17 2026] GET /v2/images/5ee34141-b49f-4445-865a-fcbc57210867 => 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: 403/799] 10.0.0.133 () {36 vars in 926 bytes} [Mon Jun 8 23:30:17 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: 397/800] 10.0.0.99 () {36 vars in 985 bytes} [Mon Jun 8 23:30:17 2026] GET /v2/images/5ee34141-b49f-4445-865a-fcbc57210867 => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/801] 10.0.0.99 () {36 vars in 925 bytes} [Mon Jun 8 23:30:17 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/802] 10.0.0.99 () {36 vars in 985 bytes} [Mon Jun 8 23:30:17 2026] GET /v2/images/5ee34141-b49f-4445-865a-fcbc57210867 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/803] 10.0.0.99 () {36 vars in 925 bytes} [Mon Jun 8 23:30:17 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: 399/804] 10.0.0.99 () {36 vars in 925 bytes} [Mon Jun 8 23:30:17 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: 407/807] 10.0.0.170 () {36 vars in 986 bytes} [Mon Jun 8 23:30:33 2026] GET /v2/images/973e4f5e-2b8d-4cdf-972a-0679a027b9f8 => 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: 401/808] 10.0.0.170 () {36 vars in 926 bytes} [Mon Jun 8 23:30:33 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: 405/815] 10.0.0.170 () {36 vars in 986 bytes} [Mon Jun 8 23:31:01 2026] GET /v2/images/973e4f5e-2b8d-4cdf-972a-0679a027b9f8 => 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: 411/816] 10.0.0.170 () {36 vars in 926 bytes} [Mon Jun 8 23:31:01 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/885] 10.0.0.100 () {32 vars in 632 bytes} [Mon Jun 8 23:36:44 2026] GET /v2/images => generated 5574 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)