+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Mar 4 15:46:05 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-6bb859fd47-xn8wx 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 0x7fd928c36668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-03-04 15:46:07.938 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-04 15:46:07.939 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-03-04 15:46:08.841 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-03-04 15:46:08.842 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-03-04 15:46:08.843 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-04 15:46:08.852 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-03-04 15:46:08.853 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-03-04 15:46:08.854 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-04 15:46:10.998 8 WARNING glance.api.v2.images [None req-a7ee0447-fdc3-4d8b-b215-54258383a3c3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-04 15:46:11.003 7 WARNING glance.api.v2.images [None req-c7fb1e4b-7666-46c7-9ac3-a06e868518ae - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-04 15:46:11.359 8 WARNING keystonemiddleware._common.config [None req-a7ee0447-fdc3-4d8b-b215-54258383a3c3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-04 15:46:11.367 8 WARNING oslo_config.cfg [None req-a7ee0447-fdc3-4d8b-b215-54258383a3c3 - - - - - -] 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 0x7fd928c36668 pid: 8 (default app) 2026-03-04 15:46:11.374 7 WARNING keystonemiddleware._common.config [None req-c7fb1e4b-7666-46c7-9ac3-a06e868518ae - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-04 15:46:11.382 7 WARNING oslo_config.cfg [None req-c7fb1e4b-7666-46c7-9ac3-a06e868518ae - - - - - -] 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 0x7fd928c36668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.19.213.176 () {42 vars in 689 bytes} [Wed Mar 4 15:46:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 15:46:13.966 7 WARNING oslo_policy.policy [None req-9b8468ab-fa2e-4e66-a808-7447f6fe20ed c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-04 15:46:13.967 7 WARNING oslo_policy.policy [None req-9b8468ab-fa2e-4e66-a808-7447f6fe20ed c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-04 15:46:13.981 7 WARNING oslo_policy.policy [None req-9b8468ab-fa2e-4e66-a808-7447f6fe20ed c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-04 15:46:13.981 7 WARNING oslo_policy.policy [None req-9b8468ab-fa2e-4e66-a808-7447f6fe20ed c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/4] 199.19.213.176 () {44 vars in 911 bytes} [Wed Mar 4 15:46:13 2026] GET /v2/images => generated 69 bytes in 589 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 199.19.213.176 () {42 vars in 689 bytes} [Wed Mar 4 15:46:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/6] 199.19.213.176 () {44 vars in 911 bytes} [Wed Mar 4 15:46:17 2026] GET /v2/images => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 15:46:17.650 8 WARNING oslo_policy.policy [None req-e0f28430-cce8-4a1e-8d50-141eaf843aec c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-04 15:46:17.650 8 WARNING oslo_policy.policy [None req-e0f28430-cce8-4a1e-8d50-141eaf843aec c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - 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: 5/7] 199.19.213.176 () {44 vars in 912 bytes} [Wed Mar 4 15:46:17 2026] GET /v2/images/cirros => generated 151 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.19.213.176 () {44 vars in 934 bytes} [Wed Mar 4 15:46:17 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 15:46:17.784 8 WARNING oslo_policy.policy [None req-1532384b-6cab-488d-a386-cc7b2599f1b0 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-04 15:46:17.785 8 WARNING oslo_policy.policy [None req-1532384b-6cab-488d-a386-cc7b2599f1b0 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - 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.19.213.176 () {44 vars in 940 bytes} [Wed Mar 4 15:46:17 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-04 15:46:17.864 7 WARNING oslo_config.cfg [None req-fabfd199-34c4-410d-9823-d478d7a6c5d5 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/10] 199.19.213.176 () {48 vars in 952 bytes} [Wed Mar 4 15:46:17 2026] POST /v2/images => generated 760 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-04 15:46:17.888 8 WARNING oslo_policy.policy [None req-a4f0a3d0-1f19-4bbf-890b-af97b3ae1e5c c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-04 15:46:17.888 8 WARNING oslo_policy.policy [None req-a4f0a3d0-1f19-4bbf-890b-af97b3ae1e5c c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-04 15:46:17.890 8 INFO glance.api.v2.image_data [None req-a4f0a3d0-1f19-4bbf-890b-af97b3ae1e5c c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-04 15:46:21.339 8 WARNING glance.location [None req-a4f0a3d0-1f19-4bbf-890b-af97b3ae1e5c c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 7/13] 199.19.213.176 () {48 vars in 1046 bytes} [Wed Mar 4 15:46:17 2026] PUT /v2/images/f7ac62af-de40-49ee-9db7-0e080a8159b8/file => generated 0 bytes in 3497 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6309 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.19.213.176 () {44 vars in 972 bytes} [Wed Mar 4 15:46:21 2026] GET /v2/images/f7ac62af-de40-49ee-9db7-0e080a8159b8 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-04 15:46:21.415 8 WARNING oslo_config.cfg [None req-7a1191a4-9fd8-4c1e-8d33-ab312a2a549e c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - 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: 8/15] 199.19.213.176 () {44 vars in 972 bytes} [Wed Mar 4 15:46:21 2026] GET /v2/images/f7ac62af-de40-49ee-9db7-0e080a8159b8 => 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: 135/268] 199.19.213.176 () {42 vars in 689 bytes} [Wed Mar 4 16:07:24 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/269] 199.19.213.176 () {44 vars in 911 bytes} [Wed Mar 4 16:07:24 2026] GET /v2/images => generated 1240 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/276] 199.19.213.176 () {42 vars in 689 bytes} [Wed Mar 4 16:07:57 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: 138/277] 199.19.213.176 () {44 vars in 911 bytes} [Wed Mar 4 16:07:57 2026] GET /v2/images => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/278] 199.19.213.176 () {44 vars in 938 bytes} [Wed Mar 4 16:07:57 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/279] 199.19.213.176 () {44 vars in 960 bytes} [Wed Mar 4 16:07:57 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/280] 199.19.213.176 () {44 vars in 940 bytes} [Wed Mar 4 16:07:57 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: 140/281] 199.19.213.176 () {48 vars in 952 bytes} [Wed Mar 4 16:07:58 2026] POST /v2/images => generated 796 bytes in 233 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-04 16:07:58.270 8 INFO glance.api.v2.image_data [None req-85d10fbb-7cb1-47fb-ba78-25d38d15087f c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-04 16:08:24.748 8 WARNING glance.location [None req-85d10fbb-7cb1-47fb-ba78-25d38d15087f c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 142/288] 199.19.213.176 () {48 vars in 1047 bytes} [Wed Mar 4 16:07:58 2026] PUT /v2/images/211cdd22-0ce9-4d47-a389-242a57f8ab8d/file => generated 0 bytes in 26526 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65552 switches on core 0) [pid: 7|app: 0|req: 147/289] 199.19.213.176 () {44 vars in 972 bytes} [Wed Mar 4 16:08:24 2026] GET /v2/images/211cdd22-0ce9-4d47-a389-242a57f8ab8d => 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: 143/290] 199.19.213.176 () {44 vars in 972 bytes} [Wed Mar 4 16:08:24 2026] GET /v2/images/211cdd22-0ce9-4d47-a389-242a57f8ab8d => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/291] 199.19.213.176 () {42 vars in 689 bytes} [Wed Mar 4 16:08:26 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/292] 199.19.213.176 () {44 vars in 911 bytes} [Wed Mar 4 16:08:26 2026] GET /v2/images => generated 2451 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/375] 199.19.213.176 () {42 vars in 689 bytes} [Wed Mar 4 16:15:16 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: 190/376] 199.19.213.176 () {44 vars in 911 bytes} [Wed Mar 4 16:15:16 2026] GET /v2/images => generated 2451 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/383] 199.19.213.176 () {42 vars in 689 bytes} [Wed Mar 4 16:15:47 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: 190/384] 199.19.213.176 () {44 vars in 911 bytes} [Wed Mar 4 16:15:47 2026] GET /v2/images => generated 2451 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/385] 199.19.213.176 () {44 vars in 948 bytes} [Wed Mar 4 16:15:47 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/386] 199.19.213.176 () {44 vars in 970 bytes} [Wed Mar 4 16:15:47 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/387] 199.19.213.176 () {44 vars in 940 bytes} [Wed Mar 4 16:15:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/388] 199.19.213.176 () {48 vars in 952 bytes} [Wed Mar 4 16:15:47 2026] POST /v2/images => generated 799 bytes in 370 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-04 16:15:48.132 7 WARNING oslo_policy.policy [None req-7c5ddcf1-f6dc-4c27-9532-6825dfd82408 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-04 16:15:48.133 7 WARNING oslo_policy.policy [None req-7c5ddcf1-f6dc-4c27-9532-6825dfd82408 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-04 16:15:48.135 7 INFO glance.api.v2.image_data [None req-7c5ddcf1-f6dc-4c27-9532-6825dfd82408 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-04 16:16:01.118 7 INFO glance.location [None req-7c5ddcf1-f6dc-4c27-9532-6825dfd82408 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 197/393] 199.19.213.176 () {48 vars in 1046 bytes} [Wed Mar 4 16:15:48 2026] PUT /v2/images/94a55e42-9250-4547-918a-9d989265b04a/file => generated 0 bytes in 13040 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24059 switches on core 0) [pid: 8|app: 0|req: 197/394] 199.19.213.176 () {44 vars in 972 bytes} [Wed Mar 4 16:16:01 2026] GET /v2/images/94a55e42-9250-4547-918a-9d989265b04a => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/395] 199.19.213.176 () {48 vars in 1051 bytes} [Wed Mar 4 16:16:01 2026] PATCH /v2/images/94a55e42-9250-4547-918a-9d989265b04a => generated 1234 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/396] 199.19.213.176 () {44 vars in 972 bytes} [Wed Mar 4 16:16:01 2026] GET /v2/images/94a55e42-9250-4547-918a-9d989265b04a => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/403] 199.19.213.176 () {42 vars in 689 bytes} [Wed Mar 4 16:16: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: 202/404] 199.19.213.176 () {44 vars in 911 bytes} [Wed Mar 4 16:16:37 2026] GET /v2/images => generated 3687 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/409] 199.19.213.176 () {42 vars in 689 bytes} [Wed Mar 4 16:16:51 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: 205/410] 199.19.213.176 () {44 vars in 911 bytes} [Wed Mar 4 16:16:51 2026] GET /v2/images => generated 3687 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/411] 199.19.213.176 () {44 vars in 940 bytes} [Wed Mar 4 16:16:51 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/412] 199.19.213.176 () {44 vars in 962 bytes} [Wed Mar 4 16:16:51 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/413] 199.19.213.176 () {44 vars in 940 bytes} [Wed Mar 4 16:16:51 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/414] 199.19.213.176 () {48 vars in 952 bytes} [Wed Mar 4 16:16:51 2026] POST /v2/images => generated 791 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-04 16:16:51.185 7 INFO glance.api.v2.image_data [None req-e743b3dc-ed15-4524-b93e-a0ace34781cb c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-04 16:16:59.793 7 INFO glance.location [None req-e743b3dc-ed15-4524-b93e-a0ace34781cb c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 208/415] 199.19.213.176 () {48 vars in 1046 bytes} [Wed Mar 4 16:16:51 2026] PUT /v2/images/5b6ce612-40c6-4e9e-9e2f-6eb3642af36f/file => generated 0 bytes in 8656 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21636 switches on core 0) [pid: 8|app: 0|req: 208/416] 199.19.213.176 () {44 vars in 972 bytes} [Wed Mar 4 16:16:59 2026] GET /v2/images/5b6ce612-40c6-4e9e-9e2f-6eb3642af36f => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/417] 199.19.213.176 () {44 vars in 972 bytes} [Wed Mar 4 16:16:59 2026] GET /v2/images/5b6ce612-40c6-4e9e-9e2f-6eb3642af36f => generated 1203 bytes in 14 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: 235/468] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:21:03 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: 8|app: 0|req: 234/469] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:21:03 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: 8|app: 0|req: 241/482] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:22:02 2026] GET /v2/images => generated 4892 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/483] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:22:03 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/496] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:23:02 2026] GET /v2/images => generated 4892 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/497] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:23:02 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: 255/510] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:24:03 2026] GET /v2/images => generated 4892 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/511] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:24:03 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: 263/524] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:25:03 2026] GET /v2/images => generated 4892 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/525] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:25:03 2026] GET /v2/images => generated 4892 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/538] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:26:03 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: 269/539] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:26:03 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: 277/552] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:27:03 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: 276/553] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:27:03 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: 283/566] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:28:03 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: 284/567] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:28:03 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: 290/580] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:29:02 2026] GET /v2/images => generated 4892 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/581] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:29:03 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: 295/588] 199.19.213.176 () {42 vars in 689 bytes} [Wed Mar 4 16:29: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: 294/589] 199.19.213.176 () {44 vars in 911 bytes} [Wed Mar 4 16:29:30 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/596] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:30:03 2026] GET /v2/images => generated 4892 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/597] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:30:03 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: 305/610] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:31:03 2026] GET /v2/images => generated 4892 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/611] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:31:03 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: 311/620] 199.19.213.176 () {42 vars in 689 bytes} [Wed Mar 4 16:31:49 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: 310/621] 199.19.213.176 () {44 vars in 911 bytes} [Wed Mar 4 16:31:49 2026] GET /v2/images => generated 4892 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/624] 199.19.213.176 () {42 vars in 689 bytes} [Wed Mar 4 16:31:51 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: 312/625] 199.19.213.176 () {44 vars in 911 bytes} [Wed Mar 4 16:31:51 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: 314/628] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:32:03 2026] GET /v2/images => generated 4892 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/629] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:32:03 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: 8|app: 0|req: 319/638] 199.19.213.176 () {42 vars in 689 bytes} [Wed Mar 4 16:32:41 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: 320/639] 199.19.213.176 () {44 vars in 911 bytes} [Wed Mar 4 16:32:41 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: 8|app: 0|req: 320/640] 199.19.213.176 () {42 vars in 689 bytes} [Wed Mar 4 16:32: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: 321/641] 199.19.213.176 () {44 vars in 911 bytes} [Wed Mar 4 16:32:48 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/646] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:33:03 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: 8|app: 0|req: 323/647] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:33:03 2026] GET /v2/images => generated 4892 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/656] 199.19.213.176 () {42 vars in 689 bytes} [Wed Mar 4 16:33:44 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: 328/657] 199.19.213.176 () {44 vars in 911 bytes} [Wed Mar 4 16:33:44 2026] GET /v2/images => generated 4892 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/662] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:34:02 2026] GET /v2/images => generated 4892 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/663] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:34:03 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: 335/668] 10.0.0.30 () {32 vars in 632 bytes} [Wed Mar 4 16:34:27 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: 338/673] 10.0.0.209 () {36 vars in 987 bytes} [Wed Mar 4 16:34:47 2026] GET /v2/images/f7ac62af-de40-49ee-9db7-0e080a8159b8 => 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: 336/674] 10.0.0.209 () {36 vars in 927 bytes} [Wed Mar 4 16:34:47 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/675] 10.0.0.209 () {36 vars in 987 bytes} [Wed Mar 4 16:34:48 2026] GET /v2/images/f7ac62af-de40-49ee-9db7-0e080a8159b8 => 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: 337/676] 10.0.0.209 () {36 vars in 927 bytes} [Wed Mar 4 16:34:48 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/679] 199.19.213.176 () {36 vars in 991 bytes} [Wed Mar 4 16:34:54 2026] GET /v2/images/f7ac62af-de40-49ee-9db7-0e080a8159b8 => 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: 339/680] 199.19.213.176 () {36 vars in 931 bytes} [Wed Mar 4 16:34:54 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/681] 199.19.213.176 () {36 vars in 991 bytes} [Wed Mar 4 16:34:55 2026] GET /v2/images/f7ac62af-de40-49ee-9db7-0e080a8159b8 => 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: 340/682] 199.19.213.176 () {36 vars in 931 bytes} [Wed Mar 4 16:34:55 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: 342/685] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:35:03 2026] GET /v2/images => generated 4892 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/686] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:35:04 2026] GET /v2/images => generated 4892 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/689] 10.0.0.70 () {36 vars in 986 bytes} [Wed Mar 4 16:35:12 2026] GET /v2/images/f7ac62af-de40-49ee-9db7-0e080a8159b8 => generated 1171 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/690] 10.0.0.70 () {36 vars in 926 bytes} [Wed Mar 4 16:35:12 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/691] 10.0.0.70 () {36 vars in 926 bytes} [Wed Mar 4 16:35:12 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: 347/692] 10.0.0.70 () {36 vars in 986 bytes} [Wed Mar 4 16:35:12 2026] GET /v2/images/f7ac62af-de40-49ee-9db7-0e080a8159b8 => 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: 346/693] 10.0.0.70 () {36 vars in 926 bytes} [Wed Mar 4 16:35:12 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/694] 10.0.0.70 () {36 vars in 926 bytes} [Wed Mar 4 16:35:12 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/695] 10.0.0.70 () {36 vars in 986 bytes} [Wed Mar 4 16:35:12 2026] GET /v2/images/f7ac62af-de40-49ee-9db7-0e080a8159b8 => 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: 349/696] 10.0.0.70 () {36 vars in 926 bytes} [Wed Mar 4 16:35:12 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/697] 10.0.0.70 () {36 vars in 926 bytes} [Wed Mar 4 16:35: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: 7|app: 0|req: 350/698] 10.0.0.92 () {36 vars in 910 bytes} [Wed Mar 4 16:35:13 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: 349/699] 10.0.0.92 () {36 vars in 1006 bytes} [Wed Mar 4 16:35:13 2026] GET /v2/images/f7ac62af-de40-49ee-9db7-0e080a8159b8/locations => generated 127 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/700] 10.0.0.92 () {36 vars in 986 bytes} [Wed Mar 4 16:35:13 2026] GET /v2/images/f7ac62af-de40-49ee-9db7-0e080a8159b8 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/701] 10.0.0.92 () {36 vars in 926 bytes} [Wed Mar 4 16:35:13 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: 352/702] 10.0.0.92 () {36 vars in 926 bytes} [Wed Mar 4 16:35:13 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: 355/707] 10.0.0.209 () {36 vars in 987 bytes} [Wed Mar 4 16:35:37 2026] GET /v2/images/f7ac62af-de40-49ee-9db7-0e080a8159b8 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/708] 10.0.0.209 () {36 vars in 927 bytes} [Wed Mar 4 16:35:38 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: 357/711] 10.0.0.30 () {34 vars in 654 bytes} [Wed Mar 4 16:35:42 2026] POST /v2/images => generated 648 bytes in 200 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-04 16:35:43.148 8 WARNING glance.api.v2.images [None req-fac02e35-3d3d-4880-9a25-eca3ee5c652c 34b6861cc92a45109335760fc656248b 5398117ee16644c8bf78decd10128dcc - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1268445a-fbb0-48a5-a2d2-31940b33d82c [pid: 8|app: 0|req: 355/712] 10.0.0.30 () {32 vars in 709 bytes} [Wed Mar 4 16:35:43 2026] DELETE /v2/images/1268445a-fbb0-48a5-a2d2-31940b33d82c => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/713] 10.0.0.30 () {32 vars in 706 bytes} [Wed Mar 4 16:35:43 2026] GET /v2/images/1268445a-fbb0-48a5-a2d2-31940b33d82c => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/714] 10.0.0.30 () {32 vars in 632 bytes} [Wed Mar 4 16:35:43 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: 7|app: 0|req: 359/715] 10.0.0.30 () {34 vars in 654 bytes} [Wed Mar 4 16:35:43 2026] POST /v2/images => generated 703 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/716] 10.0.0.30 () {32 vars in 716 bytes} [Wed Mar 4 16:35:43 2026] GET /v2/images/c13a27c6-40d4-40be-b741-e6badaeef23e/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-04 16:35:43.319 7 INFO glance.api.v2.image_data [None req-f92d50bf-0206-484e-a3ef-1e0893adb649 34b6861cc92a45109335760fc656248b 5398117ee16644c8bf78decd10128dcc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-04 16:35:43.365 7 WARNING glance_store._drivers.rbd [None req-f92d50bf-0206-484e-a3ef-1e0893adb649 34b6861cc92a45109335760fc656248b 5398117ee16644c8bf78decd10128dcc - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-04 16:35:43.730 7 INFO glance.location [None req-f92d50bf-0206-484e-a3ef-1e0893adb649 34b6861cc92a45109335760fc656248b 5398117ee16644c8bf78decd10128dcc - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 360/717] 10.0.0.30 () {32 vars in 726 bytes} [Wed Mar 4 16:35:43 2026] PUT /v2/images/c13a27c6-40d4-40be-b741-e6badaeef23e/file => generated 0 bytes in 458 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/718] 10.0.0.30 () {32 vars in 706 bytes} [Wed Mar 4 16:35:43 2026] GET /v2/images/c13a27c6-40d4-40be-b741-e6badaeef23e => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/719] 10.0.0.30 () {32 vars in 716 bytes} [Wed Mar 4 16:35:43 2026] GET /v2/images/c13a27c6-40d4-40be-b741-e6badaeef23e/file => generated 1024 bytes in 133 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/720] 10.0.0.30 () {34 vars in 654 bytes} [Wed Mar 4 16:35:43 2026] POST /v2/images => generated 649 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/721] 10.0.0.30 () {32 vars in 725 bytes} [Wed Mar 4 16:35:43 2026] PATCH /v2/images/9ecb9cc3-b49e-4032-8a1a-07d6824c163f => generated 653 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/722] 10.0.0.30 () {32 vars in 706 bytes} [Wed Mar 4 16:35:44 2026] GET /v2/images/9ecb9cc3-b49e-4032-8a1a-07d6824c163f => generated 653 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-04 16:35:44.087 7 WARNING glance.api.v2.images [None req-f785898d-20c2-4326-b094-2a9a5f319fc9 34b6861cc92a45109335760fc656248b 5398117ee16644c8bf78decd10128dcc - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9ecb9cc3-b49e-4032-8a1a-07d6824c163f [pid: 7|app: 0|req: 363/723] 10.0.0.30 () {32 vars in 709 bytes} [Wed Mar 4 16:35:44 2026] DELETE /v2/images/9ecb9cc3-b49e-4032-8a1a-07d6824c163f => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/724] 10.0.0.30 () {32 vars in 706 bytes} [Wed Mar 4 16:35:44 2026] GET /v2/images/9ecb9cc3-b49e-4032-8a1a-07d6824c163f => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-04 16:35:44.147 7 WARNING glance.api.v2.images [None req-73afabf0-2cf9-41fd-8f2f-efa42f9816cc 34b6861cc92a45109335760fc656248b 5398117ee16644c8bf78decd10128dcc - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c13a27c6-40d4-40be-b741-e6badaeef23e [pid: 7|app: 0|req: 364/725] 10.0.0.30 () {32 vars in 709 bytes} [Wed Mar 4 16:35:44 2026] DELETE /v2/images/c13a27c6-40d4-40be-b741-e6badaeef23e => generated 0 bytes in 898 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/726] 10.0.0.30 () {32 vars in 706 bytes} [Wed Mar 4 16:35:45 2026] GET /v2/images/c13a27c6-40d4-40be-b741-e6badaeef23e => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-04 16:35:45.071 7 WARNING glance.api.v2.images [None req-47829e20-cf25-490d-8805-0e53b59ed0ce 34b6861cc92a45109335760fc656248b 5398117ee16644c8bf78decd10128dcc - - default default] Failed to find image 1268445a-fbb0-48a5-a2d2-31940b33d82c to delete: glance.common.exception.ImageNotFound: No image found with ID 1268445a-fbb0-48a5-a2d2-31940b33d82c [pid: 7|app: 0|req: 365/727] 10.0.0.30 () {32 vars in 709 bytes} [Wed Mar 4 16:35:45 2026] DELETE /v2/images/1268445a-fbb0-48a5-a2d2-31940b33d82c => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/728] 10.0.0.30 () {32 vars in 706 bytes} [Wed Mar 4 16:35:45 2026] GET /v2/images/1268445a-fbb0-48a5-a2d2-31940b33d82c => 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: 366/729] 10.0.0.30 () {30 vars in 410 bytes} [Wed Mar 4 16:35: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: 368/732] 10.0.0.209 () {36 vars in 987 bytes} [Wed Mar 4 16:35:55 2026] GET /v2/images/f7ac62af-de40-49ee-9db7-0e080a8159b8 => 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: 365/733] 10.0.0.209 () {36 vars in 927 bytes} [Wed Mar 4 16:35:55 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: 369/734] 10.0.0.209 () {36 vars in 987 bytes} [Wed Mar 4 16:35:56 2026] GET /v2/images/f7ac62af-de40-49ee-9db7-0e080a8159b8 => 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: 366/735] 10.0.0.209 () {36 vars in 927 bytes} [Wed Mar 4 16:35:56 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: 371/738] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:36:03 2026] GET /v2/images => generated 4892 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/739] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:36:03 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: 370/742] 10.0.0.30 () {32 vars in 706 bytes} [Wed Mar 4 16:36:17 2026] GET /v2/images/f7ac62af-de40-49ee-9db7-0e080a8159b8 => 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: 373/743] 10.0.0.30 () {32 vars in 706 bytes} [Wed Mar 4 16:36:17 2026] GET /v2/images/f7ac62af-de40-49ee-9db7-0e080a8159b8 => 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: 371/744] 10.0.0.70 () {36 vars in 986 bytes} [Wed Mar 4 16:36:17 2026] GET /v2/images/f7ac62af-de40-49ee-9db7-0e080a8159b8 => 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: 374/745] 10.0.0.70 () {36 vars in 926 bytes} [Wed Mar 4 16:36:17 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: 372/746] 10.0.0.70 () {36 vars in 926 bytes} [Wed Mar 4 16:36:17 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/747] 10.0.0.70 () {36 vars in 986 bytes} [Wed Mar 4 16:36:17 2026] GET /v2/images/f7ac62af-de40-49ee-9db7-0e080a8159b8 => 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: 373/748] 10.0.0.70 () {36 vars in 926 bytes} [Wed Mar 4 16:36:17 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: 376/749] 10.0.0.70 () {36 vars in 926 bytes} [Wed Mar 4 16:36:17 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: 374/750] 10.0.0.70 () {36 vars in 986 bytes} [Wed Mar 4 16:36:17 2026] GET /v2/images/f7ac62af-de40-49ee-9db7-0e080a8159b8 => 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: 377/751] 10.0.0.70 () {36 vars in 926 bytes} [Wed Mar 4 16:36:17 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: 375/752] 10.0.0.92 () {36 vars in 910 bytes} [Wed Mar 4 16:36:18 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: 378/753] 10.0.0.92 () {36 vars in 1006 bytes} [Wed Mar 4 16:36:18 2026] GET /v2/images/f7ac62af-de40-49ee-9db7-0e080a8159b8/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/754] 10.0.0.92 () {36 vars in 986 bytes} [Wed Mar 4 16:36:18 2026] GET /v2/images/f7ac62af-de40-49ee-9db7-0e080a8159b8 => 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: 379/755] 10.0.0.92 () {36 vars in 926 bytes} [Wed Mar 4 16:36:18 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: 377/756] 10.0.0.92 () {36 vars in 926 bytes} [Wed Mar 4 16:36:18 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: 380/761] 10.0.0.209 () {36 vars in 987 bytes} [Wed Mar 4 16:36:30 2026] GET /v2/images/f7ac62af-de40-49ee-9db7-0e080a8159b8 => 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: 382/762] 10.0.0.209 () {36 vars in 927 bytes} [Wed Mar 4 16:36:30 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: 381/763] 10.0.0.209 () {36 vars in 987 bytes} [Wed Mar 4 16:36:31 2026] GET /v2/images/f7ac62af-de40-49ee-9db7-0e080a8159b8 => 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: 383/764] 10.0.0.209 () {36 vars in 927 bytes} [Wed Mar 4 16:36:31 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/771] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:37:03 2026] GET /v2/images => generated 4892 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/772] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:37:03 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: 391/779] 10.0.0.209 () {36 vars in 987 bytes} [Wed Mar 4 16:37:38 2026] GET /v2/images/f7ac62af-de40-49ee-9db7-0e080a8159b8 => 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: 389/780] 10.0.0.209 () {36 vars in 927 bytes} [Wed Mar 4 16:37:38 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: 392/785] 10.0.0.209 () {36 vars in 987 bytes} [Wed Mar 4 16:37:56 2026] GET /v2/images/f7ac62af-de40-49ee-9db7-0e080a8159b8 => 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/786] 10.0.0.209 () {36 vars in 927 bytes} [Wed Mar 4 16:37:56 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/789] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:38:03 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: 8|app: 0|req: 394/790] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:38:03 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: 398/793] 10.0.0.209 () {36 vars in 987 bytes} [Wed Mar 4 16:38:16 2026] GET /v2/images/f7ac62af-de40-49ee-9db7-0e080a8159b8 => 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: 396/794] 10.0.0.209 () {36 vars in 927 bytes} [Wed Mar 4 16:38:16 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: 402/801] 199.19.213.176 () {32 vars in 826 bytes} [Wed Mar 4 16:38:44 2026] GET /v2/images?status=active&owner=71db5d77a0e248919dc5ba2517bc8d71&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/802] 199.19.213.176 () {32 vars in 653 bytes} [Wed Mar 4 16:38:44 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: 403/803] 10.0.0.70 () {36 vars in 986 bytes} [Wed Mar 4 16:38:45 2026] GET /v2/images/211cdd22-0ce9-4d47-a389-242a57f8ab8d => generated 1209 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/804] 10.0.0.70 () {36 vars in 926 bytes} [Wed Mar 4 16:38:45 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: 404/805] 10.0.0.70 () {36 vars in 926 bytes} [Wed Mar 4 16:38:45 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: 402/806] 10.0.0.70 () {36 vars in 986 bytes} [Wed Mar 4 16:38:45 2026] GET /v2/images/211cdd22-0ce9-4d47-a389-242a57f8ab8d => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/807] 10.0.0.70 () {36 vars in 926 bytes} [Wed Mar 4 16:38:45 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/808] 10.0.0.70 () {36 vars in 926 bytes} [Wed Mar 4 16:38:45 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/809] 10.0.0.70 () {36 vars in 986 bytes} [Wed Mar 4 16:38:45 2026] GET /v2/images/211cdd22-0ce9-4d47-a389-242a57f8ab8d => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/810] 10.0.0.70 () {36 vars in 926 bytes} [Wed Mar 4 16:38:45 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/811] 10.0.0.70 () {36 vars in 926 bytes} [Wed Mar 4 16:38:45 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/812] 10.0.0.92 () {36 vars in 910 bytes} [Wed Mar 4 16:38:46 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: 408/813] 10.0.0.92 () {36 vars in 1006 bytes} [Wed Mar 4 16:38:46 2026] GET /v2/images/211cdd22-0ce9-4d47-a389-242a57f8ab8d/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/814] 10.0.0.92 () {36 vars in 986 bytes} [Wed Mar 4 16:38:46 2026] GET /v2/images/211cdd22-0ce9-4d47-a389-242a57f8ab8d => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/815] 10.0.0.92 () {36 vars in 926 bytes} [Wed Mar 4 16:38:46 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: 407/816] 10.0.0.92 () {36 vars in 926 bytes} [Wed Mar 4 16:38:46 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: 411/819] 10.0.0.209 () {36 vars in 987 bytes} [Wed Mar 4 16:38:55 2026] GET /v2/images/f7ac62af-de40-49ee-9db7-0e080a8159b8 => 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: 409/820] 10.0.0.209 () {36 vars in 927 bytes} [Wed Mar 4 16:38:55 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/823] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:39:03 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: 411/824] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:39:03 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: 420/837] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:40:03 2026] GET /v2/images => generated 4892 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/838] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:40:03 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: 425/851] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:41:03 2026] GET /v2/images => generated 4892 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/852] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:41:03 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: 434/865] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:42:03 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: 8|app: 0|req: 432/866] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:42:03 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: 439/879] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:43:03 2026] GET /v2/images => generated 4892 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/880] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:43:03 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: 444/885] 10.0.0.30 () {32 vars in 632 bytes} [Wed Mar 4 16:43:23 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: 446/894] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:44:03 2026] GET /v2/images => generated 4892 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/895] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:44:03 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: 456/908] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:45:03 2026] GET /v2/images => generated 4892 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/909] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:45:03 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/922] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:46:03 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: 460/923] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:46:03 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: 467/936] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:47:03 2026] GET /v2/images => generated 4892 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/937] 10.0.0.76 () {28 vars in 568 bytes} [Wed Mar 4 16:47:03 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)