+ 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 Jul 6 12:36:05 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-874cc455-vxrwh machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f621910a668 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-06 12:36:07.829 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-06 12:36:08.022 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-06 12:36:08.713 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-06 12:36:08.714 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-06 12:36:08.715 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-06 12:36:08.938 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-06 12:36:08.939 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-06 12:36:08.939 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-06 12:36:10.830 7 WARNING glance.api.v2.images [None req-8cda784b-2da7-44e7-aaff-9ea224cd1e12 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-06 12:36:11.093 8 WARNING glance.api.v2.images [None req-ff3982c4-db32-4032-847a-8c4375660175 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-06 12:36:11.188 7 WARNING keystonemiddleware._common.config [None req-8cda784b-2da7-44e7-aaff-9ea224cd1e12 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-06 12:36:11.196 7 WARNING oslo_config.cfg [None req-8cda784b-2da7-44e7-aaff-9ea224cd1e12 - - - - - -] 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 0x7f621910a668 pid: 7 (default app) 2026-07-06 12:36:11.488 8 WARNING keystonemiddleware._common.config [None req-ff3982c4-db32-4032-847a-8c4375660175 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-06 12:36:11.499 8 WARNING oslo_config.cfg [None req-ff3982c4-db32-4032-847a-8c4375660175 - - - - - -] 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 0x7f621910a668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.212 () {42 vars in 686 bytes} [Mon Jul 6 12:36:12 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 12:36:13.055 8 WARNING oslo_policy.policy [None req-33753c56-2fa3-48bb-9420-726044879b19 b27871fe9ad343adbf17a8ab5d52928e 24ec760c9b6541d4a62ab4aadaa67f01 - - 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-06 12:36:13.056 8 WARNING oslo_policy.policy [None req-33753c56-2fa3-48bb-9420-726044879b19 b27871fe9ad343adbf17a8ab5d52928e 24ec760c9b6541d4a62ab4aadaa67f01 - - 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-06 12:36:13.071 8 WARNING oslo_policy.policy [None req-33753c56-2fa3-48bb-9420-726044879b19 b27871fe9ad343adbf17a8ab5d52928e 24ec760c9b6541d4a62ab4aadaa67f01 - - 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-06 12:36:13.072 8 WARNING oslo_policy.policy [None req-33753c56-2fa3-48bb-9420-726044879b19 b27871fe9ad343adbf17a8ab5d52928e 24ec760c9b6541d4a62ab4aadaa67f01 - - 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.19.213.212 () {44 vars in 908 bytes} [Mon Jul 6 12:36:12 2026] GET /v2/images => generated 69 bytes in 603 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.212 () {42 vars in 686 bytes} [Mon Jul 6 12:36:17 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.19.213.212 () {44 vars in 908 bytes} [Mon Jul 6 12:36:17 2026] GET /v2/images => generated 69 bytes in 44 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-07-06 12:36:17.107 7 WARNING oslo_policy.policy [None req-91775496-0364-4ead-af67-3de9c7e7c7df b27871fe9ad343adbf17a8ab5d52928e 24ec760c9b6541d4a62ab4aadaa67f01 - - 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-06 12:36:17.108 7 WARNING oslo_policy.policy [None req-91775496-0364-4ead-af67-3de9c7e7c7df b27871fe9ad343adbf17a8ab5d52928e 24ec760c9b6541d4a62ab4aadaa67f01 - - 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.19.213.212 () {44 vars in 909 bytes} [Mon Jul 6 12:36:17 2026] GET /v2/images/cirros => generated 151 bytes in 145 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.212 () {44 vars in 931 bytes} [Mon Jul 6 12:36:17 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-06 12:36:17.264 7 WARNING oslo_policy.policy [None req-eee0adb7-4ac3-42ca-8716-f6b39736f143 b27871fe9ad343adbf17a8ab5d52928e 24ec760c9b6541d4a62ab4aadaa67f01 - - 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-06 12:36:17.264 7 WARNING oslo_policy.policy [None req-eee0adb7-4ac3-42ca-8716-f6b39736f143 b27871fe9ad343adbf17a8ab5d52928e 24ec760c9b6541d4a62ab4aadaa67f01 - - 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.19.213.212 () {44 vars in 937 bytes} [Mon Jul 6 12:36:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-06 12:36:17.354 8 WARNING oslo_config.cfg [None req-7d9242c4-4356-490b-b1de-74d52ed64def b27871fe9ad343adbf17a8ab5d52928e 24ec760c9b6541d4a62ab4aadaa67f01 - - 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.19.213.212 () {48 vars in 949 bytes} [Mon Jul 6 12:36:17 2026] POST /v2/images => generated 760 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-06 12:36:17.375 7 WARNING oslo_policy.policy [None req-26cad8ea-d9ef-4125-85a4-580f8db008cb b27871fe9ad343adbf17a8ab5d52928e 24ec760c9b6541d4a62ab4aadaa67f01 - - 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-06 12:36:17.376 7 WARNING oslo_policy.policy [None req-26cad8ea-d9ef-4125-85a4-580f8db008cb b27871fe9ad343adbf17a8ab5d52928e 24ec760c9b6541d4a62ab4aadaa67f01 - - 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-06 12:36:17.377 7 INFO glance.api.v2.image_data [None req-26cad8ea-d9ef-4125-85a4-580f8db008cb b27871fe9ad343adbf17a8ab5d52928e 24ec760c9b6541d4a62ab4aadaa67f01 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-06 12:36:22.245 7 WARNING glance.location [None req-26cad8ea-d9ef-4125-85a4-580f8db008cb b27871fe9ad343adbf17a8ab5d52928e 24ec760c9b6541d4a62ab4aadaa67f01 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.19.213.212 () {48 vars in 1043 bytes} [Mon Jul 6 12:36:17 2026] PUT /v2/images/fbd8ab14-330f-42bb-a50d-43b5a761aad5/file => generated 0 bytes in 4927 msecs (HTTP/1.1 204) 4 headers in 171 bytes (3422 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.19.213.212 () {44 vars in 969 bytes} [Mon Jul 6 12:36:22 2026] GET /v2/images/fbd8ab14-330f-42bb-a50d-43b5a761aad5 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-06 12:36:22.416 7 WARNING oslo_config.cfg [None req-d8f6973b-61f1-45dd-a6c6-3018061cc4fe b27871fe9ad343adbf17a8ab5d52928e 24ec760c9b6541d4a62ab4aadaa67f01 - - 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/16] 199.19.213.212 () {48 vars in 1049 bytes} [Mon Jul 6 12:36:22 2026] PATCH /v2/images/fbd8ab14-330f-42bb-a50d-43b5a761aad5 => generated 1312 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.19.213.212 () {44 vars in 969 bytes} [Mon Jul 6 12:36:22 2026] GET /v2/images/fbd8ab14-330f-42bb-a50d-43b5a761aad5 => 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: 160/320] 199.19.213.212 () {42 vars in 686 bytes} [Mon Jul 6 13:01:37 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/321] 199.19.213.212 () {44 vars in 908 bytes} [Mon Jul 6 13:01:37 2026] GET /v2/images => generated 1381 bytes in 539 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/326] 199.19.213.212 () {42 vars in 686 bytes} [Mon Jul 6 13:01:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/327] 199.19.213.212 () {44 vars in 908 bytes} [Mon Jul 6 13:01:58 2026] GET /v2/images => generated 1381 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/328] 199.19.213.212 () {44 vars in 935 bytes} [Mon Jul 6 13:01:58 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/329] 199.19.213.212 () {44 vars in 957 bytes} [Mon Jul 6 13:01:58 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/330] 199.19.213.212 () {44 vars in 937 bytes} [Mon Jul 6 13:01:58 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/331] 199.19.213.212 () {48 vars in 949 bytes} [Mon Jul 6 13:01:58 2026] POST /v2/images => generated 796 bytes in 111 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-06 13:01:59.037 8 WARNING oslo_policy.policy [None req-4c26a2ef-111c-4375-a2ee-2740f013645b b27871fe9ad343adbf17a8ab5d52928e 24ec760c9b6541d4a62ab4aadaa67f01 - - 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-06 13:01:59.038 8 WARNING oslo_policy.policy [None req-4c26a2ef-111c-4375-a2ee-2740f013645b b27871fe9ad343adbf17a8ab5d52928e 24ec760c9b6541d4a62ab4aadaa67f01 - - 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-06 13:01:59.039 8 INFO glance.api.v2.image_data [None req-4c26a2ef-111c-4375-a2ee-2740f013645b b27871fe9ad343adbf17a8ab5d52928e 24ec760c9b6541d4a62ab4aadaa67f01 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-06 13:03:51.050 8 WARNING glance.location [None req-4c26a2ef-111c-4375-a2ee-2740f013645b b27871fe9ad343adbf17a8ab5d52928e 24ec760c9b6541d4a62ab4aadaa67f01 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 166/356] 199.19.213.212 () {48 vars in 1044 bytes} [Mon Jul 6 13:01:59 2026] PUT /v2/images/2cc8d976-ff14-4c44-832a-7290eecc9faf/file => generated 0 bytes in 112067 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29795 switches on core 0) [pid: 7|app: 0|req: 191/357] 199.19.213.212 () {44 vars in 969 bytes} [Mon Jul 6 13:03:51 2026] GET /v2/images/2cc8d976-ff14-4c44-832a-7290eecc9faf => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/358] 199.19.213.212 () {48 vars in 1049 bytes} [Mon Jul 6 13:03:51 2026] PATCH /v2/images/2cc8d976-ff14-4c44-832a-7290eecc9faf => generated 1395 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/359] 199.19.213.212 () {44 vars in 969 bytes} [Mon Jul 6 13:03:51 2026] GET /v2/images/2cc8d976-ff14-4c44-832a-7290eecc9faf => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/360] 199.19.213.212 () {42 vars in 686 bytes} [Mon Jul 6 13:03:52 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/361] 199.19.213.212 () {44 vars in 908 bytes} [Mon Jul 6 13:03:52 2026] GET /v2/images => generated 2778 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/458] 199.19.213.212 () {42 vars in 686 bytes} [Mon Jul 6 13:11:58 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/459] 199.19.213.212 () {44 vars in 908 bytes} [Mon Jul 6 13:11:58 2026] GET /v2/images => generated 2778 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/462] 199.19.213.212 () {42 vars in 686 bytes} [Mon Jul 6 13:12:08 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/463] 199.19.213.212 () {44 vars in 908 bytes} [Mon Jul 6 13:12:08 2026] GET /v2/images => generated 2778 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/464] 199.19.213.212 () {44 vars in 945 bytes} [Mon Jul 6 13:12:08 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/465] 199.19.213.212 () {44 vars in 967 bytes} [Mon Jul 6 13:12:08 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/466] 199.19.213.212 () {44 vars in 937 bytes} [Mon Jul 6 13:12:08 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/467] 199.19.213.212 () {48 vars in 949 bytes} [Mon Jul 6 13:12:08 2026] POST /v2/images => generated 799 bytes in 132 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-06 13:12:08.393 7 INFO glance.api.v2.image_data [None req-c25ac920-a0ea-48ab-a92a-09dde198e831 b27871fe9ad343adbf17a8ab5d52928e 24ec760c9b6541d4a62ab4aadaa67f01 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-06 13:16:36.288 7 INFO glance.location [None req-c25ac920-a0ea-48ab-a92a-09dde198e831 b27871fe9ad343adbf17a8ab5d52928e 24ec760c9b6541d4a62ab4aadaa67f01 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 247/522] 199.19.213.212 () {48 vars in 1043 bytes} [Mon Jul 6 13:12:08 2026] PUT /v2/images/4bdf1eb5-6a61-466d-88db-62b782381054/file => generated 0 bytes in 267970 msecs (HTTP/1.1 204) 4 headers in 171 bytes (10528 switches on core 0) [pid: 8|app: 0|req: 276/523] 199.19.213.212 () {44 vars in 969 bytes} [Mon Jul 6 13:16:36 2026] GET /v2/images/4bdf1eb5-6a61-466d-88db-62b782381054 => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/524] 199.19.213.212 () {48 vars in 1049 bytes} [Mon Jul 6 13:16:36 2026] PATCH /v2/images/4bdf1eb5-6a61-466d-88db-62b782381054 => generated 1410 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/525] 199.19.213.212 () {44 vars in 969 bytes} [Mon Jul 6 13:16:36 2026] GET /v2/images/4bdf1eb5-6a61-466d-88db-62b782381054 => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/540] 199.19.213.212 () {42 vars in 686 bytes} [Mon Jul 6 13:17:45 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/541] 199.19.213.212 () {44 vars in 908 bytes} [Mon Jul 6 13:17:45 2026] GET /v2/images => generated 4190 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/546] 199.19.213.212 () {42 vars in 686 bytes} [Mon Jul 6 13:18:01 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/547] 199.19.213.212 () {44 vars in 908 bytes} [Mon Jul 6 13:18:01 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: 260/548] 199.19.213.212 () {44 vars in 937 bytes} [Mon Jul 6 13:18:01 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/549] 199.19.213.212 () {44 vars in 959 bytes} [Mon Jul 6 13:18:01 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/550] 199.19.213.212 () {44 vars in 937 bytes} [Mon Jul 6 13:18:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/551] 199.19.213.212 () {48 vars in 949 bytes} [Mon Jul 6 13:18:01 2026] POST /v2/images => generated 791 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-06 13:18:01.674 7 INFO glance.api.v2.image_data [None req-2620273d-2798-4e83-9838-41f0385ea461 b27871fe9ad343adbf17a8ab5d52928e 24ec760c9b6541d4a62ab4aadaa67f01 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-06 13:18:19.915 7 INFO glance.location [None req-2620273d-2798-4e83-9838-41f0385ea461 b27871fe9ad343adbf17a8ab5d52928e 24ec760c9b6541d4a62ab4aadaa67f01 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 262/554] 199.19.213.212 () {48 vars in 1044 bytes} [Mon Jul 6 13:18:01 2026] PUT /v2/images/8625c9c0-77a7-4f92-8cfb-042fe85086c1/file => generated 0 bytes in 18297 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27355 switches on core 0) [pid: 8|app: 0|req: 293/555] 199.19.213.212 () {44 vars in 969 bytes} [Mon Jul 6 13:18:19 2026] GET /v2/images/8625c9c0-77a7-4f92-8cfb-042fe85086c1 => generated 1204 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/556] 199.19.213.212 () {48 vars in 1049 bytes} [Mon Jul 6 13:18:19 2026] PATCH /v2/images/8625c9c0-77a7-4f92-8cfb-042fe85086c1 => generated 1382 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/557] 199.19.213.212 () {44 vars in 969 bytes} [Mon Jul 6 13:18:20 2026] GET /v2/images/8625c9c0-77a7-4f92-8cfb-042fe85086c1 => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/736] 199.19.213.212 () {42 vars in 686 bytes} [Mon Jul 6 13:33:08 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/737] 199.19.213.212 () {44 vars in 908 bytes} [Mon Jul 6 13:33:08 2026] GET /v2/images => generated 5574 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/770] 199.19.213.212 () {42 vars in 686 bytes} [Mon Jul 6 13:35:43 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/771] 199.19.213.212 () {44 vars in 908 bytes} [Mon Jul 6 13:35:43 2026] GET /v2/images => generated 5574 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/772] 199.19.213.212 () {42 vars in 686 bytes} [Mon Jul 6 13:35:45 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/773] 199.19.213.212 () {44 vars in 908 bytes} [Mon Jul 6 13:35:45 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/786] 199.19.213.212 () {42 vars in 686 bytes} [Mon Jul 6 13:36:43 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/787] 199.19.213.212 () {44 vars in 908 bytes} [Mon Jul 6 13:36:43 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/790] 199.19.213.212 () {42 vars in 686 bytes} [Mon Jul 6 13:36:52 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/791] 199.19.213.212 () {44 vars in 908 bytes} [Mon Jul 6 13:36:52 2026] GET /v2/images => generated 5574 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/806] 199.19.213.212 () {42 vars in 686 bytes} [Mon Jul 6 13:38:01 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/807] 199.19.213.212 () {44 vars in 908 bytes} [Mon Jul 6 13:38:01 2026] GET /v2/images => generated 5574 bytes in 48 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: 424/816] 10.0.0.210 () {32 vars in 631 bytes} [Mon Jul 6 13:38:48 2026] GET /v2/images => generated 5574 bytes in 20 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: 396/823] 10.0.0.183 () {36 vars in 985 bytes} [Mon Jul 6 13:39:17 2026] GET /v2/images/fbd8ab14-330f-42bb-a50d-43b5a761aad5 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/824] 10.0.0.183 () {36 vars in 925 bytes} [Mon Jul 6 13:39:17 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/827] 10.0.0.210 () {34 vars in 653 bytes} [Mon Jul 6 13:39:21 2026] POST /v2/images => generated 648 bytes in 223 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-06 13:39:21.514 7 WARNING glance.api.v2.images [None req-709ad717-1b53-4360-a82b-b559f09b6c95 ad75ff705c534183b311cd3635985f4a b8cfce7e9d464747b24d3a7851cd2830 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b8fa7b19-52af-4954-8ae5-83113e8db936 [pid: 7|app: 0|req: 398/828] 10.0.0.210 () {32 vars in 708 bytes} [Mon Jul 6 13:39:21 2026] DELETE /v2/images/b8fa7b19-52af-4954-8ae5-83113e8db936 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/829] 10.0.0.210 () {32 vars in 705 bytes} [Mon Jul 6 13:39:21 2026] GET /v2/images/b8fa7b19-52af-4954-8ae5-83113e8db936 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/830] 10.0.0.210 () {32 vars in 631 bytes} [Mon Jul 6 13:39:21 2026] GET /v2/images => generated 1381 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/831] 10.0.0.210 () {34 vars in 653 bytes} [Mon Jul 6 13:39:21 2026] POST /v2/images => generated 702 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/832] 10.0.0.210 () {32 vars in 715 bytes} [Mon Jul 6 13:39:21 2026] GET /v2/images/1fa30ed2-549f-44f1-a915-b47fa7860606/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-06 13:39:21.706 8 INFO glance.api.v2.image_data [None req-87c8b600-2b06-4aa0-90e6-aac30f7f74ce ad75ff705c534183b311cd3635985f4a b8cfce7e9d464747b24d3a7851cd2830 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-06 13:39:21.753 8 WARNING glance_store._drivers.rbd [None req-87c8b600-2b06-4aa0-90e6-aac30f7f74ce ad75ff705c534183b311cd3635985f4a b8cfce7e9d464747b24d3a7851cd2830 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-06 13:39:22.580 8 INFO glance.location [None req-87c8b600-2b06-4aa0-90e6-aac30f7f74ce ad75ff705c534183b311cd3635985f4a b8cfce7e9d464747b24d3a7851cd2830 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 433/833] 10.0.0.210 () {32 vars in 725 bytes} [Mon Jul 6 13:39:21 2026] PUT /v2/images/1fa30ed2-549f-44f1-a915-b47fa7860606/file => generated 0 bytes in 920 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/834] 10.0.0.210 () {32 vars in 705 bytes} [Mon Jul 6 13:39:22 2026] GET /v2/images/1fa30ed2-549f-44f1-a915-b47fa7860606 => generated 1103 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/835] 10.0.0.210 () {32 vars in 715 bytes} [Mon Jul 6 13:39:22 2026] GET /v2/images/1fa30ed2-549f-44f1-a915-b47fa7860606/file => generated 1024 bytes in 164 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/836] 10.0.0.210 () {34 vars in 653 bytes} [Mon Jul 6 13:39:22 2026] POST /v2/images => generated 648 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/837] 10.0.0.210 () {32 vars in 724 bytes} [Mon Jul 6 13:39:22 2026] PATCH /v2/images/923066e0-5d6b-41c6-ab73-83f5ae4fb31c => generated 652 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/838] 10.0.0.210 () {32 vars in 705 bytes} [Mon Jul 6 13:39:22 2026] GET /v2/images/923066e0-5d6b-41c6-ab73-83f5ae4fb31c => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-06 13:39:22.948 8 WARNING glance.api.v2.images [None req-42aacc80-4c12-401e-92df-d992bc9ece09 ad75ff705c534183b311cd3635985f4a b8cfce7e9d464747b24d3a7851cd2830 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//923066e0-5d6b-41c6-ab73-83f5ae4fb31c [pid: 8|app: 0|req: 436/839] 10.0.0.210 () {32 vars in 708 bytes} [Mon Jul 6 13:39:22 2026] DELETE /v2/images/923066e0-5d6b-41c6-ab73-83f5ae4fb31c => generated 0 bytes in 65 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/840] 10.0.0.210 () {32 vars in 705 bytes} [Mon Jul 6 13:39:23 2026] GET /v2/images/923066e0-5d6b-41c6-ab73-83f5ae4fb31c => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-06 13:39:23.043 8 WARNING glance.api.v2.images [None req-8d0e8dff-7568-4f48-9606-a9a20f0b8478 ad75ff705c534183b311cd3635985f4a b8cfce7e9d464747b24d3a7851cd2830 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1fa30ed2-549f-44f1-a915-b47fa7860606 [pid: 8|app: 0|req: 437/841] 10.0.0.210 () {32 vars in 708 bytes} [Mon Jul 6 13:39:23 2026] DELETE /v2/images/1fa30ed2-549f-44f1-a915-b47fa7860606 => generated 0 bytes in 851 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/842] 10.0.0.210 () {32 vars in 705 bytes} [Mon Jul 6 13:39:23 2026] GET /v2/images/1fa30ed2-549f-44f1-a915-b47fa7860606 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-06 13:39:23.905 8 WARNING glance.api.v2.images [None req-ac367d95-c347-471a-b940-3afbb4ca414b ad75ff705c534183b311cd3635985f4a b8cfce7e9d464747b24d3a7851cd2830 - - default default] Failed to find image b8fa7b19-52af-4954-8ae5-83113e8db936 to delete: glance.common.exception.ImageNotFound: No image found with ID b8fa7b19-52af-4954-8ae5-83113e8db936 [pid: 8|app: 0|req: 438/843] 10.0.0.210 () {32 vars in 708 bytes} [Mon Jul 6 13:39:23 2026] DELETE /v2/images/b8fa7b19-52af-4954-8ae5-83113e8db936 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/844] 10.0.0.210 () {32 vars in 705 bytes} [Mon Jul 6 13:39:23 2026] GET /v2/images/b8fa7b19-52af-4954-8ae5-83113e8db936 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/845] 199.19.213.212 () {36 vars in 989 bytes} [Mon Jul 6 13:39:24 2026] GET /v2/images/fbd8ab14-330f-42bb-a50d-43b5a761aad5 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/846] 199.19.213.212 () {36 vars in 929 bytes} [Mon Jul 6 13:39: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: 440/847] 199.19.213.212 () {36 vars in 989 bytes} [Mon Jul 6 13:39:25 2026] GET /v2/images/fbd8ab14-330f-42bb-a50d-43b5a761aad5 => 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: 408/848] 199.19.213.212 () {36 vars in 929 bytes} [Mon Jul 6 13:39:25 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: 442/851] 10.0.0.183 () {36 vars in 985 bytes} [Mon Jul 6 13:39:35 2026] GET /v2/images/fbd8ab14-330f-42bb-a50d-43b5a761aad5 => 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: 410/852] 10.0.0.183 () {36 vars in 925 bytes} [Mon Jul 6 13:39:35 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: 443/853] 10.0.0.183 () {36 vars in 985 bytes} [Mon Jul 6 13:39:37 2026] GET /v2/images/fbd8ab14-330f-42bb-a50d-43b5a761aad5 => 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: 411/854] 10.0.0.183 () {36 vars in 925 bytes} [Mon Jul 6 13:39:37 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: 449/865] 10.0.0.183 () {36 vars in 985 bytes} [Mon Jul 6 13:40:22 2026] GET /v2/images/fbd8ab14-330f-42bb-a50d-43b5a761aad5 => 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: 417/866] 10.0.0.183 () {36 vars in 925 bytes} [Mon Jul 6 13:40:22 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: 419/869] 10.0.0.168 () {36 vars in 985 bytes} [Mon Jul 6 13:40:37 2026] GET /v2/images/fbd8ab14-330f-42bb-a50d-43b5a761aad5 => generated 1312 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/870] 10.0.0.168 () {36 vars in 925 bytes} [Mon Jul 6 13:40:38 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: 420/871] 10.0.0.168 () {36 vars in 925 bytes} [Mon Jul 6 13:40:38 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: 452/872] 10.0.0.168 () {36 vars in 985 bytes} [Mon Jul 6 13:40:38 2026] GET /v2/images/fbd8ab14-330f-42bb-a50d-43b5a761aad5 => 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: 421/873] 10.0.0.168 () {36 vars in 925 bytes} [Mon Jul 6 13:40:38 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: 453/874] 10.0.0.168 () {36 vars in 925 bytes} [Mon Jul 6 13:40:38 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: 422/875] 10.0.0.168 () {36 vars in 985 bytes} [Mon Jul 6 13:40:38 2026] GET /v2/images/fbd8ab14-330f-42bb-a50d-43b5a761aad5 => 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: 454/876] 10.0.0.168 () {36 vars in 925 bytes} [Mon Jul 6 13:40:38 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: 423/877] 10.0.0.168 () {36 vars in 925 bytes} [Mon Jul 6 13:40:38 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: 455/878] 10.0.0.124 () {36 vars in 909 bytes} [Mon Jul 6 13:40:39 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/879] 10.0.0.124 () {36 vars in 1005 bytes} [Mon Jul 6 13:40:39 2026] GET /v2/images/fbd8ab14-330f-42bb-a50d-43b5a761aad5/locations => generated 127 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/880] 10.0.0.124 () {36 vars in 985 bytes} [Mon Jul 6 13:40:39 2026] GET /v2/images/fbd8ab14-330f-42bb-a50d-43b5a761aad5 => 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: 425/881] 10.0.0.124 () {36 vars in 925 bytes} [Mon Jul 6 13:40: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: 457/882] 10.0.0.124 () {36 vars in 925 bytes} [Mon Jul 6 13:40:39 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/893] 10.0.0.183 () {36 vars in 985 bytes} [Mon Jul 6 13:41:28 2026] GET /v2/images/fbd8ab14-330f-42bb-a50d-43b5a761aad5 => 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: 431/894] 10.0.0.183 () {36 vars in 925 bytes} [Mon Jul 6 13:41:28 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: 438/907] 10.0.0.210 () {30 vars in 409 bytes} [Mon Jul 6 13:42:23 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/910] 10.0.0.183 () {36 vars in 985 bytes} [Mon Jul 6 13:42:31 2026] GET /v2/images/fbd8ab14-330f-42bb-a50d-43b5a761aad5 => 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: 440/911] 10.0.0.183 () {36 vars in 925 bytes} [Mon Jul 6 13:42:31 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: 474/916] 10.0.0.210 () {32 vars in 705 bytes} [Mon Jul 6 13:42:59 2026] GET /v2/images/fbd8ab14-330f-42bb-a50d-43b5a761aad5 => 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: 443/917] 10.0.0.210 () {32 vars in 705 bytes} [Mon Jul 6 13:42:59 2026] GET /v2/images/fbd8ab14-330f-42bb-a50d-43b5a761aad5 => 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: 475/918] 10.0.0.168 () {36 vars in 985 bytes} [Mon Jul 6 13:43:00 2026] GET /v2/images/fbd8ab14-330f-42bb-a50d-43b5a761aad5 => generated 1312 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/919] 10.0.0.168 () {36 vars in 925 bytes} [Mon Jul 6 13:43:00 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: 476/920] 10.0.0.168 () {36 vars in 925 bytes} [Mon Jul 6 13:43:00 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: 445/921] 10.0.0.168 () {36 vars in 985 bytes} [Mon Jul 6 13:43:00 2026] GET /v2/images/fbd8ab14-330f-42bb-a50d-43b5a761aad5 => 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: 477/922] 10.0.0.168 () {36 vars in 925 bytes} [Mon Jul 6 13:43:00 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: 446/923] 10.0.0.168 () {36 vars in 925 bytes} [Mon Jul 6 13:43:00 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: 478/924] 10.0.0.168 () {36 vars in 985 bytes} [Mon Jul 6 13:43:00 2026] GET /v2/images/fbd8ab14-330f-42bb-a50d-43b5a761aad5 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/925] 10.0.0.168 () {36 vars in 925 bytes} [Mon Jul 6 13:43:00 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: 479/926] 10.0.0.168 () {36 vars in 925 bytes} [Mon Jul 6 13:43:00 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: 449/929] 10.0.0.124 () {36 vars in 909 bytes} [Mon Jul 6 13:43:00 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/930] 10.0.0.124 () {36 vars in 1005 bytes} [Mon Jul 6 13:43:00 2026] GET /v2/images/fbd8ab14-330f-42bb-a50d-43b5a761aad5/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/931] 10.0.0.124 () {36 vars in 985 bytes} [Mon Jul 6 13:43:00 2026] GET /v2/images/fbd8ab14-330f-42bb-a50d-43b5a761aad5 => 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: 482/932] 10.0.0.124 () {36 vars in 925 bytes} [Mon Jul 6 13:43:00 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: 451/933] 10.0.0.124 () {36 vars in 925 bytes} [Mon Jul 6 13:43:00 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: 485/938] 10.0.0.183 () {36 vars in 985 bytes} [Mon Jul 6 13:43:27 2026] GET /v2/images/fbd8ab14-330f-42bb-a50d-43b5a761aad5 => 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: 454/939] 10.0.0.183 () {36 vars in 925 bytes} [Mon Jul 6 13:43:27 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: 486/940] 10.0.0.183 () {36 vars in 985 bytes} [Mon Jul 6 13:43:29 2026] GET /v2/images/fbd8ab14-330f-42bb-a50d-43b5a761aad5 => 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: 455/941] 10.0.0.183 () {36 vars in 925 bytes} [Mon Jul 6 13:43: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: 7|app: 0|req: 459/948] 10.0.0.183 () {36 vars in 985 bytes} [Mon Jul 6 13:43:51 2026] GET /v2/images/fbd8ab14-330f-42bb-a50d-43b5a761aad5 => 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: 490/949] 10.0.0.183 () {36 vars in 925 bytes} [Mon Jul 6 13:43:51 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/952] 10.0.0.183 () {36 vars in 985 bytes} [Mon Jul 6 13:44:06 2026] GET /v2/images/fbd8ab14-330f-42bb-a50d-43b5a761aad5 => 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: 461/953] 10.0.0.183 () {36 vars in 925 bytes} [Mon Jul 6 13:44:06 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/954] 10.0.0.183 () {36 vars in 985 bytes} [Mon Jul 6 13:44:09 2026] GET /v2/images/fbd8ab14-330f-42bb-a50d-43b5a761aad5 => 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: 462/955] 10.0.0.183 () {36 vars in 925 bytes} [Mon Jul 6 13:44:09 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: 498/964] 199.19.213.212 () {32 vars in 824 bytes} [Mon Jul 6 13:44:45 2026] GET /v2/images?status=active&owner=24ec760c9b6541d4a62ab4aadaa67f01&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/965] 199.19.213.212 () {32 vars in 651 bytes} [Mon Jul 6 13:44:45 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: 499/966] 10.0.0.168 () {36 vars in 985 bytes} [Mon Jul 6 13:44:46 2026] GET /v2/images/2cc8d976-ff14-4c44-832a-7290eecc9faf => 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: 468/967] 10.0.0.168 () {36 vars in 925 bytes} [Mon Jul 6 13:44:46 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: 500/968] 10.0.0.168 () {36 vars in 925 bytes} [Mon Jul 6 13:44:46 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: 469/969] 10.0.0.168 () {36 vars in 985 bytes} [Mon Jul 6 13:44:46 2026] GET /v2/images/2cc8d976-ff14-4c44-832a-7290eecc9faf => generated 1395 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/970] 10.0.0.168 () {36 vars in 925 bytes} [Mon Jul 6 13:44:46 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/971] 10.0.0.168 () {36 vars in 925 bytes} [Mon Jul 6 13:44:46 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/972] 10.0.0.168 () {36 vars in 985 bytes} [Mon Jul 6 13:44:46 2026] GET /v2/images/2cc8d976-ff14-4c44-832a-7290eecc9faf => 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: 471/973] 10.0.0.168 () {36 vars in 925 bytes} [Mon Jul 6 13:44:46 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: 503/974] 10.0.0.124 () {36 vars in 909 bytes} [Mon Jul 6 13:44:46 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/975] 10.0.0.124 () {36 vars in 1005 bytes} [Mon Jul 6 13:44:46 2026] GET /v2/images/2cc8d976-ff14-4c44-832a-7290eecc9faf/locations => generated 127 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/976] 10.0.0.124 () {36 vars in 985 bytes} [Mon Jul 6 13:44:47 2026] GET /v2/images/2cc8d976-ff14-4c44-832a-7290eecc9faf => 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: 473/977] 10.0.0.124 () {36 vars in 925 bytes} [Mon Jul 6 13:44:47 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/978] 10.0.0.124 () {36 vars in 925 bytes} [Mon Jul 6 13:44:47 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: 529/1025] 10.0.0.210 () {32 vars in 631 bytes} [Mon Jul 6 13:48:34 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)