+ 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 [Tue Jun 23 19:04:12 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:04:44 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-69845dc4dc-42dbt 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f050ab7c668 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-06-23 19:04:14.501 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-23 19:04:14.508 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-23 19:04:15.406 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-06-23 19:04:15.407 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-06-23 19:04:15.408 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-23 19:04:15.440 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-06-23 19:04:15.441 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-06-23 19:04:15.441 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-23 19:04:17.431 8 WARNING glance.api.v2.images [None req-81c13d60-0a03-4090-80e9-c401e0fee59f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-23 19:04:17.662 7 WARNING glance.api.v2.images [None req-80ad6cb3-7887-4696-b529-7f7390316fb5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-23 19:04:17.785 8 WARNING keystonemiddleware._common.config [None req-81c13d60-0a03-4090-80e9-c401e0fee59f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 19:04:17.793 8 WARNING oslo_config.cfg [None req-81c13d60-0a03-4090-80e9-c401e0fee59f - - - - - -] 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 0x7f050ab7c668 pid: 8 (default app) 2026-06-23 19:04:18.121 7 WARNING keystonemiddleware._common.config [None req-80ad6cb3-7887-4696-b529-7f7390316fb5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 19:04:18.129 7 WARNING oslo_config.cfg [None req-80ad6cb3-7887-4696-b529-7f7390316fb5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f050ab7c668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.19.213.153 () {42 vars in 689 bytes} [Tue Jun 23 19:04:18 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:04:18.806 7 WARNING oslo_policy.policy [None req-9fe6fe37-f129-4c9e-915a-a016874c9188 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - 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-06-23 19:04:18.807 7 WARNING oslo_policy.policy [None req-9fe6fe37-f129-4c9e-915a-a016874c9188 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - 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-06-23 19:04:18.823 7 WARNING oslo_policy.policy [None req-9fe6fe37-f129-4c9e-915a-a016874c9188 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - 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-06-23 19:04:18.823 7 WARNING oslo_policy.policy [None req-9fe6fe37-f129-4c9e-915a-a016874c9188 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.19.213.153 () {44 vars in 911 bytes} [Tue Jun 23 19:04:18 2026] GET /v2/images => generated 69 bytes in 585 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.19.213.153 () {42 vars in 689 bytes} [Tue Jun 23 19:04:22 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: 2/8] 199.19.213.153 () {44 vars in 911 bytes} [Tue Jun 23 19:04:22 2026] GET /v2/images => generated 69 bytes in 37 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:04:22.533 8 WARNING oslo_policy.policy [None req-787ccd64-32e1-469d-b93c-ffe6121bad8c 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - 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-06-23 19:04:22.534 8 WARNING oslo_policy.policy [None req-787ccd64-32e1-469d-b93c-ffe6121bad8c 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.19.213.153 () {44 vars in 912 bytes} [Tue Jun 23 19:04:22 2026] GET /v2/images/cirros => generated 151 bytes in 140 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.19.213.153 () {44 vars in 934 bytes} [Tue Jun 23 19:04:22 2026] GET /v2/images?name=cirros => generated 81 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:04:22.685 8 WARNING oslo_policy.policy [None req-348ecd69-4a1b-48de-9783-de8f43c16cfa 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - 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-06-23 19:04:22.685 8 WARNING oslo_policy.policy [None req-348ecd69-4a1b-48de-9783-de8f43c16cfa 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - 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: 8/11] 199.19.213.153 () {44 vars in 940 bytes} [Tue Jun 23 19:04:22 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-06-23 19:04:22.775 7 WARNING oslo_config.cfg [None req-8eaf8f0d-0383-46e7-9f8f-e6bd5e115daa 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.19.213.153 () {48 vars in 952 bytes} [Tue Jun 23 19:04:22 2026] POST /v2/images => generated 760 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-23 19:04:22.797 8 WARNING oslo_policy.policy [None req-23f7b630-a613-4039-a817-44bdb6ad66f7 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - 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-06-23 19:04:22.798 8 WARNING oslo_policy.policy [None req-23f7b630-a613-4039-a817-44bdb6ad66f7 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - 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-06-23 19:04:22.799 8 INFO glance.api.v2.image_data [None req-23f7b630-a613-4039-a817-44bdb6ad66f7 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 19:04:26.888 8 INFO glance.location [None req-23f7b630-a613-4039-a817-44bdb6ad66f7 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 9/13] 199.19.213.153 () {48 vars in 1046 bytes} [Tue Jun 23 19:04:22 2026] PUT /v2/images/29c2bb0d-6b69-47db-908f-c93ae6219f89/file => generated 0 bytes in 4143 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6899 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.19.213.153 () {44 vars in 972 bytes} [Tue Jun 23 19:04:26 2026] GET /v2/images/29c2bb0d-6b69-47db-908f-c93ae6219f89 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:04:27.055 8 WARNING oslo_config.cfg [None req-eaad580e-c391-49a1-be95-e863e2772c56 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - 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: 10/15] 199.19.213.153 () {48 vars in 1052 bytes} [Tue Jun 23 19:04:26 2026] PATCH /v2/images/29c2bb0d-6b69-47db-908f-c93ae6219f89 => generated 1312 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/16] 199.19.213.153 () {44 vars in 972 bytes} [Tue Jun 23 19:04:27 2026] GET /v2/images/29c2bb0d-6b69-47db-908f-c93ae6219f89 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/265] 199.19.213.153 () {42 vars in 689 bytes} [Tue Jun 23 19:25:06 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: 131/266] 199.19.213.153 () {44 vars in 911 bytes} [Tue Jun 23 19:25:06 2026] GET /v2/images => generated 1381 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/271] 199.19.213.153 () {42 vars in 689 bytes} [Tue Jun 23 19:25:23 2026] GET / => generated 1312 bytes in 4 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/272] 199.19.213.153 () {44 vars in 911 bytes} [Tue Jun 23 19:25:23 2026] GET /v2/images => generated 1381 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/273] 199.19.213.153 () {44 vars in 938 bytes} [Tue Jun 23 19:25:23 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/274] 199.19.213.153 () {44 vars in 960 bytes} [Tue Jun 23 19:25:23 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/275] 199.19.213.153 () {44 vars in 940 bytes} [Tue Jun 23 19:25:23 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/276] 199.19.213.153 () {48 vars in 952 bytes} [Tue Jun 23 19:25:23 2026] POST /v2/images => generated 796 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-23 19:25:23.873 8 INFO glance.api.v2.image_data [None req-4dc2f87b-f13a-46c7-9603-e11452c7db12 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 19:25:49.908 8 INFO glance.location [None req-4dc2f87b-f13a-46c7-9603-e11452c7db12 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 141/283] 199.19.213.153 () {48 vars in 1047 bytes} [Tue Jun 23 19:25:23 2026] PUT /v2/images/4eb0c275-e140-47e5-857e-11bf02e11737/file => generated 0 bytes in 26081 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65961 switches on core 0) [pid: 7|app: 0|req: 143/284] 199.19.213.153 () {44 vars in 972 bytes} [Tue Jun 23 19:25:49 2026] GET /v2/images/4eb0c275-e140-47e5-857e-11bf02e11737 => generated 1209 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/285] 199.19.213.153 () {48 vars in 1052 bytes} [Tue Jun 23 19:25:49 2026] PATCH /v2/images/4eb0c275-e140-47e5-857e-11bf02e11737 => generated 1395 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/286] 199.19.213.153 () {44 vars in 972 bytes} [Tue Jun 23 19:25:50 2026] GET /v2/images/4eb0c275-e140-47e5-857e-11bf02e11737 => generated 1395 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/287] 199.19.213.153 () {42 vars in 689 bytes} [Tue Jun 23 19:25:51 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: 145/288] 199.19.213.153 () {44 vars in 911 bytes} [Tue Jun 23 19:25:51 2026] GET /v2/images => generated 2778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/369] 199.19.213.153 () {42 vars in 689 bytes} [Tue Jun 23 19:32:35 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/370] 199.19.213.153 () {44 vars in 911 bytes} [Tue Jun 23 19:32:35 2026] GET /v2/images => generated 2778 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/373] 199.19.213.153 () {42 vars in 689 bytes} [Tue Jun 23 19:32:44 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/374] 199.19.213.153 () {44 vars in 911 bytes} [Tue Jun 23 19:32:44 2026] GET /v2/images => generated 2778 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/375] 199.19.213.153 () {44 vars in 948 bytes} [Tue Jun 23 19:32:44 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/376] 199.19.213.153 () {44 vars in 970 bytes} [Tue Jun 23 19:32:44 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/377] 199.19.213.153 () {44 vars in 940 bytes} [Tue Jun 23 19:32:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/378] 199.19.213.153 () {48 vars in 952 bytes} [Tue Jun 23 19:32:44 2026] POST /v2/images => generated 799 bytes in 72 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-23 19:32:45.009 7 WARNING oslo_policy.policy [None req-dbcd067c-82a4-44af-9925-3196d8d948c3 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - 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-06-23 19:32:45.009 7 WARNING oslo_policy.policy [None req-dbcd067c-82a4-44af-9925-3196d8d948c3 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - 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-06-23 19:32:45.011 7 INFO glance.api.v2.image_data [None req-dbcd067c-82a4-44af-9925-3196d8d948c3 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 19:33:00.044 7 INFO glance.location [None req-dbcd067c-82a4-44af-9925-3196d8d948c3 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 191/383] 199.19.213.153 () {48 vars in 1046 bytes} [Tue Jun 23 19:32:44 2026] PUT /v2/images/03dc02ca-71e9-4c1d-b5c9-b519d2f9a88f/file => generated 0 bytes in 15080 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23916 switches on core 0) [pid: 8|app: 0|req: 193/384] 199.19.213.153 () {44 vars in 972 bytes} [Tue Jun 23 19:33:00 2026] GET /v2/images/03dc02ca-71e9-4c1d-b5c9-b519d2f9a88f => generated 1211 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/385] 199.19.213.153 () {48 vars in 1052 bytes} [Tue Jun 23 19:33:00 2026] PATCH /v2/images/03dc02ca-71e9-4c1d-b5c9-b519d2f9a88f => generated 1410 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/386] 199.19.213.153 () {44 vars in 972 bytes} [Tue Jun 23 19:33:00 2026] GET /v2/images/03dc02ca-71e9-4c1d-b5c9-b519d2f9a88f => generated 1410 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/395] 199.19.213.153 () {42 vars in 689 bytes} [Tue Jun 23 19:33:38 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: 197/396] 199.19.213.153 () {44 vars in 911 bytes} [Tue Jun 23 19:33:38 2026] GET /v2/images => generated 4190 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/401] 199.19.213.153 () {42 vars in 689 bytes} [Tue Jun 23 19:34:02 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: 200/402] 199.19.213.153 () {44 vars in 911 bytes} [Tue Jun 23 19:34:02 2026] GET /v2/images => generated 4190 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/403] 199.19.213.153 () {44 vars in 940 bytes} [Tue Jun 23 19:34:02 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/404] 199.19.213.153 () {44 vars in 962 bytes} [Tue Jun 23 19:34:02 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/405] 199.19.213.153 () {44 vars in 940 bytes} [Tue Jun 23 19:34:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/406] 199.19.213.153 () {48 vars in 952 bytes} [Tue Jun 23 19:34:02 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-23 19:34:02.418 8 INFO glance.api.v2.image_data [None req-6d975c24-a567-4df3-97ce-5adb53eaf961 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 19:34:19.067 8 INFO glance.location [None req-6d975c24-a567-4df3-97ce-5adb53eaf961 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 205/411] 199.19.213.153 () {48 vars in 1047 bytes} [Tue Jun 23 19:34:02 2026] PUT /v2/images/0d47160f-9e02-497d-9152-79431974a089/file => generated 0 bytes in 16697 msecs (HTTP/1.1 204) 4 headers in 171 bytes (39811 switches on core 0) [pid: 7|app: 0|req: 207/412] 199.19.213.153 () {44 vars in 972 bytes} [Tue Jun 23 19:34:19 2026] GET /v2/images/0d47160f-9e02-497d-9152-79431974a089 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/413] 199.19.213.153 () {48 vars in 1052 bytes} [Tue Jun 23 19:34:19 2026] PATCH /v2/images/0d47160f-9e02-497d-9152-79431974a089 => generated 1382 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/414] 199.19.213.153 () {44 vars in 972 bytes} [Tue Jun 23 19:34:19 2026] GET /v2/images/0d47160f-9e02-497d-9152-79431974a089 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/569] 199.19.213.153 () {42 vars in 689 bytes} [Tue Jun 23 19:47:14 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: 286/570] 199.19.213.153 () {44 vars in 911 bytes} [Tue Jun 23 19:47:14 2026] GET /v2/images => generated 5574 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/599] 199.19.213.153 () {42 vars in 689 bytes} [Tue Jun 23 19:49:33 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: 299/600] 199.19.213.153 () {44 vars in 911 bytes} [Tue Jun 23 19:49:33 2026] GET /v2/images => generated 5574 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/601] 199.19.213.153 () {42 vars in 689 bytes} [Tue Jun 23 19:49:35 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: 300/602] 199.19.213.153 () {44 vars in 911 bytes} [Tue Jun 23 19:49:35 2026] GET /v2/images => generated 5574 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/613] 199.19.213.153 () {42 vars in 689 bytes} [Tue Jun 23 19:50:23 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: 308/614] 199.19.213.153 () {44 vars in 911 bytes} [Tue Jun 23 19:50:23 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/617] 199.19.213.153 () {42 vars in 689 bytes} [Tue Jun 23 19:50:32 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/618] 199.19.213.153 () {44 vars in 911 bytes} [Tue Jun 23 19:50:32 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/631] 199.19.213.153 () {42 vars in 689 bytes} [Tue Jun 23 19:51:37 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/632] 199.19.213.153 () {44 vars in 911 bytes} [Tue Jun 23 19:51:37 2026] GET /v2/images => generated 5574 bytes in 51 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:71: 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: 321/643] 10.0.0.240 () {32 vars in 633 bytes} [Tue Jun 23 19:52:18 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/648] 10.0.0.125 () {36 vars in 987 bytes} [Tue Jun 23 19:52:38 2026] GET /v2/images/29c2bb0d-6b69-47db-908f-c93ae6219f89 => generated 1312 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:71: 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: 325/649] 10.0.0.125 () {36 vars in 927 bytes} [Tue Jun 23 19:52:38 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/650] 199.19.213.153 () {36 vars in 991 bytes} [Tue Jun 23 19:52:45 2026] GET /v2/images/29c2bb0d-6b69-47db-908f-c93ae6219f89 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/651] 199.19.213.153 () {36 vars in 931 bytes} [Tue Jun 23 19:52:45 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/652] 199.19.213.153 () {36 vars in 991 bytes} [Tue Jun 23 19:52:46 2026] GET /v2/images/29c2bb0d-6b69-47db-908f-c93ae6219f89 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/653] 199.19.213.153 () {36 vars in 931 bytes} [Tue Jun 23 19:52:46 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/656] 10.0.0.125 () {36 vars in 987 bytes} [Tue Jun 23 19:52:51 2026] GET /v2/images/29c2bb0d-6b69-47db-908f-c93ae6219f89 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/657] 10.0.0.125 () {36 vars in 927 bytes} [Tue Jun 23 19:52:51 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: 329/658] 10.0.0.125 () {36 vars in 987 bytes} [Tue Jun 23 19:52:52 2026] GET /v2/images/29c2bb0d-6b69-47db-908f-c93ae6219f89 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/659] 10.0.0.125 () {36 vars in 927 bytes} [Tue Jun 23 19:52:52 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: 330/660] 10.0.0.240 () {30 vars in 411 bytes} [Tue Jun 23 19:52:56 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: 334/667] 10.0.0.125 () {36 vars in 987 bytes} [Tue Jun 23 19:53:17 2026] GET /v2/images/29c2bb0d-6b69-47db-908f-c93ae6219f89 => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/668] 10.0.0.125 () {36 vars in 927 bytes} [Tue Jun 23 19:53:17 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: 337/673] 10.0.0.240 () {34 vars in 655 bytes} [Tue Jun 23 19:53:38 2026] POST /v2/images => generated 649 bytes in 243 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-23 19:53:38.857 7 WARNING glance.api.v2.images [None req-aab5b296-9455-4bfb-a704-a36ec704ae2b 8aa1c4b24326416f9cead06b1b4caa17 b608afd0be7a45c4b2a88e02d44f89c1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ff9cff8d-f8ef-4294-b466-0271e5ba4bcc [pid: 7|app: 0|req: 337/674] 10.0.0.240 () {32 vars in 710 bytes} [Tue Jun 23 19:53:38 2026] DELETE /v2/images/ff9cff8d-f8ef-4294-b466-0271e5ba4bcc => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/675] 10.0.0.240 () {32 vars in 707 bytes} [Tue Jun 23 19:53:38 2026] GET /v2/images/ff9cff8d-f8ef-4294-b466-0271e5ba4bcc => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/676] 10.0.0.240 () {32 vars in 633 bytes} [Tue Jun 23 19:53:38 2026] GET /v2/images => generated 1381 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/677] 10.0.0.240 () {34 vars in 655 bytes} [Tue Jun 23 19:53:38 2026] POST /v2/images => generated 702 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/678] 10.0.0.240 () {32 vars in 717 bytes} [Tue Jun 23 19:53:39 2026] GET /v2/images/d6578fdb-4a35-45bd-85cd-4cc9c0a62596/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:53:39.072 8 INFO glance.api.v2.image_data [None req-5042b22d-8e35-4728-95ef-295047164af3 8aa1c4b24326416f9cead06b1b4caa17 b608afd0be7a45c4b2a88e02d44f89c1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 19:53:39.123 8 WARNING glance_store._drivers.rbd [None req-5042b22d-8e35-4728-95ef-295047164af3 8aa1c4b24326416f9cead06b1b4caa17 b608afd0be7a45c4b2a88e02d44f89c1 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-23 19:53:40.203 8 INFO glance.location [None req-5042b22d-8e35-4728-95ef-295047164af3 8aa1c4b24326416f9cead06b1b4caa17 b608afd0be7a45c4b2a88e02d44f89c1 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 340/679] 10.0.0.240 () {32 vars in 727 bytes} [Tue Jun 23 19:53:39 2026] PUT /v2/images/d6578fdb-4a35-45bd-85cd-4cc9c0a62596/file => generated 0 bytes in 1191 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/680] 10.0.0.240 () {32 vars in 707 bytes} [Tue Jun 23 19:53:40 2026] GET /v2/images/d6578fdb-4a35-45bd-85cd-4cc9c0a62596 => 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: 341/681] 10.0.0.240 () {32 vars in 717 bytes} [Tue Jun 23 19:53:40 2026] GET /v2/images/d6578fdb-4a35-45bd-85cd-4cc9c0a62596/file => generated 1024 bytes in 197 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/682] 10.0.0.240 () {34 vars in 655 bytes} [Tue Jun 23 19:53:40 2026] POST /v2/images => generated 649 bytes in 68 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/683] 10.0.0.240 () {32 vars in 726 bytes} [Tue Jun 23 19:53:40 2026] PATCH /v2/images/9852d83b-8792-464d-b277-1c839afa96f8 => generated 651 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/684] 10.0.0.240 () {32 vars in 707 bytes} [Tue Jun 23 19:53:40 2026] GET /v2/images/9852d83b-8792-464d-b277-1c839afa96f8 => generated 651 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:40.610 8 WARNING glance.api.v2.images [None req-b03f5295-53c2-4d7a-97ed-f6ce0a34f7f5 8aa1c4b24326416f9cead06b1b4caa17 b608afd0be7a45c4b2a88e02d44f89c1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9852d83b-8792-464d-b277-1c839afa96f8 [pid: 8|app: 0|req: 343/685] 10.0.0.240 () {32 vars in 710 bytes} [Tue Jun 23 19:53:40 2026] DELETE /v2/images/9852d83b-8792-464d-b277-1c839afa96f8 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/686] 10.0.0.240 () {32 vars in 707 bytes} [Tue Jun 23 19:53:40 2026] GET /v2/images/9852d83b-8792-464d-b277-1c839afa96f8 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:53:40.727 8 WARNING glance.api.v2.images [None req-bc3cf210-7ad4-4263-b77b-9ad7a0f68e9b 8aa1c4b24326416f9cead06b1b4caa17 b608afd0be7a45c4b2a88e02d44f89c1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d6578fdb-4a35-45bd-85cd-4cc9c0a62596 [pid: 8|app: 0|req: 344/687] 10.0.0.240 () {32 vars in 710 bytes} [Tue Jun 23 19:53:40 2026] DELETE /v2/images/d6578fdb-4a35-45bd-85cd-4cc9c0a62596 => generated 0 bytes in 791 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/688] 10.0.0.240 () {32 vars in 707 bytes} [Tue Jun 23 19:53:41 2026] GET /v2/images/d6578fdb-4a35-45bd-85cd-4cc9c0a62596 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:53:41.543 8 WARNING glance.api.v2.images [None req-a776e182-9a1e-4dee-8d4b-7e5cad8402d2 8aa1c4b24326416f9cead06b1b4caa17 b608afd0be7a45c4b2a88e02d44f89c1 - - default default] Failed to find image ff9cff8d-f8ef-4294-b466-0271e5ba4bcc to delete: glance.common.exception.ImageNotFound: No image found with ID ff9cff8d-f8ef-4294-b466-0271e5ba4bcc [pid: 8|app: 0|req: 345/689] 10.0.0.240 () {32 vars in 710 bytes} [Tue Jun 23 19:53:41 2026] DELETE /v2/images/ff9cff8d-f8ef-4294-b466-0271e5ba4bcc => generated 147 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/690] 10.0.0.240 () {32 vars in 707 bytes} [Tue Jun 23 19:53:41 2026] GET /v2/images/ff9cff8d-f8ef-4294-b466-0271e5ba4bcc => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/693] 10.0.0.150 () {36 vars in 987 bytes} [Tue Jun 23 19:53:51 2026] GET /v2/images/29c2bb0d-6b69-47db-908f-c93ae6219f89 => generated 1312 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/694] 10.0.0.150 () {36 vars in 927 bytes} [Tue Jun 23 19:53:51 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: 348/695] 10.0.0.150 () {36 vars in 927 bytes} [Tue Jun 23 19:53:51 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: 348/696] 10.0.0.150 () {36 vars in 987 bytes} [Tue Jun 23 19:53:51 2026] GET /v2/images/29c2bb0d-6b69-47db-908f-c93ae6219f89 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/697] 10.0.0.150 () {36 vars in 927 bytes} [Tue Jun 23 19:53:51 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: 349/698] 10.0.0.150 () {36 vars in 927 bytes} [Tue Jun 23 19:53:51 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: 350/699] 10.0.0.150 () {36 vars in 987 bytes} [Tue Jun 23 19:53:51 2026] GET /v2/images/29c2bb0d-6b69-47db-908f-c93ae6219f89 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/700] 10.0.0.150 () {36 vars in 927 bytes} [Tue Jun 23 19:53:51 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: 351/701] 10.0.0.150 () {36 vars in 927 bytes} [Tue Jun 23 19:53:51 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: 351/702] 10.0.0.184 () {36 vars in 987 bytes} [Tue Jun 23 19:53:52 2026] GET /v2/images/29c2bb0d-6b69-47db-908f-c93ae6219f89 => generated 1312 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/703] 10.0.0.184 () {36 vars in 927 bytes} [Tue Jun 23 19:53:52 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: 352/704] 10.0.0.184 () {36 vars in 987 bytes} [Tue Jun 23 19:53:52 2026] GET /v2/images/29c2bb0d-6b69-47db-908f-c93ae6219f89 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/705] 10.0.0.184 () {36 vars in 927 bytes} [Tue Jun 23 19:53:52 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: 353/706] 10.0.0.184 () {36 vars in 927 bytes} [Tue Jun 23 19:53:52 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: 354/707] 10.0.0.125 () {36 vars in 987 bytes} [Tue Jun 23 19:53:55 2026] GET /v2/images/29c2bb0d-6b69-47db-908f-c93ae6219f89 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/708] 10.0.0.125 () {36 vars in 927 bytes} [Tue Jun 23 19:53: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: 7|app: 0|req: 359/717] 10.0.0.125 () {36 vars in 987 bytes} [Tue Jun 23 19:54:28 2026] GET /v2/images/29c2bb0d-6b69-47db-908f-c93ae6219f89 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/718] 10.0.0.125 () {36 vars in 927 bytes} [Tue Jun 23 19:54:28 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: 365/729] 10.0.0.240 () {32 vars in 707 bytes} [Tue Jun 23 19:55:18 2026] GET /v2/images/29c2bb0d-6b69-47db-908f-c93ae6219f89 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/730] 10.0.0.240 () {32 vars in 707 bytes} [Tue Jun 23 19:55:18 2026] GET /v2/images/29c2bb0d-6b69-47db-908f-c93ae6219f89 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/731] 10.0.0.150 () {36 vars in 987 bytes} [Tue Jun 23 19:55:19 2026] GET /v2/images/29c2bb0d-6b69-47db-908f-c93ae6219f89 => generated 1312 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/732] 10.0.0.150 () {36 vars in 927 bytes} [Tue Jun 23 19:55: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: 367/733] 10.0.0.150 () {36 vars in 927 bytes} [Tue Jun 23 19:55: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: 7|app: 0|req: 367/734] 10.0.0.150 () {36 vars in 987 bytes} [Tue Jun 23 19:55:19 2026] GET /v2/images/29c2bb0d-6b69-47db-908f-c93ae6219f89 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/735] 10.0.0.150 () {36 vars in 927 bytes} [Tue Jun 23 19:55:19 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: 368/736] 10.0.0.150 () {36 vars in 927 bytes} [Tue Jun 23 19:55:19 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: 369/737] 10.0.0.150 () {36 vars in 987 bytes} [Tue Jun 23 19:55:19 2026] GET /v2/images/29c2bb0d-6b69-47db-908f-c93ae6219f89 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/738] 10.0.0.150 () {36 vars in 927 bytes} [Tue Jun 23 19:55:19 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: 370/739] 10.0.0.150 () {36 vars in 927 bytes} [Tue Jun 23 19:55: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: 7|app: 0|req: 370/740] 10.0.0.184 () {36 vars in 987 bytes} [Tue Jun 23 19:55:19 2026] GET /v2/images/29c2bb0d-6b69-47db-908f-c93ae6219f89 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/741] 10.0.0.184 () {36 vars in 927 bytes} [Tue Jun 23 19:55: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: 371/742] 10.0.0.184 () {36 vars in 987 bytes} [Tue Jun 23 19:55:19 2026] GET /v2/images/29c2bb0d-6b69-47db-908f-c93ae6219f89 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/743] 10.0.0.184 () {36 vars in 927 bytes} [Tue Jun 23 19:55: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: 7|app: 0|req: 372/744] 10.0.0.184 () {36 vars in 927 bytes} [Tue Jun 23 19:55: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: 373/745] 10.0.0.125 () {36 vars in 987 bytes} [Tue Jun 23 19:55:27 2026] GET /v2/images/29c2bb0d-6b69-47db-908f-c93ae6219f89 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/746] 10.0.0.125 () {36 vars in 927 bytes} [Tue Jun 23 19:55:27 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/749] 10.0.0.125 () {36 vars in 987 bytes} [Tue Jun 23 19:55:35 2026] GET /v2/images/29c2bb0d-6b69-47db-908f-c93ae6219f89 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/750] 10.0.0.125 () {36 vars in 927 bytes} [Tue Jun 23 19:55:35 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: 377/753] 10.0.0.125 () {36 vars in 987 bytes} [Tue Jun 23 19:55:45 2026] GET /v2/images/29c2bb0d-6b69-47db-908f-c93ae6219f89 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/754] 10.0.0.125 () {36 vars in 927 bytes} [Tue Jun 23 19:55:45 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: 381/761] 10.0.0.125 () {36 vars in 987 bytes} [Tue Jun 23 19:56:09 2026] GET /v2/images/29c2bb0d-6b69-47db-908f-c93ae6219f89 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/762] 10.0.0.125 () {36 vars in 927 bytes} [Tue Jun 23 19:56:09 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: 383/765] 10.0.0.125 () {36 vars in 987 bytes} [Tue Jun 23 19:56:22 2026] GET /v2/images/29c2bb0d-6b69-47db-908f-c93ae6219f89 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/766] 10.0.0.125 () {36 vars in 927 bytes} [Tue Jun 23 19:56:22 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: 384/767] 199.19.213.153 () {32 vars in 826 bytes} [Tue Jun 23 19:56:23 2026] GET /v2/images?status=active&owner=b106222b24094847805e51d8feec8a04&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/768] 199.19.213.153 () {32 vars in 653 bytes} [Tue Jun 23 19:56:23 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: 385/769] 10.0.0.150 () {36 vars in 987 bytes} [Tue Jun 23 19:56:23 2026] GET /v2/images/4eb0c275-e140-47e5-857e-11bf02e11737 => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/770] 10.0.0.150 () {36 vars in 927 bytes} [Tue Jun 23 19:56:23 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: 386/771] 10.0.0.150 () {36 vars in 927 bytes} [Tue Jun 23 19:56:24 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/772] 10.0.0.150 () {36 vars in 987 bytes} [Tue Jun 23 19:56:24 2026] GET /v2/images/4eb0c275-e140-47e5-857e-11bf02e11737 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/773] 10.0.0.150 () {36 vars in 927 bytes} [Tue Jun 23 19:56:24 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/774] 10.0.0.150 () {36 vars in 927 bytes} [Tue Jun 23 19:56:24 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: 388/775] 10.0.0.150 () {36 vars in 987 bytes} [Tue Jun 23 19:56:24 2026] GET /v2/images/4eb0c275-e140-47e5-857e-11bf02e11737 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/776] 10.0.0.150 () {36 vars in 927 bytes} [Tue Jun 23 19:56: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: 8|app: 0|req: 389/777] 10.0.0.184 () {36 vars in 987 bytes} [Tue Jun 23 19:56:24 2026] GET /v2/images/4eb0c275-e140-47e5-857e-11bf02e11737 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/778] 10.0.0.184 () {36 vars in 927 bytes} [Tue Jun 23 19:56:24 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: 390/779] 10.0.0.184 () {36 vars in 987 bytes} [Tue Jun 23 19:56:24 2026] GET /v2/images/4eb0c275-e140-47e5-857e-11bf02e11737 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/780] 10.0.0.184 () {36 vars in 927 bytes} [Tue Jun 23 19:56:24 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/781] 10.0.0.184 () {36 vars in 927 bytes} [Tue Jun 23 19:56:24 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: 413/824] 10.0.0.240 () {32 vars in 633 bytes} [Tue Jun 23 19:59:52 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)