+ 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 Apr 2 17:12:06 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:06 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-6d6b79d7fc-7r6sk machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f70979c0668 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-04-02 17:12:08.027 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-02 17:12:08.059 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-04-02 17:12:08.885 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-04-02 17:12:08.886 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-04-02 17:12:08.887 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-02 17:12:08.947 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-04-02 17:12:08.948 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-04-02 17:12:08.948 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-02 17:12:10.906 7 WARNING glance.api.v2.images [None req-45268328-c6a4-47ff-a128-d6030a76b914 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-02 17:12:10.977 8 WARNING glance.api.v2.images [None req-167579fb-cb41-4d52-b1b2-d43506dbdf51 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-02 17:12:11.240 7 WARNING keystonemiddleware._common.config [None req-45268328-c6a4-47ff-a128-d6030a76b914 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-02 17:12:11.248 7 WARNING oslo_config.cfg [None req-45268328-c6a4-47ff-a128-d6030a76b914 - - - - - -] 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 0x7f70979c0668 pid: 7 (default app) 2026-04-02 17:12:11.301 8 WARNING keystonemiddleware._common.config [None req-167579fb-cb41-4d52-b1b2-d43506dbdf51 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-02 17:12:11.308 8 WARNING oslo_config.cfg [None req-167579fb-cb41-4d52-b1b2-d43506dbdf51 - - - - - -] 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 0x7f70979c0668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.246 () {42 vars in 689 bytes} [Thu Apr 2 17:12:11 2026] GET / => generated 1312 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:12:12.260 8 WARNING oslo_policy.policy [None req-8ff4c564-d53a-4ec5-a7b9-428bee3d50fb 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - 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-04-02 17:12:12.261 8 WARNING oslo_policy.policy [None req-8ff4c564-d53a-4ec5-a7b9-428bee3d50fb 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - 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-04-02 17:12:12.276 8 WARNING oslo_policy.policy [None req-8ff4c564-d53a-4ec5-a7b9-428bee3d50fb 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - 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-04-02 17:12:12.276 8 WARNING oslo_policy.policy [None req-8ff4c564-d53a-4ec5-a7b9-428bee3d50fb 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.246 () {44 vars in 911 bytes} [Thu Apr 2 17:12:11 2026] GET /v2/images => generated 69 bytes in 549 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.246 () {42 vars in 689 bytes} [Thu Apr 2 17:12:15 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: 2/7] 199.204.45.246 () {44 vars in 911 bytes} [Thu Apr 2 17:12:15 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-04-02 17:12:15.633 7 WARNING oslo_policy.policy [None req-7c78aff7-4dc2-4e8a-b2cf-5a2df5e81ac1 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - 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-04-02 17:12:15.633 7 WARNING oslo_policy.policy [None req-7c78aff7-4dc2-4e8a-b2cf-5a2df5e81ac1 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.246 () {44 vars in 912 bytes} [Thu Apr 2 17:12:15 2026] GET /v2/images/cirros => generated 151 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.246 () {44 vars in 934 bytes} [Thu Apr 2 17:12:15 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-04-02 17:12:15.786 7 WARNING oslo_policy.policy [None req-41796f94-ff90-4257-936e-9a57761709ae 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - 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-04-02 17:12:15.787 7 WARNING oslo_policy.policy [None req-41796f94-ff90-4257-936e-9a57761709ae 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.246 () {44 vars in 940 bytes} [Thu Apr 2 17:12:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:12:15.878 8 WARNING oslo_config.cfg [None req-2350d578-d9d0-4e9f-a180-968c0f21a20d 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.246 () {48 vars in 952 bytes} [Thu Apr 2 17:12:15 2026] POST /v2/images => generated 760 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-02 17:12:15.902 7 WARNING oslo_policy.policy [None req-cf7452cf-f40e-4175-8b73-b14b58a1d3ff 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - 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-04-02 17:12:15.902 7 WARNING oslo_policy.policy [None req-cf7452cf-f40e-4175-8b73-b14b58a1d3ff 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - 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-04-02 17:12:15.904 7 INFO glance.api.v2.image_data [None req-cf7452cf-f40e-4175-8b73-b14b58a1d3ff 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 17:12:23.872 7 INFO glance.location [None req-cf7452cf-f40e-4175-8b73-b14b58a1d3ff 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/14] 199.204.45.246 () {48 vars in 1046 bytes} [Thu Apr 2 17:12:15 2026] PUT /v2/images/1d826391-660d-417e-b435-e5c7152233f7/file => generated 0 bytes in 8057 msecs (HTTP/1.1 204) 4 headers in 171 bytes (3010 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.246 () {44 vars in 972 bytes} [Thu Apr 2 17:12:23 2026] GET /v2/images/1d826391-660d-417e-b435-e5c7152233f7 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:12:23.986 7 WARNING oslo_config.cfg [None req-2711c0e0-ca2e-4d8e-bf6c-9f260eb240ba 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.204.45.246 () {44 vars in 972 bytes} [Thu Apr 2 17:12:23 2026] GET /v2/images/1d826391-660d-417e-b435-e5c7152233f7 => 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: 137/271] 199.204.45.246 () {42 vars in 689 bytes} [Thu Apr 2 17:33:33 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: 135/272] 199.204.45.246 () {44 vars in 911 bytes} [Thu Apr 2 17:33:33 2026] GET /v2/images => generated 1240 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/295] 199.204.45.246 () {42 vars in 689 bytes} [Thu Apr 2 17:35:28 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: 147/296] 199.204.45.246 () {44 vars in 911 bytes} [Thu Apr 2 17:35:28 2026] GET /v2/images => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/297] 199.204.45.246 () {44 vars in 938 bytes} [Thu Apr 2 17:35:28 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/298] 199.204.45.246 () {44 vars in 960 bytes} [Thu Apr 2 17:35:28 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/299] 199.204.45.246 () {44 vars in 940 bytes} [Thu Apr 2 17:35:28 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: 149/300] 199.204.45.246 () {48 vars in 952 bytes} [Thu Apr 2 17:35:28 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-04-02 17:35:28.344 7 INFO glance.api.v2.image_data [None req-d8da2762-77e2-4490-b4a3-a9ca59e1ce4f 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 17:36:35.360 7 INFO glance.location [None req-d8da2762-77e2-4490-b4a3-a9ca59e1ce4f 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 152/315] 199.204.45.246 () {48 vars in 1047 bytes} [Thu Apr 2 17:35:28 2026] PUT /v2/images/406490c7-5640-4179-ad2d-994666f1677f/file => generated 0 bytes in 67073 msecs (HTTP/1.1 204) 4 headers in 171 bytes (36676 switches on core 0) [pid: 8|app: 0|req: 164/316] 199.204.45.246 () {44 vars in 972 bytes} [Thu Apr 2 17:36:35 2026] GET /v2/images/406490c7-5640-4179-ad2d-994666f1677f => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/317] 199.204.45.246 () {44 vars in 972 bytes} [Thu Apr 2 17:36:35 2026] GET /v2/images/406490c7-5640-4179-ad2d-994666f1677f => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/318] 199.204.45.246 () {42 vars in 689 bytes} [Thu Apr 2 17:36:36 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: 154/319] 199.204.45.246 () {44 vars in 911 bytes} [Thu Apr 2 17:36:36 2026] GET /v2/images => generated 2451 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/420] 199.204.45.246 () {42 vars in 689 bytes} [Thu Apr 2 17:44:56 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: 216/421] 199.204.45.246 () {44 vars in 911 bytes} [Thu Apr 2 17:44:56 2026] GET /v2/images => generated 2451 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/428] 199.204.45.246 () {42 vars in 689 bytes} [Thu Apr 2 17:45:28 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: 209/429] 199.204.45.246 () {44 vars in 911 bytes} [Thu Apr 2 17:45:28 2026] GET /v2/images => generated 2451 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/430] 199.204.45.246 () {44 vars in 948 bytes} [Thu Apr 2 17:45:28 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: 210/431] 199.204.45.246 () {44 vars in 970 bytes} [Thu Apr 2 17:45:28 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/432] 199.204.45.246 () {44 vars in 940 bytes} [Thu Apr 2 17:45:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/439] 199.204.45.246 () {48 vars in 952 bytes} [Thu Apr 2 17:45:28 2026] POST /v2/images => generated 799 bytes in 30883 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-02 17:45:59.139 8 WARNING oslo_policy.policy [None req-e577b5c5-a3a5-49b0-8408-2c3acf90b4f6 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - 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-04-02 17:45:59.139 8 WARNING oslo_policy.policy [None req-e577b5c5-a3a5-49b0-8408-2c3acf90b4f6 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - 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-04-02 17:45:59.140 8 INFO glance.api.v2.image_data [None req-e577b5c5-a3a5-49b0-8408-2c3acf90b4f6 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 17:47:01.228 7 WARNING glance.api.v2.images [None req-fcfd5d9a-8fdb-4e70-92f4-4d9380b91644 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//cf056d27-affe-46ec-bfa3-af0c5c3b678b [uwsgi-body-read] Error reading 7942904 bytes. Content-Length: 854769152 consumed: 445704 left: 854323448 message: Client closed connection 2026-04-02 17:47:11.757 8 ERROR glance_store._drivers.rbd [None req-e577b5c5-a3a5-49b0-8408-2c3acf90b4f6 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Failed to store image cf056d27-affe-46ec-bfa3-af0c5c3b678b Store Exception error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input [pid: 7|app: 0|req: 226/454] 199.204.45.246 () {46 vars in 994 bytes} [Thu Apr 2 17:47:01 2026] DELETE /v2/images/cf056d27-affe-46ec-bfa3-af0c5c3b678b => generated 0 bytes in 10738 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-04-02 17:47:13.258 8 ERROR glance.api.v2.image_data [None req-e577b5c5-a3a5-49b0-8408-2c3acf90b4f6 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Failed to upload image data due to internal error: OSError: error during read(8388608) on wsgi.input 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi [None req-e577b5c5-a3a5-49b0-8408-2c3acf90b4f6 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Caught error: error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi Traceback (most recent call last): 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/wsgi.py", line 1302, in __call__ 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi action_result = self.dispatch(self.controller, action, 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/wsgi.py", line 1345, in dispatch 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi return method(*args, **kwargs) 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 414, in wrapped 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi return func(self, req, *args, **kwargs) 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/api/v2/image_data.py", line 299, in upload 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi self.force_reraise() 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi raise self.value 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/api/v2/image_data.py", line 162, in upload 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi image.set_data(data, size, backend=backend) 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/notifier.py", line 492, in set_data 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi self.force_reraise() 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi raise self.value 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/notifier.py", line 443, in set_data 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi self.repo.set_data(data, size, backend=backend, 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/quota/__init__.py", line 322, in set_data 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi self.image.set_data(data, size=size, backend=backend, 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/location.py", line 596, in set_data 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi self._upload_to_store(data, verifier, backend, size) 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/location.py", line 502, in _upload_to_store 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi loc_meta) = self.store_api.add_to_backend_with_multihash( 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/backend.py", line 489, in add_to_backend_with_multihash 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi return store_add_to_backend_with_multihash( 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/backend.py", line 466, in store_add_to_backend_with_multihash 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi (location, size, checksum, multihash, metadata) = store.add( 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi ^^^^^^^^^^ 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/driver.py", line 294, in add_adapter 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi metadata_dict) = store_add_fun(*args, **kwargs) 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/capabilities.py", line 176, in op_checker 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi return store_op_fun(store, *args, **kwargs) 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/_drivers/rbd.py", line 661, in add 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi raise exc 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/_drivers/rbd.py", line 606, in add 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi for chunk in chunks: 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/common/utils.py", line 73, in chunkiter 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi chunk = fp.read(chunk_size) 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 293, in read 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi result = self.data.read(i) 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^ 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 120, in readfn 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi result = fd.read(*args) 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^ 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/format_inspector.py", line 956, in read 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi chunk = self._source.read(size) 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1538, in readinto 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi data = self.file.read(sz0) 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi OSError: error during read(8388608) on wsgi.input 2026-04-02 17:47:13.361 8 ERROR glance.common.wsgi [pid: 8|app: 0|req: 229/457] 199.204.45.246 () {48 vars in 1046 bytes} [Thu Apr 2 17:45:59 2026] PUT /v2/images/cf056d27-affe-46ec-bfa3-af0c5c3b678b/file => generated 114 bytes in 74242 msecs (HTTP/1.1 500) 4 headers in 185 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/458] 199.204.45.246 () {42 vars in 689 bytes} [Thu Apr 2 17:47:17 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: 230/459] 199.204.45.246 () {44 vars in 911 bytes} [Thu Apr 2 17:47:17 2026] GET /v2/images => generated 2451 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/460] 199.204.45.246 () {44 vars in 948 bytes} [Thu Apr 2 17:47:17 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/461] 199.204.45.246 () {44 vars in 970 bytes} [Thu Apr 2 17:47:17 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/462] 199.204.45.246 () {44 vars in 940 bytes} [Thu Apr 2 17:47:18 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: 232/463] 199.204.45.246 () {48 vars in 952 bytes} [Thu Apr 2 17:47:18 2026] POST /v2/images => generated 799 bytes in 1896 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-02 17:47:19.953 7 INFO glance.api.v2.image_data [None req-ef4958e7-b3a1-4e06-b653-9cc87267c750 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 17:49:43.637 7 INFO glance.location [None req-ef4958e7-b3a1-4e06-b653-9cc87267c750 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 232/494] 199.204.45.246 () {48 vars in 1046 bytes} [Thu Apr 2 17:47:19 2026] PUT /v2/images/c996afd3-87a5-4659-ad96-95ebc85ae4c0/file => generated 0 bytes in 143739 msecs (HTTP/1.1 204) 4 headers in 171 bytes (10361 switches on core 0) [pid: 8|app: 0|req: 263/495] 199.204.45.246 () {44 vars in 972 bytes} [Thu Apr 2 17:49:43 2026] GET /v2/images/c996afd3-87a5-4659-ad96-95ebc85ae4c0 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/496] 199.204.45.246 () {48 vars in 1051 bytes} [Thu Apr 2 17:49:43 2026] PATCH /v2/images/c996afd3-87a5-4659-ad96-95ebc85ae4c0 => generated 1234 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/497] 199.204.45.246 () {44 vars in 972 bytes} [Thu Apr 2 17:49:43 2026] GET /v2/images/c996afd3-87a5-4659-ad96-95ebc85ae4c0 => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/506] 199.204.45.246 () {42 vars in 689 bytes} [Thu Apr 2 17:50:30 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: 238/507] 199.204.45.246 () {44 vars in 911 bytes} [Thu Apr 2 17:50:30 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: 272/512] 199.204.45.246 () {42 vars in 689 bytes} [Thu Apr 2 17:50:44 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: 241/513] 199.204.45.246 () {44 vars in 911 bytes} [Thu Apr 2 17:50:44 2026] GET /v2/images => generated 3687 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/514] 199.204.45.246 () {44 vars in 940 bytes} [Thu Apr 2 17:50:44 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/515] 199.204.45.246 () {44 vars in 962 bytes} [Thu Apr 2 17:50:44 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/516] 199.204.45.246 () {44 vars in 940 bytes} [Thu Apr 2 17:50:44 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: 243/517] 199.204.45.246 () {48 vars in 952 bytes} [Thu Apr 2 17:50:44 2026] POST /v2/images => generated 791 bytes in 438 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-02 17:50:45.068 8 INFO glance.api.v2.image_data [None req-068b7de5-7d40-41ed-ac92-91045333a57b 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 17:51:14.743 8 INFO glance.location [None req-068b7de5-7d40-41ed-ac92-91045333a57b 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Image format matched and virtual size computed: 2814115840 [pid: 8|app: 0|req: 275/524] 199.204.45.246 () {48 vars in 1047 bytes} [Thu Apr 2 17:50:45 2026] PUT /v2/images/784781f3-f61f-4d40-83c1-0495e5eba41e/file => generated 0 bytes in 29728 msecs (HTTP/1.1 204) 4 headers in 171 bytes (16596 switches on core 0) [pid: 7|app: 0|req: 250/525] 199.204.45.246 () {44 vars in 972 bytes} [Thu Apr 2 17:51:14 2026] GET /v2/images/784781f3-f61f-4d40-83c1-0495e5eba41e => generated 1204 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/526] 199.204.45.246 () {44 vars in 972 bytes} [Thu Apr 2 17:51:14 2026] GET /v2/images/784781f3-f61f-4d40-83c1-0495e5eba41e => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/673] 199.204.45.246 () {42 vars in 689 bytes} [Thu Apr 2 18:03:25 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: 324/674] 199.204.45.246 () {44 vars in 911 bytes} [Thu Apr 2 18:03:25 2026] GET /v2/images => generated 4893 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/701] 199.204.45.246 () {42 vars in 689 bytes} [Thu Apr 2 18:05:40 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: 364/702] 199.204.45.246 () {44 vars in 911 bytes} [Thu Apr 2 18:05:40 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/705] 199.204.45.246 () {42 vars in 689 bytes} [Thu Apr 2 18:05:41 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: 340/706] 199.204.45.246 () {44 vars in 911 bytes} [Thu Apr 2 18:05:41 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: 371/715] 199.204.45.246 () {42 vars in 689 bytes} [Thu Apr 2 18:06:27 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: 345/716] 199.204.45.246 () {44 vars in 911 bytes} [Thu Apr 2 18:06:27 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/719] 199.204.45.246 () {42 vars in 689 bytes} [Thu Apr 2 18:06:34 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: 347/720] 199.204.45.246 () {44 vars in 911 bytes} [Thu Apr 2 18:06:34 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/733] 199.204.45.246 () {42 vars in 689 bytes} [Thu Apr 2 18:07:33 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: 354/734] 199.204.45.246 () {44 vars in 911 bytes} [Thu Apr 2 18:07:33 2026] GET /v2/images => generated 4893 bytes in 54 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: 385/743] 10.0.0.115 () {32 vars in 633 bytes} [Thu Apr 2 18:08:17 2026] GET /v2/images => generated 4893 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: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: 361/748] 10.0.0.107 () {36 vars in 987 bytes} [Thu Apr 2 18:08:36 2026] GET /v2/images/1d826391-660d-417e-b435-e5c7152233f7 => 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: 388/749] 10.0.0.107 () {36 vars in 927 bytes} [Thu Apr 2 18:08:36 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: 362/750] 10.0.0.107 () {36 vars in 987 bytes} [Thu Apr 2 18:08:37 2026] GET /v2/images/1d826391-660d-417e-b435-e5c7152233f7 => 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: 389/751] 10.0.0.107 () {36 vars in 927 bytes} [Thu Apr 2 18:08:37 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: 391/754] 10.0.0.107 () {36 vars in 987 bytes} [Thu Apr 2 18:08:41 2026] GET /v2/images/1d826391-660d-417e-b435-e5c7152233f7 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/755] 10.0.0.107 () {36 vars in 927 bytes} [Thu Apr 2 18:08: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: 8|app: 0|req: 392/756] 199.204.45.246 () {36 vars in 991 bytes} [Thu Apr 2 18:08:45 2026] GET /v2/images/1d826391-660d-417e-b435-e5c7152233f7 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/757] 199.204.45.246 () {36 vars in 931 bytes} [Thu Apr 2 18:08:45 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: 393/758] 199.204.45.246 () {36 vars in 991 bytes} [Thu Apr 2 18:08:46 2026] GET /v2/images/1d826391-660d-417e-b435-e5c7152233f7 => 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: 366/759] 199.204.45.246 () {36 vars in 931 bytes} [Thu Apr 2 18:08:46 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: 369/764] 10.0.0.107 () {36 vars in 987 bytes} [Thu Apr 2 18:09:02 2026] GET /v2/images/1d826391-660d-417e-b435-e5c7152233f7 => 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: 396/765] 10.0.0.107 () {36 vars in 927 bytes} [Thu Apr 2 18:09: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: 8|app: 0|req: 402/776] 10.0.0.190 () {36 vars in 987 bytes} [Thu Apr 2 18:09:56 2026] GET /v2/images/1d826391-660d-417e-b435-e5c7152233f7 => generated 1171 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/777] 10.0.0.190 () {36 vars in 927 bytes} [Thu Apr 2 18:09:56 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: 403/778] 10.0.0.190 () {36 vars in 927 bytes} [Thu Apr 2 18:09:56 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: 376/779] 10.0.0.190 () {36 vars in 987 bytes} [Thu Apr 2 18:09:56 2026] GET /v2/images/1d826391-660d-417e-b435-e5c7152233f7 => 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: 404/780] 10.0.0.190 () {36 vars in 927 bytes} [Thu Apr 2 18:09:56 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: 377/781] 10.0.0.190 () {36 vars in 927 bytes} [Thu Apr 2 18:09:56 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: 405/782] 10.0.0.190 () {36 vars in 987 bytes} [Thu Apr 2 18:09:56 2026] GET /v2/images/1d826391-660d-417e-b435-e5c7152233f7 => generated 1171 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/783] 10.0.0.190 () {36 vars in 927 bytes} [Thu Apr 2 18:09:56 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: 406/784] 10.0.0.190 () {36 vars in 927 bytes} [Thu Apr 2 18:09:56 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: 379/785] 10.0.0.140 () {36 vars in 987 bytes} [Thu Apr 2 18:09:57 2026] GET /v2/images/1d826391-660d-417e-b435-e5c7152233f7 => generated 1171 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/786] 10.0.0.140 () {36 vars in 927 bytes} [Thu Apr 2 18:09: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: 380/787] 10.0.0.140 () {36 vars in 987 bytes} [Thu Apr 2 18:09:57 2026] GET /v2/images/1d826391-660d-417e-b435-e5c7152233f7 => 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: 408/788] 10.0.0.140 () {36 vars in 927 bytes} [Thu Apr 2 18:09: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: 381/789] 10.0.0.140 () {36 vars in 927 bytes} [Thu Apr 2 18:09: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: 409/790] 10.0.0.107 () {36 vars in 987 bytes} [Thu Apr 2 18:09:58 2026] GET /v2/images/1d826391-660d-417e-b435-e5c7152233f7 => 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: 382/791] 10.0.0.107 () {36 vars in 927 bytes} [Thu Apr 2 18:09:58 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: 412/796] 10.0.0.107 () {36 vars in 987 bytes} [Thu Apr 2 18:10:11 2026] GET /v2/images/1d826391-660d-417e-b435-e5c7152233f7 => 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: 385/797] 10.0.0.107 () {36 vars in 927 bytes} [Thu Apr 2 18:10: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: 8|app: 0|req: 415/802] 10.0.0.115 () {32 vars in 707 bytes} [Thu Apr 2 18:10:32 2026] GET /v2/images/1d826391-660d-417e-b435-e5c7152233f7 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/803] 10.0.0.115 () {32 vars in 707 bytes} [Thu Apr 2 18:10:32 2026] GET /v2/images/1d826391-660d-417e-b435-e5c7152233f7 => generated 1171 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/804] 10.0.0.190 () {36 vars in 987 bytes} [Thu Apr 2 18:10:33 2026] GET /v2/images/1d826391-660d-417e-b435-e5c7152233f7 => generated 1171 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/805] 10.0.0.190 () {36 vars in 927 bytes} [Thu Apr 2 18:10:33 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/806] 10.0.0.190 () {36 vars in 927 bytes} [Thu Apr 2 18:10:33 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/807] 10.0.0.190 () {36 vars in 987 bytes} [Thu Apr 2 18:10:33 2026] GET /v2/images/1d826391-660d-417e-b435-e5c7152233f7 => 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: 418/808] 10.0.0.190 () {36 vars in 927 bytes} [Thu Apr 2 18:10:33 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: 391/809] 10.0.0.190 () {36 vars in 927 bytes} [Thu Apr 2 18:10:33 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: 419/810] 10.0.0.190 () {36 vars in 987 bytes} [Thu Apr 2 18:10:33 2026] GET /v2/images/1d826391-660d-417e-b435-e5c7152233f7 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/811] 10.0.0.190 () {36 vars in 927 bytes} [Thu Apr 2 18:10:33 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: 420/812] 10.0.0.190 () {36 vars in 927 bytes} [Thu Apr 2 18:10:33 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: 393/813] 10.0.0.140 () {36 vars in 987 bytes} [Thu Apr 2 18:10:33 2026] GET /v2/images/1d826391-660d-417e-b435-e5c7152233f7 => 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: 421/814] 10.0.0.140 () {36 vars in 927 bytes} [Thu Apr 2 18:10:33 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/815] 10.0.0.140 () {36 vars in 987 bytes} [Thu Apr 2 18:10:33 2026] GET /v2/images/1d826391-660d-417e-b435-e5c7152233f7 => 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: 422/816] 10.0.0.140 () {36 vars in 927 bytes} [Thu Apr 2 18:10:33 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: 395/817] 10.0.0.140 () {36 vars in 927 bytes} [Thu Apr 2 18:10:33 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/818] 10.0.0.115 () {34 vars in 655 bytes} [Thu Apr 2 18:10:34 2026] POST /v2/images => generated 649 bytes in 182 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-02 18:10:34.522 7 WARNING glance.api.v2.images [None req-d2412dd6-0204-4484-8411-19032ff36f3d 49ba0d4204f7410199a24420aac679ca 7970b325c5fc4c379890cae6c366f318 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a16934e0-11bf-4ecc-9473-6bf38843e8c5 [pid: 7|app: 0|req: 396/819] 10.0.0.115 () {32 vars in 710 bytes} [Thu Apr 2 18:10:34 2026] DELETE /v2/images/a16934e0-11bf-4ecc-9473-6bf38843e8c5 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/820] 10.0.0.115 () {32 vars in 707 bytes} [Thu Apr 2 18:10:34 2026] GET /v2/images/a16934e0-11bf-4ecc-9473-6bf38843e8c5 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/821] 10.0.0.115 () {32 vars in 633 bytes} [Thu Apr 2 18:10:34 2026] GET /v2/images => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/822] 10.0.0.115 () {34 vars in 655 bytes} [Thu Apr 2 18:10:34 2026] POST /v2/images => generated 703 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/823] 10.0.0.115 () {32 vars in 717 bytes} [Thu Apr 2 18:10:34 2026] GET /v2/images/37d615fe-ccdb-45d8-b442-5ab0759beaa6/file => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:10:34.716 8 INFO glance.api.v2.image_data [None req-76e52be4-8741-45b8-9a96-5c6edaab9c15 49ba0d4204f7410199a24420aac679ca 7970b325c5fc4c379890cae6c366f318 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 18:10:34.766 8 WARNING glance_store._drivers.rbd [None req-76e52be4-8741-45b8-9a96-5c6edaab9c15 49ba0d4204f7410199a24420aac679ca 7970b325c5fc4c379890cae6c366f318 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-02 18:10:35.559 8 INFO glance.location [None req-76e52be4-8741-45b8-9a96-5c6edaab9c15 49ba0d4204f7410199a24420aac679ca 7970b325c5fc4c379890cae6c366f318 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 426/824] 10.0.0.115 () {32 vars in 727 bytes} [Thu Apr 2 18:10:34 2026] PUT /v2/images/37d615fe-ccdb-45d8-b442-5ab0759beaa6/file => generated 0 bytes in 888 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/825] 10.0.0.115 () {32 vars in 707 bytes} [Thu Apr 2 18:10:35 2026] GET /v2/images/37d615fe-ccdb-45d8-b442-5ab0759beaa6 => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/826] 10.0.0.115 () {32 vars in 717 bytes} [Thu Apr 2 18:10:35 2026] GET /v2/images/37d615fe-ccdb-45d8-b442-5ab0759beaa6/file => generated 1024 bytes in 109 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/827] 10.0.0.115 () {34 vars in 655 bytes} [Thu Apr 2 18:10:35 2026] POST /v2/images => generated 649 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/828] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:10:35 2026] PATCH /v2/images/528dea44-0f9d-454f-a369-f36072011e92 => generated 653 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/829] 10.0.0.115 () {32 vars in 707 bytes} [Thu Apr 2 18:10:35 2026] GET /v2/images/528dea44-0f9d-454f-a369-f36072011e92 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:10:35.880 8 WARNING glance.api.v2.images [None req-8bd99ebb-01f3-49db-90ee-d791a8db7706 49ba0d4204f7410199a24420aac679ca 7970b325c5fc4c379890cae6c366f318 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//528dea44-0f9d-454f-a369-f36072011e92 [pid: 8|app: 0|req: 429/830] 10.0.0.115 () {32 vars in 710 bytes} [Thu Apr 2 18:10:35 2026] DELETE /v2/images/528dea44-0f9d-454f-a369-f36072011e92 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/831] 10.0.0.115 () {32 vars in 707 bytes} [Thu Apr 2 18:10:35 2026] GET /v2/images/528dea44-0f9d-454f-a369-f36072011e92 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:10:35.955 8 WARNING glance.api.v2.images [None req-5c7e93eb-0b68-480f-b465-8dcd8a78021f 49ba0d4204f7410199a24420aac679ca 7970b325c5fc4c379890cae6c366f318 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//37d615fe-ccdb-45d8-b442-5ab0759beaa6 [pid: 8|app: 0|req: 430/832] 10.0.0.115 () {32 vars in 710 bytes} [Thu Apr 2 18:10:35 2026] DELETE /v2/images/37d615fe-ccdb-45d8-b442-5ab0759beaa6 => generated 0 bytes in 877 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/833] 10.0.0.115 () {32 vars in 707 bytes} [Thu Apr 2 18:10:36 2026] GET /v2/images/37d615fe-ccdb-45d8-b442-5ab0759beaa6 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:10:36.860 8 WARNING glance.api.v2.images [None req-1722085c-c8f1-4151-8c59-624c530b2b0b 49ba0d4204f7410199a24420aac679ca 7970b325c5fc4c379890cae6c366f318 - - default default] Failed to find image a16934e0-11bf-4ecc-9473-6bf38843e8c5 to delete: glance.common.exception.ImageNotFound: No image found with ID a16934e0-11bf-4ecc-9473-6bf38843e8c5 [pid: 8|app: 0|req: 431/834] 10.0.0.115 () {32 vars in 710 bytes} [Thu Apr 2 18:10:36 2026] DELETE /v2/images/a16934e0-11bf-4ecc-9473-6bf38843e8c5 => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/835] 10.0.0.115 () {32 vars in 707 bytes} [Thu Apr 2 18:10:36 2026] GET /v2/images/a16934e0-11bf-4ecc-9473-6bf38843e8c5 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/836] 10.0.0.107 () {36 vars in 987 bytes} [Thu Apr 2 18:10:39 2026] GET /v2/images/1d826391-660d-417e-b435-e5c7152233f7 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/837] 10.0.0.107 () {36 vars in 927 bytes} [Thu Apr 2 18:10:39 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/842] 10.0.0.107 () {36 vars in 987 bytes} [Thu Apr 2 18:10:51 2026] GET /v2/images/1d826391-660d-417e-b435-e5c7152233f7 => 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: 435/843] 10.0.0.107 () {36 vars in 927 bytes} [Thu Apr 2 18:10:51 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: 438/848] 10.0.0.115 () {30 vars in 411 bytes} [Thu Apr 2 18:11:18 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: 412/851] 10.0.0.107 () {36 vars in 987 bytes} [Thu Apr 2 18:11:26 2026] GET /v2/images/1d826391-660d-417e-b435-e5c7152233f7 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/852] 10.0.0.107 () {36 vars in 927 bytes} [Thu Apr 2 18:11:26 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: 444/859] 10.0.0.107 () {36 vars in 987 bytes} [Thu Apr 2 18:11:55 2026] GET /v2/images/1d826391-660d-417e-b435-e5c7152233f7 => 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: 416/860] 10.0.0.107 () {36 vars in 927 bytes} [Thu Apr 2 18:11: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: 8|app: 0|req: 447/865] 10.0.0.107 () {36 vars in 987 bytes} [Thu Apr 2 18:12:15 2026] GET /v2/images/1d826391-660d-417e-b435-e5c7152233f7 => 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: 419/866] 10.0.0.107 () {36 vars in 927 bytes} [Thu Apr 2 18:12:15 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: 424/875] 199.204.45.246 () {32 vars in 826 bytes} [Thu Apr 2 18:12:53 2026] GET /v2/images?status=active&owner=b02d32062bf847458d6eabddd77bb9ea&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/876] 199.204.45.246 () {32 vars in 653 bytes} [Thu Apr 2 18:12:53 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/877] 10.0.0.190 () {36 vars in 987 bytes} [Thu Apr 2 18:12:53 2026] GET /v2/images/406490c7-5640-4179-ad2d-994666f1677f => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/878] 10.0.0.190 () {36 vars in 927 bytes} [Thu Apr 2 18:12:53 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: 426/879] 10.0.0.190 () {36 vars in 927 bytes} [Thu Apr 2 18:12:53 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: 454/880] 10.0.0.190 () {36 vars in 987 bytes} [Thu Apr 2 18:12:53 2026] GET /v2/images/406490c7-5640-4179-ad2d-994666f1677f => 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: 427/881] 10.0.0.190 () {36 vars in 927 bytes} [Thu Apr 2 18:12:53 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: 455/882] 10.0.0.190 () {36 vars in 927 bytes} [Thu Apr 2 18:12:53 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: 428/883] 10.0.0.190 () {36 vars in 987 bytes} [Thu Apr 2 18:12:53 2026] GET /v2/images/406490c7-5640-4179-ad2d-994666f1677f => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/884] 10.0.0.190 () {36 vars in 927 bytes} [Thu Apr 2 18:12:53 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: 429/885] 10.0.0.140 () {36 vars in 987 bytes} [Thu Apr 2 18:12:54 2026] GET /v2/images/406490c7-5640-4179-ad2d-994666f1677f => 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: 457/886] 10.0.0.140 () {36 vars in 927 bytes} [Thu Apr 2 18:12:54 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/887] 10.0.0.140 () {36 vars in 987 bytes} [Thu Apr 2 18:12:54 2026] GET /v2/images/406490c7-5640-4179-ad2d-994666f1677f => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/888] 10.0.0.140 () {36 vars in 927 bytes} [Thu Apr 2 18:12:54 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: 431/889] 10.0.0.140 () {36 vars in 927 bytes} [Thu Apr 2 18:12:54 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/936] 10.0.0.115 () {32 vars in 633 bytes} [Thu Apr 2 18:16:44 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)