+ 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 02:51:15 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-b9b68cf89-bbh7z machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fea7237a668 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 02:51:17.372 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-04 02:51:17.389 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-03-04 02:51:18.219 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 02:51:18.220 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 02:51:18.221 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-04 02:51:18.268 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 02:51:18.269 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 02:51:18.270 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-04 02:51:20.221 8 WARNING glance.api.v2.images [None req-a68427d4-7e9d-40d2-951d-5530bd63ecd2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-04 02:51:20.333 7 WARNING glance.api.v2.images [None req-68d479dc-717b-4311-a226-d4631aa4490d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-04 02:51:20.553 8 WARNING keystonemiddleware._common.config [None req-a68427d4-7e9d-40d2-951d-5530bd63ecd2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-04 02:51:20.561 8 WARNING oslo_config.cfg [None req-a68427d4-7e9d-40d2-951d-5530bd63ecd2 - - - - - -] 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 0x7fea7237a668 pid: 8 (default app) 2026-03-04 02:51:20.661 7 WARNING keystonemiddleware._common.config [None req-68d479dc-717b-4311-a226-d4631aa4490d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-04 02:51:20.668 7 WARNING oslo_config.cfg [None req-68d479dc-717b-4311-a226-d4631aa4490d - - - - - -] 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 0x7fea7237a668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.215 () {42 vars in 687 bytes} [Wed Mar 4 02:51:21 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 02:51:21.666 7 WARNING oslo_policy.policy [None req-d77fd07f-35c1-46fc-b5d4-1bed80bc6a0e f7b732be928e4bf4810bf360804df10c 463c051aff654882b9c768685eca8d63 - - 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:51:21.666 7 WARNING oslo_policy.policy [None req-d77fd07f-35c1-46fc-b5d4-1bed80bc6a0e f7b732be928e4bf4810bf360804df10c 463c051aff654882b9c768685eca8d63 - - 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:51:21.679 7 WARNING oslo_policy.policy [None req-d77fd07f-35c1-46fc-b5d4-1bed80bc6a0e f7b732be928e4bf4810bf360804df10c 463c051aff654882b9c768685eca8d63 - - 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:51:21.680 7 WARNING oslo_policy.policy [None req-d77fd07f-35c1-46fc-b5d4-1bed80bc6a0e f7b732be928e4bf4810bf360804df10c 463c051aff654882b9c768685eca8d63 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.19.213.215 () {44 vars in 909 bytes} [Wed Mar 4 02:51:21 2026] GET /v2/images => generated 69 bytes in 563 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.19.213.215 () {42 vars in 687 bytes} [Wed Mar 4 02:51:24 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.19.213.215 () {44 vars in 909 bytes} [Wed Mar 4 02:51:24 2026] GET /v2/images => generated 69 bytes in 33 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 02:51:24.999 8 WARNING oslo_policy.policy [None req-b2d89343-dd24-4095-b1e0-7011b35a797f f7b732be928e4bf4810bf360804df10c 463c051aff654882b9c768685eca8d63 - - 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:51:24.999 8 WARNING oslo_policy.policy [None req-b2d89343-dd24-4095-b1e0-7011b35a797f f7b732be928e4bf4810bf360804df10c 463c051aff654882b9c768685eca8d63 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.19.213.215 () {44 vars in 910 bytes} [Wed Mar 4 02:51:24 2026] GET /v2/images/cirros => generated 151 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.19.213.215 () {44 vars in 932 bytes} [Wed Mar 4 02:51:25 2026] GET /v2/images?name=cirros => generated 81 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:51:25.151 8 WARNING oslo_policy.policy [None req-27c38e69-4715-4e52-9788-56f8598e6989 f7b732be928e4bf4810bf360804df10c 463c051aff654882b9c768685eca8d63 - - 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:51:25.151 8 WARNING oslo_policy.policy [None req-27c38e69-4715-4e52-9788-56f8598e6989 f7b732be928e4bf4810bf360804df10c 463c051aff654882b9c768685eca8d63 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.19.213.215 () {44 vars in 938 bytes} [Wed Mar 4 02:51:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:51:25.242 7 WARNING oslo_config.cfg [None req-337a1a68-c07a-4cf0-893f-770b89adad24 f7b732be928e4bf4810bf360804df10c 463c051aff654882b9c768685eca8d63 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.19.213.215 () {48 vars in 950 bytes} [Wed Mar 4 02:51:25 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-04 02:51:25.268 8 WARNING oslo_policy.policy [None req-f54131d2-4ba4-4238-acb2-133715b31fae f7b732be928e4bf4810bf360804df10c 463c051aff654882b9c768685eca8d63 - - 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:51:25.268 8 WARNING oslo_policy.policy [None req-f54131d2-4ba4-4238-acb2-133715b31fae f7b732be928e4bf4810bf360804df10c 463c051aff654882b9c768685eca8d63 - - 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:51:25.270 8 INFO glance.api.v2.image_data [None req-f54131d2-4ba4-4238-acb2-133715b31fae f7b732be928e4bf4810bf360804df10c 463c051aff654882b9c768685eca8d63 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-04 02:51:28.807 8 WARNING glance.location [None req-f54131d2-4ba4-4238-acb2-133715b31fae f7b732be928e4bf4810bf360804df10c 463c051aff654882b9c768685eca8d63 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 199.19.213.215 () {48 vars in 1044 bytes} [Wed Mar 4 02:51:25 2026] PUT /v2/images/034b5df7-4847-4cc5-92d6-545a0c913f27/file => generated 0 bytes in 3582 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7093 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.19.213.215 () {44 vars in 970 bytes} [Wed Mar 4 02:51:28 2026] GET /v2/images/034b5df7-4847-4cc5-92d6-545a0c913f27 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-04 02:51:28.885 8 WARNING oslo_config.cfg [None req-3521f9b0-c35f-4741-803c-df513d4c9c07 f7b732be928e4bf4810bf360804df10c 463c051aff654882b9c768685eca8d63 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/14] 199.19.213.215 () {44 vars in 970 bytes} [Wed Mar 4 02:51:28 2026] GET /v2/images/034b5df7-4847-4cc5-92d6-545a0c913f27 => 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: 137/269] 199.19.213.215 () {42 vars in 687 bytes} [Wed Mar 4 03:12:35 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: 133/270] 199.19.213.215 () {44 vars in 909 bytes} [Wed Mar 4 03:12:35 2026] GET /v2/images => generated 1240 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/275] 199.19.213.215 () {42 vars in 687 bytes} [Wed Mar 4 03:12:50 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: 136/276] 199.19.213.215 () {44 vars in 909 bytes} [Wed Mar 4 03:12:50 2026] GET /v2/images => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/277] 199.19.213.215 () {44 vars in 936 bytes} [Wed Mar 4 03:12:50 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/278] 199.19.213.215 () {44 vars in 958 bytes} [Wed Mar 4 03:12:51 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: 8|app: 0|req: 142/279] 199.19.213.215 () {44 vars in 938 bytes} [Wed Mar 4 03:12:51 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: 138/280] 199.19.213.215 () {48 vars in 950 bytes} [Wed Mar 4 03:12:51 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 03:12:51.130 8 INFO glance.api.v2.image_data [None req-2ba78de0-cdfd-4778-8760-b94966c0e37f f7b732be928e4bf4810bf360804df10c 463c051aff654882b9c768685eca8d63 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-04 03:13:16.929 8 WARNING glance.location [None req-2ba78de0-cdfd-4778-8760-b94966c0e37f f7b732be928e4bf4810bf360804df10c 463c051aff654882b9c768685eca8d63 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 143/285] 199.19.213.215 () {48 vars in 1045 bytes} [Wed Mar 4 03:12:51 2026] PUT /v2/images/cf168ac0-b0cc-4906-8fc9-a8abe2e62cda/file => generated 0 bytes in 25852 msecs (HTTP/1.1 204) 4 headers in 171 bytes (78292 switches on core 0) [pid: 7|app: 0|req: 143/286] 199.19.213.215 () {44 vars in 970 bytes} [Wed Mar 4 03:13:16 2026] GET /v2/images/cf168ac0-b0cc-4906-8fc9-a8abe2e62cda => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/287] 199.19.213.215 () {44 vars in 970 bytes} [Wed Mar 4 03:13:16 2026] GET /v2/images/cf168ac0-b0cc-4906-8fc9-a8abe2e62cda => 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: 144/288] 199.19.213.215 () {42 vars in 687 bytes} [Wed Mar 4 03:13:18 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: 145/289] 199.19.213.215 () {44 vars in 909 bytes} [Wed Mar 4 03:13:18 2026] GET /v2/images => generated 2451 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/372] 199.19.213.215 () {42 vars in 687 bytes} [Wed Mar 4 03:20:03 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/373] 199.19.213.215 () {44 vars in 909 bytes} [Wed Mar 4 03:20:03 2026] GET /v2/images => generated 2451 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/376] 199.19.213.215 () {42 vars in 687 bytes} [Wed Mar 4 03:20:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/377] 199.19.213.215 () {44 vars in 909 bytes} [Wed Mar 4 03:20:17 2026] GET /v2/images => generated 2451 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/378] 199.19.213.215 () {44 vars in 946 bytes} [Wed Mar 4 03:20:17 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/379] 199.19.213.215 () {44 vars in 968 bytes} [Wed Mar 4 03:20:17 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/380] 199.19.213.215 () {44 vars in 938 bytes} [Wed Mar 4 03:20:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/381] 199.19.213.215 () {48 vars in 950 bytes} [Wed Mar 4 03:20:17 2026] POST /v2/images => generated 799 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-04 03:20:17.481 8 INFO glance.api.v2.image_data [None req-b29952e7-eba7-4b51-840d-69798049d217 f7b732be928e4bf4810bf360804df10c 463c051aff654882b9c768685eca8d63 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-04 03:20:33.033 8 INFO glance.location [None req-b29952e7-eba7-4b51-840d-69798049d217 f7b732be928e4bf4810bf360804df10c 463c051aff654882b9c768685eca8d63 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 192/386] 199.19.213.215 () {48 vars in 1044 bytes} [Wed Mar 4 03:20:17 2026] PUT /v2/images/8c647699-e105-43b2-9a7a-864b467d5356/file => generated 0 bytes in 15592 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27327 switches on core 0) [pid: 7|app: 0|req: 195/387] 199.19.213.215 () {44 vars in 970 bytes} [Wed Mar 4 03:20:33 2026] GET /v2/images/8c647699-e105-43b2-9a7a-864b467d5356 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/388] 199.19.213.215 () {48 vars in 1049 bytes} [Wed Mar 4 03:20:33 2026] PATCH /v2/images/8c647699-e105-43b2-9a7a-864b467d5356 => generated 1234 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/389] 199.19.213.215 () {44 vars in 970 bytes} [Wed Mar 4 03:20:33 2026] GET /v2/images/8c647699-e105-43b2-9a7a-864b467d5356 => 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: 197/396] 199.19.213.215 () {42 vars in 687 bytes} [Wed Mar 4 03:21:09 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: 200/397] 199.19.213.215 () {44 vars in 909 bytes} [Wed Mar 4 03:21:09 2026] GET /v2/images => generated 3687 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/402] 199.19.213.215 () {42 vars in 687 bytes} [Wed Mar 4 03:21:21 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: 203/403] 199.19.213.215 () {44 vars in 909 bytes} [Wed Mar 4 03:21:21 2026] GET /v2/images => generated 3687 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/404] 199.19.213.215 () {44 vars in 938 bytes} [Wed Mar 4 03:21:21 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/405] 199.19.213.215 () {44 vars in 960 bytes} [Wed Mar 4 03:21:21 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/406] 199.19.213.215 () {44 vars in 938 bytes} [Wed Mar 4 03:21:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/407] 199.19.213.215 () {48 vars in 950 bytes} [Wed Mar 4 03:21:21 2026] POST /v2/images => generated 791 bytes in 124 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-04 03:21:21.493 8 INFO glance.api.v2.image_data [None req-29cabde0-93a0-48ae-992f-1511d16c1e36 f7b732be928e4bf4810bf360804df10c 463c051aff654882b9c768685eca8d63 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-04 03:21:32.057 8 INFO glance.location [None req-29cabde0-93a0-48ae-992f-1511d16c1e36 f7b732be928e4bf4810bf360804df10c 463c051aff654882b9c768685eca8d63 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 203/410] 199.19.213.215 () {48 vars in 1044 bytes} [Wed Mar 4 03:21:21 2026] PUT /v2/images/1afe9398-8076-4f0f-b61b-651df1a9487c/file => generated 0 bytes in 10605 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18417 switches on core 0) [pid: 7|app: 0|req: 208/411] 199.19.213.215 () {44 vars in 970 bytes} [Wed Mar 4 03:21:32 2026] GET /v2/images/1afe9398-8076-4f0f-b61b-651df1a9487c => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/412] 199.19.213.215 () {44 vars in 970 bytes} [Wed Mar 4 03:21:32 2026] GET /v2/images/1afe9398-8076-4f0f-b61b-651df1a9487c => generated 1203 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: 7|app: 0|req: 231/457] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:25:14 2026] GET /v2/images => generated 4892 bytes in 234 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: 227/458] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:25:14 2026] GET /v2/images => generated 4892 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/471] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:26:14 2026] GET /v2/images => generated 4892 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/472] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:26:14 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/485] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:27:14 2026] GET /v2/images => generated 4892 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/486] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:27:14 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/499] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:28:14 2026] GET /v2/images => generated 4892 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/500] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:28:14 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/513] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:29:14 2026] GET /v2/images => generated 4892 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/514] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:29:14 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/527] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:30:14 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/528] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:30:14 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/541] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:31:14 2026] GET /v2/images => generated 4892 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/542] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:31:14 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/555] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:32:14 2026] GET /v2/images => generated 4892 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/556] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:32:14 2026] GET /v2/images => generated 4892 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/569] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:33:14 2026] GET /v2/images => generated 4892 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/570] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:33:14 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/575] 199.19.213.215 () {42 vars in 687 bytes} [Wed Mar 4 03:33:37 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: 290/576] 199.19.213.215 () {44 vars in 909 bytes} [Wed Mar 4 03:33:37 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/585] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:34:14 2026] GET /v2/images => generated 4892 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/586] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:34:14 2026] GET /v2/images => generated 4892 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/599] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:35:14 2026] GET /v2/images => generated 4892 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/600] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:35:14 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/609] 199.19.213.215 () {42 vars in 687 bytes} [Wed Mar 4 03:35:56 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: 307/610] 199.19.213.215 () {44 vars in 909 bytes} [Wed Mar 4 03:35:56 2026] GET /v2/images => generated 4892 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/611] 199.19.213.215 () {42 vars in 687 bytes} [Wed Mar 4 03:35:58 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: 308/612] 199.19.213.215 () {44 vars in 909 bytes} [Wed Mar 4 03:35:58 2026] GET /v2/images => generated 4892 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/617] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:36:14 2026] GET /v2/images => generated 4892 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/618] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:36:14 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/625] 199.19.213.215 () {42 vars in 687 bytes} [Wed Mar 4 03:36:47 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: 315/626] 199.19.213.215 () {44 vars in 909 bytes} [Wed Mar 4 03:36:47 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/629] 199.19.213.215 () {42 vars in 687 bytes} [Wed Mar 4 03:36:54 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: 317/630] 199.19.213.215 () {44 vars in 909 bytes} [Wed Mar 4 03:36:54 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/635] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:37:14 2026] GET /v2/images => generated 4892 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/636] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:37:14 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/643] 199.19.213.215 () {42 vars in 687 bytes} [Wed Mar 4 03:37:48 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: 320/644] 199.19.213.215 () {44 vars in 909 bytes} [Wed Mar 4 03:37:48 2026] GET /v2/images => generated 4892 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/651] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:38:14 2026] GET /v2/images => generated 4892 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/652] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:38:14 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/657] 10.0.0.158 () {32 vars in 632 bytes} [Wed Mar 4 03:38:30 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/662] 10.0.0.192 () {36 vars in 986 bytes} [Wed Mar 4 03:38:56 2026] GET /v2/images/034b5df7-4847-4cc5-92d6-545a0c913f27 => generated 1171 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/663] 10.0.0.192 () {36 vars in 926 bytes} [Wed Mar 4 03:38: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: 335/664] 10.0.0.192 () {36 vars in 926 bytes} [Wed Mar 4 03:38:56 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: 330/665] 10.0.0.192 () {36 vars in 986 bytes} [Wed Mar 4 03:38:56 2026] GET /v2/images/034b5df7-4847-4cc5-92d6-545a0c913f27 => generated 1171 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/666] 10.0.0.192 () {36 vars in 926 bytes} [Wed Mar 4 03:38: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: 331/667] 10.0.0.192 () {36 vars in 926 bytes} [Wed Mar 4 03:38: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: 7|app: 0|req: 337/668] 10.0.0.192 () {36 vars in 986 bytes} [Wed Mar 4 03:38:56 2026] GET /v2/images/034b5df7-4847-4cc5-92d6-545a0c913f27 => 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: 332/669] 10.0.0.192 () {36 vars in 926 bytes} [Wed Mar 4 03:38: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: 338/670] 10.0.0.192 () {36 vars in 926 bytes} [Wed Mar 4 03:38: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: 333/671] 10.0.0.103 () {36 vars in 986 bytes} [Wed Mar 4 03:38:56 2026] GET /v2/images/034b5df7-4847-4cc5-92d6-545a0c913f27 => 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: 339/672] 10.0.0.103 () {36 vars in 926 bytes} [Wed Mar 4 03:38:57 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: 334/673] 10.0.0.95 () {36 vars in 909 bytes} [Wed Mar 4 03:38:57 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/674] 10.0.0.95 () {36 vars in 1005 bytes} [Wed Mar 4 03:38:57 2026] GET /v2/images/034b5df7-4847-4cc5-92d6-545a0c913f27/locations => generated 127 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/675] 10.0.0.95 () {36 vars in 985 bytes} [Wed Mar 4 03:38:57 2026] GET /v2/images/034b5df7-4847-4cc5-92d6-545a0c913f27 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/676] 10.0.0.95 () {36 vars in 925 bytes} [Wed Mar 4 03:38:57 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/677] 10.0.0.95 () {36 vars in 925 bytes} [Wed Mar 4 03:38:57 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/680] 199.19.213.215 () {36 vars in 990 bytes} [Wed Mar 4 03:39:04 2026] GET /v2/images/034b5df7-4847-4cc5-92d6-545a0c913f27 => 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: 338/681] 199.19.213.215 () {36 vars in 930 bytes} [Wed Mar 4 03:39:04 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: 344/682] 199.19.213.215 () {36 vars in 990 bytes} [Wed Mar 4 03:39:05 2026] GET /v2/images/034b5df7-4847-4cc5-92d6-545a0c913f27 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/683] 199.19.213.215 () {36 vars in 930 bytes} [Wed Mar 4 03:39:05 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/686] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:39:14 2026] GET /v2/images => generated 4892 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/687] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:39:14 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/690] 10.0.0.158 () {30 vars in 410 bytes} [Wed Mar 4 03:39:27 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: 344/693] 10.0.0.158 () {34 vars in 654 bytes} [Wed Mar 4 03:39:38 2026] POST /v2/images => generated 648 bytes in 249 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-04 03:39:39.168 7 WARNING glance.api.v2.images [None req-1fd1189f-ee2c-49a4-8205-c02044b3af48 a01370651ca24cfaa6c9989fce4c8d10 9084d643d9e848cea4d92534f470ef1c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//333c285f-a4bc-4d98-adce-ddff5cabb0a2 [pid: 7|app: 0|req: 350/694] 10.0.0.158 () {32 vars in 709 bytes} [Wed Mar 4 03:39:39 2026] DELETE /v2/images/333c285f-a4bc-4d98-adce-ddff5cabb0a2 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/695] 10.0.0.158 () {32 vars in 706 bytes} [Wed Mar 4 03:39:39 2026] GET /v2/images/333c285f-a4bc-4d98-adce-ddff5cabb0a2 => 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: 351/696] 10.0.0.158 () {32 vars in 632 bytes} [Wed Mar 4 03:39:39 2026] GET /v2/images => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/697] 10.0.0.158 () {34 vars in 654 bytes} [Wed Mar 4 03:39:39 2026] POST /v2/images => generated 702 bytes in 36 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-04 03:39:39.325 7 WARNING oslo_policy.policy [None req-e334062a-d3c0-4f71-b3f9-26f13cbf8da1 a01370651ca24cfaa6c9989fce4c8d10 9084d643d9e848cea4d92534f470ef1c - - 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 03:39:39.325 7 WARNING oslo_policy.policy [None req-e334062a-d3c0-4f71-b3f9-26f13cbf8da1 a01370651ca24cfaa6c9989fce4c8d10 9084d643d9e848cea4d92534f470ef1c - - 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: 352/698] 10.0.0.158 () {32 vars in 716 bytes} [Wed Mar 4 03:39:39 2026] GET /v2/images/e5334e46-c49e-4a27-b2ce-8fe90ab75c71/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-04 03:39:39.348 8 INFO glance.api.v2.image_data [None req-c87f27f9-3e65-433a-804b-b858df32ffa0 a01370651ca24cfaa6c9989fce4c8d10 9084d643d9e848cea4d92534f470ef1c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-04 03:39:39.385 8 WARNING glance_store._drivers.rbd [None req-c87f27f9-3e65-433a-804b-b858df32ffa0 a01370651ca24cfaa6c9989fce4c8d10 9084d643d9e848cea4d92534f470ef1c - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-04 03:39:39.718 8 INFO glance.location [None req-c87f27f9-3e65-433a-804b-b858df32ffa0 a01370651ca24cfaa6c9989fce4c8d10 9084d643d9e848cea4d92534f470ef1c - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 347/701] 10.0.0.158 () {32 vars in 726 bytes} [Wed Mar 4 03:39:39 2026] PUT /v2/images/e5334e46-c49e-4a27-b2ce-8fe90ab75c71/file => generated 0 bytes in 423 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/702] 10.0.0.158 () {32 vars in 706 bytes} [Wed Mar 4 03:39:39 2026] GET /v2/images/e5334e46-c49e-4a27-b2ce-8fe90ab75c71 => generated 1103 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/703] 10.0.0.158 () {32 vars in 716 bytes} [Wed Mar 4 03:39:39 2026] GET /v2/images/e5334e46-c49e-4a27-b2ce-8fe90ab75c71/file => generated 1024 bytes in 145 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/704] 10.0.0.158 () {34 vars in 654 bytes} [Wed Mar 4 03:39:39 2026] POST /v2/images => generated 649 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/705] 10.0.0.158 () {32 vars in 725 bytes} [Wed Mar 4 03:39:39 2026] PATCH /v2/images/1e203726-bd46-4996-b81c-ce438c636a74 => generated 653 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/706] 10.0.0.158 () {32 vars in 706 bytes} [Wed Mar 4 03:39:40 2026] GET /v2/images/1e203726-bd46-4996-b81c-ce438c636a74 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-04 03:39:40.079 8 WARNING glance.api.v2.images [None req-042bd973-fc17-4c5f-9215-9bfcb0f0f2b2 a01370651ca24cfaa6c9989fce4c8d10 9084d643d9e848cea4d92534f470ef1c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1e203726-bd46-4996-b81c-ce438c636a74 [pid: 8|app: 0|req: 350/707] 10.0.0.158 () {32 vars in 709 bytes} [Wed Mar 4 03:39:40 2026] DELETE /v2/images/1e203726-bd46-4996-b81c-ce438c636a74 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/708] 10.0.0.158 () {32 vars in 706 bytes} [Wed Mar 4 03:39:40 2026] GET /v2/images/1e203726-bd46-4996-b81c-ce438c636a74 => generated 139 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-04 03:39:40.131 8 WARNING glance.api.v2.images [None req-25d61dd0-5943-48cc-8f17-99ebe95660ba a01370651ca24cfaa6c9989fce4c8d10 9084d643d9e848cea4d92534f470ef1c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e5334e46-c49e-4a27-b2ce-8fe90ab75c71 [pid: 8|app: 0|req: 351/709] 10.0.0.158 () {32 vars in 709 bytes} [Wed Mar 4 03:39:40 2026] DELETE /v2/images/e5334e46-c49e-4a27-b2ce-8fe90ab75c71 => generated 0 bytes in 848 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/710] 10.0.0.158 () {32 vars in 706 bytes} [Wed Mar 4 03:39:40 2026] GET /v2/images/e5334e46-c49e-4a27-b2ce-8fe90ab75c71 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-04 03:39:40.997 8 WARNING glance.api.v2.images [None req-7a5364ee-f2ce-43a9-9b56-f9905fd6c616 a01370651ca24cfaa6c9989fce4c8d10 9084d643d9e848cea4d92534f470ef1c - - default default] Failed to find image 333c285f-a4bc-4d98-adce-ddff5cabb0a2 to delete: glance.common.exception.ImageNotFound: No image found with ID 333c285f-a4bc-4d98-adce-ddff5cabb0a2 [pid: 8|app: 0|req: 352/711] 10.0.0.158 () {32 vars in 709 bytes} [Wed Mar 4 03:39:40 2026] DELETE /v2/images/333c285f-a4bc-4d98-adce-ddff5cabb0a2 => generated 147 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/712] 10.0.0.158 () {32 vars in 706 bytes} [Wed Mar 4 03:39:41 2026] GET /v2/images/333c285f-a4bc-4d98-adce-ddff5cabb0a2 => 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: 355/717] 10.0.0.103 () {36 vars in 986 bytes} [Wed Mar 4 03:40:02 2026] GET /v2/images/034b5df7-4847-4cc5-92d6-545a0c913f27 => 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: 363/718] 10.0.0.103 () {36 vars in 926 bytes} [Wed Mar 4 03:40:02 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: 357/721] 10.0.0.158 () {32 vars in 706 bytes} [Wed Mar 4 03:40:09 2026] GET /v2/images/034b5df7-4847-4cc5-92d6-545a0c913f27 => 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: 365/722] 10.0.0.158 () {32 vars in 706 bytes} [Wed Mar 4 03:40:09 2026] GET /v2/images/034b5df7-4847-4cc5-92d6-545a0c913f27 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/723] 10.0.0.192 () {36 vars in 986 bytes} [Wed Mar 4 03:40:09 2026] GET /v2/images/034b5df7-4847-4cc5-92d6-545a0c913f27 => 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: 366/724] 10.0.0.192 () {36 vars in 926 bytes} [Wed Mar 4 03:40:09 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: 359/725] 10.0.0.192 () {36 vars in 926 bytes} [Wed Mar 4 03:40:09 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/726] 10.0.0.192 () {36 vars in 986 bytes} [Wed Mar 4 03:40:09 2026] GET /v2/images/034b5df7-4847-4cc5-92d6-545a0c913f27 => 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: 360/727] 10.0.0.192 () {36 vars in 926 bytes} [Wed Mar 4 03:40:09 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/728] 10.0.0.192 () {36 vars in 926 bytes} [Wed Mar 4 03:40:09 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: 361/729] 10.0.0.192 () {36 vars in 986 bytes} [Wed Mar 4 03:40:09 2026] GET /v2/images/034b5df7-4847-4cc5-92d6-545a0c913f27 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/730] 10.0.0.192 () {36 vars in 926 bytes} [Wed Mar 4 03:40:09 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/731] 10.0.0.95 () {36 vars in 909 bytes} [Wed Mar 4 03:40:10 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/732] 10.0.0.95 () {36 vars in 1005 bytes} [Wed Mar 4 03:40:10 2026] GET /v2/images/034b5df7-4847-4cc5-92d6-545a0c913f27/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/733] 10.0.0.95 () {36 vars in 985 bytes} [Wed Mar 4 03:40:10 2026] GET /v2/images/034b5df7-4847-4cc5-92d6-545a0c913f27 => 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: 371/734] 10.0.0.95 () {36 vars in 925 bytes} [Wed Mar 4 03:40:10 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/735] 10.0.0.95 () {36 vars in 925 bytes} [Wed Mar 4 03:40:10 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/736] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:40:14 2026] GET /v2/images => generated 4892 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/737] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:40:14 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/744] 10.0.0.103 () {36 vars in 986 bytes} [Wed Mar 4 03:40:41 2026] GET /v2/images/034b5df7-4847-4cc5-92d6-545a0c913f27 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/745] 10.0.0.103 () {36 vars in 926 bytes} [Wed Mar 4 03:40: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: 370/746] 10.0.0.103 () {36 vars in 986 bytes} [Wed Mar 4 03:40:44 2026] GET /v2/images/034b5df7-4847-4cc5-92d6-545a0c913f27 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/747] 10.0.0.103 () {36 vars in 926 bytes} [Wed Mar 4 03:40:44 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: 374/754] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:41:14 2026] GET /v2/images => generated 4892 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/755] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:41:14 2026] GET /v2/images => generated 4892 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/758] 10.0.0.103 () {36 vars in 986 bytes} [Wed Mar 4 03:41:22 2026] GET /v2/images/034b5df7-4847-4cc5-92d6-545a0c913f27 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/759] 10.0.0.103 () {36 vars in 926 bytes} [Wed Mar 4 03:41:22 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: 384/760] 10.0.0.103 () {36 vars in 986 bytes} [Wed Mar 4 03:41:27 2026] GET /v2/images/034b5df7-4847-4cc5-92d6-545a0c913f27 => 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: 377/761] 10.0.0.103 () {36 vars in 926 bytes} [Wed Mar 4 03:41:28 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: 387/766] 10.0.0.103 () {36 vars in 986 bytes} [Wed Mar 4 03:41:47 2026] GET /v2/images/034b5df7-4847-4cc5-92d6-545a0c913f27 => 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: 380/767] 10.0.0.103 () {36 vars in 926 bytes} [Wed Mar 4 03:41:47 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: 384/774] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:42:14 2026] GET /v2/images => generated 4892 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/775] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:42:14 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/778] 10.0.0.103 () {36 vars in 986 bytes} [Wed Mar 4 03:42:24 2026] GET /v2/images/034b5df7-4847-4cc5-92d6-545a0c913f27 => 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: 393/779] 10.0.0.103 () {36 vars in 926 bytes} [Wed Mar 4 03:42:24 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: 388/782] 10.0.0.103 () {36 vars in 986 bytes} [Wed Mar 4 03:42:38 2026] GET /v2/images/034b5df7-4847-4cc5-92d6-545a0c913f27 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/783] 10.0.0.103 () {36 vars in 926 bytes} [Wed Mar 4 03:42:38 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/792] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:43:14 2026] GET /v2/images => generated 4892 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/793] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:43:14 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/794] 199.19.213.215 () {32 vars in 825 bytes} [Wed Mar 4 03:43:19 2026] GET /v2/images?status=active&owner=463c051aff654882b9c768685eca8d63&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/795] 199.19.213.215 () {32 vars in 652 bytes} [Wed Mar 4 03:43:19 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/798] 10.0.0.192 () {36 vars in 986 bytes} [Wed Mar 4 03:43:19 2026] GET /v2/images/cf168ac0-b0cc-4906-8fc9-a8abe2e62cda => 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: 403/799] 10.0.0.192 () {36 vars in 926 bytes} [Wed Mar 4 03:43:19 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/800] 10.0.0.192 () {36 vars in 926 bytes} [Wed Mar 4 03:43:19 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/801] 10.0.0.192 () {36 vars in 986 bytes} [Wed Mar 4 03:43:19 2026] GET /v2/images/cf168ac0-b0cc-4906-8fc9-a8abe2e62cda => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/802] 10.0.0.192 () {36 vars in 926 bytes} [Wed Mar 4 03:43:19 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: 405/803] 10.0.0.192 () {36 vars in 926 bytes} [Wed Mar 4 03:43:19 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: 399/804] 10.0.0.192 () {36 vars in 986 bytes} [Wed Mar 4 03:43:19 2026] GET /v2/images/cf168ac0-b0cc-4906-8fc9-a8abe2e62cda => 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: 406/805] 10.0.0.192 () {36 vars in 926 bytes} [Wed Mar 4 03:43:19 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: 400/806] 10.0.0.95 () {36 vars in 909 bytes} [Wed Mar 4 03:43:20 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/807] 10.0.0.95 () {36 vars in 1005 bytes} [Wed Mar 4 03:43:20 2026] GET /v2/images/cf168ac0-b0cc-4906-8fc9-a8abe2e62cda/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/808] 10.0.0.95 () {36 vars in 985 bytes} [Wed Mar 4 03:43:20 2026] GET /v2/images/cf168ac0-b0cc-4906-8fc9-a8abe2e62cda => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/809] 10.0.0.95 () {36 vars in 925 bytes} [Wed Mar 4 03:43:20 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: 402/810] 10.0.0.95 () {36 vars in 925 bytes} [Wed Mar 4 03:43:20 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/811] 10.0.0.103 () {36 vars in 986 bytes} [Wed Mar 4 03:43:22 2026] GET /v2/images/034b5df7-4847-4cc5-92d6-545a0c913f27 => 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: 403/812] 10.0.0.103 () {36 vars in 926 bytes} [Wed Mar 4 03:43:22 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: 415/823] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:44:14 2026] GET /v2/images => generated 4892 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/824] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:44:14 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/835] 10.0.0.103 () {36 vars in 986 bytes} [Wed Mar 4 03:45:07 2026] GET /v2/images/034b5df7-4847-4cc5-92d6-545a0c913f27 => 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: 421/836] 10.0.0.103 () {36 vars in 926 bytes} [Wed Mar 4 03:45:07 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: 417/839] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:45:14 2026] GET /v2/images => generated 4892 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/840] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:45:14 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/853] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:46:14 2026] GET /v2/images => generated 4892 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/854] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:46:14 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/867] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:47:14 2026] GET /v2/images => generated 4892 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/868] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:47:14 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/879] 10.0.0.158 () {32 vars in 632 bytes} [Wed Mar 4 03:48:01 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/882] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:48:14 2026] GET /v2/images => generated 4892 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/883] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:48:14 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/896] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:49:14 2026] GET /v2/images => generated 4892 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/897] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:49:14 2026] GET /v2/images => generated 4892 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/910] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:50:14 2026] GET /v2/images => generated 4892 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/911] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:50:14 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/924] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:51:14 2026] GET /v2/images => generated 4892 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/925] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:51:14 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/938] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:52:13 2026] GET /v2/images => generated 4892 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/939] 10.0.0.222 () {28 vars in 568 bytes} [Wed Mar 4 03:52:14 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)