+ 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 13:14:32 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-567966b9fc-b29jf 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 0x7fae1ef46668 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 13:14:34.701 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-04 13:14:34.703 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 13:14:35.550 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 13:14:35.550 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 13:14:35.551 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 13:14:35.551 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 13:14:35.552 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-04 13:14:35.552 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-04 13:14:37.580 8 WARNING glance.api.v2.images [None req-00fe4de6-186f-4e18-83a3-6f78d7c2389e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-04 13:14:37.583 7 WARNING glance.api.v2.images [None req-a0fa9db4-573d-4f7e-969d-81544cb8a308 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-04 13:14:37.910 8 WARNING keystonemiddleware._common.config [None req-00fe4de6-186f-4e18-83a3-6f78d7c2389e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-04 13:14:37.913 7 WARNING keystonemiddleware._common.config [None req-a0fa9db4-573d-4f7e-969d-81544cb8a308 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-04 13:14:37.917 8 WARNING oslo_config.cfg [None req-00fe4de6-186f-4e18-83a3-6f78d7c2389e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-04 13:14:37.920 7 WARNING oslo_config.cfg [None req-a0fa9db4-573d-4f7e-969d-81544cb8a308 - - - - - -] 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 0x7fae1ef46668 pid: 8 (default app) WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fae1ef46668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 162.253.55.110 () {42 vars in 689 bytes} [Wed Mar 4 13:14:38 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 13:14:38.905 7 WARNING oslo_policy.policy [None req-b5fc5a6d-119b-439d-8c20-9a049d02b2fb cac4eb8333d14da19d7f3a9286fcabba 607a7e57cd6e4ec2a1c0657a87eb9098 - - 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 13:14:38.906 7 WARNING oslo_policy.policy [None req-b5fc5a6d-119b-439d-8c20-9a049d02b2fb cac4eb8333d14da19d7f3a9286fcabba 607a7e57cd6e4ec2a1c0657a87eb9098 - - 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 13:14:38.920 7 WARNING oslo_policy.policy [None req-b5fc5a6d-119b-439d-8c20-9a049d02b2fb cac4eb8333d14da19d7f3a9286fcabba 607a7e57cd6e4ec2a1c0657a87eb9098 - - 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 13:14:38.920 7 WARNING oslo_policy.policy [None req-b5fc5a6d-119b-439d-8c20-9a049d02b2fb cac4eb8333d14da19d7f3a9286fcabba 607a7e57cd6e4ec2a1c0657a87eb9098 - - 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] 162.253.55.110 () {44 vars in 911 bytes} [Wed Mar 4 13:14:38 2026] GET /v2/images => generated 69 bytes in 554 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 162.253.55.110 () {42 vars in 689 bytes} [Wed Mar 4 13:14:42 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] 162.253.55.110 () {44 vars in 911 bytes} [Wed Mar 4 13:14:42 2026] GET /v2/images => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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 13:14:42.336 8 WARNING oslo_policy.policy [None req-f57a6ab1-1dc9-46a3-864a-9d36cd2202c3 cac4eb8333d14da19d7f3a9286fcabba 607a7e57cd6e4ec2a1c0657a87eb9098 - - 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 13:14:42.336 8 WARNING oslo_policy.policy [None req-f57a6ab1-1dc9-46a3-864a-9d36cd2202c3 cac4eb8333d14da19d7f3a9286fcabba 607a7e57cd6e4ec2a1c0657a87eb9098 - - 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] 162.253.55.110 () {44 vars in 912 bytes} [Wed Mar 4 13:14:42 2026] GET /v2/images/cirros => generated 151 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 162.253.55.110 () {44 vars in 934 bytes} [Wed Mar 4 13:14:42 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 13:14:42.465 8 WARNING oslo_policy.policy [None req-890c185b-7473-4d8c-b760-3093f4a8ea1a cac4eb8333d14da19d7f3a9286fcabba 607a7e57cd6e4ec2a1c0657a87eb9098 - - 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 13:14:42.465 8 WARNING oslo_policy.policy [None req-890c185b-7473-4d8c-b760-3093f4a8ea1a cac4eb8333d14da19d7f3a9286fcabba 607a7e57cd6e4ec2a1c0657a87eb9098 - - 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] 162.253.55.110 () {44 vars in 940 bytes} [Wed Mar 4 13:14:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 13:14:42.548 7 WARNING oslo_config.cfg [None req-fb163271-b7f6-4b31-8d8f-2a26e449128b cac4eb8333d14da19d7f3a9286fcabba 607a7e57cd6e4ec2a1c0657a87eb9098 - - 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] 162.253.55.110 () {48 vars in 952 bytes} [Wed Mar 4 13:14:42 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 13:14:42.572 8 WARNING oslo_policy.policy [None req-b6fdecfa-9284-4357-adc1-cd6ad5e05f4d cac4eb8333d14da19d7f3a9286fcabba 607a7e57cd6e4ec2a1c0657a87eb9098 - - 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 13:14:42.573 8 WARNING oslo_policy.policy [None req-b6fdecfa-9284-4357-adc1-cd6ad5e05f4d cac4eb8333d14da19d7f3a9286fcabba 607a7e57cd6e4ec2a1c0657a87eb9098 - - 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 13:14:42.574 8 INFO glance.api.v2.image_data [None req-b6fdecfa-9284-4357-adc1-cd6ad5e05f4d cac4eb8333d14da19d7f3a9286fcabba 607a7e57cd6e4ec2a1c0657a87eb9098 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-04 13:14:46.083 8 WARNING glance.location [None req-b6fdecfa-9284-4357-adc1-cd6ad5e05f4d cac4eb8333d14da19d7f3a9286fcabba 607a7e57cd6e4ec2a1c0657a87eb9098 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 162.253.55.110 () {48 vars in 1046 bytes} [Wed Mar 4 13:14:42 2026] PUT /v2/images/21615267-81ae-4fde-a2df-5d35e206208b/file => generated 0 bytes in 3552 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6525 switches on core 0) [pid: 7|app: 0|req: 5/13] 162.253.55.110 () {44 vars in 972 bytes} [Wed Mar 4 13:14:46 2026] GET /v2/images/21615267-81ae-4fde-a2df-5d35e206208b => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-04 13:14:46.157 8 WARNING oslo_config.cfg [None req-10143902-b681-48b1-93c2-4280f79e1362 cac4eb8333d14da19d7f3a9286fcabba 607a7e57cd6e4ec2a1c0657a87eb9098 - - 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] 162.253.55.110 () {44 vars in 972 bytes} [Wed Mar 4 13:14:46 2026] GET /v2/images/21615267-81ae-4fde-a2df-5d35e206208b => 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: 131/265] 162.253.55.110 () {42 vars in 689 bytes} [Wed Mar 4 13:35:29 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/266] 162.253.55.110 () {44 vars in 911 bytes} [Wed Mar 4 13:35:29 2026] GET /v2/images => generated 1240 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/283] 162.253.55.110 () {42 vars in 689 bytes} [Wed Mar 4 13:36:56 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/284] 162.253.55.110 () {44 vars in 911 bytes} [Wed Mar 4 13:36:56 2026] GET /v2/images => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/285] 162.253.55.110 () {44 vars in 938 bytes} [Wed Mar 4 13:36:56 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: 8|app: 0|req: 145/286] 162.253.55.110 () {44 vars in 960 bytes} [Wed Mar 4 13:36:56 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/287] 162.253.55.110 () {44 vars in 940 bytes} [Wed Mar 4 13:36:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/288] 162.253.55.110 () {48 vars in 952 bytes} [Wed Mar 4 13:36:56 2026] POST /v2/images => generated 796 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-04 13:36:56.525 7 WARNING oslo_policy.policy [None req-25688961-0537-4b43-8e7a-c08072560c20 cac4eb8333d14da19d7f3a9286fcabba 607a7e57cd6e4ec2a1c0657a87eb9098 - - 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 13:36:56.526 7 WARNING oslo_policy.policy [None req-25688961-0537-4b43-8e7a-c08072560c20 cac4eb8333d14da19d7f3a9286fcabba 607a7e57cd6e4ec2a1c0657a87eb9098 - - 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 13:36:56.527 7 INFO glance.api.v2.image_data [None req-25688961-0537-4b43-8e7a-c08072560c20 cac4eb8333d14da19d7f3a9286fcabba 607a7e57cd6e4ec2a1c0657a87eb9098 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-04 13:37:37.397 7 WARNING glance.location [None req-25688961-0537-4b43-8e7a-c08072560c20 cac4eb8333d14da19d7f3a9286fcabba 607a7e57cd6e4ec2a1c0657a87eb9098 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 143/299] 162.253.55.110 () {48 vars in 1047 bytes} [Wed Mar 4 13:36:56 2026] PUT /v2/images/d599a858-4583-416c-84ce-97feb63f9509/file => generated 0 bytes in 40927 msecs (HTTP/1.1 204) 4 headers in 171 bytes (60966 switches on core 0) [pid: 8|app: 0|req: 157/300] 162.253.55.110 () {44 vars in 972 bytes} [Wed Mar 4 13:37:37 2026] GET /v2/images/d599a858-4583-416c-84ce-97feb63f9509 => 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: 144/301] 162.253.55.110 () {44 vars in 972 bytes} [Wed Mar 4 13:37:37 2026] GET /v2/images/d599a858-4583-416c-84ce-97feb63f9509 => generated 1209 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/302] 162.253.55.110 () {42 vars in 689 bytes} [Wed Mar 4 13: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: 7|app: 0|req: 145/303] 162.253.55.110 () {44 vars in 911 bytes} [Wed Mar 4 13:37:38 2026] GET /v2/images => generated 2451 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/386] 162.253.55.110 () {42 vars in 689 bytes} [Wed Mar 4 13:44:33 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: 187/387] 162.253.55.110 () {44 vars in 911 bytes} [Wed Mar 4 13:44:33 2026] GET /v2/images => generated 2451 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/390] 162.253.55.110 () {42 vars in 689 bytes} [Wed Mar 4 13:44:41 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: 202/391] 162.253.55.110 () {44 vars in 911 bytes} [Wed Mar 4 13:44:41 2026] GET /v2/images => generated 2451 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/392] 162.253.55.110 () {44 vars in 948 bytes} [Wed Mar 4 13:44:41 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/393] 162.253.55.110 () {44 vars in 970 bytes} [Wed Mar 4 13:44:41 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/394] 162.253.55.110 () {44 vars in 940 bytes} [Wed Mar 4 13:44:41 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: 8|app: 0|req: 204/395] 162.253.55.110 () {48 vars in 952 bytes} [Wed Mar 4 13:44:42 2026] POST /v2/images => generated 799 bytes in 1196 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-04 13:44:43.227 7 INFO glance.api.v2.image_data [None req-6432f243-d069-4cce-ae89-a9ea452a23e4 cac4eb8333d14da19d7f3a9286fcabba 607a7e57cd6e4ec2a1c0657a87eb9098 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-04 13:46:31.385 7 INFO glance.location [None req-6432f243-d069-4cce-ae89-a9ea452a23e4 cac4eb8333d14da19d7f3a9286fcabba 607a7e57cd6e4ec2a1c0657a87eb9098 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 192/418] 162.253.55.110 () {48 vars in 1046 bytes} [Wed Mar 4 13:44:43 2026] PUT /v2/images/9006de67-9d98-43fe-b336-7eeea3b633d5/file => generated 0 bytes in 108219 msecs (HTTP/1.1 204) 4 headers in 171 bytes (11416 switches on core 0) [pid: 8|app: 0|req: 227/419] 162.253.55.110 () {44 vars in 972 bytes} [Wed Mar 4 13:46:31 2026] GET /v2/images/9006de67-9d98-43fe-b336-7eeea3b633d5 => generated 1211 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/420] 162.253.55.110 () {48 vars in 1051 bytes} [Wed Mar 4 13:46:31 2026] PATCH /v2/images/9006de67-9d98-43fe-b336-7eeea3b633d5 => generated 1234 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/421] 162.253.55.110 () {44 vars in 972 bytes} [Wed Mar 4 13:46:31 2026] GET /v2/images/9006de67-9d98-43fe-b336-7eeea3b633d5 => generated 1234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/430] 162.253.55.110 () {42 vars in 689 bytes} [Wed Mar 4 13:47:08 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: 198/431] 162.253.55.110 () {44 vars in 911 bytes} [Wed Mar 4 13:47:08 2026] GET /v2/images => generated 3687 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/434] 162.253.55.110 () {42 vars in 689 bytes} [Wed Mar 4 13:47:22 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: 235/435] 162.253.55.110 () {44 vars in 911 bytes} [Wed Mar 4 13:47:22 2026] GET /v2/images => generated 3687 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/436] 162.253.55.110 () {44 vars in 940 bytes} [Wed Mar 4 13:47:22 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/437] 162.253.55.110 () {44 vars in 962 bytes} [Wed Mar 4 13:47:22 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: 7|app: 0|req: 202/438] 162.253.55.110 () {44 vars in 940 bytes} [Wed Mar 4 13:47:22 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: 8|app: 0|req: 237/439] 162.253.55.110 () {48 vars in 952 bytes} [Wed Mar 4 13:47:22 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-04 13:47:22.951 7 INFO glance.api.v2.image_data [None req-de6986b2-4588-41b9-8863-54a6b8b66a71 cac4eb8333d14da19d7f3a9286fcabba 607a7e57cd6e4ec2a1c0657a87eb9098 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-04 13:47:33.469 7 INFO glance.location [None req-de6986b2-4588-41b9-8863-54a6b8b66a71 cac4eb8333d14da19d7f3a9286fcabba 607a7e57cd6e4ec2a1c0657a87eb9098 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 203/442] 162.253.55.110 () {48 vars in 1046 bytes} [Wed Mar 4 13:47:22 2026] PUT /v2/images/c88f3d92-6b29-419a-a0a2-72fe4333688a/file => generated 0 bytes in 10563 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20372 switches on core 0) [pid: 8|app: 0|req: 240/443] 162.253.55.110 () {44 vars in 972 bytes} [Wed Mar 4 13:47:33 2026] GET /v2/images/c88f3d92-6b29-419a-a0a2-72fe4333688a => generated 1203 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/444] 162.253.55.110 () {44 vars in 972 bytes} [Wed Mar 4 13:47:33 2026] GET /v2/images/c88f3d92-6b29-419a-a0a2-72fe4333688a => generated 1203 bytes in 9 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: 262/487] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 13:51:00 2026] GET /v2/images => generated 4892 bytes in 136 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: 226/488] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 13:51:00 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/501] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 13:52:00 2026] GET /v2/images => generated 4892 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/502] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 13:52:00 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: 8|app: 0|req: 276/515] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 13:53:00 2026] GET /v2/images => generated 4892 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/516] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 13:53:00 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/529] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 13:54:00 2026] GET /v2/images => generated 4892 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/530] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 13:54:00 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/543] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 13:55:00 2026] GET /v2/images => generated 4892 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/544] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 13:55:00 2026] GET /v2/images => generated 4892 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/557] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 13:56:00 2026] GET /v2/images => generated 4892 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/558] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 13:56:00 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: 7|app: 0|req: 268/571] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 13:57:00 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: 304/572] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 13:57:00 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: 275/585] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 13:58:00 2026] GET /v2/images => generated 4892 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/586] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 13:58:00 2026] GET /v2/images => generated 4892 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/599] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 13:59:00 2026] GET /v2/images => generated 4892 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/600] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 13:59:00 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/605] 162.253.55.110 () {42 vars in 689 bytes} [Wed Mar 4 13:59: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: 285/606] 162.253.55.110 () {44 vars in 911 bytes} [Wed Mar 4 13:59:21 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/615] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 14:00:00 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: 7|app: 0|req: 290/616] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 14:00:00 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/629] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 14:01:00 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: 7|app: 0|req: 297/630] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 14:01:00 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: 301/637] 162.253.55.110 () {42 vars in 689 bytes} [Wed Mar 4 14:01: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: 337/638] 162.253.55.110 () {44 vars in 911 bytes} [Wed Mar 4 14:01:33 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: 302/639] 162.253.55.110 () {42 vars in 689 bytes} [Wed Mar 4 14:01:34 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: 338/640] 162.253.55.110 () {44 vars in 911 bytes} [Wed Mar 4 14:01:34 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/647] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 14:02:00 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/648] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 14:02:00 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: 345/653] 162.253.55.110 () {42 vars in 689 bytes} [Wed Mar 4 14:02:22 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: 309/654] 162.253.55.110 () {44 vars in 911 bytes} [Wed Mar 4 14:02:22 2026] GET /v2/images => generated 4892 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/657] 162.253.55.110 () {42 vars in 689 bytes} [Wed Mar 4 14:02:30 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: 311/658] 162.253.55.110 () {44 vars in 911 bytes} [Wed Mar 4 14:02:30 2026] GET /v2/images => generated 4892 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/665] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 14:03:00 2026] GET /v2/images => generated 4892 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/666] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 14:03:00 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: 354/671] 162.253.55.110 () {42 vars in 689 bytes} [Wed Mar 4 14:03:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/672] 162.253.55.110 () {44 vars in 911 bytes} [Wed Mar 4 14:03:25 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: 8|app: 0|req: 359/681] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 14:04:00 2026] GET /v2/images => generated 4892 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/682] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 14:04:00 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: 361/685] 10.0.0.210 () {32 vars in 633 bytes} [Wed Mar 4 14:04:07 2026] GET /v2/images => generated 4892 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/688] 10.0.0.4 () {36 vars in 985 bytes} [Wed Mar 4 14:04:26 2026] GET /v2/images/21615267-81ae-4fde-a2df-5d35e206208b => generated 1171 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/689] 10.0.0.4 () {36 vars in 925 bytes} [Wed Mar 4 14:04:26 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: 327/690] 10.0.0.4 () {36 vars in 925 bytes} [Wed Mar 4 14:04:26 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/691] 10.0.0.4 () {36 vars in 985 bytes} [Wed Mar 4 14:04:26 2026] GET /v2/images/21615267-81ae-4fde-a2df-5d35e206208b => 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: 328/692] 10.0.0.4 () {36 vars in 925 bytes} [Wed Mar 4 14:04:26 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: 8|app: 0|req: 365/693] 10.0.0.4 () {36 vars in 925 bytes} [Wed Mar 4 14:04:26 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: 329/694] 10.0.0.4 () {36 vars in 985 bytes} [Wed Mar 4 14:04:26 2026] GET /v2/images/21615267-81ae-4fde-a2df-5d35e206208b => 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: 366/695] 10.0.0.251 () {36 vars in 987 bytes} [Wed Mar 4 14:04:26 2026] GET /v2/images/21615267-81ae-4fde-a2df-5d35e206208b => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/696] 10.0.0.4 () {36 vars in 925 bytes} [Wed Mar 4 14:04:26 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/697] 10.0.0.251 () {36 vars in 927 bytes} [Wed Mar 4 14:04:26 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: 331/698] 10.0.0.4 () {36 vars in 925 bytes} [Wed Mar 4 14:04:26 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: 369/701] 10.0.0.113 () {36 vars in 911 bytes} [Wed Mar 4 14:04:27 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: 333/702] 10.0.0.113 () {36 vars in 1007 bytes} [Wed Mar 4 14:04:27 2026] GET /v2/images/21615267-81ae-4fde-a2df-5d35e206208b/locations => generated 127 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/703] 10.0.0.113 () {36 vars in 987 bytes} [Wed Mar 4 14:04:27 2026] GET /v2/images/21615267-81ae-4fde-a2df-5d35e206208b => 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: 334/704] 10.0.0.113 () {36 vars in 927 bytes} [Wed Mar 4 14:04:27 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: 371/705] 10.0.0.113 () {36 vars in 927 bytes} [Wed Mar 4 14:04:27 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/706] 10.0.0.251 () {36 vars in 987 bytes} [Wed Mar 4 14:04:28 2026] GET /v2/images/21615267-81ae-4fde-a2df-5d35e206208b => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/707] 10.0.0.251 () {36 vars in 927 bytes} [Wed Mar 4 14:04:28 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: 336/708] 162.253.55.110 () {36 vars in 991 bytes} [Wed Mar 4 14:04:34 2026] GET /v2/images/21615267-81ae-4fde-a2df-5d35e206208b => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/709] 162.253.55.110 () {36 vars in 931 bytes} [Wed Mar 4 14:04:34 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/710] 162.253.55.110 () {36 vars in 991 bytes} [Wed Mar 4 14:04:35 2026] GET /v2/images/21615267-81ae-4fde-a2df-5d35e206208b => 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: 374/711] 162.253.55.110 () {36 vars in 931 bytes} [Wed Mar 4 14:04:35 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: 340/716] 10.0.0.251 () {36 vars in 987 bytes} [Wed Mar 4 14:04:50 2026] GET /v2/images/21615267-81ae-4fde-a2df-5d35e206208b => 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: 377/717] 10.0.0.251 () {36 vars in 927 bytes} [Wed Mar 4 14:04:50 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: 342/720] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 14:05:00 2026] GET /v2/images => generated 4892 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/721] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 14:05:00 2026] GET /v2/images => generated 4892 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/724] 10.0.0.210 () {34 vars in 655 bytes} [Wed Mar 4 14:05:11 2026] POST /v2/images => generated 648 bytes in 141 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-04 14:05:11.215 7 WARNING glance.api.v2.images [None req-33c14f17-2791-43a6-b9a5-83f7c89f129f cf1fd8fd28db4cc18ad373374e703477 66ebbe259c1a4425aee8a1961e7c4000 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5a9ed618-4e08-4536-b7a2-f0c0f56cb08d [pid: 7|app: 0|req: 344/725] 10.0.0.210 () {32 vars in 710 bytes} [Wed Mar 4 14:05:11 2026] DELETE /v2/images/5a9ed618-4e08-4536-b7a2-f0c0f56cb08d => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/726] 10.0.0.210 () {32 vars in 707 bytes} [Wed Mar 4 14:05:11 2026] GET /v2/images/5a9ed618-4e08-4536-b7a2-f0c0f56cb08d => generated 139 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/727] 10.0.0.210 () {32 vars in 633 bytes} [Wed Mar 4 14:05:11 2026] GET /v2/images => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/728] 10.0.0.210 () {34 vars in 655 bytes} [Wed Mar 4 14:05:11 2026] POST /v2/images => generated 703 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/729] 10.0.0.210 () {32 vars in 717 bytes} [Wed Mar 4 14:05:11 2026] GET /v2/images/871ed90b-73af-4d30-9cec-a036f0829085/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-04 14:05:11.443 8 INFO glance.api.v2.image_data [None req-c196641d-b361-4dec-ac1f-5f87ef74f3b5 cf1fd8fd28db4cc18ad373374e703477 66ebbe259c1a4425aee8a1961e7c4000 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-04 14:05:11.496 8 WARNING glance_store._drivers.rbd [None req-c196641d-b361-4dec-ac1f-5f87ef74f3b5 cf1fd8fd28db4cc18ad373374e703477 66ebbe259c1a4425aee8a1961e7c4000 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-04 14:05:12.535 8 INFO glance.location [None req-c196641d-b361-4dec-ac1f-5f87ef74f3b5 cf1fd8fd28db4cc18ad373374e703477 66ebbe259c1a4425aee8a1961e7c4000 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 384/730] 10.0.0.210 () {32 vars in 727 bytes} [Wed Mar 4 14:05:11 2026] PUT /v2/images/871ed90b-73af-4d30-9cec-a036f0829085/file => generated 0 bytes in 1141 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/731] 10.0.0.210 () {32 vars in 707 bytes} [Wed Mar 4 14:05:12 2026] GET /v2/images/871ed90b-73af-4d30-9cec-a036f0829085 => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/732] 10.0.0.210 () {32 vars in 717 bytes} [Wed Mar 4 14:05:12 2026] GET /v2/images/871ed90b-73af-4d30-9cec-a036f0829085/file => generated 1024 bytes in 122 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/733] 10.0.0.210 () {34 vars in 655 bytes} [Wed Mar 4 14:05:12 2026] POST /v2/images => generated 648 bytes in 68 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/734] 10.0.0.210 () {32 vars in 726 bytes} [Wed Mar 4 14:05:12 2026] PATCH /v2/images/58a0d1d2-be0f-4675-81a9-e74f7029c356 => generated 653 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/735] 10.0.0.210 () {32 vars in 707 bytes} [Wed Mar 4 14:05:12 2026] GET /v2/images/58a0d1d2-be0f-4675-81a9-e74f7029c356 => generated 653 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-04 14:05:12.902 8 WARNING glance.api.v2.images [None req-64cf9ffa-8d5a-4d86-bfe6-82dc2f7b1844 cf1fd8fd28db4cc18ad373374e703477 66ebbe259c1a4425aee8a1961e7c4000 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//58a0d1d2-be0f-4675-81a9-e74f7029c356 [pid: 8|app: 0|req: 387/736] 10.0.0.210 () {32 vars in 710 bytes} [Wed Mar 4 14:05:12 2026] DELETE /v2/images/58a0d1d2-be0f-4675-81a9-e74f7029c356 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/737] 10.0.0.210 () {32 vars in 707 bytes} [Wed Mar 4 14:05:12 2026] GET /v2/images/58a0d1d2-be0f-4675-81a9-e74f7029c356 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/738] 10.0.0.251 () {36 vars in 987 bytes} [Wed Mar 4 14:05:12 2026] GET /v2/images/21615267-81ae-4fde-a2df-5d35e206208b => generated 1171 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-04 14:05:12.970 8 WARNING glance.api.v2.images [None req-abe72b86-815d-4cc0-a77a-380d70aaa06e cf1fd8fd28db4cc18ad373374e703477 66ebbe259c1a4425aee8a1961e7c4000 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//871ed90b-73af-4d30-9cec-a036f0829085 [pid: 7|app: 0|req: 351/739] 10.0.0.251 () {36 vars in 927 bytes} [Wed Mar 4 14:05:12 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: 389/740] 10.0.0.210 () {32 vars in 710 bytes} [Wed Mar 4 14:05:12 2026] DELETE /v2/images/871ed90b-73af-4d30-9cec-a036f0829085 => generated 0 bytes in 827 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/741] 10.0.0.210 () {32 vars in 707 bytes} [Wed Mar 4 14:05:13 2026] GET /v2/images/871ed90b-73af-4d30-9cec-a036f0829085 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-04 14:05:13.820 8 WARNING glance.api.v2.images [None req-15e34374-1f86-477e-b59b-d18a786a588c cf1fd8fd28db4cc18ad373374e703477 66ebbe259c1a4425aee8a1961e7c4000 - - default default] Failed to find image 5a9ed618-4e08-4536-b7a2-f0c0f56cb08d to delete: glance.common.exception.ImageNotFound: No image found with ID 5a9ed618-4e08-4536-b7a2-f0c0f56cb08d [pid: 8|app: 0|req: 390/742] 10.0.0.210 () {32 vars in 710 bytes} [Wed Mar 4 14:05:13 2026] DELETE /v2/images/5a9ed618-4e08-4536-b7a2-f0c0f56cb08d => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/743] 10.0.0.210 () {32 vars in 707 bytes} [Wed Mar 4 14:05:13 2026] GET /v2/images/5a9ed618-4e08-4536-b7a2-f0c0f56cb08d => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/752] 10.0.0.251 () {36 vars in 987 bytes} [Wed Mar 4 14:05:56 2026] GET /v2/images/21615267-81ae-4fde-a2df-5d35e206208b => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/753] 10.0.0.251 () {36 vars in 927 bytes} [Wed Mar 4 14:05: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: 7|app: 0|req: 360/756] 10.0.0.251 () {36 vars in 987 bytes} [Wed Mar 4 14:05:59 2026] GET /v2/images/21615267-81ae-4fde-a2df-5d35e206208b => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/757] 10.0.0.251 () {36 vars in 927 bytes} [Wed Mar 4 14:05:59 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: 361/758] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 14:06:00 2026] GET /v2/images => generated 4892 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/759] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 14:06:00 2026] GET /v2/images => generated 4892 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/766] 10.0.0.210 () {30 vars in 411 bytes} [Wed Mar 4 14:06: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: 403/769] 10.0.0.251 () {36 vars in 987 bytes} [Wed Mar 4 14:06:38 2026] GET /v2/images/21615267-81ae-4fde-a2df-5d35e206208b => 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: 367/770] 10.0.0.251 () {36 vars in 927 bytes} [Wed Mar 4 14:06:38 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: 406/775] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 14:07:00 2026] GET /v2/images => generated 4892 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/776] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 14:07:00 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: 409/781] 10.0.0.210 () {32 vars in 707 bytes} [Wed Mar 4 14:07:24 2026] GET /v2/images/21615267-81ae-4fde-a2df-5d35e206208b => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/782] 10.0.0.210 () {32 vars in 707 bytes} [Wed Mar 4 14:07:24 2026] GET /v2/images/21615267-81ae-4fde-a2df-5d35e206208b => 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: 410/783] 10.0.0.4 () {36 vars in 985 bytes} [Wed Mar 4 14:07:24 2026] GET /v2/images/21615267-81ae-4fde-a2df-5d35e206208b => 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: 374/784] 10.0.0.4 () {36 vars in 925 bytes} [Wed Mar 4 14:07:24 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: 411/785] 10.0.0.4 () {36 vars in 925 bytes} [Wed Mar 4 14:07:24 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/786] 10.0.0.4 () {36 vars in 985 bytes} [Wed Mar 4 14:07:24 2026] GET /v2/images/21615267-81ae-4fde-a2df-5d35e206208b => 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: 412/787] 10.0.0.4 () {36 vars in 925 bytes} [Wed Mar 4 14:07: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: 7|app: 0|req: 376/788] 10.0.0.4 () {36 vars in 925 bytes} [Wed Mar 4 14:07:24 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: 413/789] 10.0.0.4 () {36 vars in 985 bytes} [Wed Mar 4 14:07:24 2026] GET /v2/images/21615267-81ae-4fde-a2df-5d35e206208b => 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: 377/790] 10.0.0.4 () {36 vars in 925 bytes} [Wed Mar 4 14:07:24 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/791] 10.0.0.113 () {36 vars in 911 bytes} [Wed Mar 4 14:07:24 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: 378/792] 10.0.0.113 () {36 vars in 1007 bytes} [Wed Mar 4 14:07:24 2026] GET /v2/images/21615267-81ae-4fde-a2df-5d35e206208b/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: 415/793] 10.0.0.113 () {36 vars in 987 bytes} [Wed Mar 4 14:07:24 2026] GET /v2/images/21615267-81ae-4fde-a2df-5d35e206208b => 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: 379/794] 10.0.0.113 () {36 vars in 927 bytes} [Wed Mar 4 14:07:24 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/795] 10.0.0.113 () {36 vars in 927 bytes} [Wed Mar 4 14:07:24 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/800] 10.0.0.251 () {36 vars in 987 bytes} [Wed Mar 4 14:07:39 2026] GET /v2/images/21615267-81ae-4fde-a2df-5d35e206208b => 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: 382/801] 10.0.0.251 () {36 vars in 927 bytes} [Wed Mar 4 14:07:39 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: 384/804] 10.0.0.251 () {36 vars in 987 bytes} [Wed Mar 4 14:07:51 2026] GET /v2/images/21615267-81ae-4fde-a2df-5d35e206208b => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/805] 10.0.0.251 () {36 vars in 927 bytes} [Wed Mar 4 14:07:52 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: 385/806] 10.0.0.251 () {36 vars in 987 bytes} [Wed Mar 4 14:07:57 2026] GET /v2/images/21615267-81ae-4fde-a2df-5d35e206208b => 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: 422/807] 10.0.0.251 () {36 vars in 927 bytes} [Wed Mar 4 14:07:57 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/810] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 14:08:00 2026] GET /v2/images => generated 4892 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/811] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 14:08:00 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: 428/818] 10.0.0.251 () {36 vars in 987 bytes} [Wed Mar 4 14:08:31 2026] GET /v2/images/21615267-81ae-4fde-a2df-5d35e206208b => 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: 391/819] 10.0.0.251 () {36 vars in 927 bytes} [Wed Mar 4 14:08:31 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: 431/824] 162.253.55.110 () {32 vars in 826 bytes} [Wed Mar 4 14:08:47 2026] GET /v2/images?status=active&owner=607a7e57cd6e4ec2a1c0657a87eb9098&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/825] 162.253.55.110 () {32 vars in 653 bytes} [Wed Mar 4 14:08:48 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: 432/826] 10.0.0.4 () {36 vars in 985 bytes} [Wed Mar 4 14:08:48 2026] GET /v2/images/d599a858-4583-416c-84ce-97feb63f9509 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/827] 10.0.0.4 () {36 vars in 925 bytes} [Wed Mar 4 14:08:48 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: 433/828] 10.0.0.4 () {36 vars in 925 bytes} [Wed Mar 4 14:08: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: 396/829] 10.0.0.4 () {36 vars in 985 bytes} [Wed Mar 4 14:08:48 2026] GET /v2/images/d599a858-4583-416c-84ce-97feb63f9509 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/830] 10.0.0.4 () {36 vars in 925 bytes} [Wed Mar 4 14:08: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: 397/831] 10.0.0.4 () {36 vars in 925 bytes} [Wed Mar 4 14:08: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: 435/832] 10.0.0.4 () {36 vars in 985 bytes} [Wed Mar 4 14:08:48 2026] GET /v2/images/d599a858-4583-416c-84ce-97feb63f9509 => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/833] 10.0.0.4 () {36 vars in 925 bytes} [Wed Mar 4 14:08:48 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: 436/834] 10.0.0.113 () {36 vars in 911 bytes} [Wed Mar 4 14:08:48 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: 399/835] 10.0.0.113 () {36 vars in 1007 bytes} [Wed Mar 4 14:08:48 2026] GET /v2/images/d599a858-4583-416c-84ce-97feb63f9509/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/836] 10.0.0.113 () {36 vars in 987 bytes} [Wed Mar 4 14:08:48 2026] GET /v2/images/d599a858-4583-416c-84ce-97feb63f9509 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/837] 10.0.0.113 () {36 vars in 927 bytes} [Wed Mar 4 14:08: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: 8|app: 0|req: 438/838] 10.0.0.113 () {36 vars in 927 bytes} [Wed Mar 4 14:08:48 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: 402/841] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 14:09:00 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: 8|app: 0|req: 440/842] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 14:09:00 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/855] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 14:10:00 2026] GET /v2/images => generated 4892 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/856] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 14:10:00 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: 454/869] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 14:11:00 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: 416/870] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 14:11:00 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: 461/883] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 14:12:00 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: 7|app: 0|req: 423/884] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 14:12:00 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: 468/897] 10.0.0.210 () {32 vars in 633 bytes} [Wed Mar 4 14:12:58 2026] GET /v2/images => generated 4892 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/898] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 14:13:00 2026] GET /v2/images => generated 4892 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/899] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 14:13:00 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: 7|app: 0|req: 437/912] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 14:14:00 2026] GET /v2/images => generated 4892 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/913] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 14:14:00 2026] GET /v2/images => generated 4892 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/926] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 14:15:00 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: 444/927] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 14:15:00 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/940] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 14:16:00 2026] GET /v2/images => generated 4892 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/941] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 14:16:00 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: 458/954] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 14:17:00 2026] GET /v2/images => generated 4892 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/955] 10.0.0.160 () {28 vars in 569 bytes} [Wed Mar 4 14:17:00 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)