+ 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 [Wed Feb 25 22:25:32 2026] *** compiled with version: 13.3.0 on 16 February 2026 17:31:39 os: Linux-5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 nodename: glance-api-6c7dfdcdd9-rgqbp 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, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7f98884a4668 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-02-25 22:25:34.032 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-02-25 22:25:34.057 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-02-25 22:25:34.866 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-02-25 22:25:34.867 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-02-25 22:25:34.867 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-25 22:25:34.889 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-02-25 22:25:34.890 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-02-25 22:25:34.891 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-25 22:25:36.881 7 WARNING glance.api.v2.images [None req-3198173c-3118-417e-a56c-3366802c1897 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-25 22:25:36.882 8 WARNING glance.api.v2.images [None req-f71c0312-b769-4935-8002-60573dfb0706 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-25 22:25:37.207 8 WARNING keystonemiddleware._common.config [None req-f71c0312-b769-4935-8002-60573dfb0706 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-25 22:25:37.211 7 WARNING keystonemiddleware._common.config [None req-3198173c-3118-417e-a56c-3366802c1897 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-25 22:25:37.215 8 WARNING oslo_config.cfg [None req-f71c0312-b769-4935-8002-60573dfb0706 - - - - - -] 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 0x7f98884a4668 pid: 8 (default app) 2026-02-25 22:25:37.219 7 WARNING oslo_config.cfg [None req-3198173c-3118-417e-a56c-3366802c1897 - - - - - -] 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 0x7f98884a4668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.53 () {42 vars in 685 bytes} [Wed Feb 25 22:25:38 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-02-25 22:25:38.453 7 WARNING oslo_policy.policy [None req-8c3d1fcf-e9a3-41aa-a3a4-a0c6b80d6be4 3f53496f0fe14872ae32d78ab6980e4f f08271befc944fd18794e69b142e7eff - - 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-02-25 22:25:38.453 7 WARNING oslo_policy.policy [None req-8c3d1fcf-e9a3-41aa-a3a4-a0c6b80d6be4 3f53496f0fe14872ae32d78ab6980e4f f08271befc944fd18794e69b142e7eff - - 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-02-25 22:25:38.467 7 WARNING oslo_policy.policy [None req-8c3d1fcf-e9a3-41aa-a3a4-a0c6b80d6be4 3f53496f0fe14872ae32d78ab6980e4f f08271befc944fd18794e69b142e7eff - - 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-02-25 22:25:38.467 7 WARNING oslo_policy.policy [None req-8c3d1fcf-e9a3-41aa-a3a4-a0c6b80d6be4 3f53496f0fe14872ae32d78ab6980e4f f08271befc944fd18794e69b142e7eff - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.53 () {44 vars in 907 bytes} [Wed Feb 25 22:25:38 2026] GET /v2/images => generated 69 bytes in 526 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.53 () {42 vars in 685 bytes} [Wed Feb 25 22:25:41 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.53 () {44 vars in 907 bytes} [Wed Feb 25 22:25:41 2026] GET /v2/images => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 22:25:41.787 8 WARNING oslo_policy.policy [None req-2f8bfd61-681e-427a-982d-341c8bf29e4a 3f53496f0fe14872ae32d78ab6980e4f f08271befc944fd18794e69b142e7eff - - 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-02-25 22:25:41.788 8 WARNING oslo_policy.policy [None req-2f8bfd61-681e-427a-982d-341c8bf29e4a 3f53496f0fe14872ae32d78ab6980e4f f08271befc944fd18794e69b142e7eff - - 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: 6/8] 199.204.45.53 () {44 vars in 908 bytes} [Wed Feb 25 22:25:41 2026] GET /v2/images/cirros => generated 151 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.53 () {44 vars in 930 bytes} [Wed Feb 25 22:25:41 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 22:25:41.920 8 WARNING oslo_policy.policy [None req-2a50d427-21d7-4b07-a3a4-b91e07e8ffaa 3f53496f0fe14872ae32d78ab6980e4f f08271befc944fd18794e69b142e7eff - - 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-02-25 22:25:41.920 8 WARNING oslo_policy.policy [None req-2a50d427-21d7-4b07-a3a4-b91e07e8ffaa 3f53496f0fe14872ae32d78ab6980e4f f08271befc944fd18794e69b142e7eff - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.53 () {44 vars in 936 bytes} [Wed Feb 25 22:25:41 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 22:25:42.003 7 WARNING oslo_config.cfg [None req-fcf66126-194d-46f6-b202-5d6e96dd52f3 3f53496f0fe14872ae32d78ab6980e4f f08271befc944fd18794e69b142e7eff - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.53 () {48 vars in 948 bytes} [Wed Feb 25 22:25:41 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-25 22:25:42.028 8 WARNING oslo_policy.policy [None req-45049a66-f3e8-4d16-a7b4-76e1ef44bb95 3f53496f0fe14872ae32d78ab6980e4f f08271befc944fd18794e69b142e7eff - - 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-02-25 22:25:42.028 8 WARNING oslo_policy.policy [None req-45049a66-f3e8-4d16-a7b4-76e1ef44bb95 3f53496f0fe14872ae32d78ab6980e4f f08271befc944fd18794e69b142e7eff - - 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-02-25 22:25:42.030 8 INFO glance.api.v2.image_data [None req-45049a66-f3e8-4d16-a7b4-76e1ef44bb95 3f53496f0fe14872ae32d78ab6980e4f f08271befc944fd18794e69b142e7eff - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 22:25:45.259 8 WARNING glance.location [None req-45049a66-f3e8-4d16-a7b4-76e1ef44bb95 3f53496f0fe14872ae32d78ab6980e4f f08271befc944fd18794e69b142e7eff - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 199.204.45.53 () {48 vars in 1042 bytes} [Wed Feb 25 22:25:42 2026] PUT /v2/images/bf6aa3ac-7877-4c4d-b919-fe73eca7d5de/file => generated 0 bytes in 3271 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4938 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.53 () {44 vars in 968 bytes} [Wed Feb 25 22:25:45 2026] GET /v2/images/bf6aa3ac-7877-4c4d-b919-fe73eca7d5de => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 22:25:45.334 8 WARNING oslo_config.cfg [None req-158558cd-a5ee-4d49-b909-4ca566652c4e 3f53496f0fe14872ae32d78ab6980e4f f08271befc944fd18794e69b142e7eff - - 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: 9/14] 199.204.45.53 () {44 vars in 968 bytes} [Wed Feb 25 22:25:45 2026] GET /v2/images/bf6aa3ac-7877-4c4d-b919-fe73eca7d5de => 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: 134/263] 199.204.45.53 () {42 vars in 685 bytes} [Wed Feb 25 22:46:24 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: 130/264] 199.204.45.53 () {44 vars in 907 bytes} [Wed Feb 25 22:46:24 2026] GET /v2/images => generated 1240 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/269] 199.204.45.53 () {42 vars in 685 bytes} [Wed Feb 25 22:46:39 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: 133/270] 199.204.45.53 () {44 vars in 907 bytes} [Wed Feb 25 22:46:39 2026] GET /v2/images => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/271] 199.204.45.53 () {44 vars in 934 bytes} [Wed Feb 25 22:46:39 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/272] 199.204.45.53 () {44 vars in 956 bytes} [Wed Feb 25 22:46:39 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/273] 199.204.45.53 () {44 vars in 936 bytes} [Wed Feb 25 22:46:39 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: 135/274] 199.204.45.53 () {48 vars in 948 bytes} [Wed Feb 25 22:46:39 2026] POST /v2/images => generated 796 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-25 22:46:39.410 8 INFO glance.api.v2.image_data [None req-0839eb4b-5870-48db-9bf7-b579ee7a3df7 3f53496f0fe14872ae32d78ab6980e4f f08271befc944fd18794e69b142e7eff - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 22:47:17.805 8 WARNING glance.location [None req-0839eb4b-5870-48db-9bf7-b579ee7a3df7 3f53496f0fe14872ae32d78ab6980e4f f08271befc944fd18794e69b142e7eff - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 140/283] 199.204.45.53 () {48 vars in 1043 bytes} [Wed Feb 25 22:46:39 2026] PUT /v2/images/a0e8dd20-a938-437e-93e2-f76a06bd3b75/file => generated 0 bytes in 38440 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65356 switches on core 0) [pid: 7|app: 0|req: 144/284] 199.204.45.53 () {44 vars in 968 bytes} [Wed Feb 25 22:47:17 2026] GET /v2/images/a0e8dd20-a938-437e-93e2-f76a06bd3b75 => 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: 141/285] 199.204.45.53 () {44 vars in 968 bytes} [Wed Feb 25 22:47:17 2026] GET /v2/images/a0e8dd20-a938-437e-93e2-f76a06bd3b75 => 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: 145/286] 199.204.45.53 () {42 vars in 685 bytes} [Wed Feb 25 22:47:19 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: 142/287] 199.204.45.53 () {44 vars in 907 bytes} [Wed Feb 25 22:47:19 2026] GET /v2/images => generated 2451 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/368] 199.204.45.53 () {42 vars in 685 bytes} [Wed Feb 25 22:54:05 2026] GET / => generated 1301 bytes in 8 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/369] 199.204.45.53 () {44 vars in 907 bytes} [Wed Feb 25 22:54:05 2026] GET /v2/images => generated 2451 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/374] 199.204.45.53 () {42 vars in 685 bytes} [Wed Feb 25 22:54:18 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: 186/375] 199.204.45.53 () {44 vars in 907 bytes} [Wed Feb 25 22:54:18 2026] GET /v2/images => generated 2451 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/376] 199.204.45.53 () {44 vars in 944 bytes} [Wed Feb 25 22:54:18 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/377] 199.204.45.53 () {44 vars in 966 bytes} [Wed Feb 25 22:54:18 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/378] 199.204.45.53 () {44 vars in 936 bytes} [Wed Feb 25 22:54:18 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) [pid: 8|app: 0|req: 188/379] 199.204.45.53 () {48 vars in 948 bytes} [Wed Feb 25 22:54:18 2026] POST /v2/images => generated 799 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-25 22:54:18.381 7 WARNING oslo_policy.policy [None req-51900050-81f2-400c-be6e-caf4a57551e8 3f53496f0fe14872ae32d78ab6980e4f f08271befc944fd18794e69b142e7eff - - 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-02-25 22:54:18.381 7 WARNING oslo_policy.policy [None req-51900050-81f2-400c-be6e-caf4a57551e8 3f53496f0fe14872ae32d78ab6980e4f f08271befc944fd18794e69b142e7eff - - 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-02-25 22:54:18.383 7 INFO glance.api.v2.image_data [None req-51900050-81f2-400c-be6e-caf4a57551e8 3f53496f0fe14872ae32d78ab6980e4f f08271befc944fd18794e69b142e7eff - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 22:54:55.905 7 INFO glance.location [None req-51900050-81f2-400c-be6e-caf4a57551e8 3f53496f0fe14872ae32d78ab6980e4f f08271befc944fd18794e69b142e7eff - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 192/386] 199.204.45.53 () {48 vars in 1042 bytes} [Wed Feb 25 22:54:18 2026] PUT /v2/images/3b0e63a5-e0ff-4ffa-9d39-f94b5fd125c1/file => generated 0 bytes in 37569 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23240 switches on core 0) [pid: 8|app: 0|req: 195/387] 199.204.45.53 () {44 vars in 968 bytes} [Wed Feb 25 22:54:55 2026] GET /v2/images/3b0e63a5-e0ff-4ffa-9d39-f94b5fd125c1 => generated 1211 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/388] 199.204.45.53 () {48 vars in 1047 bytes} [Wed Feb 25 22:54:55 2026] PATCH /v2/images/3b0e63a5-e0ff-4ffa-9d39-f94b5fd125c1 => generated 1234 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/389] 199.204.45.53 () {44 vars in 968 bytes} [Wed Feb 25 22:54:56 2026] GET /v2/images/3b0e63a5-e0ff-4ffa-9d39-f94b5fd125c1 => generated 1234 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/400] 199.204.45.53 () {42 vars in 685 bytes} [Wed Feb 25 22:55:43 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: 202/401] 199.204.45.53 () {44 vars in 907 bytes} [Wed Feb 25 22:55:43 2026] GET /v2/images => generated 3687 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/406] 199.204.45.53 () {42 vars in 685 bytes} [Wed Feb 25 22:56:02 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/407] 199.204.45.53 () {44 vars in 907 bytes} [Wed Feb 25 22:56:02 2026] GET /v2/images => generated 3687 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/408] 199.204.45.53 () {44 vars in 936 bytes} [Wed Feb 25 22:56:02 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/409] 199.204.45.53 () {44 vars in 958 bytes} [Wed Feb 25 22:56:02 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/410] 199.204.45.53 () {44 vars in 936 bytes} [Wed Feb 25 22:56:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/411] 199.204.45.53 () {48 vars in 948 bytes} [Wed Feb 25 22:56:02 2026] POST /v2/images => generated 791 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-25 22:56:02.260 7 INFO glance.api.v2.image_data [None req-bd8c6578-a6ba-4f8b-94cd-2058c6670709 3f53496f0fe14872ae32d78ab6980e4f f08271befc944fd18794e69b142e7eff - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 22:56:17.986 7 INFO glance.location [None req-bd8c6578-a6ba-4f8b-94cd-2058c6670709 3f53496f0fe14872ae32d78ab6980e4f f08271befc944fd18794e69b142e7eff - - default default] Image format matched and virtual size computed: 2782199808 [pid: 7|app: 0|req: 205/416] 199.204.45.53 () {48 vars in 1042 bytes} [Wed Feb 25 22:56:02 2026] PUT /v2/images/87e90c3a-81f2-478d-9c29-f12f4eaa5db0/file => generated 0 bytes in 15768 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28159 switches on core 0) [pid: 8|app: 0|req: 212/417] 199.204.45.53 () {44 vars in 968 bytes} [Wed Feb 25 22:56:18 2026] GET /v2/images/87e90c3a-81f2-478d-9c29-f12f4eaa5db0 => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/418] 199.204.45.53 () {44 vars in 968 bytes} [Wed Feb 25 22:56:18 2026] GET /v2/images/87e90c3a-81f2-478d-9c29-f12f4eaa5db0 => generated 1203 bytes in 15 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: 240/473] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:00:47 2026] GET /v2/images => generated 4892 bytes in 213 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: 234/474] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:00:47 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: 8|app: 0|req: 247/487] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:01:47 2026] GET /v2/images => generated 4892 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/488] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:01:47 2026] GET /v2/images => generated 4892 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/501] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:02:47 2026] GET /v2/images => generated 4892 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/502] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:02:47 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: 255/515] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:03:47 2026] GET /v2/images => generated 4892 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/516] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:03:47 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/529] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:04:47 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: 268/530] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:04:47 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: 269/543] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:05:47 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: 8|app: 0|req: 275/544] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:05:47 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: 8|app: 0|req: 282/557] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:06:47 2026] GET /v2/images => generated 4892 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/558] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:06:47 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: 289/571] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:07:47 2026] GET /v2/images => generated 4892 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/572] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:07:47 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: 7|app: 0|req: 288/581] 199.204.45.53 () {42 vars in 685 bytes} [Wed Feb 25 23:08:34 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: 294/582] 199.204.45.53 () {44 vars in 907 bytes} [Wed Feb 25 23:08:34 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: 297/587] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:08:47 2026] GET /v2/images => generated 4892 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/588] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:08:47 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: 7|app: 0|req: 298/601] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:09:47 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: 8|app: 0|req: 304/602] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:09:47 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/615] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:10:47 2026] GET /v2/images => generated 4892 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/616] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:10:47 2026] GET /v2/images => generated 4892 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/617] 199.204.45.53 () {42 vars in 685 bytes} [Wed Feb 25 23:10: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: 306/618] 199.204.45.53 () {44 vars in 907 bytes} [Wed Feb 25 23:10: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: 313/619] 199.204.45.53 () {42 vars in 685 bytes} [Wed Feb 25 23:10:53 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: 307/620] 199.204.45.53 () {44 vars in 907 bytes} [Wed Feb 25 23:10:53 2026] GET /v2/images => generated 4892 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/631] 199.204.45.53 () {42 vars in 685 bytes} [Wed Feb 25 23:11:43 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/632] 199.204.45.53 () {44 vars in 907 bytes} [Wed Feb 25 23:11:43 2026] GET /v2/images => generated 4892 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/635] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:11:47 2026] GET /v2/images => generated 4892 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/636] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:11:47 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: 316/637] 199.204.45.53 () {42 vars in 685 bytes} [Wed Feb 25 23:11: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: 322/638] 199.204.45.53 () {44 vars in 907 bytes} [Wed Feb 25 23:11:51 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: 7|app: 0|req: 322/649] 199.204.45.53 () {42 vars in 685 bytes} [Wed Feb 25 23:12:46 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: 328/650] 199.204.45.53 () {44 vars in 907 bytes} [Wed Feb 25 23:12:46 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: 7|app: 0|req: 324/653] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:12:47 2026] GET /v2/images => generated 4892 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/654] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:12:47 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: 335/663] 10.0.0.89 () {32 vars in 632 bytes} [Wed Feb 25 23:13:31 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: 338/668] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:13:47 2026] GET /v2/images => generated 4892 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/669] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:13:47 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: 340/672] 10.0.0.177 () {36 vars in 987 bytes} [Wed Feb 25 23:13:57 2026] GET /v2/images/bf6aa3ac-7877-4c4d-b919-fe73eca7d5de => generated 1171 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/673] 10.0.0.177 () {36 vars in 927 bytes} [Wed Feb 25 23:13:57 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: 341/674] 10.0.0.177 () {36 vars in 927 bytes} [Wed Feb 25 23:13:57 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: 334/675] 10.0.0.177 () {36 vars in 987 bytes} [Wed Feb 25 23:13:57 2026] GET /v2/images/bf6aa3ac-7877-4c4d-b919-fe73eca7d5de => 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: 342/676] 10.0.0.177 () {36 vars in 927 bytes} [Wed Feb 25 23:13:58 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: 335/677] 10.0.0.177 () {36 vars in 927 bytes} [Wed Feb 25 23:13:58 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: 343/678] 10.0.0.177 () {36 vars in 987 bytes} [Wed Feb 25 23:13:58 2026] GET /v2/images/bf6aa3ac-7877-4c4d-b919-fe73eca7d5de => 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: 336/679] 10.0.0.177 () {36 vars in 927 bytes} [Wed Feb 25 23:13:58 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: 344/680] 10.0.0.177 () {36 vars in 927 bytes} [Wed Feb 25 23:13:58 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: 337/681] 10.0.0.121 () {36 vars in 911 bytes} [Wed Feb 25 23:13:59 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/682] 10.0.0.121 () {36 vars in 1007 bytes} [Wed Feb 25 23:13:59 2026] GET /v2/images/bf6aa3ac-7877-4c4d-b919-fe73eca7d5de/locations => generated 127 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/683] 10.0.0.121 () {36 vars in 987 bytes} [Wed Feb 25 23:13:59 2026] GET /v2/images/bf6aa3ac-7877-4c4d-b919-fe73eca7d5de => 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: 346/684] 10.0.0.121 () {36 vars in 927 bytes} [Wed Feb 25 23:13:59 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: 339/685] 10.0.0.121 () {36 vars in 927 bytes} [Wed Feb 25 23:13:59 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/686] 10.0.0.18 () {36 vars in 986 bytes} [Wed Feb 25 23:14:03 2026] GET /v2/images/bf6aa3ac-7877-4c4d-b919-fe73eca7d5de => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/687] 10.0.0.18 () {36 vars in 926 bytes} [Wed Feb 25 23:14:03 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/690] 199.204.45.53 () {36 vars in 990 bytes} [Wed Feb 25 23:14:12 2026] GET /v2/images/bf6aa3ac-7877-4c4d-b919-fe73eca7d5de => 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: 342/691] 199.204.45.53 () {36 vars in 930 bytes} [Wed Feb 25 23:14: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: 8|app: 0|req: 350/692] 199.204.45.53 () {36 vars in 990 bytes} [Wed Feb 25 23:14:13 2026] GET /v2/images/bf6aa3ac-7877-4c4d-b919-fe73eca7d5de => 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: 343/693] 199.204.45.53 () {36 vars in 930 bytes} [Wed Feb 25 23:14:13 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: 351/696] 10.0.0.18 () {36 vars in 986 bytes} [Wed Feb 25 23:14:16 2026] GET /v2/images/bf6aa3ac-7877-4c4d-b919-fe73eca7d5de => 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: 346/697] 10.0.0.18 () {36 vars in 926 bytes} [Wed Feb 25 23:14: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: 352/698] 10.0.0.89 () {34 vars in 654 bytes} [Wed Feb 25 23:14:21 2026] POST /v2/images => generated 649 bytes in 147 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-02-25 23:14:21.792 7 WARNING glance.api.v2.images [None req-73c3aa38-704f-4513-a666-a9436ab10b50 489dc652bfc046fc92d85ce974290f89 dc512f1c23b0471987233797ef24dc53 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//cb45e0e7-53f1-4fe4-9652-45917136a15c [pid: 7|app: 0|req: 347/699] 10.0.0.89 () {32 vars in 709 bytes} [Wed Feb 25 23:14:21 2026] DELETE /v2/images/cb45e0e7-53f1-4fe4-9652-45917136a15c => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/700] 10.0.0.89 () {32 vars in 706 bytes} [Wed Feb 25 23:14:21 2026] GET /v2/images/cb45e0e7-53f1-4fe4-9652-45917136a15c => 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: 348/701] 10.0.0.89 () {32 vars in 632 bytes} [Wed Feb 25 23:14:21 2026] GET /v2/images => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/702] 10.0.0.89 () {34 vars in 654 bytes} [Wed Feb 25 23:14:21 2026] POST /v2/images => generated 702 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/703] 10.0.0.89 () {32 vars in 716 bytes} [Wed Feb 25 23:14:21 2026] GET /v2/images/271522af-a25a-4d30-8721-74187fda2bad/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 23:14:22.001 8 INFO glance.api.v2.image_data [None req-0d6f822b-5808-4841-85e7-27adf745e01d 489dc652bfc046fc92d85ce974290f89 dc512f1c23b0471987233797ef24dc53 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 23:14:22.043 8 WARNING glance_store._drivers.rbd [None req-0d6f822b-5808-4841-85e7-27adf745e01d 489dc652bfc046fc92d85ce974290f89 dc512f1c23b0471987233797ef24dc53 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-02-25 23:14:22.475 8 INFO glance.location [None req-0d6f822b-5808-4841-85e7-27adf745e01d 489dc652bfc046fc92d85ce974290f89 dc512f1c23b0471987233797ef24dc53 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 355/704] 10.0.0.89 () {32 vars in 726 bytes} [Wed Feb 25 23:14:21 2026] PUT /v2/images/271522af-a25a-4d30-8721-74187fda2bad/file => generated 0 bytes in 519 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/705] 10.0.0.89 () {32 vars in 706 bytes} [Wed Feb 25 23:14:22 2026] GET /v2/images/271522af-a25a-4d30-8721-74187fda2bad => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/706] 10.0.0.89 () {32 vars in 716 bytes} [Wed Feb 25 23:14:22 2026] GET /v2/images/271522af-a25a-4d30-8721-74187fda2bad/file => generated 1024 bytes in 170 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/707] 10.0.0.89 () {34 vars in 654 bytes} [Wed Feb 25 23:14:22 2026] POST /v2/images => generated 649 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/708] 10.0.0.89 () {32 vars in 725 bytes} [Wed Feb 25 23:14:22 2026] PATCH /v2/images/bd2473a1-0e23-458c-9c9e-892fed7b6c91 => generated 652 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/709] 10.0.0.89 () {32 vars in 706 bytes} [Wed Feb 25 23:14:22 2026] GET /v2/images/bd2473a1-0e23-458c-9c9e-892fed7b6c91 => generated 652 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 23:14:22.847 8 WARNING glance.api.v2.images [None req-4aafe365-f4e6-4c31-9d04-2c6660752e06 489dc652bfc046fc92d85ce974290f89 dc512f1c23b0471987233797ef24dc53 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bd2473a1-0e23-458c-9c9e-892fed7b6c91 [pid: 8|app: 0|req: 358/710] 10.0.0.89 () {32 vars in 709 bytes} [Wed Feb 25 23:14:22 2026] DELETE /v2/images/bd2473a1-0e23-458c-9c9e-892fed7b6c91 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/711] 10.0.0.89 () {32 vars in 706 bytes} [Wed Feb 25 23:14:22 2026] GET /v2/images/bd2473a1-0e23-458c-9c9e-892fed7b6c91 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 23:14:22.984 8 WARNING glance.api.v2.images [None req-c126e7ec-71ed-4797-a790-55d86555befe 489dc652bfc046fc92d85ce974290f89 dc512f1c23b0471987233797ef24dc53 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//271522af-a25a-4d30-8721-74187fda2bad [pid: 8|app: 0|req: 359/712] 10.0.0.89 () {32 vars in 709 bytes} [Wed Feb 25 23:14:22 2026] DELETE /v2/images/271522af-a25a-4d30-8721-74187fda2bad => generated 0 bytes in 853 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/713] 10.0.0.89 () {32 vars in 706 bytes} [Wed Feb 25 23:14:23 2026] GET /v2/images/271522af-a25a-4d30-8721-74187fda2bad => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 23:14:23.794 8 WARNING glance.api.v2.images [None req-824e7001-4120-4fca-ab04-1715c55596e0 489dc652bfc046fc92d85ce974290f89 dc512f1c23b0471987233797ef24dc53 - - default default] Failed to find image cb45e0e7-53f1-4fe4-9652-45917136a15c to delete: glance.common.exception.ImageNotFound: No image found with ID cb45e0e7-53f1-4fe4-9652-45917136a15c [pid: 8|app: 0|req: 360/714] 10.0.0.89 () {32 vars in 709 bytes} [Wed Feb 25 23:14:23 2026] DELETE /v2/images/cb45e0e7-53f1-4fe4-9652-45917136a15c => 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: 355/715] 10.0.0.89 () {32 vars in 706 bytes} [Wed Feb 25 23:14:23 2026] GET /v2/images/cb45e0e7-53f1-4fe4-9652-45917136a15c => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/722] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:14:47 2026] GET /v2/images => generated 4892 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/723] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:14:48 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/724] 10.0.0.18 () {36 vars in 986 bytes} [Wed Feb 25 23:14:55 2026] GET /v2/images/bf6aa3ac-7877-4c4d-b919-fe73eca7d5de => 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: 360/725] 10.0.0.18 () {36 vars in 926 bytes} [Wed Feb 25 23:14:55 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: 364/732] 10.0.0.18 () {36 vars in 986 bytes} [Wed Feb 25 23:15:20 2026] GET /v2/images/bf6aa3ac-7877-4c4d-b919-fe73eca7d5de => 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: 369/733] 10.0.0.18 () {36 vars in 926 bytes} [Wed Feb 25 23:15:20 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: 367/738] 10.0.0.89 () {30 vars in 410 bytes} [Wed Feb 25 23:15:40 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: 369/741] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:15:47 2026] GET /v2/images => generated 4892 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/742] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:15:47 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: 370/743] 10.0.0.18 () {36 vars in 986 bytes} [Wed Feb 25 23:15:54 2026] GET /v2/images/bf6aa3ac-7877-4c4d-b919-fe73eca7d5de => 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: 374/744] 10.0.0.18 () {36 vars in 926 bytes} [Wed Feb 25 23:15: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: 375/753] 10.0.0.89 () {32 vars in 706 bytes} [Wed Feb 25 23:16:36 2026] GET /v2/images/bf6aa3ac-7877-4c4d-b919-fe73eca7d5de => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/754] 10.0.0.89 () {32 vars in 706 bytes} [Wed Feb 25 23:16:36 2026] GET /v2/images/bf6aa3ac-7877-4c4d-b919-fe73eca7d5de => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/757] 10.0.0.177 () {36 vars in 987 bytes} [Wed Feb 25 23:16:36 2026] GET /v2/images/bf6aa3ac-7877-4c4d-b919-fe73eca7d5de => generated 1171 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/758] 10.0.0.177 () {36 vars in 927 bytes} [Wed Feb 25 23:16:36 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: 378/759] 10.0.0.177 () {36 vars in 927 bytes} [Wed Feb 25 23:16:36 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: 382/760] 10.0.0.177 () {36 vars in 987 bytes} [Wed Feb 25 23:16:36 2026] GET /v2/images/bf6aa3ac-7877-4c4d-b919-fe73eca7d5de => generated 1171 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/761] 10.0.0.177 () {36 vars in 927 bytes} [Wed Feb 25 23:16:37 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: 383/762] 10.0.0.177 () {36 vars in 927 bytes} [Wed Feb 25 23:16:37 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: 380/763] 10.0.0.177 () {36 vars in 987 bytes} [Wed Feb 25 23:16:37 2026] GET /v2/images/bf6aa3ac-7877-4c4d-b919-fe73eca7d5de => 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: 384/764] 10.0.0.177 () {36 vars in 927 bytes} [Wed Feb 25 23:16:37 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: 381/765] 10.0.0.177 () {36 vars in 927 bytes} [Wed Feb 25 23:16:37 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: 385/766] 10.0.0.121 () {36 vars in 911 bytes} [Wed Feb 25 23:16:37 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: 382/767] 10.0.0.121 () {36 vars in 1007 bytes} [Wed Feb 25 23:16:37 2026] GET /v2/images/bf6aa3ac-7877-4c4d-b919-fe73eca7d5de/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/768] 10.0.0.121 () {36 vars in 987 bytes} [Wed Feb 25 23:16:37 2026] GET /v2/images/bf6aa3ac-7877-4c4d-b919-fe73eca7d5de => 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: 383/769] 10.0.0.121 () {36 vars in 927 bytes} [Wed Feb 25 23:16:37 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/770] 10.0.0.121 () {36 vars in 927 bytes} [Wed Feb 25 23:16:37 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: 385/773] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:16:47 2026] GET /v2/images => generated 4892 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/774] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:16:47 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: 387/777] 10.0.0.18 () {36 vars in 986 bytes} [Wed Feb 25 23:17:02 2026] GET /v2/images/bf6aa3ac-7877-4c4d-b919-fe73eca7d5de => 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: 391/778] 10.0.0.18 () {36 vars in 926 bytes} [Wed Feb 25 23:17:02 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: 394/783] 10.0.0.18 () {36 vars in 986 bytes} [Wed Feb 25 23:17:19 2026] GET /v2/images/bf6aa3ac-7877-4c4d-b919-fe73eca7d5de => 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: 390/784] 10.0.0.18 () {36 vars in 926 bytes} [Wed Feb 25 23:17:19 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: 392/787] 10.0.0.18 () {36 vars in 986 bytes} [Wed Feb 25 23:17:36 2026] GET /v2/images/bf6aa3ac-7877-4c4d-b919-fe73eca7d5de => 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: 396/788] 10.0.0.18 () {36 vars in 926 bytes} [Wed Feb 25 23:17:36 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: 395/793] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:17:47 2026] GET /v2/images => generated 4892 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/794] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:17:47 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: 396/795] 10.0.0.18 () {36 vars in 986 bytes} [Wed Feb 25 23:17:54 2026] GET /v2/images/bf6aa3ac-7877-4c4d-b919-fe73eca7d5de => 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: 400/796] 10.0.0.18 () {36 vars in 926 bytes} [Wed Feb 25 23:17:54 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: 402/799] 10.0.0.18 () {36 vars in 986 bytes} [Wed Feb 25 23:18:00 2026] GET /v2/images/bf6aa3ac-7877-4c4d-b919-fe73eca7d5de => 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: 398/800] 10.0.0.18 () {36 vars in 926 bytes} [Wed Feb 25 23:18: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: 402/807] 10.0.0.18 () {36 vars in 986 bytes} [Wed Feb 25 23:18:30 2026] GET /v2/images/bf6aa3ac-7877-4c4d-b919-fe73eca7d5de => 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: 406/808] 10.0.0.18 () {36 vars in 926 bytes} [Wed Feb 25 23:18:30 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: 403/809] 199.204.45.53 () {32 vars in 825 bytes} [Wed Feb 25 23:18:31 2026] GET /v2/images?status=active&owner=f08271befc944fd18794e69b142e7eff&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/810] 199.204.45.53 () {32 vars in 652 bytes} [Wed Feb 25 23:18:31 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: 404/811] 10.0.0.177 () {36 vars in 987 bytes} [Wed Feb 25 23:18:31 2026] GET /v2/images/a0e8dd20-a938-437e-93e2-f76a06bd3b75 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/812] 10.0.0.177 () {36 vars in 927 bytes} [Wed Feb 25 23:18:31 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: 405/813] 10.0.0.177 () {36 vars in 927 bytes} [Wed Feb 25 23:18:31 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/814] 10.0.0.177 () {36 vars in 987 bytes} [Wed Feb 25 23:18:31 2026] GET /v2/images/a0e8dd20-a938-437e-93e2-f76a06bd3b75 => 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: 406/815] 10.0.0.177 () {36 vars in 927 bytes} [Wed Feb 25 23:18:31 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/816] 10.0.0.177 () {36 vars in 927 bytes} [Wed Feb 25 23:18:31 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: 407/817] 10.0.0.177 () {36 vars in 987 bytes} [Wed Feb 25 23:18:31 2026] GET /v2/images/a0e8dd20-a938-437e-93e2-f76a06bd3b75 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/818] 10.0.0.177 () {36 vars in 927 bytes} [Wed Feb 25 23:18:31 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/819] 10.0.0.121 () {36 vars in 911 bytes} [Wed Feb 25 23:18:32 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: 412/820] 10.0.0.121 () {36 vars in 1007 bytes} [Wed Feb 25 23:18:32 2026] GET /v2/images/a0e8dd20-a938-437e-93e2-f76a06bd3b75/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/821] 10.0.0.121 () {36 vars in 987 bytes} [Wed Feb 25 23:18:32 2026] GET /v2/images/a0e8dd20-a938-437e-93e2-f76a06bd3b75 => generated 1209 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/822] 10.0.0.121 () {36 vars in 927 bytes} [Wed Feb 25 23:18:32 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: 410/823] 10.0.0.121 () {36 vars in 927 bytes} [Wed Feb 25 23:18:32 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: 413/828] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:18:47 2026] GET /v2/images => generated 4892 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/829] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:18:47 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: 423/842] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:19:47 2026] GET /v2/images => generated 4892 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/843] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:19:47 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: 427/856] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:20:47 2026] GET /v2/images => generated 4892 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/857] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:20:47 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: 7|app: 0|req: 434/870] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:21:47 2026] GET /v2/images => generated 4892 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/871] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:21:47 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: 441/884] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:22:47 2026] GET /v2/images => generated 4892 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/885] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:22:48 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: 451/898] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:23:47 2026] GET /v2/images => generated 4892 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/899] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:23:47 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/904] 10.0.0.89 () {32 vars in 632 bytes} [Wed Feb 25 23:24:14 2026] GET /v2/images => generated 4892 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/913] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:24:47 2026] GET /v2/images => generated 4892 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/914] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:24:47 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: 7|app: 0|req: 462/927] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:25:47 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: 466/928] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:25:47 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: 8|app: 0|req: 473/941] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:26:47 2026] GET /v2/images => generated 4892 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/942] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:26:47 2026] GET /v2/images => generated 4892 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/955] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:27:47 2026] GET /v2/images => generated 4892 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/956] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:27:47 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: 487/969] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:28:47 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: 483/970] 10.0.0.212 () {28 vars in 569 bytes} [Wed Feb 25 23:28:47 2026] GET /v2/images => generated 4892 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)