+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Apr 17 01:08:54 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-548bdb5f95-sxpvf 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 0x7f3db63a6668 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-04-17 01:08:56.369 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-17 01:08:56.414 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-04-17 01:08:57.269 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-04-17 01:08:57.270 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-04-17 01:08:57.270 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-17 01:08:57.301 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-04-17 01:08:57.302 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-04-17 01:08:57.303 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-17 01:08:59.390 8 WARNING glance.api.v2.images [None req-f0e9e583-1ab0-43a2-bd0f-099bf521c030 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-17 01:08:59.410 7 WARNING glance.api.v2.images [None req-2db8360b-857b-48dc-b8ec-f15d1fd0f23d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-17 01:08:59.742 8 WARNING keystonemiddleware._common.config [None req-f0e9e583-1ab0-43a2-bd0f-099bf521c030 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 01:08:59.745 7 WARNING keystonemiddleware._common.config [None req-2db8360b-857b-48dc-b8ec-f15d1fd0f23d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 01:08:59.750 8 WARNING oslo_config.cfg [None req-f0e9e583-1ab0-43a2-bd0f-099bf521c030 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-17 01:08:59.753 7 WARNING oslo_config.cfg [None req-2db8360b-857b-48dc-b8ec-f15d1fd0f23d - - - - - -] 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 0x7f3db63a6668 pid: 8 (default app) WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f3db63a6668 pid: 7 (default app) [pid: 8|app: 0|req: 3/4] 199.204.45.157 () {42 vars in 689 bytes} [Fri Apr 17 01:09:01 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-04-17 01:09:01.919 7 WARNING oslo_policy.policy [None req-1d1c4f01-3cf3-4b1b-a9d3-ec27a83f5c31 a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - 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-04-17 01:09:01.920 7 WARNING oslo_policy.policy [None req-1d1c4f01-3cf3-4b1b-a9d3-ec27a83f5c31 a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - 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-04-17 01:09:01.942 7 WARNING oslo_policy.policy [None req-1d1c4f01-3cf3-4b1b-a9d3-ec27a83f5c31 a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - 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-04-17 01:09:01.943 7 WARNING oslo_policy.policy [None req-1d1c4f01-3cf3-4b1b-a9d3-ec27a83f5c31 a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 2/5] 199.204.45.157 () {44 vars in 911 bytes} [Fri Apr 17 01:09:01 2026] GET /v2/images => generated 69 bytes in 574 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/6] 199.204.45.157 () {42 vars in 689 bytes} [Fri Apr 17 01:09: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: 3/7] 199.204.45.157 () {44 vars in 911 bytes} [Fri Apr 17 01:09:06 2026] GET /v2/images => generated 69 bytes in 40 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-04-17 01:09:06.134 8 WARNING oslo_policy.policy [None req-741084ba-0335-4ca9-b6c4-2302bc852114 a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - 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-04-17 01:09:06.134 8 WARNING oslo_policy.policy [None req-741084ba-0335-4ca9-b6c4-2302bc852114 a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - 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/8] 199.204.45.157 () {44 vars in 912 bytes} [Fri Apr 17 01:09:06 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: 4/9] 199.204.45.157 () {44 vars in 934 bytes} [Fri Apr 17 01:09:06 2026] GET /v2/images?name=cirros => generated 81 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 01:09:06.281 8 WARNING oslo_policy.policy [None req-c591d45a-133d-4075-8f43-fa8de836ec78 a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - 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-04-17 01:09:06.282 8 WARNING oslo_policy.policy [None req-c591d45a-133d-4075-8f43-fa8de836ec78 a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - 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/10] 199.204.45.157 () {44 vars in 940 bytes} [Fri Apr 17 01:09:06 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-04-17 01:09:06.370 7 WARNING oslo_config.cfg [None req-3f4daa56-7251-4fe0-ad0f-d846230e3560 a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 5/11] 199.204.45.157 () {48 vars in 952 bytes} [Fri Apr 17 01:09:06 2026] POST /v2/images => generated 760 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 01:09:06.394 8 WARNING oslo_policy.policy [None req-8fcae407-58c2-4be3-ad81-4d2f9cf8ec5d a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - 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-04-17 01:09:06.394 8 WARNING oslo_policy.policy [None req-8fcae407-58c2-4be3-ad81-4d2f9cf8ec5d a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - 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-04-17 01:09:06.396 8 INFO glance.api.v2.image_data [None req-8fcae407-58c2-4be3-ad81-4d2f9cf8ec5d a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 01:09:10.382 8 WARNING glance.location [None req-8fcae407-58c2-4be3-ad81-4d2f9cf8ec5d a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 7/14] 199.204.45.157 () {48 vars in 1046 bytes} [Fri Apr 17 01:09:06 2026] PUT /v2/images/0002d6ea-ef76-49a5-89d5-7650e288fce0/file => generated 0 bytes in 4038 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6328 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.157 () {44 vars in 972 bytes} [Fri Apr 17 01:09:10 2026] GET /v2/images/0002d6ea-ef76-49a5-89d5-7650e288fce0 => generated 1171 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 01:09:10.459 8 WARNING oslo_config.cfg [None req-21bdb24a-959a-4d04-b521-cc9c9de19679 a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - 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/16] 199.204.45.157 () {44 vars in 972 bytes} [Fri Apr 17 01:09:10 2026] GET /v2/images/0002d6ea-ef76-49a5-89d5-7650e288fce0 => 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: 14/27] 199.204.45.157 () {42 vars in 689 bytes} [Fri Apr 17 01:10:07 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: 14/28] 199.204.45.157 () {44 vars in 911 bytes} [Fri Apr 17 01:10:07 2026] GET /v2/images => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 20/39] 199.204.45.157 () {42 vars in 689 bytes} [Fri Apr 17 01:10:54 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: 20/40] 199.204.45.157 () {44 vars in 911 bytes} [Fri Apr 17 01:10:54 2026] GET /v2/images => generated 1240 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 21/41] 199.204.45.157 () {44 vars in 948 bytes} [Fri Apr 17 01:10:54 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: 7|app: 0|req: 21/42] 199.204.45.157 () {44 vars in 970 bytes} [Fri Apr 17 01:10:55 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 22/43] 199.204.45.157 () {44 vars in 940 bytes} [Fri Apr 17 01:10:55 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 22/44] 199.204.45.157 () {48 vars in 952 bytes} [Fri Apr 17 01:10:55 2026] POST /v2/images => generated 799 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 01:10:55.112 8 INFO glance.api.v2.image_data [None req-66f6947b-011d-483f-883c-a0d18e893b07 a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 01:11:05.549 8 INFO glance.location [None req-66f6947b-011d-483f-883c-a0d18e893b07 a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 23/47] 199.204.45.157 () {48 vars in 1046 bytes} [Fri Apr 17 01:10:55 2026] PUT /v2/images/bb05b413-814d-4393-879a-c42ebf8e5620/file => generated 0 bytes in 10491 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25884 switches on core 0) [pid: 7|app: 0|req: 25/48] 199.204.45.157 () {44 vars in 972 bytes} [Fri Apr 17 01:11:05 2026] GET /v2/images/bb05b413-814d-4393-879a-c42ebf8e5620 => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 24/49] 199.204.45.157 () {48 vars in 1051 bytes} [Fri Apr 17 01:11:05 2026] PATCH /v2/images/bb05b413-814d-4393-879a-c42ebf8e5620 => generated 1234 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/50] 199.204.45.157 () {44 vars in 972 bytes} [Fri Apr 17 01:11:05 2026] GET /v2/images/bb05b413-814d-4393-879a-c42ebf8e5620 => generated 1234 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/143] 199.204.45.157 () {42 vars in 689 bytes} [Fri Apr 17 01:18: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: 71/144] 199.204.45.157 () {44 vars in 911 bytes} [Fri Apr 17 01:18:47 2026] GET /v2/images => generated 2476 bytes in 446 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/149] 199.204.45.157 () {42 vars in 689 bytes} [Fri Apr 17 01:19: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: 74/150] 199.204.45.157 () {44 vars in 911 bytes} [Fri Apr 17 01:19:02 2026] GET /v2/images => generated 2476 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/151] 199.204.45.157 () {44 vars in 940 bytes} [Fri Apr 17 01:19:02 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/152] 199.204.45.157 () {44 vars in 962 bytes} [Fri Apr 17 01:19:02 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/153] 199.204.45.157 () {44 vars in 940 bytes} [Fri Apr 17 01:19:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/154] 199.204.45.157 () {48 vars in 952 bytes} [Fri Apr 17 01:19:02 2026] POST /v2/images => generated 791 bytes in 74 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 01:19:02.259 7 WARNING oslo_policy.policy [None req-444fa48d-94c8-4c29-ba74-0be28375e90a a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - 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-04-17 01:19:02.260 7 WARNING oslo_policy.policy [None req-444fa48d-94c8-4c29-ba74-0be28375e90a a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - 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-04-17 01:19:02.262 7 INFO glance.api.v2.image_data [None req-444fa48d-94c8-4c29-ba74-0be28375e90a a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 01:19:10.640 7 INFO glance.location [None req-444fa48d-94c8-4c29-ba74-0be28375e90a a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 79/157] 199.204.45.157 () {48 vars in 1046 bytes} [Fri Apr 17 01:19:02 2026] PUT /v2/images/55b5c1b6-d4a2-4345-8b4d-13264d875889/file => generated 0 bytes in 8445 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22049 switches on core 0) [pid: 8|app: 0|req: 79/158] 199.204.45.157 () {44 vars in 972 bytes} [Fri Apr 17 01:19:10 2026] GET /v2/images/55b5c1b6-d4a2-4345-8b4d-13264d875889 => generated 1203 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/159] 199.204.45.157 () {44 vars in 972 bytes} [Fri Apr 17 01:19:10 2026] GET /v2/images/55b5c1b6-d4a2-4345-8b4d-13264d875889 => generated 1203 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/160] 199.204.45.157 () {42 vars in 689 bytes} [Fri Apr 17 01:19:13 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: 81/161] 199.204.45.157 () {44 vars in 911 bytes} [Fri Apr 17 01:19:14 2026] GET /v2/images => generated 3681 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/166] 199.204.45.157 () {42 vars in 689 bytes} [Fri Apr 17 01:19:32 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/167] 199.204.45.157 () {44 vars in 911 bytes} [Fri Apr 17 01:19:32 2026] GET /v2/images => generated 3681 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/168] 199.204.45.157 () {44 vars in 938 bytes} [Fri Apr 17 01:19:32 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/169] 199.204.45.157 () {44 vars in 960 bytes} [Fri Apr 17 01:19:32 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/170] 199.204.45.157 () {44 vars in 940 bytes} [Fri Apr 17 01:19:32 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: 86/171] 199.204.45.157 () {48 vars in 952 bytes} [Fri Apr 17 01:19:32 2026] POST /v2/images => generated 796 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 01:19:32.839 8 INFO glance.api.v2.image_data [None req-51e50b01-b124-4b9f-96d7-13c2542d8e94 a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 01:19:57.767 8 WARNING glance.location [None req-51e50b01-b124-4b9f-96d7-13c2542d8e94 a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 86/176] 199.204.45.157 () {48 vars in 1047 bytes} [Fri Apr 17 01:19:32 2026] PUT /v2/images/54d59cd6-d153-473f-bf14-3fe31a5d8350/file => generated 0 bytes in 24978 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65275 switches on core 0) [pid: 7|app: 0|req: 91/177] 199.204.45.157 () {44 vars in 972 bytes} [Fri Apr 17 01:19:57 2026] GET /v2/images/54d59cd6-d153-473f-bf14-3fe31a5d8350 => 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: 87/178] 199.204.45.157 () {44 vars in 972 bytes} [Fri Apr 17 01:19:57 2026] GET /v2/images/54d59cd6-d153-473f-bf14-3fe31a5d8350 => generated 1209 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/181] 199.204.45.157 () {42 vars in 689 bytes} [Fri Apr 17 01:19:59 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: 89/182] 199.204.45.157 () {44 vars in 911 bytes} [Fri Apr 17 01:19:59 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: 7|app: 0|req: 112/219] 199.204.45.157 () {42 vars in 689 bytes} [Fri Apr 17 01:23:08 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: 108/220] 199.204.45.157 () {44 vars in 911 bytes} [Fri Apr 17 01:23:08 2026] GET /v2/images => generated 4892 bytes in 108 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: 114/231] 10.0.0.154 () {32 vars in 633 bytes} [Fri Apr 17 01:23:50 2026] GET /v2/images => generated 4892 bytes in 16 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: 120/236] 10.0.0.95 () {36 vars in 986 bytes} [Fri Apr 17 01:24:10 2026] GET /v2/images/0002d6ea-ef76-49a5-89d5-7650e288fce0 => generated 1171 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/237] 10.0.0.95 () {36 vars in 926 bytes} [Fri Apr 17 01:24:10 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: 121/238] 10.0.0.95 () {36 vars in 926 bytes} [Fri Apr 17 01:24:10 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: 118/239] 10.0.0.95 () {36 vars in 986 bytes} [Fri Apr 17 01:24:10 2026] GET /v2/images/0002d6ea-ef76-49a5-89d5-7650e288fce0 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/240] 10.0.0.95 () {36 vars in 926 bytes} [Fri Apr 17 01:24:10 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: 119/241] 10.0.0.95 () {36 vars in 926 bytes} [Fri Apr 17 01:24:10 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: 123/242] 10.0.0.95 () {36 vars in 986 bytes} [Fri Apr 17 01:24:10 2026] GET /v2/images/0002d6ea-ef76-49a5-89d5-7650e288fce0 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/243] 10.0.0.95 () {36 vars in 926 bytes} [Fri Apr 17 01:24:10 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: 120/244] 10.0.0.57 () {36 vars in 986 bytes} [Fri Apr 17 01:24:10 2026] GET /v2/images/0002d6ea-ef76-49a5-89d5-7650e288fce0 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/245] 10.0.0.57 () {36 vars in 926 bytes} [Fri Apr 17 01:24:10 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/246] 10.0.0.95 () {36 vars in 926 bytes} [Fri Apr 17 01:24:10 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/247] 10.0.0.142 () {36 vars in 911 bytes} [Fri Apr 17 01:24:11 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: 122/248] 10.0.0.142 () {36 vars in 1007 bytes} [Fri Apr 17 01:24:11 2026] GET /v2/images/0002d6ea-ef76-49a5-89d5-7650e288fce0/locations => generated 127 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/249] 10.0.0.142 () {36 vars in 987 bytes} [Fri Apr 17 01:24:11 2026] GET /v2/images/0002d6ea-ef76-49a5-89d5-7650e288fce0 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/250] 10.0.0.142 () {36 vars in 927 bytes} [Fri Apr 17 01:24:11 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/251] 10.0.0.142 () {36 vars in 927 bytes} [Fri Apr 17 01:24:11 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/254] 10.0.0.57 () {36 vars in 986 bytes} [Fri Apr 17 01:24:21 2026] GET /v2/images/0002d6ea-ef76-49a5-89d5-7650e288fce0 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/255] 10.0.0.57 () {36 vars in 926 bytes} [Fri Apr 17 01:24:21 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/256] 199.204.45.157 () {36 vars in 991 bytes} [Fri Apr 17 01:24:21 2026] GET /v2/images/0002d6ea-ef76-49a5-89d5-7650e288fce0 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/257] 199.204.45.157 () {36 vars in 931 bytes} [Fri Apr 17 01:24:21 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: 127/258] 199.204.45.157 () {36 vars in 991 bytes} [Fri Apr 17 01:24:22 2026] GET /v2/images/0002d6ea-ef76-49a5-89d5-7650e288fce0 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/259] 199.204.45.157 () {36 vars in 931 bytes} [Fri Apr 17 01:24:22 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: 137/268] 10.0.0.154 () {34 vars in 655 bytes} [Fri Apr 17 01:25:03 2026] POST /v2/images => generated 649 bytes in 241 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-17 01:25:03.734 8 WARNING glance.api.v2.images [None req-967453fb-34a8-4b11-8c8f-5679db56f801 38ea2a623b744538998c986fe473dba9 8a61e4c3693d4c728f8b560497ea9cfb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6eb62a45-a9b8-40cb-91bc-e7254096a695 [pid: 8|app: 0|req: 132/269] 10.0.0.154 () {32 vars in 710 bytes} [Fri Apr 17 01:25:03 2026] DELETE /v2/images/6eb62a45-a9b8-40cb-91bc-e7254096a695 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/270] 10.0.0.154 () {32 vars in 707 bytes} [Fri Apr 17 01:25:03 2026] GET /v2/images/6eb62a45-a9b8-40cb-91bc-e7254096a695 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/271] 10.0.0.154 () {32 vars in 633 bytes} [Fri Apr 17 01:25:03 2026] GET /v2/images => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/272] 10.0.0.154 () {34 vars in 655 bytes} [Fri Apr 17 01:25:03 2026] POST /v2/images => generated 702 bytes in 70 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/273] 10.0.0.154 () {32 vars in 717 bytes} [Fri Apr 17 01:25:03 2026] GET /v2/images/12a289b0-d436-4538-8264-b7306bee4196/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 01:25:03.959 7 INFO glance.api.v2.image_data [None req-70a7043e-a489-480d-909e-bab37cb2226e 38ea2a623b744538998c986fe473dba9 8a61e4c3693d4c728f8b560497ea9cfb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 01:25:04.018 7 WARNING glance_store._drivers.rbd [None req-70a7043e-a489-480d-909e-bab37cb2226e 38ea2a623b744538998c986fe473dba9 8a61e4c3693d4c728f8b560497ea9cfb - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-17 01:25:04.812 7 INFO glance.location [None req-70a7043e-a489-480d-909e-bab37cb2226e 38ea2a623b744538998c986fe473dba9 8a61e4c3693d4c728f8b560497ea9cfb - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 140/274] 10.0.0.154 () {32 vars in 727 bytes} [Fri Apr 17 01:25:03 2026] PUT /v2/images/12a289b0-d436-4538-8264-b7306bee4196/file => 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: 135/275] 10.0.0.154 () {32 vars in 707 bytes} [Fri Apr 17 01:25:04 2026] GET /v2/images/12a289b0-d436-4538-8264-b7306bee4196 => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/276] 10.0.0.154 () {30 vars in 411 bytes} [Fri Apr 17 01: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: 141/277] 10.0.0.154 () {32 vars in 717 bytes} [Fri Apr 17 01:25:04 2026] GET /v2/images/12a289b0-d436-4538-8264-b7306bee4196/file => generated 1024 bytes in 141 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/278] 10.0.0.154 () {34 vars in 655 bytes} [Fri Apr 17 01:25:04 2026] POST /v2/images => generated 649 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/279] 10.0.0.154 () {32 vars in 726 bytes} [Fri Apr 17 01:25:05 2026] PATCH /v2/images/7e7b341a-9b07-4937-a764-6a58d52a213a => generated 652 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/280] 10.0.0.154 () {32 vars in 707 bytes} [Fri Apr 17 01:25:05 2026] GET /v2/images/7e7b341a-9b07-4937-a764-6a58d52a213a => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 01:25:05.145 7 WARNING glance.api.v2.images [None req-65854a33-cf70-43c9-8606-006c85875076 38ea2a623b744538998c986fe473dba9 8a61e4c3693d4c728f8b560497ea9cfb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7e7b341a-9b07-4937-a764-6a58d52a213a [pid: 7|app: 0|req: 143/281] 10.0.0.154 () {32 vars in 710 bytes} [Fri Apr 17 01:25:05 2026] DELETE /v2/images/7e7b341a-9b07-4937-a764-6a58d52a213a => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/282] 10.0.0.154 () {32 vars in 707 bytes} [Fri Apr 17 01:25:05 2026] GET /v2/images/7e7b341a-9b07-4937-a764-6a58d52a213a => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 01:25:05.210 7 WARNING glance.api.v2.images [None req-d5c67d14-27a8-40e0-b04a-7a59eb597898 38ea2a623b744538998c986fe473dba9 8a61e4c3693d4c728f8b560497ea9cfb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//12a289b0-d436-4538-8264-b7306bee4196 [pid: 7|app: 0|req: 144/283] 10.0.0.154 () {32 vars in 710 bytes} [Fri Apr 17 01:25:05 2026] DELETE /v2/images/12a289b0-d436-4538-8264-b7306bee4196 => 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: 140/284] 10.0.0.154 () {32 vars in 707 bytes} [Fri Apr 17 01:25:06 2026] GET /v2/images/12a289b0-d436-4538-8264-b7306bee4196 => generated 139 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 01:25:06.118 7 WARNING glance.api.v2.images [None req-4b471a73-c349-4cb4-a7a6-c7c6aa03a603 38ea2a623b744538998c986fe473dba9 8a61e4c3693d4c728f8b560497ea9cfb - - default default] Failed to find image 6eb62a45-a9b8-40cb-91bc-e7254096a695 to delete: glance.common.exception.ImageNotFound: No image found with ID 6eb62a45-a9b8-40cb-91bc-e7254096a695 [pid: 7|app: 0|req: 145/285] 10.0.0.154 () {32 vars in 710 bytes} [Fri Apr 17 01:25:06 2026] DELETE /v2/images/6eb62a45-a9b8-40cb-91bc-e7254096a695 => 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: 141/286] 10.0.0.154 () {32 vars in 707 bytes} [Fri Apr 17 01:25:06 2026] GET /v2/images/6eb62a45-a9b8-40cb-91bc-e7254096a695 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/289] 10.0.0.154 () {32 vars in 707 bytes} [Fri Apr 17 01:25:18 2026] GET /v2/images/0002d6ea-ef76-49a5-89d5-7650e288fce0 => 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: 147/290] 10.0.0.154 () {32 vars in 707 bytes} [Fri Apr 17 01:25:18 2026] GET /v2/images/0002d6ea-ef76-49a5-89d5-7650e288fce0 => 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: 144/293] 10.0.0.95 () {36 vars in 986 bytes} [Fri Apr 17 01:25:18 2026] GET /v2/images/0002d6ea-ef76-49a5-89d5-7650e288fce0 => generated 1171 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/294] 10.0.0.95 () {36 vars in 926 bytes} [Fri Apr 17 01:25:19 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: 145/295] 10.0.0.95 () {36 vars in 926 bytes} [Fri Apr 17 01:25:19 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: 151/296] 10.0.0.95 () {36 vars in 986 bytes} [Fri Apr 17 01:25:19 2026] GET /v2/images/0002d6ea-ef76-49a5-89d5-7650e288fce0 => 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: 146/297] 10.0.0.95 () {36 vars in 926 bytes} [Fri Apr 17 01:25:19 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: 152/298] 10.0.0.95 () {36 vars in 926 bytes} [Fri Apr 17 01:25:19 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: 147/299] 10.0.0.95 () {36 vars in 986 bytes} [Fri Apr 17 01:25:19 2026] GET /v2/images/0002d6ea-ef76-49a5-89d5-7650e288fce0 => 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: 153/300] 10.0.0.95 () {36 vars in 926 bytes} [Fri Apr 17 01:25:19 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/301] 10.0.0.95 () {36 vars in 926 bytes} [Fri Apr 17 01:25:19 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/302] 10.0.0.142 () {36 vars in 911 bytes} [Fri Apr 17 01:25:19 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/303] 10.0.0.142 () {36 vars in 1007 bytes} [Fri Apr 17 01:25:19 2026] GET /v2/images/0002d6ea-ef76-49a5-89d5-7650e288fce0/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/304] 10.0.0.142 () {36 vars in 987 bytes} [Fri Apr 17 01:25:19 2026] GET /v2/images/0002d6ea-ef76-49a5-89d5-7650e288fce0 => 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: 150/305] 10.0.0.142 () {36 vars in 927 bytes} [Fri Apr 17 01:25:19 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: 156/306] 10.0.0.142 () {36 vars in 927 bytes} [Fri Apr 17 01:25:19 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: 151/307] 10.0.0.57 () {36 vars in 986 bytes} [Fri Apr 17 01:25:27 2026] GET /v2/images/0002d6ea-ef76-49a5-89d5-7650e288fce0 => 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: 157/308] 10.0.0.57 () {36 vars in 926 bytes} [Fri Apr 17 01:25:27 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: 155/315] 10.0.0.57 () {36 vars in 986 bytes} [Fri Apr 17 01:25:51 2026] GET /v2/images/0002d6ea-ef76-49a5-89d5-7650e288fce0 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/316] 10.0.0.57 () {36 vars in 926 bytes} [Fri Apr 17 01:25:51 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/319] 10.0.0.57 () {36 vars in 986 bytes} [Fri Apr 17 01:26:06 2026] GET /v2/images/0002d6ea-ef76-49a5-89d5-7650e288fce0 => 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: 163/320] 10.0.0.57 () {36 vars in 926 bytes} [Fri Apr 17 01:26:06 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: 159/323] 10.0.0.57 () {36 vars in 986 bytes} [Fri Apr 17 01:26:12 2026] GET /v2/images/0002d6ea-ef76-49a5-89d5-7650e288fce0 => 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: 165/324] 10.0.0.57 () {36 vars in 926 bytes} [Fri Apr 17 01:26:12 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: 174/341] 10.0.0.57 () {36 vars in 986 bytes} [Fri Apr 17 01:27:30 2026] GET /v2/images/0002d6ea-ef76-49a5-89d5-7650e288fce0 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/342] 10.0.0.57 () {36 vars in 926 bytes} [Fri Apr 17 01:27:30 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: 177/347] 10.0.0.57 () {36 vars in 986 bytes} [Fri Apr 17 01:27:50 2026] GET /v2/images/0002d6ea-ef76-49a5-89d5-7650e288fce0 => 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: 171/348] 10.0.0.57 () {36 vars in 926 bytes} [Fri Apr 17 01:27:50 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: 173/351] 10.0.0.57 () {36 vars in 986 bytes} [Fri Apr 17 01:28:07 2026] GET /v2/images/0002d6ea-ef76-49a5-89d5-7650e288fce0 => 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: 179/352] 10.0.0.57 () {36 vars in 926 bytes} [Fri Apr 17 01:28:07 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: 177/359] 10.0.0.57 () {36 vars in 986 bytes} [Fri Apr 17 01:28:35 2026] GET /v2/images/0002d6ea-ef76-49a5-89d5-7650e288fce0 => 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: 183/360] 10.0.0.57 () {36 vars in 926 bytes} [Fri Apr 17 01:28:35 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: 180/365] 199.204.45.157 () {32 vars in 826 bytes} [Fri Apr 17 01:28:54 2026] GET /v2/images?status=active&owner=987832ddcc9a4c568f27a609e29ab376&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/366] 199.204.45.157 () {32 vars in 653 bytes} [Fri Apr 17 01:28: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: 8|app: 0|req: 181/367] 10.0.0.95 () {36 vars in 986 bytes} [Fri Apr 17 01:28:54 2026] GET /v2/images/54d59cd6-d153-473f-bf14-3fe31a5d8350 => 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: 187/368] 10.0.0.95 () {36 vars in 926 bytes} [Fri Apr 17 01:28: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: 8|app: 0|req: 182/369] 10.0.0.95 () {36 vars in 926 bytes} [Fri Apr 17 01:28:54 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: 188/370] 10.0.0.95 () {36 vars in 986 bytes} [Fri Apr 17 01:28:54 2026] GET /v2/images/54d59cd6-d153-473f-bf14-3fe31a5d8350 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/371] 10.0.0.95 () {36 vars in 926 bytes} [Fri Apr 17 01:28:54 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: 189/372] 10.0.0.95 () {36 vars in 926 bytes} [Fri Apr 17 01:28: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: 8|app: 0|req: 184/373] 10.0.0.95 () {36 vars in 986 bytes} [Fri Apr 17 01:28:55 2026] GET /v2/images/54d59cd6-d153-473f-bf14-3fe31a5d8350 => 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: 190/374] 10.0.0.95 () {36 vars in 926 bytes} [Fri Apr 17 01:28:55 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/375] 10.0.0.142 () {36 vars in 911 bytes} [Fri Apr 17 01:28:55 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: 191/376] 10.0.0.142 () {36 vars in 1007 bytes} [Fri Apr 17 01:28:55 2026] GET /v2/images/54d59cd6-d153-473f-bf14-3fe31a5d8350/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: 186/377] 10.0.0.142 () {36 vars in 987 bytes} [Fri Apr 17 01:28:55 2026] GET /v2/images/54d59cd6-d153-473f-bf14-3fe31a5d8350 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/378] 10.0.0.142 () {36 vars in 927 bytes} [Fri Apr 17 01:28:55 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/379] 10.0.0.142 () {36 vars in 927 bytes} [Fri Apr 17 01:28:55 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: 190/384] 10.0.0.57 () {36 vars in 986 bytes} [Fri Apr 17 01:29:14 2026] GET /v2/images/0002d6ea-ef76-49a5-89d5-7650e288fce0 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/385] 10.0.0.57 () {36 vars in 926 bytes} [Fri Apr 17 01:29: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: 8|app: 0|req: 209/422] 10.0.0.154 () {32 vars in 633 bytes} [Fri Apr 17 01:32:18 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)