+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Mar 4 01:45:22 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:37 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-6984b44f7f-47lsm 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 0x7f3164c50668 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-04 01:45:24.643 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-04 01:45:24.684 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-04 01:45:25.514 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-04 01:45:25.516 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-04 01:45:25.516 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-04 01:45:25.531 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-04 01:45:25.532 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-04 01:45:25.532 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-04 01:45:27.557 8 WARNING glance.api.v2.images [None req-608e8f18-d939-43df-9d21-5797c2ed32d0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-04 01:45:27.677 7 WARNING glance.api.v2.images [None req-4571883f-d14e-4535-80f8-869b54f85cf5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-04 01:45:27.883 8 WARNING keystonemiddleware._common.config [None req-608e8f18-d939-43df-9d21-5797c2ed32d0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-04 01:45:27.890 8 WARNING oslo_config.cfg [None req-608e8f18-d939-43df-9d21-5797c2ed32d0 - - - - - -] 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 0x7f3164c50668 pid: 8 (default app) 2026-03-04 01:45:28.016 7 WARNING keystonemiddleware._common.config [None req-4571883f-d14e-4535-80f8-869b54f85cf5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-04 01:45:28.024 7 WARNING oslo_config.cfg [None req-4571883f-d14e-4535-80f8-869b54f85cf5 - - - - - -] 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 6 seconds on interpreter 0x7f3164c50668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.229 () {42 vars in 689 bytes} [Wed Mar 4 01:45:28 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:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 01:45:28.839 7 WARNING oslo_policy.policy [None req-32cf092c-5279-40b9-8459-27302ae3bcbe 0fea58db9a7e4e0eb1278316b003348a bf053134d87140749d571354e90dbc5e - - 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-04 01:45:28.839 7 WARNING oslo_policy.policy [None req-32cf092c-5279-40b9-8459-27302ae3bcbe 0fea58db9a7e4e0eb1278316b003348a bf053134d87140749d571354e90dbc5e - - 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-04 01:45:28.856 7 WARNING oslo_policy.policy [None req-32cf092c-5279-40b9-8459-27302ae3bcbe 0fea58db9a7e4e0eb1278316b003348a bf053134d87140749d571354e90dbc5e - - 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-04 01:45:28.856 7 WARNING oslo_policy.policy [None req-32cf092c-5279-40b9-8459-27302ae3bcbe 0fea58db9a7e4e0eb1278316b003348a bf053134d87140749d571354e90dbc5e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.229 () {44 vars in 911 bytes} [Wed Mar 4 01:45:28 2026] GET /v2/images => generated 69 bytes in 559 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.229 () {42 vars in 689 bytes} [Wed Mar 4 01:45:32 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.229 () {44 vars in 911 bytes} [Wed Mar 4 01:45:32 2026] GET /v2/images => generated 69 bytes in 38 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-04 01:45:32.178 8 WARNING oslo_policy.policy [None req-6c44d211-8430-4d77-9e79-43f5765726ca 0fea58db9a7e4e0eb1278316b003348a bf053134d87140749d571354e90dbc5e - - 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-04 01:45:32.178 8 WARNING oslo_policy.policy [None req-6c44d211-8430-4d77-9e79-43f5765726ca 0fea58db9a7e4e0eb1278316b003348a bf053134d87140749d571354e90dbc5e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.229 () {44 vars in 912 bytes} [Wed Mar 4 01:45:32 2026] GET /v2/images/cirros => generated 151 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.229 () {44 vars in 934 bytes} [Wed Mar 4 01:45:32 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 01:45:32.302 8 WARNING oslo_policy.policy [None req-06f47215-7303-4eb6-bee8-8afb4aefbbcc 0fea58db9a7e4e0eb1278316b003348a bf053134d87140749d571354e90dbc5e - - 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-04 01:45:32.303 8 WARNING oslo_policy.policy [None req-06f47215-7303-4eb6-bee8-8afb4aefbbcc 0fea58db9a7e4e0eb1278316b003348a bf053134d87140749d571354e90dbc5e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.229 () {44 vars in 940 bytes} [Wed Mar 4 01:45:32 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) 2026-03-04 01:45:32.382 7 WARNING oslo_config.cfg [None req-ded305bb-fa38-4bf7-8d19-a2a21cad713a 0fea58db9a7e4e0eb1278316b003348a bf053134d87140749d571354e90dbc5e - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.229 () {48 vars in 952 bytes} [Wed Mar 4 01:45:32 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-04 01:45:32.404 8 WARNING oslo_policy.policy [None req-b24f8eda-28c2-436f-a406-d349d45374ff 0fea58db9a7e4e0eb1278316b003348a bf053134d87140749d571354e90dbc5e - - 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-04 01:45:32.405 8 WARNING oslo_policy.policy [None req-b24f8eda-28c2-436f-a406-d349d45374ff 0fea58db9a7e4e0eb1278316b003348a bf053134d87140749d571354e90dbc5e - - 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-04 01:45:32.407 8 INFO glance.api.v2.image_data [None req-b24f8eda-28c2-436f-a406-d349d45374ff 0fea58db9a7e4e0eb1278316b003348a bf053134d87140749d571354e90dbc5e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-04 01:45:37.591 8 WARNING glance.location [None req-b24f8eda-28c2-436f-a406-d349d45374ff 0fea58db9a7e4e0eb1278316b003348a bf053134d87140749d571354e90dbc5e - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.229 () {48 vars in 1046 bytes} [Wed Mar 4 01:45:32 2026] PUT /v2/images/9730807f-d47f-445e-a49b-56dfa7cd9a2b/file => generated 0 bytes in 5232 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5919 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.229 () {44 vars in 972 bytes} [Wed Mar 4 01:45:37 2026] GET /v2/images/9730807f-d47f-445e-a49b-56dfa7cd9a2b => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-04 01:45:37.659 8 WARNING oslo_config.cfg [None req-e4b32f34-3690-4439-9137-0ff95cee6fa8 0fea58db9a7e4e0eb1278316b003348a bf053134d87140749d571354e90dbc5e - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/16] 199.204.45.229 () {44 vars in 972 bytes} [Wed Mar 4 01:45:37 2026] GET /v2/images/9730807f-d47f-445e-a49b-56dfa7cd9a2b => 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: 130/261] 199.204.45.229 () {42 vars in 689 bytes} [Wed Mar 4 02:05:58 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: 132/262] 199.204.45.229 () {44 vars in 911 bytes} [Wed Mar 4 02:05:58 2026] GET /v2/images => generated 1240 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/289] 199.204.45.229 () {42 vars in 689 bytes} [Wed Mar 4 02:08:09 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: 144/290] 199.204.45.229 () {44 vars in 911 bytes} [Wed Mar 4 02:08:09 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: 8|app: 0|req: 147/291] 199.204.45.229 () {44 vars in 938 bytes} [Wed Mar 4 02:08:09 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/292] 199.204.45.229 () {44 vars in 960 bytes} [Wed Mar 4 02:08:09 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: 8|app: 0|req: 148/293] 199.204.45.229 () {44 vars in 940 bytes} [Wed Mar 4 02:08:09 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/294] 199.204.45.229 () {48 vars in 952 bytes} [Wed Mar 4 02:08:09 2026] POST /v2/images => generated 796 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-04 02:08:09.896 8 INFO glance.api.v2.image_data [None req-7f7877cf-631b-4274-a38a-8e2926b2f30f 0fea58db9a7e4e0eb1278316b003348a bf053134d87140749d571354e90dbc5e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-04 02:09:03.841 8 WARNING glance.location [None req-7f7877cf-631b-4274-a38a-8e2926b2f30f 0fea58db9a7e4e0eb1278316b003348a bf053134d87140749d571354e90dbc5e - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 149/305] 199.204.45.229 () {48 vars in 1047 bytes} [Wed Mar 4 02:08:09 2026] PUT /v2/images/f2ab7d23-3781-4818-a55a-604bae243edb/file => generated 0 bytes in 53991 msecs (HTTP/1.1 204) 4 headers in 171 bytes (35040 switches on core 0) [pid: 7|app: 0|req: 157/306] 199.204.45.229 () {44 vars in 972 bytes} [Wed Mar 4 02:09:03 2026] GET /v2/images/f2ab7d23-3781-4818-a55a-604bae243edb => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/307] 199.204.45.229 () {44 vars in 972 bytes} [Wed Mar 4 02:09:03 2026] GET /v2/images/f2ab7d23-3781-4818-a55a-604bae243edb => 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: 158/308] 199.204.45.229 () {42 vars in 689 bytes} [Wed Mar 4 02:09:05 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: 151/309] 199.204.45.229 () {44 vars in 911 bytes} [Wed Mar 4 02:09:05 2026] GET /v2/images => generated 2451 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/394] 199.204.45.229 () {42 vars in 689 bytes} [Wed Mar 4 02:15:57 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: 201/395] 199.204.45.229 () {44 vars in 911 bytes} [Wed Mar 4 02:15:57 2026] GET /v2/images => generated 2451 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/398] 199.204.45.229 () {42 vars in 689 bytes} [Wed Mar 4 02:16:11 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/399] 199.204.45.229 () {44 vars in 911 bytes} [Wed Mar 4 02:16:11 2026] GET /v2/images => generated 2451 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/400] 199.204.45.229 () {44 vars in 948 bytes} [Wed Mar 4 02:16:11 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/401] 199.204.45.229 () {44 vars in 970 bytes} [Wed Mar 4 02:16:11 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/402] 199.204.45.229 () {44 vars in 940 bytes} [Wed Mar 4 02:16:11 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: 8|app: 0|req: 198/403] 199.204.45.229 () {48 vars in 952 bytes} [Wed Mar 4 02:16:11 2026] POST /v2/images => generated 799 bytes in 1078 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-04 02:16:12.549 7 WARNING oslo_policy.policy [None req-1e399686-7be4-4b82-8eae-5c8266b1a1d2 0fea58db9a7e4e0eb1278316b003348a bf053134d87140749d571354e90dbc5e - - 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-04 02:16:12.549 7 WARNING oslo_policy.policy [None req-1e399686-7be4-4b82-8eae-5c8266b1a1d2 0fea58db9a7e4e0eb1278316b003348a bf053134d87140749d571354e90dbc5e - - 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-04 02:16:12.551 7 INFO glance.api.v2.image_data [None req-1e399686-7be4-4b82-8eae-5c8266b1a1d2 0fea58db9a7e4e0eb1278316b003348a bf053134d87140749d571354e90dbc5e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-04 02:21:06.339 7 INFO glance.location [None req-1e399686-7be4-4b82-8eae-5c8266b1a1d2 0fea58db9a7e4e0eb1278316b003348a bf053134d87140749d571354e90dbc5e - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 206/462] 199.204.45.229 () {48 vars in 1046 bytes} [Wed Mar 4 02:16:12 2026] PUT /v2/images/1de0e257-806c-4c08-92d1-7bbdf2388e42/file => generated 0 bytes in 293854 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18780 switches on core 0) [pid: 8|app: 0|req: 257/463] 199.204.45.229 () {44 vars in 972 bytes} [Wed Mar 4 02:21:06 2026] GET /v2/images/1de0e257-806c-4c08-92d1-7bbdf2388e42 => generated 1211 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/464] 199.204.45.229 () {48 vars in 1051 bytes} [Wed Mar 4 02:21:06 2026] PATCH /v2/images/1de0e257-806c-4c08-92d1-7bbdf2388e42 => generated 1234 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/465] 199.204.45.229 () {44 vars in 972 bytes} [Wed Mar 4 02:21:06 2026] GET /v2/images/1de0e257-806c-4c08-92d1-7bbdf2388e42 => generated 1234 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/476] 199.204.45.229 () {42 vars in 689 bytes} [Wed Mar 4 02:21:48 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: 264/477] 199.204.45.229 () {44 vars in 911 bytes} [Wed Mar 4 02:21:48 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: 215/480] 199.204.45.229 () {42 vars in 689 bytes} [Wed Mar 4 02:22:04 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: 266/481] 199.204.45.229 () {44 vars in 911 bytes} [Wed Mar 4 02:22:04 2026] GET /v2/images => generated 3687 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/482] 199.204.45.229 () {44 vars in 940 bytes} [Wed Mar 4 02:22:04 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/483] 199.204.45.229 () {44 vars in 962 bytes} [Wed Mar 4 02:22:04 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/484] 199.204.45.229 () {44 vars in 940 bytes} [Wed Mar 4 02:22:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/485] 199.204.45.229 () {48 vars in 952 bytes} [Wed Mar 4 02:22:04 2026] POST /v2/images => generated 791 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-04 02:22:04.977 7 INFO glance.api.v2.image_data [None req-d6b306ab-e2c9-4f6a-a1bd-278c838355de 0fea58db9a7e4e0eb1278316b003348a bf053134d87140749d571354e90dbc5e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-04 02:22:27.666 7 INFO glance.location [None req-d6b306ab-e2c9-4f6a-a1bd-278c838355de 0fea58db9a7e4e0eb1278316b003348a bf053134d87140749d571354e90dbc5e - - default default] Image format matched and virtual size computed: 2814115840 [pid: 7|app: 0|req: 218/492] 199.204.45.229 () {48 vars in 1047 bytes} [Wed Mar 4 02:22:04 2026] PUT /v2/images/d63bd50c-c36e-4509-bb37-e7f6035d8030/file => generated 0 bytes in 22736 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25789 switches on core 0) [pid: 8|app: 0|req: 275/493] 199.204.45.229 () {44 vars in 972 bytes} [Wed Mar 4 02:22:27 2026] GET /v2/images/d63bd50c-c36e-4509-bb37-e7f6035d8030 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/494] 199.204.45.229 () {44 vars in 972 bytes} [Wed Mar 4 02:22:27 2026] GET /v2/images/d63bd50c-c36e-4509-bb37-e7f6035d8030 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 302/547] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:26:53 2026] GET /v2/images => generated 4893 bytes in 233 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: 246/548] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:26:53 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/561] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:27:53 2026] GET /v2/images => generated 4893 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/562] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:27:53 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/575] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:28:53 2026] GET /v2/images => generated 4893 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/576] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:28:53 2026] GET /v2/images => generated 4893 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/589] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:29:53 2026] GET /v2/images => generated 4893 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/590] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:29:53 2026] GET /v2/images => generated 4893 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/603] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:30:53 2026] GET /v2/images => generated 4893 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/604] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:30:53 2026] GET /v2/images => generated 4893 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/617] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:31:53 2026] GET /v2/images => generated 4893 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/618] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:31:53 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/631] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:32:53 2026] GET /v2/images => generated 4893 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/632] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:32:53 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/645] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:33:53 2026] GET /v2/images => generated 4893 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/646] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:33:53 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/659] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:34:53 2026] GET /v2/images => generated 4893 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/660] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:34:53 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/665] 199.204.45.229 () {42 vars in 689 bytes} [Wed Mar 4 02:35:12 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: 305/666] 199.204.45.229 () {44 vars in 911 bytes} [Wed Mar 4 02:35:12 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: 7|app: 0|req: 310/675] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:35:53 2026] GET /v2/images => generated 4893 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/676] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:35:53 2026] GET /v2/images => generated 4893 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/689] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:36:53 2026] GET /v2/images => generated 4893 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/690] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:36:53 2026] GET /v2/images => generated 4893 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/701] 199.204.45.229 () {42 vars in 689 bytes} [Wed Mar 4 02:37:38 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: 379/702] 199.204.45.229 () {44 vars in 911 bytes} [Wed Mar 4 02:37:38 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: 7|app: 0|req: 324/703] 199.204.45.229 () {42 vars in 689 bytes} [Wed Mar 4 02:37: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: 380/704] 199.204.45.229 () {44 vars in 911 bytes} [Wed Mar 4 02:37:40 2026] GET /v2/images => generated 4893 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/707] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:37:53 2026] GET /v2/images => generated 4893 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/708] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:37:53 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/717] 199.204.45.229 () {42 vars in 689 bytes} [Wed Mar 4 02:38:31 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: 387/718] 199.204.45.229 () {44 vars in 911 bytes} [Wed Mar 4 02:38:31 2026] GET /v2/images => generated 4893 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/721] 199.204.45.229 () {42 vars in 689 bytes} [Wed Mar 4 02:38:38 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: 389/722] 199.204.45.229 () {44 vars in 911 bytes} [Wed Mar 4 02:38:38 2026] GET /v2/images => generated 4893 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/725] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:38:53 2026] GET /v2/images => generated 4893 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/726] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:38:53 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/735] 199.204.45.229 () {42 vars in 689 bytes} [Wed Mar 4 02:39: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: 396/736] 199.204.45.229 () {44 vars in 911 bytes} [Wed Mar 4 02:39:33 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/741] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:39:53 2026] GET /v2/images => generated 4893 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/742] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:39:53 2026] GET /v2/images => generated 4893 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/749] 10.0.0.66 () {32 vars in 632 bytes} [Wed Mar 4 02:40:18 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/754] 10.0.0.118 () {36 vars in 987 bytes} [Wed Mar 4 02:40:38 2026] GET /v2/images/9730807f-d47f-445e-a49b-56dfa7cd9a2b => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/755] 10.0.0.118 () {36 vars in 927 bytes} [Wed Mar 4 02:40:38 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: 407/758] 10.0.0.197 () {36 vars in 987 bytes} [Wed Mar 4 02:40:48 2026] GET /v2/images/9730807f-d47f-445e-a49b-56dfa7cd9a2b => generated 1171 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/759] 10.0.0.197 () {36 vars in 927 bytes} [Wed Mar 4 02:40:48 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: 408/760] 10.0.0.197 () {36 vars in 927 bytes} [Wed Mar 4 02:40:48 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: 353/761] 10.0.0.197 () {36 vars in 987 bytes} [Wed Mar 4 02:40:48 2026] GET /v2/images/9730807f-d47f-445e-a49b-56dfa7cd9a2b => generated 1171 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/762] 199.204.45.229 () {36 vars in 991 bytes} [Wed Mar 4 02:40:48 2026] GET /v2/images/9730807f-d47f-445e-a49b-56dfa7cd9a2b => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/763] 10.0.0.197 () {36 vars in 927 bytes} [Wed Mar 4 02:40:48 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: 410/764] 199.204.45.229 () {36 vars in 931 bytes} [Wed Mar 4 02:40:48 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: 355/765] 10.0.0.197 () {36 vars in 927 bytes} [Wed Mar 4 02:40:48 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: 411/766] 10.0.0.197 () {36 vars in 987 bytes} [Wed Mar 4 02:40:48 2026] GET /v2/images/9730807f-d47f-445e-a49b-56dfa7cd9a2b => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/767] 10.0.0.197 () {36 vars in 927 bytes} [Wed Mar 4 02:40:48 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: 412/768] 10.0.0.197 () {36 vars in 927 bytes} [Wed Mar 4 02:40:48 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: 357/769] 199.204.45.229 () {36 vars in 991 bytes} [Wed Mar 4 02:40:49 2026] GET /v2/images/9730807f-d47f-445e-a49b-56dfa7cd9a2b => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/770] 199.204.45.229 () {36 vars in 931 bytes} [Wed Mar 4 02:40:49 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/771] 10.0.0.122 () {36 vars in 987 bytes} [Wed Mar 4 02:40:49 2026] GET /v2/images/9730807f-d47f-445e-a49b-56dfa7cd9a2b => generated 1171 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/772] 10.0.0.122 () {36 vars in 927 bytes} [Wed Mar 4 02:40:49 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/773] 10.0.0.122 () {36 vars in 987 bytes} [Wed Mar 4 02:40:50 2026] GET /v2/images/9730807f-d47f-445e-a49b-56dfa7cd9a2b => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/774] 10.0.0.122 () {36 vars in 927 bytes} [Wed Mar 4 02:40:50 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: 415/775] 10.0.0.122 () {36 vars in 927 bytes} [Wed Mar 4 02:40:50 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/776] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:40:53 2026] GET /v2/images => generated 4893 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/777] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:40:54 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/780] 10.0.0.118 () {36 vars in 987 bytes} [Wed Mar 4 02:40:57 2026] GET /v2/images/9730807f-d47f-445e-a49b-56dfa7cd9a2b => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/781] 10.0.0.118 () {36 vars in 927 bytes} [Wed Mar 4 02:40:58 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/782] 10.0.0.118 () {36 vars in 987 bytes} [Wed Mar 4 02:40:58 2026] GET /v2/images/9730807f-d47f-445e-a49b-56dfa7cd9a2b => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/783] 10.0.0.118 () {36 vars in 927 bytes} [Wed Mar 4 02:40:58 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/792] 10.0.0.66 () {34 vars in 654 bytes} [Wed Mar 4 02:41:45 2026] POST /v2/images => generated 649 bytes in 214 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-04 02:41:45.453 8 WARNING glance.api.v2.images [None req-2170e0e1-9604-4c2e-ab21-214f33ca63e3 8747fb3d37e34b708b0a3ab57ab19045 9cf1da21fcd5417597d15d3c8b2fafc5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d43ce4ca-c9bd-4bf1-a165-3c19ea0880d0 [pid: 8|app: 0|req: 424/793] 10.0.0.66 () {32 vars in 709 bytes} [Wed Mar 4 02:41:45 2026] DELETE /v2/images/d43ce4ca-c9bd-4bf1-a165-3c19ea0880d0 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/794] 10.0.0.66 () {32 vars in 706 bytes} [Wed Mar 4 02:41:45 2026] GET /v2/images/d43ce4ca-c9bd-4bf1-a165-3c19ea0880d0 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/795] 10.0.0.66 () {32 vars in 632 bytes} [Wed Mar 4 02:41:45 2026] GET /v2/images => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/796] 10.0.0.66 () {34 vars in 654 bytes} [Wed Mar 4 02:41:45 2026] POST /v2/images => generated 703 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/797] 10.0.0.66 () {32 vars in 716 bytes} [Wed Mar 4 02:41:45 2026] GET /v2/images/76233abd-a8bc-4fcb-92d3-7e49220dcc6e/file => generated 0 bytes in 10 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-04 02:41:45.653 7 INFO glance.api.v2.image_data [None req-4b1b5a42-3b0d-40c0-9dc7-b8c6f3eacbb1 8747fb3d37e34b708b0a3ab57ab19045 9cf1da21fcd5417597d15d3c8b2fafc5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-04 02:41:45.698 7 WARNING glance_store._drivers.rbd [None req-4b1b5a42-3b0d-40c0-9dc7-b8c6f3eacbb1 8747fb3d37e34b708b0a3ab57ab19045 9cf1da21fcd5417597d15d3c8b2fafc5 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-04 02:41:46.463 7 INFO glance.location [None req-4b1b5a42-3b0d-40c0-9dc7-b8c6f3eacbb1 8747fb3d37e34b708b0a3ab57ab19045 9cf1da21fcd5417597d15d3c8b2fafc5 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 372/798] 10.0.0.66 () {32 vars in 726 bytes} [Wed Mar 4 02:41:45 2026] PUT /v2/images/76233abd-a8bc-4fcb-92d3-7e49220dcc6e/file => generated 0 bytes in 863 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/799] 10.0.0.66 () {32 vars in 706 bytes} [Wed Mar 4 02:41:46 2026] GET /v2/images/76233abd-a8bc-4fcb-92d3-7e49220dcc6e => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/800] 10.0.0.66 () {32 vars in 716 bytes} [Wed Mar 4 02:41:46 2026] GET /v2/images/76233abd-a8bc-4fcb-92d3-7e49220dcc6e/file => generated 1024 bytes in 117 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/801] 10.0.0.66 () {34 vars in 654 bytes} [Wed Mar 4 02:41:46 2026] POST /v2/images => generated 649 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/802] 10.0.0.66 () {32 vars in 725 bytes} [Wed Mar 4 02:41:46 2026] PATCH /v2/images/34534e7e-08f6-41bb-b8c4-de59adf4333a => generated 653 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/803] 10.0.0.66 () {32 vars in 706 bytes} [Wed Mar 4 02:41:46 2026] GET /v2/images/34534e7e-08f6-41bb-b8c4-de59adf4333a => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-04 02:41:46.796 7 WARNING glance.api.v2.images [None req-cca9feb9-b41c-47e1-84e5-91262436e4c4 8747fb3d37e34b708b0a3ab57ab19045 9cf1da21fcd5417597d15d3c8b2fafc5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//34534e7e-08f6-41bb-b8c4-de59adf4333a [pid: 7|app: 0|req: 375/804] 10.0.0.66 () {32 vars in 709 bytes} [Wed Mar 4 02:41:46 2026] DELETE /v2/images/34534e7e-08f6-41bb-b8c4-de59adf4333a => 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: 430/805] 10.0.0.66 () {32 vars in 706 bytes} [Wed Mar 4 02:41:46 2026] GET /v2/images/34534e7e-08f6-41bb-b8c4-de59adf4333a => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-04 02:41:46.866 7 WARNING glance.api.v2.images [None req-eb3aa4aa-d93d-431d-9138-8c0748a543b7 8747fb3d37e34b708b0a3ab57ab19045 9cf1da21fcd5417597d15d3c8b2fafc5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//76233abd-a8bc-4fcb-92d3-7e49220dcc6e [pid: 7|app: 0|req: 376/808] 10.0.0.66 () {32 vars in 709 bytes} [Wed Mar 4 02:41:46 2026] DELETE /v2/images/76233abd-a8bc-4fcb-92d3-7e49220dcc6e => generated 0 bytes in 846 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/809] 10.0.0.66 () {32 vars in 706 bytes} [Wed Mar 4 02:41:47 2026] GET /v2/images/76233abd-a8bc-4fcb-92d3-7e49220dcc6e => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-04 02:41:47.727 7 WARNING glance.api.v2.images [None req-2b2e46e4-7d41-48a2-964a-ebfd31e9c682 8747fb3d37e34b708b0a3ab57ab19045 9cf1da21fcd5417597d15d3c8b2fafc5 - - default default] Failed to find image d43ce4ca-c9bd-4bf1-a165-3c19ea0880d0 to delete: glance.common.exception.ImageNotFound: No image found with ID d43ce4ca-c9bd-4bf1-a165-3c19ea0880d0 [pid: 7|app: 0|req: 377/810] 10.0.0.66 () {32 vars in 709 bytes} [Wed Mar 4 02:41:47 2026] DELETE /v2/images/d43ce4ca-c9bd-4bf1-a165-3c19ea0880d0 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/811] 10.0.0.66 () {32 vars in 706 bytes} [Wed Mar 4 02:41:47 2026] GET /v2/images/d43ce4ca-c9bd-4bf1-a165-3c19ea0880d0 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/812] 10.0.0.66 () {30 vars in 410 bytes} [Wed Mar 4 02:41:50 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: 435/813] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:41:54 2026] GET /v2/images => generated 4893 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/814] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:41:54 2026] GET /v2/images => generated 4893 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/817] 10.0.0.118 () {36 vars in 987 bytes} [Wed Mar 4 02:42:06 2026] GET /v2/images/9730807f-d47f-445e-a49b-56dfa7cd9a2b => 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: 381/818] 10.0.0.118 () {36 vars in 927 bytes} [Wed Mar 4 02:42:06 2026] GET /v2/schemas/image => generated 4018 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/829] 10.0.0.118 () {36 vars in 987 bytes} [Wed Mar 4 02:42:51 2026] GET /v2/images/9730807f-d47f-445e-a49b-56dfa7cd9a2b => 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: 387/830] 10.0.0.118 () {36 vars in 927 bytes} [Wed Mar 4 02:42:51 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/831] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:42:53 2026] GET /v2/images => generated 4893 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/832] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:42:54 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/841] 10.0.0.118 () {36 vars in 987 bytes} [Wed Mar 4 02:43:30 2026] GET /v2/images/9730807f-d47f-445e-a49b-56dfa7cd9a2b => 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: 449/842] 10.0.0.118 () {36 vars in 927 bytes} [Wed Mar 4 02:43:30 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: 452/847] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:43:54 2026] GET /v2/images => generated 4893 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/848] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:43:54 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/859] 10.0.0.118 () {36 vars in 987 bytes} [Wed Mar 4 02:44:44 2026] GET /v2/images/9730807f-d47f-445e-a49b-56dfa7cd9a2b => 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: 402/860] 10.0.0.118 () {36 vars in 927 bytes} [Wed Mar 4 02:44:44 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: 460/863] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:44:54 2026] GET /v2/images => generated 4893 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/864] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:44:54 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/867] 10.0.0.118 () {36 vars in 987 bytes} [Wed Mar 4 02:45:00 2026] GET /v2/images/9730807f-d47f-445e-a49b-56dfa7cd9a2b => 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: 462/868] 10.0.0.118 () {36 vars in 927 bytes} [Wed Mar 4 02:45:00 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: 407/869] 10.0.0.118 () {36 vars in 987 bytes} [Wed Mar 4 02:45:02 2026] GET /v2/images/9730807f-d47f-445e-a49b-56dfa7cd9a2b => 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: 463/870] 10.0.0.118 () {36 vars in 927 bytes} [Wed Mar 4 02:45:02 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: 467/877] 10.0.0.66 () {32 vars in 706 bytes} [Wed Mar 4 02:45:33 2026] GET /v2/images/9730807f-d47f-445e-a49b-56dfa7cd9a2b => 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: 411/878] 10.0.0.66 () {32 vars in 706 bytes} [Wed Mar 4 02:45:33 2026] GET /v2/images/9730807f-d47f-445e-a49b-56dfa7cd9a2b => 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: 468/879] 10.0.0.197 () {36 vars in 987 bytes} [Wed Mar 4 02:45:33 2026] GET /v2/images/9730807f-d47f-445e-a49b-56dfa7cd9a2b => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/880] 10.0.0.197 () {36 vars in 927 bytes} [Wed Mar 4 02:45: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: 469/881] 10.0.0.197 () {36 vars in 927 bytes} [Wed Mar 4 02:45: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: 413/882] 10.0.0.197 () {36 vars in 987 bytes} [Wed Mar 4 02:45:33 2026] GET /v2/images/9730807f-d47f-445e-a49b-56dfa7cd9a2b => 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: 470/883] 10.0.0.197 () {36 vars in 927 bytes} [Wed Mar 4 02:45: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: 7|app: 0|req: 414/884] 10.0.0.197 () {36 vars in 927 bytes} [Wed Mar 4 02:45: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: 471/885] 10.0.0.197 () {36 vars in 987 bytes} [Wed Mar 4 02:45:33 2026] GET /v2/images/9730807f-d47f-445e-a49b-56dfa7cd9a2b => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/886] 10.0.0.197 () {36 vars in 927 bytes} [Wed Mar 4 02:45: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: 472/887] 10.0.0.122 () {36 vars in 987 bytes} [Wed Mar 4 02:45:33 2026] GET /v2/images/9730807f-d47f-445e-a49b-56dfa7cd9a2b => 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: 416/888] 10.0.0.122 () {36 vars in 927 bytes} [Wed Mar 4 02:45: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: 473/889] 10.0.0.122 () {36 vars in 987 bytes} [Wed Mar 4 02:45:33 2026] GET /v2/images/9730807f-d47f-445e-a49b-56dfa7cd9a2b => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/890] 10.0.0.122 () {36 vars in 927 bytes} [Wed Mar 4 02:45: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: 474/891] 10.0.0.122 () {36 vars in 927 bytes} [Wed Mar 4 02:45:33 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/896] 10.0.0.118 () {36 vars in 987 bytes} [Wed Mar 4 02:45:53 2026] GET /v2/images/9730807f-d47f-445e-a49b-56dfa7cd9a2b => 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: 420/897] 10.0.0.118 () {36 vars in 927 bytes} [Wed Mar 4 02:45: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: 8|app: 0|req: 478/898] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:45:54 2026] GET /v2/images => generated 4893 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/899] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:45:54 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/900] 199.204.45.229 () {32 vars in 826 bytes} [Wed Mar 4 02:45:54 2026] GET /v2/images?status=active&owner=bf053134d87140749d571354e90dbc5e&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/901] 199.204.45.229 () {32 vars in 653 bytes} [Wed Mar 4 02:45:55 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: 480/902] 10.0.0.197 () {36 vars in 987 bytes} [Wed Mar 4 02:45:55 2026] GET /v2/images/f2ab7d23-3781-4818-a55a-604bae243edb => generated 1209 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/903] 10.0.0.197 () {36 vars in 927 bytes} [Wed Mar 4 02:45:55 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: 481/904] 10.0.0.197 () {36 vars in 927 bytes} [Wed Mar 4 02:45:55 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: 424/905] 10.0.0.197 () {36 vars in 987 bytes} [Wed Mar 4 02:45:55 2026] GET /v2/images/f2ab7d23-3781-4818-a55a-604bae243edb => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/906] 10.0.0.197 () {36 vars in 927 bytes} [Wed Mar 4 02:45:55 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: 425/907] 10.0.0.197 () {36 vars in 927 bytes} [Wed Mar 4 02:45:55 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: 483/908] 10.0.0.197 () {36 vars in 987 bytes} [Wed Mar 4 02:45:55 2026] GET /v2/images/f2ab7d23-3781-4818-a55a-604bae243edb => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/909] 10.0.0.197 () {36 vars in 927 bytes} [Wed Mar 4 02:45:55 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: 484/910] 10.0.0.122 () {36 vars in 987 bytes} [Wed Mar 4 02:45:56 2026] GET /v2/images/f2ab7d23-3781-4818-a55a-604bae243edb => generated 1209 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/911] 10.0.0.122 () {36 vars in 927 bytes} [Wed Mar 4 02:45:56 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: 485/912] 10.0.0.122 () {36 vars in 987 bytes} [Wed Mar 4 02:45:56 2026] GET /v2/images/f2ab7d23-3781-4818-a55a-604bae243edb => 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: 428/913] 10.0.0.122 () {36 vars in 927 bytes} [Wed Mar 4 02:45:56 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: 486/914] 10.0.0.122 () {36 vars in 927 bytes} [Wed Mar 4 02:45: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: 491/923] 10.0.0.118 () {36 vars in 987 bytes} [Wed Mar 4 02:46:35 2026] GET /v2/images/9730807f-d47f-445e-a49b-56dfa7cd9a2b => 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: 433/924] 10.0.0.118 () {36 vars in 927 bytes} [Wed Mar 4 02:46:35 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: 494/929] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:46:53 2026] GET /v2/images => generated 4893 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/930] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:46:53 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/943] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:47:54 2026] GET /v2/images => generated 4893 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/944] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:47:54 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/957] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:48:53 2026] GET /v2/images => generated 4893 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/958] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:48:54 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/971] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:49:54 2026] GET /v2/images => generated 4893 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/972] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:49:54 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/979] 10.0.0.66 () {32 vars in 632 bytes} [Wed Mar 4 02:50:22 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/986] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:50:53 2026] GET /v2/images => generated 4893 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/987] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:50:54 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/1000] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:51:53 2026] GET /v2/images => generated 4893 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1001] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:51:53 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/1014] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:52:53 2026] GET /v2/images => generated 4893 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1015] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:52:54 2026] GET /v2/images => generated 4893 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1028] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:53:53 2026] GET /v2/images => generated 4893 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/1029] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:53:53 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1042] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:54:53 2026] GET /v2/images => generated 4893 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1043] 10.0.0.227 () {28 vars in 569 bytes} [Wed Mar 4 02:54:53 2026] GET /v2/images => generated 4893 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)