+ 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 [Tue Mar 31 20:44:10 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 nodename: glance-api-fb9b74f84-gctpw 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 0x7f2922abe668 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-03-31 20:44:12.674 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-31 20:44:12.824 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-03-31 20:44:13.648 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-03-31 20:44:13.650 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-03-31 20:44:13.650 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-31 20:44:13.720 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-03-31 20:44:13.721 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-03-31 20:44:13.721 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-31 20:44:15.814 7 WARNING glance.api.v2.images [None req-78158376-d38a-4a32-8114-0be37d50f4d8 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-31 20:44:15.957 8 WARNING glance.api.v2.images [None req-8299115c-dd2a-4cf8-9b55-a6483f9cc950 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-31 20:44:16.164 7 WARNING keystonemiddleware._common.config [None req-78158376-d38a-4a32-8114-0be37d50f4d8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-31 20:44:16.172 7 WARNING oslo_config.cfg [None req-78158376-d38a-4a32-8114-0be37d50f4d8 - - - - - -] 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 0x7f2922abe668 pid: 7 (default app) 2026-03-31 20:44:16.371 8 WARNING keystonemiddleware._common.config [None req-8299115c-dd2a-4cf8-9b55-a6483f9cc950 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-31 20:44:16.379 8 WARNING oslo_config.cfg [None req-8299115c-dd2a-4cf8-9b55-a6483f9cc950 - - - - - -] 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 0x7f2922abe668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 162.253.55.43 () {42 vars in 684 bytes} [Tue Mar 31 20:44:18 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-03-31 20:44:18.782 8 WARNING oslo_policy.policy [None req-0957e34b-04dc-4aa5-8db9-5a614af03d5e 41d4bade659c46b2b0841f2ed5b31604 2b4b39554563483da7839f2c720a2edf - - 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-03-31 20:44:18.782 8 WARNING oslo_policy.policy [None req-0957e34b-04dc-4aa5-8db9-5a614af03d5e 41d4bade659c46b2b0841f2ed5b31604 2b4b39554563483da7839f2c720a2edf - - 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-03-31 20:44:18.801 8 WARNING oslo_policy.policy [None req-0957e34b-04dc-4aa5-8db9-5a614af03d5e 41d4bade659c46b2b0841f2ed5b31604 2b4b39554563483da7839f2c720a2edf - - 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-03-31 20:44:18.802 8 WARNING oslo_policy.policy [None req-0957e34b-04dc-4aa5-8db9-5a614af03d5e 41d4bade659c46b2b0841f2ed5b31604 2b4b39554563483da7839f2c720a2edf - - 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] 162.253.55.43 () {44 vars in 906 bytes} [Tue Mar 31 20:44:18 2026] GET /v2/images => generated 69 bytes in 602 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 162.253.55.43 () {42 vars in 684 bytes} [Tue Mar 31 20:44:22 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 162.253.55.43 () {44 vars in 906 bytes} [Tue Mar 31 20:44:22 2026] GET /v2/images => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 20:44:22.530 7 WARNING oslo_policy.policy [None req-0b1fe73f-fcda-4e3f-b7f5-914ff65c7b6c 41d4bade659c46b2b0841f2ed5b31604 2b4b39554563483da7839f2c720a2edf - - 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-03-31 20:44:22.530 7 WARNING oslo_policy.policy [None req-0b1fe73f-fcda-4e3f-b7f5-914ff65c7b6c 41d4bade659c46b2b0841f2ed5b31604 2b4b39554563483da7839f2c720a2edf - - 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] 162.253.55.43 () {44 vars in 907 bytes} [Tue Mar 31 20:44:22 2026] GET /v2/images/cirros => generated 151 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 162.253.55.43 () {44 vars in 929 bytes} [Tue Mar 31 20:44:22 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-31 20:44:22.676 7 WARNING oslo_policy.policy [None req-7cd39b63-5fed-4e07-806a-272920135d24 41d4bade659c46b2b0841f2ed5b31604 2b4b39554563483da7839f2c720a2edf - - 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-03-31 20:44:22.677 7 WARNING oslo_policy.policy [None req-7cd39b63-5fed-4e07-806a-272920135d24 41d4bade659c46b2b0841f2ed5b31604 2b4b39554563483da7839f2c720a2edf - - 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] 162.253.55.43 () {44 vars in 935 bytes} [Tue Mar 31 20:44:22 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-03-31 20:44:22.765 8 WARNING oslo_config.cfg [None req-385ea3ea-01d4-4704-8e34-0782675ba030 41d4bade659c46b2b0841f2ed5b31604 2b4b39554563483da7839f2c720a2edf - - 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] 162.253.55.43 () {48 vars in 947 bytes} [Tue Mar 31 20:44:22 2026] POST /v2/images => generated 760 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-31 20:44:22.792 7 WARNING oslo_policy.policy [None req-5f9720c9-2b77-486d-9998-646f80ff7896 41d4bade659c46b2b0841f2ed5b31604 2b4b39554563483da7839f2c720a2edf - - 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-03-31 20:44:22.792 7 WARNING oslo_policy.policy [None req-5f9720c9-2b77-486d-9998-646f80ff7896 41d4bade659c46b2b0841f2ed5b31604 2b4b39554563483da7839f2c720a2edf - - 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-03-31 20:44:22.795 7 INFO glance.api.v2.image_data [None req-5f9720c9-2b77-486d-9998-646f80ff7896 41d4bade659c46b2b0841f2ed5b31604 2b4b39554563483da7839f2c720a2edf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-31 20:44:26.481 7 WARNING glance.location [None req-5f9720c9-2b77-486d-9998-646f80ff7896 41d4bade659c46b2b0841f2ed5b31604 2b4b39554563483da7839f2c720a2edf - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 162.253.55.43 () {48 vars in 1041 bytes} [Tue Mar 31 20:44:22 2026] PUT /v2/images/28f2e5bb-9d0b-4a0d-b8a3-c2bc481b0f0b/file => generated 0 bytes in 3738 msecs (HTTP/1.1 204) 4 headers in 171 bytes (2613 switches on core 0) [pid: 8|app: 0|req: 7/15] 162.253.55.43 () {44 vars in 967 bytes} [Tue Mar 31 20:44:26 2026] GET /v2/images/28f2e5bb-9d0b-4a0d-b8a3-c2bc481b0f0b => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-31 20:44:26.568 7 WARNING oslo_config.cfg [None req-0429509b-ccd7-4f8a-b340-8332dc26b03e 41d4bade659c46b2b0841f2ed5b31604 2b4b39554563483da7839f2c720a2edf - - 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] 162.253.55.43 () {44 vars in 967 bytes} [Tue Mar 31 20:44:26 2026] GET /v2/images/28f2e5bb-9d0b-4a0d-b8a3-c2bc481b0f0b => 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: 139/275] 162.253.55.43 () {42 vars in 684 bytes} [Tue Mar 31 21:05:56 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/276] 162.253.55.43 () {44 vars in 906 bytes} [Tue Mar 31 21:05:56 2026] GET /v2/images => generated 1240 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/279] 162.253.55.43 () {42 vars in 684 bytes} [Tue Mar 31 21:06:13 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: 139/280] 162.253.55.43 () {44 vars in 906 bytes} [Tue Mar 31 21:06:13 2026] GET /v2/images => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/281] 162.253.55.43 () {44 vars in 933 bytes} [Tue Mar 31 21:06:13 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/282] 162.253.55.43 () {44 vars in 955 bytes} [Tue Mar 31 21:06:13 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/283] 162.253.55.43 () {44 vars in 935 bytes} [Tue Mar 31 21:06:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/284] 162.253.55.43 () {48 vars in 947 bytes} [Tue Mar 31 21:06:13 2026] POST /v2/images => generated 796 bytes in 74 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-31 21:06:14.035 7 INFO glance.api.v2.image_data [None req-46cdded0-6f98-4e30-be62-a208706858c3 41d4bade659c46b2b0841f2ed5b31604 2b4b39554563483da7839f2c720a2edf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-31 21:07:09.184 7 WARNING glance.location [None req-46cdded0-6f98-4e30-be62-a208706858c3 41d4bade659c46b2b0841f2ed5b31604 2b4b39554563483da7839f2c720a2edf - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 144/297] 162.253.55.43 () {48 vars in 1042 bytes} [Tue Mar 31 21:06:14 2026] PUT /v2/images/ab9795d5-37fa-4505-819a-a6235133e170/file => generated 0 bytes in 55196 msecs (HTTP/1.1 204) 4 headers in 171 bytes (46366 switches on core 0) [pid: 8|app: 0|req: 154/298] 162.253.55.43 () {44 vars in 967 bytes} [Tue Mar 31 21:07:09 2026] GET /v2/images/ab9795d5-37fa-4505-819a-a6235133e170 => 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: 145/299] 162.253.55.43 () {44 vars in 967 bytes} [Tue Mar 31 21:07:09 2026] GET /v2/images/ab9795d5-37fa-4505-819a-a6235133e170 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/300] 162.253.55.43 () {42 vars in 684 bytes} [Tue Mar 31 21:07:10 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/301] 162.253.55.43 () {44 vars in 906 bytes} [Tue Mar 31 21:07:10 2026] GET /v2/images => generated 2451 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/388] 162.253.55.43 () {42 vars in 684 bytes} [Tue Mar 31 21:14:24 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: 199/389] 162.253.55.43 () {44 vars in 906 bytes} [Tue Mar 31 21:14:24 2026] GET /v2/images => generated 2451 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/394] 162.253.55.43 () {42 vars in 684 bytes} [Tue Mar 31 21:14:36 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: 193/395] 162.253.55.43 () {44 vars in 906 bytes} [Tue Mar 31 21:14:36 2026] GET /v2/images => generated 2451 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/396] 162.253.55.43 () {44 vars in 943 bytes} [Tue Mar 31 21:14:36 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/397] 162.253.55.43 () {44 vars in 965 bytes} [Tue Mar 31 21:14:36 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/398] 162.253.55.43 () {44 vars in 935 bytes} [Tue Mar 31 21:14:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/399] 162.253.55.43 () {48 vars in 947 bytes} [Tue Mar 31 21:14:36 2026] POST /v2/images => generated 799 bytes in 418 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-31 21:14:36.746 8 WARNING oslo_policy.policy [None req-3c737cab-77aa-41eb-bd07-ff59a3e44f0c 41d4bade659c46b2b0841f2ed5b31604 2b4b39554563483da7839f2c720a2edf - - 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-03-31 21:14:36.746 8 WARNING oslo_policy.policy [None req-3c737cab-77aa-41eb-bd07-ff59a3e44f0c 41d4bade659c46b2b0841f2ed5b31604 2b4b39554563483da7839f2c720a2edf - - 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-03-31 21:14:36.748 8 INFO glance.api.v2.image_data [None req-3c737cab-77aa-41eb-bd07-ff59a3e44f0c 41d4bade659c46b2b0841f2ed5b31604 2b4b39554563483da7839f2c720a2edf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-31 21:18:44.583 8 INFO glance.location [None req-3c737cab-77aa-41eb-bd07-ff59a3e44f0c 41d4bade659c46b2b0841f2ed5b31604 2b4b39554563483da7839f2c720a2edf - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 205/448] 162.253.55.43 () {48 vars in 1041 bytes} [Tue Mar 31 21:14:36 2026] PUT /v2/images/5f053e80-879d-4d0f-a7c2-268725f52e4f/file => generated 0 bytes in 247892 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8113 switches on core 0) [pid: 7|app: 0|req: 244/449] 162.253.55.43 () {44 vars in 967 bytes} [Tue Mar 31 21:18:44 2026] GET /v2/images/5f053e80-879d-4d0f-a7c2-268725f52e4f => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/450] 162.253.55.43 () {48 vars in 1046 bytes} [Tue Mar 31 21:18:44 2026] PATCH /v2/images/5f053e80-879d-4d0f-a7c2-268725f52e4f => generated 1234 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/451] 162.253.55.43 () {44 vars in 967 bytes} [Tue Mar 31 21:18:44 2026] GET /v2/images/5f053e80-879d-4d0f-a7c2-268725f52e4f => generated 1234 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/464] 162.253.55.43 () {42 vars in 684 bytes} [Tue Mar 31 21:19:36 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: 252/465] 162.253.55.43 () {44 vars in 906 bytes} [Tue Mar 31 21:19:36 2026] GET /v2/images => generated 3687 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/468] 162.253.55.43 () {42 vars in 684 bytes} [Tue Mar 31 21:19:46 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: 254/469] 162.253.55.43 () {44 vars in 906 bytes} [Tue Mar 31 21:19:46 2026] GET /v2/images => generated 3687 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/470] 162.253.55.43 () {44 vars in 935 bytes} [Tue Mar 31 21:19:46 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: 255/471] 162.253.55.43 () {44 vars in 957 bytes} [Tue Mar 31 21:19:46 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/472] 162.253.55.43 () {44 vars in 935 bytes} [Tue Mar 31 21:19:46 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: 256/473] 162.253.55.43 () {48 vars in 947 bytes} [Tue Mar 31 21:19:46 2026] POST /v2/images => generated 791 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-31 21:19:46.696 8 INFO glance.api.v2.image_data [None req-4b459cd9-084c-4bb2-bd82-c606827d4099 41d4bade659c46b2b0841f2ed5b31604 2b4b39554563483da7839f2c720a2edf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-31 21:20:13.298 8 INFO glance.location [None req-4b459cd9-084c-4bb2-bd82-c606827d4099 41d4bade659c46b2b0841f2ed5b31604 2b4b39554563483da7839f2c720a2edf - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 218/478] 162.253.55.43 () {48 vars in 1041 bytes} [Tue Mar 31 21:19:46 2026] PUT /v2/images/de7f884b-1f8d-4284-beeb-fb0c74db402d/file => generated 0 bytes in 26647 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6561 switches on core 0) [pid: 7|app: 0|req: 261/479] 162.253.55.43 () {44 vars in 967 bytes} [Tue Mar 31 21:20:13 2026] GET /v2/images/de7f884b-1f8d-4284-beeb-fb0c74db402d => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/480] 162.253.55.43 () {44 vars in 967 bytes} [Tue Mar 31 21:20:13 2026] GET /v2/images/de7f884b-1f8d-4284-beeb-fb0c74db402d => generated 1203 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/631] 162.253.55.43 () {42 vars in 684 bytes} [Tue Mar 31 21:32:40 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: 337/632] 162.253.55.43 () {44 vars in 906 bytes} [Tue Mar 31 21:32:40 2026] GET /v2/images => generated 4892 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/661] 162.253.55.43 () {42 vars in 684 bytes} [Tue Mar 31 21:34:58 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/662] 162.253.55.43 () {44 vars in 906 bytes} [Tue Mar 31 21:34:58 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/663] 162.253.55.43 () {42 vars in 684 bytes} [Tue Mar 31 21:35:00 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: 353/664] 162.253.55.43 () {44 vars in 906 bytes} [Tue Mar 31 21:35:00 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/675] 162.253.55.43 () {42 vars in 684 bytes} [Tue Mar 31 21:35:51 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/676] 162.253.55.43 () {44 vars in 906 bytes} [Tue Mar 31 21:35:51 2026] GET /v2/images => generated 4892 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/679] 162.253.55.43 () {42 vars in 684 bytes} [Tue Mar 31 21:35:58 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/680] 162.253.55.43 () {44 vars in 906 bytes} [Tue Mar 31 21:35:58 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/693] 162.253.55.43 () {42 vars in 684 bytes} [Tue Mar 31 21:37:00 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: 326/694] 162.253.55.43 () {44 vars in 906 bytes} [Tue Mar 31 21:37:00 2026] GET /v2/images => generated 4892 bytes in 53 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: 331/703] 10.0.0.220 () {32 vars in 632 bytes} [Tue Mar 31 21:37:42 2026] GET /v2/images => generated 4892 bytes in 18 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: 375/708] 10.0.0.54 () {36 vars in 985 bytes} [Tue Mar 31 21:38:05 2026] GET /v2/images/28f2e5bb-9d0b-4a0d-b8a3-c2bc481b0f0b => 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: 334/709] 10.0.0.54 () {36 vars in 925 bytes} [Tue Mar 31 21:38:05 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/712] 10.0.0.54 () {36 vars in 985 bytes} [Tue Mar 31 21:38:08 2026] GET /v2/images/28f2e5bb-9d0b-4a0d-b8a3-c2bc481b0f0b => 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: 336/713] 10.0.0.54 () {36 vars in 925 bytes} [Tue Mar 31 21:38:08 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: 378/714] 162.253.55.43 () {36 vars in 989 bytes} [Tue Mar 31 21:38:15 2026] GET /v2/images/28f2e5bb-9d0b-4a0d-b8a3-c2bc481b0f0b => 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: 337/715] 162.253.55.43 () {36 vars in 929 bytes} [Tue Mar 31 21:38:15 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/718] 162.253.55.43 () {36 vars in 989 bytes} [Tue Mar 31 21:38:16 2026] GET /v2/images/28f2e5bb-9d0b-4a0d-b8a3-c2bc481b0f0b => 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: 339/719] 162.253.55.43 () {36 vars in 929 bytes} [Tue Mar 31 21:38:16 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: 381/720] 10.0.0.54 () {36 vars in 985 bytes} [Tue Mar 31 21:38:23 2026] GET /v2/images/28f2e5bb-9d0b-4a0d-b8a3-c2bc481b0f0b => 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: 340/721] 10.0.0.54 () {36 vars in 925 bytes} [Tue Mar 31 21:38:23 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/722] 10.0.0.54 () {36 vars in 985 bytes} [Tue Mar 31 21:38:25 2026] GET /v2/images/28f2e5bb-9d0b-4a0d-b8a3-c2bc481b0f0b => 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: 341/723] 10.0.0.54 () {36 vars in 925 bytes} [Tue Mar 31 21:38:25 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/732] 10.0.0.54 () {36 vars in 985 bytes} [Tue Mar 31 21:38:57 2026] GET /v2/images/28f2e5bb-9d0b-4a0d-b8a3-c2bc481b0f0b => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/733] 10.0.0.54 () {36 vars in 925 bytes} [Tue Mar 31 21:38:57 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: 347/734] 10.0.0.220 () {34 vars in 654 bytes} [Tue Mar 31 21:38:59 2026] POST /v2/images => generated 649 bytes in 198 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-31 21:38:59.655 7 WARNING glance.api.v2.images [None req-ce3e83f1-b836-4084-b038-bbd2204343cb e1ddddcb190a4f0ea83e19254b47028d f00845481ab9479099402fa17951715e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9768c263-64b7-4d9f-8bf0-cf415ef08cfe [pid: 7|app: 0|req: 388/735] 10.0.0.220 () {32 vars in 709 bytes} [Tue Mar 31 21:38:59 2026] DELETE /v2/images/9768c263-64b7-4d9f-8bf0-cf415ef08cfe => generated 0 bytes in 79 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/736] 10.0.0.220 () {32 vars in 706 bytes} [Tue Mar 31 21:38:59 2026] GET /v2/images/9768c263-64b7-4d9f-8bf0-cf415ef08cfe => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/737] 10.0.0.220 () {32 vars in 632 bytes} [Tue Mar 31 21:38:59 2026] GET /v2/images => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/738] 10.0.0.220 () {34 vars in 654 bytes} [Tue Mar 31 21:38:59 2026] POST /v2/images => generated 703 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/739] 10.0.0.220 () {32 vars in 716 bytes} [Tue Mar 31 21:38:59 2026] GET /v2/images/92d012d2-1091-40a6-bbcd-e2f3c30a7e07/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-31 21:38:59.859 8 INFO glance.api.v2.image_data [None req-3a5148e3-94ba-4105-ab4d-412ef6e630ed e1ddddcb190a4f0ea83e19254b47028d f00845481ab9479099402fa17951715e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-31 21:38:59.899 8 WARNING glance_store._drivers.rbd [None req-3a5148e3-94ba-4105-ab4d-412ef6e630ed e1ddddcb190a4f0ea83e19254b47028d f00845481ab9479099402fa17951715e - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-31 21:39:00.121 8 INFO glance.location [None req-3a5148e3-94ba-4105-ab4d-412ef6e630ed e1ddddcb190a4f0ea83e19254b47028d f00845481ab9479099402fa17951715e - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 350/740] 10.0.0.220 () {32 vars in 726 bytes} [Tue Mar 31 21:38:59 2026] PUT /v2/images/92d012d2-1091-40a6-bbcd-e2f3c30a7e07/file => generated 0 bytes in 306 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/741] 10.0.0.220 () {32 vars in 706 bytes} [Tue Mar 31 21:39:00 2026] GET /v2/images/92d012d2-1091-40a6-bbcd-e2f3c30a7e07 => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/742] 10.0.0.220 () {32 vars in 716 bytes} [Tue Mar 31 21:39:00 2026] GET /v2/images/92d012d2-1091-40a6-bbcd-e2f3c30a7e07/file => generated 1024 bytes in 146 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/743] 10.0.0.220 () {34 vars in 654 bytes} [Tue Mar 31 21:39:00 2026] POST /v2/images => generated 649 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/744] 10.0.0.220 () {32 vars in 725 bytes} [Tue Mar 31 21:39:00 2026] PATCH /v2/images/83e5d58e-b318-412f-a91b-178a4ad3770a => generated 652 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/745] 10.0.0.220 () {32 vars in 706 bytes} [Tue Mar 31 21:39:00 2026] GET /v2/images/83e5d58e-b318-412f-a91b-178a4ad3770a => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-31 21:39:00.472 8 WARNING glance.api.v2.images [None req-a21ce17f-17f2-4283-8f7b-1e8838236e11 e1ddddcb190a4f0ea83e19254b47028d f00845481ab9479099402fa17951715e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//83e5d58e-b318-412f-a91b-178a4ad3770a [pid: 8|app: 0|req: 353/746] 10.0.0.220 () {32 vars in 709 bytes} [Tue Mar 31 21:39:00 2026] DELETE /v2/images/83e5d58e-b318-412f-a91b-178a4ad3770a => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/747] 10.0.0.220 () {32 vars in 706 bytes} [Tue Mar 31 21:39:00 2026] GET /v2/images/83e5d58e-b318-412f-a91b-178a4ad3770a => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-31 21:39:00.543 8 WARNING glance.api.v2.images [None req-1c76afc0-9fe3-4b04-92db-9ed730b3c8aa e1ddddcb190a4f0ea83e19254b47028d f00845481ab9479099402fa17951715e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//92d012d2-1091-40a6-bbcd-e2f3c30a7e07 [pid: 8|app: 0|req: 354/748] 10.0.0.220 () {32 vars in 709 bytes} [Tue Mar 31 21:39:00 2026] DELETE /v2/images/92d012d2-1091-40a6-bbcd-e2f3c30a7e07 => generated 0 bytes in 861 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/749] 10.0.0.220 () {32 vars in 706 bytes} [Tue Mar 31 21:39:01 2026] GET /v2/images/92d012d2-1091-40a6-bbcd-e2f3c30a7e07 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-31 21:39:01.433 8 WARNING glance.api.v2.images [None req-9ebf0149-03f3-425c-a4fe-36d6afa8ff30 e1ddddcb190a4f0ea83e19254b47028d f00845481ab9479099402fa17951715e - - default default] Failed to find image 9768c263-64b7-4d9f-8bf0-cf415ef08cfe to delete: glance.common.exception.ImageNotFound: No image found with ID 9768c263-64b7-4d9f-8bf0-cf415ef08cfe [pid: 8|app: 0|req: 355/750] 10.0.0.220 () {32 vars in 709 bytes} [Tue Mar 31 21:39:01 2026] DELETE /v2/images/9768c263-64b7-4d9f-8bf0-cf415ef08cfe => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/751] 10.0.0.220 () {32 vars in 706 bytes} [Tue Mar 31 21:39:01 2026] GET /v2/images/9768c263-64b7-4d9f-8bf0-cf415ef08cfe => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/756] 10.0.0.191 () {36 vars in 986 bytes} [Tue Mar 31 21:39:24 2026] GET /v2/images/28f2e5bb-9d0b-4a0d-b8a3-c2bc481b0f0b => generated 1171 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/757] 10.0.0.191 () {36 vars in 926 bytes} [Tue Mar 31 21:39:25 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: 400/758] 10.0.0.191 () {36 vars in 926 bytes} [Tue Mar 31 21:39:25 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: 359/759] 10.0.0.191 () {36 vars in 986 bytes} [Tue Mar 31 21:39:25 2026] GET /v2/images/28f2e5bb-9d0b-4a0d-b8a3-c2bc481b0f0b => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/760] 10.0.0.191 () {36 vars in 926 bytes} [Tue Mar 31 21:39:25 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: 360/761] 10.0.0.191 () {36 vars in 926 bytes} [Tue Mar 31 21:39:25 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: 402/762] 10.0.0.191 () {36 vars in 986 bytes} [Tue Mar 31 21:39:25 2026] GET /v2/images/28f2e5bb-9d0b-4a0d-b8a3-c2bc481b0f0b => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/763] 10.0.0.191 () {36 vars in 926 bytes} [Tue Mar 31 21:39:25 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: 403/764] 10.0.0.191 () {36 vars in 926 bytes} [Tue Mar 31 21:39:25 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: 363/767] 10.0.0.179 () {36 vars in 910 bytes} [Tue Mar 31 21:39:26 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/768] 10.0.0.179 () {36 vars in 1006 bytes} [Tue Mar 31 21:39:26 2026] GET /v2/images/28f2e5bb-9d0b-4a0d-b8a3-c2bc481b0f0b/locations => generated 127 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/769] 10.0.0.179 () {36 vars in 986 bytes} [Tue Mar 31 21:39:26 2026] GET /v2/images/28f2e5bb-9d0b-4a0d-b8a3-c2bc481b0f0b => 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: 406/770] 10.0.0.179 () {36 vars in 926 bytes} [Tue Mar 31 21:39:26 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: 365/771] 10.0.0.179 () {36 vars in 926 bytes} [Tue Mar 31 21:39:26 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: 408/774] 10.0.0.220 () {30 vars in 410 bytes} [Tue Mar 31 21:39:44 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/787] 10.0.0.54 () {36 vars in 985 bytes} [Tue Mar 31 21:40:42 2026] GET /v2/images/28f2e5bb-9d0b-4a0d-b8a3-c2bc481b0f0b => 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: 415/788] 10.0.0.54 () {36 vars in 925 bytes} [Tue Mar 31 21:40:42 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: 417/791] 10.0.0.220 () {32 vars in 706 bytes} [Tue Mar 31 21:40:54 2026] GET /v2/images/28f2e5bb-9d0b-4a0d-b8a3-c2bc481b0f0b => generated 1171 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/792] 10.0.0.220 () {32 vars in 706 bytes} [Tue Mar 31 21:40:54 2026] GET /v2/images/28f2e5bb-9d0b-4a0d-b8a3-c2bc481b0f0b => 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: 418/793] 10.0.0.191 () {36 vars in 986 bytes} [Tue Mar 31 21:40:54 2026] GET /v2/images/28f2e5bb-9d0b-4a0d-b8a3-c2bc481b0f0b => 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: 376/794] 10.0.0.191 () {36 vars in 926 bytes} [Tue Mar 31 21:40:54 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/795] 10.0.0.191 () {36 vars in 926 bytes} [Tue Mar 31 21:40:54 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: 377/796] 10.0.0.191 () {36 vars in 986 bytes} [Tue Mar 31 21:40:54 2026] GET /v2/images/28f2e5bb-9d0b-4a0d-b8a3-c2bc481b0f0b => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/797] 10.0.0.191 () {36 vars in 926 bytes} [Tue Mar 31 21:40:54 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: 378/798] 10.0.0.191 () {36 vars in 926 bytes} [Tue Mar 31 21:40:54 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: 421/799] 10.0.0.191 () {36 vars in 986 bytes} [Tue Mar 31 21:40:54 2026] GET /v2/images/28f2e5bb-9d0b-4a0d-b8a3-c2bc481b0f0b => 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: 379/800] 10.0.0.191 () {36 vars in 926 bytes} [Tue Mar 31 21:40:54 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: 422/801] 10.0.0.179 () {36 vars in 910 bytes} [Tue Mar 31 21:40:55 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: 380/802] 10.0.0.179 () {36 vars in 1006 bytes} [Tue Mar 31 21:40:55 2026] GET /v2/images/28f2e5bb-9d0b-4a0d-b8a3-c2bc481b0f0b/locations => generated 127 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/803] 10.0.0.179 () {36 vars in 986 bytes} [Tue Mar 31 21:40:55 2026] GET /v2/images/28f2e5bb-9d0b-4a0d-b8a3-c2bc481b0f0b => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/804] 10.0.0.179 () {36 vars in 926 bytes} [Tue Mar 31 21:40:55 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: 424/805] 10.0.0.179 () {36 vars in 926 bytes} [Tue Mar 31 21:40:55 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: 427/810] 10.0.0.54 () {36 vars in 985 bytes} [Tue Mar 31 21:41:12 2026] GET /v2/images/28f2e5bb-9d0b-4a0d-b8a3-c2bc481b0f0b => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/811] 10.0.0.54 () {36 vars in 925 bytes} [Tue Mar 31 21:41:12 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: 428/812] 10.0.0.54 () {36 vars in 985 bytes} [Tue Mar 31 21:41:12 2026] GET /v2/images/28f2e5bb-9d0b-4a0d-b8a3-c2bc481b0f0b => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/813] 10.0.0.54 () {36 vars in 925 bytes} [Tue Mar 31 21:41:12 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/828] 10.0.0.54 () {36 vars in 985 bytes} [Tue Mar 31 21:42:23 2026] GET /v2/images/28f2e5bb-9d0b-4a0d-b8a3-c2bc481b0f0b => 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: 393/829] 10.0.0.54 () {36 vars in 925 bytes} [Tue Mar 31 21:42:23 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/838] 10.0.0.54 () {36 vars in 985 bytes} [Tue Mar 31 21:42:57 2026] GET /v2/images/28f2e5bb-9d0b-4a0d-b8a3-c2bc481b0f0b => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/839] 10.0.0.54 () {36 vars in 925 bytes} [Tue Mar 31 21:42:57 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: 401/844] 10.0.0.54 () {36 vars in 985 bytes} [Tue Mar 31 21:43:15 2026] GET /v2/images/28f2e5bb-9d0b-4a0d-b8a3-c2bc481b0f0b => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/845] 10.0.0.54 () {36 vars in 925 bytes} [Tue Mar 31 21:43:15 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/852] 162.253.55.43 () {32 vars in 824 bytes} [Tue Mar 31 21:43:52 2026] GET /v2/images?status=active&owner=2b4b39554563483da7839f2c720a2edf&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/853] 162.253.55.43 () {32 vars in 651 bytes} [Tue Mar 31 21:43:52 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: 406/854] 10.0.0.191 () {36 vars in 986 bytes} [Tue Mar 31 21:43:53 2026] GET /v2/images/ab9795d5-37fa-4505-819a-a6235133e170 => generated 1209 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/855] 10.0.0.191 () {36 vars in 926 bytes} [Tue Mar 31 21:43:53 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: 407/856] 10.0.0.191 () {36 vars in 926 bytes} [Tue Mar 31 21:43:53 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: 450/857] 10.0.0.191 () {36 vars in 986 bytes} [Tue Mar 31 21:43:53 2026] GET /v2/images/ab9795d5-37fa-4505-819a-a6235133e170 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/858] 10.0.0.191 () {36 vars in 926 bytes} [Tue Mar 31 21:43:53 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: 451/859] 10.0.0.191 () {36 vars in 926 bytes} [Tue Mar 31 21:43:53 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: 409/860] 10.0.0.191 () {36 vars in 986 bytes} [Tue Mar 31 21:43:53 2026] GET /v2/images/ab9795d5-37fa-4505-819a-a6235133e170 => 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: 452/861] 10.0.0.191 () {36 vars in 926 bytes} [Tue Mar 31 21:43:53 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: 410/862] 10.0.0.179 () {36 vars in 910 bytes} [Tue Mar 31 21:43:53 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/863] 10.0.0.179 () {36 vars in 1006 bytes} [Tue Mar 31 21:43:53 2026] GET /v2/images/ab9795d5-37fa-4505-819a-a6235133e170/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/864] 10.0.0.179 () {36 vars in 986 bytes} [Tue Mar 31 21:43:53 2026] GET /v2/images/ab9795d5-37fa-4505-819a-a6235133e170 => 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: 454/865] 10.0.0.179 () {36 vars in 926 bytes} [Tue Mar 31 21:43:53 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: 412/866] 10.0.0.179 () {36 vars in 926 bytes} [Tue Mar 31 21:43:53 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: 435/911] 10.0.0.220 () {32 vars in 632 bytes} [Tue Mar 31 21:47:31 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)