+ 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 May 6 05:23:18 2026] *** compiled with version: 13.3.0 on 05 May 2026 22:49:10 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-bdb74d645-5cfw6 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 0x7fb2d1e6f668 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-06 05:23:20.979 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-06 05:23:20.987 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-05-06 05:23:21.873 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-06 05:23:21.874 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-06 05:23:21.874 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-06 05:23:21.878 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-06 05:23:21.879 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-06 05:23:21.880 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-06 05:23:23.940 8 WARNING glance.api.v2.images [None req-fb9ec490-6ed4-40ba-9521-c0b7f117532c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-06 05:23:24.075 7 WARNING glance.api.v2.images [None req-bf9f4809-9de4-46f8-b5e2-5fa947aca145 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-06 05:23:24.281 8 WARNING keystonemiddleware._common.config [None req-fb9ec490-6ed4-40ba-9521-c0b7f117532c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 05:23:24.288 8 WARNING oslo_config.cfg [None req-fb9ec490-6ed4-40ba-9521-c0b7f117532c - - - - - -] 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 0x7fb2d1e6f668 pid: 8 (default app) 2026-05-06 05:23:24.433 7 WARNING keystonemiddleware._common.config [None req-bf9f4809-9de4-46f8-b5e2-5fa947aca145 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 05:23:24.440 7 WARNING oslo_config.cfg [None req-bf9f4809-9de4-46f8-b5e2-5fa947aca145 - - - - - -] 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 0x7fb2d1e6f668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.237 () {42 vars in 688 bytes} [Wed May 6 05:23:25 2026] GET / => generated 1312 bytes in 2 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 05:23:26.252 7 WARNING oslo_policy.policy [None req-60248885-230f-4f95-9362-2408838e1fa4 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - 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-06 05:23:26.253 7 WARNING oslo_policy.policy [None req-60248885-230f-4f95-9362-2408838e1fa4 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - 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-06 05:23:26.269 7 WARNING oslo_policy.policy [None req-60248885-230f-4f95-9362-2408838e1fa4 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - 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-06 05:23:26.270 7 WARNING oslo_policy.policy [None req-60248885-230f-4f95-9362-2408838e1fa4 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - 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.19.213.237 () {44 vars in 910 bytes} [Wed May 6 05:23:25 2026] GET /v2/images => generated 69 bytes in 546 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.19.213.237 () {42 vars in 688 bytes} [Wed May 6 05:23:29 2026] GET / => generated 1312 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.19.213.237 () {44 vars in 910 bytes} [Wed May 6 05:23:29 2026] GET /v2/images => generated 69 bytes in 36 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 05:23:29.705 8 WARNING oslo_policy.policy [None req-8a0fd7cf-0852-45e8-bd56-a03fb4796d64 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - 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-06 05:23:29.705 8 WARNING oslo_policy.policy [None req-8a0fd7cf-0852-45e8-bd56-a03fb4796d64 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - 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.19.213.237 () {44 vars in 911 bytes} [Wed May 6 05:23:29 2026] GET /v2/images/cirros => generated 151 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.19.213.237 () {44 vars in 933 bytes} [Wed May 6 05:23:29 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 05:23:29.841 8 WARNING oslo_policy.policy [None req-432da0c9-219c-4d9f-9cc6-47a4d356de32 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - 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-06 05:23:29.841 8 WARNING oslo_policy.policy [None req-432da0c9-219c-4d9f-9cc6-47a4d356de32 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - 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.19.213.237 () {44 vars in 939 bytes} [Wed May 6 05:23:29 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-06 05:23:29.928 7 WARNING oslo_config.cfg [None req-bf57e372-ecee-4eb6-9ae5-cac486be6c83 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - 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.19.213.237 () {48 vars in 951 bytes} [Wed May 6 05:23:29 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-06 05:23:29.954 8 WARNING oslo_policy.policy [None req-fc8d114b-0661-48d9-b092-c075a6ee7a01 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - 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-06 05:23:29.954 8 WARNING oslo_policy.policy [None req-fc8d114b-0661-48d9-b092-c075a6ee7a01 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - 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-06 05:23:29.956 8 INFO glance.api.v2.image_data [None req-fc8d114b-0661-48d9-b092-c075a6ee7a01 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 05:23:33.600 8 INFO glance.location [None req-fc8d114b-0661-48d9-b092-c075a6ee7a01 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/12] 199.19.213.237 () {48 vars in 1045 bytes} [Wed May 6 05:23:29 2026] PUT /v2/images/2e0de633-99be-42c3-8f48-669bee206b9f/file => generated 0 bytes in 3695 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6049 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.19.213.237 () {44 vars in 971 bytes} [Wed May 6 05:23:33 2026] GET /v2/images/2e0de633-99be-42c3-8f48-669bee206b9f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 05:23:33.676 8 WARNING oslo_config.cfg [None req-f3821288-b660-4e86-acdd-3c050983ecfe c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - 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.19.213.237 () {44 vars in 971 bytes} [Wed May 6 05:23:33 2026] GET /v2/images/2e0de633-99be-42c3-8f48-669bee206b9f => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/261] 199.19.213.237 () {42 vars in 688 bytes} [Wed May 6 05:43:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/262] 199.19.213.237 () {44 vars in 910 bytes} [Wed May 6 05:43:57 2026] GET /v2/images => generated 1240 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/267] 199.19.213.237 () {42 vars in 688 bytes} [Wed May 6 05:44:14 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/268] 199.19.213.237 () {44 vars in 910 bytes} [Wed May 6 05:44:14 2026] GET /v2/images => generated 1240 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/269] 199.19.213.237 () {44 vars in 937 bytes} [Wed May 6 05:44:15 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/270] 199.19.213.237 () {44 vars in 959 bytes} [Wed May 6 05:44:15 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/271] 199.19.213.237 () {44 vars in 939 bytes} [Wed May 6 05:44:15 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: 134/272] 199.19.213.237 () {48 vars in 951 bytes} [Wed May 6 05:44:15 2026] POST /v2/images => generated 796 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-06 05:44:15.179 8 INFO glance.api.v2.image_data [None req-4fa09f99-18be-4678-9974-f5d24d7c26da c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 05:44:40.595 8 INFO glance.location [None req-4fa09f99-18be-4678-9974-f5d24d7c26da c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 139/277] 199.19.213.237 () {48 vars in 1046 bytes} [Wed May 6 05:44:15 2026] PUT /v2/images/247da36a-68c4-4922-a98d-be1d53a40645/file => generated 0 bytes in 25463 msecs (HTTP/1.1 204) 4 headers in 171 bytes (72914 switches on core 0) [pid: 7|app: 0|req: 139/278] 199.19.213.237 () {44 vars in 971 bytes} [Wed May 6 05:44:40 2026] GET /v2/images/247da36a-68c4-4922-a98d-be1d53a40645 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/279] 199.19.213.237 () {44 vars in 971 bytes} [Wed May 6 05:44:40 2026] GET /v2/images/247da36a-68c4-4922-a98d-be1d53a40645 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/280] 199.19.213.237 () {42 vars in 688 bytes} [Wed May 6 05:44:42 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/281] 199.19.213.237 () {44 vars in 910 bytes} [Wed May 6 05:44:42 2026] GET /v2/images => generated 2451 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/362] 199.19.213.237 () {42 vars in 688 bytes} [Wed May 6 05:51:23 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/363] 199.19.213.237 () {44 vars in 910 bytes} [Wed May 6 05:51:23 2026] GET /v2/images => generated 2451 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/366] 199.19.213.237 () {42 vars in 688 bytes} [Wed May 6 05:51:30 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/367] 199.19.213.237 () {44 vars in 910 bytes} [Wed May 6 05:51:30 2026] GET /v2/images => generated 2451 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/368] 199.19.213.237 () {44 vars in 947 bytes} [Wed May 6 05:51:30 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/369] 199.19.213.237 () {44 vars in 969 bytes} [Wed May 6 05:51:30 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/370] 199.19.213.237 () {44 vars in 939 bytes} [Wed May 6 05:51:30 2026] GET /v2/images?os_hidden=True => generated 84 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.19.213.237 () {48 vars in 951 bytes} [Wed May 6 05:51:30 2026] POST /v2/images => generated 799 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-06 05:51:30.814 7 WARNING oslo_policy.policy [None req-a50084fa-dee7-4197-9ede-aa4d61c1d4a8 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - 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-06 05:51:30.814 7 WARNING oslo_policy.policy [None req-a50084fa-dee7-4197-9ede-aa4d61c1d4a8 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - 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-06 05:51:30.816 7 INFO glance.api.v2.image_data [None req-a50084fa-dee7-4197-9ede-aa4d61c1d4a8 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 05:51:54.212 7 INFO glance.location [None req-a50084fa-dee7-4197-9ede-aa4d61c1d4a8 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 186/378] 199.19.213.237 () {48 vars in 1045 bytes} [Wed May 6 05:51:30 2026] PUT /v2/images/8ba8f371-e0aa-4e97-ad2d-3c13eb947a65/file => generated 0 bytes in 23470 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20033 switches on core 0) [pid: 8|app: 0|req: 193/379] 199.19.213.237 () {44 vars in 971 bytes} [Wed May 6 05:51:54 2026] GET /v2/images/8ba8f371-e0aa-4e97-ad2d-3c13eb947a65 => generated 1211 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/380] 199.19.213.237 () {48 vars in 1050 bytes} [Wed May 6 05:51:54 2026] PATCH /v2/images/8ba8f371-e0aa-4e97-ad2d-3c13eb947a65 => generated 1234 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/381] 199.19.213.237 () {44 vars in 971 bytes} [Wed May 6 05:51:54 2026] GET /v2/images/8ba8f371-e0aa-4e97-ad2d-3c13eb947a65 => generated 1234 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/388] 199.19.213.237 () {42 vars in 688 bytes} [Wed May 6 05:52:31 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/389] 199.19.213.237 () {44 vars in 910 bytes} [Wed May 6 05:52:31 2026] GET /v2/images => generated 3687 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/394] 199.19.213.237 () {42 vars in 688 bytes} [Wed May 6 05:52:47 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/395] 199.19.213.237 () {44 vars in 910 bytes} [Wed May 6 05:52:47 2026] GET /v2/images => generated 3687 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/396] 199.19.213.237 () {44 vars in 939 bytes} [Wed May 6 05:52:48 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/397] 199.19.213.237 () {44 vars in 961 bytes} [Wed May 6 05:52:48 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: 203/398] 199.19.213.237 () {44 vars in 939 bytes} [Wed May 6 05:52:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/399] 199.19.213.237 () {48 vars in 951 bytes} [Wed May 6 05:52:48 2026] POST /v2/images => generated 791 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-06 05:52:48.162 8 INFO glance.api.v2.image_data [None req-5171d90d-7147-4a0e-a49c-ea5a8e3b494f c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 05:53:01.018 8 INFO glance.location [None req-5171d90d-7147-4a0e-a49c-ea5a8e3b494f c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 204/402] 199.19.213.237 () {48 vars in 1046 bytes} [Wed May 6 05:52:48 2026] PUT /v2/images/818125ac-3512-4fbc-b9a3-c9ec2f69ceaf/file => generated 0 bytes in 12905 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27252 switches on core 0) [pid: 7|app: 0|req: 199/403] 199.19.213.237 () {44 vars in 971 bytes} [Wed May 6 05:53:01 2026] GET /v2/images/818125ac-3512-4fbc-b9a3-c9ec2f69ceaf => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/404] 199.19.213.237 () {44 vars in 971 bytes} [Wed May 6 05:53:01 2026] GET /v2/images/818125ac-3512-4fbc-b9a3-c9ec2f69ceaf => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/551] 199.19.213.237 () {42 vars in 688 bytes} [Wed May 6 06:05:11 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/552] 199.19.213.237 () {44 vars in 910 bytes} [Wed May 6 06:05:11 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: 287/579] 199.19.213.237 () {42 vars in 688 bytes} [Wed May 6 06:07:23 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/580] 199.19.213.237 () {44 vars in 910 bytes} [Wed May 6 06:07:23 2026] GET /v2/images => generated 4893 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/583] 199.19.213.237 () {42 vars in 688 bytes} [Wed May 6 06:07:25 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/584] 199.19.213.237 () {44 vars in 910 bytes} [Wed May 6 06:07:25 2026] GET /v2/images => generated 4893 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/593] 199.19.213.237 () {42 vars in 688 bytes} [Wed May 6 06:08:10 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/594] 199.19.213.237 () {44 vars in 910 bytes} [Wed May 6 06:08:10 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/597] 199.19.213.237 () {42 vars in 688 bytes} [Wed May 6 06:08:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/598] 199.19.213.237 () {44 vars in 910 bytes} [Wed May 6 06:08:17 2026] GET /v2/images => generated 4893 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/611] 199.19.213.237 () {42 vars in 688 bytes} [Wed May 6 06:09:19 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/612] 199.19.213.237 () {44 vars in 910 bytes} [Wed May 6 06:09:19 2026] GET /v2/images => generated 4893 bytes in 47 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:71: 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/621] 10.0.0.48 () {32 vars in 631 bytes} [Wed May 6 06:10:00 2026] GET /v2/images => generated 4893 bytes in 16 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:71: 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: 310/626] 10.0.0.45 () {36 vars in 985 bytes} [Wed May 6 06:10:19 2026] GET /v2/images/2e0de633-99be-42c3-8f48-669bee206b9f => generated 1171 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/627] 10.0.0.45 () {36 vars in 925 bytes} [Wed May 6 06:10:19 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/628] 10.0.0.48 () {34 vars in 653 bytes} [Wed May 6 06:10:19 2026] POST /v2/images => generated 649 bytes in 201 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/629] 10.0.0.45 () {36 vars in 925 bytes} [Wed May 6 06:10: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) 2026-05-06 06:10:19.309 8 WARNING glance.api.v2.images [None req-c327a624-a285-44df-8741-97ccd30f3d28 f9df48dbc63544c9886f1af2ad33c51a 06089fa8ae4a498dbcc00a91b2eb91c8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a6fe752c-73ff-485b-9604-fd84dc103bdc [pid: 7|app: 0|req: 313/630] 10.0.0.45 () {36 vars in 985 bytes} [Wed May 6 06:10:19 2026] GET /v2/images/2e0de633-99be-42c3-8f48-669bee206b9f => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/631] 10.0.0.45 () {36 vars in 925 bytes} [Wed May 6 06:10: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: 315/632] 10.0.0.45 () {36 vars in 925 bytes} [Wed May 6 06:10:19 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: 318/633] 10.0.0.48 () {32 vars in 708 bytes} [Wed May 6 06:10:19 2026] DELETE /v2/images/a6fe752c-73ff-485b-9604-fd84dc103bdc => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/634] 10.0.0.48 () {32 vars in 705 bytes} [Wed May 6 06:10:19 2026] GET /v2/images/a6fe752c-73ff-485b-9604-fd84dc103bdc => generated 139 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/635] 10.0.0.48 () {32 vars in 631 bytes} [Wed May 6 06:10:19 2026] GET /v2/images => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/636] 10.0.0.45 () {36 vars in 985 bytes} [Wed May 6 06:10:19 2026] GET /v2/images/2e0de633-99be-42c3-8f48-669bee206b9f => 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: 318/637] 10.0.0.45 () {36 vars in 925 bytes} [Wed May 6 06:10:19 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: 320/638] 10.0.0.48 () {34 vars in 653 bytes} [Wed May 6 06:10:19 2026] POST /v2/images => generated 703 bytes in 37 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/639] 10.0.0.45 () {36 vars in 925 bytes} [Wed May 6 06:10:19 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: 321/640] 10.0.0.48 () {32 vars in 715 bytes} [Wed May 6 06:10:19 2026] GET /v2/images/dceb7253-34d8-467b-8c91-cf2ae982b381/file => generated 0 bytes in 9 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:10:19.518 7 INFO glance.api.v2.image_data [None req-7b411cf4-8e12-47f5-8d2a-0f62e05574e4 f9df48dbc63544c9886f1af2ad33c51a 06089fa8ae4a498dbcc00a91b2eb91c8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 06:10:19.574 7 WARNING glance_store._drivers.rbd [None req-7b411cf4-8e12-47f5-8d2a-0f62e05574e4 f9df48dbc63544c9886f1af2ad33c51a 06089fa8ae4a498dbcc00a91b2eb91c8 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 8|app: 0|req: 322/641] 10.0.0.84 () {36 vars in 985 bytes} [Wed May 6 06:10:20 2026] GET /v2/images/2e0de633-99be-42c3-8f48-669bee206b9f => generated 1171 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/642] 10.0.0.84 () {36 vars in 925 bytes} [Wed May 6 06:10:20 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: 324/643] 10.0.0.84 () {36 vars in 985 bytes} [Wed May 6 06:10:20 2026] GET /v2/images/2e0de633-99be-42c3-8f48-669bee206b9f => 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: 325/644] 10.0.0.84 () {36 vars in 925 bytes} [Wed May 6 06:10:20 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: 326/645] 10.0.0.84 () {36 vars in 925 bytes} [Wed May 6 06:10:20 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) 2026-05-06 06:10:20.756 7 INFO glance.location [None req-7b411cf4-8e12-47f5-8d2a-0f62e05574e4 f9df48dbc63544c9886f1af2ad33c51a 06089fa8ae4a498dbcc00a91b2eb91c8 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 320/646] 10.0.0.48 () {32 vars in 725 bytes} [Wed May 6 06:10:19 2026] PUT /v2/images/dceb7253-34d8-467b-8c91-cf2ae982b381/file => generated 0 bytes in 1296 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/647] 10.0.0.48 () {32 vars in 705 bytes} [Wed May 6 06:10:20 2026] GET /v2/images/dceb7253-34d8-467b-8c91-cf2ae982b381 => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/648] 10.0.0.48 () {32 vars in 715 bytes} [Wed May 6 06:10:20 2026] GET /v2/images/dceb7253-34d8-467b-8c91-cf2ae982b381/file => generated 1024 bytes in 166 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/649] 10.0.0.48 () {34 vars in 653 bytes} [Wed May 6 06:10:20 2026] POST /v2/images => generated 648 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/650] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:10:21 2026] PATCH /v2/images/9932a38a-7b2b-4753-8723-a0792921b642 => generated 652 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/651] 10.0.0.48 () {32 vars in 705 bytes} [Wed May 6 06:10:21 2026] GET /v2/images/9932a38a-7b2b-4753-8723-a0792921b642 => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:21.165 7 WARNING glance.api.v2.images [None req-590ab797-0745-465e-95c9-34774b570418 f9df48dbc63544c9886f1af2ad33c51a 06089fa8ae4a498dbcc00a91b2eb91c8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9932a38a-7b2b-4753-8723-a0792921b642 [pid: 7|app: 0|req: 323/652] 10.0.0.48 () {32 vars in 708 bytes} [Wed May 6 06:10:21 2026] DELETE /v2/images/9932a38a-7b2b-4753-8723-a0792921b642 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/653] 10.0.0.48 () {32 vars in 705 bytes} [Wed May 6 06:10:21 2026] GET /v2/images/9932a38a-7b2b-4753-8723-a0792921b642 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:10:21.270 7 WARNING glance.api.v2.images [None req-c6e18cb4-7b09-42c9-a1d4-722a4087b060 f9df48dbc63544c9886f1af2ad33c51a 06089fa8ae4a498dbcc00a91b2eb91c8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//dceb7253-34d8-467b-8c91-cf2ae982b381 [pid: 7|app: 0|req: 324/654] 10.0.0.48 () {32 vars in 708 bytes} [Wed May 6 06:10:21 2026] DELETE /v2/images/dceb7253-34d8-467b-8c91-cf2ae982b381 => generated 0 bytes in 798 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/655] 10.0.0.48 () {32 vars in 705 bytes} [Wed May 6 06:10:22 2026] GET /v2/images/dceb7253-34d8-467b-8c91-cf2ae982b381 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:10:22.082 7 WARNING glance.api.v2.images [None req-d226f3eb-9bd7-43bb-afec-a12f89681e5a f9df48dbc63544c9886f1af2ad33c51a 06089fa8ae4a498dbcc00a91b2eb91c8 - - default default] Failed to find image a6fe752c-73ff-485b-9604-fd84dc103bdc to delete: glance.common.exception.ImageNotFound: No image found with ID a6fe752c-73ff-485b-9604-fd84dc103bdc [pid: 7|app: 0|req: 325/656] 10.0.0.48 () {32 vars in 708 bytes} [Wed May 6 06:10:22 2026] DELETE /v2/images/a6fe752c-73ff-485b-9604-fd84dc103bdc => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/657] 10.0.0.48 () {32 vars in 705 bytes} [Wed May 6 06:10:22 2026] GET /v2/images/a6fe752c-73ff-485b-9604-fd84dc103bdc => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/660] 10.0.0.95 () {36 vars in 985 bytes} [Wed May 6 06:10:31 2026] GET /v2/images/2e0de633-99be-42c3-8f48-669bee206b9f => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/661] 10.0.0.95 () {36 vars in 925 bytes} [Wed May 6 06:10:31 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: 336/664] 10.0.0.95 () {36 vars in 985 bytes} [Wed May 6 06:10:37 2026] GET /v2/images/2e0de633-99be-42c3-8f48-669bee206b9f => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/665] 10.0.0.95 () {36 vars in 925 bytes} [Wed May 6 06:10:37 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/666] 199.19.213.237 () {36 vars in 990 bytes} [Wed May 6 06:10:38 2026] GET /v2/images/2e0de633-99be-42c3-8f48-669bee206b9f => 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: 330/667] 199.19.213.237 () {36 vars in 930 bytes} [Wed May 6 06:10:38 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/668] 199.19.213.237 () {36 vars in 990 bytes} [Wed May 6 06:10:39 2026] GET /v2/images/2e0de633-99be-42c3-8f48-669bee206b9f => 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: 331/669] 199.19.213.237 () {36 vars in 930 bytes} [Wed May 6 06:10:39 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: 335/676] 10.0.0.95 () {36 vars in 985 bytes} [Wed May 6 06:11:04 2026] GET /v2/images/2e0de633-99be-42c3-8f48-669bee206b9f => 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: 342/677] 10.0.0.95 () {36 vars in 925 bytes} [Wed May 6 06:11:04 2026] GET /v2/schemas/image => generated 4018 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/684] 10.0.0.95 () {36 vars in 985 bytes} [Wed May 6 06:11:39 2026] GET /v2/images/2e0de633-99be-42c3-8f48-669bee206b9f => 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: 346/685] 10.0.0.95 () {36 vars in 925 bytes} [Wed May 6 06:11:39 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: 341/688] 10.0.0.48 () {30 vars in 409 bytes} [Wed May 6 06:11:49 2026] GET / => generated 1312 bytes in 7 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/691] 10.0.0.48 () {32 vars in 705 bytes} [Wed May 6 06:11:57 2026] GET /v2/images/2e0de633-99be-42c3-8f48-669bee206b9f => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/692] 10.0.0.48 () {32 vars in 705 bytes} [Wed May 6 06:11:57 2026] GET /v2/images/2e0de633-99be-42c3-8f48-669bee206b9f => 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: 350/693] 10.0.0.45 () {36 vars in 985 bytes} [Wed May 6 06:11:57 2026] GET /v2/images/2e0de633-99be-42c3-8f48-669bee206b9f => generated 1171 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/694] 10.0.0.45 () {36 vars in 925 bytes} [Wed May 6 06:11:57 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/695] 10.0.0.45 () {36 vars in 925 bytes} [Wed May 6 06:11:57 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/696] 10.0.0.45 () {36 vars in 985 bytes} [Wed May 6 06:11:57 2026] GET /v2/images/2e0de633-99be-42c3-8f48-669bee206b9f => 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: 352/697] 10.0.0.45 () {36 vars in 925 bytes} [Wed May 6 06:11:57 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/698] 10.0.0.45 () {36 vars in 925 bytes} [Wed May 6 06:11: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: 353/699] 10.0.0.45 () {36 vars in 985 bytes} [Wed May 6 06:11:57 2026] GET /v2/images/2e0de633-99be-42c3-8f48-669bee206b9f => 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: 347/700] 10.0.0.45 () {36 vars in 925 bytes} [Wed May 6 06:11:57 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/701] 10.0.0.45 () {36 vars in 925 bytes} [Wed May 6 06:11: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: 348/702] 10.0.0.84 () {36 vars in 985 bytes} [Wed May 6 06:11:58 2026] GET /v2/images/2e0de633-99be-42c3-8f48-669bee206b9f => 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: 355/703] 10.0.0.84 () {36 vars in 925 bytes} [Wed May 6 06:11:58 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: 349/704] 10.0.0.84 () {36 vars in 985 bytes} [Wed May 6 06:11:58 2026] GET /v2/images/2e0de633-99be-42c3-8f48-669bee206b9f => 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: 356/705] 10.0.0.84 () {36 vars in 925 bytes} [Wed May 6 06:11:58 2026] GET /v2/schemas/image => generated 4018 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/706] 10.0.0.84 () {36 vars in 925 bytes} [Wed May 6 06:11: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: 8|app: 0|req: 358/709] 10.0.0.95 () {36 vars in 985 bytes} [Wed May 6 06:12:09 2026] GET /v2/images/2e0de633-99be-42c3-8f48-669bee206b9f => 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: 352/710] 10.0.0.95 () {36 vars in 925 bytes} [Wed May 6 06:12:09 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/713] 10.0.0.95 () {36 vars in 985 bytes} [Wed May 6 06:12:17 2026] GET /v2/images/2e0de633-99be-42c3-8f48-669bee206b9f => 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: 354/714] 10.0.0.95 () {36 vars in 925 bytes} [Wed May 6 06:12: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: 8|app: 0|req: 364/721] 10.0.0.95 () {36 vars in 985 bytes} [Wed May 6 06:12:44 2026] GET /v2/images/2e0de633-99be-42c3-8f48-669bee206b9f => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/722] 10.0.0.95 () {36 vars in 925 bytes} [Wed May 6 06:12:44 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/723] 10.0.0.95 () {36 vars in 985 bytes} [Wed May 6 06:12:52 2026] GET /v2/images/2e0de633-99be-42c3-8f48-669bee206b9f => 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: 359/724] 10.0.0.95 () {36 vars in 925 bytes} [Wed May 6 06:12:52 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: 361/727] 10.0.0.95 () {36 vars in 985 bytes} [Wed May 6 06:13:01 2026] GET /v2/images/2e0de633-99be-42c3-8f48-669bee206b9f => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/728] 10.0.0.95 () {36 vars in 925 bytes} [Wed May 6 06:13:02 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: 365/735] 10.0.0.95 () {36 vars in 985 bytes} [Wed May 6 06:13:26 2026] GET /v2/images/2e0de633-99be-42c3-8f48-669bee206b9f => 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: 371/736] 10.0.0.95 () {36 vars in 925 bytes} [Wed May 6 06:13:26 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: 366/737] 10.0.0.95 () {36 vars in 985 bytes} [Wed May 6 06:13:26 2026] GET /v2/images/2e0de633-99be-42c3-8f48-669bee206b9f => 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: 372/738] 10.0.0.95 () {36 vars in 925 bytes} [Wed May 6 06:13:26 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/741] 199.19.213.237 () {32 vars in 825 bytes} [Wed May 6 06:13:40 2026] GET /v2/images?status=active&owner=7aca80d80c3640098f93df4fe2f14c2d&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/742] 199.19.213.237 () {32 vars in 652 bytes} [Wed May 6 06:13:40 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/743] 10.0.0.45 () {36 vars in 985 bytes} [Wed May 6 06:13:41 2026] GET /v2/images/247da36a-68c4-4922-a98d-be1d53a40645 => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/744] 10.0.0.45 () {36 vars in 925 bytes} [Wed May 6 06:13:41 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/745] 10.0.0.45 () {36 vars in 925 bytes} [Wed May 6 06:13:41 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: 370/746] 10.0.0.45 () {36 vars in 985 bytes} [Wed May 6 06:13:41 2026] GET /v2/images/247da36a-68c4-4922-a98d-be1d53a40645 => 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: 377/747] 10.0.0.45 () {36 vars in 925 bytes} [Wed May 6 06:13:41 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: 371/748] 10.0.0.45 () {36 vars in 925 bytes} [Wed May 6 06:13:41 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: 378/749] 10.0.0.45 () {36 vars in 985 bytes} [Wed May 6 06:13:41 2026] GET /v2/images/247da36a-68c4-4922-a98d-be1d53a40645 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/750] 10.0.0.45 () {36 vars in 925 bytes} [Wed May 6 06:13:41 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/751] 10.0.0.84 () {36 vars in 985 bytes} [Wed May 6 06:13:41 2026] GET /v2/images/247da36a-68c4-4922-a98d-be1d53a40645 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/752] 10.0.0.84 () {36 vars in 925 bytes} [Wed May 6 06:13:41 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: 380/753] 10.0.0.84 () {36 vars in 985 bytes} [Wed May 6 06:13:41 2026] GET /v2/images/247da36a-68c4-4922-a98d-be1d53a40645 => 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: 374/754] 10.0.0.84 () {36 vars in 925 bytes} [Wed May 6 06:13:41 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: 381/755] 10.0.0.84 () {36 vars in 925 bytes} [Wed May 6 06:13:41 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/804] 10.0.0.48 () {32 vars in 631 bytes} [Wed May 6 06:17:35 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)