+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jul 29 22:11:36 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: glance-api-54956b5897-p4cb4 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 0x7ff0756ee668 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-29 22:11:38.311 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-29 22:11:38.312 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-29 22:11:39.168 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-29 22:11:39.169 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-29 22:11:39.169 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-29 22:11:39.185 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-29 22:11:39.186 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-29 22:11:39.187 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-29 22:11:41.264 7 WARNING glance.api.v2.images [None req-ceb50977-f953-4257-8de5-7bb07666e1da - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-29 22:11:41.354 8 WARNING glance.api.v2.images [None req-23783be7-5b3c-45ee-b64c-0beb25751921 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-29 22:11:41.615 7 WARNING keystonemiddleware._common.config [None req-ceb50977-f953-4257-8de5-7bb07666e1da - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-29 22:11:41.623 7 WARNING oslo_config.cfg [None req-ceb50977-f953-4257-8de5-7bb07666e1da - - - - - -] 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 0x7ff0756ee668 pid: 7 (default app) 2026-07-29 22:11:41.710 8 WARNING keystonemiddleware._common.config [None req-23783be7-5b3c-45ee-b64c-0beb25751921 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-29 22:11:41.718 8 WARNING oslo_config.cfg [None req-23783be7-5b3c-45ee-b64c-0beb25751921 - - - - - -] 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 0x7ff0756ee668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.77 () {42 vars in 685 bytes} [Wed Jul 29 22:11:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 22:11:42.719 8 WARNING oslo_policy.policy [None req-1d080195-fe64-4e84-b761-eccfc79f1a4e 16a1c1361d8043cb878d21de67c0f67e 7eb334f8ff6b42be83c638d95135d2c6 - - 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-29 22:11:42.720 8 WARNING oslo_policy.policy [None req-1d080195-fe64-4e84-b761-eccfc79f1a4e 16a1c1361d8043cb878d21de67c0f67e 7eb334f8ff6b42be83c638d95135d2c6 - - 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-29 22:11:42.735 8 WARNING oslo_policy.policy [None req-1d080195-fe64-4e84-b761-eccfc79f1a4e 16a1c1361d8043cb878d21de67c0f67e 7eb334f8ff6b42be83c638d95135d2c6 - - 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-29 22:11:42.735 8 WARNING oslo_policy.policy [None req-1d080195-fe64-4e84-b761-eccfc79f1a4e 16a1c1361d8043cb878d21de67c0f67e 7eb334f8ff6b42be83c638d95135d2c6 - - 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.77 () {44 vars in 907 bytes} [Wed Jul 29 22:11:42 2026] GET /v2/images => generated 69 bytes in 581 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.77 () {42 vars in 685 bytes} [Wed Jul 29 22:11:46 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.77 () {44 vars in 907 bytes} [Wed Jul 29 22:11:46 2026] GET /v2/images => generated 69 bytes in 34 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-29 22:11:46.206 7 WARNING oslo_policy.policy [None req-90213e7a-7c07-471e-800a-98911c3eac0b 16a1c1361d8043cb878d21de67c0f67e 7eb334f8ff6b42be83c638d95135d2c6 - - 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-29 22:11:46.207 7 WARNING oslo_policy.policy [None req-90213e7a-7c07-471e-800a-98911c3eac0b 16a1c1361d8043cb878d21de67c0f67e 7eb334f8ff6b42be83c638d95135d2c6 - - 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.77 () {44 vars in 908 bytes} [Wed Jul 29 22:11:46 2026] GET /v2/images/cirros => generated 151 bytes in 128 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.77 () {44 vars in 930 bytes} [Wed Jul 29 22:11:46 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 22:11:46.346 7 WARNING oslo_policy.policy [None req-559ffe64-b70d-4ccf-a259-603aabb2533c 16a1c1361d8043cb878d21de67c0f67e 7eb334f8ff6b42be83c638d95135d2c6 - - 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-29 22:11:46.347 7 WARNING oslo_policy.policy [None req-559ffe64-b70d-4ccf-a259-603aabb2533c 16a1c1361d8043cb878d21de67c0f67e 7eb334f8ff6b42be83c638d95135d2c6 - - 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.77 () {44 vars in 936 bytes} [Wed Jul 29 22:11:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 22:11:46.427 8 WARNING oslo_config.cfg [None req-32422c15-6948-4af0-84c1-78bed6c13f50 16a1c1361d8043cb878d21de67c0f67e 7eb334f8ff6b42be83c638d95135d2c6 - - 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.77 () {48 vars in 948 bytes} [Wed Jul 29 22:11:46 2026] POST /v2/images => generated 760 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-29 22:11:46.446 7 WARNING oslo_policy.policy [None req-f92198a4-fb73-4973-992e-7bf345ad3e7b 16a1c1361d8043cb878d21de67c0f67e 7eb334f8ff6b42be83c638d95135d2c6 - - 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-29 22:11:46.446 7 WARNING oslo_policy.policy [None req-f92198a4-fb73-4973-992e-7bf345ad3e7b 16a1c1361d8043cb878d21de67c0f67e 7eb334f8ff6b42be83c638d95135d2c6 - - 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-29 22:11:46.448 7 INFO glance.api.v2.image_data [None req-f92198a4-fb73-4973-992e-7bf345ad3e7b 16a1c1361d8043cb878d21de67c0f67e 7eb334f8ff6b42be83c638d95135d2c6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-29 22:11:50.505 7 WARNING glance.location [None req-f92198a4-fb73-4973-992e-7bf345ad3e7b 16a1c1361d8043cb878d21de67c0f67e 7eb334f8ff6b42be83c638d95135d2c6 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.204.45.77 () {48 vars in 1042 bytes} [Wed Jul 29 22:11:46 2026] PUT /v2/images/7e4eb6a2-4756-421a-9e09-067912a45230/file => generated 0 bytes in 4100 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6147 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.77 () {44 vars in 968 bytes} [Wed Jul 29 22:11:50 2026] GET /v2/images/7e4eb6a2-4756-421a-9e09-067912a45230 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 22:11:50.647 7 WARNING oslo_config.cfg [None req-dd0f4ba0-b9ce-47f7-8898-bde69017dd4f 16a1c1361d8043cb878d21de67c0f67e 7eb334f8ff6b42be83c638d95135d2c6 - - 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/14] 199.204.45.77 () {48 vars in 1048 bytes} [Wed Jul 29 22:11:50 2026] PATCH /v2/images/7e4eb6a2-4756-421a-9e09-067912a45230 => generated 1312 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.77 () {44 vars in 968 bytes} [Wed Jul 29 22:11:50 2026] GET /v2/images/7e4eb6a2-4756-421a-9e09-067912a45230 => 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: 134/270] 199.204.45.77 () {42 vars in 685 bytes} [Wed Jul 29 22:32:59 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/271] 199.204.45.77 () {44 vars in 907 bytes} [Wed Jul 29 22:32:59 2026] GET /v2/images => generated 1381 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/276] 199.204.45.77 () {42 vars in 685 bytes} [Wed Jul 29 22:33:16 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/277] 199.204.45.77 () {44 vars in 907 bytes} [Wed Jul 29 22:33:16 2026] GET /v2/images => generated 1381 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/278] 199.204.45.77 () {44 vars in 934 bytes} [Wed Jul 29 22:33:16 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/279] 199.204.45.77 () {44 vars in 956 bytes} [Wed Jul 29 22:33:16 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/280] 199.204.45.77 () {44 vars in 936 bytes} [Wed Jul 29 22:33:16 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/281] 199.204.45.77 () {48 vars in 948 bytes} [Wed Jul 29 22:33:16 2026] POST /v2/images => generated 796 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-29 22:33:16.772 8 WARNING oslo_policy.policy [None req-6b71164c-608d-4b2c-a2cc-4c0191a97e0a 16a1c1361d8043cb878d21de67c0f67e 7eb334f8ff6b42be83c638d95135d2c6 - - 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-29 22:33:16.772 8 WARNING oslo_policy.policy [None req-6b71164c-608d-4b2c-a2cc-4c0191a97e0a 16a1c1361d8043cb878d21de67c0f67e 7eb334f8ff6b42be83c638d95135d2c6 - - 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-29 22:33:16.773 8 INFO glance.api.v2.image_data [None req-6b71164c-608d-4b2c-a2cc-4c0191a97e0a 16a1c1361d8043cb878d21de67c0f67e 7eb334f8ff6b42be83c638d95135d2c6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-29 22:33:52.048 8 WARNING glance.location [None req-6b71164c-608d-4b2c-a2cc-4c0191a97e0a 16a1c1361d8043cb878d21de67c0f67e 7eb334f8ff6b42be83c638d95135d2c6 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 140/290] 199.204.45.77 () {48 vars in 1043 bytes} [Wed Jul 29 22:33:16 2026] PUT /v2/images/720738c6-bc71-4900-bd42-fd19767717f3/file => generated 0 bytes in 35324 msecs (HTTP/1.1 204) 4 headers in 171 bytes (72091 switches on core 0) [pid: 7|app: 0|req: 151/291] 199.204.45.77 () {44 vars in 968 bytes} [Wed Jul 29 22:33:52 2026] GET /v2/images/720738c6-bc71-4900-bd42-fd19767717f3 => 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: 141/292] 199.204.45.77 () {48 vars in 1048 bytes} [Wed Jul 29 22:33:52 2026] PATCH /v2/images/720738c6-bc71-4900-bd42-fd19767717f3 => generated 1395 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/293] 199.204.45.77 () {44 vars in 968 bytes} [Wed Jul 29 22:33:52 2026] GET /v2/images/720738c6-bc71-4900-bd42-fd19767717f3 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/294] 199.204.45.77 () {42 vars in 685 bytes} [Wed Jul 29 22:33:53 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/295] 199.204.45.77 () {44 vars in 907 bytes} [Wed Jul 29 22:33:53 2026] GET /v2/images => generated 2778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/376] 199.204.45.77 () {42 vars in 685 bytes} [Wed Jul 29 22:40:34 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/377] 199.204.45.77 () {44 vars in 907 bytes} [Wed Jul 29 22:40:34 2026] GET /v2/images => generated 2778 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/380] 199.204.45.77 () {42 vars in 685 bytes} [Wed Jul 29 22:40:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/381] 199.204.45.77 () {44 vars in 907 bytes} [Wed Jul 29 22:40:42 2026] GET /v2/images => generated 2778 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/382] 199.204.45.77 () {44 vars in 944 bytes} [Wed Jul 29 22:40:43 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/383] 199.204.45.77 () {44 vars in 966 bytes} [Wed Jul 29 22:40:43 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/384] 199.204.45.77 () {44 vars in 936 bytes} [Wed Jul 29 22:40:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/385] 199.204.45.77 () {48 vars in 948 bytes} [Wed Jul 29 22:40:43 2026] POST /v2/images => generated 799 bytes in 1925 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-29 22:40:45.048 8 INFO glance.api.v2.image_data [None req-dfaa798a-4876-4e7f-b24e-c9982d3d0310 16a1c1361d8043cb878d21de67c0f67e 7eb334f8ff6b42be83c638d95135d2c6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-29 22:41:10.906 8 INFO glance.location [None req-dfaa798a-4876-4e7f-b24e-c9982d3d0310 16a1c1361d8043cb878d21de67c0f67e 7eb334f8ff6b42be83c638d95135d2c6 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 188/390] 199.204.45.77 () {48 vars in 1042 bytes} [Wed Jul 29 22:40:45 2026] PUT /v2/images/c6e91e96-71fd-4293-96d6-0f55eaa238dd/file => generated 0 bytes in 25901 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24338 switches on core 0) [pid: 7|app: 0|req: 203/393] 199.204.45.77 () {44 vars in 968 bytes} [Wed Jul 29 22:41:10 2026] GET /v2/images/c6e91e96-71fd-4293-96d6-0f55eaa238dd => 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: 191/394] 199.204.45.77 () {48 vars in 1048 bytes} [Wed Jul 29 22:41:10 2026] PATCH /v2/images/c6e91e96-71fd-4293-96d6-0f55eaa238dd => generated 1410 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/395] 199.204.45.77 () {44 vars in 968 bytes} [Wed Jul 29 22:41:11 2026] GET /v2/images/c6e91e96-71fd-4293-96d6-0f55eaa238dd => generated 1410 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/414] 199.204.45.77 () {42 vars in 685 bytes} [Wed Jul 29 22:42:49 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/415] 199.204.45.77 () {44 vars in 907 bytes} [Wed Jul 29 22:42:49 2026] GET /v2/images => generated 4190 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/420] 199.204.45.77 () {42 vars in 685 bytes} [Wed Jul 29 22:43:06 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/421] 199.204.45.77 () {44 vars in 907 bytes} [Wed Jul 29 22:43:06 2026] GET /v2/images => generated 4190 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/422] 199.204.45.77 () {44 vars in 936 bytes} [Wed Jul 29 22:43:06 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/423] 199.204.45.77 () {44 vars in 958 bytes} [Wed Jul 29 22:43:06 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/424] 199.204.45.77 () {44 vars in 936 bytes} [Wed Jul 29 22:43:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/425] 199.204.45.77 () {48 vars in 948 bytes} [Wed Jul 29 22:43:06 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-29 22:43:06.927 8 INFO glance.api.v2.image_data [None req-9f852cc1-f5f5-4f50-821b-ff02b99d4ca6 16a1c1361d8043cb878d21de67c0f67e 7eb334f8ff6b42be83c638d95135d2c6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-29 22:43:27.169 8 INFO glance.location [None req-9f852cc1-f5f5-4f50-821b-ff02b99d4ca6 16a1c1361d8043cb878d21de67c0f67e 7eb334f8ff6b42be83c638d95135d2c6 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 207/430] 199.204.45.77 () {48 vars in 1043 bytes} [Wed Jul 29 22:43:06 2026] PUT /v2/images/66d569e3-b117-451e-bd29-58a13f295e08/file => generated 0 bytes in 20292 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28235 switches on core 0) [pid: 7|app: 0|req: 224/431] 199.204.45.77 () {44 vars in 968 bytes} [Wed Jul 29 22:43:27 2026] GET /v2/images/66d569e3-b117-451e-bd29-58a13f295e08 => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/432] 199.204.45.77 () {48 vars in 1048 bytes} [Wed Jul 29 22:43:27 2026] PATCH /v2/images/66d569e3-b117-451e-bd29-58a13f295e08 => generated 1382 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/433] 199.204.45.77 () {44 vars in 968 bytes} [Wed Jul 29 22:43:27 2026] GET /v2/images/66d569e3-b117-451e-bd29-58a13f295e08 => generated 1382 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/594] 199.204.45.77 () {42 vars in 685 bytes} [Wed Jul 29 22:56:48 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/595] 199.204.45.77 () {44 vars in 907 bytes} [Wed Jul 29 22:56:48 2026] GET /v2/images => generated 5574 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/624] 199.204.45.77 () {42 vars in 685 bytes} [Wed Jul 29 22:59:06 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/625] 199.204.45.77 () {44 vars in 907 bytes} [Wed Jul 29 22:59:06 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: 322/626] 199.204.45.77 () {42 vars in 685 bytes} [Wed Jul 29 22:59:08 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/627] 199.204.45.77 () {44 vars in 907 bytes} [Wed Jul 29 22:59:08 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/638] 199.204.45.77 () {42 vars in 685 bytes} [Wed Jul 29 22:59:59 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/639] 199.204.45.77 () {44 vars in 907 bytes} [Wed Jul 29 22:59:59 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: 330/642] 199.204.45.77 () {42 vars in 685 bytes} [Wed Jul 29 23:00:07 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/643] 199.204.45.77 () {44 vars in 907 bytes} [Wed Jul 29 23:00:07 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/656] 199.204.45.77 () {42 vars in 685 bytes} [Wed Jul 29 23:01:09 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/657] 199.204.45.77 () {44 vars in 907 bytes} [Wed Jul 29 23:01:09 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 343/668] 10.0.0.212 () {32 vars in 633 bytes} [Wed Jul 29 23:01:53 2026] GET /v2/images => generated 5574 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/673] 10.0.0.106 () {36 vars in 987 bytes} [Wed Jul 29 23:02:14 2026] GET /v2/images/7e4eb6a2-4756-421a-9e09-067912a45230 => generated 1312 bytes in 152 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: 328/674] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jul 29 23:02:14 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/675] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jul 29 23:02:14 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/676] 10.0.0.106 () {36 vars in 987 bytes} [Wed Jul 29 23:02:14 2026] GET /v2/images/7e4eb6a2-4756-421a-9e09-067912a45230 => 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: 348/677] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jul 29 23:02:14 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: 330/678] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jul 29 23:02:14 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: 349/679] 10.0.0.106 () {36 vars in 987 bytes} [Wed Jul 29 23:02:14 2026] GET /v2/images/7e4eb6a2-4756-421a-9e09-067912a45230 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/680] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jul 29 23:02:14 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/681] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jul 29 23:02:14 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: 332/682] 10.0.0.204 () {36 vars in 911 bytes} [Wed Jul 29 23:02:15 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/683] 10.0.0.204 () {36 vars in 1007 bytes} [Wed Jul 29 23:02:15 2026] GET /v2/images/7e4eb6a2-4756-421a-9e09-067912a45230/locations => generated 127 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/684] 10.0.0.204 () {36 vars in 987 bytes} [Wed Jul 29 23:02:15 2026] GET /v2/images/7e4eb6a2-4756-421a-9e09-067912a45230 => generated 1312 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/685] 10.0.0.204 () {36 vars in 927 bytes} [Wed Jul 29 23:02:15 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: 334/686] 10.0.0.204 () {36 vars in 927 bytes} [Wed Jul 29 23:02:15 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: 353/687] 10.0.0.212 () {34 vars in 655 bytes} [Wed Jul 29 23:02:18 2026] POST /v2/images => generated 649 bytes in 141 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-29 23:02:18.438 8 WARNING glance.api.v2.images [None req-52cda0da-c9e6-4916-ba3d-dc2580d25b0f a30ae6e2f18e4e4eb29ef237c982a512 b14cc1b3df4c490ea47ae91123cd1620 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//549705d5-62d5-4c3c-9c2e-28fa60e75ac4 [pid: 8|app: 0|req: 335/688] 10.0.0.212 () {32 vars in 710 bytes} [Wed Jul 29 23:02:18 2026] DELETE /v2/images/549705d5-62d5-4c3c-9c2e-28fa60e75ac4 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/689] 10.0.0.212 () {32 vars in 707 bytes} [Wed Jul 29 23:02:18 2026] GET /v2/images/549705d5-62d5-4c3c-9c2e-28fa60e75ac4 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/690] 10.0.0.212 () {32 vars in 633 bytes} [Wed Jul 29 23:02:18 2026] GET /v2/images => generated 1381 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/691] 10.0.0.212 () {34 vars in 655 bytes} [Wed Jul 29 23:02:18 2026] POST /v2/images => generated 702 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/692] 10.0.0.212 () {32 vars in 717 bytes} [Wed Jul 29 23:02:18 2026] GET /v2/images/bc2aa2f2-8d22-49a4-975e-b70c24ccde97/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 23:02:18.643 7 INFO glance.api.v2.image_data [None req-5d356d60-bfbf-47e1-8780-80676342710e a30ae6e2f18e4e4eb29ef237c982a512 b14cc1b3df4c490ea47ae91123cd1620 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-29 23:02:18.700 7 WARNING glance_store._drivers.rbd [None req-5d356d60-bfbf-47e1-8780-80676342710e a30ae6e2f18e4e4eb29ef237c982a512 b14cc1b3df4c490ea47ae91123cd1620 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-29 23:02:19.789 7 INFO glance.location [None req-5d356d60-bfbf-47e1-8780-80676342710e a30ae6e2f18e4e4eb29ef237c982a512 b14cc1b3df4c490ea47ae91123cd1620 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 356/693] 10.0.0.212 () {32 vars in 727 bytes} [Wed Jul 29 23:02:18 2026] PUT /v2/images/bc2aa2f2-8d22-49a4-975e-b70c24ccde97/file => generated 0 bytes in 1187 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/694] 10.0.0.212 () {32 vars in 707 bytes} [Wed Jul 29 23:02:19 2026] GET /v2/images/bc2aa2f2-8d22-49a4-975e-b70c24ccde97 => 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: 357/695] 10.0.0.212 () {32 vars in 717 bytes} [Wed Jul 29 23:02:19 2026] GET /v2/images/bc2aa2f2-8d22-49a4-975e-b70c24ccde97/file => generated 1024 bytes in 166 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/696] 10.0.0.212 () {34 vars in 655 bytes} [Wed Jul 29 23:02:20 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: 7|app: 0|req: 358/697] 10.0.0.212 () {32 vars in 726 bytes} [Wed Jul 29 23:02:20 2026] PATCH /v2/images/b4f5ae7a-8c55-45f8-9c68-34ab7b9117d7 => generated 652 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/698] 10.0.0.212 () {32 vars in 707 bytes} [Wed Jul 29 23:02:20 2026] GET /v2/images/b4f5ae7a-8c55-45f8-9c68-34ab7b9117d7 => generated 652 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 23:02:20.152 7 WARNING glance.api.v2.images [None req-4d226fda-0771-4e1d-b45c-07502d674e49 a30ae6e2f18e4e4eb29ef237c982a512 b14cc1b3df4c490ea47ae91123cd1620 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b4f5ae7a-8c55-45f8-9c68-34ab7b9117d7 [pid: 7|app: 0|req: 359/699] 10.0.0.212 () {32 vars in 710 bytes} [Wed Jul 29 23:02:20 2026] DELETE /v2/images/b4f5ae7a-8c55-45f8-9c68-34ab7b9117d7 => generated 0 bytes in 38 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/700] 10.0.0.212 () {32 vars in 707 bytes} [Wed Jul 29 23:02:20 2026] GET /v2/images/b4f5ae7a-8c55-45f8-9c68-34ab7b9117d7 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 23:02:20.223 7 WARNING glance.api.v2.images [None req-bb67483d-9484-46b4-b355-50981c3fcf8b a30ae6e2f18e4e4eb29ef237c982a512 b14cc1b3df4c490ea47ae91123cd1620 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bc2aa2f2-8d22-49a4-975e-b70c24ccde97 [pid: 7|app: 0|req: 360/703] 10.0.0.212 () {32 vars in 710 bytes} [Wed Jul 29 23:02:20 2026] DELETE /v2/images/bc2aa2f2-8d22-49a4-975e-b70c24ccde97 => generated 0 bytes in 836 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/704] 10.0.0.212 () {32 vars in 707 bytes} [Wed Jul 29 23:02:21 2026] GET /v2/images/bc2aa2f2-8d22-49a4-975e-b70c24ccde97 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 23:02:21.072 7 WARNING glance.api.v2.images [None req-70cdc0b2-cbdd-481d-9f37-e0f0fe36af35 a30ae6e2f18e4e4eb29ef237c982a512 b14cc1b3df4c490ea47ae91123cd1620 - - default default] Failed to find image 549705d5-62d5-4c3c-9c2e-28fa60e75ac4 to delete: glance.common.exception.ImageNotFound: No image found with ID 549705d5-62d5-4c3c-9c2e-28fa60e75ac4 [pid: 7|app: 0|req: 361/705] 10.0.0.212 () {32 vars in 710 bytes} [Wed Jul 29 23:02:21 2026] DELETE /v2/images/549705d5-62d5-4c3c-9c2e-28fa60e75ac4 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/706] 10.0.0.212 () {32 vars in 707 bytes} [Wed Jul 29 23:02:21 2026] GET /v2/images/549705d5-62d5-4c3c-9c2e-28fa60e75ac4 => 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: 362/707] 10.0.0.177 () {36 vars in 987 bytes} [Wed Jul 29 23:02:24 2026] GET /v2/images/7e4eb6a2-4756-421a-9e09-067912a45230 => 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: 346/708] 10.0.0.177 () {36 vars in 927 bytes} [Wed Jul 29 23:02:24 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/709] 10.0.0.177 () {36 vars in 987 bytes} [Wed Jul 29 23:02:24 2026] GET /v2/images/7e4eb6a2-4756-421a-9e09-067912a45230 => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/710] 10.0.0.177 () {36 vars in 927 bytes} [Wed Jul 29 23:02:24 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/713] 199.204.45.77 () {36 vars in 990 bytes} [Wed Jul 29 23:02:32 2026] GET /v2/images/7e4eb6a2-4756-421a-9e09-067912a45230 => 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: 349/714] 199.204.45.77 () {36 vars in 930 bytes} [Wed Jul 29 23:02:32 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: 366/715] 199.204.45.77 () {36 vars in 990 bytes} [Wed Jul 29 23:02:32 2026] GET /v2/images/7e4eb6a2-4756-421a-9e09-067912a45230 => 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: 350/716] 199.204.45.77 () {36 vars in 930 bytes} [Wed Jul 29 23:02:32 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/723] 10.0.0.177 () {36 vars in 987 bytes} [Wed Jul 29 23:03:07 2026] GET /v2/images/7e4eb6a2-4756-421a-9e09-067912a45230 => 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: 354/724] 10.0.0.177 () {36 vars in 927 bytes} [Wed Jul 29 23:03:08 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: 371/725] 10.0.0.177 () {36 vars in 987 bytes} [Wed Jul 29 23:03:08 2026] GET /v2/images/7e4eb6a2-4756-421a-9e09-067912a45230 => 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: 355/726] 10.0.0.177 () {36 vars in 927 bytes} [Wed Jul 29 23:03:08 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: 376/735] 10.0.0.212 () {30 vars in 411 bytes} [Wed Jul 29 23:03:46 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/740] 10.0.0.177 () {36 vars in 987 bytes} [Wed Jul 29 23:04:08 2026] GET /v2/images/7e4eb6a2-4756-421a-9e09-067912a45230 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/741] 10.0.0.177 () {36 vars in 927 bytes} [Wed Jul 29 23:04:08 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: 383/748] 10.0.0.177 () {36 vars in 987 bytes} [Wed Jul 29 23:04:39 2026] GET /v2/images/7e4eb6a2-4756-421a-9e09-067912a45230 => 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: 366/749] 10.0.0.177 () {36 vars in 927 bytes} [Wed Jul 29 23:04:39 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: 368/752] 10.0.0.177 () {36 vars in 987 bytes} [Wed Jul 29 23:04:46 2026] GET /v2/images/7e4eb6a2-4756-421a-9e09-067912a45230 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/753] 10.0.0.177 () {36 vars in 927 bytes} [Wed Jul 29 23:04:46 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: 369/754] 10.0.0.177 () {36 vars in 987 bytes} [Wed Jul 29 23:04:46 2026] GET /v2/images/7e4eb6a2-4756-421a-9e09-067912a45230 => 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: 386/755] 10.0.0.177 () {36 vars in 927 bytes} [Wed Jul 29 23:04:46 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: 373/762] 10.0.0.212 () {32 vars in 707 bytes} [Wed Jul 29 23:05:20 2026] GET /v2/images/7e4eb6a2-4756-421a-9e09-067912a45230 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/763] 10.0.0.212 () {32 vars in 707 bytes} [Wed Jul 29 23:05:20 2026] GET /v2/images/7e4eb6a2-4756-421a-9e09-067912a45230 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/764] 10.0.0.106 () {36 vars in 987 bytes} [Wed Jul 29 23:05:20 2026] GET /v2/images/7e4eb6a2-4756-421a-9e09-067912a45230 => 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: 391/765] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jul 29 23:05: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: 8|app: 0|req: 375/766] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jul 29 23:05: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: 392/767] 10.0.0.106 () {36 vars in 987 bytes} [Wed Jul 29 23:05:20 2026] GET /v2/images/7e4eb6a2-4756-421a-9e09-067912a45230 => 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: 376/768] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jul 29 23:05: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: 393/769] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jul 29 23:05:20 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/770] 10.0.0.106 () {36 vars in 987 bytes} [Wed Jul 29 23:05:20 2026] GET /v2/images/7e4eb6a2-4756-421a-9e09-067912a45230 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/771] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jul 29 23:05:20 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: 379/774] 10.0.0.204 () {36 vars in 911 bytes} [Wed Jul 29 23:05:21 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/775] 10.0.0.204 () {36 vars in 1007 bytes} [Wed Jul 29 23:05:21 2026] GET /v2/images/7e4eb6a2-4756-421a-9e09-067912a45230/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/776] 10.0.0.204 () {36 vars in 987 bytes} [Wed Jul 29 23:05:21 2026] GET /v2/images/7e4eb6a2-4756-421a-9e09-067912a45230 => 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: 397/777] 10.0.0.204 () {36 vars in 927 bytes} [Wed Jul 29 23:05:21 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/778] 10.0.0.204 () {36 vars in 927 bytes} [Wed Jul 29 23:05:21 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: 401/785] 10.0.0.177 () {36 vars in 987 bytes} [Wed Jul 29 23:05:58 2026] GET /v2/images/7e4eb6a2-4756-421a-9e09-067912a45230 => 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: 385/786] 10.0.0.177 () {36 vars in 927 bytes} [Wed Jul 29 23:05:58 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/807] 10.0.0.177 () {36 vars in 987 bytes} [Wed Jul 29 23:07:39 2026] GET /v2/images/7e4eb6a2-4756-421a-9e09-067912a45230 => generated 1312 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/808] 10.0.0.177 () {36 vars in 927 bytes} [Wed Jul 29 23:07:39 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: 415/813] 10.0.0.177 () {36 vars in 987 bytes} [Wed Jul 29 23:07:57 2026] GET /v2/images/7e4eb6a2-4756-421a-9e09-067912a45230 => 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: 399/814] 10.0.0.177 () {36 vars in 927 bytes} [Wed Jul 29 23:07:57 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: 404/823] 199.204.45.77 () {32 vars in 825 bytes} [Wed Jul 29 23:08:38 2026] GET /v2/images?status=active&owner=7eb334f8ff6b42be83c638d95135d2c6&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/824] 199.204.45.77 () {32 vars in 652 bytes} [Wed Jul 29 23:08:38 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: 405/825] 10.0.0.106 () {36 vars in 987 bytes} [Wed Jul 29 23:08:39 2026] GET /v2/images/720738c6-bc71-4900-bd42-fd19767717f3 => generated 1395 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/826] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jul 29 23:08:39 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: 406/827] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jul 29 23:08:39 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: 422/828] 10.0.0.106 () {36 vars in 987 bytes} [Wed Jul 29 23:08:39 2026] GET /v2/images/720738c6-bc71-4900-bd42-fd19767717f3 => generated 1395 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/829] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jul 29 23:08:39 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: 423/830] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jul 29 23:08:39 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: 408/831] 10.0.0.106 () {36 vars in 987 bytes} [Wed Jul 29 23:08:39 2026] GET /v2/images/720738c6-bc71-4900-bd42-fd19767717f3 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/832] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jul 29 23:08:39 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: 409/833] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jul 29 23:08:39 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: 425/834] 10.0.0.204 () {36 vars in 911 bytes} [Wed Jul 29 23:08:39 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/835] 10.0.0.204 () {36 vars in 1007 bytes} [Wed Jul 29 23:08:39 2026] GET /v2/images/720738c6-bc71-4900-bd42-fd19767717f3/locations => generated 127 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/836] 10.0.0.204 () {36 vars in 987 bytes} [Wed Jul 29 23:08:39 2026] GET /v2/images/720738c6-bc71-4900-bd42-fd19767717f3 => 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: 411/837] 10.0.0.204 () {36 vars in 927 bytes} [Wed Jul 29 23:08:39 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: 427/838] 10.0.0.204 () {36 vars in 927 bytes} [Wed Jul 29 23:08:39 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: 434/883] 10.0.0.212 () {32 vars in 633 bytes} [Wed Jul 29 23:12:14 2026] GET /v2/images => generated 5574 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)