+ 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 Jul 21 21:22:10 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-7bbbc57559-8gj6r 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 0x7f362072b668 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-07-21 21:22:12.239 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-21 21:22:12.244 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-07-21 21:22:13.171 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-07-21 21:22:13.172 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-07-21 21:22:13.172 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-21 21:22:13.232 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-07-21 21:22:13.233 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-07-21 21:22:13.234 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-21 21:22:15.357 8 WARNING glance.api.v2.images [None req-c66119ea-7894-4767-bd06-777c6bae2c27 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-21 21:22:15.400 7 WARNING glance.api.v2.images [None req-a76608c9-b216-4f01-8689-6de2d3f1b13e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-21 21:22:15.711 8 WARNING keystonemiddleware._common.config [None req-c66119ea-7894-4767-bd06-777c6bae2c27 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-21 21:22:15.718 8 WARNING oslo_config.cfg [None req-c66119ea-7894-4767-bd06-777c6bae2c27 - - - - - -] 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 0x7f362072b668 pid: 8 (default app) 2026-07-21 21:22:15.842 7 WARNING keystonemiddleware._common.config [None req-a76608c9-b216-4f01-8689-6de2d3f1b13e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-21 21:22:15.854 7 WARNING oslo_config.cfg [None req-a76608c9-b216-4f01-8689-6de2d3f1b13e - - - - - -] 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 0x7f362072b668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.19.213.136 () {42 vars in 689 bytes} [Tue Jul 21 21:22: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:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 21:22:18.772 7 WARNING oslo_policy.policy [None req-4113cc9c-f035-46f8-a7f6-48022d4e0013 e3462e7e87f2472590661e1a45865854 78b0ae93008f4dc8ab6deeecd9cb246e - - 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-07-21 21:22:18.773 7 WARNING oslo_policy.policy [None req-4113cc9c-f035-46f8-a7f6-48022d4e0013 e3462e7e87f2472590661e1a45865854 78b0ae93008f4dc8ab6deeecd9cb246e - - 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-07-21 21:22:18.791 7 WARNING oslo_policy.policy [None req-4113cc9c-f035-46f8-a7f6-48022d4e0013 e3462e7e87f2472590661e1a45865854 78b0ae93008f4dc8ab6deeecd9cb246e - - 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-07-21 21:22:18.791 7 WARNING oslo_policy.policy [None req-4113cc9c-f035-46f8-a7f6-48022d4e0013 e3462e7e87f2472590661e1a45865854 78b0ae93008f4dc8ab6deeecd9cb246e - - 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/4] 199.19.213.136 () {44 vars in 911 bytes} [Tue Jul 21 21:22:18 2026] GET /v2/images => generated 69 bytes in 593 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 199.19.213.136 () {42 vars in 689 bytes} [Tue Jul 21 21:22:22 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: 2/6] 199.19.213.136 () {44 vars in 911 bytes} [Tue Jul 21 21:22:22 2026] GET /v2/images => generated 69 bytes in 38 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-07-21 21:22:22.528 8 WARNING oslo_policy.policy [None req-69ee56f6-ce61-45c0-8d3f-23ec774f3a28 e3462e7e87f2472590661e1a45865854 78b0ae93008f4dc8ab6deeecd9cb246e - - 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-07-21 21:22:22.529 8 WARNING oslo_policy.policy [None req-69ee56f6-ce61-45c0-8d3f-23ec774f3a28 e3462e7e87f2472590661e1a45865854 78b0ae93008f4dc8ab6deeecd9cb246e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 5/7] 199.19.213.136 () {44 vars in 912 bytes} [Tue Jul 21 21:22:22 2026] GET /v2/images/cirros => generated 151 bytes in 151 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.19.213.136 () {44 vars in 934 bytes} [Tue Jul 21 21:22:22 2026] GET /v2/images?name=cirros => generated 81 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 21:22:22.684 8 WARNING oslo_policy.policy [None req-ba00e93f-c36f-49bd-80f0-6b76c9c44dc0 e3462e7e87f2472590661e1a45865854 78b0ae93008f4dc8ab6deeecd9cb246e - - 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-07-21 21:22:22.685 8 WARNING oslo_policy.policy [None req-ba00e93f-c36f-49bd-80f0-6b76c9c44dc0 e3462e7e87f2472590661e1a45865854 78b0ae93008f4dc8ab6deeecd9cb246e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/9] 199.19.213.136 () {44 vars in 940 bytes} [Tue Jul 21 21:22:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 21:22:22.784 7 WARNING oslo_config.cfg [None req-d57f7645-a512-428f-8c3f-df3224c40366 e3462e7e87f2472590661e1a45865854 78b0ae93008f4dc8ab6deeecd9cb246e - - 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/10] 199.19.213.136 () {48 vars in 952 bytes} [Tue Jul 21 21:22:22 2026] POST /v2/images => generated 760 bytes in 72 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-21 21:22:22.811 8 WARNING oslo_policy.policy [None req-92bc8a8a-2950-4082-950e-da2e7f998d02 e3462e7e87f2472590661e1a45865854 78b0ae93008f4dc8ab6deeecd9cb246e - - 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-07-21 21:22:22.811 8 WARNING oslo_policy.policy [None req-92bc8a8a-2950-4082-950e-da2e7f998d02 e3462e7e87f2472590661e1a45865854 78b0ae93008f4dc8ab6deeecd9cb246e - - 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-07-21 21:22:22.813 8 INFO glance.api.v2.image_data [None req-92bc8a8a-2950-4082-950e-da2e7f998d02 e3462e7e87f2472590661e1a45865854 78b0ae93008f4dc8ab6deeecd9cb246e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 21:22:26.254 8 WARNING glance.location [None req-92bc8a8a-2950-4082-950e-da2e7f998d02 e3462e7e87f2472590661e1a45865854 78b0ae93008f4dc8ab6deeecd9cb246e - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 7/13] 199.19.213.136 () {48 vars in 1046 bytes} [Tue Jul 21 21:22:22 2026] PUT /v2/images/a9257f24-9933-4baf-a734-f79583affbb4/file => generated 0 bytes in 3487 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5395 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.19.213.136 () {44 vars in 972 bytes} [Tue Jul 21 21:22:26 2026] GET /v2/images/a9257f24-9933-4baf-a734-f79583affbb4 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 21:22:26.402 8 WARNING oslo_config.cfg [None req-d489ffd9-72df-4f85-bb40-e0a44f44f9d6 e3462e7e87f2472590661e1a45865854 78b0ae93008f4dc8ab6deeecd9cb246e - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 8/15] 199.19.213.136 () {48 vars in 1052 bytes} [Tue Jul 21 21:22:26 2026] PATCH /v2/images/a9257f24-9933-4baf-a734-f79583affbb4 => generated 1312 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.19.213.136 () {44 vars in 972 bytes} [Tue Jul 21 21:22:26 2026] GET /v2/images/a9257f24-9933-4baf-a734-f79583affbb4 => 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: 137/273] 199.19.213.136 () {42 vars in 689 bytes} [Tue Jul 21 21:43: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: 137/274] 199.19.213.136 () {44 vars in 911 bytes} [Tue Jul 21 21:43:44 2026] GET /v2/images => generated 1381 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/277] 199.19.213.136 () {42 vars in 689 bytes} [Tue Jul 21 21:44:03 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: 139/278] 199.19.213.136 () {44 vars in 911 bytes} [Tue Jul 21 21:44:03 2026] GET /v2/images => generated 1381 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/279] 199.19.213.136 () {44 vars in 938 bytes} [Tue Jul 21 21:44:03 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/280] 199.19.213.136 () {44 vars in 960 bytes} [Tue Jul 21 21:44:03 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/281] 199.19.213.136 () {44 vars in 940 bytes} [Tue Jul 21 21:44:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/282] 199.19.213.136 () {48 vars in 952 bytes} [Tue Jul 21 21:44:03 2026] POST /v2/images => generated 796 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-21 21:44:03.706 7 WARNING oslo_policy.policy [None req-c27911bb-38ba-4e5c-9dad-d884fbacd8fe e3462e7e87f2472590661e1a45865854 78b0ae93008f4dc8ab6deeecd9cb246e - - 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-07-21 21:44:03.707 7 WARNING oslo_policy.policy [None req-c27911bb-38ba-4e5c-9dad-d884fbacd8fe e3462e7e87f2472590661e1a45865854 78b0ae93008f4dc8ab6deeecd9cb246e - - 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-07-21 21:44:03.708 7 INFO glance.api.v2.image_data [None req-c27911bb-38ba-4e5c-9dad-d884fbacd8fe e3462e7e87f2472590661e1a45865854 78b0ae93008f4dc8ab6deeecd9cb246e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 21:44:39.521 7 WARNING glance.location [None req-c27911bb-38ba-4e5c-9dad-d884fbacd8fe e3462e7e87f2472590661e1a45865854 78b0ae93008f4dc8ab6deeecd9cb246e - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 142/291] 199.19.213.136 () {48 vars in 1047 bytes} [Tue Jul 21 21:44:03 2026] PUT /v2/images/9d790bd6-254d-48e2-924e-186571456a81/file => generated 0 bytes in 35898 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62598 switches on core 0) [pid: 8|app: 0|req: 150/292] 199.19.213.136 () {44 vars in 972 bytes} [Tue Jul 21 21:44:39 2026] GET /v2/images/9d790bd6-254d-48e2-924e-186571456a81 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/293] 199.19.213.136 () {48 vars in 1052 bytes} [Tue Jul 21 21:44:39 2026] PATCH /v2/images/9d790bd6-254d-48e2-924e-186571456a81 => generated 1395 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/294] 199.19.213.136 () {44 vars in 972 bytes} [Tue Jul 21 21:44:39 2026] GET /v2/images/9d790bd6-254d-48e2-924e-186571456a81 => 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: 144/295] 199.19.213.136 () {42 vars in 689 bytes} [Tue Jul 21 21:44:41 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: 152/296] 199.19.213.136 () {44 vars in 911 bytes} [Tue Jul 21 21:44:41 2026] GET /v2/images => generated 2778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/379] 199.19.213.136 () {42 vars in 689 bytes} [Tue Jul 21 21:51:29 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: 194/380] 199.19.213.136 () {44 vars in 911 bytes} [Tue Jul 21 21:51:29 2026] GET /v2/images => generated 2778 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/385] 199.19.213.136 () {42 vars in 689 bytes} [Tue Jul 21 21:51:44 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: 197/386] 199.19.213.136 () {44 vars in 911 bytes} [Tue Jul 21 21:51:44 2026] GET /v2/images => generated 2778 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/387] 199.19.213.136 () {44 vars in 948 bytes} [Tue Jul 21 21:51:44 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/388] 199.19.213.136 () {44 vars in 970 bytes} [Tue Jul 21 21:51:44 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/389] 199.19.213.136 () {44 vars in 940 bytes} [Tue Jul 21 21:51:44 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: 199/390] 199.19.213.136 () {48 vars in 952 bytes} [Tue Jul 21 21:51:44 2026] POST /v2/images => generated 799 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-21 21:51:44.704 7 INFO glance.api.v2.image_data [None req-df4ba7e6-43a0-4e0f-b39e-ab48da53d7fe e3462e7e87f2472590661e1a45865854 78b0ae93008f4dc8ab6deeecd9cb246e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 21:52:18.723 7 INFO glance.location [None req-df4ba7e6-43a0-4e0f-b39e-ab48da53d7fe e3462e7e87f2472590661e1a45865854 78b0ae93008f4dc8ab6deeecd9cb246e - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 192/397] 199.19.213.136 () {48 vars in 1046 bytes} [Tue Jul 21 21:51:44 2026] PUT /v2/images/fca529b3-f09d-48e1-bb77-fa4f2eca284e/file => generated 0 bytes in 34069 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21349 switches on core 0) [pid: 8|app: 0|req: 206/398] 199.19.213.136 () {44 vars in 972 bytes} [Tue Jul 21 21:52:18 2026] GET /v2/images/fca529b3-f09d-48e1-bb77-fa4f2eca284e => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/399] 199.19.213.136 () {48 vars in 1052 bytes} [Tue Jul 21 21:52:18 2026] PATCH /v2/images/fca529b3-f09d-48e1-bb77-fa4f2eca284e => generated 1410 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/400] 199.19.213.136 () {44 vars in 972 bytes} [Tue Jul 21 21:52:18 2026] GET /v2/images/fca529b3-f09d-48e1-bb77-fa4f2eca284e => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/415] 199.19.213.136 () {42 vars in 689 bytes} [Tue Jul 21 21:53:30 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: 215/416] 199.19.213.136 () {44 vars in 911 bytes} [Tue Jul 21 21:53:30 2026] GET /v2/images => generated 4190 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/421] 199.19.213.136 () {42 vars in 689 bytes} [Tue Jul 21 21:53:46 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: 218/422] 199.19.213.136 () {44 vars in 911 bytes} [Tue Jul 21 21:53:46 2026] GET /v2/images => generated 4190 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/423] 199.19.213.136 () {44 vars in 940 bytes} [Tue Jul 21 21:53:46 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: 219/424] 199.19.213.136 () {44 vars in 962 bytes} [Tue Jul 21 21:53:46 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: 7|app: 0|req: 206/425] 199.19.213.136 () {44 vars in 940 bytes} [Tue Jul 21 21:53:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/426] 199.19.213.136 () {48 vars in 952 bytes} [Tue Jul 21 21:53:46 2026] POST /v2/images => generated 791 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-21 21:53:46.548 7 INFO glance.api.v2.image_data [None req-9ba8e8fb-3548-4760-887a-1d16b5fa0c46 e3462e7e87f2472590661e1a45865854 78b0ae93008f4dc8ab6deeecd9cb246e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 21:54:04.856 7 INFO glance.location [None req-9ba8e8fb-3548-4760-887a-1d16b5fa0c46 e3462e7e87f2472590661e1a45865854 78b0ae93008f4dc8ab6deeecd9cb246e - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 207/431] 199.19.213.136 () {48 vars in 1047 bytes} [Tue Jul 21 21:53:46 2026] PUT /v2/images/ad6703de-7e13-4fcb-a976-6a9dbe088210/file => generated 0 bytes in 18364 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27977 switches on core 0) [pid: 8|app: 0|req: 225/432] 199.19.213.136 () {44 vars in 972 bytes} [Tue Jul 21 21:54:04 2026] GET /v2/images/ad6703de-7e13-4fcb-a976-6a9dbe088210 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/433] 199.19.213.136 () {48 vars in 1052 bytes} [Tue Jul 21 21:54:04 2026] PATCH /v2/images/ad6703de-7e13-4fcb-a976-6a9dbe088210 => generated 1382 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/434] 199.19.213.136 () {44 vars in 972 bytes} [Tue Jul 21 21:54:05 2026] GET /v2/images/ad6703de-7e13-4fcb-a976-6a9dbe088210 => 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: 313/607] 199.19.213.136 () {42 vars in 689 bytes} [Tue Jul 21 22:08:26 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/608] 199.19.213.136 () {44 vars in 911 bytes} [Tue Jul 21 22:08:26 2026] GET /v2/images => generated 5574 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/637] 199.19.213.136 () {42 vars in 689 bytes} [Tue Jul 21 22:10:50 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: 328/638] 199.19.213.136 () {44 vars in 911 bytes} [Tue Jul 21 22:10:50 2026] GET /v2/images => generated 5574 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/639] 199.19.213.136 () {42 vars in 689 bytes} [Tue Jul 21 22:10: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: 329/640] 199.19.213.136 () {44 vars in 911 bytes} [Tue Jul 21 22:10:52 2026] GET /v2/images => generated 5574 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/651] 199.19.213.136 () {42 vars in 689 bytes} [Tue Jul 21 22:11: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: 317/652] 199.19.213.136 () {44 vars in 911 bytes} [Tue Jul 21 22:11:44 2026] GET /v2/images => generated 5574 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/655] 199.19.213.136 () {42 vars in 689 bytes} [Tue Jul 21 22:11: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: 337/656] 199.19.213.136 () {44 vars in 911 bytes} [Tue Jul 21 22:11:52 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/671] 199.19.213.136 () {42 vars in 689 bytes} [Tue Jul 21 22:12:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/672] 199.19.213.136 () {44 vars in 911 bytes} [Tue Jul 21 22:12:59 2026] GET /v2/images => generated 5574 bytes in 57 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: 332/681] 10.0.0.190 () {32 vars in 633 bytes} [Tue Jul 21 22:13:42 2026] GET /v2/images => generated 5574 bytes in 21 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: 353/688] 10.0.0.250 () {36 vars in 987 bytes} [Tue Jul 21 22:14:05 2026] GET /v2/images/a9257f24-9933-4baf-a734-f79583affbb4 => generated 1312 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/689] 10.0.0.250 () {36 vars in 927 bytes} [Tue Jul 21 22:14:06 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/690] 10.0.0.250 () {36 vars in 987 bytes} [Tue Jul 21 22:14:09 2026] GET /v2/images/a9257f24-9933-4baf-a734-f79583affbb4 => 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: 337/691] 10.0.0.250 () {36 vars in 927 bytes} [Tue Jul 21 22:14: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: 356/694] 199.19.213.136 () {36 vars in 991 bytes} [Tue Jul 21 22:14:16 2026] GET /v2/images/a9257f24-9933-4baf-a734-f79583affbb4 => 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: 339/695] 199.19.213.136 () {36 vars in 931 bytes} [Tue Jul 21 22:14:16 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: 357/696] 199.19.213.136 () {36 vars in 991 bytes} [Tue Jul 21 22:14:17 2026] GET /v2/images/a9257f24-9933-4baf-a734-f79583affbb4 => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/697] 199.19.213.136 () {36 vars in 931 bytes} [Tue Jul 21 22:14:17 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: 342/700] 10.0.0.250 () {36 vars in 987 bytes} [Tue Jul 21 22:14:26 2026] GET /v2/images/a9257f24-9933-4baf-a734-f79583affbb4 => 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: 359/701] 10.0.0.250 () {36 vars in 927 bytes} [Tue Jul 21 22:14: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: 343/702] 10.0.0.250 () {36 vars in 987 bytes} [Tue Jul 21 22:14:29 2026] GET /v2/images/a9257f24-9933-4baf-a734-f79583affbb4 => 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: 360/703] 10.0.0.250 () {36 vars in 927 bytes} [Tue Jul 21 22:14:29 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: 363/708] 10.0.0.250 () {36 vars in 987 bytes} [Tue Jul 21 22:14:53 2026] GET /v2/images/a9257f24-9933-4baf-a734-f79583affbb4 => 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: 346/709] 10.0.0.250 () {36 vars in 927 bytes} [Tue Jul 21 22:14:53 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: 366/714] 10.0.0.190 () {34 vars in 655 bytes} [Tue Jul 21 22:15:09 2026] POST /v2/images => generated 648 bytes in 207 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-21 22:15:09.406 7 WARNING glance.api.v2.images [None req-57ef1876-9af1-42a9-95bf-04204a2df86e 4b68208bb11e40ee8550a3d4acde1b16 06a3209d71894c53a0d290dceb15c322 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//67e5d881-bc23-4aa2-85d7-d9aa136da9b0 [pid: 7|app: 0|req: 349/715] 10.0.0.190 () {32 vars in 710 bytes} [Tue Jul 21 22:15:09 2026] DELETE /v2/images/67e5d881-bc23-4aa2-85d7-d9aa136da9b0 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/716] 10.0.0.190 () {32 vars in 707 bytes} [Tue Jul 21 22:15:09 2026] GET /v2/images/67e5d881-bc23-4aa2-85d7-d9aa136da9b0 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/717] 10.0.0.190 () {32 vars in 633 bytes} [Tue Jul 21 22:15:09 2026] GET /v2/images => generated 1381 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/718] 10.0.0.190 () {34 vars in 655 bytes} [Tue Jul 21 22:15:09 2026] POST /v2/images => generated 703 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/719] 10.0.0.190 () {32 vars in 717 bytes} [Tue Jul 21 22:15:09 2026] GET /v2/images/8e253cd3-40b0-43f1-9486-9be92f008400/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:15:09.644 8 INFO glance.api.v2.image_data [None req-e35532e2-4395-4210-81ce-4a8526549184 4b68208bb11e40ee8550a3d4acde1b16 06a3209d71894c53a0d290dceb15c322 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 22:15:09.686 8 WARNING glance_store._drivers.rbd [None req-e35532e2-4395-4210-81ce-4a8526549184 4b68208bb11e40ee8550a3d4acde1b16 06a3209d71894c53a0d290dceb15c322 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-21 22:15:09.957 8 INFO glance.location [None req-e35532e2-4395-4210-81ce-4a8526549184 4b68208bb11e40ee8550a3d4acde1b16 06a3209d71894c53a0d290dceb15c322 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 369/720] 10.0.0.190 () {32 vars in 727 bytes} [Tue Jul 21 22:15:09 2026] PUT /v2/images/8e253cd3-40b0-43f1-9486-9be92f008400/file => generated 0 bytes in 368 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/721] 10.0.0.190 () {32 vars in 707 bytes} [Tue Jul 21 22:15:10 2026] GET /v2/images/8e253cd3-40b0-43f1-9486-9be92f008400 => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/722] 10.0.0.190 () {32 vars in 717 bytes} [Tue Jul 21 22:15:10 2026] GET /v2/images/8e253cd3-40b0-43f1-9486-9be92f008400/file => generated 1024 bytes in 139 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/723] 10.0.0.190 () {34 vars in 655 bytes} [Tue Jul 21 22:15:10 2026] POST /v2/images => generated 649 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/724] 10.0.0.190 () {32 vars in 726 bytes} [Tue Jul 21 22:15:10 2026] PATCH /v2/images/e22849e3-215b-4d00-98f4-5e64db274d3b => generated 651 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/725] 10.0.0.190 () {32 vars in 707 bytes} [Tue Jul 21 22:15:10 2026] GET /v2/images/e22849e3-215b-4d00-98f4-5e64db274d3b => generated 651 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:15:10.322 8 WARNING glance.api.v2.images [None req-4fa41916-ebbe-4e23-9d5c-384e0a239f78 4b68208bb11e40ee8550a3d4acde1b16 06a3209d71894c53a0d290dceb15c322 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e22849e3-215b-4d00-98f4-5e64db274d3b [pid: 8|app: 0|req: 372/726] 10.0.0.190 () {32 vars in 710 bytes} [Tue Jul 21 22:15:10 2026] DELETE /v2/images/e22849e3-215b-4d00-98f4-5e64db274d3b => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/727] 10.0.0.190 () {32 vars in 707 bytes} [Tue Jul 21 22:15:10 2026] GET /v2/images/e22849e3-215b-4d00-98f4-5e64db274d3b => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:15:10.392 8 WARNING glance.api.v2.images [None req-c68bd864-9394-4d79-9ff8-f11a93674819 4b68208bb11e40ee8550a3d4acde1b16 06a3209d71894c53a0d290dceb15c322 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8e253cd3-40b0-43f1-9486-9be92f008400 [pid: 8|app: 0|req: 373/728] 10.0.0.190 () {32 vars in 710 bytes} [Tue Jul 21 22:15:10 2026] DELETE /v2/images/8e253cd3-40b0-43f1-9486-9be92f008400 => generated 0 bytes in 785 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/729] 10.0.0.190 () {32 vars in 707 bytes} [Tue Jul 21 22:15:11 2026] GET /v2/images/8e253cd3-40b0-43f1-9486-9be92f008400 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:15:11.206 8 WARNING glance.api.v2.images [None req-9b4de038-7bc2-4c8e-a549-86f73130ccb3 4b68208bb11e40ee8550a3d4acde1b16 06a3209d71894c53a0d290dceb15c322 - - default default] Failed to find image 67e5d881-bc23-4aa2-85d7-d9aa136da9b0 to delete: glance.common.exception.ImageNotFound: No image found with ID 67e5d881-bc23-4aa2-85d7-d9aa136da9b0 [pid: 8|app: 0|req: 374/730] 10.0.0.190 () {32 vars in 710 bytes} [Tue Jul 21 22:15:11 2026] DELETE /v2/images/67e5d881-bc23-4aa2-85d7-d9aa136da9b0 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/731] 10.0.0.190 () {32 vars in 707 bytes} [Tue Jul 21 22:15:11 2026] GET /v2/images/67e5d881-bc23-4aa2-85d7-d9aa136da9b0 => 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: 375/732] 10.0.0.190 () {30 vars in 411 bytes} [Tue Jul 21 22:15:11 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: 377/735] 10.0.0.42 () {36 vars in 986 bytes} [Tue Jul 21 22:15:22 2026] GET /v2/images/a9257f24-9933-4baf-a734-f79583affbb4 => 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: 359/736] 10.0.0.42 () {36 vars in 926 bytes} [Tue Jul 21 22:15:22 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/737] 10.0.0.42 () {36 vars in 926 bytes} [Tue Jul 21 22:15:22 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/738] 10.0.0.42 () {36 vars in 986 bytes} [Tue Jul 21 22:15:22 2026] GET /v2/images/a9257f24-9933-4baf-a734-f79583affbb4 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/739] 10.0.0.42 () {36 vars in 926 bytes} [Tue Jul 21 22:15:22 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/740] 10.0.0.42 () {36 vars in 926 bytes} [Tue Jul 21 22:15:22 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/741] 10.0.0.42 () {36 vars in 986 bytes} [Tue Jul 21 22:15:22 2026] GET /v2/images/a9257f24-9933-4baf-a734-f79583affbb4 => 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: 362/742] 10.0.0.42 () {36 vars in 926 bytes} [Tue Jul 21 22:15:22 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/743] 10.0.0.42 () {36 vars in 926 bytes} [Tue Jul 21 22:15: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: 7|app: 0|req: 363/744] 10.0.0.54 () {36 vars in 986 bytes} [Tue Jul 21 22:15:23 2026] GET /v2/images/a9257f24-9933-4baf-a734-f79583affbb4 => generated 1312 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/745] 10.0.0.54 () {36 vars in 926 bytes} [Tue Jul 21 22:15:23 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/746] 10.0.0.54 () {36 vars in 986 bytes} [Tue Jul 21 22:15:23 2026] GET /v2/images/a9257f24-9933-4baf-a734-f79583affbb4 => 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: 383/747] 10.0.0.54 () {36 vars in 926 bytes} [Tue Jul 21 22:15:23 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: 365/748] 10.0.0.54 () {36 vars in 926 bytes} [Tue Jul 21 22:15:23 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/753] 10.0.0.190 () {32 vars in 707 bytes} [Tue Jul 21 22:15:40 2026] GET /v2/images/a9257f24-9933-4baf-a734-f79583affbb4 => 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: 368/754] 10.0.0.190 () {32 vars in 707 bytes} [Tue Jul 21 22:15:40 2026] GET /v2/images/a9257f24-9933-4baf-a734-f79583affbb4 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/755] 10.0.0.42 () {36 vars in 986 bytes} [Tue Jul 21 22:15:40 2026] GET /v2/images/a9257f24-9933-4baf-a734-f79583affbb4 => generated 1312 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/756] 10.0.0.42 () {36 vars in 926 bytes} [Tue Jul 21 22:15:41 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: 388/757] 10.0.0.42 () {36 vars in 926 bytes} [Tue Jul 21 22:15:41 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: 370/758] 10.0.0.42 () {36 vars in 986 bytes} [Tue Jul 21 22:15:41 2026] GET /v2/images/a9257f24-9933-4baf-a734-f79583affbb4 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/759] 10.0.0.42 () {36 vars in 926 bytes} [Tue Jul 21 22:15:41 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/760] 10.0.0.42 () {36 vars in 926 bytes} [Tue Jul 21 22:15:41 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: 390/761] 10.0.0.42 () {36 vars in 986 bytes} [Tue Jul 21 22:15:41 2026] GET /v2/images/a9257f24-9933-4baf-a734-f79583affbb4 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/762] 10.0.0.42 () {36 vars in 926 bytes} [Tue Jul 21 22:15:41 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/763] 10.0.0.54 () {36 vars in 986 bytes} [Tue Jul 21 22:15:41 2026] GET /v2/images/a9257f24-9933-4baf-a734-f79583affbb4 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/764] 10.0.0.54 () {36 vars in 926 bytes} [Tue Jul 21 22:15:41 2026] GET /v2/schemas/image => generated 4018 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/765] 10.0.0.54 () {36 vars in 986 bytes} [Tue Jul 21 22:15:41 2026] GET /v2/images/a9257f24-9933-4baf-a734-f79583affbb4 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/766] 10.0.0.54 () {36 vars in 926 bytes} [Tue Jul 21 22:15:41 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/767] 10.0.0.54 () {36 vars in 926 bytes} [Tue Jul 21 22:15:41 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: 398/776] 10.0.0.250 () {36 vars in 987 bytes} [Tue Jul 21 22:16:18 2026] GET /v2/images/a9257f24-9933-4baf-a734-f79583affbb4 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/777] 10.0.0.250 () {36 vars in 927 bytes} [Tue Jul 21 22:16:18 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: 381/780] 10.0.0.250 () {36 vars in 987 bytes} [Tue Jul 21 22:16:29 2026] GET /v2/images/a9257f24-9933-4baf-a734-f79583affbb4 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/781] 10.0.0.250 () {36 vars in 927 bytes} [Tue Jul 21 22:16:29 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: 385/788] 10.0.0.250 () {36 vars in 987 bytes} [Tue Jul 21 22:16:54 2026] GET /v2/images/a9257f24-9933-4baf-a734-f79583affbb4 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/789] 10.0.0.250 () {36 vars in 927 bytes} [Tue Jul 21 22:16:54 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: 386/790] 10.0.0.250 () {36 vars in 987 bytes} [Tue Jul 21 22:17:00 2026] GET /v2/images/a9257f24-9933-4baf-a734-f79583affbb4 => 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: 405/791] 10.0.0.250 () {36 vars in 927 bytes} [Tue Jul 21 22:17:00 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: 419/818] 10.0.0.250 () {36 vars in 987 bytes} [Tue Jul 21 22:19:04 2026] GET /v2/images/a9257f24-9933-4baf-a734-f79583affbb4 => 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: 400/819] 10.0.0.250 () {36 vars in 927 bytes} [Tue Jul 21 22:19:04 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: 403/824] 10.0.0.250 () {36 vars in 987 bytes} [Tue Jul 21 22:19:25 2026] GET /v2/images/a9257f24-9933-4baf-a734-f79583affbb4 => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/825] 10.0.0.250 () {36 vars in 927 bytes} [Tue Jul 21 22:19:26 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/832] 199.19.213.136 () {32 vars in 826 bytes} [Tue Jul 21 22:20:00 2026] GET /v2/images?status=active&owner=78b0ae93008f4dc8ab6deeecd9cb246e&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/833] 199.19.213.136 () {32 vars in 653 bytes} [Tue Jul 21 22:20:01 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: 408/834] 10.0.0.42 () {36 vars in 986 bytes} [Tue Jul 21 22:20:01 2026] GET /v2/images/9d790bd6-254d-48e2-924e-186571456a81 => 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: 427/835] 10.0.0.42 () {36 vars in 926 bytes} [Tue Jul 21 22:20: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: 409/836] 10.0.0.42 () {36 vars in 926 bytes} [Tue Jul 21 22:20: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: 8|app: 0|req: 428/837] 10.0.0.42 () {36 vars in 986 bytes} [Tue Jul 21 22:20:01 2026] GET /v2/images/9d790bd6-254d-48e2-924e-186571456a81 => 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: 410/838] 10.0.0.42 () {36 vars in 926 bytes} [Tue Jul 21 22:20: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: 8|app: 0|req: 429/839] 10.0.0.42 () {36 vars in 926 bytes} [Tue Jul 21 22:20: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: 411/840] 10.0.0.42 () {36 vars in 986 bytes} [Tue Jul 21 22:20:01 2026] GET /v2/images/9d790bd6-254d-48e2-924e-186571456a81 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/841] 10.0.0.42 () {36 vars in 926 bytes} [Tue Jul 21 22:20: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: 412/842] 10.0.0.54 () {36 vars in 986 bytes} [Tue Jul 21 22:20:01 2026] GET /v2/images/9d790bd6-254d-48e2-924e-186571456a81 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/843] 10.0.0.54 () {36 vars in 926 bytes} [Tue Jul 21 22:20:01 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: 413/844] 10.0.0.54 () {36 vars in 986 bytes} [Tue Jul 21 22:20:01 2026] GET /v2/images/9d790bd6-254d-48e2-924e-186571456a81 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/845] 10.0.0.54 () {36 vars in 926 bytes} [Tue Jul 21 22:20: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: 7|app: 0|req: 414/846] 10.0.0.54 () {36 vars in 926 bytes} [Tue Jul 21 22:20: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: 437/891] 10.0.0.190 () {32 vars in 633 bytes} [Tue Jul 21 22:23:41 2026] GET /v2/images => generated 5574 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)