+ 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 [Thu Mar 5 06:58:47 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-75777596d-zs5rd machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fee4fd46668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-03-05 06:58:49.605 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-05 06:58:49.609 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-03-05 06:58:50.460 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-03-05 06:58:50.461 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-03-05 06:58:50.462 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-05 06:58:50.477 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-03-05 06:58:50.478 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-03-05 06:58:50.479 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-05 06:58:52.514 7 WARNING glance.api.v2.images [None req-ba7f552e-78d0-4f5b-acfc-78a1ae4d1603 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-05 06:58:52.535 8 WARNING glance.api.v2.images [None req-e59e6717-4ab7-4a0a-9b90-fee3ec320b27 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-05 06:58:52.873 7 WARNING keystonemiddleware._common.config [None req-ba7f552e-78d0-4f5b-acfc-78a1ae4d1603 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-05 06:58:52.881 7 WARNING oslo_config.cfg [None req-ba7f552e-78d0-4f5b-acfc-78a1ae4d1603 - - - - - -] 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 0x7fee4fd46668 pid: 7 (default app) 2026-03-05 06:58:52.897 8 WARNING keystonemiddleware._common.config [None req-e59e6717-4ab7-4a0a-9b90-fee3ec320b27 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-05 06:58:52.905 8 WARNING oslo_config.cfg [None req-e59e6717-4ab7-4a0a-9b90-fee3ec320b27 - - - - - -] 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 0x7fee4fd46668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 162.253.55.70 () {42 vars in 683 bytes} [Thu Mar 5 06:58:53 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 06:58:53.820 8 WARNING oslo_policy.policy [None req-26db3214-e04a-426e-b348-9f4513108336 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-05 06:58:53.821 8 WARNING oslo_policy.policy [None req-26db3214-e04a-426e-b348-9f4513108336 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-05 06:58:53.834 8 WARNING oslo_policy.policy [None req-26db3214-e04a-426e-b348-9f4513108336 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-05 06:58:53.835 8 WARNING oslo_policy.policy [None req-26db3214-e04a-426e-b348-9f4513108336 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - 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] 162.253.55.70 () {44 vars in 905 bytes} [Thu Mar 5 06:58:53 2026] GET /v2/images => generated 69 bytes in 583 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 162.253.55.70 () {42 vars in 683 bytes} [Thu Mar 5 06:58:57 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] 162.253.55.70 () {44 vars in 905 bytes} [Thu Mar 5 06:58:57 2026] GET /v2/images => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 06:58:57.638 7 WARNING oslo_policy.policy [None req-60a13e5f-b165-4d1b-957b-aa9c038ba06d ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-05 06:58:57.639 7 WARNING oslo_policy.policy [None req-60a13e5f-b165-4d1b-957b-aa9c038ba06d ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - 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] 162.253.55.70 () {44 vars in 906 bytes} [Thu Mar 5 06:58:57 2026] GET /v2/images/cirros => generated 151 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 162.253.55.70 () {44 vars in 928 bytes} [Thu Mar 5 06:58:57 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 06:58:57.784 7 WARNING oslo_policy.policy [None req-b5262713-fdb2-4ea6-bd09-974d3c90c034 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-05 06:58:57.785 7 WARNING oslo_policy.policy [None req-b5262713-fdb2-4ea6-bd09-974d3c90c034 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - 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] 162.253.55.70 () {44 vars in 934 bytes} [Thu Mar 5 06:58:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 06:58:58.165 8 WARNING oslo_config.cfg [None req-e6477802-34fc-4529-9f1c-e284fe731a9e ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - 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] 162.253.55.70 () {48 vars in 946 bytes} [Thu Mar 5 06:58:57 2026] POST /v2/images => generated 760 bytes in 355 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-05 06:58:58.190 7 WARNING oslo_policy.policy [None req-76e308ce-aa7a-41e4-803d-078a956bea12 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-05 06:58:58.190 7 WARNING oslo_policy.policy [None req-76e308ce-aa7a-41e4-803d-078a956bea12 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-05 06:58:58.191 7 INFO glance.api.v2.image_data [None req-76e308ce-aa7a-41e4-803d-078a956bea12 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-05 06:59:02.305 7 WARNING glance.location [None req-76e308ce-aa7a-41e4-803d-078a956bea12 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 162.253.55.70 () {48 vars in 1040 bytes} [Thu Mar 5 06:58:58 2026] PUT /v2/images/0f5fc70f-88ad-4fc8-85ea-ad68fdc266d2/file => generated 0 bytes in 4160 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4614 switches on core 0) [pid: 8|app: 0|req: 5/14] 162.253.55.70 () {44 vars in 966 bytes} [Thu Mar 5 06:59:02 2026] GET /v2/images/0f5fc70f-88ad-4fc8-85ea-ad68fdc266d2 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 06:59:02.385 7 WARNING oslo_config.cfg [None req-676da473-d7c8-4acc-8724-2ccefc1b1295 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - 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] 162.253.55.70 () {44 vars in 966 bytes} [Thu Mar 5 06:59:02 2026] GET /v2/images/0f5fc70f-88ad-4fc8-85ea-ad68fdc266d2 => 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: 142/278] 162.253.55.70 () {42 vars in 683 bytes} [Thu Mar 5 07:20:47 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/279] 162.253.55.70 () {44 vars in 905 bytes} [Thu Mar 5 07:20:47 2026] GET /v2/images => generated 1240 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/282] 162.253.55.70 () {42 vars in 683 bytes} [Thu Mar 5 07:21:02 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/283] 162.253.55.70 () {44 vars in 905 bytes} [Thu Mar 5 07:21:02 2026] GET /v2/images => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/284] 162.253.55.70 () {44 vars in 932 bytes} [Thu Mar 5 07:21:02 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: 140/285] 162.253.55.70 () {44 vars in 954 bytes} [Thu Mar 5 07:21:02 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: 146/286] 162.253.55.70 () {44 vars in 934 bytes} [Thu Mar 5 07:21:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/287] 162.253.55.70 () {48 vars in 946 bytes} [Thu Mar 5 07:21:02 2026] POST /v2/images => generated 796 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-05 07:21:02.480 7 INFO glance.api.v2.image_data [None req-d564f2fb-a8a4-4385-b9d6-3e4d1e58f482 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-05 07:21:40.796 7 WARNING glance.location [None req-d564f2fb-a8a4-4385-b9d6-3e4d1e58f482 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 147/296] 162.253.55.70 () {48 vars in 1041 bytes} [Thu Mar 5 07:21:02 2026] PUT /v2/images/70210e1e-7914-4399-b686-6ec3c005794f/file => generated 0 bytes in 38379 msecs (HTTP/1.1 204) 4 headers in 171 bytes (60592 switches on core 0) [pid: 8|app: 0|req: 150/297] 162.253.55.70 () {44 vars in 966 bytes} [Thu Mar 5 07:21:40 2026] GET /v2/images/70210e1e-7914-4399-b686-6ec3c005794f => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/298] 162.253.55.70 () {44 vars in 966 bytes} [Thu Mar 5 07:21:40 2026] GET /v2/images/70210e1e-7914-4399-b686-6ec3c005794f => 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: 151/299] 162.253.55.70 () {42 vars in 683 bytes} [Thu Mar 5 07:21:42 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: 149/302] 162.253.55.70 () {44 vars in 905 bytes} [Thu Mar 5 07:21:42 2026] GET /v2/images => generated 2451 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/389] 162.253.55.70 () {42 vars in 683 bytes} [Thu Mar 5 07:28:56 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/390] 162.253.55.70 () {44 vars in 905 bytes} [Thu Mar 5 07:28:56 2026] GET /v2/images => generated 2451 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/393] 162.253.55.70 () {42 vars in 683 bytes} [Thu Mar 5 07:29:04 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/394] 162.253.55.70 () {44 vars in 905 bytes} [Thu Mar 5 07:29:04 2026] GET /v2/images => generated 2451 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/395] 162.253.55.70 () {44 vars in 942 bytes} [Thu Mar 5 07:29:04 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/396] 162.253.55.70 () {44 vars in 964 bytes} [Thu Mar 5 07:29:04 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/397] 162.253.55.70 () {44 vars in 934 bytes} [Thu Mar 5 07:29:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/398] 162.253.55.70 () {48 vars in 946 bytes} [Thu Mar 5 07:29:04 2026] POST /v2/images => generated 799 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-05 07:29:05.004 8 WARNING oslo_policy.policy [None req-d1956e00-9eb6-48e1-9dd7-564f419d94e8 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-05 07:29:05.005 8 WARNING oslo_policy.policy [None req-d1956e00-9eb6-48e1-9dd7-564f419d94e8 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-05 07:29:05.007 8 INFO glance.api.v2.image_data [None req-d1956e00-9eb6-48e1-9dd7-564f419d94e8 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-05 07:29:32.032 8 INFO glance.location [None req-d1956e00-9eb6-48e1-9dd7-564f419d94e8 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 202/403] 162.253.55.70 () {48 vars in 1040 bytes} [Thu Mar 5 07:29:04 2026] PUT /v2/images/bc42f3b3-0958-4748-a045-14b1c1728f03/file => generated 0 bytes in 27078 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22615 switches on core 0) [pid: 7|app: 0|req: 202/404] 162.253.55.70 () {44 vars in 966 bytes} [Thu Mar 5 07:29:32 2026] GET /v2/images/bc42f3b3-0958-4748-a045-14b1c1728f03 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/405] 162.253.55.70 () {48 vars in 1045 bytes} [Thu Mar 5 07:29:32 2026] PATCH /v2/images/bc42f3b3-0958-4748-a045-14b1c1728f03 => generated 1234 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/406] 162.253.55.70 () {44 vars in 966 bytes} [Thu Mar 5 07:29:32 2026] GET /v2/images/bc42f3b3-0958-4748-a045-14b1c1728f03 => generated 1234 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/419] 162.253.55.70 () {42 vars in 683 bytes} [Thu Mar 5 07:30:28 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: 210/420] 162.253.55.70 () {44 vars in 905 bytes} [Thu Mar 5 07:30:28 2026] GET /v2/images => generated 3687 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/423] 162.253.55.70 () {42 vars in 683 bytes} [Thu Mar 5 07:30:42 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: 212/424] 162.253.55.70 () {44 vars in 905 bytes} [Thu Mar 5 07:30:42 2026] GET /v2/images => generated 3687 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/425] 162.253.55.70 () {44 vars in 934 bytes} [Thu Mar 5 07:30:42 2026] GET /v2/images/manila-service-image => generated 165 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/426] 162.253.55.70 () {44 vars in 956 bytes} [Thu Mar 5 07:30:42 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/427] 162.253.55.70 () {44 vars in 934 bytes} [Thu Mar 5 07:30:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/428] 162.253.55.70 () {48 vars in 946 bytes} [Thu Mar 5 07:30:42 2026] POST /v2/images => generated 791 bytes in 154 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-05 07:30:42.579 7 INFO glance.api.v2.image_data [None req-24e588ba-4118-4f8c-a24b-b8fdeefcf081 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-05 07:31:13.676 7 INFO glance.location [None req-24e588ba-4118-4f8c-a24b-b8fdeefcf081 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 216/437] 162.253.55.70 () {48 vars in 1040 bytes} [Thu Mar 5 07:30:42 2026] PUT /v2/images/868cd095-b656-4353-87a6-f05dae1bfffd/file => generated 0 bytes in 31157 msecs (HTTP/1.1 204) 4 headers in 171 bytes (12543 switches on core 0) [pid: 8|app: 0|req: 222/438] 162.253.55.70 () {44 vars in 966 bytes} [Thu Mar 5 07:31:13 2026] GET /v2/images/868cd095-b656-4353-87a6-f05dae1bfffd => generated 1203 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/439] 162.253.55.70 () {44 vars in 966 bytes} [Thu Mar 5 07:31:13 2026] GET /v2/images/868cd095-b656-4353-87a6-f05dae1bfffd => generated 1203 bytes in 17 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: 246/486] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:35:04 2026] GET /v2/images => generated 4892 bytes in 243 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: 241/487] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:35:04 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/500] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:36:04 2026] GET /v2/images => generated 4892 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/501] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:36:04 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/514] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:37:04 2026] GET /v2/images => generated 4892 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/515] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:37:04 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/528] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:38:04 2026] GET /v2/images => generated 4892 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/529] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:38:04 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/542] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:39:04 2026] GET /v2/images => generated 4892 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/543] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:39:04 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/556] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:40:04 2026] GET /v2/images => generated 4892 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/557] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:40:04 2026] GET /v2/images => generated 4892 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/570] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:41:04 2026] GET /v2/images => generated 4892 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/571] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:41:04 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/584] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:42:04 2026] GET /v2/images => generated 4892 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/585] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:42:04 2026] GET /v2/images => generated 4892 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/598] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:43:04 2026] GET /v2/images => generated 4892 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/599] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:43:04 2026] GET /v2/images => generated 4892 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/608] 162.253.55.70 () {42 vars in 683 bytes} [Thu Mar 5 07:43:42 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: 307/609] 162.253.55.70 () {44 vars in 905 bytes} [Thu Mar 5 07:43:42 2026] GET /v2/images => generated 4892 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/614] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:44:04 2026] GET /v2/images => generated 4892 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/615] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:44:04 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/628] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:45:04 2026] GET /v2/images => generated 4892 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/629] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:45:04 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/642] 162.253.55.70 () {42 vars in 683 bytes} [Thu Mar 5 07:46:02 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: 324/643] 162.253.55.70 () {44 vars in 905 bytes} [Thu Mar 5 07:46:02 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/644] 162.253.55.70 () {42 vars in 683 bytes} [Thu Mar 5 07:46:04 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: 320/645] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:46:04 2026] GET /v2/images => generated 4892 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/646] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:46:04 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/647] 162.253.55.70 () {44 vars in 905 bytes} [Thu Mar 5 07:46:04 2026] GET /v2/images => generated 4892 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/658] 162.253.55.70 () {42 vars in 683 bytes} [Thu Mar 5 07:46:53 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/659] 162.253.55.70 () {44 vars in 905 bytes} [Thu Mar 5 07:46:53 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/660] 162.253.55.70 () {42 vars in 683 bytes} [Thu Mar 5 07:47:00 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/661] 162.253.55.70 () {44 vars in 905 bytes} [Thu Mar 5 07:47:00 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/664] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:47:04 2026] GET /v2/images => generated 4892 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/665] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:47:04 2026] GET /v2/images => generated 4892 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/676] 162.253.55.70 () {42 vars in 683 bytes} [Thu Mar 5 07:47:56 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/677] 162.253.55.70 () {44 vars in 905 bytes} [Thu Mar 5 07:47:56 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/680] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:48:04 2026] GET /v2/images => generated 4892 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/681] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:48:04 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/688] 10.0.0.86 () {32 vars in 631 bytes} [Thu Mar 5 07:48:38 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/693] 10.0.0.70 () {36 vars in 985 bytes} [Thu Mar 5 07:48:57 2026] GET /v2/images/0f5fc70f-88ad-4fc8-85ea-ad68fdc266d2 => 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: 349/694] 10.0.0.70 () {36 vars in 925 bytes} [Thu Mar 5 07:48: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: 7|app: 0|req: 346/695] 10.0.0.70 () {36 vars in 985 bytes} [Thu Mar 5 07:48:58 2026] GET /v2/images/0f5fc70f-88ad-4fc8-85ea-ad68fdc266d2 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/696] 10.0.0.70 () {36 vars in 925 bytes} [Thu Mar 5 07:48:58 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: 352/699] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:49:04 2026] GET /v2/images => generated 4892 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/700] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:49:05 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/701] 162.253.55.70 () {36 vars in 989 bytes} [Thu Mar 5 07:49:05 2026] GET /v2/images/0f5fc70f-88ad-4fc8-85ea-ad68fdc266d2 => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/702] 162.253.55.70 () {36 vars in 929 bytes} [Thu Mar 5 07:49:05 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/703] 162.253.55.70 () {36 vars in 989 bytes} [Thu Mar 5 07:49:06 2026] GET /v2/images/0f5fc70f-88ad-4fc8-85ea-ad68fdc266d2 => 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: 350/704] 162.253.55.70 () {36 vars in 929 bytes} [Thu Mar 5 07:49:06 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: 355/707] 10.0.0.217 () {36 vars in 986 bytes} [Thu Mar 5 07:49:12 2026] GET /v2/images/0f5fc70f-88ad-4fc8-85ea-ad68fdc266d2 => generated 1171 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/708] 10.0.0.217 () {36 vars in 926 bytes} [Thu Mar 5 07:49:12 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: 356/709] 10.0.0.217 () {36 vars in 926 bytes} [Thu Mar 5 07:49: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: 354/710] 10.0.0.217 () {36 vars in 986 bytes} [Thu Mar 5 07:49:12 2026] GET /v2/images/0f5fc70f-88ad-4fc8-85ea-ad68fdc266d2 => 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: 357/711] 10.0.0.217 () {36 vars in 926 bytes} [Thu Mar 5 07:49:12 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/712] 10.0.0.217 () {36 vars in 926 bytes} [Thu Mar 5 07:49:12 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/713] 10.0.0.217 () {36 vars in 986 bytes} [Thu Mar 5 07:49:12 2026] GET /v2/images/0f5fc70f-88ad-4fc8-85ea-ad68fdc266d2 => 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: 356/714] 10.0.0.217 () {36 vars in 926 bytes} [Thu Mar 5 07:49:13 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: 359/715] 10.0.0.217 () {36 vars in 926 bytes} [Thu Mar 5 07:49:13 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/716] 10.0.0.116 () {36 vars in 910 bytes} [Thu Mar 5 07:49:13 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/717] 10.0.0.116 () {36 vars in 1006 bytes} [Thu Mar 5 07:49:14 2026] GET /v2/images/0f5fc70f-88ad-4fc8-85ea-ad68fdc266d2/locations => generated 127 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/718] 10.0.0.116 () {36 vars in 986 bytes} [Thu Mar 5 07:49:14 2026] GET /v2/images/0f5fc70f-88ad-4fc8-85ea-ad68fdc266d2 => 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: 361/719] 10.0.0.116 () {36 vars in 926 bytes} [Thu Mar 5 07:49:14 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/720] 10.0.0.116 () {36 vars in 926 bytes} [Thu Mar 5 07:49:14 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: 363/723] 10.0.0.86 () {34 vars in 653 bytes} [Thu Mar 5 07:49:25 2026] POST /v2/images => generated 648 bytes in 203 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-05 07:49:25.941 7 WARNING glance.api.v2.images [None req-bac31c2f-e1f1-4b56-8938-560a315e4b29 d1d79e3c04af4d988467c9277376d7e3 ff6aa6be712f424eb58b1bd75c800382 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9e42563b-77c0-44b6-906c-e43b54393f95 [pid: 7|app: 0|req: 361/724] 10.0.0.86 () {32 vars in 708 bytes} [Thu Mar 5 07:49:25 2026] DELETE /v2/images/9e42563b-77c0-44b6-906c-e43b54393f95 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/725] 10.0.0.86 () {32 vars in 705 bytes} [Thu Mar 5 07:49:25 2026] GET /v2/images/9e42563b-77c0-44b6-906c-e43b54393f95 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/726] 10.0.0.86 () {32 vars in 631 bytes} [Thu Mar 5 07:49:25 2026] GET /v2/images => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/727] 10.0.0.86 () {34 vars in 653 bytes} [Thu Mar 5 07:49:26 2026] POST /v2/images => generated 703 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/728] 10.0.0.86 () {32 vars in 715 bytes} [Thu Mar 5 07:49:26 2026] GET /v2/images/69b41ef8-c263-4a72-951b-254634384076/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 07:49:26.131 8 INFO glance.api.v2.image_data [None req-dc2ab15e-aa0d-4505-a4ba-b682d7f059eb d1d79e3c04af4d988467c9277376d7e3 ff6aa6be712f424eb58b1bd75c800382 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-05 07:49:26.175 8 WARNING glance_store._drivers.rbd [None req-dc2ab15e-aa0d-4505-a4ba-b682d7f059eb d1d79e3c04af4d988467c9277376d7e3 ff6aa6be712f424eb58b1bd75c800382 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-05 07:49:26.552 8 INFO glance.location [None req-dc2ab15e-aa0d-4505-a4ba-b682d7f059eb d1d79e3c04af4d988467c9277376d7e3 ff6aa6be712f424eb58b1bd75c800382 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 366/729] 10.0.0.86 () {32 vars in 725 bytes} [Thu Mar 5 07:49:26 2026] PUT /v2/images/69b41ef8-c263-4a72-951b-254634384076/file => generated 0 bytes in 471 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/730] 10.0.0.86 () {32 vars in 705 bytes} [Thu Mar 5 07:49:26 2026] GET /v2/images/69b41ef8-c263-4a72-951b-254634384076 => generated 1104 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/731] 10.0.0.86 () {32 vars in 715 bytes} [Thu Mar 5 07:49:26 2026] GET /v2/images/69b41ef8-c263-4a72-951b-254634384076/file => generated 1024 bytes in 165 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/732] 10.0.0.86 () {34 vars in 653 bytes} [Thu Mar 5 07:49:26 2026] POST /v2/images => generated 649 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/733] 10.0.0.86 () {32 vars in 724 bytes} [Thu Mar 5 07:49:26 2026] PATCH /v2/images/5bac7b65-904f-4e25-bc2a-e54da834eccd => generated 651 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/734] 10.0.0.86 () {32 vars in 705 bytes} [Thu Mar 5 07:49:26 2026] GET /v2/images/5bac7b65-904f-4e25-bc2a-e54da834eccd => generated 651 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 07:49:26.944 8 WARNING glance.api.v2.images [None req-3128449d-2a57-4e60-840d-7ea55591c11a d1d79e3c04af4d988467c9277376d7e3 ff6aa6be712f424eb58b1bd75c800382 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5bac7b65-904f-4e25-bc2a-e54da834eccd [pid: 8|app: 0|req: 369/735] 10.0.0.86 () {32 vars in 708 bytes} [Thu Mar 5 07:49:26 2026] DELETE /v2/images/5bac7b65-904f-4e25-bc2a-e54da834eccd => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/736] 10.0.0.86 () {32 vars in 705 bytes} [Thu Mar 5 07:49:26 2026] GET /v2/images/5bac7b65-904f-4e25-bc2a-e54da834eccd => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 07:49:27.024 8 WARNING glance.api.v2.images [None req-73855746-5065-4407-a7a1-74a40e9660d5 d1d79e3c04af4d988467c9277376d7e3 ff6aa6be712f424eb58b1bd75c800382 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//69b41ef8-c263-4a72-951b-254634384076 [pid: 8|app: 0|req: 370/737] 10.0.0.86 () {32 vars in 708 bytes} [Thu Mar 5 07:49:27 2026] DELETE /v2/images/69b41ef8-c263-4a72-951b-254634384076 => generated 0 bytes in 989 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/738] 10.0.0.86 () {32 vars in 705 bytes} [Thu Mar 5 07:49:28 2026] GET /v2/images/69b41ef8-c263-4a72-951b-254634384076 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 07:49:28.032 8 WARNING glance.api.v2.images [None req-97b77548-45a7-445c-825e-1511709aed9c d1d79e3c04af4d988467c9277376d7e3 ff6aa6be712f424eb58b1bd75c800382 - - default default] Failed to find image 9e42563b-77c0-44b6-906c-e43b54393f95 to delete: glance.common.exception.ImageNotFound: No image found with ID 9e42563b-77c0-44b6-906c-e43b54393f95 [pid: 8|app: 0|req: 371/739] 10.0.0.86 () {32 vars in 708 bytes} [Thu Mar 5 07:49:28 2026] DELETE /v2/images/9e42563b-77c0-44b6-906c-e43b54393f95 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/740] 10.0.0.86 () {32 vars in 705 bytes} [Thu Mar 5 07:49:28 2026] GET /v2/images/9e42563b-77c0-44b6-906c-e43b54393f95 => 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: 373/747] 10.0.0.86 () {32 vars in 705 bytes} [Thu Mar 5 07:49:59 2026] GET /v2/images/0f5fc70f-88ad-4fc8-85ea-ad68fdc266d2 => 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: 375/748] 10.0.0.86 () {32 vars in 705 bytes} [Thu Mar 5 07:49:59 2026] GET /v2/images/0f5fc70f-88ad-4fc8-85ea-ad68fdc266d2 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/749] 10.0.0.217 () {36 vars in 986 bytes} [Thu Mar 5 07:49:59 2026] GET /v2/images/0f5fc70f-88ad-4fc8-85ea-ad68fdc266d2 => 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: 376/750] 10.0.0.217 () {36 vars in 926 bytes} [Thu Mar 5 07:49:59 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/751] 10.0.0.217 () {36 vars in 926 bytes} [Thu Mar 5 07:49:59 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/752] 10.0.0.217 () {36 vars in 986 bytes} [Thu Mar 5 07:49:59 2026] GET /v2/images/0f5fc70f-88ad-4fc8-85ea-ad68fdc266d2 => 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: 376/753] 10.0.0.217 () {36 vars in 926 bytes} [Thu Mar 5 07:49: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: 8|app: 0|req: 378/754] 10.0.0.217 () {36 vars in 926 bytes} [Thu Mar 5 07:49:59 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/755] 10.0.0.217 () {36 vars in 986 bytes} [Thu Mar 5 07:49:59 2026] GET /v2/images/0f5fc70f-88ad-4fc8-85ea-ad68fdc266d2 => 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: 379/756] 10.0.0.217 () {36 vars in 926 bytes} [Thu Mar 5 07:49:59 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/757] 10.0.0.116 () {36 vars in 910 bytes} [Thu Mar 5 07:49:59 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/758] 10.0.0.116 () {36 vars in 1006 bytes} [Thu Mar 5 07:49:59 2026] GET /v2/images/0f5fc70f-88ad-4fc8-85ea-ad68fdc266d2/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/759] 10.0.0.116 () {36 vars in 986 bytes} [Thu Mar 5 07:49:59 2026] GET /v2/images/0f5fc70f-88ad-4fc8-85ea-ad68fdc266d2 => 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: 381/760] 10.0.0.116 () {36 vars in 926 bytes} [Thu Mar 5 07:49:59 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/761] 10.0.0.116 () {36 vars in 926 bytes} [Thu Mar 5 07:49:59 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/764] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:50:04 2026] GET /v2/images => generated 4892 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/765] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:50:05 2026] GET /v2/images => generated 4892 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/766] 10.0.0.70 () {36 vars in 985 bytes} [Thu Mar 5 07:50:11 2026] GET /v2/images/0f5fc70f-88ad-4fc8-85ea-ad68fdc266d2 => 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: 383/767] 10.0.0.70 () {36 vars in 925 bytes} [Thu Mar 5 07:50:11 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: 387/774] 10.0.0.86 () {30 vars in 409 bytes} [Thu Mar 5 07:50:41 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: 389/777] 10.0.0.70 () {36 vars in 985 bytes} [Thu Mar 5 07:50:45 2026] GET /v2/images/0f5fc70f-88ad-4fc8-85ea-ad68fdc266d2 => 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: 389/778] 10.0.0.70 () {36 vars in 925 bytes} [Thu Mar 5 07:50:45 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: 392/783] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:51:04 2026] GET /v2/images => generated 4892 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/784] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:51:04 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/787] 10.0.0.70 () {36 vars in 985 bytes} [Thu Mar 5 07:51:17 2026] GET /v2/images/0f5fc70f-88ad-4fc8-85ea-ad68fdc266d2 => 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: 394/788] 10.0.0.70 () {36 vars in 925 bytes} [Thu Mar 5 07:51:17 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: 397/793] 10.0.0.70 () {36 vars in 985 bytes} [Thu Mar 5 07:51:41 2026] GET /v2/images/0f5fc70f-88ad-4fc8-85ea-ad68fdc266d2 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/794] 10.0.0.70 () {36 vars in 925 bytes} [Thu Mar 5 07:51:41 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: 398/795] 10.0.0.70 () {36 vars in 985 bytes} [Thu Mar 5 07:51:41 2026] GET /v2/images/0f5fc70f-88ad-4fc8-85ea-ad68fdc266d2 => generated 1171 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/796] 10.0.0.70 () {36 vars in 925 bytes} [Thu Mar 5 07:51: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: 401/801] 10.0.0.70 () {36 vars in 985 bytes} [Thu Mar 5 07:51:59 2026] GET /v2/images/0f5fc70f-88ad-4fc8-85ea-ad68fdc266d2 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/802] 10.0.0.70 () {36 vars in 925 bytes} [Thu Mar 5 07:51:59 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/805] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:52:04 2026] GET /v2/images => generated 4892 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/806] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:52:05 2026] GET /v2/images => generated 4892 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/809] 10.0.0.70 () {36 vars in 985 bytes} [Thu Mar 5 07:52:22 2026] GET /v2/images/0f5fc70f-88ad-4fc8-85ea-ad68fdc266d2 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/810] 10.0.0.70 () {36 vars in 925 bytes} [Thu Mar 5 07:52:22 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: 408/815] 162.253.55.70 () {32 vars in 824 bytes} [Thu Mar 5 07:52:42 2026] GET /v2/images?status=active&owner=36ccd97f976e4312817cfeec5ee62469&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/816] 162.253.55.70 () {32 vars in 651 bytes} [Thu Mar 5 07:52:42 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/819] 10.0.0.217 () {36 vars in 986 bytes} [Thu Mar 5 07:52:42 2026] GET /v2/images/70210e1e-7914-4399-b686-6ec3c005794f => 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: 410/820] 10.0.0.217 () {36 vars in 926 bytes} [Thu Mar 5 07:52:42 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: 411/821] 10.0.0.217 () {36 vars in 926 bytes} [Thu Mar 5 07:52:42 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: 411/822] 10.0.0.217 () {36 vars in 986 bytes} [Thu Mar 5 07:52:42 2026] GET /v2/images/70210e1e-7914-4399-b686-6ec3c005794f => 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: 412/823] 10.0.0.217 () {36 vars in 926 bytes} [Thu Mar 5 07:52:42 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: 412/824] 10.0.0.217 () {36 vars in 926 bytes} [Thu Mar 5 07:52:42 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: 413/825] 10.0.0.217 () {36 vars in 986 bytes} [Thu Mar 5 07:52:42 2026] GET /v2/images/70210e1e-7914-4399-b686-6ec3c005794f => 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: 413/826] 10.0.0.217 () {36 vars in 926 bytes} [Thu Mar 5 07:52:42 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: 414/827] 10.0.0.116 () {36 vars in 910 bytes} [Thu Mar 5 07:52:43 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/828] 10.0.0.116 () {36 vars in 1006 bytes} [Thu Mar 5 07:52:43 2026] GET /v2/images/70210e1e-7914-4399-b686-6ec3c005794f/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/829] 10.0.0.116 () {36 vars in 986 bytes} [Thu Mar 5 07:52:43 2026] GET /v2/images/70210e1e-7914-4399-b686-6ec3c005794f => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/830] 10.0.0.116 () {36 vars in 926 bytes} [Thu Mar 5 07:52:43 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: 416/831] 10.0.0.116 () {36 vars in 926 bytes} [Thu Mar 5 07:52:43 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: 417/834] 10.0.0.70 () {36 vars in 985 bytes} [Thu Mar 5 07:52:55 2026] GET /v2/images/0f5fc70f-88ad-4fc8-85ea-ad68fdc266d2 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/835] 10.0.0.70 () {36 vars in 925 bytes} [Thu Mar 5 07:52:55 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: 419/838] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:53:04 2026] GET /v2/images => generated 4892 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/839] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:53:04 2026] GET /v2/images => generated 4892 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/846] 10.0.0.70 () {36 vars in 985 bytes} [Thu Mar 5 07:53:32 2026] GET /v2/images/0f5fc70f-88ad-4fc8-85ea-ad68fdc266d2 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/847] 10.0.0.70 () {36 vars in 925 bytes} [Thu Mar 5 07:53:32 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: 427/854] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:54:04 2026] GET /v2/images => generated 4892 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/855] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:54:05 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/868] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:55:04 2026] GET /v2/images => generated 4892 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/869] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:55:05 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/882] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:56:04 2026] GET /v2/images => generated 4892 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/883] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:56:04 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/888] 10.0.0.86 () {32 vars in 631 bytes} [Thu Mar 5 07:56:31 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/897] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:57:04 2026] GET /v2/images => generated 4892 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/898] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:57:04 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/911] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:58:04 2026] GET /v2/images => generated 4892 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/912] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:58:04 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/925] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:59:04 2026] GET /v2/images => generated 4892 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/926] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 07:59:04 2026] GET /v2/images => generated 4892 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/939] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 08:00:04 2026] GET /v2/images => generated 4892 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/940] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 08:00:04 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/953] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 08:01:04 2026] GET /v2/images => generated 4892 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/954] 10.0.0.182 () {28 vars in 568 bytes} [Thu Mar 5 08:01:04 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)