+ 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 [Fri Mar 6 22:16:36 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-66f5cd997d-p8kpt 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 0x7f67060ea668 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-06 22:16:38.470 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-06 22:16:38.488 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-03-06 22:16:39.379 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-06 22:16:39.380 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-06 22:16:39.380 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-06 22:16:39.381 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-06 22:16:39.381 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-06 22:16:39.382 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-06 22:16:41.515 8 WARNING glance.api.v2.images [None req-ebb89cf8-435c-4e8d-893c-5dc3483cf6bd - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-06 22:16:41.534 7 WARNING glance.api.v2.images [None req-aac9e7b9-b16b-4e94-a977-5d7b96c695f0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-06 22:16:41.864 8 WARNING keystonemiddleware._common.config [None req-ebb89cf8-435c-4e8d-893c-5dc3483cf6bd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 22:16:41.872 8 WARNING oslo_config.cfg [None req-ebb89cf8-435c-4e8d-893c-5dc3483cf6bd - - - - - -] 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 0x7f67060ea668 pid: 8 (default app) 2026-03-06 22:16:41.891 7 WARNING keystonemiddleware._common.config [None req-aac9e7b9-b16b-4e94-a977-5d7b96c695f0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 22:16:41.900 7 WARNING oslo_config.cfg [None req-aac9e7b9-b16b-4e94-a977-5d7b96c695f0 - - - - - -] 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 0x7f67060ea668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 162.253.55.52 () {42 vars in 685 bytes} [Fri Mar 6 22:16:43 2026] GET / => generated 1301 bytes in 2 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-06 22:16:43.847 7 WARNING oslo_policy.policy [None req-27b19328-293e-4979-be66-a281bcb04e41 d75db7492a2746b7b3486e69197ec325 b341277cdab1420e9161f5b37585cbed - - 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-06 22:16:43.848 7 WARNING oslo_policy.policy [None req-27b19328-293e-4979-be66-a281bcb04e41 d75db7492a2746b7b3486e69197ec325 b341277cdab1420e9161f5b37585cbed - - 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-06 22:16:43.862 7 WARNING oslo_policy.policy [None req-27b19328-293e-4979-be66-a281bcb04e41 d75db7492a2746b7b3486e69197ec325 b341277cdab1420e9161f5b37585cbed - - 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-06 22:16:43.863 7 WARNING oslo_policy.policy [None req-27b19328-293e-4979-be66-a281bcb04e41 d75db7492a2746b7b3486e69197ec325 b341277cdab1420e9161f5b37585cbed - - 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/6] 162.253.55.52 () {44 vars in 907 bytes} [Fri Mar 6 22:16:43 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: 6/7] 162.253.55.52 () {42 vars in 685 bytes} [Fri Mar 6 22:16:47 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 162.253.55.52 () {44 vars in 907 bytes} [Fri Mar 6 22:16:47 2026] GET /v2/images => generated 69 bytes in 32 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-06 22:16:47.151 8 WARNING oslo_policy.policy [None req-a9dc13e5-7059-4bfb-9790-211b61fe2d0d d75db7492a2746b7b3486e69197ec325 b341277cdab1420e9161f5b37585cbed - - 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-06 22:16:47.151 8 WARNING oslo_policy.policy [None req-a9dc13e5-7059-4bfb-9790-211b61fe2d0d d75db7492a2746b7b3486e69197ec325 b341277cdab1420e9161f5b37585cbed - - 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/9] 162.253.55.52 () {44 vars in 908 bytes} [Fri Mar 6 22:16:47 2026] GET /v2/images/cirros => generated 151 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 162.253.55.52 () {44 vars in 930 bytes} [Fri Mar 6 22:16:47 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 22:16:47.286 8 WARNING oslo_policy.policy [None req-8e16c765-9c1d-48d9-b0a1-b60c3a8dce18 d75db7492a2746b7b3486e69197ec325 b341277cdab1420e9161f5b37585cbed - - 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-06 22:16:47.286 8 WARNING oslo_policy.policy [None req-8e16c765-9c1d-48d9-b0a1-b60c3a8dce18 d75db7492a2746b7b3486e69197ec325 b341277cdab1420e9161f5b37585cbed - - 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: 8/11] 162.253.55.52 () {44 vars in 936 bytes} [Fri Mar 6 22:16:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 22:16:47.359 7 WARNING oslo_config.cfg [None req-c0fc4295-f12c-44b1-a648-6ef4c0be2e42 d75db7492a2746b7b3486e69197ec325 b341277cdab1420e9161f5b37585cbed - - 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/12] 162.253.55.52 () {48 vars in 948 bytes} [Fri Mar 6 22:16:47 2026] POST /v2/images => generated 760 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-06 22:16:47.380 8 WARNING oslo_policy.policy [None req-b70a57c8-84e4-4d35-b3de-815dcb2f6ee1 d75db7492a2746b7b3486e69197ec325 b341277cdab1420e9161f5b37585cbed - - 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-06 22:16:47.381 8 WARNING oslo_policy.policy [None req-b70a57c8-84e4-4d35-b3de-815dcb2f6ee1 d75db7492a2746b7b3486e69197ec325 b341277cdab1420e9161f5b37585cbed - - 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-06 22:16:47.382 8 INFO glance.api.v2.image_data [None req-b70a57c8-84e4-4d35-b3de-815dcb2f6ee1 d75db7492a2746b7b3486e69197ec325 b341277cdab1420e9161f5b37585cbed - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-06 22:16:51.431 8 WARNING glance.location [None req-b70a57c8-84e4-4d35-b3de-815dcb2f6ee1 d75db7492a2746b7b3486e69197ec325 b341277cdab1420e9161f5b37585cbed - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 162.253.55.52 () {48 vars in 1042 bytes} [Fri Mar 6 22:16:47 2026] PUT /v2/images/05757c7c-3862-4e1d-b64f-5800fab80957/file => generated 0 bytes in 4087 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4521 switches on core 0) [pid: 7|app: 0|req: 5/14] 162.253.55.52 () {44 vars in 968 bytes} [Fri Mar 6 22:16:51 2026] GET /v2/images/05757c7c-3862-4e1d-b64f-5800fab80957 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-06 22:16:51.502 8 WARNING oslo_config.cfg [None req-613e677c-f8f8-4660-bc74-ec2647382b0d d75db7492a2746b7b3486e69197ec325 b341277cdab1420e9161f5b37585cbed - - 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: 10/15] 162.253.55.52 () {44 vars in 968 bytes} [Fri Mar 6 22:16:51 2026] GET /v2/images/05757c7c-3862-4e1d-b64f-5800fab80957 => 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: 131/266] 162.253.55.52 () {42 vars in 685 bytes} [Fri Mar 6 22:37:33 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/267] 162.253.55.52 () {44 vars in 907 bytes} [Fri Mar 6 22:37:33 2026] GET /v2/images => generated 1240 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/270] 162.253.55.52 () {42 vars in 685 bytes} [Fri Mar 6 22:37:49 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/271] 162.253.55.52 () {44 vars in 907 bytes} [Fri Mar 6 22:37:49 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: 7|app: 0|req: 134/272] 162.253.55.52 () {44 vars in 934 bytes} [Fri Mar 6 22:37:49 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/273] 162.253.55.52 () {44 vars in 956 bytes} [Fri Mar 6 22:37:49 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/274] 162.253.55.52 () {44 vars in 936 bytes} [Fri Mar 6 22:37:49 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/275] 162.253.55.52 () {48 vars in 948 bytes} [Fri Mar 6 22:37:49 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-06 22:37:49.257 7 WARNING oslo_policy.policy [None req-8bb81af9-0567-496a-b941-3538c542097a d75db7492a2746b7b3486e69197ec325 b341277cdab1420e9161f5b37585cbed - - 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-06 22:37:49.258 7 WARNING oslo_policy.policy [None req-8bb81af9-0567-496a-b941-3538c542097a d75db7492a2746b7b3486e69197ec325 b341277cdab1420e9161f5b37585cbed - - 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-06 22:37:49.259 7 INFO glance.api.v2.image_data [None req-8bb81af9-0567-496a-b941-3538c542097a d75db7492a2746b7b3486e69197ec325 b341277cdab1420e9161f5b37585cbed - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-06 22:38:13.883 7 WARNING glance.location [None req-8bb81af9-0567-496a-b941-3538c542097a d75db7492a2746b7b3486e69197ec325 b341277cdab1420e9161f5b37585cbed - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 136/282] 162.253.55.52 () {48 vars in 1043 bytes} [Fri Mar 6 22:37:49 2026] PUT /v2/images/0d994ed2-7cc2-4740-af92-6f09aa17e988/file => generated 0 bytes in 24670 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65421 switches on core 0) [pid: 8|app: 0|req: 147/283] 162.253.55.52 () {44 vars in 968 bytes} [Fri Mar 6 22:38:13 2026] GET /v2/images/0d994ed2-7cc2-4740-af92-6f09aa17e988 => 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: 137/284] 162.253.55.52 () {44 vars in 968 bytes} [Fri Mar 6 22:38:13 2026] GET /v2/images/0d994ed2-7cc2-4740-af92-6f09aa17e988 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/285] 162.253.55.52 () {42 vars in 685 bytes} [Fri Mar 6 22:38:15 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/286] 162.253.55.52 () {44 vars in 907 bytes} [Fri Mar 6 22:38:15 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: 8|app: 0|req: 191/371] 162.253.55.52 () {42 vars in 685 bytes} [Fri Mar 6 22:45:11 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/372] 162.253.55.52 () {44 vars in 907 bytes} [Fri Mar 6 22:45:11 2026] GET /v2/images => generated 2451 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/375] 162.253.55.52 () {42 vars in 685 bytes} [Fri Mar 6 22:45:26 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/376] 162.253.55.52 () {44 vars in 907 bytes} [Fri Mar 6 22:45:26 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: 7|app: 0|req: 184/377] 162.253.55.52 () {44 vars in 944 bytes} [Fri Mar 6 22:45:26 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/378] 162.253.55.52 () {44 vars in 966 bytes} [Fri Mar 6 22:45:26 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: 185/379] 162.253.55.52 () {44 vars in 936 bytes} [Fri Mar 6 22:45:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/380] 162.253.55.52 () {48 vars in 948 bytes} [Fri Mar 6 22:45:26 2026] POST /v2/images => generated 799 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-06 22:45:26.340 7 INFO glance.api.v2.image_data [None req-455d45a0-b518-4fe8-92f8-588780d94b3d d75db7492a2746b7b3486e69197ec325 b341277cdab1420e9161f5b37585cbed - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-06 22:45:44.058 7 INFO glance.location [None req-455d45a0-b518-4fe8-92f8-588780d94b3d d75db7492a2746b7b3486e69197ec325 b341277cdab1420e9161f5b37585cbed - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 186/385] 162.253.55.52 () {48 vars in 1042 bytes} [Fri Mar 6 22:45:26 2026] PUT /v2/images/46a001f8-2f1c-4841-a70d-b42920f281c4/file => generated 0 bytes in 17761 msecs (HTTP/1.1 204) 4 headers in 171 bytes (40569 switches on core 0) [pid: 8|app: 0|req: 200/386] 162.253.55.52 () {44 vars in 968 bytes} [Fri Mar 6 22:45:44 2026] GET /v2/images/46a001f8-2f1c-4841-a70d-b42920f281c4 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/387] 162.253.55.52 () {48 vars in 1047 bytes} [Fri Mar 6 22:45:44 2026] PATCH /v2/images/46a001f8-2f1c-4841-a70d-b42920f281c4 => generated 1234 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/388] 162.253.55.52 () {44 vars in 968 bytes} [Fri Mar 6 22:45:44 2026] GET /v2/images/46a001f8-2f1c-4841-a70d-b42920f281c4 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/395] 162.253.55.52 () {42 vars in 685 bytes} [Fri Mar 6 22:46:21 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/396] 162.253.55.52 () {44 vars in 907 bytes} [Fri Mar 6 22:46:21 2026] GET /v2/images => generated 3687 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/401] 162.253.55.52 () {42 vars in 685 bytes} [Fri Mar 6 22:46:36 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/402] 162.253.55.52 () {44 vars in 907 bytes} [Fri Mar 6 22:46:36 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: 195/403] 162.253.55.52 () {44 vars in 936 bytes} [Fri Mar 6 22:46:36 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/404] 162.253.55.52 () {44 vars in 958 bytes} [Fri Mar 6 22:46:36 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: 196/405] 162.253.55.52 () {44 vars in 936 bytes} [Fri Mar 6 22:46:36 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: 8|app: 0|req: 210/406] 162.253.55.52 () {48 vars in 948 bytes} [Fri Mar 6 22:46:36 2026] POST /v2/images => generated 791 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-06 22:46:36.241 7 INFO glance.api.v2.image_data [None req-97b6e197-d61c-4448-8c6e-7e1f964b8216 d75db7492a2746b7b3486e69197ec325 b341277cdab1420e9161f5b37585cbed - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-06 22:46:46.362 7 INFO glance.location [None req-97b6e197-d61c-4448-8c6e-7e1f964b8216 d75db7492a2746b7b3486e69197ec325 b341277cdab1420e9161f5b37585cbed - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 197/409] 162.253.55.52 () {48 vars in 1042 bytes} [Fri Mar 6 22:46:36 2026] PUT /v2/images/46f0c837-80e0-456e-aab4-60feb7bb254f/file => generated 0 bytes in 10167 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19665 switches on core 0) [pid: 8|app: 0|req: 213/410] 162.253.55.52 () {44 vars in 968 bytes} [Fri Mar 6 22:46:46 2026] GET /v2/images/46f0c837-80e0-456e-aab4-60feb7bb254f => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/411] 162.253.55.52 () {44 vars in 968 bytes} [Fri Mar 6 22:46:46 2026] GET /v2/images/46f0c837-80e0-456e-aab4-60feb7bb254f => generated 1203 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 237/458] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 22:50:37 2026] GET /v2/images => generated 4892 bytes in 287 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: 222/459] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 22:50:37 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: 229/472] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 22:51:37 2026] GET /v2/images => generated 4892 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/473] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 22:51:37 2026] GET /v2/images => generated 4892 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/486] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 22:52:36 2026] GET /v2/images => generated 4892 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/487] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 22:52:37 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: 258/500] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 22:53:36 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: 243/501] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 22:53:37 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: 265/514] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 22:54:36 2026] GET /v2/images => generated 4892 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/515] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 22:54:37 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: 257/528] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 22:55:37 2026] GET /v2/images => generated 4892 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/529] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 22:55:37 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: 279/542] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 22:56:37 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: 7|app: 0|req: 264/543] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 22:56:37 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: 8|app: 0|req: 286/556] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 22:57:36 2026] GET /v2/images => generated 4892 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/557] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 22:57:37 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: 293/570] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 22:58:36 2026] GET /v2/images => generated 4892 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/571] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 22:58:37 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: 295/574] 162.253.55.52 () {42 vars in 685 bytes} [Fri Mar 6 22:58:44 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/575] 162.253.55.52 () {44 vars in 907 bytes} [Fri Mar 6 22:58:44 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: 301/586] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 22:59:36 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: 286/587] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 22:59:37 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: 8|app: 0|req: 308/600] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 23:00:36 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: 7|app: 0|req: 293/601] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 23:00:37 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: 8|app: 0|req: 311/606] 162.253.55.52 () {42 vars in 685 bytes} [Fri Mar 6 23:00:57 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/607] 162.253.55.52 () {44 vars in 907 bytes} [Fri Mar 6 23:00:57 2026] GET /v2/images => generated 4892 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/608] 162.253.55.52 () {42 vars in 685 bytes} [Fri Mar 6 23:00:59 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/609] 162.253.55.52 () {44 vars in 907 bytes} [Fri Mar 6 23:00:59 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: 317/618] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 23:01:36 2026] GET /v2/images => generated 4892 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/619] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 23:01:37 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: 319/622] 162.253.55.52 () {42 vars in 685 bytes} [Fri Mar 6 23:01:48 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/623] 162.253.55.52 () {44 vars in 907 bytes} [Fri Mar 6 23:01:48 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: 7|app: 0|req: 306/626] 162.253.55.52 () {42 vars in 685 bytes} [Fri Mar 6 23:01:55 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/627] 162.253.55.52 () {44 vars in 907 bytes} [Fri Mar 6 23:01:55 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: 8|app: 0|req: 326/636] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 23:02:36 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: 311/637] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 23:02:36 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: 328/640] 162.253.55.52 () {42 vars in 685 bytes} [Fri Mar 6 23:02:49 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/641] 162.253.55.52 () {44 vars in 907 bytes} [Fri Mar 6 23:02:49 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: 333/650] 10.0.0.144 () {32 vars in 633 bytes} [Fri Mar 6 23:03:29 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: 8|app: 0|req: 335/653] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 23:03:36 2026] GET /v2/images => generated 4892 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/654] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 23:03:37 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: 321/657] 10.0.0.59 () {36 vars in 986 bytes} [Fri Mar 6 23:03:48 2026] GET /v2/images/05757c7c-3862-4e1d-b64f-5800fab80957 => 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: 337/658] 10.0.0.59 () {36 vars in 926 bytes} [Fri Mar 6 23:03:48 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/659] 10.0.0.170 () {36 vars in 987 bytes} [Fri Mar 6 23:03:49 2026] GET /v2/images/05757c7c-3862-4e1d-b64f-5800fab80957 => generated 1171 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/660] 10.0.0.170 () {36 vars in 927 bytes} [Fri Mar 6 23:03:49 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: 323/661] 10.0.0.170 () {36 vars in 927 bytes} [Fri Mar 6 23:03:49 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/662] 10.0.0.170 () {36 vars in 987 bytes} [Fri Mar 6 23:03:49 2026] GET /v2/images/05757c7c-3862-4e1d-b64f-5800fab80957 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/663] 10.0.0.170 () {36 vars in 927 bytes} [Fri Mar 6 23:03:49 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: 340/664] 10.0.0.170 () {36 vars in 927 bytes} [Fri Mar 6 23:03:49 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/665] 10.0.0.170 () {36 vars in 987 bytes} [Fri Mar 6 23:03:49 2026] GET /v2/images/05757c7c-3862-4e1d-b64f-5800fab80957 => 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: 341/666] 10.0.0.170 () {36 vars in 927 bytes} [Fri Mar 6 23:03:49 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: 326/667] 10.0.0.170 () {36 vars in 927 bytes} [Fri Mar 6 23:03:49 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/668] 10.0.0.159 () {36 vars in 911 bytes} [Fri Mar 6 23:03:50 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/669] 10.0.0.159 () {36 vars in 1007 bytes} [Fri Mar 6 23:03:50 2026] GET /v2/images/05757c7c-3862-4e1d-b64f-5800fab80957/locations => generated 127 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/670] 10.0.0.159 () {36 vars in 987 bytes} [Fri Mar 6 23:03:50 2026] GET /v2/images/05757c7c-3862-4e1d-b64f-5800fab80957 => 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/671] 10.0.0.159 () {36 vars in 927 bytes} [Fri Mar 6 23:03:50 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: 344/672] 10.0.0.159 () {36 vars in 927 bytes} [Fri Mar 6 23:03:50 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: 330/675] 162.253.55.52 () {36 vars in 990 bytes} [Fri Mar 6 23:03:57 2026] GET /v2/images/05757c7c-3862-4e1d-b64f-5800fab80957 => 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: 346/676] 162.253.55.52 () {36 vars in 930 bytes} [Fri Mar 6 23:03:57 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/677] 162.253.55.52 () {36 vars in 990 bytes} [Fri Mar 6 23:03:58 2026] GET /v2/images/05757c7c-3862-4e1d-b64f-5800fab80957 => 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: 347/678] 162.253.55.52 () {36 vars in 930 bytes} [Fri Mar 6 23:03:58 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: 332/679] 10.0.0.59 () {36 vars in 986 bytes} [Fri Mar 6 23:03:59 2026] GET /v2/images/05757c7c-3862-4e1d-b64f-5800fab80957 => 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: 348/680] 10.0.0.59 () {36 vars in 926 bytes} [Fri Mar 6 23:03:59 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/687] 10.0.0.144 () {34 vars in 655 bytes} [Fri Mar 6 23:04:28 2026] POST /v2/images => generated 648 bytes in 205 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-06 23:04:28.788 7 WARNING glance.api.v2.images [None req-00ea15a7-533c-4c01-93c7-7dc0f8d04dba 4acf2e54474a4c44a04ad62eafbacb4b c77afc70f4ca43ce8c04e3f8a9279c16 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//39b2474d-2777-4b1b-b7c5-b2d765034c08 [pid: 7|app: 0|req: 336/688] 10.0.0.144 () {32 vars in 710 bytes} [Fri Mar 6 23:04:28 2026] DELETE /v2/images/39b2474d-2777-4b1b-b7c5-b2d765034c08 => 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: 353/689] 10.0.0.144 () {32 vars in 707 bytes} [Fri Mar 6 23:04:28 2026] GET /v2/images/39b2474d-2777-4b1b-b7c5-b2d765034c08 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/690] 10.0.0.144 () {32 vars in 633 bytes} [Fri Mar 6 23:04:28 2026] GET /v2/images => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/691] 10.0.0.144 () {34 vars in 655 bytes} [Fri Mar 6 23:04:28 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: 338/692] 10.0.0.144 () {32 vars in 717 bytes} [Fri Mar 6 23:04:28 2026] GET /v2/images/3aa6b5be-0d9b-44e6-b7dc-133ca8107e52/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-06 23:04:28.996 8 INFO glance.api.v2.image_data [None req-a59165e8-8a95-4cae-974e-21afd67aa276 4acf2e54474a4c44a04ad62eafbacb4b c77afc70f4ca43ce8c04e3f8a9279c16 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-06 23:04:29.046 8 WARNING glance_store._drivers.rbd [None req-a59165e8-8a95-4cae-974e-21afd67aa276 4acf2e54474a4c44a04ad62eafbacb4b c77afc70f4ca43ce8c04e3f8a9279c16 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-06 23:04:29.252 8 INFO glance.location [None req-a59165e8-8a95-4cae-974e-21afd67aa276 4acf2e54474a4c44a04ad62eafbacb4b c77afc70f4ca43ce8c04e3f8a9279c16 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 355/693] 10.0.0.144 () {32 vars in 727 bytes} [Fri Mar 6 23:04:28 2026] PUT /v2/images/3aa6b5be-0d9b-44e6-b7dc-133ca8107e52/file => generated 0 bytes in 319 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/694] 10.0.0.144 () {32 vars in 707 bytes} [Fri Mar 6 23:04:29 2026] GET /v2/images/3aa6b5be-0d9b-44e6-b7dc-133ca8107e52 => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/695] 10.0.0.144 () {32 vars in 717 bytes} [Fri Mar 6 23:04:29 2026] GET /v2/images/3aa6b5be-0d9b-44e6-b7dc-133ca8107e52/file => generated 1024 bytes in 154 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/696] 10.0.0.144 () {34 vars in 655 bytes} [Fri Mar 6 23:04:29 2026] POST /v2/images => generated 649 bytes in 37 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/697] 10.0.0.144 () {32 vars in 726 bytes} [Fri Mar 6 23:04:29 2026] PATCH /v2/images/a26596fc-7eed-4e47-9483-00c02c792409 => generated 652 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/698] 10.0.0.144 () {32 vars in 707 bytes} [Fri Mar 6 23:04:29 2026] GET /v2/images/a26596fc-7eed-4e47-9483-00c02c792409 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-06 23:04:29.613 8 WARNING glance.api.v2.images [None req-bcd22840-f65b-445c-b700-9f0bf46bdd44 4acf2e54474a4c44a04ad62eafbacb4b c77afc70f4ca43ce8c04e3f8a9279c16 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a26596fc-7eed-4e47-9483-00c02c792409 [pid: 8|app: 0|req: 358/699] 10.0.0.144 () {32 vars in 710 bytes} [Fri Mar 6 23:04:29 2026] DELETE /v2/images/a26596fc-7eed-4e47-9483-00c02c792409 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/700] 10.0.0.144 () {32 vars in 707 bytes} [Fri Mar 6 23:04:29 2026] GET /v2/images/a26596fc-7eed-4e47-9483-00c02c792409 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-06 23:04:29.682 8 WARNING glance.api.v2.images [None req-fac991b2-eafd-4240-bf59-b4463b810ef8 4acf2e54474a4c44a04ad62eafbacb4b c77afc70f4ca43ce8c04e3f8a9279c16 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3aa6b5be-0d9b-44e6-b7dc-133ca8107e52 [pid: 8|app: 0|req: 359/701] 10.0.0.144 () {32 vars in 710 bytes} [Fri Mar 6 23:04:29 2026] DELETE /v2/images/3aa6b5be-0d9b-44e6-b7dc-133ca8107e52 => generated 0 bytes in 830 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/702] 10.0.0.144 () {32 vars in 707 bytes} [Fri Mar 6 23:04:30 2026] GET /v2/images/3aa6b5be-0d9b-44e6-b7dc-133ca8107e52 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-06 23:04:30.525 8 WARNING glance.api.v2.images [None req-66ec94aa-f956-4c20-a954-f1b4c649e3ac 4acf2e54474a4c44a04ad62eafbacb4b c77afc70f4ca43ce8c04e3f8a9279c16 - - default default] Failed to find image 39b2474d-2777-4b1b-b7c5-b2d765034c08 to delete: glance.common.exception.ImageNotFound: No image found with ID 39b2474d-2777-4b1b-b7c5-b2d765034c08 [pid: 8|app: 0|req: 360/703] 10.0.0.144 () {32 vars in 710 bytes} [Fri Mar 6 23:04:30 2026] DELETE /v2/images/39b2474d-2777-4b1b-b7c5-b2d765034c08 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/704] 10.0.0.144 () {32 vars in 707 bytes} [Fri Mar 6 23:04:30 2026] GET /v2/images/39b2474d-2777-4b1b-b7c5-b2d765034c08 => generated 139 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/705] 10.0.0.59 () {36 vars in 986 bytes} [Fri Mar 6 23:04:30 2026] GET /v2/images/05757c7c-3862-4e1d-b64f-5800fab80957 => 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: 345/706] 10.0.0.59 () {36 vars in 926 bytes} [Fri Mar 6 23:04:30 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: 363/709] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 23:04:37 2026] GET /v2/images => generated 4892 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/710] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 23:04:37 2026] GET /v2/images => generated 4892 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/717] 10.0.0.59 () {36 vars in 986 bytes} [Fri Mar 6 23:05:04 2026] GET /v2/images/05757c7c-3862-4e1d-b64f-5800fab80957 => 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: 367/718] 10.0.0.59 () {36 vars in 926 bytes} [Fri Mar 6 23:05:04 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/723] 10.0.0.59 () {36 vars in 986 bytes} [Fri Mar 6 23:05:22 2026] GET /v2/images/05757c7c-3862-4e1d-b64f-5800fab80957 => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/724] 10.0.0.59 () {36 vars in 926 bytes} [Fri Mar 6 23:05: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: 8|app: 0|req: 372/727] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 23:05:37 2026] GET /v2/images => generated 4892 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/728] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 23:05:38 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: 373/729] 10.0.0.59 () {36 vars in 986 bytes} [Fri Mar 6 23:05:40 2026] GET /v2/images/05757c7c-3862-4e1d-b64f-5800fab80957 => 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: 357/730] 10.0.0.59 () {36 vars in 926 bytes} [Fri Mar 6 23:05:40 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/733] 10.0.0.144 () {30 vars in 411 bytes} [Fri Mar 6 23:05:47 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/736] 10.0.0.59 () {36 vars in 986 bytes} [Fri Mar 6 23:05:53 2026] GET /v2/images/05757c7c-3862-4e1d-b64f-5800fab80957 => 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: 360/737] 10.0.0.59 () {36 vars in 926 bytes} [Fri Mar 6 23:05:53 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: 382/746] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 23:06:37 2026] GET /v2/images => generated 4892 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/747] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 23:06:37 2026] GET /v2/images => generated 4892 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/750] 10.0.0.59 () {36 vars in 986 bytes} [Fri Mar 6 23:06:43 2026] GET /v2/images/05757c7c-3862-4e1d-b64f-5800fab80957 => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/751] 10.0.0.59 () {36 vars in 926 bytes} [Fri Mar 6 23:06:43 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/752] 10.0.0.144 () {32 vars in 707 bytes} [Fri Mar 6 23:06:45 2026] GET /v2/images/05757c7c-3862-4e1d-b64f-5800fab80957 => 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: 368/753] 10.0.0.144 () {32 vars in 707 bytes} [Fri Mar 6 23:06:45 2026] GET /v2/images/05757c7c-3862-4e1d-b64f-5800fab80957 => 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: 386/754] 10.0.0.170 () {36 vars in 987 bytes} [Fri Mar 6 23:06:45 2026] GET /v2/images/05757c7c-3862-4e1d-b64f-5800fab80957 => 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: 369/755] 10.0.0.170 () {36 vars in 927 bytes} [Fri Mar 6 23:06:45 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: 387/756] 10.0.0.170 () {36 vars in 927 bytes} [Fri Mar 6 23:06:45 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/757] 10.0.0.170 () {36 vars in 987 bytes} [Fri Mar 6 23:06:45 2026] GET /v2/images/05757c7c-3862-4e1d-b64f-5800fab80957 => 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: 388/758] 10.0.0.170 () {36 vars in 927 bytes} [Fri Mar 6 23:06:45 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/759] 10.0.0.170 () {36 vars in 927 bytes} [Fri Mar 6 23:06:45 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/760] 10.0.0.170 () {36 vars in 987 bytes} [Fri Mar 6 23:06:45 2026] GET /v2/images/05757c7c-3862-4e1d-b64f-5800fab80957 => 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: 372/761] 10.0.0.170 () {36 vars in 927 bytes} [Fri Mar 6 23:06:45 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/762] 10.0.0.159 () {36 vars in 911 bytes} [Fri Mar 6 23:06:45 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/763] 10.0.0.159 () {36 vars in 1007 bytes} [Fri Mar 6 23:06:45 2026] GET /v2/images/05757c7c-3862-4e1d-b64f-5800fab80957/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: 391/764] 10.0.0.159 () {36 vars in 987 bytes} [Fri Mar 6 23:06:45 2026] GET /v2/images/05757c7c-3862-4e1d-b64f-5800fab80957 => 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: 374/765] 10.0.0.159 () {36 vars in 927 bytes} [Fri Mar 6 23:06:45 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/766] 10.0.0.159 () {36 vars in 927 bytes} [Fri Mar 6 23:06:45 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/773] 10.0.0.59 () {36 vars in 986 bytes} [Fri Mar 6 23:07:21 2026] GET /v2/images/05757c7c-3862-4e1d-b64f-5800fab80957 => 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: 396/774] 10.0.0.59 () {36 vars in 926 bytes} [Fri Mar 6 23:07:21 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/779] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 23:07:37 2026] GET /v2/images => generated 4892 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/780] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 23:07:37 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: 403/787] 10.0.0.59 () {36 vars in 986 bytes} [Fri Mar 6 23:08:11 2026] GET /v2/images/05757c7c-3862-4e1d-b64f-5800fab80957 => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/788] 10.0.0.59 () {36 vars in 926 bytes} [Fri Mar 6 23:08:11 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: 406/793] 10.0.0.59 () {36 vars in 986 bytes} [Fri Mar 6 23:08:28 2026] GET /v2/images/05757c7c-3862-4e1d-b64f-5800fab80957 => 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: 388/794] 10.0.0.59 () {36 vars in 926 bytes} [Fri Mar 6 23:08:28 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: 408/797] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 23:08:36 2026] GET /v2/images => generated 4892 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/798] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 23:08:37 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: 394/805] 162.253.55.52 () {32 vars in 825 bytes} [Fri Mar 6 23:09:10 2026] GET /v2/images?status=active&owner=b341277cdab1420e9161f5b37585cbed&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/806] 162.253.55.52 () {32 vars in 652 bytes} [Fri Mar 6 23:09:10 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: 395/807] 10.0.0.170 () {36 vars in 987 bytes} [Fri Mar 6 23:09:11 2026] GET /v2/images/0d994ed2-7cc2-4740-af92-6f09aa17e988 => generated 1209 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/808] 10.0.0.170 () {36 vars in 927 bytes} [Fri Mar 6 23:09:11 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: 396/809] 10.0.0.170 () {36 vars in 927 bytes} [Fri Mar 6 23:09:11 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/810] 10.0.0.170 () {36 vars in 987 bytes} [Fri Mar 6 23:09:11 2026] GET /v2/images/0d994ed2-7cc2-4740-af92-6f09aa17e988 => 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: 397/811] 10.0.0.170 () {36 vars in 927 bytes} [Fri Mar 6 23:09:11 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/812] 10.0.0.170 () {36 vars in 927 bytes} [Fri Mar 6 23:09:11 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/813] 10.0.0.170 () {36 vars in 987 bytes} [Fri Mar 6 23:09:11 2026] GET /v2/images/0d994ed2-7cc2-4740-af92-6f09aa17e988 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/814] 10.0.0.170 () {36 vars in 927 bytes} [Fri Mar 6 23:09:11 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/815] 10.0.0.170 () {36 vars in 927 bytes} [Fri Mar 6 23:09:11 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: 401/818] 10.0.0.159 () {36 vars in 911 bytes} [Fri Mar 6 23:09:11 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/819] 10.0.0.159 () {36 vars in 1007 bytes} [Fri Mar 6 23:09:11 2026] GET /v2/images/0d994ed2-7cc2-4740-af92-6f09aa17e988/locations => generated 127 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/820] 10.0.0.159 () {36 vars in 987 bytes} [Fri Mar 6 23:09:11 2026] GET /v2/images/0d994ed2-7cc2-4740-af92-6f09aa17e988 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/821] 10.0.0.159 () {36 vars in 927 bytes} [Fri Mar 6 23:09:11 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: 403/822] 10.0.0.159 () {36 vars in 927 bytes} [Fri Mar 6 23:09:11 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: 422/827] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 23:09:37 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: 406/828] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 23:09:37 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: 429/841] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 23:10:37 2026] GET /v2/images => generated 4892 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/842] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 23:10:37 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: 420/855] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 23:11:37 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: 8|app: 0|req: 436/856] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 23:11:37 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: 443/869] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 23:12:37 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: 427/870] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 23:12:37 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: 444/871] 10.0.0.144 () {32 vars in 633 bytes} [Fri Mar 6 23:12:38 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: 451/884] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 23:13:37 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: 7|app: 0|req: 434/885] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 23:13:37 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: 458/898] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 23:14:37 2026] GET /v2/images => generated 4892 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/899] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 23:14:37 2026] GET /v2/images => generated 4892 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/912] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 23:15:37 2026] GET /v2/images => generated 4892 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/913] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 23:15:37 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: 472/926] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 23:16:36 2026] GET /v2/images => generated 4892 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/927] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 23:16:36 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)