+ 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 Apr 20 18:01:08 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-58dd948884-2q7jn 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 0x7f5886810668 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-20 18:01:10.377 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-20 18:01:10.444 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-20 18:01:11.277 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-20 18:01:11.278 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-20 18:01:11.278 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-20 18:01:11.369 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-20 18:01:11.370 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-20 18:01:11.371 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-20 18:01:13.437 8 WARNING glance.api.v2.images [None req-0fe2b4f4-de74-4bb4-955f-c180156f304a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-20 18:01:13.624 7 WARNING glance.api.v2.images [None req-053743a0-ba41-40ec-9e80-496122a80d2e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-20 18:01:13.782 8 WARNING keystonemiddleware._common.config [None req-0fe2b4f4-de74-4bb4-955f-c180156f304a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-20 18:01:13.790 8 WARNING oslo_config.cfg [None req-0fe2b4f4-de74-4bb4-955f-c180156f304a - - - - - -] 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 0x7f5886810668 pid: 8 (default app) 2026-04-20 18:01:14.004 7 WARNING keystonemiddleware._common.config [None req-053743a0-ba41-40ec-9e80-496122a80d2e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-20 18:01:14.012 7 WARNING oslo_config.cfg [None req-053743a0-ba41-40ec-9e80-496122a80d2e - - - - - -] 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 0x7f5886810668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.69 () {42 vars in 684 bytes} [Mon Apr 20 18:01:15 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 18:01:15.728 7 WARNING oslo_policy.policy [None req-6af130e8-f151-4de9-af6a-fc4c4f1b4bcd 21b38a149e834429afcb575aa0813505 bd418415afbe4daf8d08c24cd41ef9e5 - - 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-20 18:01:15.729 7 WARNING oslo_policy.policy [None req-6af130e8-f151-4de9-af6a-fc4c4f1b4bcd 21b38a149e834429afcb575aa0813505 bd418415afbe4daf8d08c24cd41ef9e5 - - 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-20 18:01:15.746 7 WARNING oslo_policy.policy [None req-6af130e8-f151-4de9-af6a-fc4c4f1b4bcd 21b38a149e834429afcb575aa0813505 bd418415afbe4daf8d08c24cd41ef9e5 - - 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-20 18:01:15.746 7 WARNING oslo_policy.policy [None req-6af130e8-f151-4de9-af6a-fc4c4f1b4bcd 21b38a149e834429afcb575aa0813505 bd418415afbe4daf8d08c24cd41ef9e5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.204.45.69 () {44 vars in 906 bytes} [Mon Apr 20 18:01:15 2026] GET /v2/images => generated 69 bytes in 580 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.69 () {42 vars in 684 bytes} [Mon Apr 20 18:01:20 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.204.45.69 () {44 vars in 906 bytes} [Mon Apr 20 18:01:20 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-20 18:01:20.732 8 WARNING oslo_policy.policy [None req-c5de251c-00d6-4803-9f4d-50c984fa3987 21b38a149e834429afcb575aa0813505 bd418415afbe4daf8d08c24cd41ef9e5 - - 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-20 18:01:20.732 8 WARNING oslo_policy.policy [None req-c5de251c-00d6-4803-9f4d-50c984fa3987 21b38a149e834429afcb575aa0813505 bd418415afbe4daf8d08c24cd41ef9e5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.204.45.69 () {44 vars in 907 bytes} [Mon Apr 20 18:01:20 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.69 () {44 vars in 929 bytes} [Mon Apr 20 18:01:20 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-20 18:01:20.879 8 WARNING oslo_policy.policy [None req-ac4eec04-1c98-4350-87fd-7fc7028659f4 21b38a149e834429afcb575aa0813505 bd418415afbe4daf8d08c24cd41ef9e5 - - 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-20 18:01:20.879 8 WARNING oslo_policy.policy [None req-ac4eec04-1c98-4350-87fd-7fc7028659f4 21b38a149e834429afcb575aa0813505 bd418415afbe4daf8d08c24cd41ef9e5 - - 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: 8/11] 199.204.45.69 () {44 vars in 935 bytes} [Mon Apr 20 18:01:20 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-20 18:01:20.963 7 WARNING oslo_config.cfg [None req-bcc72fa1-e289-4640-b8f3-d400c180d0cd 21b38a149e834429afcb575aa0813505 bd418415afbe4daf8d08c24cd41ef9e5 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.204.45.69 () {48 vars in 947 bytes} [Mon Apr 20 18:01:20 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-20 18:01:20.987 8 WARNING oslo_policy.policy [None req-ff35cf8f-0fa3-4285-a6d4-be1742cd49fb 21b38a149e834429afcb575aa0813505 bd418415afbe4daf8d08c24cd41ef9e5 - - 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-20 18:01:20.987 8 WARNING oslo_policy.policy [None req-ff35cf8f-0fa3-4285-a6d4-be1742cd49fb 21b38a149e834429afcb575aa0813505 bd418415afbe4daf8d08c24cd41ef9e5 - - 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-20 18:01:20.989 8 INFO glance.api.v2.image_data [None req-ff35cf8f-0fa3-4285-a6d4-be1742cd49fb 21b38a149e834429afcb575aa0813505 bd418415afbe4daf8d08c24cd41ef9e5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-20 18:01:24.413 8 WARNING glance.location [None req-ff35cf8f-0fa3-4285-a6d4-be1742cd49fb 21b38a149e834429afcb575aa0813505 bd418415afbe4daf8d08c24cd41ef9e5 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.204.45.69 () {48 vars in 1041 bytes} [Mon Apr 20 18:01:20 2026] PUT /v2/images/b1dbe23a-c694-4418-853e-458bf09d2510/file => generated 0 bytes in 3473 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5966 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.69 () {44 vars in 967 bytes} [Mon Apr 20 18:01:24 2026] GET /v2/images/b1dbe23a-c694-4418-853e-458bf09d2510 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-20 18:01:24.522 8 WARNING oslo_config.cfg [None req-b6ceb6ac-d908-4223-ae1a-71485f32ab38 21b38a149e834429afcb575aa0813505 bd418415afbe4daf8d08c24cd41ef9e5 - - 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: 10/17] 199.204.45.69 () {44 vars in 967 bytes} [Mon Apr 20 18:01:24 2026] GET /v2/images/b1dbe23a-c694-4418-853e-458bf09d2510 => generated 1171 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/114] 199.204.45.69 () {42 vars in 684 bytes} [Mon Apr 20 18:09:32 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/115] 199.204.45.69 () {44 vars in 906 bytes} [Mon Apr 20 18:09:32 2026] GET /v2/images => generated 1240 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/120] 199.204.45.69 () {42 vars in 684 bytes} [Mon Apr 20 18:09:43 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/121] 199.204.45.69 () {44 vars in 906 bytes} [Mon Apr 20 18:09:43 2026] GET /v2/images => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/122] 199.204.45.69 () {44 vars in 935 bytes} [Mon Apr 20 18:09:43 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/123] 199.204.45.69 () {44 vars in 957 bytes} [Mon Apr 20 18:09:43 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/124] 199.204.45.69 () {44 vars in 935 bytes} [Mon Apr 20 18:09:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/125] 199.204.45.69 () {48 vars in 947 bytes} [Mon Apr 20 18:09:43 2026] POST /v2/images => generated 791 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-20 18:09:43.768 8 INFO glance.api.v2.image_data [None req-0b47f057-476a-4e4a-8519-b29792720fa3 21b38a149e834429afcb575aa0813505 bd418415afbe4daf8d08c24cd41ef9e5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-20 18:09:51.412 8 INFO glance.location [None req-0b47f057-476a-4e4a-8519-b29792720fa3 21b38a149e834429afcb575aa0813505 bd418415afbe4daf8d08c24cd41ef9e5 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 65/126] 199.204.45.69 () {48 vars in 1041 bytes} [Mon Apr 20 18:09:43 2026] PUT /v2/images/33e5770f-cd77-4649-a14e-ad85d9cc42d6/file => generated 0 bytes in 7689 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21796 switches on core 0) [pid: 7|app: 0|req: 62/127] 199.204.45.69 () {44 vars in 967 bytes} [Mon Apr 20 18:09:51 2026] GET /v2/images/33e5770f-cd77-4649-a14e-ad85d9cc42d6 => generated 1203 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/128] 199.204.45.69 () {44 vars in 967 bytes} [Mon Apr 20 18:09:51 2026] GET /v2/images/33e5770f-cd77-4649-a14e-ad85d9cc42d6 => generated 1203 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/133] 199.204.45.69 () {42 vars in 684 bytes} [Mon Apr 20 18:10:11 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/134] 199.204.45.69 () {44 vars in 906 bytes} [Mon Apr 20 18:10:11 2026] GET /v2/images => generated 2445 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/139] 199.204.45.69 () {42 vars in 684 bytes} [Mon Apr 20 18:10:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/140] 199.204.45.69 () {44 vars in 906 bytes} [Mon Apr 20 18:10:30 2026] GET /v2/images => generated 2445 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/141] 199.204.45.69 () {44 vars in 933 bytes} [Mon Apr 20 18:10:30 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/142] 199.204.45.69 () {44 vars in 955 bytes} [Mon Apr 20 18:10:30 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/143] 199.204.45.69 () {44 vars in 935 bytes} [Mon Apr 20 18:10:30 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) [pid: 8|app: 0|req: 74/144] 199.204.45.69 () {48 vars in 947 bytes} [Mon Apr 20 18:10:30 2026] POST /v2/images => generated 796 bytes in 129 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-20 18:10:31.019 7 WARNING oslo_policy.policy [None req-99ed6d13-1380-4141-bfa6-4f76324132c8 21b38a149e834429afcb575aa0813505 bd418415afbe4daf8d08c24cd41ef9e5 - - 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-20 18:10:31.019 7 WARNING oslo_policy.policy [None req-99ed6d13-1380-4141-bfa6-4f76324132c8 21b38a149e834429afcb575aa0813505 bd418415afbe4daf8d08c24cd41ef9e5 - - 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-20 18:10:31.020 7 INFO glance.api.v2.image_data [None req-99ed6d13-1380-4141-bfa6-4f76324132c8 21b38a149e834429afcb575aa0813505 bd418415afbe4daf8d08c24cd41ef9e5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-20 18:10:54.571 7 WARNING glance.location [None req-99ed6d13-1380-4141-bfa6-4f76324132c8 21b38a149e834429afcb575aa0813505 bd418415afbe4daf8d08c24cd41ef9e5 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 71/151] 199.204.45.69 () {48 vars in 1042 bytes} [Mon Apr 20 18:10:31 2026] PUT /v2/images/9c3e6ad2-9069-4b11-9248-6e4030712539/file => generated 0 bytes in 23600 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63957 switches on core 0) [pid: 8|app: 0|req: 81/152] 199.204.45.69 () {44 vars in 967 bytes} [Mon Apr 20 18:10:54 2026] GET /v2/images/9c3e6ad2-9069-4b11-9248-6e4030712539 => generated 1209 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/153] 199.204.45.69 () {44 vars in 967 bytes} [Mon Apr 20 18:10:54 2026] GET /v2/images/9c3e6ad2-9069-4b11-9248-6e4030712539 => 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: 82/154] 199.204.45.69 () {42 vars in 684 bytes} [Mon Apr 20 18:10:56 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/155] 199.204.45.69 () {44 vars in 906 bytes} [Mon Apr 20 18:10:56 2026] GET /v2/images => generated 3656 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/240] 199.204.45.69 () {42 vars in 684 bytes} [Mon Apr 20 18:18:01 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/241] 199.204.45.69 () {44 vars in 906 bytes} [Mon Apr 20 18:18:01 2026] GET /v2/images => generated 3656 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/246] 199.204.45.69 () {42 vars in 684 bytes} [Mon Apr 20 18:18:15 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/247] 199.204.45.69 () {44 vars in 906 bytes} [Mon Apr 20 18:18:15 2026] GET /v2/images => generated 3656 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/248] 199.204.45.69 () {44 vars in 943 bytes} [Mon Apr 20 18:18:16 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/249] 199.204.45.69 () {44 vars in 965 bytes} [Mon Apr 20 18:18:16 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: 121/250] 199.204.45.69 () {44 vars in 935 bytes} [Mon Apr 20 18:18:16 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/251] 199.204.45.69 () {48 vars in 947 bytes} [Mon Apr 20 18:18:16 2026] POST /v2/images => generated 799 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-20 18:18:16.157 7 INFO glance.api.v2.image_data [None req-1e94e360-95df-4d5f-ba52-d4e4d4da7be6 21b38a149e834429afcb575aa0813505 bd418415afbe4daf8d08c24cd41ef9e5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-20 18:18:27.797 7 INFO glance.location [None req-1e94e360-95df-4d5f-ba52-d4e4d4da7be6 21b38a149e834429afcb575aa0813505 bd418415afbe4daf8d08c24cd41ef9e5 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 122/254] 199.204.45.69 () {48 vars in 1041 bytes} [Mon Apr 20 18:18:16 2026] PUT /v2/images/978e3c32-d3c1-4061-8715-3d7855cfa705/file => generated 0 bytes in 11690 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26191 switches on core 0) [pid: 8|app: 0|req: 133/255] 199.204.45.69 () {44 vars in 967 bytes} [Mon Apr 20 18:18:27 2026] GET /v2/images/978e3c32-d3c1-4061-8715-3d7855cfa705 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/256] 199.204.45.69 () {48 vars in 1046 bytes} [Mon Apr 20 18:18:27 2026] PATCH /v2/images/978e3c32-d3c1-4061-8715-3d7855cfa705 => generated 1234 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/257] 199.204.45.69 () {44 vars in 967 bytes} [Mon Apr 20 18:18:27 2026] GET /v2/images/978e3c32-d3c1-4061-8715-3d7855cfa705 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/264] 199.204.45.69 () {42 vars in 684 bytes} [Mon Apr 20 18:18:59 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/265] 199.204.45.69 () {44 vars in 906 bytes} [Mon Apr 20 18:18:59 2026] GET /v2/images => generated 4892 bytes in 61 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: 162/312] 10.0.0.38 () {32 vars in 632 bytes} [Mon Apr 20 18:22:48 2026] GET /v2/images => generated 4892 bytes in 19 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: 153/317] 10.0.0.183 () {36 vars in 987 bytes} [Mon Apr 20 18:23:12 2026] GET /v2/images/b1dbe23a-c694-4418-853e-458bf09d2510 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/318] 10.0.0.183 () {36 vars in 927 bytes} [Mon Apr 20 18:23:13 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/321] 10.0.0.183 () {36 vars in 987 bytes} [Mon Apr 20 18:23:15 2026] GET /v2/images/b1dbe23a-c694-4418-853e-458bf09d2510 => 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: 167/322] 10.0.0.183 () {36 vars in 927 bytes} [Mon Apr 20 18:23:15 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/323] 199.204.45.69 () {36 vars in 990 bytes} [Mon Apr 20 18:23:20 2026] GET /v2/images/b1dbe23a-c694-4418-853e-458bf09d2510 => 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/324] 199.204.45.69 () {36 vars in 930 bytes} [Mon Apr 20 18:23:20 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/325] 199.204.45.69 () {36 vars in 990 bytes} [Mon Apr 20 18:23:20 2026] GET /v2/images/b1dbe23a-c694-4418-853e-458bf09d2510 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/326] 199.204.45.69 () {36 vars in 930 bytes} [Mon Apr 20 18:23:21 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: 159/329] 10.0.0.183 () {36 vars in 987 bytes} [Mon Apr 20 18:23:29 2026] GET /v2/images/b1dbe23a-c694-4418-853e-458bf09d2510 => 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: 171/330] 10.0.0.183 () {36 vars in 927 bytes} [Mon Apr 20 18:23: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: 7|app: 0|req: 160/331] 10.0.0.183 () {36 vars in 987 bytes} [Mon Apr 20 18:23:30 2026] GET /v2/images/b1dbe23a-c694-4418-853e-458bf09d2510 => 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: 172/332] 10.0.0.183 () {36 vars in 927 bytes} [Mon Apr 20 18:23:30 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: 164/339] 10.0.0.38 () {34 vars in 654 bytes} [Mon Apr 20 18:23:56 2026] POST /v2/images => generated 649 bytes in 247 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-20 18:23:57.184 8 WARNING glance.api.v2.images [None req-deb3d284-dad5-400c-82bb-86a5b54bcd0a e09ec1eab7204015adbc77dba88f6062 a5f604e5dad44385b071113912c74312 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//afb7e010-94f3-4a80-9c6d-1b081e2ef57e [pid: 8|app: 0|req: 176/340] 10.0.0.38 () {32 vars in 709 bytes} [Mon Apr 20 18:23:57 2026] DELETE /v2/images/afb7e010-94f3-4a80-9c6d-1b081e2ef57e => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/341] 10.0.0.38 () {32 vars in 706 bytes} [Mon Apr 20 18:23:57 2026] GET /v2/images/afb7e010-94f3-4a80-9c6d-1b081e2ef57e => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/342] 10.0.0.38 () {32 vars in 632 bytes} [Mon Apr 20 18:23:57 2026] GET /v2/images => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/343] 10.0.0.38 () {34 vars in 654 bytes} [Mon Apr 20 18:23:57 2026] POST /v2/images => generated 703 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/344] 10.0.0.38 () {32 vars in 716 bytes} [Mon Apr 20 18:23:57 2026] GET /v2/images/df30e51f-2d03-4499-b57e-152330090588/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-20 18:23:57.372 7 INFO glance.api.v2.image_data [None req-e3081440-e182-4e29-9a94-c5c34604754a e09ec1eab7204015adbc77dba88f6062 a5f604e5dad44385b071113912c74312 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-20 18:23:57.421 7 WARNING glance_store._drivers.rbd [None req-e3081440-e182-4e29-9a94-c5c34604754a e09ec1eab7204015adbc77dba88f6062 a5f604e5dad44385b071113912c74312 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-20 18:23:57.725 7 INFO glance.location [None req-e3081440-e182-4e29-9a94-c5c34604754a e09ec1eab7204015adbc77dba88f6062 a5f604e5dad44385b071113912c74312 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 167/345] 10.0.0.38 () {32 vars in 726 bytes} [Mon Apr 20 18:23:57 2026] PUT /v2/images/df30e51f-2d03-4499-b57e-152330090588/file => generated 0 bytes in 411 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/346] 10.0.0.38 () {32 vars in 706 bytes} [Mon Apr 20 18:23:57 2026] GET /v2/images/df30e51f-2d03-4499-b57e-152330090588 => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/347] 10.0.0.38 () {32 vars in 716 bytes} [Mon Apr 20 18:23:57 2026] GET /v2/images/df30e51f-2d03-4499-b57e-152330090588/file => generated 1024 bytes in 121 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/348] 10.0.0.38 () {34 vars in 654 bytes} [Mon Apr 20 18:23:57 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: 169/349] 10.0.0.38 () {32 vars in 725 bytes} [Mon Apr 20 18:23:57 2026] PATCH /v2/images/67eab3f6-76e3-4e8a-b526-7950e58c7015 => generated 652 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/350] 10.0.0.38 () {32 vars in 706 bytes} [Mon Apr 20 18:23:58 2026] GET /v2/images/67eab3f6-76e3-4e8a-b526-7950e58c7015 => generated 652 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-20 18:23:58.057 7 WARNING glance.api.v2.images [None req-f20da273-c638-4bcb-9b95-8348a86326c5 e09ec1eab7204015adbc77dba88f6062 a5f604e5dad44385b071113912c74312 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//67eab3f6-76e3-4e8a-b526-7950e58c7015 [pid: 7|app: 0|req: 170/351] 10.0.0.38 () {32 vars in 709 bytes} [Mon Apr 20 18:23:58 2026] DELETE /v2/images/67eab3f6-76e3-4e8a-b526-7950e58c7015 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/352] 10.0.0.38 () {32 vars in 706 bytes} [Mon Apr 20 18:23:58 2026] GET /v2/images/67eab3f6-76e3-4e8a-b526-7950e58c7015 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-20 18:23:58.124 7 WARNING glance.api.v2.images [None req-8cb1e62b-c9a9-4b4d-b28c-20a0c86bef1e e09ec1eab7204015adbc77dba88f6062 a5f604e5dad44385b071113912c74312 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//df30e51f-2d03-4499-b57e-152330090588 [pid: 7|app: 0|req: 171/353] 10.0.0.38 () {32 vars in 709 bytes} [Mon Apr 20 18:23:58 2026] DELETE /v2/images/df30e51f-2d03-4499-b57e-152330090588 => generated 0 bytes in 788 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/354] 10.0.0.38 () {32 vars in 706 bytes} [Mon Apr 20 18:23:58 2026] GET /v2/images/df30e51f-2d03-4499-b57e-152330090588 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-20 18:23:58.925 7 WARNING glance.api.v2.images [None req-a6a21e00-499e-4920-b04f-f8665be0b491 e09ec1eab7204015adbc77dba88f6062 a5f604e5dad44385b071113912c74312 - - default default] Failed to find image afb7e010-94f3-4a80-9c6d-1b081e2ef57e to delete: glance.common.exception.ImageNotFound: No image found with ID afb7e010-94f3-4a80-9c6d-1b081e2ef57e [pid: 7|app: 0|req: 172/355] 10.0.0.38 () {32 vars in 709 bytes} [Mon Apr 20 18:23:58 2026] DELETE /v2/images/afb7e010-94f3-4a80-9c6d-1b081e2ef57e => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/356] 10.0.0.38 () {32 vars in 706 bytes} [Mon Apr 20 18:23:58 2026] GET /v2/images/afb7e010-94f3-4a80-9c6d-1b081e2ef57e => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/361] 10.0.0.159 () {36 vars in 987 bytes} [Mon Apr 20 18:24:20 2026] GET /v2/images/b1dbe23a-c694-4418-853e-458bf09d2510 => generated 1171 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/362] 10.0.0.159 () {36 vars in 927 bytes} [Mon Apr 20 18:24:21 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: 188/363] 10.0.0.159 () {36 vars in 927 bytes} [Mon Apr 20 18:24:21 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: 176/364] 10.0.0.159 () {36 vars in 987 bytes} [Mon Apr 20 18:24:21 2026] GET /v2/images/b1dbe23a-c694-4418-853e-458bf09d2510 => 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: 189/365] 10.0.0.159 () {36 vars in 927 bytes} [Mon Apr 20 18:24:21 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: 177/366] 10.0.0.159 () {36 vars in 927 bytes} [Mon Apr 20 18:24:21 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: 190/367] 10.0.0.159 () {36 vars in 987 bytes} [Mon Apr 20 18:24:21 2026] GET /v2/images/b1dbe23a-c694-4418-853e-458bf09d2510 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/368] 10.0.0.159 () {36 vars in 927 bytes} [Mon Apr 20 18:24:21 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/369] 10.0.0.159 () {36 vars in 927 bytes} [Mon Apr 20 18:24:21 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: 179/370] 10.0.0.250 () {36 vars in 911 bytes} [Mon Apr 20 18:24:22 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/371] 10.0.0.250 () {36 vars in 1007 bytes} [Mon Apr 20 18:24:22 2026] GET /v2/images/b1dbe23a-c694-4418-853e-458bf09d2510/locations => generated 127 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/372] 10.0.0.250 () {36 vars in 987 bytes} [Mon Apr 20 18:24:22 2026] GET /v2/images/b1dbe23a-c694-4418-853e-458bf09d2510 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/373] 10.0.0.250 () {36 vars in 927 bytes} [Mon Apr 20 18:24: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: 7|app: 0|req: 181/374] 10.0.0.250 () {36 vars in 927 bytes} [Mon Apr 20 18:24:22 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: 196/379] 10.0.0.38 () {32 vars in 706 bytes} [Mon Apr 20 18:24:35 2026] GET /v2/images/b1dbe23a-c694-4418-853e-458bf09d2510 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/380] 10.0.0.38 () {32 vars in 706 bytes} [Mon Apr 20 18:24:35 2026] GET /v2/images/b1dbe23a-c694-4418-853e-458bf09d2510 => 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: 197/381] 10.0.0.159 () {36 vars in 987 bytes} [Mon Apr 20 18:24:35 2026] GET /v2/images/b1dbe23a-c694-4418-853e-458bf09d2510 => 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: 185/382] 10.0.0.159 () {36 vars in 927 bytes} [Mon Apr 20 18:24:35 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: 198/383] 10.0.0.159 () {36 vars in 927 bytes} [Mon Apr 20 18:24:35 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/384] 10.0.0.159 () {36 vars in 987 bytes} [Mon Apr 20 18:24:35 2026] GET /v2/images/b1dbe23a-c694-4418-853e-458bf09d2510 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/385] 10.0.0.159 () {36 vars in 927 bytes} [Mon Apr 20 18:24: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: 7|app: 0|req: 187/386] 10.0.0.159 () {36 vars in 927 bytes} [Mon Apr 20 18:24:35 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: 200/387] 10.0.0.159 () {36 vars in 987 bytes} [Mon Apr 20 18:24:35 2026] GET /v2/images/b1dbe23a-c694-4418-853e-458bf09d2510 => generated 1171 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/388] 10.0.0.159 () {36 vars in 927 bytes} [Mon Apr 20 18:24: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: 201/389] 10.0.0.250 () {36 vars in 911 bytes} [Mon Apr 20 18:24:35 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/390] 10.0.0.250 () {36 vars in 1007 bytes} [Mon Apr 20 18:24:35 2026] GET /v2/images/b1dbe23a-c694-4418-853e-458bf09d2510/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/391] 10.0.0.250 () {36 vars in 987 bytes} [Mon Apr 20 18:24:35 2026] GET /v2/images/b1dbe23a-c694-4418-853e-458bf09d2510 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/392] 10.0.0.250 () {36 vars in 927 bytes} [Mon Apr 20 18:24:35 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/393] 10.0.0.250 () {36 vars in 927 bytes} [Mon Apr 20 18:24: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: 205/396] 10.0.0.183 () {36 vars in 987 bytes} [Mon Apr 20 18:24:44 2026] GET /v2/images/b1dbe23a-c694-4418-853e-458bf09d2510 => 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: 192/397] 10.0.0.183 () {36 vars in 927 bytes} [Mon Apr 20 18:24:44 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: 209/404] 10.0.0.38 () {30 vars in 410 bytes} [Mon Apr 20 18:25:20 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/405] 10.0.0.183 () {36 vars in 987 bytes} [Mon Apr 20 18:25:20 2026] GET /v2/images/b1dbe23a-c694-4418-853e-458bf09d2510 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/406] 10.0.0.183 () {36 vars in 927 bytes} [Mon Apr 20 18:25:20 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: 201/415] 10.0.0.183 () {36 vars in 987 bytes} [Mon Apr 20 18:25:59 2026] GET /v2/images/b1dbe23a-c694-4418-853e-458bf09d2510 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/416] 10.0.0.183 () {36 vars in 927 bytes} [Mon Apr 20 18:25:59 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: 221/427] 10.0.0.183 () {36 vars in 987 bytes} [Mon Apr 20 18:26:51 2026] GET /v2/images/b1dbe23a-c694-4418-853e-458bf09d2510 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/428] 10.0.0.183 () {36 vars in 927 bytes} [Mon Apr 20 18:26:51 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: 224/433] 10.0.0.183 () {36 vars in 987 bytes} [Mon Apr 20 18:27:03 2026] GET /v2/images/b1dbe23a-c694-4418-853e-458bf09d2510 => 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: 210/434] 10.0.0.183 () {36 vars in 927 bytes} [Mon Apr 20 18:27: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: 235/455] 10.0.0.183 () {36 vars in 987 bytes} [Mon Apr 20 18:28:48 2026] GET /v2/images/b1dbe23a-c694-4418-853e-458bf09d2510 => generated 1171 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/456] 10.0.0.183 () {36 vars in 927 bytes} [Mon Apr 20 18:28:48 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: 8|app: 0|req: 238/461] 10.0.0.183 () {36 vars in 987 bytes} [Mon Apr 20 18:29:06 2026] GET /v2/images/b1dbe23a-c694-4418-853e-458bf09d2510 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/462] 10.0.0.183 () {36 vars in 927 bytes} [Mon Apr 20 18:29:06 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: 242/469] 199.204.45.69 () {32 vars in 825 bytes} [Mon Apr 20 18:29:39 2026] GET /v2/images?status=active&owner=bd418415afbe4daf8d08c24cd41ef9e5&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/470] 199.204.45.69 () {32 vars in 652 bytes} [Mon Apr 20 18:29:40 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/471] 10.0.0.159 () {36 vars in 987 bytes} [Mon Apr 20 18:29:40 2026] GET /v2/images/9c3e6ad2-9069-4b11-9248-6e4030712539 => generated 1209 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/472] 10.0.0.159 () {36 vars in 927 bytes} [Mon Apr 20 18:29:40 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/473] 10.0.0.159 () {36 vars in 927 bytes} [Mon Apr 20 18:29:40 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: 230/474] 10.0.0.159 () {36 vars in 987 bytes} [Mon Apr 20 18:29:40 2026] GET /v2/images/9c3e6ad2-9069-4b11-9248-6e4030712539 => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/475] 10.0.0.159 () {36 vars in 927 bytes} [Mon Apr 20 18:29:40 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/476] 10.0.0.159 () {36 vars in 927 bytes} [Mon Apr 20 18:29:40 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/477] 10.0.0.159 () {36 vars in 987 bytes} [Mon Apr 20 18:29:40 2026] GET /v2/images/9c3e6ad2-9069-4b11-9248-6e4030712539 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/478] 10.0.0.159 () {36 vars in 927 bytes} [Mon Apr 20 18:29:40 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/479] 10.0.0.250 () {36 vars in 911 bytes} [Mon Apr 20 18:29:40 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/480] 10.0.0.250 () {36 vars in 1007 bytes} [Mon Apr 20 18:29:40 2026] GET /v2/images/9c3e6ad2-9069-4b11-9248-6e4030712539/locations => generated 127 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/481] 10.0.0.250 () {36 vars in 987 bytes} [Mon Apr 20 18:29:40 2026] GET /v2/images/9c3e6ad2-9069-4b11-9248-6e4030712539 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/482] 10.0.0.250 () {36 vars in 927 bytes} [Mon Apr 20 18:29:40 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/483] 10.0.0.250 () {36 vars in 927 bytes} [Mon Apr 20 18:29:40 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/526] 10.0.0.38 () {32 vars in 632 bytes} [Mon Apr 20 18:33:09 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)