+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Apr 15 01:42:08 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-7486cbb8d4-pfbf4 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 0x7f84dfdea668 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-15 01:42:10.630 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-15 01:42:10.704 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-15 01:42:11.487 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-15 01:42:11.488 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-15 01:42:11.488 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-15 01:42:11.584 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-15 01:42:11.585 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-15 01:42:11.585 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-15 01:42:13.496 7 WARNING glance.api.v2.images [None req-4c364f6b-06db-4643-a5f6-bf77f597f7be - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-15 01:42:13.586 8 WARNING glance.api.v2.images [None req-4686f451-3c63-453e-b195-289db83da294 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-15 01:42:13.834 7 WARNING keystonemiddleware._common.config [None req-4c364f6b-06db-4643-a5f6-bf77f597f7be - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-15 01:42:13.842 7 WARNING oslo_config.cfg [None req-4c364f6b-06db-4643-a5f6-bf77f597f7be - - - - - -] 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 0x7f84dfdea668 pid: 7 (default app) 2026-04-15 01:42:13.928 8 WARNING keystonemiddleware._common.config [None req-4686f451-3c63-453e-b195-289db83da294 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-15 01:42:13.936 8 WARNING oslo_config.cfg [None req-4686f451-3c63-453e-b195-289db83da294 - - - - - -] 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 0x7f84dfdea668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 162.253.55.62 () {42 vars in 685 bytes} [Wed Apr 15 01:42:15 2026] GET / => generated 1301 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-15 01:42:15.833 8 WARNING oslo_policy.policy [None req-8fa58622-2b4c-45f5-a5e4-8825798bc897 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - 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-15 01:42:15.833 8 WARNING oslo_policy.policy [None req-8fa58622-2b4c-45f5-a5e4-8825798bc897 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - 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-15 01:42:15.849 8 WARNING oslo_policy.policy [None req-8fa58622-2b4c-45f5-a5e4-8825798bc897 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - 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-15 01:42:15.849 8 WARNING oslo_policy.policy [None req-8fa58622-2b4c-45f5-a5e4-8825798bc897 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - 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] 162.253.55.62 () {44 vars in 907 bytes} [Wed Apr 15 01:42:15 2026] GET /v2/images => generated 69 bytes in 586 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 162.253.55.62 () {42 vars in 685 bytes} [Wed Apr 15 01:42:20 2026] GET / => generated 1301 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] 162.253.55.62 () {44 vars in 907 bytes} [Wed Apr 15 01:42:20 2026] GET /v2/images => generated 69 bytes in 42 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-15 01:42:20.166 7 WARNING oslo_policy.policy [None req-343b501d-ba64-47e1-a8c6-b7c88f798c46 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - 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-15 01:42:20.166 7 WARNING oslo_policy.policy [None req-343b501d-ba64-47e1-a8c6-b7c88f798c46 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - 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] 162.253.55.62 () {44 vars in 908 bytes} [Wed Apr 15 01:42:20 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 162.253.55.62 () {44 vars in 930 bytes} [Wed Apr 15 01:42:20 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 01:42:20.309 7 WARNING oslo_policy.policy [None req-1150f454-5852-4ecc-9d5b-ae96db5eebdd 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - 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-15 01:42:20.309 7 WARNING oslo_policy.policy [None req-1150f454-5852-4ecc-9d5b-ae96db5eebdd 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - 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] 162.253.55.62 () {44 vars in 936 bytes} [Wed Apr 15 01:42:20 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-15 01:42:20.394 8 WARNING oslo_config.cfg [None req-8975bc6f-05ac-414b-9625-23a753478cf0 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - 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] 162.253.55.62 () {48 vars in 948 bytes} [Wed Apr 15 01:42:20 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-15 01:42:20.418 7 WARNING oslo_policy.policy [None req-2e2a32c6-29ee-4baf-ad25-ff393827372e 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - 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-15 01:42:20.418 7 WARNING oslo_policy.policy [None req-2e2a32c6-29ee-4baf-ad25-ff393827372e 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - 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-15 01:42:20.420 7 INFO glance.api.v2.image_data [None req-2e2a32c6-29ee-4baf-ad25-ff393827372e 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 01:42:23.662 7 WARNING glance.location [None req-2e2a32c6-29ee-4baf-ad25-ff393827372e 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 162.253.55.62 () {48 vars in 1042 bytes} [Wed Apr 15 01:42:20 2026] PUT /v2/images/45390b6a-013d-4300-95fa-fe881994cb56/file => generated 0 bytes in 3291 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5464 switches on core 0) [pid: 8|app: 0|req: 7/15] 162.253.55.62 () {44 vars in 968 bytes} [Wed Apr 15 01:42:23 2026] GET /v2/images/45390b6a-013d-4300-95fa-fe881994cb56 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-15 01:42:23.733 7 WARNING oslo_config.cfg [None req-1cc2912b-7ec4-4386-9fca-336465bb61bb 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - 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] 162.253.55.62 () {44 vars in 968 bytes} [Wed Apr 15 01:42:23 2026] GET /v2/images/45390b6a-013d-4300-95fa-fe881994cb56 => 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: 95/191] 162.253.55.62 () {42 vars in 685 bytes} [Wed Apr 15 01:56:56 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/192] 162.253.55.62 () {44 vars in 907 bytes} [Wed Apr 15 01:56:56 2026] GET /v2/images => generated 1240 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/195] 162.253.55.62 () {42 vars in 685 bytes} [Wed Apr 15 01:57:08 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/196] 162.253.55.62 () {44 vars in 907 bytes} [Wed Apr 15 01:57:08 2026] GET /v2/images => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/197] 162.253.55.62 () {44 vars in 936 bytes} [Wed Apr 15 01:57:08 2026] GET /v2/images/manila-service-image => generated 165 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/198] 162.253.55.62 () {44 vars in 958 bytes} [Wed Apr 15 01:57:08 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/199] 162.253.55.62 () {44 vars in 936 bytes} [Wed Apr 15 01:57:08 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/200] 162.253.55.62 () {48 vars in 948 bytes} [Wed Apr 15 01:57:08 2026] POST /v2/images => generated 791 bytes in 613 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-15 01:57:08.918 8 WARNING oslo_policy.policy [None req-ca2695af-b4f5-4d06-af6c-7b6a511d4514 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - 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-15 01:57:08.918 8 WARNING oslo_policy.policy [None req-ca2695af-b4f5-4d06-af6c-7b6a511d4514 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - 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-15 01:57:08.920 8 INFO glance.api.v2.image_data [None req-ca2695af-b4f5-4d06-af6c-7b6a511d4514 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 01:57:24.017 8 INFO glance.location [None req-ca2695af-b4f5-4d06-af6c-7b6a511d4514 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 100/205] 162.253.55.62 () {48 vars in 1042 bytes} [Wed Apr 15 01:57:08 2026] PUT /v2/images/7464a8c3-4bab-4201-935b-d9c0fde2a3a8/file => generated 0 bytes in 15148 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18823 switches on core 0) [pid: 7|app: 0|req: 106/206] 162.253.55.62 () {44 vars in 968 bytes} [Wed Apr 15 01:57:24 2026] GET /v2/images/7464a8c3-4bab-4201-935b-d9c0fde2a3a8 => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/207] 162.253.55.62 () {44 vars in 968 bytes} [Wed Apr 15 01:57:24 2026] GET /v2/images/7464a8c3-4bab-4201-935b-d9c0fde2a3a8 => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/210] 162.253.55.62 () {42 vars in 685 bytes} [Wed Apr 15 01:57:40 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/211] 162.253.55.62 () {44 vars in 907 bytes} [Wed Apr 15 01:57:40 2026] GET /v2/images => generated 2445 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/216] 162.253.55.62 () {42 vars in 685 bytes} [Wed Apr 15 01:57:58 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/217] 162.253.55.62 () {44 vars in 907 bytes} [Wed Apr 15 01:57:58 2026] GET /v2/images => generated 2445 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/218] 162.253.55.62 () {44 vars in 934 bytes} [Wed Apr 15 01:57:58 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/219] 162.253.55.62 () {44 vars in 956 bytes} [Wed Apr 15 01:57:58 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/220] 162.253.55.62 () {44 vars in 936 bytes} [Wed Apr 15 01:57:58 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/221] 162.253.55.62 () {48 vars in 948 bytes} [Wed Apr 15 01:57:58 2026] POST /v2/images => generated 796 bytes in 1628 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-15 01:58:00.337 8 INFO glance.api.v2.image_data [None req-fce11723-c719-46f8-8774-f63174d4e52e 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 01:59:04.057 8 WARNING glance.location [None req-fce11723-c719-46f8-8774-f63174d4e52e 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 109/236] 162.253.55.62 () {48 vars in 1043 bytes} [Wed Apr 15 01:58:00 2026] PUT /v2/images/01560157-95e6-4147-b3b4-79c57ba2e900/file => generated 0 bytes in 63765 msecs (HTTP/1.1 204) 4 headers in 171 bytes (49666 switches on core 0) [pid: 7|app: 0|req: 128/237] 162.253.55.62 () {44 vars in 968 bytes} [Wed Apr 15 01:59:04 2026] GET /v2/images/01560157-95e6-4147-b3b4-79c57ba2e900 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/238] 162.253.55.62 () {44 vars in 968 bytes} [Wed Apr 15 01:59:04 2026] GET /v2/images/01560157-95e6-4147-b3b4-79c57ba2e900 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/239] 162.253.55.62 () {42 vars in 685 bytes} [Wed Apr 15 01:59:05 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/240] 162.253.55.62 () {44 vars in 907 bytes} [Wed Apr 15 01:59:05 2026] GET /v2/images => generated 3656 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/333] 162.253.55.62 () {42 vars in 685 bytes} [Wed Apr 15 02:06:51 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/334] 162.253.55.62 () {44 vars in 907 bytes} [Wed Apr 15 02:06:51 2026] GET /v2/images => generated 3656 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/339] 162.253.55.62 () {42 vars in 685 bytes} [Wed Apr 15 02:07:04 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/340] 162.253.55.62 () {44 vars in 907 bytes} [Wed Apr 15 02:07:04 2026] GET /v2/images => generated 3656 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/341] 162.253.55.62 () {44 vars in 944 bytes} [Wed Apr 15 02:07:04 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: 180/342] 162.253.55.62 () {44 vars in 966 bytes} [Wed Apr 15 02:07:04 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: 163/343] 162.253.55.62 () {44 vars in 936 bytes} [Wed Apr 15 02:07:04 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: 181/344] 162.253.55.62 () {48 vars in 948 bytes} [Wed Apr 15 02:07:04 2026] POST /v2/images => generated 799 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-15 02:07:04.789 8 INFO glance.api.v2.image_data [None req-f77919f5-7974-46c9-a667-10eb97eedb14 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 02:08:01.638 8 INFO glance.location [None req-f77919f5-7974-46c9-a667-10eb97eedb14 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 164/355] 162.253.55.62 () {48 vars in 1042 bytes} [Wed Apr 15 02:07:04 2026] PUT /v2/images/0096ec1b-3949-4e50-9f62-6e926b525885/file => generated 0 bytes in 56902 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20354 switches on core 0) [pid: 7|app: 0|req: 192/356] 162.253.55.62 () {44 vars in 968 bytes} [Wed Apr 15 02:08:01 2026] GET /v2/images/0096ec1b-3949-4e50-9f62-6e926b525885 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/357] 162.253.55.62 () {48 vars in 1047 bytes} [Wed Apr 15 02:08:01 2026] PATCH /v2/images/0096ec1b-3949-4e50-9f62-6e926b525885 => generated 1234 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/358] 162.253.55.62 () {44 vars in 968 bytes} [Wed Apr 15 02:08:01 2026] GET /v2/images/0096ec1b-3949-4e50-9f62-6e926b525885 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/369] 162.253.55.62 () {42 vars in 685 bytes} [Wed Apr 15 02:08:45 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/370] 162.253.55.62 () {44 vars in 907 bytes} [Wed Apr 15 02:08:45 2026] GET /v2/images => generated 4892 bytes in 47 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: 205/381] 10.0.0.39 () {32 vars in 632 bytes} [Wed Apr 15 02:09:35 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/386] 10.0.0.123 () {36 vars in 987 bytes} [Wed Apr 15 02:09:56 2026] GET /v2/images/45390b6a-013d-4300-95fa-fe881994cb56 => generated 1171 bytes in 199 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: 179/387] 10.0.0.123 () {36 vars in 927 bytes} [Wed Apr 15 02:09:56 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/388] 10.0.0.123 () {36 vars in 927 bytes} [Wed Apr 15 02:09:56 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: 180/389] 10.0.0.123 () {36 vars in 987 bytes} [Wed Apr 15 02:09:56 2026] GET /v2/images/45390b6a-013d-4300-95fa-fe881994cb56 => 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: 210/390] 10.0.0.123 () {36 vars in 927 bytes} [Wed Apr 15 02:09:56 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: 181/391] 10.0.0.123 () {36 vars in 927 bytes} [Wed Apr 15 02:09:56 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: 211/392] 10.0.0.123 () {36 vars in 987 bytes} [Wed Apr 15 02:09:56 2026] GET /v2/images/45390b6a-013d-4300-95fa-fe881994cb56 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/393] 10.0.0.123 () {36 vars in 927 bytes} [Wed Apr 15 02:09:56 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: 212/394] 10.0.0.123 () {36 vars in 927 bytes} [Wed Apr 15 02:09:56 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: 183/395] 10.0.0.20 () {36 vars in 910 bytes} [Wed Apr 15 02:09:57 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/396] 10.0.0.20 () {36 vars in 1006 bytes} [Wed Apr 15 02:09:57 2026] GET /v2/images/45390b6a-013d-4300-95fa-fe881994cb56/locations => generated 127 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/397] 10.0.0.20 () {36 vars in 986 bytes} [Wed Apr 15 02:09:57 2026] GET /v2/images/45390b6a-013d-4300-95fa-fe881994cb56 => 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: 214/398] 10.0.0.20 () {36 vars in 926 bytes} [Wed Apr 15 02:09:57 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: 185/399] 10.0.0.20 () {36 vars in 926 bytes} [Wed Apr 15 02:09:57 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: 187/402] 10.0.0.210 () {36 vars in 987 bytes} [Wed Apr 15 02:10:07 2026] GET /v2/images/45390b6a-013d-4300-95fa-fe881994cb56 => 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: 216/403] 10.0.0.210 () {36 vars in 927 bytes} [Wed Apr 15 02:10:07 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: 188/404] 10.0.0.210 () {36 vars in 987 bytes} [Wed Apr 15 02:10:07 2026] GET /v2/images/45390b6a-013d-4300-95fa-fe881994cb56 => 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: 217/405] 10.0.0.210 () {36 vars in 927 bytes} [Wed Apr 15 02:10:07 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: 219/408] 162.253.55.62 () {36 vars in 990 bytes} [Wed Apr 15 02:10:14 2026] GET /v2/images/45390b6a-013d-4300-95fa-fe881994cb56 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/409] 162.253.55.62 () {36 vars in 930 bytes} [Wed Apr 15 02:10:14 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: 220/410] 162.253.55.62 () {36 vars in 990 bytes} [Wed Apr 15 02:10:15 2026] GET /v2/images/45390b6a-013d-4300-95fa-fe881994cb56 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/411] 162.253.55.62 () {36 vars in 930 bytes} [Wed Apr 15 02:10:15 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: 224/418] 10.0.0.210 () {36 vars in 987 bytes} [Wed Apr 15 02:10:47 2026] GET /v2/images/45390b6a-013d-4300-95fa-fe881994cb56 => 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: 195/419] 10.0.0.210 () {36 vars in 927 bytes} [Wed Apr 15 02:10:47 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: 225/420] 10.0.0.210 () {36 vars in 987 bytes} [Wed Apr 15 02:10:47 2026] GET /v2/images/45390b6a-013d-4300-95fa-fe881994cb56 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/421] 10.0.0.210 () {36 vars in 927 bytes} [Wed Apr 15 02:10:47 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: 229/428] 10.0.0.39 () {34 vars in 654 bytes} [Wed Apr 15 02:11:19 2026] POST /v2/images => generated 648 bytes in 301 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-15 02:11:19.737 8 WARNING glance.api.v2.images [None req-90678646-f198-4057-b93d-cfbc2d0c5857 adfd033b3a79498284803148ad3a2262 acde672c301140919fec0f07febecb27 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1e1fe5b1-2f6e-4106-b035-fd9fa1caef77 [pid: 8|app: 0|req: 200/429] 10.0.0.39 () {32 vars in 709 bytes} [Wed Apr 15 02:11:19 2026] DELETE /v2/images/1e1fe5b1-2f6e-4106-b035-fd9fa1caef77 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/430] 10.0.0.39 () {32 vars in 706 bytes} [Wed Apr 15 02:11:19 2026] GET /v2/images/1e1fe5b1-2f6e-4106-b035-fd9fa1caef77 => generated 139 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/431] 10.0.0.39 () {32 vars in 632 bytes} [Wed Apr 15 02:11:19 2026] GET /v2/images => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/432] 10.0.0.39 () {34 vars in 654 bytes} [Wed Apr 15 02:11:19 2026] POST /v2/images => generated 703 bytes in 82 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/433] 10.0.0.39 () {32 vars in 716 bytes} [Wed Apr 15 02:11:19 2026] GET /v2/images/315bfe40-c54f-42fb-9da7-fe3450e2f70f/file => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-15 02:11:19.977 7 INFO glance.api.v2.image_data [None req-bf0e4043-fd02-4bc7-a5a5-3874346fd8fa adfd033b3a79498284803148ad3a2262 acde672c301140919fec0f07febecb27 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 02:11:20.019 7 WARNING glance_store._drivers.rbd [None req-bf0e4043-fd02-4bc7-a5a5-3874346fd8fa adfd033b3a79498284803148ad3a2262 acde672c301140919fec0f07febecb27 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-15 02:11:20.495 7 INFO glance.location [None req-bf0e4043-fd02-4bc7-a5a5-3874346fd8fa adfd033b3a79498284803148ad3a2262 acde672c301140919fec0f07febecb27 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 232/434] 10.0.0.39 () {32 vars in 726 bytes} [Wed Apr 15 02:11:19 2026] PUT /v2/images/315bfe40-c54f-42fb-9da7-fe3450e2f70f/file => generated 0 bytes in 562 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/435] 10.0.0.39 () {32 vars in 706 bytes} [Wed Apr 15 02:11:20 2026] GET /v2/images/315bfe40-c54f-42fb-9da7-fe3450e2f70f => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/436] 10.0.0.39 () {32 vars in 716 bytes} [Wed Apr 15 02:11:20 2026] GET /v2/images/315bfe40-c54f-42fb-9da7-fe3450e2f70f/file => generated 1024 bytes in 126 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/437] 10.0.0.39 () {34 vars in 654 bytes} [Wed Apr 15 02:11:20 2026] POST /v2/images => generated 648 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/438] 10.0.0.39 () {32 vars in 725 bytes} [Wed Apr 15 02:11:20 2026] PATCH /v2/images/30bbd298-e98b-4d4b-832a-dd55029fee92 => generated 653 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/439] 10.0.0.39 () {32 vars in 706 bytes} [Wed Apr 15 02:11:20 2026] GET /v2/images/30bbd298-e98b-4d4b-832a-dd55029fee92 => generated 653 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-15 02:11:20.822 7 WARNING glance.api.v2.images [None req-8fd9783e-9dbd-4eac-bca7-b9303fe36a44 adfd033b3a79498284803148ad3a2262 acde672c301140919fec0f07febecb27 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//30bbd298-e98b-4d4b-832a-dd55029fee92 [pid: 7|app: 0|req: 235/440] 10.0.0.39 () {32 vars in 709 bytes} [Wed Apr 15 02:11:20 2026] DELETE /v2/images/30bbd298-e98b-4d4b-832a-dd55029fee92 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/441] 10.0.0.39 () {32 vars in 706 bytes} [Wed Apr 15 02:11:20 2026] GET /v2/images/30bbd298-e98b-4d4b-832a-dd55029fee92 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 02:11:20.893 7 WARNING glance.api.v2.images [None req-320fa48f-4453-40ef-97bf-f3ec469b4c1b adfd033b3a79498284803148ad3a2262 acde672c301140919fec0f07febecb27 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//315bfe40-c54f-42fb-9da7-fe3450e2f70f [pid: 7|app: 0|req: 236/442] 10.0.0.39 () {32 vars in 709 bytes} [Wed Apr 15 02:11:20 2026] DELETE /v2/images/315bfe40-c54f-42fb-9da7-fe3450e2f70f => generated 0 bytes in 879 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/443] 10.0.0.39 () {32 vars in 706 bytes} [Wed Apr 15 02:11:21 2026] GET /v2/images/315bfe40-c54f-42fb-9da7-fe3450e2f70f => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 02:11:21.791 7 WARNING glance.api.v2.images [None req-1214673e-4247-4d53-939b-04d5ad222730 adfd033b3a79498284803148ad3a2262 acde672c301140919fec0f07febecb27 - - default default] Failed to find image 1e1fe5b1-2f6e-4106-b035-fd9fa1caef77 to delete: glance.common.exception.ImageNotFound: No image found with ID 1e1fe5b1-2f6e-4106-b035-fd9fa1caef77 [pid: 7|app: 0|req: 237/444] 10.0.0.39 () {32 vars in 709 bytes} [Wed Apr 15 02:11:21 2026] DELETE /v2/images/1e1fe5b1-2f6e-4106-b035-fd9fa1caef77 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/445] 10.0.0.39 () {32 vars in 706 bytes} [Wed Apr 15 02:11:21 2026] GET /v2/images/1e1fe5b1-2f6e-4106-b035-fd9fa1caef77 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/448] 10.0.0.210 () {36 vars in 987 bytes} [Wed Apr 15 02:11:24 2026] GET /v2/images/45390b6a-013d-4300-95fa-fe881994cb56 => 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: 210/449] 10.0.0.210 () {36 vars in 927 bytes} [Wed Apr 15 02:11:24 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: 240/450] 10.0.0.39 () {30 vars in 410 bytes} [Wed Apr 15 02:11:24 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/453] 10.0.0.210 () {36 vars in 987 bytes} [Wed Apr 15 02:11:40 2026] GET /v2/images/45390b6a-013d-4300-95fa-fe881994cb56 => 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: 242/454] 10.0.0.210 () {36 vars in 927 bytes} [Wed Apr 15 02:11:40 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/463] 10.0.0.210 () {36 vars in 987 bytes} [Wed Apr 15 02:12:20 2026] GET /v2/images/45390b6a-013d-4300-95fa-fe881994cb56 => 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: 217/464] 10.0.0.210 () {36 vars in 927 bytes} [Wed Apr 15 02:12:20 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: 254/477] 10.0.0.210 () {36 vars in 987 bytes} [Wed Apr 15 02:13:20 2026] GET /v2/images/45390b6a-013d-4300-95fa-fe881994cb56 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/478] 10.0.0.210 () {36 vars in 927 bytes} [Wed Apr 15 02:13:20 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: 227/483] 10.0.0.210 () {36 vars in 987 bytes} [Wed Apr 15 02:13:37 2026] GET /v2/images/45390b6a-013d-4300-95fa-fe881994cb56 => 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: 257/484] 10.0.0.210 () {36 vars in 927 bytes} [Wed Apr 15 02:13:37 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: 230/489] 10.0.0.210 () {36 vars in 987 bytes} [Wed Apr 15 02:13:55 2026] GET /v2/images/45390b6a-013d-4300-95fa-fe881994cb56 => 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: 260/490] 10.0.0.210 () {36 vars in 927 bytes} [Wed Apr 15 02:13:55 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: 231/491] 10.0.0.39 () {32 vars in 706 bytes} [Wed Apr 15 02:13:55 2026] GET /v2/images/45390b6a-013d-4300-95fa-fe881994cb56 => 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: 261/492] 10.0.0.39 () {32 vars in 706 bytes} [Wed Apr 15 02:13:55 2026] GET /v2/images/45390b6a-013d-4300-95fa-fe881994cb56 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/493] 10.0.0.123 () {36 vars in 987 bytes} [Wed Apr 15 02:13:56 2026] GET /v2/images/45390b6a-013d-4300-95fa-fe881994cb56 => generated 1171 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/494] 10.0.0.123 () {36 vars in 927 bytes} [Wed Apr 15 02:13:56 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: 233/495] 10.0.0.123 () {36 vars in 927 bytes} [Wed Apr 15 02:13:56 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: 263/496] 10.0.0.123 () {36 vars in 987 bytes} [Wed Apr 15 02:13:56 2026] GET /v2/images/45390b6a-013d-4300-95fa-fe881994cb56 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/497] 10.0.0.123 () {36 vars in 927 bytes} [Wed Apr 15 02:13:56 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/498] 10.0.0.123 () {36 vars in 927 bytes} [Wed Apr 15 02:13:56 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/499] 10.0.0.123 () {36 vars in 987 bytes} [Wed Apr 15 02:13:56 2026] GET /v2/images/45390b6a-013d-4300-95fa-fe881994cb56 => 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: 265/500] 10.0.0.123 () {36 vars in 927 bytes} [Wed Apr 15 02:13:56 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: 236/501] 10.0.0.123 () {36 vars in 927 bytes} [Wed Apr 15 02:13:56 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: 266/502] 10.0.0.20 () {36 vars in 910 bytes} [Wed Apr 15 02:13:56 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/503] 10.0.0.20 () {36 vars in 1006 bytes} [Wed Apr 15 02:13:56 2026] GET /v2/images/45390b6a-013d-4300-95fa-fe881994cb56/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/504] 10.0.0.20 () {36 vars in 986 bytes} [Wed Apr 15 02:13:56 2026] GET /v2/images/45390b6a-013d-4300-95fa-fe881994cb56 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/505] 10.0.0.20 () {36 vars in 926 bytes} [Wed Apr 15 02:13:56 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: 268/506] 10.0.0.20 () {36 vars in 926 bytes} [Wed Apr 15 02:13:56 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: 242/513] 10.0.0.210 () {36 vars in 987 bytes} [Wed Apr 15 02:14:25 2026] GET /v2/images/45390b6a-013d-4300-95fa-fe881994cb56 => 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: 272/514] 10.0.0.210 () {36 vars in 927 bytes} [Wed Apr 15 02:14:25 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/517] 162.253.55.62 () {32 vars in 825 bytes} [Wed Apr 15 02:14:36 2026] GET /v2/images?status=active&owner=3a39234d5f4b4222a7d8b16550a13420&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/518] 162.253.55.62 () {32 vars in 652 bytes} [Wed Apr 15 02:14:36 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/519] 10.0.0.123 () {36 vars in 987 bytes} [Wed Apr 15 02:14:36 2026] GET /v2/images/01560157-95e6-4147-b3b4-79c57ba2e900 => 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: 245/520] 10.0.0.123 () {36 vars in 927 bytes} [Wed Apr 15 02:14:36 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: 7|app: 0|req: 276/521] 10.0.0.123 () {36 vars in 927 bytes} [Wed Apr 15 02:14:36 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: 246/522] 10.0.0.123 () {36 vars in 987 bytes} [Wed Apr 15 02:14:36 2026] GET /v2/images/01560157-95e6-4147-b3b4-79c57ba2e900 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/523] 10.0.0.123 () {36 vars in 927 bytes} [Wed Apr 15 02:14:36 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/524] 10.0.0.123 () {36 vars in 927 bytes} [Wed Apr 15 02:14:36 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/525] 10.0.0.123 () {36 vars in 987 bytes} [Wed Apr 15 02:14:36 2026] GET /v2/images/01560157-95e6-4147-b3b4-79c57ba2e900 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/526] 10.0.0.123 () {36 vars in 927 bytes} [Wed Apr 15 02:14:36 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: 279/527] 10.0.0.20 () {36 vars in 910 bytes} [Wed Apr 15 02:14:37 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/528] 10.0.0.20 () {36 vars in 1006 bytes} [Wed Apr 15 02:14:37 2026] GET /v2/images/01560157-95e6-4147-b3b4-79c57ba2e900/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/529] 10.0.0.20 () {36 vars in 986 bytes} [Wed Apr 15 02:14:37 2026] GET /v2/images/01560157-95e6-4147-b3b4-79c57ba2e900 => 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: 250/530] 10.0.0.20 () {36 vars in 926 bytes} [Wed Apr 15 02:14:37 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: 281/531] 10.0.0.20 () {36 vars in 926 bytes} [Wed Apr 15 02:14:37 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/576] 10.0.0.39 () {32 vars in 632 bytes} [Wed Apr 15 02:18:17 2026] GET /v2/images => generated 4892 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)