+ 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 Feb 25 22:28:25 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 nodename: glance-api-575fdb4f66-7xh9s 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 0x7f75dcb97668 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-02-25 22:28:27.776 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-02-25 22:28:27.799 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-02-25 22:28:28.666 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-02-25 22:28:28.667 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-02-25 22:28:28.668 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-25 22:28:28.689 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-02-25 22:28:28.690 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-02-25 22:28:28.691 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-25 22:28:30.764 7 WARNING glance.api.v2.images [None req-5e5970d4-09fa-4501-aca6-82cff078ea89 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-25 22:28:30.814 8 WARNING glance.api.v2.images [None req-b7008721-856b-4278-96e2-05d0e314f45e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-25 22:28:31.125 7 WARNING keystonemiddleware._common.config [None req-5e5970d4-09fa-4501-aca6-82cff078ea89 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-25 22:28:31.133 7 WARNING oslo_config.cfg [None req-5e5970d4-09fa-4501-aca6-82cff078ea89 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f75dcb97668 pid: 7 (default app) 2026-02-25 22:28:31.192 8 WARNING keystonemiddleware._common.config [None req-b7008721-856b-4278-96e2-05d0e314f45e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-25 22:28:31.200 8 WARNING oslo_config.cfg [None req-b7008721-856b-4278-96e2-05d0e314f45e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f75dcb97668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.223 () {42 vars in 689 bytes} [Wed Feb 25 22:28:32 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-02-25 22:28:32.734 8 WARNING oslo_policy.policy [None req-e5c5f7e8-8f64-43ad-81d3-c13ee742db6a 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - 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-02-25 22:28:32.734 8 WARNING oslo_policy.policy [None req-e5c5f7e8-8f64-43ad-81d3-c13ee742db6a 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - 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-02-25 22:28:32.750 8 WARNING oslo_policy.policy [None req-e5c5f7e8-8f64-43ad-81d3-c13ee742db6a 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - 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-02-25 22:28:32.750 8 WARNING oslo_policy.policy [None req-e5c5f7e8-8f64-43ad-81d3-c13ee742db6a 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.223 () {44 vars in 911 bytes} [Wed Feb 25 22:28:32 2026] GET /v2/images => generated 69 bytes in 590 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.223 () {42 vars in 689 bytes} [Wed Feb 25 22:28:36 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.223 () {44 vars in 911 bytes} [Wed Feb 25 22:28:36 2026] GET /v2/images => generated 69 bytes in 46 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-02-25 22:28:36.310 7 WARNING oslo_policy.policy [None req-d902ef62-5995-4380-bc68-bd99566a203f 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - 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-02-25 22:28:36.310 7 WARNING oslo_policy.policy [None req-d902ef62-5995-4380-bc68-bd99566a203f 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.223 () {44 vars in 912 bytes} [Wed Feb 25 22:28:36 2026] GET /v2/images/cirros => generated 151 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.223 () {44 vars in 934 bytes} [Wed Feb 25 22:28:36 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 22:28:36.462 7 WARNING oslo_policy.policy [None req-c04bbc76-0aae-43fe-ae73-9840ec068558 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - 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-02-25 22:28:36.462 7 WARNING oslo_policy.policy [None req-c04bbc76-0aae-43fe-ae73-9840ec068558 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.223 () {44 vars in 940 bytes} [Wed Feb 25 22:28:36 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) 2026-02-25 22:28:36.548 8 WARNING oslo_config.cfg [None req-8a7f4558-9a54-4810-a72d-1b0ae45f1c92 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.223 () {48 vars in 952 bytes} [Wed Feb 25 22:28:36 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-02-25 22:28:36.573 7 WARNING oslo_policy.policy [None req-292d8ff8-5581-48a4-b791-cd4e7dc83436 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - 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-02-25 22:28:36.573 7 WARNING oslo_policy.policy [None req-292d8ff8-5581-48a4-b791-cd4e7dc83436 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - 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-02-25 22:28:36.574 7 INFO glance.api.v2.image_data [None req-292d8ff8-5581-48a4-b791-cd4e7dc83436 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 22:28:40.240 7 WARNING glance.location [None req-292d8ff8-5581-48a4-b791-cd4e7dc83436 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.223 () {48 vars in 1046 bytes} [Wed Feb 25 22:28:36 2026] PUT /v2/images/27b0c730-b146-494b-b339-f652ad363047/file => generated 0 bytes in 3718 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5426 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.223 () {44 vars in 972 bytes} [Wed Feb 25 22:28:40 2026] GET /v2/images/27b0c730-b146-494b-b339-f652ad363047 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 22:28:40.319 7 WARNING oslo_config.cfg [None req-8253223a-33c1-48ab-a1c1-9d22df43a62f 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.204.45.223 () {44 vars in 972 bytes} [Wed Feb 25 22:28:40 2026] GET /v2/images/27b0c730-b146-494b-b339-f652ad363047 => 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: 133/267] 199.204.45.223 () {42 vars in 689 bytes} [Wed Feb 25 22:49:32 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/268] 199.204.45.223 () {44 vars in 911 bytes} [Wed Feb 25 22:49:32 2026] GET /v2/images => generated 1240 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/309] 199.204.45.223 () {42 vars in 689 bytes} [Wed Feb 25 22:52:51 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: 156/310] 199.204.45.223 () {44 vars in 911 bytes} [Wed Feb 25 22:52:51 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: 8|app: 0|req: 155/311] 199.204.45.223 () {44 vars in 938 bytes} [Wed Feb 25 22:52:51 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: 7|app: 0|req: 157/312] 199.204.45.223 () {44 vars in 960 bytes} [Wed Feb 25 22:52:51 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: 8|app: 0|req: 156/313] 199.204.45.223 () {44 vars in 940 bytes} [Wed Feb 25 22:52:51 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) [pid: 7|app: 0|req: 158/314] 199.204.45.223 () {48 vars in 952 bytes} [Wed Feb 25 22:52:51 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-25 22:52:51.833 8 WARNING oslo_policy.policy [None req-e7b27d6f-2830-4681-b8e4-4878b50815a9 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - 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-02-25 22:52:51.834 8 WARNING oslo_policy.policy [None req-e7b27d6f-2830-4681-b8e4-4878b50815a9 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - 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-02-25 22:52:51.835 8 INFO glance.api.v2.image_data [None req-e7b27d6f-2830-4681-b8e4-4878b50815a9 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 22:53:21.436 8 WARNING glance.location [None req-e7b27d6f-2830-4681-b8e4-4878b50815a9 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 157/321] 199.204.45.223 () {48 vars in 1047 bytes} [Wed Feb 25 22:52:51 2026] PUT /v2/images/618f0825-4539-4e06-befe-a25b659f136c/file => generated 0 bytes in 29657 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64955 switches on core 0) [pid: 7|app: 0|req: 165/322] 199.204.45.223 () {44 vars in 972 bytes} [Wed Feb 25 22:53:21 2026] GET /v2/images/618f0825-4539-4e06-befe-a25b659f136c => 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: 158/323] 199.204.45.223 () {44 vars in 972 bytes} [Wed Feb 25 22:53:21 2026] GET /v2/images/618f0825-4539-4e06-befe-a25b659f136c => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/324] 199.204.45.223 () {42 vars in 689 bytes} [Wed Feb 25 22:53: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: 159/325] 199.204.45.223 () {44 vars in 911 bytes} [Wed Feb 25 22:53:22 2026] GET /v2/images => generated 2451 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/410] 199.204.45.223 () {42 vars in 689 bytes} [Wed Feb 25 23:00:28 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/411] 199.204.45.223 () {44 vars in 911 bytes} [Wed Feb 25 23:00:28 2026] GET /v2/images => generated 2451 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/416] 199.204.45.223 () {42 vars in 689 bytes} [Wed Feb 25 23:00:42 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/417] 199.204.45.223 () {44 vars in 911 bytes} [Wed Feb 25 23:00:42 2026] GET /v2/images => generated 2451 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/418] 199.204.45.223 () {44 vars in 948 bytes} [Wed Feb 25 23:00:42 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/419] 199.204.45.223 () {44 vars in 970 bytes} [Wed Feb 25 23:00:42 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/420] 199.204.45.223 () {44 vars in 940 bytes} [Wed Feb 25 23:00:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/421] 199.204.45.223 () {48 vars in 952 bytes} [Wed Feb 25 23:00:42 2026] POST /v2/images => generated 799 bytes in 4566 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-25 23:00:46.807 7 INFO glance.api.v2.image_data [None req-d8ae0aad-f36e-4080-9498-fcef00cb4357 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 23:01:30.057 7 INFO glance.location [None req-d8ae0aad-f36e-4080-9498-fcef00cb4357 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 215/432] 199.204.45.223 () {48 vars in 1046 bytes} [Wed Feb 25 23:00:46 2026] PUT /v2/images/75a4bd23-41eb-4922-badc-d237f33883e6/file => generated 0 bytes in 43319 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20348 switches on core 0) [pid: 8|app: 0|req: 218/433] 199.204.45.223 () {44 vars in 972 bytes} [Wed Feb 25 23:01:30 2026] GET /v2/images/75a4bd23-41eb-4922-badc-d237f33883e6 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/434] 199.204.45.223 () {48 vars in 1051 bytes} [Wed Feb 25 23:01:30 2026] PATCH /v2/images/75a4bd23-41eb-4922-badc-d237f33883e6 => generated 1234 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/435] 199.204.45.223 () {44 vars in 972 bytes} [Wed Feb 25 23:01:30 2026] GET /v2/images/75a4bd23-41eb-4922-badc-d237f33883e6 => generated 1234 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/448] 199.204.45.223 () {42 vars in 689 bytes} [Wed Feb 25 23:02:36 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/449] 199.204.45.223 () {44 vars in 911 bytes} [Wed Feb 25 23:02:36 2026] GET /v2/images => generated 3687 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/452] 199.204.45.223 () {42 vars in 689 bytes} [Wed Feb 25 23:02:48 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: 225/453] 199.204.45.223 () {44 vars in 911 bytes} [Wed Feb 25 23:02:48 2026] GET /v2/images => generated 3687 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/454] 199.204.45.223 () {44 vars in 940 bytes} [Wed Feb 25 23:02:48 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/455] 199.204.45.223 () {44 vars in 962 bytes} [Wed Feb 25 23:02:48 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/456] 199.204.45.223 () {44 vars in 940 bytes} [Wed Feb 25 23:02:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/457] 199.204.45.223 () {48 vars in 952 bytes} [Wed Feb 25 23:02:48 2026] POST /v2/images => generated 791 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-25 23:02:48.370 8 INFO glance.api.v2.image_data [None req-f0943876-0c7d-4e9b-9d54-5203bc86cd87 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 23:03:01.348 8 INFO glance.location [None req-f0943876-0c7d-4e9b-9d54-5203bc86cd87 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 231/462] 199.204.45.223 () {48 vars in 1046 bytes} [Wed Feb 25 23:02:48 2026] PUT /v2/images/74de2ceb-de89-4da7-8e15-2f17b9e4533f/file => generated 0 bytes in 13036 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31631 switches on core 0) [pid: 7|app: 0|req: 232/463] 199.204.45.223 () {44 vars in 972 bytes} [Wed Feb 25 23:03:01 2026] GET /v2/images/74de2ceb-de89-4da7-8e15-2f17b9e4533f => generated 1203 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/464] 199.204.45.223 () {44 vars in 972 bytes} [Wed Feb 25 23:03:01 2026] GET /v2/images/74de2ceb-de89-4da7-8e15-2f17b9e4533f => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 255/509] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:06:40 2026] GET /v2/images => generated 4892 bytes in 235 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: 255/510] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:06:40 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: 262/523] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:07:40 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: 8|app: 0|req: 262/524] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:07:40 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: 269/537] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:08:40 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: 8|app: 0|req: 269/538] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:08:40 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: 276/551] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:09:40 2026] GET /v2/images => generated 4892 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/552] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:09:40 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: 283/565] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:10:40 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: 283/566] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:10:40 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: 290/579] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:11:40 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: 290/580] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:11:40 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: 297/593] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:12:40 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: 297/594] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:12:40 2026] GET /v2/images => generated 4892 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/607] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:13:40 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: 304/608] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:13:40 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/621] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:14:40 2026] GET /v2/images => generated 4892 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/622] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:14:40 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: 315/629] 199.204.45.223 () {42 vars in 689 bytes} [Wed Feb 25 23:15:17 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: 315/630] 199.204.45.223 () {44 vars in 911 bytes} [Wed Feb 25 23:15:17 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/637] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:15:40 2026] GET /v2/images => generated 4892 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/638] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:15:40 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: 326/651] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:16:40 2026] GET /v2/images => generated 4892 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/652] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:16:40 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: 7|app: 0|req: 332/663] 199.204.45.223 () {42 vars in 689 bytes} [Wed Feb 25 23:17:30 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: 332/664] 199.204.45.223 () {44 vars in 911 bytes} [Wed Feb 25 23:17:30 2026] GET /v2/images => generated 4892 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/665] 199.204.45.223 () {42 vars in 689 bytes} [Wed Feb 25 23:17:31 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/666] 199.204.45.223 () {44 vars in 911 bytes} [Wed Feb 25 23:17:31 2026] GET /v2/images => generated 4892 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/669] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:17:40 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: 8|app: 0|req: 335/670] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:17:40 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: 340/679] 199.204.45.223 () {42 vars in 689 bytes} [Wed Feb 25 23:18:20 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/680] 199.204.45.223 () {44 vars in 911 bytes} [Wed Feb 25 23:18:20 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: 7|app: 0|req: 341/681] 199.204.45.223 () {42 vars in 689 bytes} [Wed Feb 25 23:18:27 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/682] 199.204.45.223 () {44 vars in 911 bytes} [Wed Feb 25 23:18:27 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: 344/687] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:18:40 2026] GET /v2/images => generated 4892 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/688] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:18:40 2026] GET /v2/images => generated 4892 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/697] 199.204.45.223 () {42 vars in 689 bytes} [Wed Feb 25 23:19: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: 349/698] 199.204.45.223 () {44 vars in 911 bytes} [Wed Feb 25 23:19:22 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: 352/703] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:19:40 2026] GET /v2/images => generated 4892 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/704] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:19:40 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: 355/709] 10.0.0.124 () {32 vars in 633 bytes} [Wed Feb 25 23:20:05 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: 359/716] 10.0.0.121 () {36 vars in 987 bytes} [Wed Feb 25 23:20:31 2026] GET /v2/images/27b0c730-b146-494b-b339-f652ad363047 => 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: 358/717] 10.0.0.121 () {36 vars in 927 bytes} [Wed Feb 25 23:20:31 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: 360/718] 10.0.0.121 () {36 vars in 987 bytes} [Wed Feb 25 23:20:33 2026] GET /v2/images/27b0c730-b146-494b-b339-f652ad363047 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/719] 10.0.0.121 () {36 vars in 927 bytes} [Wed Feb 25 23:20:33 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/720] 199.204.45.223 () {36 vars in 991 bytes} [Wed Feb 25 23:20:39 2026] GET /v2/images/27b0c730-b146-494b-b339-f652ad363047 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/721] 199.204.45.223 () {36 vars in 931 bytes} [Wed Feb 25 23:20:39 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: 363/724] 199.204.45.223 () {36 vars in 991 bytes} [Wed Feb 25 23:20:40 2026] GET /v2/images/27b0c730-b146-494b-b339-f652ad363047 => 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: 362/725] 199.204.45.223 () {36 vars in 931 bytes} [Wed Feb 25 23:20:40 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: 364/726] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:20:41 2026] GET /v2/images => generated 4892 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/727] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:20:41 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: 366/730] 10.0.0.121 () {36 vars in 987 bytes} [Wed Feb 25 23:20:50 2026] GET /v2/images/27b0c730-b146-494b-b339-f652ad363047 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/731] 10.0.0.121 () {36 vars in 927 bytes} [Wed Feb 25 23:20: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: 367/732] 10.0.0.235 () {36 vars in 987 bytes} [Wed Feb 25 23:20:52 2026] GET /v2/images/27b0c730-b146-494b-b339-f652ad363047 => generated 1171 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/733] 10.0.0.235 () {36 vars in 927 bytes} [Wed Feb 25 23:20: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: 368/734] 10.0.0.235 () {36 vars in 927 bytes} [Wed Feb 25 23:20: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: 8|app: 0|req: 367/735] 10.0.0.235 () {36 vars in 987 bytes} [Wed Feb 25 23:20:52 2026] GET /v2/images/27b0c730-b146-494b-b339-f652ad363047 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/736] 10.0.0.235 () {36 vars in 927 bytes} [Wed Feb 25 23:20:52 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: 368/737] 10.0.0.235 () {36 vars in 927 bytes} [Wed Feb 25 23:20:52 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: 370/738] 10.0.0.235 () {36 vars in 987 bytes} [Wed Feb 25 23:20:52 2026] GET /v2/images/27b0c730-b146-494b-b339-f652ad363047 => 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: 369/739] 10.0.0.235 () {36 vars in 927 bytes} [Wed Feb 25 23:20:52 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: 371/740] 10.0.0.235 () {36 vars in 927 bytes} [Wed Feb 25 23:20:52 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/741] 10.0.0.6 () {36 vars in 909 bytes} [Wed Feb 25 23:20:53 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: 372/742] 10.0.0.6 () {36 vars in 1005 bytes} [Wed Feb 25 23:20:53 2026] GET /v2/images/27b0c730-b146-494b-b339-f652ad363047/locations => generated 127 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/743] 10.0.0.6 () {36 vars in 985 bytes} [Wed Feb 25 23:20:53 2026] GET /v2/images/27b0c730-b146-494b-b339-f652ad363047 => 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: 373/744] 10.0.0.6 () {36 vars in 925 bytes} [Wed Feb 25 23:20: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: 372/745] 10.0.0.6 () {36 vars in 925 bytes} [Wed Feb 25 23:20:53 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/754] 10.0.0.121 () {36 vars in 987 bytes} [Wed Feb 25 23:21:37 2026] GET /v2/images/27b0c730-b146-494b-b339-f652ad363047 => 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: 377/755] 10.0.0.121 () {36 vars in 927 bytes} [Wed Feb 25 23:21:37 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: 380/758] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:21:41 2026] GET /v2/images => generated 4892 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/759] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:21:41 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: 382/764] 10.0.0.121 () {36 vars in 987 bytes} [Wed Feb 25 23:22:00 2026] GET /v2/images/27b0c730-b146-494b-b339-f652ad363047 => 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: 383/765] 10.0.0.121 () {36 vars in 927 bytes} [Wed Feb 25 23:22:00 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: 384/768] 10.0.0.124 () {30 vars in 411 bytes} [Wed Feb 25 23:22:12 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/775] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:22:40 2026] GET /v2/images => generated 4892 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/776] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:22:41 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: 389/777] 10.0.0.121 () {36 vars in 987 bytes} [Wed Feb 25 23:22:49 2026] GET /v2/images/27b0c730-b146-494b-b339-f652ad363047 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/778] 10.0.0.121 () {36 vars in 927 bytes} [Wed Feb 25 23:22:49 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: 391/781] 10.0.0.124 () {32 vars in 707 bytes} [Wed Feb 25 23:22:52 2026] GET /v2/images/27b0c730-b146-494b-b339-f652ad363047 => 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: 391/782] 10.0.0.124 () {32 vars in 707 bytes} [Wed Feb 25 23:22:52 2026] GET /v2/images/27b0c730-b146-494b-b339-f652ad363047 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/783] 10.0.0.235 () {36 vars in 987 bytes} [Wed Feb 25 23:22:52 2026] GET /v2/images/27b0c730-b146-494b-b339-f652ad363047 => 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: 392/784] 10.0.0.235 () {36 vars in 927 bytes} [Wed Feb 25 23:22:53 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/785] 10.0.0.235 () {36 vars in 927 bytes} [Wed Feb 25 23:22:53 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/786] 10.0.0.235 () {36 vars in 987 bytes} [Wed Feb 25 23:22:53 2026] GET /v2/images/27b0c730-b146-494b-b339-f652ad363047 => 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: 394/787] 10.0.0.235 () {36 vars in 927 bytes} [Wed Feb 25 23:22: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: 394/788] 10.0.0.235 () {36 vars in 927 bytes} [Wed Feb 25 23:22:53 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/789] 10.0.0.235 () {36 vars in 987 bytes} [Wed Feb 25 23:22:53 2026] GET /v2/images/27b0c730-b146-494b-b339-f652ad363047 => 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: 395/790] 10.0.0.235 () {36 vars in 927 bytes} [Wed Feb 25 23:22:53 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/791] 10.0.0.6 () {36 vars in 909 bytes} [Wed Feb 25 23:22:53 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/792] 10.0.0.6 () {36 vars in 1005 bytes} [Wed Feb 25 23:22:53 2026] GET /v2/images/27b0c730-b146-494b-b339-f652ad363047/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/793] 10.0.0.6 () {36 vars in 985 bytes} [Wed Feb 25 23:22:53 2026] GET /v2/images/27b0c730-b146-494b-b339-f652ad363047 => 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: 397/794] 10.0.0.6 () {36 vars in 925 bytes} [Wed Feb 25 23:22:53 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/795] 10.0.0.6 () {36 vars in 925 bytes} [Wed Feb 25 23:22:53 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/800] 10.0.0.121 () {36 vars in 987 bytes} [Wed Feb 25 23:23:12 2026] GET /v2/images/27b0c730-b146-494b-b339-f652ad363047 => 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: 400/801] 10.0.0.121 () {36 vars in 927 bytes} [Wed Feb 25 23:23:12 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/804] 10.0.0.121 () {36 vars in 987 bytes} [Wed Feb 25 23:23:25 2026] GET /v2/images/27b0c730-b146-494b-b339-f652ad363047 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/805] 10.0.0.121 () {36 vars in 927 bytes} [Wed Feb 25 23:23:25 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: 404/808] 10.0.0.124 () {34 vars in 655 bytes} [Wed Feb 25 23:23:35 2026] POST /v2/images => generated 648 bytes in 217 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-02-25 23:23:35.639 7 WARNING glance.api.v2.images [None req-52ecba80-fdcc-494f-81b6-b745e471d4b9 a92138545b854e489fdec022f3292f91 144b4e7549144e2bb37013475469fdff - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d89f849f-42ca-4811-9222-186d000eab72 [pid: 7|app: 0|req: 405/809] 10.0.0.124 () {32 vars in 710 bytes} [Wed Feb 25 23:23:35 2026] DELETE /v2/images/d89f849f-42ca-4811-9222-186d000eab72 => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/810] 10.0.0.124 () {32 vars in 707 bytes} [Wed Feb 25 23:23:35 2026] GET /v2/images/d89f849f-42ca-4811-9222-186d000eab72 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/811] 10.0.0.124 () {32 vars in 633 bytes} [Wed Feb 25 23:23:35 2026] GET /v2/images => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/812] 10.0.0.124 () {34 vars in 655 bytes} [Wed Feb 25 23:23:35 2026] POST /v2/images => generated 703 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/813] 10.0.0.124 () {32 vars in 717 bytes} [Wed Feb 25 23:23:35 2026] GET /v2/images/14b7cb0c-856c-4b67-814d-93effe2a0512/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 23:23:35.815 8 INFO glance.api.v2.image_data [None req-5ae4ac8b-5936-4c3f-ab4c-124e39e2b4cb a92138545b854e489fdec022f3292f91 144b4e7549144e2bb37013475469fdff - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 23:23:35.858 8 WARNING glance_store._drivers.rbd [None req-5ae4ac8b-5936-4c3f-ab4c-124e39e2b4cb a92138545b854e489fdec022f3292f91 144b4e7549144e2bb37013475469fdff - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-02-25 23:23:37.002 8 INFO glance.location [None req-5ae4ac8b-5936-4c3f-ab4c-124e39e2b4cb a92138545b854e489fdec022f3292f91 144b4e7549144e2bb37013475469fdff - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 407/814] 10.0.0.124 () {32 vars in 727 bytes} [Wed Feb 25 23:23:35 2026] PUT /v2/images/14b7cb0c-856c-4b67-814d-93effe2a0512/file => generated 0 bytes in 1235 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/815] 10.0.0.124 () {32 vars in 707 bytes} [Wed Feb 25 23:23:37 2026] GET /v2/images/14b7cb0c-856c-4b67-814d-93effe2a0512 => generated 1104 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/816] 10.0.0.124 () {32 vars in 717 bytes} [Wed Feb 25 23:23:37 2026] GET /v2/images/14b7cb0c-856c-4b67-814d-93effe2a0512/file => generated 1024 bytes in 173 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/817] 10.0.0.124 () {34 vars in 655 bytes} [Wed Feb 25 23:23:37 2026] POST /v2/images => generated 648 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/818] 10.0.0.124 () {32 vars in 726 bytes} [Wed Feb 25 23:23:37 2026] PATCH /v2/images/315f50a1-777f-4fdb-8754-703697f6b015 => generated 652 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/819] 10.0.0.124 () {32 vars in 707 bytes} [Wed Feb 25 23:23:37 2026] GET /v2/images/315f50a1-777f-4fdb-8754-703697f6b015 => generated 652 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 23:23:37.513 8 WARNING glance.api.v2.images [None req-98db5cc0-2046-4fe6-bdc9-ac3c28250ee4 a92138545b854e489fdec022f3292f91 144b4e7549144e2bb37013475469fdff - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//315f50a1-777f-4fdb-8754-703697f6b015 [pid: 8|app: 0|req: 410/820] 10.0.0.124 () {32 vars in 710 bytes} [Wed Feb 25 23:23:37 2026] DELETE /v2/images/315f50a1-777f-4fdb-8754-703697f6b015 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/821] 10.0.0.124 () {32 vars in 707 bytes} [Wed Feb 25 23:23:37 2026] GET /v2/images/315f50a1-777f-4fdb-8754-703697f6b015 => generated 139 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 23:23:37.624 8 WARNING glance.api.v2.images [None req-6228344f-5558-481e-9c38-85a490bc45f5 a92138545b854e489fdec022f3292f91 144b4e7549144e2bb37013475469fdff - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//14b7cb0c-856c-4b67-814d-93effe2a0512 [pid: 8|app: 0|req: 411/822] 10.0.0.124 () {32 vars in 710 bytes} [Wed Feb 25 23:23:37 2026] DELETE /v2/images/14b7cb0c-856c-4b67-814d-93effe2a0512 => generated 0 bytes in 768 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/823] 10.0.0.124 () {32 vars in 707 bytes} [Wed Feb 25 23:23:38 2026] GET /v2/images/14b7cb0c-856c-4b67-814d-93effe2a0512 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 23:23:38.407 8 WARNING glance.api.v2.images [None req-3093492c-49f4-44c2-9511-33facc29a382 a92138545b854e489fdec022f3292f91 144b4e7549144e2bb37013475469fdff - - default default] Failed to find image d89f849f-42ca-4811-9222-186d000eab72 to delete: glance.common.exception.ImageNotFound: No image found with ID d89f849f-42ca-4811-9222-186d000eab72 [pid: 8|app: 0|req: 412/824] 10.0.0.124 () {32 vars in 710 bytes} [Wed Feb 25 23:23:38 2026] DELETE /v2/images/d89f849f-42ca-4811-9222-186d000eab72 => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/825] 10.0.0.124 () {32 vars in 707 bytes} [Wed Feb 25 23:23:38 2026] GET /v2/images/d89f849f-42ca-4811-9222-186d000eab72 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/828] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:23:41 2026] GET /v2/images => generated 4892 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/829] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:23:41 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: 416/832] 10.0.0.121 () {36 vars in 987 bytes} [Wed Feb 25 23:23:58 2026] GET /v2/images/27b0c730-b146-494b-b339-f652ad363047 => 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: 417/833] 10.0.0.121 () {36 vars in 927 bytes} [Wed Feb 25 23:23: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: 8|app: 0|req: 418/836] 199.204.45.223 () {32 vars in 826 bytes} [Wed Feb 25 23:24:01 2026] GET /v2/images?status=active&owner=9957435ea42a49b8acac61bde6f95f10&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/837] 199.204.45.223 () {32 vars in 653 bytes} [Wed Feb 25 23:24:01 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: 419/838] 10.0.0.235 () {36 vars in 987 bytes} [Wed Feb 25 23:24:01 2026] GET /v2/images/618f0825-4539-4e06-befe-a25b659f136c => 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: 420/839] 10.0.0.235 () {36 vars in 927 bytes} [Wed Feb 25 23:24:01 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: 420/840] 10.0.0.235 () {36 vars in 927 bytes} [Wed Feb 25 23:24:01 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: 421/841] 10.0.0.235 () {36 vars in 987 bytes} [Wed Feb 25 23:24:01 2026] GET /v2/images/618f0825-4539-4e06-befe-a25b659f136c => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/842] 10.0.0.235 () {36 vars in 927 bytes} [Wed Feb 25 23:24:01 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: 422/843] 10.0.0.235 () {36 vars in 927 bytes} [Wed Feb 25 23:24:01 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/844] 10.0.0.235 () {36 vars in 987 bytes} [Wed Feb 25 23:24:01 2026] GET /v2/images/618f0825-4539-4e06-befe-a25b659f136c => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/845] 10.0.0.235 () {36 vars in 927 bytes} [Wed Feb 25 23:24:01 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: 423/846] 10.0.0.6 () {36 vars in 909 bytes} [Wed Feb 25 23:24:02 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: 424/847] 10.0.0.6 () {36 vars in 1005 bytes} [Wed Feb 25 23:24:02 2026] GET /v2/images/618f0825-4539-4e06-befe-a25b659f136c/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/848] 10.0.0.6 () {36 vars in 985 bytes} [Wed Feb 25 23:24:02 2026] GET /v2/images/618f0825-4539-4e06-befe-a25b659f136c => 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: 425/849] 10.0.0.6 () {36 vars in 925 bytes} [Wed Feb 25 23:24:02 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/850] 10.0.0.6 () {36 vars in 925 bytes} [Wed Feb 25 23:24:02 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: 430/859] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:24:41 2026] GET /v2/images => generated 4892 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/860] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:24:41 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: 432/863] 10.0.0.121 () {36 vars in 987 bytes} [Wed Feb 25 23:24:54 2026] GET /v2/images/27b0c730-b146-494b-b339-f652ad363047 => 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: 432/864] 10.0.0.121 () {36 vars in 927 bytes} [Wed Feb 25 23:24:54 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/869] 10.0.0.121 () {36 vars in 987 bytes} [Wed Feb 25 23:25:11 2026] GET /v2/images/27b0c730-b146-494b-b339-f652ad363047 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/870] 10.0.0.121 () {36 vars in 927 bytes} [Wed Feb 25 23:25: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: 439/877] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:25:40 2026] GET /v2/images => generated 4892 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/878] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:25:40 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: 446/891] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:26:40 2026] GET /v2/images => generated 4892 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/892] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:26:41 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: 453/905] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:27:40 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: 8|app: 0|req: 453/906] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:27:41 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: 460/919] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:28:40 2026] GET /v2/images => generated 4892 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/920] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:28:40 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: 467/933] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:29:40 2026] GET /v2/images => generated 4892 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/934] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:29:40 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: 470/939] 10.0.0.124 () {32 vars in 633 bytes} [Wed Feb 25 23:30: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: 474/948] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:30:40 2026] GET /v2/images => generated 4892 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/949] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:30:40 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: 482/962] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:31:40 2026] GET /v2/images => generated 4892 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/963] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:31:40 2026] GET /v2/images => generated 4892 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/976] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:32:40 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: 489/977] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:32:40 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: 495/990] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:33:40 2026] GET /v2/images => generated 4892 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/991] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:33:40 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: 503/1004] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:34:40 2026] GET /v2/images => generated 4892 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1005] 10.0.0.245 () {28 vars in 569 bytes} [Wed Feb 25 23:34:40 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)