+ 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 [Mon Mar 9 13:57:19 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-5ddc5f8997-pk9pg 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 0x7fd9eec35668 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-09 13:57:21.444 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-09 13:57:21.466 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-03-09 13:57:22.322 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-09 13:57:22.323 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-09 13:57:22.324 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-09 13:57:22.331 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-09 13:57:22.332 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-09 13:57:22.333 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-09 13:57:24.351 8 WARNING glance.api.v2.images [None req-08b6e595-e4df-476a-b723-d69e23960d92 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-09 13:57:24.353 7 WARNING glance.api.v2.images [None req-1f5096bc-251f-40c7-9bb3-48ab73b79d73 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-09 13:57:24.681 8 WARNING keystonemiddleware._common.config [None req-08b6e595-e4df-476a-b723-d69e23960d92 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-09 13:57:24.684 7 WARNING keystonemiddleware._common.config [None req-1f5096bc-251f-40c7-9bb3-48ab73b79d73 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-09 13:57:24.688 8 WARNING oslo_config.cfg [None req-08b6e595-e4df-476a-b723-d69e23960d92 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-09 13:57:24.691 7 WARNING oslo_config.cfg [None req-1f5096bc-251f-40c7-9bb3-48ab73b79d73 - - - - - -] 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 0x7fd9eec35668 pid: 8 (default app) WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fd9eec35668 pid: 7 (default app) [pid: 8|app: 0|req: 4/5] 199.204.45.140 () {42 vars in 689 bytes} [Mon Mar 9 13:57:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 13:57:26.295 7 WARNING oslo_policy.policy [None req-e7225bd7-d32a-4111-9448-eea71fec9c07 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - 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-09 13:57:26.296 7 WARNING oslo_policy.policy [None req-e7225bd7-d32a-4111-9448-eea71fec9c07 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - 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-09 13:57:26.315 7 WARNING oslo_policy.policy [None req-e7225bd7-d32a-4111-9448-eea71fec9c07 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - 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-09 13:57:26.315 7 WARNING oslo_policy.policy [None req-e7225bd7-d32a-4111-9448-eea71fec9c07 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - 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: 2/6] 199.204.45.140 () {44 vars in 911 bytes} [Mon Mar 9 13:57:25 2026] GET /v2/images => generated 69 bytes in 569 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 199.204.45.140 () {42 vars in 689 bytes} [Mon Mar 9 13:57:29 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: 3/8] 199.204.45.140 () {44 vars in 911 bytes} [Mon Mar 9 13:57:29 2026] GET /v2/images => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 13:57:29.725 8 WARNING oslo_policy.policy [None req-e116d174-e007-41d2-b014-40e33f7012f2 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - 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-09 13:57:29.725 8 WARNING oslo_policy.policy [None req-e116d174-e007-41d2-b014-40e33f7012f2 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/9] 199.204.45.140 () {44 vars in 912 bytes} [Mon Mar 9 13:57:29 2026] GET /v2/images/cirros => generated 151 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/10] 199.204.45.140 () {44 vars in 934 bytes} [Mon Mar 9 13:57:29 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-09 13:57:29.860 8 WARNING oslo_policy.policy [None req-c0fab0b1-a2d1-4035-9fca-edfb3cda1422 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - 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-09 13:57:29.861 8 WARNING oslo_policy.policy [None req-c0fab0b1-a2d1-4035-9fca-edfb3cda1422 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - 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/11] 199.204.45.140 () {44 vars in 940 bytes} [Mon Mar 9 13:57:29 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-03-09 13:57:29.947 7 WARNING oslo_config.cfg [None req-da52bfda-cbfc-4e05-8b21-e3ac9d794416 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - 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: 5/12] 199.204.45.140 () {48 vars in 952 bytes} [Mon Mar 9 13:57:29 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-09 13:57:29.967 8 WARNING oslo_policy.policy [None req-5607663a-e8c6-44ac-9daa-c8779b87724c 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - 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-09 13:57:29.967 8 WARNING oslo_policy.policy [None req-5607663a-e8c6-44ac-9daa-c8779b87724c 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - 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-09 13:57:29.968 8 INFO glance.api.v2.image_data [None req-5607663a-e8c6-44ac-9daa-c8779b87724c 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-09 13:57:33.178 8 WARNING glance.location [None req-5607663a-e8c6-44ac-9daa-c8779b87724c 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/13] 199.204.45.140 () {48 vars in 1046 bytes} [Mon Mar 9 13:57:29 2026] PUT /v2/images/ddab2390-e3f8-4faa-ba5d-d2f8f28d0104/file => generated 0 bytes in 3256 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6085 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.204.45.140 () {44 vars in 972 bytes} [Mon Mar 9 13:57:33 2026] GET /v2/images/ddab2390-e3f8-4faa-ba5d-d2f8f28d0104 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-09 13:57:33.256 8 WARNING oslo_config.cfg [None req-60686b72-fd01-442a-95d6-ad23242cb67f 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/15] 199.204.45.140 () {44 vars in 972 bytes} [Mon Mar 9 13:57:33 2026] GET /v2/images/ddab2390-e3f8-4faa-ba5d-d2f8f28d0104 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/272] 199.204.45.140 () {42 vars in 689 bytes} [Mon Mar 9 14:18:52 2026] GET / => generated 1312 bytes in 7 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/273] 199.204.45.140 () {44 vars in 911 bytes} [Mon Mar 9 14:18:52 2026] GET /v2/images => generated 1240 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/278] 199.204.45.140 () {42 vars in 689 bytes} [Mon Mar 9 14:19:07 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: 141/279] 199.204.45.140 () {44 vars in 911 bytes} [Mon Mar 9 14:19:07 2026] GET /v2/images => generated 1240 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/280] 199.204.45.140 () {44 vars in 938 bytes} [Mon Mar 9 14:19:07 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/281] 199.204.45.140 () {44 vars in 960 bytes} [Mon Mar 9 14:19:07 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/282] 199.204.45.140 () {44 vars in 940 bytes} [Mon Mar 9 14:19:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/283] 199.204.45.140 () {48 vars in 952 bytes} [Mon Mar 9 14:19:07 2026] POST /v2/images => generated 796 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-09 14:19:07.900 7 WARNING oslo_policy.policy [None req-04c3b44d-1d8a-4ab9-8f31-eb6d217f0e0e 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - 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-09 14:19:07.900 7 WARNING oslo_policy.policy [None req-04c3b44d-1d8a-4ab9-8f31-eb6d217f0e0e 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - 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-09 14:19:07.901 7 INFO glance.api.v2.image_data [None req-04c3b44d-1d8a-4ab9-8f31-eb6d217f0e0e 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-09 14:19:33.833 7 WARNING glance.location [None req-04c3b44d-1d8a-4ab9-8f31-eb6d217f0e0e 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 141/288] 199.204.45.140 () {48 vars in 1047 bytes} [Mon Mar 9 14:19:07 2026] PUT /v2/images/8c82b7ca-58e0-4295-870e-d528395f9eac/file => generated 0 bytes in 25979 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62923 switches on core 0) [pid: 8|app: 0|req: 148/289] 199.204.45.140 () {44 vars in 972 bytes} [Mon Mar 9 14:19:33 2026] GET /v2/images/8c82b7ca-58e0-4295-870e-d528395f9eac => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/290] 199.204.45.140 () {44 vars in 972 bytes} [Mon Mar 9 14:19:33 2026] GET /v2/images/8c82b7ca-58e0-4295-870e-d528395f9eac => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/293] 199.204.45.140 () {42 vars in 689 bytes} [Mon Mar 9 14:19:35 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/294] 199.204.45.140 () {44 vars in 911 bytes} [Mon Mar 9 14:19:35 2026] GET /v2/images => generated 2451 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/375] 199.204.45.140 () {42 vars in 689 bytes} [Mon Mar 9 14:26:21 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: 191/376] 199.204.45.140 () {44 vars in 911 bytes} [Mon Mar 9 14:26:21 2026] GET /v2/images => generated 2451 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/381] 199.204.45.140 () {42 vars in 689 bytes} [Mon Mar 9 14:26:37 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/382] 199.204.45.140 () {44 vars in 911 bytes} [Mon Mar 9 14:26:37 2026] GET /v2/images => generated 2451 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/383] 199.204.45.140 () {44 vars in 948 bytes} [Mon Mar 9 14:26:37 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/384] 199.204.45.140 () {44 vars in 970 bytes} [Mon Mar 9 14:26:37 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/385] 199.204.45.140 () {44 vars in 940 bytes} [Mon Mar 9 14:26:37 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: 7|app: 0|req: 190/386] 199.204.45.140 () {48 vars in 952 bytes} [Mon Mar 9 14:26:37 2026] POST /v2/images => generated 799 bytes in 171 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-09 14:26:37.338 8 INFO glance.api.v2.image_data [None req-8c4ebfb1-8e81-48c4-8c0d-b4080158ce23 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-09 14:26:55.586 8 INFO glance.location [None req-8c4ebfb1-8e81-48c4-8c0d-b4080158ce23 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 197/391] 199.204.45.140 () {48 vars in 1046 bytes} [Mon Mar 9 14:26:37 2026] PUT /v2/images/3fbcff47-0830-440e-b19f-abbabd183022/file => generated 0 bytes in 18322 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24246 switches on core 0) [pid: 7|app: 0|req: 195/392] 199.204.45.140 () {44 vars in 972 bytes} [Mon Mar 9 14:26:55 2026] GET /v2/images/3fbcff47-0830-440e-b19f-abbabd183022 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/393] 199.204.45.140 () {48 vars in 1051 bytes} [Mon Mar 9 14:26:55 2026] PATCH /v2/images/3fbcff47-0830-440e-b19f-abbabd183022 => generated 1234 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/394] 199.204.45.140 () {44 vars in 972 bytes} [Mon Mar 9 14:26:55 2026] GET /v2/images/3fbcff47-0830-440e-b19f-abbabd183022 => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/401] 199.204.45.140 () {42 vars in 689 bytes} [Mon Mar 9 14:27:32 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/402] 199.204.45.140 () {44 vars in 911 bytes} [Mon Mar 9 14:27:32 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: 8|app: 0|req: 205/407] 199.204.45.140 () {42 vars in 689 bytes} [Mon Mar 9 14:27:44 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/408] 199.204.45.140 () {44 vars in 911 bytes} [Mon Mar 9 14:27:44 2026] GET /v2/images => generated 3687 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/409] 199.204.45.140 () {44 vars in 940 bytes} [Mon Mar 9 14:27:44 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/410] 199.204.45.140 () {44 vars in 962 bytes} [Mon Mar 9 14:27:44 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/411] 199.204.45.140 () {44 vars in 940 bytes} [Mon Mar 9 14:27:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/412] 199.204.45.140 () {48 vars in 952 bytes} [Mon Mar 9 14:27:44 2026] POST /v2/images => generated 791 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-09 14:27:44.962 8 INFO glance.api.v2.image_data [None req-77f9428e-f497-4366-80d4-0540ccc92aa9 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-09 14:27:53.241 8 INFO glance.location [None req-77f9428e-f497-4366-80d4-0540ccc92aa9 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 208/413] 199.204.45.140 () {48 vars in 1046 bytes} [Mon Mar 9 14:27:44 2026] PUT /v2/images/867a5715-4510-42bf-9931-f6f8c86324aa/file => generated 0 bytes in 8318 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21526 switches on core 0) [pid: 7|app: 0|req: 206/414] 199.204.45.140 () {44 vars in 972 bytes} [Mon Mar 9 14:27:53 2026] GET /v2/images/867a5715-4510-42bf-9931-f6f8c86324aa => generated 1203 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/415] 199.204.45.140 () {44 vars in 972 bytes} [Mon Mar 9 14:27:53 2026] GET /v2/images/867a5715-4510-42bf-9931-f6f8c86324aa => 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: 8|app: 0|req: 242/480] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:33:05 2026] GET /v2/images => generated 4892 bytes in 178 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: 239/481] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:33:05 2026] GET /v2/images => generated 4892 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/494] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:34:05 2026] GET /v2/images => generated 4892 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/495] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:34:05 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: 253/508] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:35:05 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: 256/509] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:35:05 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: 263/522] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:36:05 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: 260/523] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:36:05 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: 267/536] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:37:05 2026] GET /v2/images => generated 4892 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/537] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:37:05 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: 274/550] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:38:05 2026] GET /v2/images => generated 4892 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/551] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:38:05 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: 7|app: 0|req: 281/564] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:39:05 2026] GET /v2/images => generated 4892 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/565] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:39:05 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: 291/578] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:40:05 2026] GET /v2/images => generated 4892 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/579] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:40:05 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/580] 199.204.45.140 () {42 vars in 689 bytes} [Mon Mar 9 14:40:06 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: 289/581] 199.204.45.140 () {44 vars in 911 bytes} [Mon Mar 9 14:40:06 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: 296/594] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:41:05 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: 299/595] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:41:05 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: 7|app: 0|req: 303/608] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:42:05 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: 306/609] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:42:05 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: 305/612] 199.204.45.140 () {42 vars in 689 bytes} [Mon Mar 9 14:42:18 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: 308/613] 199.204.45.140 () {44 vars in 911 bytes} [Mon Mar 9 14:42:18 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/614] 199.204.45.140 () {42 vars in 689 bytes} [Mon Mar 9 14:42:20 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: 309/615] 199.204.45.140 () {44 vars in 911 bytes} [Mon Mar 9 14:42:20 2026] GET /v2/images => generated 4892 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/626] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:43:05 2026] GET /v2/images => generated 4892 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/627] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:43:05 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/628] 199.204.45.140 () {42 vars in 689 bytes} [Mon Mar 9 14:43:07 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: 316/629] 199.204.45.140 () {44 vars in 911 bytes} [Mon Mar 9 14:43:07 2026] GET /v2/images => generated 4892 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/632] 199.204.45.140 () {42 vars in 689 bytes} [Mon Mar 9 14:43:14 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: 318/633] 199.204.45.140 () {44 vars in 911 bytes} [Mon Mar 9 14:43:14 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/644] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:44:05 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: 321/645] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:44:05 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/646] 199.204.45.140 () {42 vars in 689 bytes} [Mon Mar 9 14:44:06 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: 322/647] 199.204.45.140 () {44 vars in 911 bytes} [Mon Mar 9 14:44:06 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: 327/656] 10.0.0.120 () {32 vars in 633 bytes} [Mon Mar 9 14:44:53 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: 332/661] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:45:05 2026] GET /v2/images => generated 4892 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/662] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:45:05 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: 332/665] 10.0.0.187 () {36 vars in 987 bytes} [Mon Mar 9 14:45:19 2026] GET /v2/images/ddab2390-e3f8-4faa-ba5d-d2f8f28d0104 => 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: 334/666] 10.0.0.187 () {36 vars in 927 bytes} [Mon Mar 9 14:45:19 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/667] 10.0.0.187 () {36 vars in 987 bytes} [Mon Mar 9 14:45:20 2026] GET /v2/images/ddab2390-e3f8-4faa-ba5d-d2f8f28d0104 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/668] 10.0.0.187 () {36 vars in 927 bytes} [Mon Mar 9 14:45:20 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: 337/671] 199.204.45.140 () {36 vars in 991 bytes} [Mon Mar 9 14:45:27 2026] GET /v2/images/ddab2390-e3f8-4faa-ba5d-d2f8f28d0104 => 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: 335/672] 199.204.45.140 () {36 vars in 931 bytes} [Mon Mar 9 14:45:27 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: 338/673] 199.204.45.140 () {36 vars in 991 bytes} [Mon Mar 9 14:45:28 2026] GET /v2/images/ddab2390-e3f8-4faa-ba5d-d2f8f28d0104 => 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: 336/674] 199.204.45.140 () {36 vars in 931 bytes} [Mon Mar 9 14:45:28 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/677] 10.0.0.33 () {36 vars in 986 bytes} [Mon Mar 9 14:45:35 2026] GET /v2/images/ddab2390-e3f8-4faa-ba5d-d2f8f28d0104 => generated 1171 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/678] 10.0.0.33 () {36 vars in 926 bytes} [Mon Mar 9 14:45:35 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: 341/679] 10.0.0.33 () {36 vars in 926 bytes} [Mon Mar 9 14:45:35 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: 339/680] 10.0.0.33 () {36 vars in 986 bytes} [Mon Mar 9 14:45:35 2026] GET /v2/images/ddab2390-e3f8-4faa-ba5d-d2f8f28d0104 => 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: 342/681] 10.0.0.33 () {36 vars in 926 bytes} [Mon Mar 9 14:45:35 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/682] 10.0.0.33 () {36 vars in 926 bytes} [Mon Mar 9 14:45:35 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: 343/683] 10.0.0.33 () {36 vars in 986 bytes} [Mon Mar 9 14:45:35 2026] GET /v2/images/ddab2390-e3f8-4faa-ba5d-d2f8f28d0104 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/684] 10.0.0.33 () {36 vars in 926 bytes} [Mon Mar 9 14:45:35 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: 344/685] 10.0.0.33 () {36 vars in 926 bytes} [Mon Mar 9 14:45:35 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: 342/686] 10.0.0.52 () {36 vars in 910 bytes} [Mon Mar 9 14:45:36 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/687] 10.0.0.52 () {36 vars in 1006 bytes} [Mon Mar 9 14:45:36 2026] GET /v2/images/ddab2390-e3f8-4faa-ba5d-d2f8f28d0104/locations => generated 127 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/688] 10.0.0.52 () {36 vars in 986 bytes} [Mon Mar 9 14:45:36 2026] GET /v2/images/ddab2390-e3f8-4faa-ba5d-d2f8f28d0104 => 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: 346/689] 10.0.0.52 () {36 vars in 926 bytes} [Mon Mar 9 14:45:36 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/690] 10.0.0.52 () {36 vars in 926 bytes} [Mon Mar 9 14:45:36 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: 348/693] 10.0.0.120 () {34 vars in 655 bytes} [Mon Mar 9 14:45:48 2026] POST /v2/images => generated 649 bytes in 373 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-09 14:45:48.424 7 WARNING glance.api.v2.images [None req-be346d72-8646-451b-969c-0dfe8113a666 e9ddf4018c8e49fda1fad59929c90e5b be87c3d4e7d04c5a929c10d182805318 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//845f7a54-08b5-4ba1-9c45-b2d2c3320b90 [pid: 7|app: 0|req: 346/694] 10.0.0.120 () {32 vars in 710 bytes} [Mon Mar 9 14:45:48 2026] DELETE /v2/images/845f7a54-08b5-4ba1-9c45-b2d2c3320b90 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/695] 10.0.0.120 () {32 vars in 707 bytes} [Mon Mar 9 14:45:48 2026] GET /v2/images/845f7a54-08b5-4ba1-9c45-b2d2c3320b90 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/696] 10.0.0.120 () {32 vars in 633 bytes} [Mon Mar 9 14:45:48 2026] GET /v2/images => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/697] 10.0.0.120 () {34 vars in 655 bytes} [Mon Mar 9 14:45:48 2026] POST /v2/images => generated 702 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/698] 10.0.0.120 () {32 vars in 717 bytes} [Mon Mar 9 14:45:48 2026] GET /v2/images/86f8420d-6b44-4f7d-a7f6-e9b2982cf2bc/file => generated 0 bytes in 11 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-09 14:45:48.602 8 INFO glance.api.v2.image_data [None req-199e90e6-44b4-4dd7-b574-4c052e750807 e9ddf4018c8e49fda1fad59929c90e5b be87c3d4e7d04c5a929c10d182805318 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-09 14:45:48.635 8 WARNING glance_store._drivers.rbd [None req-199e90e6-44b4-4dd7-b574-4c052e750807 e9ddf4018c8e49fda1fad59929c90e5b be87c3d4e7d04c5a929c10d182805318 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-09 14:45:49.494 8 INFO glance.location [None req-199e90e6-44b4-4dd7-b574-4c052e750807 e9ddf4018c8e49fda1fad59929c90e5b be87c3d4e7d04c5a929c10d182805318 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 351/699] 10.0.0.120 () {32 vars in 727 bytes} [Mon Mar 9 14:45:48 2026] PUT /v2/images/86f8420d-6b44-4f7d-a7f6-e9b2982cf2bc/file => generated 0 bytes in 930 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/700] 10.0.0.120 () {32 vars in 707 bytes} [Mon Mar 9 14:45:49 2026] GET /v2/images/86f8420d-6b44-4f7d-a7f6-e9b2982cf2bc => generated 1103 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/701] 10.0.0.120 () {32 vars in 717 bytes} [Mon Mar 9 14:45:49 2026] GET /v2/images/86f8420d-6b44-4f7d-a7f6-e9b2982cf2bc/file => generated 1024 bytes in 143 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/702] 10.0.0.120 () {34 vars in 655 bytes} [Mon Mar 9 14:45:49 2026] POST /v2/images => generated 649 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/703] 10.0.0.120 () {32 vars in 726 bytes} [Mon Mar 9 14:45:49 2026] PATCH /v2/images/1afb5d6b-7bf5-4a00-acb4-32a519de651f => generated 653 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/704] 10.0.0.120 () {32 vars in 707 bytes} [Mon Mar 9 14:45:49 2026] GET /v2/images/1afb5d6b-7bf5-4a00-acb4-32a519de651f => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-09 14:45:49.810 8 WARNING glance.api.v2.images [None req-bf4f09ee-2f35-42b6-8e90-0604545abbee e9ddf4018c8e49fda1fad59929c90e5b be87c3d4e7d04c5a929c10d182805318 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1afb5d6b-7bf5-4a00-acb4-32a519de651f [pid: 8|app: 0|req: 354/705] 10.0.0.120 () {32 vars in 710 bytes} [Mon Mar 9 14:45:49 2026] DELETE /v2/images/1afb5d6b-7bf5-4a00-acb4-32a519de651f => generated 0 bytes in 41 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/706] 10.0.0.120 () {32 vars in 707 bytes} [Mon Mar 9 14:45:49 2026] GET /v2/images/1afb5d6b-7bf5-4a00-acb4-32a519de651f => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-09 14:45:49.872 8 WARNING glance.api.v2.images [None req-5277e50d-aa2c-4785-9021-cb99303fa393 e9ddf4018c8e49fda1fad59929c90e5b be87c3d4e7d04c5a929c10d182805318 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//86f8420d-6b44-4f7d-a7f6-e9b2982cf2bc [pid: 8|app: 0|req: 355/707] 10.0.0.120 () {32 vars in 710 bytes} [Mon Mar 9 14:45:49 2026] DELETE /v2/images/86f8420d-6b44-4f7d-a7f6-e9b2982cf2bc => generated 0 bytes in 874 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/708] 10.0.0.120 () {32 vars in 707 bytes} [Mon Mar 9 14:45:50 2026] GET /v2/images/86f8420d-6b44-4f7d-a7f6-e9b2982cf2bc => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-09 14:45:50.761 8 WARNING glance.api.v2.images [None req-1b181ba3-fde4-48d8-8adc-00dbd7ad550f e9ddf4018c8e49fda1fad59929c90e5b be87c3d4e7d04c5a929c10d182805318 - - default default] Failed to find image 845f7a54-08b5-4ba1-9c45-b2d2c3320b90 to delete: glance.common.exception.ImageNotFound: No image found with ID 845f7a54-08b5-4ba1-9c45-b2d2c3320b90 [pid: 8|app: 0|req: 356/709] 10.0.0.120 () {32 vars in 710 bytes} [Mon Mar 9 14:45:50 2026] DELETE /v2/images/845f7a54-08b5-4ba1-9c45-b2d2c3320b90 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/710] 10.0.0.120 () {32 vars in 707 bytes} [Mon Mar 9 14:45:50 2026] GET /v2/images/845f7a54-08b5-4ba1-9c45-b2d2c3320b90 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/711] 10.0.0.120 () {30 vars in 411 bytes} [Mon Mar 9 14:45:53 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: 360/716] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:46:05 2026] GET /v2/images => generated 4892 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/717] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:46:05 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/718] 10.0.0.187 () {36 vars in 987 bytes} [Mon Mar 9 14:46:10 2026] GET /v2/images/ddab2390-e3f8-4faa-ba5d-d2f8f28d0104 => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/719] 10.0.0.187 () {36 vars in 927 bytes} [Mon Mar 9 14:46:10 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/722] 10.0.0.187 () {36 vars in 987 bytes} [Mon Mar 9 14:46:23 2026] GET /v2/images/ddab2390-e3f8-4faa-ba5d-d2f8f28d0104 => 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: 360/723] 10.0.0.187 () {36 vars in 927 bytes} [Mon Mar 9 14:46:23 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/732] 10.0.0.120 () {32 vars in 707 bytes} [Mon Mar 9 14:46:58 2026] GET /v2/images/ddab2390-e3f8-4faa-ba5d-d2f8f28d0104 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/733] 10.0.0.120 () {32 vars in 707 bytes} [Mon Mar 9 14:46:58 2026] GET /v2/images/ddab2390-e3f8-4faa-ba5d-d2f8f28d0104 => 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: 369/734] 10.0.0.33 () {36 vars in 986 bytes} [Mon Mar 9 14:46:58 2026] GET /v2/images/ddab2390-e3f8-4faa-ba5d-d2f8f28d0104 => 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: 366/735] 10.0.0.33 () {36 vars in 926 bytes} [Mon Mar 9 14:46:58 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: 370/736] 10.0.0.33 () {36 vars in 926 bytes} [Mon Mar 9 14:46:58 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: 367/737] 10.0.0.33 () {36 vars in 986 bytes} [Mon Mar 9 14:46:58 2026] GET /v2/images/ddab2390-e3f8-4faa-ba5d-d2f8f28d0104 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/738] 10.0.0.33 () {36 vars in 926 bytes} [Mon Mar 9 14:46:58 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/739] 10.0.0.33 () {36 vars in 926 bytes} [Mon Mar 9 14:46:58 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: 372/740] 10.0.0.33 () {36 vars in 986 bytes} [Mon Mar 9 14:46:58 2026] GET /v2/images/ddab2390-e3f8-4faa-ba5d-d2f8f28d0104 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/741] 10.0.0.33 () {36 vars in 926 bytes} [Mon Mar 9 14:46:58 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/742] 10.0.0.52 () {36 vars in 910 bytes} [Mon Mar 9 14:46:58 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/743] 10.0.0.52 () {36 vars in 1006 bytes} [Mon Mar 9 14:46:58 2026] GET /v2/images/ddab2390-e3f8-4faa-ba5d-d2f8f28d0104/locations => generated 127 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/744] 10.0.0.52 () {36 vars in 986 bytes} [Mon Mar 9 14:46:58 2026] GET /v2/images/ddab2390-e3f8-4faa-ba5d-d2f8f28d0104 => 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: 371/745] 10.0.0.52 () {36 vars in 926 bytes} [Mon Mar 9 14:46: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: 375/746] 10.0.0.52 () {36 vars in 926 bytes} [Mon Mar 9 14:46:58 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/747] 10.0.0.187 () {36 vars in 987 bytes} [Mon Mar 9 14:47:02 2026] GET /v2/images/ddab2390-e3f8-4faa-ba5d-d2f8f28d0104 => 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: 376/748] 10.0.0.187 () {36 vars in 927 bytes} [Mon Mar 9 14:47:03 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: 374/751] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:47:05 2026] GET /v2/images => generated 4892 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/752] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:47:05 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: 380/763] 10.0.0.187 () {36 vars in 987 bytes} [Mon Mar 9 14:48:04 2026] GET /v2/images/ddab2390-e3f8-4faa-ba5d-d2f8f28d0104 => 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: 384/764] 10.0.0.187 () {36 vars in 927 bytes} [Mon Mar 9 14:48:04 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: 382/767] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:48:05 2026] GET /v2/images => generated 4892 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/768] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:48:05 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/777] 10.0.0.187 () {36 vars in 987 bytes} [Mon Mar 9 14:48:52 2026] GET /v2/images/ddab2390-e3f8-4faa-ba5d-d2f8f28d0104 => 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: 391/778] 10.0.0.187 () {36 vars in 927 bytes} [Mon Mar 9 14:48: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: 7|app: 0|req: 390/783] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:49:05 2026] GET /v2/images => generated 4892 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/784] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:49:05 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/793] 10.0.0.187 () {36 vars in 987 bytes} [Mon Mar 9 14:49:44 2026] GET /v2/images/ddab2390-e3f8-4faa-ba5d-d2f8f28d0104 => 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: 399/794] 10.0.0.187 () {36 vars in 927 bytes} [Mon Mar 9 14:49:44 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: 396/795] 10.0.0.187 () {36 vars in 987 bytes} [Mon Mar 9 14:49:48 2026] GET /v2/images/ddab2390-e3f8-4faa-ba5d-d2f8f28d0104 => 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: 400/796] 10.0.0.187 () {36 vars in 927 bytes} [Mon Mar 9 14:49:48 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/801] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:50:05 2026] GET /v2/images => generated 4892 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/802] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:50:05 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: 401/805] 10.0.0.187 () {36 vars in 987 bytes} [Mon Mar 9 14:50:15 2026] GET /v2/images/ddab2390-e3f8-4faa-ba5d-d2f8f28d0104 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/806] 10.0.0.187 () {36 vars in 927 bytes} [Mon Mar 9 14:50:15 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/809] 10.0.0.187 () {36 vars in 987 bytes} [Mon Mar 9 14:50:33 2026] GET /v2/images/ddab2390-e3f8-4faa-ba5d-d2f8f28d0104 => 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: 407/810] 10.0.0.187 () {36 vars in 927 bytes} [Mon Mar 9 14:50:33 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/819] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:51:05 2026] GET /v2/images => generated 4892 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/820] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:51:06 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: 413/821] 199.204.45.140 () {32 vars in 826 bytes} [Mon Mar 9 14:51:10 2026] GET /v2/images?status=active&owner=9e91c2219cf34c00a88d7d966489a684&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/822] 199.204.45.140 () {32 vars in 653 bytes} [Mon Mar 9 14:51:10 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/823] 10.0.0.33 () {36 vars in 986 bytes} [Mon Mar 9 14:51:11 2026] GET /v2/images/8c82b7ca-58e0-4295-870e-d528395f9eac => generated 1209 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/824] 10.0.0.33 () {36 vars in 926 bytes} [Mon Mar 9 14:51: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: 8|app: 0|req: 415/825] 10.0.0.33 () {36 vars in 926 bytes} [Mon Mar 9 14:51: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: 411/826] 10.0.0.33 () {36 vars in 986 bytes} [Mon Mar 9 14:51:11 2026] GET /v2/images/8c82b7ca-58e0-4295-870e-d528395f9eac => 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: 416/827] 10.0.0.33 () {36 vars in 926 bytes} [Mon Mar 9 14:51: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: 412/828] 10.0.0.33 () {36 vars in 926 bytes} [Mon Mar 9 14:51: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: 417/829] 10.0.0.33 () {36 vars in 986 bytes} [Mon Mar 9 14:51:11 2026] GET /v2/images/8c82b7ca-58e0-4295-870e-d528395f9eac => 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: 413/830] 10.0.0.33 () {36 vars in 926 bytes} [Mon Mar 9 14:51: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: 8|app: 0|req: 418/831] 10.0.0.33 () {36 vars in 926 bytes} [Mon Mar 9 14:51: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: 414/832] 10.0.0.52 () {36 vars in 910 bytes} [Mon Mar 9 14:51:12 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: 419/833] 10.0.0.52 () {36 vars in 1006 bytes} [Mon Mar 9 14:51:12 2026] GET /v2/images/8c82b7ca-58e0-4295-870e-d528395f9eac/locations => generated 127 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/834] 10.0.0.52 () {36 vars in 986 bytes} [Mon Mar 9 14:51:12 2026] GET /v2/images/8c82b7ca-58e0-4295-870e-d528395f9eac => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/835] 10.0.0.52 () {36 vars in 926 bytes} [Mon Mar 9 14:51: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: 416/836] 10.0.0.52 () {36 vars in 926 bytes} [Mon Mar 9 14:51:12 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: 427/849] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:52:05 2026] GET /v2/images => generated 4892 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/850] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:52:05 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: 430/863] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:53:05 2026] GET /v2/images => generated 4892 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/864] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:53:05 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: 441/877] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:54:05 2026] GET /v2/images => generated 4892 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/878] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:54:05 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: 442/887] 10.0.0.120 () {32 vars in 633 bytes} [Mon Mar 9 14:54:53 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/892] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:55:05 2026] GET /v2/images => generated 4892 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/893] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:55:05 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: 455/906] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:56:05 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: 7|app: 0|req: 452/907] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:56:05 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: 462/920] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:57:05 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: 459/921] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:57:05 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: 469/934] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:58:05 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: 466/935] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:58:05 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/948] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:59:05 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: 7|app: 0|req: 473/949] 10.0.0.109 () {28 vars in 569 bytes} [Mon Mar 9 14:59:05 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)