+ 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 [Sat May 9 01:56:09 2026] *** compiled with version: 13.3.0 on 06 May 2026 22:36:45 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-786774cf9f-bscv2 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, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f33d123e668 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-05-09 01:56:11.719 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-09 01:56:11.797 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-05-09 01:56:12.547 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-05-09 01:56:12.547 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-05-09 01:56:12.548 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-09 01:56:12.632 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-05-09 01:56:12.633 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-05-09 01:56:12.633 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-09 01:56:14.506 7 WARNING glance.api.v2.images [None req-8d4a31a3-1a66-4492-8a56-982409c1a405 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-09 01:56:14.579 8 WARNING glance.api.v2.images [None req-335ef155-061e-460e-a271-2aeb043de2de - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-09 01:56:14.852 7 WARNING keystonemiddleware._common.config [None req-8d4a31a3-1a66-4492-8a56-982409c1a405 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 01:56:14.859 7 WARNING oslo_config.cfg [None req-8d4a31a3-1a66-4492-8a56-982409c1a405 - - - - - -] 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 0x7f33d123e668 pid: 7 (default app) 2026-05-09 01:56:14.915 8 WARNING keystonemiddleware._common.config [None req-335ef155-061e-460e-a271-2aeb043de2de - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 01:56:14.922 8 WARNING oslo_config.cfg [None req-335ef155-061e-460e-a271-2aeb043de2de - - - - - -] 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 0x7f33d123e668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.44 () {42 vars in 685 bytes} [Sat May 9 01:56:15 2026] GET / => generated 1301 bytes in 0 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-05-09 01:56:15.742 8 WARNING oslo_policy.policy [None req-95eb917d-ca5a-4f71-8373-d3087e4bdbbf 48198d15ab824e58bd0bc53a5f33f480 33d672a0e6464e19ac8103a2b7a9886e - - 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-05-09 01:56:15.742 8 WARNING oslo_policy.policy [None req-95eb917d-ca5a-4f71-8373-d3087e4bdbbf 48198d15ab824e58bd0bc53a5f33f480 33d672a0e6464e19ac8103a2b7a9886e - - 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-05-09 01:56:15.758 8 WARNING oslo_policy.policy [None req-95eb917d-ca5a-4f71-8373-d3087e4bdbbf 48198d15ab824e58bd0bc53a5f33f480 33d672a0e6464e19ac8103a2b7a9886e - - 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-05-09 01:56:15.758 8 WARNING oslo_policy.policy [None req-95eb917d-ca5a-4f71-8373-d3087e4bdbbf 48198d15ab824e58bd0bc53a5f33f480 33d672a0e6464e19ac8103a2b7a9886e - - 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/6] 199.204.45.44 () {44 vars in 907 bytes} [Sat May 9 01:56:15 2026] GET /v2/images => generated 69 bytes in 554 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.44 () {42 vars in 685 bytes} [Sat May 9 01:56: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: 2/8] 199.204.45.44 () {44 vars in 907 bytes} [Sat May 9 01:56:18 2026] GET /v2/images => generated 69 bytes in 35 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-05-09 01:56:18.961 7 WARNING oslo_policy.policy [None req-4558377f-6b9d-4995-ae13-1387d87ce9cc 48198d15ab824e58bd0bc53a5f33f480 33d672a0e6464e19ac8103a2b7a9886e - - 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-05-09 01:56:18.961 7 WARNING oslo_policy.policy [None req-4558377f-6b9d-4995-ae13-1387d87ce9cc 48198d15ab824e58bd0bc53a5f33f480 33d672a0e6464e19ac8103a2b7a9886e - - 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/9] 199.204.45.44 () {44 vars in 908 bytes} [Sat May 9 01:56:18 2026] GET /v2/images/cirros => generated 151 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.44 () {44 vars in 930 bytes} [Sat May 9 01:56:19 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 01:56:19.089 7 WARNING oslo_policy.policy [None req-0056d7d9-86a6-48d6-bcf1-4b5ff5f7e62a 48198d15ab824e58bd0bc53a5f33f480 33d672a0e6464e19ac8103a2b7a9886e - - 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-05-09 01:56:19.089 7 WARNING oslo_policy.policy [None req-0056d7d9-86a6-48d6-bcf1-4b5ff5f7e62a 48198d15ab824e58bd0bc53a5f33f480 33d672a0e6464e19ac8103a2b7a9886e - - 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: 8/11] 199.204.45.44 () {44 vars in 936 bytes} [Sat May 9 01:56:19 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 01:56:19.168 8 WARNING oslo_config.cfg [None req-03cd4dff-90d7-4178-b239-2fc743fe25bb 48198d15ab824e58bd0bc53a5f33f480 33d672a0e6464e19ac8103a2b7a9886e - - 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/12] 199.204.45.44 () {48 vars in 948 bytes} [Sat May 9 01:56:19 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 01:56:19.187 7 WARNING oslo_policy.policy [None req-5e129576-889b-4bd9-9da5-bf2200c0e852 48198d15ab824e58bd0bc53a5f33f480 33d672a0e6464e19ac8103a2b7a9886e - - 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-05-09 01:56:19.187 7 WARNING oslo_policy.policy [None req-5e129576-889b-4bd9-9da5-bf2200c0e852 48198d15ab824e58bd0bc53a5f33f480 33d672a0e6464e19ac8103a2b7a9886e - - 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-05-09 01:56:19.188 7 INFO glance.api.v2.image_data [None req-5e129576-889b-4bd9-9da5-bf2200c0e852 48198d15ab824e58bd0bc53a5f33f480 33d672a0e6464e19ac8103a2b7a9886e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 01:56:22.388 7 WARNING glance.location [None req-5e129576-889b-4bd9-9da5-bf2200c0e852 48198d15ab824e58bd0bc53a5f33f480 33d672a0e6464e19ac8103a2b7a9886e - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.204.45.44 () {48 vars in 1042 bytes} [Sat May 9 01:56:19 2026] PUT /v2/images/3757b77e-04a6-4a1a-93b6-f1e0ba64db8d/file => generated 0 bytes in 3238 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7030 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.44 () {44 vars in 968 bytes} [Sat May 9 01:56:22 2026] GET /v2/images/3757b77e-04a6-4a1a-93b6-f1e0ba64db8d => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 01:56:22.463 7 WARNING oslo_config.cfg [None req-69f7902e-1b7f-461c-a6b2-2843dbd3772d 48198d15ab824e58bd0bc53a5f33f480 33d672a0e6464e19ac8103a2b7a9886e - - 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: 10/15] 199.204.45.44 () {44 vars in 968 bytes} [Sat May 9 01:56:22 2026] GET /v2/images/3757b77e-04a6-4a1a-93b6-f1e0ba64db8d => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/258] 199.204.45.44 () {42 vars in 685 bytes} [Sat May 9 02:16:27 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: 127/259] 199.204.45.44 () {44 vars in 907 bytes} [Sat May 9 02:16:27 2026] GET /v2/images => generated 1240 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/264] 199.204.45.44 () {42 vars in 685 bytes} [Sat May 9 02:16: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: 130/265] 199.204.45.44 () {44 vars in 907 bytes} [Sat May 9 02:16:51 2026] GET /v2/images => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/266] 199.204.45.44 () {44 vars in 934 bytes} [Sat May 9 02:16:51 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/267] 199.204.45.44 () {44 vars in 956 bytes} [Sat May 9 02:16:51 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/268] 199.204.45.44 () {44 vars in 936 bytes} [Sat May 9 02:16:51 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/269] 199.204.45.44 () {48 vars in 948 bytes} [Sat May 9 02:16:51 2026] POST /v2/images => generated 796 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 02:16:51.252 7 INFO glance.api.v2.image_data [None req-155269c1-285c-4515-82f1-7d2184ce9527 48198d15ab824e58bd0bc53a5f33f480 33d672a0e6464e19ac8103a2b7a9886e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 02:17:19.530 7 WARNING glance.location [None req-155269c1-285c-4515-82f1-7d2184ce9527 48198d15ab824e58bd0bc53a5f33f480 33d672a0e6464e19ac8103a2b7a9886e - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 138/276] 199.204.45.44 () {48 vars in 1043 bytes} [Sat May 9 02:16:51 2026] PUT /v2/images/c6fb9915-b0b1-4eb7-9ba2-c2ce3d74bd32/file => generated 0 bytes in 28332 msecs (HTTP/1.1 204) 4 headers in 171 bytes (71219 switches on core 0) [pid: 8|app: 0|req: 139/277] 199.204.45.44 () {44 vars in 968 bytes} [Sat May 9 02:17:19 2026] GET /v2/images/c6fb9915-b0b1-4eb7-9ba2-c2ce3d74bd32 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/278] 199.204.45.44 () {44 vars in 968 bytes} [Sat May 9 02:17:19 2026] GET /v2/images/c6fb9915-b0b1-4eb7-9ba2-c2ce3d74bd32 => 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: 140/279] 199.204.45.44 () {42 vars in 685 bytes} [Sat May 9 02:17:20 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/280] 199.204.45.44 () {44 vars in 907 bytes} [Sat May 9 02:17:20 2026] GET /v2/images => generated 2451 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/365] 199.204.45.44 () {42 vars in 685 bytes} [Sat May 9 02:24:15 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: 183/366] 199.204.45.44 () {44 vars in 907 bytes} [Sat May 9 02:24:15 2026] GET /v2/images => generated 2451 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/367] 199.204.45.44 () {42 vars in 685 bytes} [Sat May 9 02:24:23 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: 184/368] 199.204.45.44 () {44 vars in 907 bytes} [Sat May 9 02:24:23 2026] GET /v2/images => generated 2451 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/369] 199.204.45.44 () {44 vars in 944 bytes} [Sat May 9 02:24:24 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/370] 199.204.45.44 () {44 vars in 966 bytes} [Sat May 9 02:24:24 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/371] 199.204.45.44 () {44 vars in 936 bytes} [Sat May 9 02:24:24 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) [pid: 7|app: 0|req: 186/374] 199.204.45.44 () {48 vars in 948 bytes} [Sat May 9 02:24:24 2026] POST /v2/images => generated 799 bytes in 510 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 02:24:24.687 8 WARNING oslo_policy.policy [None req-1f84eb54-e999-48a5-8e88-8bd406e99e77 48198d15ab824e58bd0bc53a5f33f480 33d672a0e6464e19ac8103a2b7a9886e - - 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-05-09 02:24:24.687 8 WARNING oslo_policy.policy [None req-1f84eb54-e999-48a5-8e88-8bd406e99e77 48198d15ab824e58bd0bc53a5f33f480 33d672a0e6464e19ac8103a2b7a9886e - - 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-05-09 02:24:24.689 8 INFO glance.api.v2.image_data [None req-1f84eb54-e999-48a5-8e88-8bd406e99e77 48198d15ab824e58bd0bc53a5f33f480 33d672a0e6464e19ac8103a2b7a9886e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 02:24:55.258 8 INFO glance.location [None req-1f84eb54-e999-48a5-8e88-8bd406e99e77 48198d15ab824e58bd0bc53a5f33f480 33d672a0e6464e19ac8103a2b7a9886e - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 189/381] 199.204.45.44 () {48 vars in 1042 bytes} [Sat May 9 02:24:24 2026] PUT /v2/images/b6f7da47-ea19-49d4-a7f6-91fa18df6a8e/file => generated 0 bytes in 30644 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26848 switches on core 0) [pid: 7|app: 0|req: 193/382] 199.204.45.44 () {44 vars in 968 bytes} [Sat May 9 02:24:55 2026] GET /v2/images/b6f7da47-ea19-49d4-a7f6-91fa18df6a8e => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/383] 199.204.45.44 () {48 vars in 1047 bytes} [Sat May 9 02:24:55 2026] PATCH /v2/images/b6f7da47-ea19-49d4-a7f6-91fa18df6a8e => generated 1234 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/384] 199.204.45.44 () {44 vars in 968 bytes} [Sat May 9 02:24:55 2026] GET /v2/images/b6f7da47-ea19-49d4-a7f6-91fa18df6a8e => generated 1234 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/391] 199.204.45.44 () {42 vars in 685 bytes} [Sat May 9 02:25:33 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: 194/392] 199.204.45.44 () {44 vars in 907 bytes} [Sat May 9 02:25:33 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: 8|app: 0|req: 198/399] 199.204.45.44 () {42 vars in 685 bytes} [Sat May 9 02:25:55 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: 202/400] 199.204.45.44 () {44 vars in 907 bytes} [Sat May 9 02:25:55 2026] GET /v2/images => generated 3687 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/401] 199.204.45.44 () {44 vars in 936 bytes} [Sat May 9 02:25:55 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/402] 199.204.45.44 () {44 vars in 958 bytes} [Sat May 9 02:25:55 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: 200/403] 199.204.45.44 () {44 vars in 936 bytes} [Sat May 9 02:25:55 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: 204/404] 199.204.45.44 () {48 vars in 948 bytes} [Sat May 9 02:25:55 2026] POST /v2/images => generated 791 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 02:25:55.902 8 INFO glance.api.v2.image_data [None req-86653512-3172-4cf5-b49a-73999bc58c3c 48198d15ab824e58bd0bc53a5f33f480 33d672a0e6464e19ac8103a2b7a9886e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 02:26:09.013 8 INFO glance.location [None req-86653512-3172-4cf5-b49a-73999bc58c3c 48198d15ab824e58bd0bc53a5f33f480 33d672a0e6464e19ac8103a2b7a9886e - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 201/407] 199.204.45.44 () {48 vars in 1043 bytes} [Sat May 9 02:25:55 2026] PUT /v2/images/771db8c5-0d86-4c35-8366-fc958f1557b4/file => generated 0 bytes in 13166 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30823 switches on core 0) [pid: 7|app: 0|req: 207/408] 199.204.45.44 () {44 vars in 968 bytes} [Sat May 9 02:26:09 2026] GET /v2/images/771db8c5-0d86-4c35-8366-fc958f1557b4 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/409] 199.204.45.44 () {44 vars in 968 bytes} [Sat May 9 02:26:09 2026] GET /v2/images/771db8c5-0d86-4c35-8366-fc958f1557b4 => generated 1204 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/558] 199.204.45.44 () {42 vars in 685 bytes} [Sat May 9 02:38:27 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: 282/559] 199.204.45.44 () {44 vars in 907 bytes} [Sat May 9 02:38:27 2026] GET /v2/images => generated 4893 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/588] 199.204.45.44 () {42 vars in 685 bytes} [Sat May 9 02:40: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: 292/589] 199.204.45.44 () {44 vars in 907 bytes} [Sat May 9 02:40:46 2026] GET /v2/images => generated 4893 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/590] 199.204.45.44 () {42 vars in 685 bytes} [Sat May 9 02:40:48 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: 293/591] 199.204.45.44 () {44 vars in 907 bytes} [Sat May 9 02:40:48 2026] GET /v2/images => generated 4893 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/602] 199.204.45.44 () {42 vars in 685 bytes} [Sat May 9 02:41:36 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: 299/603] 199.204.45.44 () {44 vars in 907 bytes} [Sat May 9 02:41:36 2026] GET /v2/images => generated 4893 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/604] 199.204.45.44 () {42 vars in 685 bytes} [Sat May 9 02:41:44 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: 300/607] 199.204.45.44 () {44 vars in 907 bytes} [Sat May 9 02:41:44 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/618] 199.204.45.44 () {42 vars in 685 bytes} [Sat May 9 02:42:43 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/619] 199.204.45.44 () {44 vars in 907 bytes} [Sat May 9 02:42:43 2026] GET /v2/images => generated 4893 bytes in 44 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: 319/630] 10.0.0.103 () {32 vars in 633 bytes} [Sat May 9 02:43:30 2026] GET /v2/images => generated 4893 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: 314/635] 10.0.0.23 () {36 vars in 986 bytes} [Sat May 9 02:43:52 2026] GET /v2/images/3757b77e-04a6-4a1a-93b6-f1e0ba64db8d => generated 1171 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/636] 10.0.0.23 () {36 vars in 926 bytes} [Sat May 9 02:43:52 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: 316/639] 10.0.0.103 () {34 vars in 655 bytes} [Sat May 9 02:43:59 2026] POST /v2/images => generated 649 bytes in 201 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-09 02:43:59.895 7 WARNING glance.api.v2.images [None req-e8ad5597-1bc1-4ea1-a768-e0507bd7e716 1a7c0110bbfe48eaa07acaed4baf4ee1 3c2b0ed403854d35bf18798084f60036 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6e49cfe7-6052-405f-af2f-56ed2f7b825c [pid: 8|app: 0|req: 317/640] 199.204.45.44 () {36 vars in 990 bytes} [Sat May 9 02:43:59 2026] GET /v2/images/3757b77e-04a6-4a1a-93b6-f1e0ba64db8d => 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: 318/641] 199.204.45.44 () {36 vars in 930 bytes} [Sat May 9 02:43:59 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/642] 10.0.0.103 () {32 vars in 710 bytes} [Sat May 9 02:43:59 2026] DELETE /v2/images/6e49cfe7-6052-405f-af2f-56ed2f7b825c => generated 0 bytes in 60 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/643] 10.0.0.103 () {32 vars in 707 bytes} [Sat May 9 02:43:59 2026] GET /v2/images/6e49cfe7-6052-405f-af2f-56ed2f7b825c => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/644] 10.0.0.103 () {32 vars in 633 bytes} [Sat May 9 02:43:59 2026] GET /v2/images => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/645] 10.0.0.103 () {34 vars in 655 bytes} [Sat May 9 02:44:00 2026] POST /v2/images => generated 703 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/646] 10.0.0.103 () {32 vars in 717 bytes} [Sat May 9 02:44:00 2026] GET /v2/images/5e02bb83-b507-44d6-85ca-6954f0a7895f/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 02:44:00.110 8 INFO glance.api.v2.image_data [None req-15869e45-7a61-4ca0-97d4-42f636c34fbc 1a7c0110bbfe48eaa07acaed4baf4ee1 3c2b0ed403854d35bf18798084f60036 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 02:44:00.145 8 WARNING glance_store._drivers.rbd [None req-15869e45-7a61-4ca0-97d4-42f636c34fbc 1a7c0110bbfe48eaa07acaed4baf4ee1 3c2b0ed403854d35bf18798084f60036 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 7|app: 0|req: 327/647] 199.204.45.44 () {36 vars in 990 bytes} [Sat May 9 02:44:00 2026] GET /v2/images/3757b77e-04a6-4a1a-93b6-f1e0ba64db8d => 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: 328/648] 199.204.45.44 () {36 vars in 930 bytes} [Sat May 9 02:44:00 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 02:44:01.229 8 INFO glance.location [None req-15869e45-7a61-4ca0-97d4-42f636c34fbc 1a7c0110bbfe48eaa07acaed4baf4ee1 3c2b0ed403854d35bf18798084f60036 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 321/649] 10.0.0.103 () {32 vars in 727 bytes} [Sat May 9 02:44:00 2026] PUT /v2/images/5e02bb83-b507-44d6-85ca-6954f0a7895f/file => generated 0 bytes in 1169 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/650] 10.0.0.103 () {32 vars in 707 bytes} [Sat May 9 02:44:01 2026] GET /v2/images/5e02bb83-b507-44d6-85ca-6954f0a7895f => generated 1104 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/651] 10.0.0.103 () {32 vars in 717 bytes} [Sat May 9 02:44:01 2026] GET /v2/images/5e02bb83-b507-44d6-85ca-6954f0a7895f/file => generated 1024 bytes in 129 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/652] 10.0.0.103 () {34 vars in 655 bytes} [Sat May 9 02:44:01 2026] POST /v2/images => generated 648 bytes in 72 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/653] 10.0.0.103 () {32 vars in 726 bytes} [Sat May 9 02:44:01 2026] PATCH /v2/images/36f4e663-1f37-4d72-877a-82b5c80624b3 => 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: 331/654] 10.0.0.103 () {32 vars in 707 bytes} [Sat May 9 02:44:01 2026] GET /v2/images/36f4e663-1f37-4d72-877a-82b5c80624b3 => generated 652 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 02:44:01.613 8 WARNING glance.api.v2.images [None req-f5415d74-acf0-4e19-99b3-f6410e3d10a5 1a7c0110bbfe48eaa07acaed4baf4ee1 3c2b0ed403854d35bf18798084f60036 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//36f4e663-1f37-4d72-877a-82b5c80624b3 [pid: 8|app: 0|req: 324/655] 10.0.0.103 () {32 vars in 710 bytes} [Sat May 9 02:44:01 2026] DELETE /v2/images/36f4e663-1f37-4d72-877a-82b5c80624b3 => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/656] 10.0.0.103 () {32 vars in 707 bytes} [Sat May 9 02:44:01 2026] GET /v2/images/36f4e663-1f37-4d72-877a-82b5c80624b3 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 02:44:01.679 8 WARNING glance.api.v2.images [None req-fca6966c-8e32-4bda-855d-8da7e9a50e21 1a7c0110bbfe48eaa07acaed4baf4ee1 3c2b0ed403854d35bf18798084f60036 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5e02bb83-b507-44d6-85ca-6954f0a7895f [pid: 8|app: 0|req: 325/657] 10.0.0.103 () {32 vars in 710 bytes} [Sat May 9 02:44:01 2026] DELETE /v2/images/5e02bb83-b507-44d6-85ca-6954f0a7895f => generated 0 bytes in 803 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/658] 10.0.0.103 () {32 vars in 707 bytes} [Sat May 9 02:44:02 2026] GET /v2/images/5e02bb83-b507-44d6-85ca-6954f0a7895f => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 02:44:02.503 8 WARNING glance.api.v2.images [None req-c414718d-5611-4d6d-8bca-069eed8dd20f 1a7c0110bbfe48eaa07acaed4baf4ee1 3c2b0ed403854d35bf18798084f60036 - - default default] Failed to find image 6e49cfe7-6052-405f-af2f-56ed2f7b825c to delete: glance.common.exception.ImageNotFound: No image found with ID 6e49cfe7-6052-405f-af2f-56ed2f7b825c [pid: 8|app: 0|req: 326/659] 10.0.0.103 () {32 vars in 710 bytes} [Sat May 9 02:44:02 2026] DELETE /v2/images/6e49cfe7-6052-405f-af2f-56ed2f7b825c => 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: 334/660] 10.0.0.103 () {32 vars in 707 bytes} [Sat May 9 02:44:02 2026] GET /v2/images/6e49cfe7-6052-405f-af2f-56ed2f7b825c => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/663] 10.0.0.23 () {36 vars in 986 bytes} [Sat May 9 02:44:06 2026] GET /v2/images/3757b77e-04a6-4a1a-93b6-f1e0ba64db8d => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/664] 10.0.0.23 () {36 vars in 926 bytes} [Sat May 9 02:44:06 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: 337/665] 10.0.0.23 () {36 vars in 986 bytes} [Sat May 9 02:44:12 2026] GET /v2/images/3757b77e-04a6-4a1a-93b6-f1e0ba64db8d => 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: 329/666] 10.0.0.23 () {36 vars in 926 bytes} [Sat May 9 02:44:12 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/679] 10.0.0.90 () {36 vars in 986 bytes} [Sat May 9 02:45:10 2026] GET /v2/images/3757b77e-04a6-4a1a-93b6-f1e0ba64db8d => generated 1171 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/680] 10.0.0.90 () {36 vars in 926 bytes} [Sat May 9 02:45:10 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: 345/681] 10.0.0.90 () {36 vars in 926 bytes} [Sat May 9 02:45:10 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/682] 10.0.0.90 () {36 vars in 986 bytes} [Sat May 9 02:45:10 2026] GET /v2/images/3757b77e-04a6-4a1a-93b6-f1e0ba64db8d => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/683] 10.0.0.90 () {36 vars in 926 bytes} [Sat May 9 02:45: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: 338/684] 10.0.0.90 () {36 vars in 926 bytes} [Sat May 9 02:45:10 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: 347/685] 10.0.0.90 () {36 vars in 986 bytes} [Sat May 9 02:45:10 2026] GET /v2/images/3757b77e-04a6-4a1a-93b6-f1e0ba64db8d => 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: 339/686] 10.0.0.90 () {36 vars in 926 bytes} [Sat May 9 02:45: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: 7|app: 0|req: 348/687] 10.0.0.90 () {36 vars in 926 bytes} [Sat May 9 02:45: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: 340/688] 10.0.0.215 () {36 vars in 987 bytes} [Sat May 9 02:45:11 2026] GET /v2/images/3757b77e-04a6-4a1a-93b6-f1e0ba64db8d => generated 1171 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/689] 10.0.0.215 () {36 vars in 927 bytes} [Sat May 9 02:45:11 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: 341/690] 10.0.0.215 () {36 vars in 987 bytes} [Sat May 9 02:45:11 2026] GET /v2/images/3757b77e-04a6-4a1a-93b6-f1e0ba64db8d => 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: 350/691] 10.0.0.215 () {36 vars in 927 bytes} [Sat May 9 02:45:11 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: 342/692] 10.0.0.215 () {36 vars in 927 bytes} [Sat May 9 02:45:11 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: 351/693] 10.0.0.23 () {36 vars in 986 bytes} [Sat May 9 02:45:14 2026] GET /v2/images/3757b77e-04a6-4a1a-93b6-f1e0ba64db8d => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/694] 10.0.0.23 () {36 vars in 926 bytes} [Sat May 9 02:45:14 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: 354/699] 10.0.0.23 () {36 vars in 986 bytes} [Sat May 9 02:45:24 2026] GET /v2/images/3757b77e-04a6-4a1a-93b6-f1e0ba64db8d => 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: 346/700] 10.0.0.23 () {36 vars in 926 bytes} [Sat May 9 02:45:24 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: 359/709] 10.0.0.23 () {36 vars in 986 bytes} [Sat May 9 02:46:07 2026] GET /v2/images/3757b77e-04a6-4a1a-93b6-f1e0ba64db8d => 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: 351/710] 10.0.0.23 () {36 vars in 926 bytes} [Sat May 9 02:46:07 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: 360/711] 10.0.0.23 () {36 vars in 986 bytes} [Sat May 9 02:46:08 2026] GET /v2/images/3757b77e-04a6-4a1a-93b6-f1e0ba64db8d => 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: 352/712] 10.0.0.23 () {36 vars in 926 bytes} [Sat May 9 02:46:08 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: 361/713] 10.0.0.103 () {30 vars in 411 bytes} [Sat May 9 02:46:12 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: 365/720] 10.0.0.23 () {36 vars in 986 bytes} [Sat May 9 02:46:38 2026] GET /v2/images/3757b77e-04a6-4a1a-93b6-f1e0ba64db8d => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/721] 10.0.0.23 () {36 vars in 926 bytes} [Sat May 9 02:46: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: 368/726] 10.0.0.103 () {32 vars in 707 bytes} [Sat May 9 02:46:59 2026] GET /v2/images/3757b77e-04a6-4a1a-93b6-f1e0ba64db8d => 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: 359/727] 10.0.0.103 () {32 vars in 707 bytes} [Sat May 9 02:46:59 2026] GET /v2/images/3757b77e-04a6-4a1a-93b6-f1e0ba64db8d => 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: 369/728] 10.0.0.90 () {36 vars in 986 bytes} [Sat May 9 02:46:59 2026] GET /v2/images/3757b77e-04a6-4a1a-93b6-f1e0ba64db8d => generated 1171 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/729] 10.0.0.90 () {36 vars in 926 bytes} [Sat May 9 02:46:59 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: 370/730] 10.0.0.90 () {36 vars in 926 bytes} [Sat May 9 02:46:59 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/731] 10.0.0.90 () {36 vars in 986 bytes} [Sat May 9 02:46:59 2026] GET /v2/images/3757b77e-04a6-4a1a-93b6-f1e0ba64db8d => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/732] 10.0.0.90 () {36 vars in 926 bytes} [Sat May 9 02:46:59 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/733] 10.0.0.90 () {36 vars in 926 bytes} [Sat May 9 02:46:59 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: 372/734] 10.0.0.90 () {36 vars in 986 bytes} [Sat May 9 02:46:59 2026] GET /v2/images/3757b77e-04a6-4a1a-93b6-f1e0ba64db8d => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/735] 10.0.0.90 () {36 vars in 926 bytes} [Sat May 9 02:46:59 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/736] 10.0.0.90 () {36 vars in 926 bytes} [Sat May 9 02:46:59 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/737] 10.0.0.215 () {36 vars in 987 bytes} [Sat May 9 02:47:00 2026] GET /v2/images/3757b77e-04a6-4a1a-93b6-f1e0ba64db8d => 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: 374/738] 10.0.0.215 () {36 vars in 927 bytes} [Sat May 9 02:47:00 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/739] 10.0.0.215 () {36 vars in 987 bytes} [Sat May 9 02:47:00 2026] GET /v2/images/3757b77e-04a6-4a1a-93b6-f1e0ba64db8d => 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: 375/740] 10.0.0.215 () {36 vars in 927 bytes} [Sat May 9 02:47:00 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/741] 10.0.0.215 () {36 vars in 927 bytes} [Sat May 9 02:47:00 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: 371/750] 10.0.0.23 () {36 vars in 986 bytes} [Sat May 9 02:47:39 2026] GET /v2/images/3757b77e-04a6-4a1a-93b6-f1e0ba64db8d => 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: 380/751] 10.0.0.23 () {36 vars in 926 bytes} [Sat May 9 02:47:39 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: 382/772] 10.0.0.23 () {36 vars in 986 bytes} [Sat May 9 02:49:17 2026] GET /v2/images/3757b77e-04a6-4a1a-93b6-f1e0ba64db8d => generated 1171 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/773] 10.0.0.23 () {36 vars in 926 bytes} [Sat May 9 02:49:17 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: 394/778] 10.0.0.23 () {36 vars in 986 bytes} [Sat May 9 02:49:35 2026] GET /v2/images/3757b77e-04a6-4a1a-93b6-f1e0ba64db8d => 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: 385/779] 10.0.0.23 () {36 vars in 926 bytes} [Sat May 9 02:49:35 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/786] 199.204.45.44 () {32 vars in 825 bytes} [Sat May 9 02:50:09 2026] GET /v2/images?status=active&owner=33d672a0e6464e19ac8103a2b7a9886e&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/787] 199.204.45.44 () {32 vars in 652 bytes} [Sat May 9 02:50: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: 399/788] 10.0.0.90 () {36 vars in 986 bytes} [Sat May 9 02:50:10 2026] GET /v2/images/c6fb9915-b0b1-4eb7-9ba2-c2ce3d74bd32 => generated 1209 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/789] 10.0.0.90 () {36 vars in 926 bytes} [Sat May 9 02:50:10 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/790] 10.0.0.90 () {36 vars in 926 bytes} [Sat May 9 02:50:10 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: 391/791] 10.0.0.90 () {36 vars in 986 bytes} [Sat May 9 02:50:10 2026] GET /v2/images/c6fb9915-b0b1-4eb7-9ba2-c2ce3d74bd32 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/792] 10.0.0.90 () {36 vars in 926 bytes} [Sat May 9 02:50:10 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/793] 10.0.0.90 () {36 vars in 926 bytes} [Sat May 9 02:50:10 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: 402/794] 10.0.0.90 () {36 vars in 986 bytes} [Sat May 9 02:50:10 2026] GET /v2/images/c6fb9915-b0b1-4eb7-9ba2-c2ce3d74bd32 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/795] 10.0.0.90 () {36 vars in 926 bytes} [Sat May 9 02:50:10 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/796] 10.0.0.215 () {36 vars in 987 bytes} [Sat May 9 02:50:10 2026] GET /v2/images/c6fb9915-b0b1-4eb7-9ba2-c2ce3d74bd32 => generated 1209 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/797] 10.0.0.215 () {36 vars in 927 bytes} [Sat May 9 02:50: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: 7|app: 0|req: 404/798] 10.0.0.215 () {36 vars in 987 bytes} [Sat May 9 02:50:10 2026] GET /v2/images/c6fb9915-b0b1-4eb7-9ba2-c2ce3d74bd32 => 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: 395/799] 10.0.0.215 () {36 vars in 927 bytes} [Sat May 9 02:50:10 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: 405/800] 10.0.0.215 () {36 vars in 927 bytes} [Sat May 9 02:50:10 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: 418/845] 10.0.0.103 () {32 vars in 633 bytes} [Sat May 9 02:53:44 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)