+ 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 Mar 2 18:52:05 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-5dfb8b8f54-xxk5m 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 0x7ff6e41b3668 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-02 18:52:07.965 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-02 18:52:08.042 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-02 18:52:08.834 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-02 18:52:08.835 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-02 18:52:08.835 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-02 18:52:08.955 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-02 18:52:08.956 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-02 18:52:08.957 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-02 18:52:10.908 7 WARNING glance.api.v2.images [None req-e289d344-3f0e-4467-8f68-ea00276603d0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-02 18:52:11.098 8 WARNING glance.api.v2.images [None req-125aed56-4bf9-4630-b916-80aa9ca1113f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-02 18:52:11.254 7 WARNING keystonemiddleware._common.config [None req-e289d344-3f0e-4467-8f68-ea00276603d0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 18:52:11.261 7 WARNING oslo_config.cfg [None req-e289d344-3f0e-4467-8f68-ea00276603d0 - - - - - -] 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 0x7ff6e41b3668 pid: 7 (default app) 2026-03-02 18:52:11.493 8 WARNING keystonemiddleware._common.config [None req-125aed56-4bf9-4630-b916-80aa9ca1113f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 18:52:11.501 8 WARNING oslo_config.cfg [None req-125aed56-4bf9-4630-b916-80aa9ca1113f - - - - - -] 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 0x7ff6e41b3668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.22 () {42 vars in 685 bytes} [Mon Mar 2 18:52:12 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-02 18:52:13.207 8 WARNING oslo_policy.policy [None req-782f7365-2ae2-402d-9bac-7496c964ad45 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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-02 18:52:13.208 8 WARNING oslo_policy.policy [None req-782f7365-2ae2-402d-9bac-7496c964ad45 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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-02 18:52:13.222 8 WARNING oslo_policy.policy [None req-782f7365-2ae2-402d-9bac-7496c964ad45 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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-02 18:52:13.222 8 WARNING oslo_policy.policy [None req-782f7365-2ae2-402d-9bac-7496c964ad45 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.22 () {44 vars in 907 bytes} [Mon Mar 2 18:52:12 2026] GET /v2/images => generated 69 bytes in 577 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.22 () {42 vars in 685 bytes} [Mon Mar 2 18:52:17 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] 199.204.45.22 () {44 vars in 907 bytes} [Mon Mar 2 18:52:18 2026] GET /v2/images => generated 69 bytes in 42 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-02 18:52:18.092 7 WARNING oslo_policy.policy [None req-5a871505-4a9c-47e3-8bd9-3a1ce0325646 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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-02 18:52:18.093 7 WARNING oslo_policy.policy [None req-5a871505-4a9c-47e3-8bd9-3a1ce0325646 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.22 () {44 vars in 908 bytes} [Mon Mar 2 18:52:18 2026] GET /v2/images/cirros => generated 151 bytes in 146 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.22 () {44 vars in 930 bytes} [Mon Mar 2 18:52:18 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-02 18:52:18.247 7 WARNING oslo_policy.policy [None req-4b0787fa-04f7-4ea5-a213-46eb413bc0d8 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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-02 18:52:18.248 7 WARNING oslo_policy.policy [None req-4b0787fa-04f7-4ea5-a213-46eb413bc0d8 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.22 () {44 vars in 936 bytes} [Mon Mar 2 18:52:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 18:52:18.344 8 WARNING oslo_config.cfg [None req-2ad257b5-5a0d-4ebd-bfe1-98e51da7c3af 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.22 () {48 vars in 948 bytes} [Mon Mar 2 18:52:18 2026] POST /v2/images => generated 760 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-02 18:52:18.367 7 WARNING oslo_policy.policy [None req-697c56e9-5c3c-4c65-9bad-b3b24cf45ec6 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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-02 18:52:18.367 7 WARNING oslo_policy.policy [None req-697c56e9-5c3c-4c65-9bad-b3b24cf45ec6 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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-02 18:52:18.369 7 INFO glance.api.v2.image_data [None req-697c56e9-5c3c-4c65-9bad-b3b24cf45ec6 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 18:52:22.237 7 WARNING glance.location [None req-697c56e9-5c3c-4c65-9bad-b3b24cf45ec6 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.22 () {48 vars in 1042 bytes} [Mon Mar 2 18:52:18 2026] PUT /v2/images/98a9ce20-840e-41e0-bff5-071198566b88/file => generated 0 bytes in 3920 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5421 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.22 () {44 vars in 968 bytes} [Mon Mar 2 18:52:22 2026] GET /v2/images/98a9ce20-840e-41e0-bff5-071198566b88 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-02 18:52:22.333 7 WARNING oslo_config.cfg [None req-e601fe52-2547-43dc-bb69-519a7ff09b7c 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.204.45.22 () {44 vars in 968 bytes} [Mon Mar 2 18:52:22 2026] GET /v2/images/98a9ce20-840e-41e0-bff5-071198566b88 => 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: 140/281] 199.204.45.22 () {42 vars in 685 bytes} [Mon Mar 2 19:14:23 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/282] 199.204.45.22 () {44 vars in 907 bytes} [Mon Mar 2 19:14:23 2026] GET /v2/images => generated 1240 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/293] 199.204.45.22 () {42 vars in 685 bytes} [Mon Mar 2 19:15:13 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: 146/294] 199.204.45.22 () {44 vars in 907 bytes} [Mon Mar 2 19:15:13 2026] GET /v2/images => generated 1240 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/295] 199.204.45.22 () {44 vars in 934 bytes} [Mon Mar 2 19:15:13 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/296] 199.204.45.22 () {44 vars in 956 bytes} [Mon Mar 2 19:15:13 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/297] 199.204.45.22 () {44 vars in 936 bytes} [Mon Mar 2 19:15:13 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: 148/298] 199.204.45.22 () {48 vars in 948 bytes} [Mon Mar 2 19:15:13 2026] POST /v2/images => generated 796 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-02 19:15:13.250 7 INFO glance.api.v2.image_data [None req-856a9d32-578b-4382-9d1d-c85bfc6d7856 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 19:15:46.299 7 WARNING glance.location [None req-856a9d32-578b-4382-9d1d-c85bfc6d7856 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 151/305] 199.204.45.22 () {48 vars in 1043 bytes} [Mon Mar 2 19:15:13 2026] PUT /v2/images/2b5dfac4-a06b-4de9-a5d4-f7685e3df888/file => generated 0 bytes in 33097 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61821 switches on core 0) [pid: 8|app: 0|req: 155/306] 199.204.45.22 () {44 vars in 968 bytes} [Mon Mar 2 19:15:46 2026] GET /v2/images/2b5dfac4-a06b-4de9-a5d4-f7685e3df888 => 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: 152/307] 199.204.45.22 () {44 vars in 968 bytes} [Mon Mar 2 19:15:46 2026] GET /v2/images/2b5dfac4-a06b-4de9-a5d4-f7685e3df888 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/308] 199.204.45.22 () {42 vars in 685 bytes} [Mon Mar 2 19:15:47 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: 153/309] 199.204.45.22 () {44 vars in 907 bytes} [Mon Mar 2 19:15:47 2026] GET /v2/images => generated 2451 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/396] 199.204.45.22 () {42 vars in 685 bytes} [Mon Mar 2 19:22:53 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: 200/397] 199.204.45.22 () {44 vars in 907 bytes} [Mon Mar 2 19:22:53 2026] GET /v2/images => generated 2451 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/400] 199.204.45.22 () {42 vars in 685 bytes} [Mon Mar 2 19:23:05 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: 199/401] 199.204.45.22 () {44 vars in 907 bytes} [Mon Mar 2 19:23:05 2026] GET /v2/images => generated 2451 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/402] 199.204.45.22 () {44 vars in 944 bytes} [Mon Mar 2 19:23:05 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/403] 199.204.45.22 () {44 vars in 966 bytes} [Mon Mar 2 19:23:05 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/404] 199.204.45.22 () {44 vars in 936 bytes} [Mon Mar 2 19:23:05 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/405] 199.204.45.22 () {48 vars in 948 bytes} [Mon Mar 2 19:23:05 2026] POST /v2/images => generated 799 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-02 19:23:05.303 8 WARNING oslo_policy.policy [None req-1a0635b1-29fe-4f7e-8816-f77650f7be90 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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-02 19:23:05.303 8 WARNING oslo_policy.policy [None req-1a0635b1-29fe-4f7e-8816-f77650f7be90 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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-02 19:23:05.305 8 INFO glance.api.v2.image_data [None req-1a0635b1-29fe-4f7e-8816-f77650f7be90 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 19:23:42.361 8 INFO glance.location [None req-1a0635b1-29fe-4f7e-8816-f77650f7be90 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 205/414] 199.204.45.22 () {48 vars in 1042 bytes} [Mon Mar 2 19:23:05 2026] PUT /v2/images/833d4fd0-53b3-4372-b1b6-a5a0a346ff78/file => generated 0 bytes in 37108 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23102 switches on core 0) [pid: 7|app: 0|req: 210/415] 199.204.45.22 () {44 vars in 968 bytes} [Mon Mar 2 19:23:42 2026] GET /v2/images/833d4fd0-53b3-4372-b1b6-a5a0a346ff78 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/416] 199.204.45.22 () {48 vars in 1047 bytes} [Mon Mar 2 19:23:42 2026] PATCH /v2/images/833d4fd0-53b3-4372-b1b6-a5a0a346ff78 => generated 1234 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/417] 199.204.45.22 () {44 vars in 968 bytes} [Mon Mar 2 19:23:42 2026] GET /v2/images/833d4fd0-53b3-4372-b1b6-a5a0a346ff78 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/426] 199.204.45.22 () {42 vars in 685 bytes} [Mon Mar 2 19:24:29 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/427] 199.204.45.22 () {44 vars in 907 bytes} [Mon Mar 2 19:24:29 2026] GET /v2/images => generated 3687 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/432] 199.204.45.22 () {42 vars in 685 bytes} [Mon Mar 2 19:24:47 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: 219/433] 199.204.45.22 () {44 vars in 907 bytes} [Mon Mar 2 19:24:47 2026] GET /v2/images => generated 3687 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/434] 199.204.45.22 () {44 vars in 936 bytes} [Mon Mar 2 19:24:47 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: 220/435] 199.204.45.22 () {44 vars in 958 bytes} [Mon Mar 2 19:24:47 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: 216/436] 199.204.45.22 () {44 vars in 936 bytes} [Mon Mar 2 19:24:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/437] 199.204.45.22 () {48 vars in 948 bytes} [Mon Mar 2 19:24:47 2026] POST /v2/images => generated 791 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-02 19:24:47.802 8 INFO glance.api.v2.image_data [None req-f9c8a946-05f1-4397-a353-0b78a56dfa28 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 19:25:04.597 8 INFO glance.location [None req-f9c8a946-05f1-4397-a353-0b78a56dfa28 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 217/442] 199.204.45.22 () {48 vars in 1042 bytes} [Mon Mar 2 19:24:47 2026] PUT /v2/images/d56f01d5-39cd-4d90-bc23-bd91c64b2666/file => generated 0 bytes in 16835 msecs (HTTP/1.1 204) 4 headers in 171 bytes (12118 switches on core 0) [pid: 7|app: 0|req: 226/443] 199.204.45.22 () {44 vars in 968 bytes} [Mon Mar 2 19:25:04 2026] GET /v2/images/d56f01d5-39cd-4d90-bc23-bd91c64b2666 => generated 1203 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/444] 199.204.45.22 () {44 vars in 968 bytes} [Mon Mar 2 19:25:04 2026] GET /v2/images/d56f01d5-39cd-4d90-bc23-bd91c64b2666 => generated 1203 bytes in 14 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: 244/495] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:29:17 2026] GET /v2/images => generated 4892 bytes in 162 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: 252/496] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:29:17 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/509] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:30:17 2026] GET /v2/images => generated 4892 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/510] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:30:17 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/523] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:31:17 2026] GET /v2/images => generated 4892 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/524] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:31:17 2026] GET /v2/images => generated 4892 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/537] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:32:17 2026] GET /v2/images => generated 4892 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/538] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:32:17 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/551] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:33:17 2026] GET /v2/images => generated 4892 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/552] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:33:17 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/565] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:34:17 2026] GET /v2/images => generated 4892 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/566] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:34:17 2026] GET /v2/images => generated 4892 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/579] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:35:17 2026] GET /v2/images => generated 4892 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/580] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:35:17 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/593] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:36:17 2026] GET /v2/images => generated 4892 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/594] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:36:17 2026] GET /v2/images => generated 4892 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/607] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:37:17 2026] GET /v2/images => generated 4892 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/608] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:37:17 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/613] 199.204.45.22 () {42 vars in 685 bytes} [Mon Mar 2 19:37:39 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: 303/614] 199.204.45.22 () {44 vars in 907 bytes} [Mon Mar 2 19:37:39 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/623] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:38:17 2026] GET /v2/images => generated 4892 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/624] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:38:17 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/637] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:39:17 2026] GET /v2/images => generated 4892 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/638] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:39:17 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/647] 199.204.45.22 () {42 vars in 685 bytes} [Mon Mar 2 19:39:59 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: 328/648] 199.204.45.22 () {44 vars in 907 bytes} [Mon Mar 2 19:39:59 2026] GET /v2/images => generated 4892 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/649] 199.204.45.22 () {42 vars in 685 bytes} [Mon Mar 2 19:40: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: 329/652] 199.204.45.22 () {44 vars in 907 bytes} [Mon Mar 2 19:40:00 2026] GET /v2/images => generated 4892 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/655] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:40:17 2026] GET /v2/images => generated 4892 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/656] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:40:17 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/663] 199.204.45.22 () {42 vars in 685 bytes} [Mon Mar 2 19:40:50 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: 331/666] 199.204.45.22 () {44 vars in 907 bytes} [Mon Mar 2 19:40:50 2026] GET /v2/images => generated 4892 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/667] 199.204.45.22 () {42 vars in 685 bytes} [Mon Mar 2 19:40:58 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: 332/668] 199.204.45.22 () {44 vars in 907 bytes} [Mon Mar 2 19:40:58 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/673] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:41:17 2026] GET /v2/images => generated 4892 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/674] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:41:17 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/683] 199.204.45.22 () {42 vars in 685 bytes} [Mon Mar 2 19:41: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: 340/684] 199.204.45.22 () {44 vars in 907 bytes} [Mon Mar 2 19:41:56 2026] GET /v2/images => generated 4892 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/689] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:42:17 2026] GET /v2/images => generated 4892 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/690] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:42:17 2026] GET /v2/images => generated 4892 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/695] 10.0.0.72 () {32 vars in 632 bytes} [Mon Mar 2 19:42:40 2026] GET /v2/images => generated 4892 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/700] 10.0.0.251 () {36 vars in 987 bytes} [Mon Mar 2 19:43:00 2026] GET /v2/images/98a9ce20-840e-41e0-bff5-071198566b88 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/701] 10.0.0.251 () {36 vars in 927 bytes} [Mon Mar 2 19:43:00 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/704] 10.0.0.251 () {36 vars in 987 bytes} [Mon Mar 2 19:43:01 2026] GET /v2/images/98a9ce20-840e-41e0-bff5-071198566b88 => 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: 350/705] 10.0.0.251 () {36 vars in 927 bytes} [Mon Mar 2 19:43:01 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/706] 10.0.0.251 () {36 vars in 987 bytes} [Mon Mar 2 19:43:03 2026] GET /v2/images/98a9ce20-840e-41e0-bff5-071198566b88 => 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: 351/707] 10.0.0.251 () {36 vars in 927 bytes} [Mon Mar 2 19:43:03 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: 357/708] 199.204.45.22 () {36 vars in 990 bytes} [Mon Mar 2 19:43:08 2026] GET /v2/images/98a9ce20-840e-41e0-bff5-071198566b88 => 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: 352/709] 199.204.45.22 () {36 vars in 930 bytes} [Mon Mar 2 19:43:08 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: 358/710] 199.204.45.22 () {36 vars in 990 bytes} [Mon Mar 2 19:43:09 2026] GET /v2/images/98a9ce20-840e-41e0-bff5-071198566b88 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/711] 199.204.45.22 () {36 vars in 930 bytes} [Mon Mar 2 19:43:09 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/714] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:43:18 2026] GET /v2/images => generated 4892 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/715] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:43:18 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/720] 10.0.0.72 () {34 vars in 654 bytes} [Mon Mar 2 19:43:36 2026] POST /v2/images => generated 649 bytes in 208 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-02 19:43:36.849 7 WARNING glance.api.v2.images [None req-507dd153-beb5-4432-9553-2963eaf15b49 1f976c77c5c642f182fdacedf3d31926 d5907591eee8491f9ca5a729f38c2fee - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f565a810-c130-4f04-ab5e-24188abbc4f7 [pid: 7|app: 0|req: 363/721] 10.0.0.72 () {32 vars in 709 bytes} [Mon Mar 2 19:43:36 2026] DELETE /v2/images/f565a810-c130-4f04-ab5e-24188abbc4f7 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/722] 10.0.0.72 () {32 vars in 706 bytes} [Mon Mar 2 19:43:36 2026] GET /v2/images/f565a810-c130-4f04-ab5e-24188abbc4f7 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/723] 10.0.0.72 () {32 vars in 632 bytes} [Mon Mar 2 19:43:36 2026] GET /v2/images => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/724] 10.0.0.72 () {34 vars in 654 bytes} [Mon Mar 2 19:43:36 2026] POST /v2/images => generated 702 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/725] 10.0.0.72 () {32 vars in 716 bytes} [Mon Mar 2 19:43:37 2026] GET /v2/images/d796d010-ec90-464d-beab-243cc0e3fe3f/file => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-02 19:43:37.067 8 INFO glance.api.v2.image_data [None req-1c8b4539-f77a-4d20-811e-813acfc048d2 1f976c77c5c642f182fdacedf3d31926 d5907591eee8491f9ca5a729f38c2fee - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 19:43:37.116 8 WARNING glance_store._drivers.rbd [None req-1c8b4539-f77a-4d20-811e-813acfc048d2 1f976c77c5c642f182fdacedf3d31926 d5907591eee8491f9ca5a729f38c2fee - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-02 19:43:37.930 8 INFO glance.location [None req-1c8b4539-f77a-4d20-811e-813acfc048d2 1f976c77c5c642f182fdacedf3d31926 d5907591eee8491f9ca5a729f38c2fee - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 361/726] 10.0.0.72 () {32 vars in 726 bytes} [Mon Mar 2 19:43:37 2026] PUT /v2/images/d796d010-ec90-464d-beab-243cc0e3fe3f/file => generated 0 bytes in 917 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/727] 10.0.0.72 () {32 vars in 706 bytes} [Mon Mar 2 19:43:37 2026] GET /v2/images/d796d010-ec90-464d-beab-243cc0e3fe3f => generated 1103 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/728] 10.0.0.72 () {32 vars in 716 bytes} [Mon Mar 2 19:43:37 2026] GET /v2/images/d796d010-ec90-464d-beab-243cc0e3fe3f/file => generated 1024 bytes in 127 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/729] 10.0.0.72 () {34 vars in 654 bytes} [Mon Mar 2 19:43:38 2026] POST /v2/images => generated 648 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/730] 10.0.0.72 () {32 vars in 725 bytes} [Mon Mar 2 19:43:38 2026] PATCH /v2/images/e99ee95d-d932-4d45-9bd1-a7ff30dc5a92 => generated 652 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/731] 10.0.0.72 () {32 vars in 706 bytes} [Mon Mar 2 19:43:38 2026] GET /v2/images/e99ee95d-d932-4d45-9bd1-a7ff30dc5a92 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-02 19:43:38.255 8 WARNING glance.api.v2.images [None req-88bf2f25-d4cb-46bd-b292-42145876471f 1f976c77c5c642f182fdacedf3d31926 d5907591eee8491f9ca5a729f38c2fee - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e99ee95d-d932-4d45-9bd1-a7ff30dc5a92 [pid: 8|app: 0|req: 364/732] 10.0.0.72 () {32 vars in 709 bytes} [Mon Mar 2 19:43:38 2026] DELETE /v2/images/e99ee95d-d932-4d45-9bd1-a7ff30dc5a92 => 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: 369/733] 10.0.0.72 () {32 vars in 706 bytes} [Mon Mar 2 19:43:38 2026] GET /v2/images/e99ee95d-d932-4d45-9bd1-a7ff30dc5a92 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-02 19:43:38.327 8 WARNING glance.api.v2.images [None req-cb46d766-5e3e-497a-8aff-1648ea3fe527 1f976c77c5c642f182fdacedf3d31926 d5907591eee8491f9ca5a729f38c2fee - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d796d010-ec90-464d-beab-243cc0e3fe3f [pid: 8|app: 0|req: 365/734] 10.0.0.72 () {32 vars in 709 bytes} [Mon Mar 2 19:43:38 2026] DELETE /v2/images/d796d010-ec90-464d-beab-243cc0e3fe3f => generated 0 bytes in 894 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/735] 10.0.0.72 () {32 vars in 706 bytes} [Mon Mar 2 19:43:39 2026] GET /v2/images/d796d010-ec90-464d-beab-243cc0e3fe3f => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-02 19:43:39.239 8 WARNING glance.api.v2.images [None req-7e0edd91-7310-4426-945b-02c4662def15 1f976c77c5c642f182fdacedf3d31926 d5907591eee8491f9ca5a729f38c2fee - - default default] Failed to find image f565a810-c130-4f04-ab5e-24188abbc4f7 to delete: glance.common.exception.ImageNotFound: No image found with ID f565a810-c130-4f04-ab5e-24188abbc4f7 [pid: 8|app: 0|req: 366/736] 10.0.0.72 () {32 vars in 709 bytes} [Mon Mar 2 19:43:39 2026] DELETE /v2/images/f565a810-c130-4f04-ab5e-24188abbc4f7 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/737] 10.0.0.72 () {32 vars in 706 bytes} [Mon Mar 2 19:43:39 2026] GET /v2/images/f565a810-c130-4f04-ab5e-24188abbc4f7 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/742] 10.0.0.72 () {30 vars in 410 bytes} [Mon Mar 2 19:43:51 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: 375/745] 10.0.0.49 () {36 vars in 986 bytes} [Mon Mar 2 19:44:08 2026] GET /v2/images/98a9ce20-840e-41e0-bff5-071198566b88 => generated 1171 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/746] 10.0.0.49 () {36 vars in 926 bytes} [Mon Mar 2 19:44:08 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/747] 10.0.0.49 () {36 vars in 926 bytes} [Mon Mar 2 19:44:08 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/748] 10.0.0.49 () {36 vars in 986 bytes} [Mon Mar 2 19:44:08 2026] GET /v2/images/98a9ce20-840e-41e0-bff5-071198566b88 => 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: 377/749] 10.0.0.49 () {36 vars in 926 bytes} [Mon Mar 2 19:44:08 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: 373/750] 10.0.0.49 () {36 vars in 926 bytes} [Mon Mar 2 19:44:08 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: 378/751] 10.0.0.49 () {36 vars in 986 bytes} [Mon Mar 2 19:44:09 2026] GET /v2/images/98a9ce20-840e-41e0-bff5-071198566b88 => 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: 374/752] 10.0.0.49 () {36 vars in 926 bytes} [Mon Mar 2 19:44:09 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: 379/753] 10.0.0.49 () {36 vars in 926 bytes} [Mon Mar 2 19:44:09 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/754] 10.0.0.231 () {36 vars in 911 bytes} [Mon Mar 2 19:44:10 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: 380/755] 10.0.0.231 () {36 vars in 1007 bytes} [Mon Mar 2 19:44:10 2026] GET /v2/images/98a9ce20-840e-41e0-bff5-071198566b88/locations => generated 127 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/756] 10.0.0.231 () {36 vars in 987 bytes} [Mon Mar 2 19:44:10 2026] GET /v2/images/98a9ce20-840e-41e0-bff5-071198566b88 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/757] 10.0.0.231 () {36 vars in 927 bytes} [Mon Mar 2 19:44:10 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: 377/758] 10.0.0.231 () {36 vars in 927 bytes} [Mon Mar 2 19:44:10 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: 379/761] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:44:17 2026] GET /v2/images => generated 4892 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/762] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:44:18 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/767] 10.0.0.251 () {36 vars in 987 bytes} [Mon Mar 2 19:44:35 2026] GET /v2/images/98a9ce20-840e-41e0-bff5-071198566b88 => 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: 386/768] 10.0.0.251 () {36 vars in 927 bytes} [Mon Mar 2 19:44: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: 7|app: 0|req: 388/771] 10.0.0.251 () {36 vars in 987 bytes} [Mon Mar 2 19:44:42 2026] GET /v2/images/98a9ce20-840e-41e0-bff5-071198566b88 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/772] 10.0.0.251 () {36 vars in 927 bytes} [Mon Mar 2 19:44: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: 389/773] 10.0.0.251 () {36 vars in 987 bytes} [Mon Mar 2 19:44:49 2026] GET /v2/images/98a9ce20-840e-41e0-bff5-071198566b88 => 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: 385/774] 10.0.0.251 () {36 vars in 927 bytes} [Mon Mar 2 19:44:49 2026] GET /v2/schemas/image => generated 4018 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/781] 10.0.0.72 () {32 vars in 706 bytes} [Mon Mar 2 19:45:15 2026] GET /v2/images/98a9ce20-840e-41e0-bff5-071198566b88 => 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: 389/782] 10.0.0.72 () {32 vars in 706 bytes} [Mon Mar 2 19:45:15 2026] GET /v2/images/98a9ce20-840e-41e0-bff5-071198566b88 => 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: 394/783] 10.0.0.49 () {36 vars in 986 bytes} [Mon Mar 2 19:45:16 2026] GET /v2/images/98a9ce20-840e-41e0-bff5-071198566b88 => generated 1171 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/784] 10.0.0.49 () {36 vars in 926 bytes} [Mon Mar 2 19:45: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: 395/785] 10.0.0.49 () {36 vars in 926 bytes} [Mon Mar 2 19:45:16 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/786] 10.0.0.49 () {36 vars in 986 bytes} [Mon Mar 2 19:45:16 2026] GET /v2/images/98a9ce20-840e-41e0-bff5-071198566b88 => 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: 396/787] 10.0.0.49 () {36 vars in 926 bytes} [Mon Mar 2 19:45:16 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/788] 10.0.0.49 () {36 vars in 926 bytes} [Mon Mar 2 19:45:16 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/789] 10.0.0.49 () {36 vars in 986 bytes} [Mon Mar 2 19:45:16 2026] GET /v2/images/98a9ce20-840e-41e0-bff5-071198566b88 => 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: 393/790] 10.0.0.49 () {36 vars in 926 bytes} [Mon Mar 2 19:45:16 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/791] 10.0.0.49 () {36 vars in 926 bytes} [Mon Mar 2 19:45:16 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/792] 10.0.0.231 () {36 vars in 911 bytes} [Mon Mar 2 19:45:16 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: 399/793] 10.0.0.231 () {36 vars in 1007 bytes} [Mon Mar 2 19:45:16 2026] GET /v2/images/98a9ce20-840e-41e0-bff5-071198566b88/locations => generated 127 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/794] 10.0.0.231 () {36 vars in 987 bytes} [Mon Mar 2 19:45:16 2026] GET /v2/images/98a9ce20-840e-41e0-bff5-071198566b88 => 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: 400/795] 10.0.0.231 () {36 vars in 927 bytes} [Mon Mar 2 19:45:16 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/796] 10.0.0.231 () {36 vars in 927 bytes} [Mon Mar 2 19:45:16 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: 401/797] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:45:18 2026] GET /v2/images => generated 4892 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/798] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:45:18 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/811] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:46:17 2026] GET /v2/images => generated 4892 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/812] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:46:17 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/813] 10.0.0.251 () {36 vars in 987 bytes} [Mon Mar 2 19:46:18 2026] GET /v2/images/98a9ce20-840e-41e0-bff5-071198566b88 => 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: 409/814] 10.0.0.251 () {36 vars in 927 bytes} [Mon Mar 2 19:46:18 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: 412/819] 10.0.0.251 () {36 vars in 987 bytes} [Mon Mar 2 19:46:34 2026] GET /v2/images/98a9ce20-840e-41e0-bff5-071198566b88 => 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: 408/820] 10.0.0.251 () {36 vars in 927 bytes} [Mon Mar 2 19:46:34 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: 413/829] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:47:17 2026] GET /v2/images => generated 4892 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/830] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:47:18 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/833] 10.0.0.251 () {36 vars in 987 bytes} [Mon Mar 2 19:47:21 2026] GET /v2/images/98a9ce20-840e-41e0-bff5-071198566b88 => 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: 419/834] 10.0.0.251 () {36 vars in 927 bytes} [Mon Mar 2 19:47:21 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: 417/837] 10.0.0.251 () {36 vars in 987 bytes} [Mon Mar 2 19:47:33 2026] GET /v2/images/98a9ce20-840e-41e0-bff5-071198566b88 => 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: 421/838] 10.0.0.251 () {36 vars in 927 bytes} [Mon Mar 2 19:47:33 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: 419/841] 10.0.0.251 () {36 vars in 987 bytes} [Mon Mar 2 19:47:50 2026] GET /v2/images/98a9ce20-840e-41e0-bff5-071198566b88 => 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: 423/842] 10.0.0.251 () {36 vars in 927 bytes} [Mon Mar 2 19:47:50 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: 423/849] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:48:17 2026] GET /v2/images => generated 4892 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/850] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:48:17 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/855] 199.204.45.22 () {32 vars in 825 bytes} [Mon Mar 2 19:48:37 2026] GET /v2/images?status=active&owner=6621f765b3134dc48368b3afab968f66&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/856] 199.204.45.22 () {32 vars in 652 bytes} [Mon Mar 2 19:48:38 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/857] 10.0.0.49 () {36 vars in 986 bytes} [Mon Mar 2 19:48:38 2026] GET /v2/images/2b5dfac4-a06b-4de9-a5d4-f7685e3df888 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/858] 10.0.0.49 () {36 vars in 926 bytes} [Mon Mar 2 19:48:38 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/859] 10.0.0.49 () {36 vars in 926 bytes} [Mon Mar 2 19:48:38 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: 432/860] 10.0.0.49 () {36 vars in 986 bytes} [Mon Mar 2 19:48:38 2026] GET /v2/images/2b5dfac4-a06b-4de9-a5d4-f7685e3df888 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/861] 10.0.0.49 () {36 vars in 926 bytes} [Mon Mar 2 19:48:38 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/862] 10.0.0.49 () {36 vars in 926 bytes} [Mon Mar 2 19:48:38 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/863] 10.0.0.49 () {36 vars in 986 bytes} [Mon Mar 2 19:48:38 2026] GET /v2/images/2b5dfac4-a06b-4de9-a5d4-f7685e3df888 => 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: 434/864] 10.0.0.49 () {36 vars in 926 bytes} [Mon Mar 2 19:48:38 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/865] 10.0.0.231 () {36 vars in 911 bytes} [Mon Mar 2 19:48:38 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: 435/866] 10.0.0.231 () {36 vars in 1007 bytes} [Mon Mar 2 19:48:38 2026] GET /v2/images/2b5dfac4-a06b-4de9-a5d4-f7685e3df888/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/867] 10.0.0.231 () {36 vars in 987 bytes} [Mon Mar 2 19:48:38 2026] GET /v2/images/2b5dfac4-a06b-4de9-a5d4-f7685e3df888 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/868] 10.0.0.231 () {36 vars in 927 bytes} [Mon Mar 2 19:48:38 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/869] 10.0.0.231 () {36 vars in 927 bytes} [Mon Mar 2 19:48:39 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/878] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:49:17 2026] GET /v2/images => generated 4892 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/879] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:49:18 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/892] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:50:17 2026] GET /v2/images => generated 4892 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/893] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:50:17 2026] GET /v2/images => generated 4892 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/906] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:51:17 2026] GET /v2/images => generated 4892 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/907] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:51:17 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/920] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:52:17 2026] GET /v2/images => generated 4892 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/921] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:52:18 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/930] 10.0.0.72 () {32 vars in 632 bytes} [Mon Mar 2 19:52:56 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/935] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:53:17 2026] GET /v2/images => generated 4892 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/936] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:53:18 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/949] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:54:17 2026] GET /v2/images => generated 4892 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/950] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:54:17 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/963] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:55:17 2026] GET /v2/images => generated 4892 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/964] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:55:17 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/977] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:56:17 2026] GET /v2/images => generated 4892 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/978] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:56:17 2026] GET /v2/images => generated 4892 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/991] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:57:17 2026] GET /v2/images => generated 4892 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/992] 10.0.0.103 () {28 vars in 569 bytes} [Mon Mar 2 19:57:17 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)