+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Apr 17 06:30:26 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-7f6888c8f-l2wrv 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 0x7f088e5c8668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-17 06:30:28.614 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-17 06:30:28.635 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-04-17 06:30:29.504 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-17 06:30:29.505 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-17 06:30:29.506 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-17 06:30:29.557 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-17 06:30:29.558 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-17 06:30:29.559 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-17 06:30:31.600 7 WARNING glance.api.v2.images [None req-5e6a6ac8-6b66-41b5-8120-8445aab83106 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-17 06:30:31.747 8 WARNING glance.api.v2.images [None req-27699a66-cadd-4136-b081-634f3b82082c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-17 06:30:31.958 7 WARNING keystonemiddleware._common.config [None req-5e6a6ac8-6b66-41b5-8120-8445aab83106 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 06:30:31.966 7 WARNING oslo_config.cfg [None req-5e6a6ac8-6b66-41b5-8120-8445aab83106 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f088e5c8668 pid: 7 (default app) 2026-04-17 06:30:32.099 8 WARNING keystonemiddleware._common.config [None req-27699a66-cadd-4136-b081-634f3b82082c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 06:30:32.107 8 WARNING oslo_config.cfg [None req-27699a66-cadd-4136-b081-634f3b82082c - - - - - -] 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 0x7f088e5c8668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.209 () {42 vars in 687 bytes} [Fri Apr 17 06:30:34 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-04-17 06:30:34.550 8 WARNING oslo_policy.policy [None req-b6a8f74b-6760-459c-a30c-7c2d5fb63102 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 06:30:34.550 8 WARNING oslo_policy.policy [None req-b6a8f74b-6760-459c-a30c-7c2d5fb63102 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 06:30:34.565 8 WARNING oslo_policy.policy [None req-b6a8f74b-6760-459c-a30c-7c2d5fb63102 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 06:30:34.565 8 WARNING oslo_policy.policy [None req-b6a8f74b-6760-459c-a30c-7c2d5fb63102 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.209 () {44 vars in 909 bytes} [Fri Apr 17 06:30:34 2026] GET /v2/images => generated 69 bytes in 600 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.209 () {42 vars in 687 bytes} [Fri Apr 17 06:30:38 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: 2/7] 199.204.45.209 () {44 vars in 909 bytes} [Fri Apr 17 06:30:38 2026] GET /v2/images => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 06:30:39.047 7 WARNING oslo_policy.policy [None req-221e1d03-538c-4625-9aa5-04a06bfe6632 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 06:30:39.048 7 WARNING oslo_policy.policy [None req-221e1d03-538c-4625-9aa5-04a06bfe6632 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.209 () {44 vars in 910 bytes} [Fri Apr 17 06:30:39 2026] GET /v2/images/cirros => generated 151 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.209 () {44 vars in 932 bytes} [Fri Apr 17 06:30:39 2026] GET /v2/images?name=cirros => generated 81 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 06:30:39.196 7 WARNING oslo_policy.policy [None req-106e804a-dcd0-48d0-989c-ebabc1a15da4 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 06:30:39.196 7 WARNING oslo_policy.policy [None req-106e804a-dcd0-48d0-989c-ebabc1a15da4 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.209 () {44 vars in 938 bytes} [Fri Apr 17 06:30:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 06:30:39.283 8 WARNING oslo_config.cfg [None req-5222da07-3560-4c54-9082-9633f0e9733b 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.209 () {48 vars in 950 bytes} [Fri Apr 17 06:30:39 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 06:30:39.306 7 WARNING oslo_policy.policy [None req-bd339d4a-e247-484f-9b9a-79b4a202128f 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 06:30:39.306 7 WARNING oslo_policy.policy [None req-bd339d4a-e247-484f-9b9a-79b4a202128f 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 06:30:39.307 7 INFO glance.api.v2.image_data [None req-bd339d4a-e247-484f-9b9a-79b4a202128f 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 06:30:43.479 7 WARNING glance.location [None req-bd339d4a-e247-484f-9b9a-79b4a202128f 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.209 () {48 vars in 1044 bytes} [Fri Apr 17 06:30:39 2026] PUT /v2/images/db987856-f513-432e-ba22-a7e248788d99/file => generated 0 bytes in 4239 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5780 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.209 () {44 vars in 970 bytes} [Fri Apr 17 06:30:43 2026] GET /v2/images/db987856-f513-432e-ba22-a7e248788d99 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 06:30:43.577 7 WARNING oslo_config.cfg [None req-de69b5b1-4931-4547-9350-02ddf323e2cf 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - 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.204.45.209 () {44 vars in 970 bytes} [Fri Apr 17 06:30:43 2026] GET /v2/images/db987856-f513-432e-ba22-a7e248788d99 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/117] 199.204.45.209 () {42 vars in 687 bytes} [Fri Apr 17 06:39:04 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/118] 199.204.45.209 () {44 vars in 909 bytes} [Fri Apr 17 06:39:04 2026] GET /v2/images => generated 1240 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/121] 199.204.45.209 () {42 vars in 687 bytes} [Fri Apr 17 06:39:14 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: 62/122] 199.204.45.209 () {44 vars in 909 bytes} [Fri Apr 17 06:39:14 2026] GET /v2/images => generated 1240 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/123] 199.204.45.209 () {44 vars in 938 bytes} [Fri Apr 17 06:39:14 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/124] 199.204.45.209 () {44 vars in 960 bytes} [Fri Apr 17 06:39:14 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/125] 199.204.45.209 () {44 vars in 938 bytes} [Fri Apr 17 06:39:14 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: 7|app: 0|req: 64/126] 199.204.45.209 () {48 vars in 950 bytes} [Fri Apr 17 06:39:14 2026] POST /v2/images => generated 791 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 06:39:14.703 8 WARNING oslo_policy.policy [None req-16f8d3ef-993e-4890-901e-cd0e2b923da9 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 06:39:14.703 8 WARNING oslo_policy.policy [None req-16f8d3ef-993e-4890-901e-cd0e2b923da9 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 06:39:14.705 8 INFO glance.api.v2.image_data [None req-16f8d3ef-993e-4890-901e-cd0e2b923da9 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 06:39:22.420 8 INFO glance.location [None req-16f8d3ef-993e-4890-901e-cd0e2b923da9 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 63/129] 199.204.45.209 () {48 vars in 1044 bytes} [Fri Apr 17 06:39:14 2026] PUT /v2/images/fd400fe6-2dcf-477c-8ba8-09a0f51c99ae/file => generated 0 bytes in 7769 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20415 switches on core 0) [pid: 7|app: 0|req: 67/130] 199.204.45.209 () {44 vars in 970 bytes} [Fri Apr 17 06:39:22 2026] GET /v2/images/fd400fe6-2dcf-477c-8ba8-09a0f51c99ae => generated 1203 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/131] 199.204.45.209 () {44 vars in 970 bytes} [Fri Apr 17 06:39:22 2026] GET /v2/images/fd400fe6-2dcf-477c-8ba8-09a0f51c99ae => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/136] 199.204.45.209 () {42 vars in 687 bytes} [Fri Apr 17 06:39:45 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: 67/137] 199.204.45.209 () {44 vars in 909 bytes} [Fri Apr 17 06:39:45 2026] GET /v2/images => generated 2445 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/142] 199.204.45.209 () {42 vars in 687 bytes} [Fri Apr 17 06:40:04 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/143] 199.204.45.209 () {44 vars in 909 bytes} [Fri Apr 17 06:40:04 2026] GET /v2/images => generated 2445 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/144] 199.204.45.209 () {44 vars in 936 bytes} [Fri Apr 17 06:40:04 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: 74/145] 199.204.45.209 () {44 vars in 958 bytes} [Fri Apr 17 06:40:04 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: 72/146] 199.204.45.209 () {44 vars in 938 bytes} [Fri Apr 17 06:40:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/147] 199.204.45.209 () {48 vars in 950 bytes} [Fri Apr 17 06:40:04 2026] POST /v2/images => generated 796 bytes in 4274 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 06:40:08.527 8 INFO glance.api.v2.image_data [None req-dac08299-f10d-4be0-a673-0590fafe8539 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 06:40:44.257 8 WARNING glance.location [None req-dac08299-f10d-4be0-a673-0590fafe8539 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 73/156] 199.204.45.209 () {48 vars in 1045 bytes} [Fri Apr 17 06:40:08 2026] PUT /v2/images/9cba3910-2feb-4d41-885f-815490ad21a3/file => generated 0 bytes in 35781 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62799 switches on core 0) [pid: 7|app: 0|req: 84/157] 199.204.45.209 () {44 vars in 970 bytes} [Fri Apr 17 06:40:44 2026] GET /v2/images/9cba3910-2feb-4d41-885f-815490ad21a3 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/158] 199.204.45.209 () {44 vars in 970 bytes} [Fri Apr 17 06:40:44 2026] GET /v2/images/9cba3910-2feb-4d41-885f-815490ad21a3 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/159] 199.204.45.209 () {42 vars in 687 bytes} [Fri Apr 17 06:40:46 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: 75/160] 199.204.45.209 () {44 vars in 909 bytes} [Fri Apr 17 06:40:46 2026] GET /v2/images => generated 3656 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/249] 199.204.45.209 () {42 vars in 687 bytes} [Fri Apr 17 06:48:07 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: 130/250] 199.204.45.209 () {44 vars in 909 bytes} [Fri Apr 17 06:48:07 2026] GET /v2/images => generated 3656 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/253] 199.204.45.209 () {42 vars in 687 bytes} [Fri Apr 17 06:48:18 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: 122/254] 199.204.45.209 () {44 vars in 909 bytes} [Fri Apr 17 06:48:18 2026] GET /v2/images => generated 3656 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/255] 199.204.45.209 () {44 vars in 946 bytes} [Fri Apr 17 06:48:18 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/256] 199.204.45.209 () {44 vars in 968 bytes} [Fri Apr 17 06:48:18 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/257] 199.204.45.209 () {44 vars in 938 bytes} [Fri Apr 17 06:48:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/258] 199.204.45.209 () {48 vars in 950 bytes} [Fri Apr 17 06:48:18 2026] POST /v2/images => generated 799 bytes in 561 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 06:48:18.920 7 INFO glance.api.v2.image_data [None req-0402eb30-a4e1-40c6-b453-7ad9f98abf49 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 06:50:20.984 7 INFO glance.location [None req-0402eb30-a4e1-40c6-b453-7ad9f98abf49 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 135/283] 199.204.45.209 () {48 vars in 1044 bytes} [Fri Apr 17 06:48:18 2026] PUT /v2/images/02a1e3b6-8e95-4252-a4ea-c66f019b3eeb/file => generated 0 bytes in 122115 msecs (HTTP/1.1 204) 4 headers in 171 bytes (12752 switches on core 0) [pid: 8|app: 0|req: 149/284] 199.204.45.209 () {44 vars in 970 bytes} [Fri Apr 17 06:50:21 2026] GET /v2/images/02a1e3b6-8e95-4252-a4ea-c66f019b3eeb => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/285] 199.204.45.209 () {48 vars in 1049 bytes} [Fri Apr 17 06:50:21 2026] PATCH /v2/images/02a1e3b6-8e95-4252-a4ea-c66f019b3eeb => generated 1234 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/286] 199.204.45.209 () {44 vars in 970 bytes} [Fri Apr 17 06:50:21 2026] GET /v2/images/02a1e3b6-8e95-4252-a4ea-c66f019b3eeb => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/295] 199.204.45.209 () {42 vars in 687 bytes} [Fri Apr 17 06:50:54 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: 155/296] 199.204.45.209 () {44 vars in 909 bytes} [Fri Apr 17 06:50:54 2026] GET /v2/images => generated 4892 bytes in 68 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: 146/305] 10.0.0.179 () {32 vars in 632 bytes} [Fri Apr 17 06:51:37 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/312] 10.0.0.192 () {36 vars in 986 bytes} [Fri Apr 17 06:52:01 2026] GET /v2/images/db987856-f513-432e-ba22-a7e248788d99 => generated 1171 bytes in 135 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: 164/313] 10.0.0.192 () {36 vars in 926 bytes} [Fri Apr 17 06:52:01 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: 150/314] 10.0.0.142 () {36 vars in 986 bytes} [Fri Apr 17 06:52:02 2026] GET /v2/images/db987856-f513-432e-ba22-a7e248788d99 => generated 1171 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/315] 10.0.0.142 () {36 vars in 926 bytes} [Fri Apr 17 06:52:02 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/316] 10.0.0.142 () {36 vars in 926 bytes} [Fri Apr 17 06:52:02 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/317] 10.0.0.142 () {36 vars in 986 bytes} [Fri Apr 17 06:52:02 2026] GET /v2/images/db987856-f513-432e-ba22-a7e248788d99 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/318] 10.0.0.142 () {36 vars in 926 bytes} [Fri Apr 17 06:52:02 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: 167/319] 10.0.0.142 () {36 vars in 926 bytes} [Fri Apr 17 06:52:02 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: 153/320] 10.0.0.142 () {36 vars in 986 bytes} [Fri Apr 17 06:52:02 2026] GET /v2/images/db987856-f513-432e-ba22-a7e248788d99 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/321] 10.0.0.142 () {36 vars in 926 bytes} [Fri Apr 17 06:52:02 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: 154/322] 10.0.0.142 () {36 vars in 926 bytes} [Fri Apr 17 06:52:02 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: 169/323] 10.0.0.192 () {36 vars in 986 bytes} [Fri Apr 17 06:52:03 2026] GET /v2/images/db987856-f513-432e-ba22-a7e248788d99 => generated 1171 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/324] 10.0.0.192 () {36 vars in 926 bytes} [Fri Apr 17 06:52:03 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: 170/325] 10.0.0.149 () {36 vars in 910 bytes} [Fri Apr 17 06:52:03 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: 156/326] 10.0.0.149 () {36 vars in 1006 bytes} [Fri Apr 17 06:52:03 2026] GET /v2/images/db987856-f513-432e-ba22-a7e248788d99/locations => generated 127 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/327] 10.0.0.149 () {36 vars in 986 bytes} [Fri Apr 17 06:52:03 2026] GET /v2/images/db987856-f513-432e-ba22-a7e248788d99 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/328] 10.0.0.149 () {36 vars in 926 bytes} [Fri Apr 17 06:52:03 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: 172/329] 10.0.0.149 () {36 vars in 926 bytes} [Fri Apr 17 06:52:03 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: 158/330] 199.204.45.209 () {36 vars in 990 bytes} [Fri Apr 17 06:52:10 2026] GET /v2/images/db987856-f513-432e-ba22-a7e248788d99 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/331] 199.204.45.209 () {36 vars in 930 bytes} [Fri Apr 17 06:52:10 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: 159/332] 199.204.45.209 () {36 vars in 990 bytes} [Fri Apr 17 06:52:11 2026] GET /v2/images/db987856-f513-432e-ba22-a7e248788d99 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/333] 199.204.45.209 () {36 vars in 930 bytes} [Fri Apr 17 06:52:11 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: 178/340] 10.0.0.192 () {36 vars in 986 bytes} [Fri Apr 17 06:52:34 2026] GET /v2/images/db987856-f513-432e-ba22-a7e248788d99 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/341] 10.0.0.192 () {36 vars in 926 bytes} [Fri Apr 17 06:52:34 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: 165/344] 10.0.0.192 () {36 vars in 986 bytes} [Fri Apr 17 06:52:42 2026] GET /v2/images/db987856-f513-432e-ba22-a7e248788d99 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/345] 10.0.0.192 () {36 vars in 926 bytes} [Fri Apr 17 06:52:42 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: 167/348] 10.0.0.179 () {34 vars in 654 bytes} [Fri Apr 17 06:52:55 2026] POST /v2/images => generated 649 bytes in 255 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-17 06:52:55.889 8 WARNING glance.api.v2.images [None req-52a6f6f7-716f-4a8a-8f9e-2470ab88f6f3 27033a119733497498618a4439c235cd acc9902cbd404eefa3623904d0f61bd6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7b42e355-5c46-4600-8c67-b4d00a361ead [pid: 8|app: 0|req: 182/349] 10.0.0.179 () {32 vars in 709 bytes} [Fri Apr 17 06:52:55 2026] DELETE /v2/images/7b42e355-5c46-4600-8c67-b4d00a361ead => generated 0 bytes in 69 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/350] 10.0.0.179 () {32 vars in 706 bytes} [Fri Apr 17 06:52:55 2026] GET /v2/images/7b42e355-5c46-4600-8c67-b4d00a361ead => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/351] 10.0.0.179 () {32 vars in 632 bytes} [Fri Apr 17 06:52:55 2026] GET /v2/images => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/352] 10.0.0.179 () {34 vars in 654 bytes} [Fri Apr 17 06:52:56 2026] POST /v2/images => generated 703 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/353] 10.0.0.179 () {32 vars in 716 bytes} [Fri Apr 17 06:52:56 2026] GET /v2/images/1f01d767-9f19-4e8f-99ad-8eaab9223896/file => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 06:52:56.099 7 INFO glance.api.v2.image_data [None req-c35aaa44-5ad7-4d9e-83c3-6cdcc7e3963c 27033a119733497498618a4439c235cd acc9902cbd404eefa3623904d0f61bd6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 06:52:56.141 7 WARNING glance_store._drivers.rbd [None req-c35aaa44-5ad7-4d9e-83c3-6cdcc7e3963c 27033a119733497498618a4439c235cd acc9902cbd404eefa3623904d0f61bd6 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-17 06:52:56.616 7 INFO glance.location [None req-c35aaa44-5ad7-4d9e-83c3-6cdcc7e3963c 27033a119733497498618a4439c235cd acc9902cbd404eefa3623904d0f61bd6 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 170/354] 10.0.0.179 () {32 vars in 726 bytes} [Fri Apr 17 06:52:56 2026] PUT /v2/images/1f01d767-9f19-4e8f-99ad-8eaab9223896/file => generated 0 bytes in 556 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/355] 10.0.0.179 () {32 vars in 706 bytes} [Fri Apr 17 06:52:56 2026] GET /v2/images/1f01d767-9f19-4e8f-99ad-8eaab9223896 => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/356] 10.0.0.179 () {32 vars in 716 bytes} [Fri Apr 17 06:52:56 2026] GET /v2/images/1f01d767-9f19-4e8f-99ad-8eaab9223896/file => generated 1024 bytes in 141 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/357] 10.0.0.179 () {34 vars in 654 bytes} [Fri Apr 17 06:52:56 2026] POST /v2/images => generated 649 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/358] 10.0.0.179 () {32 vars in 725 bytes} [Fri Apr 17 06:52:56 2026] PATCH /v2/images/85642c25-63dc-4986-a29c-744906a503b6 => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/359] 10.0.0.179 () {32 vars in 706 bytes} [Fri Apr 17 06:52:56 2026] GET /v2/images/85642c25-63dc-4986-a29c-744906a503b6 => generated 652 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 06:52:56.917 7 WARNING glance.api.v2.images [None req-9cdc114f-d1cc-4a66-b171-5f7a088f2d55 27033a119733497498618a4439c235cd acc9902cbd404eefa3623904d0f61bd6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//85642c25-63dc-4986-a29c-744906a503b6 [pid: 7|app: 0|req: 173/360] 10.0.0.179 () {32 vars in 709 bytes} [Fri Apr 17 06:52:56 2026] DELETE /v2/images/85642c25-63dc-4986-a29c-744906a503b6 => generated 0 bytes in 37 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/361] 10.0.0.179 () {32 vars in 706 bytes} [Fri Apr 17 06:52:56 2026] GET /v2/images/85642c25-63dc-4986-a29c-744906a503b6 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 06:52:56.974 7 WARNING glance.api.v2.images [None req-38b762a3-81d1-487d-a197-22a24d4e3afe 27033a119733497498618a4439c235cd acc9902cbd404eefa3623904d0f61bd6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1f01d767-9f19-4e8f-99ad-8eaab9223896 [pid: 7|app: 0|req: 174/362] 10.0.0.179 () {32 vars in 709 bytes} [Fri Apr 17 06:52:56 2026] DELETE /v2/images/1f01d767-9f19-4e8f-99ad-8eaab9223896 => generated 0 bytes in 1310 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/363] 10.0.0.179 () {32 vars in 706 bytes} [Fri Apr 17 06:52:58 2026] GET /v2/images/1f01d767-9f19-4e8f-99ad-8eaab9223896 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 06:52:58.297 7 WARNING glance.api.v2.images [None req-da45d04d-159a-4e73-b930-eb89f2a956ac 27033a119733497498618a4439c235cd acc9902cbd404eefa3623904d0f61bd6 - - default default] Failed to find image 7b42e355-5c46-4600-8c67-b4d00a361ead to delete: glance.common.exception.ImageNotFound: No image found with ID 7b42e355-5c46-4600-8c67-b4d00a361ead [pid: 7|app: 0|req: 175/364] 10.0.0.179 () {32 vars in 709 bytes} [Fri Apr 17 06:52:58 2026] DELETE /v2/images/7b42e355-5c46-4600-8c67-b4d00a361ead => generated 147 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/365] 10.0.0.179 () {32 vars in 706 bytes} [Fri Apr 17 06:52:58 2026] GET /v2/images/7b42e355-5c46-4600-8c67-b4d00a361ead => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/368] 10.0.0.192 () {36 vars in 986 bytes} [Fri Apr 17 06:53:05 2026] GET /v2/images/db987856-f513-432e-ba22-a7e248788d99 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/369] 10.0.0.192 () {36 vars in 926 bytes} [Fri Apr 17 06:53:05 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/380] 10.0.0.179 () {30 vars in 410 bytes} [Fri Apr 17 06:54:01 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/383] 10.0.0.192 () {36 vars in 986 bytes} [Fri Apr 17 06:54:03 2026] GET /v2/images/db987856-f513-432e-ba22-a7e248788d99 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/384] 10.0.0.192 () {36 vars in 926 bytes} [Fri Apr 17 06:54:03 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: 203/389] 10.0.0.192 () {36 vars in 986 bytes} [Fri Apr 17 06:54:29 2026] GET /v2/images/db987856-f513-432e-ba22-a7e248788d99 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/390] 10.0.0.192 () {36 vars in 926 bytes} [Fri Apr 17 06:54:29 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: 191/397] 10.0.0.192 () {36 vars in 986 bytes} [Fri Apr 17 06:55:00 2026] GET /v2/images/db987856-f513-432e-ba22-a7e248788d99 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/398] 10.0.0.192 () {36 vars in 926 bytes} [Fri Apr 17 06:55: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: 211/405] 10.0.0.179 () {32 vars in 706 bytes} [Fri Apr 17 06:55:22 2026] GET /v2/images/db987856-f513-432e-ba22-a7e248788d99 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/406] 10.0.0.179 () {32 vars in 706 bytes} [Fri Apr 17 06:55:22 2026] GET /v2/images/db987856-f513-432e-ba22-a7e248788d99 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/407] 10.0.0.142 () {36 vars in 986 bytes} [Fri Apr 17 06:55:22 2026] GET /v2/images/db987856-f513-432e-ba22-a7e248788d99 => generated 1171 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/408] 10.0.0.142 () {36 vars in 926 bytes} [Fri Apr 17 06:55:22 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: 213/409] 10.0.0.142 () {36 vars in 926 bytes} [Fri Apr 17 06:55:22 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: 197/410] 10.0.0.142 () {36 vars in 986 bytes} [Fri Apr 17 06:55:22 2026] GET /v2/images/db987856-f513-432e-ba22-a7e248788d99 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/411] 10.0.0.142 () {36 vars in 926 bytes} [Fri Apr 17 06:55:22 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: 198/412] 10.0.0.142 () {36 vars in 926 bytes} [Fri Apr 17 06:55:22 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: 215/413] 10.0.0.142 () {36 vars in 986 bytes} [Fri Apr 17 06:55:22 2026] GET /v2/images/db987856-f513-432e-ba22-a7e248788d99 => generated 1171 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/414] 10.0.0.142 () {36 vars in 926 bytes} [Fri Apr 17 06:55: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: 8|app: 0|req: 216/415] 10.0.0.142 () {36 vars in 926 bytes} [Fri Apr 17 06:55: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: 200/416] 10.0.0.149 () {36 vars in 910 bytes} [Fri Apr 17 06:55:23 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: 217/417] 10.0.0.149 () {36 vars in 1006 bytes} [Fri Apr 17 06:55:23 2026] GET /v2/images/db987856-f513-432e-ba22-a7e248788d99/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/418] 10.0.0.149 () {36 vars in 986 bytes} [Fri Apr 17 06:55:23 2026] GET /v2/images/db987856-f513-432e-ba22-a7e248788d99 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/419] 10.0.0.149 () {36 vars in 926 bytes} [Fri Apr 17 06:55:23 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/420] 10.0.0.149 () {36 vars in 926 bytes} [Fri Apr 17 06:55:23 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/423] 10.0.0.192 () {36 vars in 986 bytes} [Fri Apr 17 06:55:32 2026] GET /v2/images/db987856-f513-432e-ba22-a7e248788d99 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/424] 10.0.0.192 () {36 vars in 926 bytes} [Fri Apr 17 06:55:32 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: 233/449] 10.0.0.192 () {36 vars in 986 bytes} [Fri Apr 17 06:57:35 2026] GET /v2/images/db987856-f513-432e-ba22-a7e248788d99 => generated 1171 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/450] 10.0.0.192 () {36 vars in 926 bytes} [Fri Apr 17 06:57:35 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: 236/455] 10.0.0.192 () {36 vars in 986 bytes} [Fri Apr 17 06:57:52 2026] GET /v2/images/db987856-f513-432e-ba22-a7e248788d99 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/456] 10.0.0.192 () {36 vars in 926 bytes} [Fri Apr 17 06:57:52 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: 240/463] 199.204.45.209 () {32 vars in 825 bytes} [Fri Apr 17 06:58:28 2026] GET /v2/images?status=active&owner=e680dba82ec44164ab10949e162114d3&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/464] 199.204.45.209 () {32 vars in 652 bytes} [Fri Apr 17 06:58:28 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: 241/465] 10.0.0.142 () {36 vars in 986 bytes} [Fri Apr 17 06:58:29 2026] GET /v2/images/9cba3910-2feb-4d41-885f-815490ad21a3 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/466] 10.0.0.142 () {36 vars in 926 bytes} [Fri Apr 17 06:58:29 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/467] 10.0.0.142 () {36 vars in 926 bytes} [Fri Apr 17 06:58: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: 226/468] 10.0.0.142 () {36 vars in 986 bytes} [Fri Apr 17 06:58:29 2026] GET /v2/images/9cba3910-2feb-4d41-885f-815490ad21a3 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/469] 10.0.0.142 () {36 vars in 926 bytes} [Fri Apr 17 06:58: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: 227/470] 10.0.0.142 () {36 vars in 926 bytes} [Fri Apr 17 06:58:29 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: 244/471] 10.0.0.142 () {36 vars in 986 bytes} [Fri Apr 17 06:58:29 2026] GET /v2/images/9cba3910-2feb-4d41-885f-815490ad21a3 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/472] 10.0.0.142 () {36 vars in 926 bytes} [Fri Apr 17 06:58:29 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/473] 10.0.0.149 () {36 vars in 910 bytes} [Fri Apr 17 06:58:29 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: 229/474] 10.0.0.149 () {36 vars in 1006 bytes} [Fri Apr 17 06:58:29 2026] GET /v2/images/9cba3910-2feb-4d41-885f-815490ad21a3/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: 246/475] 10.0.0.149 () {36 vars in 986 bytes} [Fri Apr 17 06:58:29 2026] GET /v2/images/9cba3910-2feb-4d41-885f-815490ad21a3 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/476] 10.0.0.149 () {36 vars in 926 bytes} [Fri Apr 17 06:58:29 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/477] 10.0.0.149 () {36 vars in 926 bytes} [Fri Apr 17 06:58:29 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/522] 10.0.0.179 () {32 vars in 632 bytes} [Fri Apr 17 07:02:03 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)