+ 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 2 21:42:50 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:37 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-6cb97b566d-kk2d2 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, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7fc2cdaa9668 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-02 21:42:52.610 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-02 21:42:52.619 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-03-02 21:42:53.456 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-02 21:42:53.457 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-02 21:42:53.457 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-02 21:42:53.483 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-02 21:42:53.484 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-02 21:42:53.484 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-02 21:42:55.491 7 WARNING glance.api.v2.images [None req-54d4c9ed-7a44-4224-a801-105e98e20ec2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-02 21:42:55.496 8 WARNING glance.api.v2.images [None req-08f19fc0-a55a-470b-9e8c-6a9e35cba8b5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-02 21:42:55.820 7 WARNING keystonemiddleware._common.config [None req-54d4c9ed-7a44-4224-a801-105e98e20ec2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 21:42:55.823 8 WARNING keystonemiddleware._common.config [None req-08f19fc0-a55a-470b-9e8c-6a9e35cba8b5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 21:42:55.827 7 WARNING oslo_config.cfg [None req-54d4c9ed-7a44-4224-a801-105e98e20ec2 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-02 21:42:55.830 8 WARNING oslo_config.cfg [None req-08f19fc0-a55a-470b-9e8c-6a9e35cba8b5 - - - - - -] 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 0x7fc2cdaa9668 pid: 7 (default app) WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fc2cdaa9668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.108 () {42 vars in 688 bytes} [Mon Mar 2 21:42:57 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-02 21:42:57.983 8 WARNING oslo_policy.policy [None req-8f9e968f-a9c5-4e2c-8a6f-d28877e4d341 10cc22ecf17a4bb3bce01e8e4e6a5df3 7078d3beedff49ed91da2976d072c8ae - - 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-02 21:42:57.984 8 WARNING oslo_policy.policy [None req-8f9e968f-a9c5-4e2c-8a6f-d28877e4d341 10cc22ecf17a4bb3bce01e8e4e6a5df3 7078d3beedff49ed91da2976d072c8ae - - 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-02 21:42:58.005 8 WARNING oslo_policy.policy [None req-8f9e968f-a9c5-4e2c-8a6f-d28877e4d341 10cc22ecf17a4bb3bce01e8e4e6a5df3 7078d3beedff49ed91da2976d072c8ae - - 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-02 21:42:58.005 8 WARNING oslo_policy.policy [None req-8f9e968f-a9c5-4e2c-8a6f-d28877e4d341 10cc22ecf17a4bb3bce01e8e4e6a5df3 7078d3beedff49ed91da2976d072c8ae - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.19.213.108 () {44 vars in 910 bytes} [Mon Mar 2 21:42:57 2026] GET /v2/images => generated 69 bytes in 565 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.108 () {42 vars in 688 bytes} [Mon Mar 2 21:43:01 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: 2/7] 199.19.213.108 () {44 vars in 910 bytes} [Mon Mar 2 21:43:01 2026] GET /v2/images => generated 69 bytes in 43 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-02 21:43:01.614 7 WARNING oslo_policy.policy [None req-47505add-67cb-478c-9393-55a3f99befb8 10cc22ecf17a4bb3bce01e8e4e6a5df3 7078d3beedff49ed91da2976d072c8ae - - 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-02 21:43:01.615 7 WARNING oslo_policy.policy [None req-47505add-67cb-478c-9393-55a3f99befb8 10cc22ecf17a4bb3bce01e8e4e6a5df3 7078d3beedff49ed91da2976d072c8ae - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.19.213.108 () {44 vars in 911 bytes} [Mon Mar 2 21:43:01 2026] GET /v2/images/cirros => generated 151 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.108 () {44 vars in 933 bytes} [Mon Mar 2 21:43:01 2026] GET /v2/images?name=cirros => generated 81 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 21:43:01.766 7 WARNING oslo_policy.policy [None req-d5c89488-5606-4bc3-a81f-7445531ea9ad 10cc22ecf17a4bb3bce01e8e4e6a5df3 7078d3beedff49ed91da2976d072c8ae - - 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-02 21:43:01.767 7 WARNING oslo_policy.policy [None req-d5c89488-5606-4bc3-a81f-7445531ea9ad 10cc22ecf17a4bb3bce01e8e4e6a5df3 7078d3beedff49ed91da2976d072c8ae - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.19.213.108 () {44 vars in 939 bytes} [Mon Mar 2 21:43:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 21:43:01.869 8 WARNING oslo_config.cfg [None req-ec0e95af-5766-4c2e-ad91-ef70862cac1f 10cc22ecf17a4bb3bce01e8e4e6a5df3 7078d3beedff49ed91da2976d072c8ae - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.19.213.108 () {48 vars in 951 bytes} [Mon Mar 2 21:43:01 2026] POST /v2/images => generated 760 bytes in 73 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-02 21:43:01.895 7 WARNING oslo_policy.policy [None req-9ee50c8c-6bc7-4af6-bcc0-65a9eb6db630 10cc22ecf17a4bb3bce01e8e4e6a5df3 7078d3beedff49ed91da2976d072c8ae - - 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-02 21:43:01.895 7 WARNING oslo_policy.policy [None req-9ee50c8c-6bc7-4af6-bcc0-65a9eb6db630 10cc22ecf17a4bb3bce01e8e4e6a5df3 7078d3beedff49ed91da2976d072c8ae - - 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-02 21:43:01.897 7 INFO glance.api.v2.image_data [None req-9ee50c8c-6bc7-4af6-bcc0-65a9eb6db630 10cc22ecf17a4bb3bce01e8e4e6a5df3 7078d3beedff49ed91da2976d072c8ae - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 21:43:07.544 7 WARNING glance.location [None req-9ee50c8c-6bc7-4af6-bcc0-65a9eb6db630 10cc22ecf17a4bb3bce01e8e4e6a5df3 7078d3beedff49ed91da2976d072c8ae - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.19.213.108 () {48 vars in 1045 bytes} [Mon Mar 2 21:43:01 2026] PUT /v2/images/1f89280b-8c07-41e6-ba12-1c1046c998fd/file => generated 0 bytes in 5692 msecs (HTTP/1.1 204) 4 headers in 171 bytes (3597 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.19.213.108 () {44 vars in 971 bytes} [Mon Mar 2 21:43:07 2026] GET /v2/images/1f89280b-8c07-41e6-ba12-1c1046c998fd => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-02 21:43:07.616 7 WARNING oslo_config.cfg [None req-5935b67b-f482-43f2-8ae0-3ec077b34634 10cc22ecf17a4bb3bce01e8e4e6a5df3 7078d3beedff49ed91da2976d072c8ae - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.19.213.108 () {44 vars in 971 bytes} [Mon Mar 2 21:43:07 2026] GET /v2/images/1f89280b-8c07-41e6-ba12-1c1046c998fd => 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: 130/257] 199.19.213.108 () {42 vars in 688 bytes} [Mon Mar 2 22:03:05 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: 128/258] 199.19.213.108 () {44 vars in 910 bytes} [Mon Mar 2 22:03:06 2026] GET /v2/images => generated 1240 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/263] 199.19.213.108 () {42 vars in 688 bytes} [Mon Mar 2 22:03:27 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/264] 199.19.213.108 () {44 vars in 910 bytes} [Mon Mar 2 22:03:27 2026] GET /v2/images => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/265] 199.19.213.108 () {44 vars in 937 bytes} [Mon Mar 2 22:03:27 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/266] 199.19.213.108 () {44 vars in 959 bytes} [Mon Mar 2 22:03:27 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/267] 199.19.213.108 () {44 vars in 939 bytes} [Mon Mar 2 22:03:27 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: 133/268] 199.19.213.108 () {48 vars in 951 bytes} [Mon Mar 2 22:03:27 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-02 22:03:27.524 7 INFO glance.api.v2.image_data [None req-f86774ae-c259-40ea-8770-7cb08c4420a8 10cc22ecf17a4bb3bce01e8e4e6a5df3 7078d3beedff49ed91da2976d072c8ae - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 22:03:57.149 7 WARNING glance.location [None req-f86774ae-c259-40ea-8770-7cb08c4420a8 10cc22ecf17a4bb3bce01e8e4e6a5df3 7078d3beedff49ed91da2976d072c8ae - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 136/275] 199.19.213.108 () {48 vars in 1046 bytes} [Mon Mar 2 22:03:27 2026] PUT /v2/images/0973a927-5a1c-4ab7-b036-309e6ef0ed5b/file => generated 0 bytes in 29675 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64903 switches on core 0) [pid: 8|app: 0|req: 140/276] 199.19.213.108 () {44 vars in 971 bytes} [Mon Mar 2 22:03:57 2026] GET /v2/images/0973a927-5a1c-4ab7-b036-309e6ef0ed5b => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/277] 199.19.213.108 () {44 vars in 971 bytes} [Mon Mar 2 22:03:57 2026] GET /v2/images/0973a927-5a1c-4ab7-b036-309e6ef0ed5b => 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: 141/278] 199.19.213.108 () {42 vars in 688 bytes} [Mon Mar 2 22:03:58 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: 138/279] 199.19.213.108 () {44 vars in 910 bytes} [Mon Mar 2 22:03:58 2026] GET /v2/images => generated 2451 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/358] 199.19.213.108 () {42 vars in 688 bytes} [Mon Mar 2 22:10:26 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: 178/359] 199.19.213.108 () {44 vars in 910 bytes} [Mon Mar 2 22:10:26 2026] GET /v2/images => generated 2451 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/362] 199.19.213.108 () {42 vars in 688 bytes} [Mon Mar 2 22:10:37 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/363] 199.19.213.108 () {44 vars in 910 bytes} [Mon Mar 2 22:10:37 2026] GET /v2/images => generated 2451 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/364] 199.19.213.108 () {44 vars in 947 bytes} [Mon Mar 2 22:10: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: 181/365] 199.19.213.108 () {44 vars in 969 bytes} [Mon Mar 2 22:10:37 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: 8|app: 0|req: 185/366] 199.19.213.108 () {44 vars in 939 bytes} [Mon Mar 2 22:10:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/367] 199.19.213.108 () {48 vars in 951 bytes} [Mon Mar 2 22:10:37 2026] POST /v2/images => generated 799 bytes in 1272 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-02 22:10:38.650 8 WARNING oslo_policy.policy [None req-4a0d265d-6ca1-4391-b919-7fe13dc46a33 10cc22ecf17a4bb3bce01e8e4e6a5df3 7078d3beedff49ed91da2976d072c8ae - - 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-02 22:10:38.651 8 WARNING oslo_policy.policy [None req-4a0d265d-6ca1-4391-b919-7fe13dc46a33 10cc22ecf17a4bb3bce01e8e4e6a5df3 7078d3beedff49ed91da2976d072c8ae - - 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-02 22:10:38.653 8 INFO glance.api.v2.image_data [None req-4a0d265d-6ca1-4391-b919-7fe13dc46a33 10cc22ecf17a4bb3bce01e8e4e6a5df3 7078d3beedff49ed91da2976d072c8ae - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 22:11:22.343 8 INFO glance.location [None req-4a0d265d-6ca1-4391-b919-7fe13dc46a33 10cc22ecf17a4bb3bce01e8e4e6a5df3 7078d3beedff49ed91da2976d072c8ae - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 186/376] 199.19.213.108 () {48 vars in 1045 bytes} [Mon Mar 2 22:10:38 2026] PUT /v2/images/8c775903-79c3-44fc-91ae-7ff28c1d33c0/file => generated 0 bytes in 43745 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25155 switches on core 0) [pid: 7|app: 0|req: 191/377] 199.19.213.108 () {44 vars in 971 bytes} [Mon Mar 2 22:11:22 2026] GET /v2/images/8c775903-79c3-44fc-91ae-7ff28c1d33c0 => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/378] 199.19.213.108 () {48 vars in 1050 bytes} [Mon Mar 2 22:11:22 2026] PATCH /v2/images/8c775903-79c3-44fc-91ae-7ff28c1d33c0 => generated 1234 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/379] 199.19.213.108 () {44 vars in 971 bytes} [Mon Mar 2 22:11:22 2026] GET /v2/images/8c775903-79c3-44fc-91ae-7ff28c1d33c0 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/390] 199.19.213.108 () {42 vars in 688 bytes} [Mon Mar 2 22:12: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: 198/391] 199.19.213.108 () {44 vars in 910 bytes} [Mon Mar 2 22:12:06 2026] GET /v2/images => generated 3687 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/396] 199.19.213.108 () {42 vars in 688 bytes} [Mon Mar 2 22:12: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: 196/397] 199.19.213.108 () {44 vars in 910 bytes} [Mon Mar 2 22:12:26 2026] GET /v2/images => generated 3687 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/398] 199.19.213.108 () {44 vars in 939 bytes} [Mon Mar 2 22:12:26 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/399] 199.19.213.108 () {44 vars in 961 bytes} [Mon Mar 2 22:12:26 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: 7|app: 0|req: 203/400] 199.19.213.108 () {44 vars in 939 bytes} [Mon Mar 2 22:12:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/401] 199.19.213.108 () {48 vars in 951 bytes} [Mon Mar 2 22:12:26 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-02 22:12:26.507 7 INFO glance.api.v2.image_data [None req-fa6fdae6-6307-4c77-8861-f3dd182c0e99 10cc22ecf17a4bb3bce01e8e4e6a5df3 7078d3beedff49ed91da2976d072c8ae - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 22:12:38.758 7 INFO glance.location [None req-fa6fdae6-6307-4c77-8861-f3dd182c0e99 10cc22ecf17a4bb3bce01e8e4e6a5df3 7078d3beedff49ed91da2976d072c8ae - - default default] Image format matched and virtual size computed: 2814115840 [pid: 7|app: 0|req: 204/404] 199.19.213.108 () {48 vars in 1046 bytes} [Mon Mar 2 22:12:26 2026] PUT /v2/images/44fe35dc-883d-4545-a169-bb0cb5d6f846/file => generated 0 bytes in 12293 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32985 switches on core 0) [pid: 8|app: 0|req: 201/405] 199.19.213.108 () {44 vars in 971 bytes} [Mon Mar 2 22:12:38 2026] GET /v2/images/44fe35dc-883d-4545-a169-bb0cb5d6f846 => generated 1204 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/406] 199.19.213.108 () {44 vars in 971 bytes} [Mon Mar 2 22:12:38 2026] GET /v2/images/44fe35dc-883d-4545-a169-bb0cb5d6f846 => generated 1204 bytes in 13 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: 234/463] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:17:19 2026] GET /v2/images => generated 4893 bytes in 213 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: 230/464] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:17:19 2026] GET /v2/images => generated 4893 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/477] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:18:19 2026] GET /v2/images => generated 4893 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/478] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:18:19 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/491] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:19:19 2026] GET /v2/images => generated 4893 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/492] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:19:19 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/505] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:20:19 2026] GET /v2/images => generated 4893 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/506] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:20:19 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/519] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:21:19 2026] GET /v2/images => generated 4893 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/520] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:21:19 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/533] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:22:19 2026] GET /v2/images => generated 4893 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/534] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:22:19 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/547] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:23:19 2026] GET /v2/images => generated 4893 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/548] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:23:19 2026] GET /v2/images => generated 4893 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/561] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:24:19 2026] GET /v2/images => generated 4893 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/562] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:24:19 2026] GET /v2/images => generated 4893 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/571] 199.19.213.108 () {42 vars in 688 bytes} [Mon Mar 2 22:25:04 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: 288/572] 199.19.213.108 () {44 vars in 910 bytes} [Mon Mar 2 22:25:05 2026] GET /v2/images => generated 4893 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/577] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:25:19 2026] GET /v2/images => generated 4893 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/578] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:25:19 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/591] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:26:19 2026] GET /v2/images => generated 4893 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/592] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:26:19 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/605] 199.19.213.108 () {42 vars in 688 bytes} [Mon Mar 2 22:27:16 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: 301/606] 199.19.213.108 () {44 vars in 910 bytes} [Mon Mar 2 22:27:16 2026] GET /v2/images => generated 4893 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/607] 199.19.213.108 () {42 vars in 688 bytes} [Mon Mar 2 22:27: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: 302/608] 199.19.213.108 () {44 vars in 910 bytes} [Mon Mar 2 22:27:18 2026] GET /v2/images => generated 4893 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/609] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:27:19 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/610] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:27:19 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/621] 199.19.213.108 () {42 vars in 688 bytes} [Mon Mar 2 22:28: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: 313/622] 199.19.213.108 () {44 vars in 910 bytes} [Mon Mar 2 22:28:06 2026] GET /v2/images => generated 4893 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/623] 199.19.213.108 () {42 vars in 688 bytes} [Mon Mar 2 22:28:13 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: 314/624] 199.19.213.108 () {44 vars in 910 bytes} [Mon Mar 2 22:28:13 2026] GET /v2/images => generated 4893 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/627] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:28:19 2026] GET /v2/images => generated 4893 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/628] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:28:19 2026] GET /v2/images => generated 4893 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/639] 199.19.213.108 () {42 vars in 688 bytes} [Mon Mar 2 22:29: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: 318/640] 199.19.213.108 () {44 vars in 910 bytes} [Mon Mar 2 22:29:07 2026] GET /v2/images => generated 4893 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/643] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:29:19 2026] GET /v2/images => generated 4893 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/644] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:29:19 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/651] 10.0.0.26 () {32 vars in 632 bytes} [Mon Mar 2 22:29:49 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/656] 10.0.0.93 () {36 vars in 986 bytes} [Mon Mar 2 22:30:14 2026] GET /v2/images/1f89280b-8c07-41e6-ba12-1c1046c998fd => 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: 327/657] 10.0.0.93 () {36 vars in 926 bytes} [Mon Mar 2 22:30:14 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: 332/660] 10.0.0.93 () {36 vars in 986 bytes} [Mon Mar 2 22:30:15 2026] GET /v2/images/1f89280b-8c07-41e6-ba12-1c1046c998fd => 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: 329/661] 10.0.0.93 () {36 vars in 926 bytes} [Mon Mar 2 22:30:15 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/662] 10.0.0.93 () {36 vars in 986 bytes} [Mon Mar 2 22:30:16 2026] GET /v2/images/1f89280b-8c07-41e6-ba12-1c1046c998fd => 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: 330/663] 10.0.0.93 () {36 vars in 926 bytes} [Mon Mar 2 22:30: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: 334/664] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:30:19 2026] GET /v2/images => generated 4893 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/665] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:30:19 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/666] 199.19.213.108 () {36 vars in 991 bytes} [Mon Mar 2 22:30:22 2026] GET /v2/images/1f89280b-8c07-41e6-ba12-1c1046c998fd => 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: 332/667] 199.19.213.108 () {36 vars in 931 bytes} [Mon Mar 2 22:30:22 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/668] 199.19.213.108 () {36 vars in 991 bytes} [Mon Mar 2 22:30:23 2026] GET /v2/images/1f89280b-8c07-41e6-ba12-1c1046c998fd => 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: 333/669] 199.19.213.108 () {36 vars in 931 bytes} [Mon Mar 2 22:30:23 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: 339/674] 10.0.0.6 () {36 vars in 985 bytes} [Mon Mar 2 22:30:41 2026] GET /v2/images/1f89280b-8c07-41e6-ba12-1c1046c998fd => generated 1171 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/675] 10.0.0.6 () {36 vars in 925 bytes} [Mon Mar 2 22:30:41 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/676] 10.0.0.6 () {36 vars in 925 bytes} [Mon Mar 2 22:30:41 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: 337/677] 10.0.0.6 () {36 vars in 985 bytes} [Mon Mar 2 22:30:41 2026] GET /v2/images/1f89280b-8c07-41e6-ba12-1c1046c998fd => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/678] 10.0.0.6 () {36 vars in 925 bytes} [Mon Mar 2 22:30:41 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: 338/679] 10.0.0.6 () {36 vars in 925 bytes} [Mon Mar 2 22:30:41 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: 342/680] 10.0.0.6 () {36 vars in 985 bytes} [Mon Mar 2 22:30:41 2026] GET /v2/images/1f89280b-8c07-41e6-ba12-1c1046c998fd => 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: 339/681] 10.0.0.6 () {36 vars in 925 bytes} [Mon Mar 2 22:30:41 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: 343/682] 10.0.0.6 () {36 vars in 925 bytes} [Mon Mar 2 22:30:41 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: 340/683] 10.0.0.42 () {36 vars in 986 bytes} [Mon Mar 2 22:30:42 2026] GET /v2/images/1f89280b-8c07-41e6-ba12-1c1046c998fd => generated 1171 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/684] 10.0.0.42 () {36 vars in 926 bytes} [Mon Mar 2 22:30:42 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: 341/685] 10.0.0.42 () {36 vars in 986 bytes} [Mon Mar 2 22:30:42 2026] GET /v2/images/1f89280b-8c07-41e6-ba12-1c1046c998fd => 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: 345/686] 10.0.0.42 () {36 vars in 926 bytes} [Mon Mar 2 22:30:42 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: 342/687] 10.0.0.42 () {36 vars in 926 bytes} [Mon Mar 2 22:30:42 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: 347/696] 10.0.0.93 () {36 vars in 986 bytes} [Mon Mar 2 22:31:16 2026] GET /v2/images/1f89280b-8c07-41e6-ba12-1c1046c998fd => 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: 350/697] 10.0.0.93 () {36 vars in 926 bytes} [Mon Mar 2 22:31:16 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: 348/698] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:31:19 2026] GET /v2/images => generated 4893 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/699] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:31:19 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/700] 10.0.0.93 () {36 vars in 986 bytes} [Mon Mar 2 22:31:23 2026] GET /v2/images/1f89280b-8c07-41e6-ba12-1c1046c998fd => 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: 352/701] 10.0.0.93 () {36 vars in 926 bytes} [Mon Mar 2 22:31: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: 7|app: 0|req: 356/708] 10.0.0.93 () {36 vars in 986 bytes} [Mon Mar 2 22:31:45 2026] GET /v2/images/1f89280b-8c07-41e6-ba12-1c1046c998fd => 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: 353/709] 10.0.0.93 () {36 vars in 926 bytes} [Mon Mar 2 22:31:45 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/712] 10.0.0.26 () {30 vars in 410 bytes} [Mon Mar 2 22:31: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: 359/715] 10.0.0.26 () {34 vars in 654 bytes} [Mon Mar 2 22:32:06 2026] POST /v2/images => generated 649 bytes in 242 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-02 22:32:07.176 8 WARNING glance.api.v2.images [None req-2884033b-40eb-48a9-9f76-2c53a9e7e117 81c5576a21ca4a2d9a75a822789e3907 f28a0d2f686244b3b6a740731db16f29 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c585facd-3843-475f-a617-e074b04d403d [pid: 8|app: 0|req: 357/716] 10.0.0.26 () {32 vars in 709 bytes} [Mon Mar 2 22:32:07 2026] DELETE /v2/images/c585facd-3843-475f-a617-e074b04d403d => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/717] 10.0.0.26 () {32 vars in 706 bytes} [Mon Mar 2 22:32:07 2026] GET /v2/images/c585facd-3843-475f-a617-e074b04d403d => generated 139 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/718] 10.0.0.26 () {32 vars in 632 bytes} [Mon Mar 2 22:32:07 2026] GET /v2/images => generated 1240 bytes in 36 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.26 () {34 vars in 654 bytes} [Mon Mar 2 22:32:07 2026] POST /v2/images => generated 702 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/720] 10.0.0.26 () {32 vars in 716 bytes} [Mon Mar 2 22:32:07 2026] GET /v2/images/518f47f3-8c00-42b5-b99d-55c3534c189b/file => generated 0 bytes in 11 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-02 22:32:07.372 7 INFO glance.api.v2.image_data [None req-fd178f44-9e4a-4642-9580-6a2283b37dc2 81c5576a21ca4a2d9a75a822789e3907 f28a0d2f686244b3b6a740731db16f29 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 22:32:07.417 7 WARNING glance_store._drivers.rbd [None req-fd178f44-9e4a-4642-9580-6a2283b37dc2 81c5576a21ca4a2d9a75a822789e3907 f28a0d2f686244b3b6a740731db16f29 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-02 22:32:08.354 7 INFO glance.location [None req-fd178f44-9e4a-4642-9580-6a2283b37dc2 81c5576a21ca4a2d9a75a822789e3907 f28a0d2f686244b3b6a740731db16f29 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 362/721] 10.0.0.26 () {32 vars in 726 bytes} [Mon Mar 2 22:32:07 2026] PUT /v2/images/518f47f3-8c00-42b5-b99d-55c3534c189b/file => generated 0 bytes in 1035 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/722] 10.0.0.26 () {32 vars in 706 bytes} [Mon Mar 2 22:32:08 2026] GET /v2/images/518f47f3-8c00-42b5-b99d-55c3534c189b => generated 1103 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/723] 10.0.0.26 () {32 vars in 716 bytes} [Mon Mar 2 22:32:08 2026] GET /v2/images/518f47f3-8c00-42b5-b99d-55c3534c189b/file => generated 1024 bytes in 118 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/724] 10.0.0.26 () {34 vars in 654 bytes} [Mon Mar 2 22:32:08 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: 364/725] 10.0.0.26 () {32 vars in 725 bytes} [Mon Mar 2 22:32:08 2026] PATCH /v2/images/0c8a86fc-19f7-4caa-9c7a-c73d9cc7849b => generated 653 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/726] 10.0.0.26 () {32 vars in 706 bytes} [Mon Mar 2 22:32:08 2026] GET /v2/images/0c8a86fc-19f7-4caa-9c7a-c73d9cc7849b => generated 653 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-02 22:32:08.660 7 WARNING glance.api.v2.images [None req-0ca0037e-687e-4e5f-abc0-be8f046dc3be 81c5576a21ca4a2d9a75a822789e3907 f28a0d2f686244b3b6a740731db16f29 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0c8a86fc-19f7-4caa-9c7a-c73d9cc7849b [pid: 7|app: 0|req: 365/727] 10.0.0.26 () {32 vars in 709 bytes} [Mon Mar 2 22:32:08 2026] DELETE /v2/images/0c8a86fc-19f7-4caa-9c7a-c73d9cc7849b => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/728] 10.0.0.26 () {32 vars in 706 bytes} [Mon Mar 2 22:32:08 2026] GET /v2/images/0c8a86fc-19f7-4caa-9c7a-c73d9cc7849b => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-02 22:32:08.727 7 WARNING glance.api.v2.images [None req-d0ab5bad-189a-4bdf-bf08-3c56176933bc 81c5576a21ca4a2d9a75a822789e3907 f28a0d2f686244b3b6a740731db16f29 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//518f47f3-8c00-42b5-b99d-55c3534c189b [pid: 7|app: 0|req: 366/729] 10.0.0.26 () {32 vars in 709 bytes} [Mon Mar 2 22:32:08 2026] DELETE /v2/images/518f47f3-8c00-42b5-b99d-55c3534c189b => generated 0 bytes in 880 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/730] 10.0.0.26 () {32 vars in 706 bytes} [Mon Mar 2 22:32:09 2026] GET /v2/images/518f47f3-8c00-42b5-b99d-55c3534c189b => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-02 22:32:09.631 7 WARNING glance.api.v2.images [None req-e5e783b5-36cd-40fd-9d0b-b2ac58fb38f0 81c5576a21ca4a2d9a75a822789e3907 f28a0d2f686244b3b6a740731db16f29 - - default default] Failed to find image c585facd-3843-475f-a617-e074b04d403d to delete: glance.common.exception.ImageNotFound: No image found with ID c585facd-3843-475f-a617-e074b04d403d [pid: 7|app: 0|req: 367/731] 10.0.0.26 () {32 vars in 709 bytes} [Mon Mar 2 22:32:09 2026] DELETE /v2/images/c585facd-3843-475f-a617-e074b04d403d => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/732] 10.0.0.26 () {32 vars in 706 bytes} [Mon Mar 2 22:32:09 2026] GET /v2/images/c585facd-3843-475f-a617-e074b04d403d => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/735] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:32:19 2026] GET /v2/images => generated 4893 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/736] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:32:19 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/739] 10.0.0.93 () {36 vars in 986 bytes} [Mon Mar 2 22:32:26 2026] GET /v2/images/1f89280b-8c07-41e6-ba12-1c1046c998fd => 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: 369/740] 10.0.0.93 () {36 vars in 926 bytes} [Mon Mar 2 22:32:26 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: 373/747] 10.0.0.26 () {32 vars in 706 bytes} [Mon Mar 2 22:33:02 2026] GET /v2/images/1f89280b-8c07-41e6-ba12-1c1046c998fd => 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: 375/748] 10.0.0.26 () {32 vars in 706 bytes} [Mon Mar 2 22:33:02 2026] GET /v2/images/1f89280b-8c07-41e6-ba12-1c1046c998fd => 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: 374/749] 10.0.0.6 () {36 vars in 985 bytes} [Mon Mar 2 22:33:03 2026] GET /v2/images/1f89280b-8c07-41e6-ba12-1c1046c998fd => generated 1171 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/750] 10.0.0.6 () {36 vars in 925 bytes} [Mon Mar 2 22:33:03 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/751] 10.0.0.6 () {36 vars in 925 bytes} [Mon Mar 2 22:33:03 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: 377/752] 10.0.0.6 () {36 vars in 985 bytes} [Mon Mar 2 22:33:03 2026] GET /v2/images/1f89280b-8c07-41e6-ba12-1c1046c998fd => 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: 376/753] 10.0.0.6 () {36 vars in 925 bytes} [Mon Mar 2 22:33:03 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: 378/754] 10.0.0.6 () {36 vars in 925 bytes} [Mon Mar 2 22:33: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: 8|app: 0|req: 377/755] 10.0.0.6 () {36 vars in 985 bytes} [Mon Mar 2 22:33:03 2026] GET /v2/images/1f89280b-8c07-41e6-ba12-1c1046c998fd => 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/756] 10.0.0.6 () {36 vars in 925 bytes} [Mon Mar 2 22:33: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: 8|app: 0|req: 378/757] 10.0.0.6 () {36 vars in 925 bytes} [Mon Mar 2 22:33: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: 380/758] 10.0.0.42 () {36 vars in 986 bytes} [Mon Mar 2 22:33:03 2026] GET /v2/images/1f89280b-8c07-41e6-ba12-1c1046c998fd => 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: 379/759] 10.0.0.42 () {36 vars in 926 bytes} [Mon Mar 2 22:33:03 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: 381/760] 10.0.0.42 () {36 vars in 986 bytes} [Mon Mar 2 22:33:03 2026] GET /v2/images/1f89280b-8c07-41e6-ba12-1c1046c998fd => 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: 380/761] 10.0.0.42 () {36 vars in 926 bytes} [Mon Mar 2 22:33:03 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: 382/762] 10.0.0.42 () {36 vars in 926 bytes} [Mon Mar 2 22:33:03 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: 381/763] 10.0.0.93 () {36 vars in 986 bytes} [Mon Mar 2 22:33:03 2026] GET /v2/images/1f89280b-8c07-41e6-ba12-1c1046c998fd => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/764] 10.0.0.93 () {36 vars in 926 bytes} [Mon Mar 2 22:33: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: 386/769] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:33:19 2026] GET /v2/images => generated 4893 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/770] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:33:20 2026] GET /v2/images => generated 4893 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/773] 10.0.0.93 () {36 vars in 986 bytes} [Mon Mar 2 22:33:28 2026] GET /v2/images/1f89280b-8c07-41e6-ba12-1c1046c998fd => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/774] 10.0.0.93 () {36 vars in 926 bytes} [Mon Mar 2 22:33:28 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: 391/783] 10.0.0.93 () {36 vars in 986 bytes} [Mon Mar 2 22:34:12 2026] GET /v2/images/1f89280b-8c07-41e6-ba12-1c1046c998fd => 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: 393/784] 10.0.0.93 () {36 vars in 926 bytes} [Mon Mar 2 22:34: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: 8|app: 0|req: 393/787] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:34:20 2026] GET /v2/images => generated 4893 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/788] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:34:20 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/791] 10.0.0.93 () {36 vars in 986 bytes} [Mon Mar 2 22:34:29 2026] GET /v2/images/1f89280b-8c07-41e6-ba12-1c1046c998fd => 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: 397/792] 10.0.0.93 () {36 vars in 926 bytes} [Mon Mar 2 22:34:29 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: 399/799] 199.19.213.108 () {32 vars in 826 bytes} [Mon Mar 2 22:35:03 2026] GET /v2/images?status=active&owner=7078d3beedff49ed91da2976d072c8ae&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/800] 199.19.213.108 () {32 vars in 653 bytes} [Mon Mar 2 22:35:03 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: 400/801] 10.0.0.6 () {36 vars in 985 bytes} [Mon Mar 2 22:35:04 2026] GET /v2/images/0973a927-5a1c-4ab7-b036-309e6ef0ed5b => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/802] 10.0.0.6 () {36 vars in 925 bytes} [Mon Mar 2 22:35:04 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: 401/803] 10.0.0.6 () {36 vars in 925 bytes} [Mon Mar 2 22:35:04 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: 403/804] 10.0.0.6 () {36 vars in 985 bytes} [Mon Mar 2 22:35:04 2026] GET /v2/images/0973a927-5a1c-4ab7-b036-309e6ef0ed5b => 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: 402/805] 10.0.0.6 () {36 vars in 925 bytes} [Mon Mar 2 22:35:04 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: 404/806] 10.0.0.6 () {36 vars in 925 bytes} [Mon Mar 2 22:35:04 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/807] 10.0.0.6 () {36 vars in 985 bytes} [Mon Mar 2 22:35:04 2026] GET /v2/images/0973a927-5a1c-4ab7-b036-309e6ef0ed5b => 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: 405/808] 10.0.0.6 () {36 vars in 925 bytes} [Mon Mar 2 22:35:04 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: 404/809] 10.0.0.42 () {36 vars in 986 bytes} [Mon Mar 2 22:35:04 2026] GET /v2/images/0973a927-5a1c-4ab7-b036-309e6ef0ed5b => 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: 406/810] 10.0.0.42 () {36 vars in 926 bytes} [Mon Mar 2 22:35:04 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/811] 10.0.0.42 () {36 vars in 986 bytes} [Mon Mar 2 22:35:04 2026] GET /v2/images/0973a927-5a1c-4ab7-b036-309e6ef0ed5b => 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: 407/812] 10.0.0.42 () {36 vars in 926 bytes} [Mon Mar 2 22:35:04 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: 406/813] 10.0.0.42 () {36 vars in 926 bytes} [Mon Mar 2 22:35:04 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: 409/818] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:35:19 2026] GET /v2/images => generated 4893 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/819] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:35:19 2026] GET /v2/images => generated 4893 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/832] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:36:19 2026] GET /v2/images => generated 4893 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/833] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:36:19 2026] GET /v2/images => generated 4893 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/846] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:37:19 2026] GET /v2/images => generated 4893 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/847] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:37:19 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/860] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:38:19 2026] GET /v2/images => generated 4893 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/861] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:38:19 2026] GET /v2/images => generated 4893 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/874] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:39:19 2026] GET /v2/images => generated 4893 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/875] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:39:19 2026] GET /v2/images => generated 4893 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/888] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:40:19 2026] GET /v2/images => generated 4893 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/889] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:40:19 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/892] 10.0.0.26 () {32 vars in 632 bytes} [Mon Mar 2 22:40:33 2026] GET /v2/images => generated 4893 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/903] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:41:19 2026] GET /v2/images => generated 4893 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/904] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:41:19 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/917] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:42:19 2026] GET /v2/images => generated 4893 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/918] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:42:19 2026] GET /v2/images => generated 4893 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/931] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:43:19 2026] GET /v2/images => generated 4893 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/932] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:43:19 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/945] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:44:19 2026] GET /v2/images => generated 4893 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/946] 10.0.0.194 () {28 vars in 569 bytes} [Mon Mar 2 22:44:19 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)