+ 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 [Thu Apr 16 13:30:41 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-5cd9c6f76f-sqczq 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 0x7fa9d6cb1668 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-16 13:30:43.117 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-16 13:30:43.239 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-16 13:30:43.972 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-16 13:30:43.973 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-16 13:30:43.974 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-16 13:30:44.195 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-16 13:30:44.196 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-16 13:30:44.196 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-16 13:30:45.994 7 WARNING glance.api.v2.images [None req-0ae948bc-650f-4f78-8dd2-54f8ccae0e4e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-16 13:30:46.322 7 WARNING keystonemiddleware._common.config [None req-0ae948bc-650f-4f78-8dd2-54f8ccae0e4e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 13:30:46.326 8 WARNING glance.api.v2.images [None req-edc8de77-ec05-4a22-854a-cb41bdc28e17 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-16 13:30:46.331 7 WARNING oslo_config.cfg [None req-0ae948bc-650f-4f78-8dd2-54f8ccae0e4e - - - - - -] 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 0x7fa9d6cb1668 pid: 7 (default app) 2026-04-16 13:30:46.804 8 WARNING keystonemiddleware._common.config [None req-edc8de77-ec05-4a22-854a-cb41bdc28e17 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 13:30:46.812 8 WARNING oslo_config.cfg [None req-edc8de77-ec05-4a22-854a-cb41bdc28e17 - - - - - -] 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 0x7fa9d6cb1668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.157 () {42 vars in 688 bytes} [Thu Apr 16 13:30:48 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:30:48.628 8 WARNING oslo_policy.policy [None req-41beb7c2-1d84-4773-9743-83675bef0559 ba30503d54bd4d1386eb20b40fb60182 9b608b65782544c9b79f56ad37d7269c - - 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-16 13:30:48.629 8 WARNING oslo_policy.policy [None req-41beb7c2-1d84-4773-9743-83675bef0559 ba30503d54bd4d1386eb20b40fb60182 9b608b65782544c9b79f56ad37d7269c - - 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-16 13:30:48.645 8 WARNING oslo_policy.policy [None req-41beb7c2-1d84-4773-9743-83675bef0559 ba30503d54bd4d1386eb20b40fb60182 9b608b65782544c9b79f56ad37d7269c - - 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-16 13:30:48.645 8 WARNING oslo_policy.policy [None req-41beb7c2-1d84-4773-9743-83675bef0559 ba30503d54bd4d1386eb20b40fb60182 9b608b65782544c9b79f56ad37d7269c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.157 () {44 vars in 910 bytes} [Thu Apr 16 13:30:48 2026] GET /v2/images => generated 69 bytes in 554 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.157 () {42 vars in 688 bytes} [Thu Apr 16 13:30:52 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.157 () {44 vars in 910 bytes} [Thu Apr 16 13:30:52 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-16 13:30:52.853 7 WARNING oslo_policy.policy [None req-c3cc6aac-79be-4602-b8eb-e7e1507735a1 ba30503d54bd4d1386eb20b40fb60182 9b608b65782544c9b79f56ad37d7269c - - 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-16 13:30:52.853 7 WARNING oslo_policy.policy [None req-c3cc6aac-79be-4602-b8eb-e7e1507735a1 ba30503d54bd4d1386eb20b40fb60182 9b608b65782544c9b79f56ad37d7269c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.157 () {44 vars in 911 bytes} [Thu Apr 16 13:30:52 2026] GET /v2/images/cirros => generated 151 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.157 () {44 vars in 933 bytes} [Thu Apr 16 13:30:52 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 13:30:52.992 7 WARNING oslo_policy.policy [None req-eb5a9ae7-ad4d-45ba-93c8-63b62fbda4cd ba30503d54bd4d1386eb20b40fb60182 9b608b65782544c9b79f56ad37d7269c - - 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-16 13:30:52.992 7 WARNING oslo_policy.policy [None req-eb5a9ae7-ad4d-45ba-93c8-63b62fbda4cd ba30503d54bd4d1386eb20b40fb60182 9b608b65782544c9b79f56ad37d7269c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.157 () {44 vars in 939 bytes} [Thu Apr 16 13:30:52 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-16 13:30:53.077 8 WARNING oslo_config.cfg [None req-2c19a4f0-e3d4-4d9f-8e69-e2a89cb9f223 ba30503d54bd4d1386eb20b40fb60182 9b608b65782544c9b79f56ad37d7269c - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.157 () {48 vars in 951 bytes} [Thu Apr 16 13:30:53 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-16 13:30:53.100 7 WARNING oslo_policy.policy [None req-4a1f287a-207c-45b2-8f2e-7afd3617fd66 ba30503d54bd4d1386eb20b40fb60182 9b608b65782544c9b79f56ad37d7269c - - 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-16 13:30:53.100 7 WARNING oslo_policy.policy [None req-4a1f287a-207c-45b2-8f2e-7afd3617fd66 ba30503d54bd4d1386eb20b40fb60182 9b608b65782544c9b79f56ad37d7269c - - 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-16 13:30:53.102 7 INFO glance.api.v2.image_data [None req-4a1f287a-207c-45b2-8f2e-7afd3617fd66 ba30503d54bd4d1386eb20b40fb60182 9b608b65782544c9b79f56ad37d7269c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 13:30:56.744 7 WARNING glance.location [None req-4a1f287a-207c-45b2-8f2e-7afd3617fd66 ba30503d54bd4d1386eb20b40fb60182 9b608b65782544c9b79f56ad37d7269c - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.157 () {48 vars in 1045 bytes} [Thu Apr 16 13:30:53 2026] PUT /v2/images/b93ece08-3ebe-4a4b-be0f-47361e927346/file => generated 0 bytes in 3691 msecs (HTTP/1.1 204) 4 headers in 171 bytes (2599 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.157 () {44 vars in 971 bytes} [Thu Apr 16 13:30:56 2026] GET /v2/images/b93ece08-3ebe-4a4b-be0f-47361e927346 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 13:30:56.823 7 WARNING oslo_config.cfg [None req-cad07f0b-60c8-4fe1-b5d4-86505a9e9b4f ba30503d54bd4d1386eb20b40fb60182 9b608b65782544c9b79f56ad37d7269c - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.204.45.157 () {44 vars in 971 bytes} [Thu Apr 16 13:30:56 2026] GET /v2/images/b93ece08-3ebe-4a4b-be0f-47361e927346 => 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: 60/117] 199.204.45.157 () {42 vars in 688 bytes} [Thu Apr 16 13:39:25 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: 58/120] 199.204.45.157 () {44 vars in 910 bytes} [Thu Apr 16 13:39:25 2026] GET /v2/images => generated 1240 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/123] 199.204.45.157 () {42 vars in 688 bytes} [Thu Apr 16 13:39:36 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: 60/124] 199.204.45.157 () {44 vars in 910 bytes} [Thu Apr 16 13:39:36 2026] GET /v2/images => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/125] 199.204.45.157 () {44 vars in 939 bytes} [Thu Apr 16 13:39:36 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/126] 199.204.45.157 () {44 vars in 961 bytes} [Thu Apr 16 13:39:36 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/127] 199.204.45.157 () {44 vars in 939 bytes} [Thu Apr 16 13:39:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/128] 199.204.45.157 () {48 vars in 951 bytes} [Thu Apr 16 13:39:36 2026] POST /v2/images => generated 791 bytes in 1144 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-16 13:39:37.329 7 INFO glance.api.v2.image_data [None req-6815699e-4065-46a0-95f7-7d136df86fba ba30503d54bd4d1386eb20b40fb60182 9b608b65782544c9b79f56ad37d7269c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 13:39:50.663 7 INFO glance.location [None req-6815699e-4065-46a0-95f7-7d136df86fba ba30503d54bd4d1386eb20b40fb60182 9b608b65782544c9b79f56ad37d7269c - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 67/131] 199.204.45.157 () {48 vars in 1045 bytes} [Thu Apr 16 13:39:37 2026] PUT /v2/images/11cf5287-2a17-4936-a4ed-57e26c418c2a/file => generated 0 bytes in 13382 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19280 switches on core 0) [pid: 8|app: 0|req: 65/132] 199.204.45.157 () {44 vars in 971 bytes} [Thu Apr 16 13:39:50 2026] GET /v2/images/11cf5287-2a17-4936-a4ed-57e26c418c2a => generated 1203 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/133] 199.204.45.157 () {44 vars in 971 bytes} [Thu Apr 16 13:39:50 2026] GET /v2/images/11cf5287-2a17-4936-a4ed-57e26c418c2a => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/134] 199.204.45.157 () {42 vars in 688 bytes} [Thu Apr 16 13:39:51 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: 69/135] 199.204.45.157 () {44 vars in 910 bytes} [Thu Apr 16 13:39:51 2026] GET /v2/images => generated 2445 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/140] 199.204.45.157 () {42 vars in 688 bytes} [Thu Apr 16 13:40:12 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: 69/141] 199.204.45.157 () {44 vars in 910 bytes} [Thu Apr 16 13:40:13 2026] GET /v2/images => generated 2445 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/142] 199.204.45.157 () {44 vars in 937 bytes} [Thu Apr 16 13:40:13 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/143] 199.204.45.157 () {44 vars in 959 bytes} [Thu Apr 16 13:40:13 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/144] 199.204.45.157 () {44 vars in 939 bytes} [Thu Apr 16 13:40:13 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: 8|app: 0|req: 71/145] 199.204.45.157 () {48 vars in 951 bytes} [Thu Apr 16 13:40:13 2026] POST /v2/images => generated 796 bytes in 1134 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-16 13:40:14.267 7 INFO glance.api.v2.image_data [None req-157d9bde-4d76-46c2-b27c-29949aebba56 ba30503d54bd4d1386eb20b40fb60182 9b608b65782544c9b79f56ad37d7269c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 13:41:00.066 7 WARNING glance.location [None req-157d9bde-4d76-46c2-b27c-29949aebba56 ba30503d54bd4d1386eb20b40fb60182 9b608b65782544c9b79f56ad37d7269c - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 75/156] 199.204.45.157 () {48 vars in 1046 bytes} [Thu Apr 16 13:40:14 2026] PUT /v2/images/87d2ec51-94a3-4333-b251-ed246d59f4f1/file => generated 0 bytes in 45911 msecs (HTTP/1.1 204) 4 headers in 171 bytes (53272 switches on core 0) [pid: 8|app: 0|req: 82/157] 199.204.45.157 () {44 vars in 971 bytes} [Thu Apr 16 13:41:00 2026] GET /v2/images/87d2ec51-94a3-4333-b251-ed246d59f4f1 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/158] 199.204.45.157 () {44 vars in 971 bytes} [Thu Apr 16 13:41:00 2026] GET /v2/images/87d2ec51-94a3-4333-b251-ed246d59f4f1 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/159] 199.204.45.157 () {42 vars in 688 bytes} [Thu Apr 16 13:41:01 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: 77/160] 199.204.45.157 () {44 vars in 910 bytes} [Thu Apr 16 13:41:01 2026] GET /v2/images => generated 3656 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/205] 199.204.45.157 () {42 vars in 688 bytes} [Thu Apr 16 13:44:44 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: 100/206] 199.204.45.157 () {44 vars in 910 bytes} [Thu Apr 16 13:44:44 2026] GET /v2/images => generated 3656 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/211] 199.204.45.157 () {42 vars in 688 bytes} [Thu Apr 16 13:45:00 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: 103/212] 199.204.45.157 () {44 vars in 910 bytes} [Thu Apr 16 13:45:00 2026] GET /v2/images => generated 3656 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/213] 199.204.45.157 () {44 vars in 947 bytes} [Thu Apr 16 13:45:00 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/214] 199.204.45.157 () {44 vars in 969 bytes} [Thu Apr 16 13:45:00 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/215] 199.204.45.157 () {44 vars in 939 bytes} [Thu Apr 16 13:45:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/216] 199.204.45.157 () {48 vars in 951 bytes} [Thu Apr 16 13:45:01 2026] POST /v2/images => generated 799 bytes in 73 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-16 13:45:01.151 8 WARNING oslo_policy.policy [None req-acf5895a-08cb-44a7-b0f5-40d3159727e8 ba30503d54bd4d1386eb20b40fb60182 9b608b65782544c9b79f56ad37d7269c - - 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-16 13:45:01.151 8 WARNING oslo_policy.policy [None req-acf5895a-08cb-44a7-b0f5-40d3159727e8 ba30503d54bd4d1386eb20b40fb60182 9b608b65782544c9b79f56ad37d7269c - - 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-16 13:45:01.152 8 INFO glance.api.v2.image_data [None req-acf5895a-08cb-44a7-b0f5-40d3159727e8 ba30503d54bd4d1386eb20b40fb60182 9b608b65782544c9b79f56ad37d7269c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 13:45:23.906 8 INFO glance.location [None req-acf5895a-08cb-44a7-b0f5-40d3159727e8 ba30503d54bd4d1386eb20b40fb60182 9b608b65782544c9b79f56ad37d7269c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 112/221] 199.204.45.157 () {48 vars in 1045 bytes} [Thu Apr 16 13:45:01 2026] PUT /v2/images/7eba61c5-1493-4c1a-9276-37dfd02546aa/file => generated 0 bytes in 22827 msecs (HTTP/1.1 204) 4 headers in 171 bytes (16706 switches on core 0) [pid: 7|app: 0|req: 110/222] 199.204.45.157 () {44 vars in 971 bytes} [Thu Apr 16 13:45:23 2026] GET /v2/images/7eba61c5-1493-4c1a-9276-37dfd02546aa => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/223] 199.204.45.157 () {48 vars in 1050 bytes} [Thu Apr 16 13:45:23 2026] PATCH /v2/images/7eba61c5-1493-4c1a-9276-37dfd02546aa => generated 1234 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/224] 199.204.45.157 () {44 vars in 971 bytes} [Thu Apr 16 13:45:24 2026] GET /v2/images/7eba61c5-1493-4c1a-9276-37dfd02546aa => generated 1234 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/271] 199.204.45.157 () {42 vars in 688 bytes} [Thu Apr 16 13:49:11 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: 135/272] 199.204.45.157 () {44 vars in 910 bytes} [Thu Apr 16 13:49:11 2026] GET /v2/images => generated 4892 bytes in 122 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: 147/291] 10.0.0.133 () {32 vars in 633 bytes} [Thu Apr 16 13:50:39 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/296] 10.0.0.155 () {36 vars in 987 bytes} [Thu Apr 16 13:51:04 2026] GET /v2/images/b93ece08-3ebe-4a4b-be0f-47361e927346 => generated 1171 bytes in 151 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: 147/297] 10.0.0.155 () {36 vars in 927 bytes} [Thu Apr 16 13:51:04 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: 151/298] 10.0.0.155 () {36 vars in 927 bytes} [Thu Apr 16 13:51:04 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: 148/299] 10.0.0.155 () {36 vars in 987 bytes} [Thu Apr 16 13:51:04 2026] GET /v2/images/b93ece08-3ebe-4a4b-be0f-47361e927346 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/300] 10.0.0.155 () {36 vars in 927 bytes} [Thu Apr 16 13:51:04 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: 149/301] 10.0.0.155 () {36 vars in 927 bytes} [Thu Apr 16 13:51:04 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: 153/302] 10.0.0.155 () {36 vars in 987 bytes} [Thu Apr 16 13:51:04 2026] GET /v2/images/b93ece08-3ebe-4a4b-be0f-47361e927346 => 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: 150/303] 10.0.0.155 () {36 vars in 927 bytes} [Thu Apr 16 13:51:04 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: 154/304] 10.0.0.155 () {36 vars in 927 bytes} [Thu Apr 16 13:51:04 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/305] 10.0.0.16 () {36 vars in 910 bytes} [Thu Apr 16 13:51:05 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/306] 10.0.0.16 () {36 vars in 1006 bytes} [Thu Apr 16 13:51:05 2026] GET /v2/images/b93ece08-3ebe-4a4b-be0f-47361e927346/locations => generated 127 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/307] 10.0.0.16 () {36 vars in 986 bytes} [Thu Apr 16 13:51:05 2026] GET /v2/images/b93ece08-3ebe-4a4b-be0f-47361e927346 => 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: 156/308] 10.0.0.16 () {36 vars in 926 bytes} [Thu Apr 16 13:51:05 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: 153/309] 10.0.0.16 () {36 vars in 926 bytes} [Thu Apr 16 13:51:05 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: 158/312] 10.0.0.4 () {36 vars in 985 bytes} [Thu Apr 16 13:51:10 2026] GET /v2/images/b93ece08-3ebe-4a4b-be0f-47361e927346 => 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: 155/313] 10.0.0.4 () {36 vars in 925 bytes} [Thu Apr 16 13:51:10 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: 157/316] 199.204.45.157 () {36 vars in 991 bytes} [Thu Apr 16 13:51:20 2026] GET /v2/images/b93ece08-3ebe-4a4b-be0f-47361e927346 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/317] 199.204.45.157 () {36 vars in 931 bytes} [Thu Apr 16 13:51:20 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: 158/318] 199.204.45.157 () {36 vars in 991 bytes} [Thu Apr 16 13:51:21 2026] GET /v2/images/b93ece08-3ebe-4a4b-be0f-47361e927346 => 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: 161/319] 199.204.45.157 () {36 vars in 931 bytes} [Thu Apr 16 13:51:21 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: 161/324] 10.0.0.4 () {36 vars in 985 bytes} [Thu Apr 16 13:51:41 2026] GET /v2/images/b93ece08-3ebe-4a4b-be0f-47361e927346 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/325] 10.0.0.4 () {36 vars in 925 bytes} [Thu Apr 16 13:51:41 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/334] 10.0.0.4 () {36 vars in 985 bytes} [Thu Apr 16 13:52:17 2026] GET /v2/images/b93ece08-3ebe-4a4b-be0f-47361e927346 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/335] 10.0.0.4 () {36 vars in 925 bytes} [Thu Apr 16 13:52: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: 7|app: 0|req: 168/338] 10.0.0.4 () {36 vars in 985 bytes} [Thu Apr 16 13:52:28 2026] GET /v2/images/b93ece08-3ebe-4a4b-be0f-47361e927346 => 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: 171/339] 10.0.0.4 () {36 vars in 925 bytes} [Thu Apr 16 13:52:28 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/340] 10.0.0.133 () {34 vars in 655 bytes} [Thu Apr 16 13:52:35 2026] POST /v2/images => generated 647 bytes in 270 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-16 13:52:35.569 8 WARNING glance.api.v2.images [None req-ef80a8d5-198e-4b29-bdae-153d324507e7 c6d330f487864841b58399c0dfce2798 27acd1c7b41247ab867202e97c70b87c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7d84346f-3ed9-4f22-9124-4b088c119719 [pid: 8|app: 0|req: 172/341] 10.0.0.133 () {32 vars in 710 bytes} [Thu Apr 16 13:52:35 2026] DELETE /v2/images/7d84346f-3ed9-4f22-9124-4b088c119719 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/342] 10.0.0.133 () {32 vars in 707 bytes} [Thu Apr 16 13:52:35 2026] GET /v2/images/7d84346f-3ed9-4f22-9124-4b088c119719 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/345] 10.0.0.133 () {32 vars in 633 bytes} [Thu Apr 16 13:52:35 2026] GET /v2/images => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/346] 10.0.0.133 () {34 vars in 655 bytes} [Thu Apr 16 13:52:35 2026] POST /v2/images => generated 702 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/347] 10.0.0.133 () {32 vars in 717 bytes} [Thu Apr 16 13:52:35 2026] GET /v2/images/de068642-8fd7-4f98-b4f5-5575aa2f02fe/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 13:52:35.741 7 INFO glance.api.v2.image_data [None req-d08f6517-9027-4c57-a395-2d1e400a9268 c6d330f487864841b58399c0dfce2798 27acd1c7b41247ab867202e97c70b87c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 13:52:35.780 7 WARNING glance_store._drivers.rbd [None req-d08f6517-9027-4c57-a395-2d1e400a9268 c6d330f487864841b58399c0dfce2798 27acd1c7b41247ab867202e97c70b87c - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-16 13:52:36.945 7 INFO glance.location [None req-d08f6517-9027-4c57-a395-2d1e400a9268 c6d330f487864841b58399c0dfce2798 27acd1c7b41247ab867202e97c70b87c - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 174/348] 10.0.0.133 () {32 vars in 727 bytes} [Thu Apr 16 13:52:35 2026] PUT /v2/images/de068642-8fd7-4f98-b4f5-5575aa2f02fe/file => generated 0 bytes in 1247 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/349] 10.0.0.133 () {32 vars in 707 bytes} [Thu Apr 16 13:52:36 2026] GET /v2/images/de068642-8fd7-4f98-b4f5-5575aa2f02fe => generated 1103 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/350] 10.0.0.133 () {32 vars in 717 bytes} [Thu Apr 16 13:52:37 2026] GET /v2/images/de068642-8fd7-4f98-b4f5-5575aa2f02fe/file => generated 1024 bytes in 177 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/351] 10.0.0.133 () {34 vars in 655 bytes} [Thu Apr 16 13:52:37 2026] POST /v2/images => generated 648 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/352] 10.0.0.133 () {32 vars in 726 bytes} [Thu Apr 16 13:52:37 2026] PATCH /v2/images/d8529141-8e29-4b95-8d9a-cb3c77b35ae6 => generated 653 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/353] 10.0.0.133 () {32 vars in 707 bytes} [Thu Apr 16 13:52:37 2026] GET /v2/images/d8529141-8e29-4b95-8d9a-cb3c77b35ae6 => generated 653 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 13:52:37.406 7 WARNING glance.api.v2.images [None req-8f0d5c70-e803-47ee-ab71-20c60d238abd c6d330f487864841b58399c0dfce2798 27acd1c7b41247ab867202e97c70b87c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d8529141-8e29-4b95-8d9a-cb3c77b35ae6 [pid: 7|app: 0|req: 177/354] 10.0.0.133 () {32 vars in 710 bytes} [Thu Apr 16 13:52:37 2026] DELETE /v2/images/d8529141-8e29-4b95-8d9a-cb3c77b35ae6 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/355] 10.0.0.133 () {32 vars in 707 bytes} [Thu Apr 16 13:52:37 2026] GET /v2/images/d8529141-8e29-4b95-8d9a-cb3c77b35ae6 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 13:52:37.481 7 WARNING glance.api.v2.images [None req-ec732b02-b521-4cbd-a965-1b9cf22bc8f3 c6d330f487864841b58399c0dfce2798 27acd1c7b41247ab867202e97c70b87c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//de068642-8fd7-4f98-b4f5-5575aa2f02fe [pid: 7|app: 0|req: 178/356] 10.0.0.133 () {32 vars in 710 bytes} [Thu Apr 16 13:52:37 2026] DELETE /v2/images/de068642-8fd7-4f98-b4f5-5575aa2f02fe => generated 0 bytes in 787 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/357] 10.0.0.133 () {32 vars in 707 bytes} [Thu Apr 16 13:52:38 2026] GET /v2/images/de068642-8fd7-4f98-b4f5-5575aa2f02fe => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 13:52:38.279 7 WARNING glance.api.v2.images [None req-1bad0b18-1d8f-446c-95d3-8089d33a0b97 c6d330f487864841b58399c0dfce2798 27acd1c7b41247ab867202e97c70b87c - - default default] Failed to find image 7d84346f-3ed9-4f22-9124-4b088c119719 to delete: glance.common.exception.ImageNotFound: No image found with ID 7d84346f-3ed9-4f22-9124-4b088c119719 [pid: 7|app: 0|req: 179/358] 10.0.0.133 () {32 vars in 710 bytes} [Thu Apr 16 13:52:38 2026] DELETE /v2/images/7d84346f-3ed9-4f22-9124-4b088c119719 => generated 147 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/359] 10.0.0.133 () {32 vars in 707 bytes} [Thu Apr 16 13:52:38 2026] GET /v2/images/7d84346f-3ed9-4f22-9124-4b088c119719 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/360] 10.0.0.133 () {30 vars in 411 bytes} [Thu Apr 16 13:52:41 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/363] 10.0.0.133 () {32 vars in 707 bytes} [Thu Apr 16 13:52:49 2026] GET /v2/images/b93ece08-3ebe-4a4b-be0f-47361e927346 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/364] 10.0.0.133 () {32 vars in 707 bytes} [Thu Apr 16 13:52:49 2026] GET /v2/images/b93ece08-3ebe-4a4b-be0f-47361e927346 => 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: 183/365] 10.0.0.155 () {36 vars in 987 bytes} [Thu Apr 16 13:52:50 2026] GET /v2/images/b93ece08-3ebe-4a4b-be0f-47361e927346 => generated 1171 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/366] 10.0.0.155 () {36 vars in 927 bytes} [Thu Apr 16 13:52:50 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/367] 10.0.0.155 () {36 vars in 927 bytes} [Thu Apr 16 13:52:50 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: 184/368] 10.0.0.155 () {36 vars in 987 bytes} [Thu Apr 16 13:52:50 2026] GET /v2/images/b93ece08-3ebe-4a4b-be0f-47361e927346 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/369] 10.0.0.155 () {36 vars in 927 bytes} [Thu Apr 16 13:52:50 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: 185/370] 10.0.0.155 () {36 vars in 927 bytes} [Thu Apr 16 13:52:50 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: 186/371] 10.0.0.155 () {36 vars in 987 bytes} [Thu Apr 16 13:52:50 2026] GET /v2/images/b93ece08-3ebe-4a4b-be0f-47361e927346 => 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: 186/372] 10.0.0.155 () {36 vars in 927 bytes} [Thu Apr 16 13:52:50 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: 187/373] 10.0.0.155 () {36 vars in 927 bytes} [Thu Apr 16 13:52:50 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: 187/374] 10.0.0.16 () {36 vars in 910 bytes} [Thu Apr 16 13:52:50 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/375] 10.0.0.16 () {36 vars in 1006 bytes} [Thu Apr 16 13:52:50 2026] GET /v2/images/b93ece08-3ebe-4a4b-be0f-47361e927346/locations => generated 127 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/376] 10.0.0.16 () {36 vars in 986 bytes} [Thu Apr 16 13:52:50 2026] GET /v2/images/b93ece08-3ebe-4a4b-be0f-47361e927346 => 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: 189/377] 10.0.0.16 () {36 vars in 926 bytes} [Thu Apr 16 13:52:50 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: 189/378] 10.0.0.16 () {36 vars in 926 bytes} [Thu Apr 16 13:52:50 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: 192/383] 10.0.0.4 () {36 vars in 985 bytes} [Thu Apr 16 13:53:06 2026] GET /v2/images/b93ece08-3ebe-4a4b-be0f-47361e927346 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/384] 10.0.0.4 () {36 vars in 925 bytes} [Thu Apr 16 13:53:06 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: 194/387] 10.0.0.4 () {36 vars in 985 bytes} [Thu Apr 16 13:53:25 2026] GET /v2/images/b93ece08-3ebe-4a4b-be0f-47361e927346 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/389] 10.0.0.4 () {36 vars in 925 bytes} [Thu Apr 16 13:53:25 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: 195/391] 10.0.0.4 () {36 vars in 985 bytes} [Thu Apr 16 13:53:25 2026] GET /v2/images/b93ece08-3ebe-4a4b-be0f-47361e927346 => 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: 197/392] 10.0.0.4 () {36 vars in 925 bytes} [Thu Apr 16 13:53:25 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: 199/399] 10.0.0.4 () {36 vars in 985 bytes} [Thu Apr 16 13:54:01 2026] GET /v2/images/b93ece08-3ebe-4a4b-be0f-47361e927346 => 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: 201/400] 10.0.0.4 () {36 vars in 925 bytes} [Thu Apr 16 13:54:01 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: 206/409] 10.0.0.4 () {36 vars in 985 bytes} [Thu Apr 16 13:54:37 2026] GET /v2/images/b93ece08-3ebe-4a4b-be0f-47361e927346 => 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: 204/410] 10.0.0.4 () {36 vars in 925 bytes} [Thu Apr 16 13:54:37 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: 220/441] 10.0.0.4 () {36 vars in 985 bytes} [Thu Apr 16 13:57:07 2026] GET /v2/images/b93ece08-3ebe-4a4b-be0f-47361e927346 => generated 1171 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/442] 10.0.0.4 () {36 vars in 925 bytes} [Thu Apr 16 13:57:07 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/447] 10.0.0.4 () {36 vars in 985 bytes} [Thu Apr 16 13:57:26 2026] GET /v2/images/b93ece08-3ebe-4a4b-be0f-47361e927346 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/448] 10.0.0.4 () {36 vars in 925 bytes} [Thu Apr 16 13:57:26 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: 227/455] 199.204.45.157 () {32 vars in 826 bytes} [Thu Apr 16 13:58:00 2026] GET /v2/images?status=active&owner=9b608b65782544c9b79f56ad37d7269c&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/456] 199.204.45.157 () {32 vars in 653 bytes} [Thu Apr 16 13:58:00 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: 228/457] 10.0.0.155 () {36 vars in 987 bytes} [Thu Apr 16 13:58:01 2026] GET /v2/images/87d2ec51-94a3-4333-b251-ed246d59f4f1 => generated 1209 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/458] 10.0.0.155 () {36 vars in 927 bytes} [Thu Apr 16 13:58:01 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: 229/459] 10.0.0.155 () {36 vars in 927 bytes} [Thu Apr 16 13:58:01 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: 231/460] 10.0.0.155 () {36 vars in 987 bytes} [Thu Apr 16 13:58:01 2026] GET /v2/images/87d2ec51-94a3-4333-b251-ed246d59f4f1 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/461] 10.0.0.155 () {36 vars in 927 bytes} [Thu Apr 16 13:58:01 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: 232/462] 10.0.0.155 () {36 vars in 927 bytes} [Thu Apr 16 13:58:01 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: 231/463] 10.0.0.155 () {36 vars in 987 bytes} [Thu Apr 16 13:58:01 2026] GET /v2/images/87d2ec51-94a3-4333-b251-ed246d59f4f1 => 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: 233/464] 10.0.0.155 () {36 vars in 927 bytes} [Thu Apr 16 13:58:01 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: 232/465] 10.0.0.16 () {36 vars in 910 bytes} [Thu Apr 16 13:58:01 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/466] 10.0.0.16 () {36 vars in 1006 bytes} [Thu Apr 16 13:58:01 2026] GET /v2/images/87d2ec51-94a3-4333-b251-ed246d59f4f1/locations => generated 127 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/467] 10.0.0.16 () {36 vars in 986 bytes} [Thu Apr 16 13:58:01 2026] GET /v2/images/87d2ec51-94a3-4333-b251-ed246d59f4f1 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/468] 10.0.0.16 () {36 vars in 926 bytes} [Thu Apr 16 13:58:01 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: 234/469] 10.0.0.16 () {36 vars in 926 bytes} [Thu Apr 16 13:58:01 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: 257/514] 10.0.0.133 () {32 vars in 633 bytes} [Thu Apr 16 14:01:37 2026] GET /v2/images => generated 4892 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)