+ 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 8 02:37:41 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-786fc94f8-mlvqw 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 0x7ff60ef52668 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-08 02:37:43.205 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-08 02:37:43.228 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-08 02:37:44.118 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-08 02:37:44.119 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-08 02:37:44.120 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-08 02:37:44.138 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-08 02:37:44.139 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-08 02:37:44.140 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-08 02:37:46.313 8 WARNING glance.api.v2.images [None req-5cbd8a36-f232-402e-9184-50b08a8b309e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-08 02:37:46.372 7 WARNING glance.api.v2.images [None req-dba7871e-b2ce-418f-b812-3763278f2c67 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-08 02:37:46.665 8 WARNING keystonemiddleware._common.config [None req-5cbd8a36-f232-402e-9184-50b08a8b309e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 02:37:46.673 8 WARNING oslo_config.cfg [None req-5cbd8a36-f232-402e-9184-50b08a8b309e - - - - - -] 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 0x7ff60ef52668 pid: 8 (default app) 2026-07-08 02:37:46.733 7 WARNING keystonemiddleware._common.config [None req-dba7871e-b2ce-418f-b812-3763278f2c67 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 02:37:46.742 7 WARNING oslo_config.cfg [None req-dba7871e-b2ce-418f-b812-3763278f2c67 - - - - - -] 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 0x7ff60ef52668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.72 () {42 vars in 683 bytes} [Wed Jul 8 02:37:47 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-08 02:37:48.347 7 WARNING oslo_policy.policy [None req-216d7d1a-d002-4e4a-ae56-7e65a72c92ae 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - 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-08 02:37:48.347 7 WARNING oslo_policy.policy [None req-216d7d1a-d002-4e4a-ae56-7e65a72c92ae 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - 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-08 02:37:48.362 7 WARNING oslo_policy.policy [None req-216d7d1a-d002-4e4a-ae56-7e65a72c92ae 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - 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-08 02:37:48.362 7 WARNING oslo_policy.policy [None req-216d7d1a-d002-4e4a-ae56-7e65a72c92ae 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.204.45.72 () {44 vars in 905 bytes} [Wed Jul 8 02:37:47 2026] GET /v2/images => generated 69 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.72 () {42 vars in 683 bytes} [Wed Jul 8 02:37:51 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: 2/8] 199.204.45.72 () {44 vars in 905 bytes} [Wed Jul 8 02:37:51 2026] GET /v2/images => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 02:37:51.891 8 WARNING oslo_policy.policy [None req-0aaa8055-f729-49c8-a000-e3c97f3f28e4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - 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-08 02:37:51.891 8 WARNING oslo_policy.policy [None req-0aaa8055-f729-49c8-a000-e3c97f3f28e4 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.204.45.72 () {44 vars in 906 bytes} [Wed Jul 8 02:37:51 2026] GET /v2/images/cirros => generated 151 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.72 () {44 vars in 928 bytes} [Wed Jul 8 02:37:52 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-08 02:37:52.038 8 WARNING oslo_policy.policy [None req-83e48136-93a6-4e1e-97cd-7ec8b699e2be 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - 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-08 02:37:52.038 8 WARNING oslo_policy.policy [None req-83e48136-93a6-4e1e-97cd-7ec8b699e2be 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 8/11] 199.204.45.72 () {44 vars in 934 bytes} [Wed Jul 8 02:37:52 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-08 02:37:52.134 7 WARNING oslo_config.cfg [None req-ead4e057-586c-427f-b94a-bb45719cdaa9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.204.45.72 () {48 vars in 946 bytes} [Wed Jul 8 02:37:52 2026] POST /v2/images => generated 760 bytes in 72 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-08 02:37:52.155 8 WARNING oslo_policy.policy [None req-11409e95-1d5b-44fb-9682-5a397225e6d8 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - 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-08 02:37:52.155 8 WARNING oslo_policy.policy [None req-11409e95-1d5b-44fb-9682-5a397225e6d8 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - 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-08 02:37:52.158 8 INFO glance.api.v2.image_data [None req-11409e95-1d5b-44fb-9682-5a397225e6d8 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 02:37:55.623 8 WARNING glance.location [None req-11409e95-1d5b-44fb-9682-5a397225e6d8 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.204.45.72 () {48 vars in 1040 bytes} [Wed Jul 8 02:37:52 2026] PUT /v2/images/2743e7bb-6fcc-4bab-b5d5-c7c7cd075e10/file => generated 0 bytes in 3507 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7435 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.72 () {44 vars in 966 bytes} [Wed Jul 8 02:37:55 2026] GET /v2/images/2743e7bb-6fcc-4bab-b5d5-c7c7cd075e10 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-08 02:37:55.754 8 WARNING oslo_config.cfg [None req-8b69eaf4-a448-4895-98a7-864dd29dcb87 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 10/15] 199.204.45.72 () {48 vars in 1046 bytes} [Wed Jul 8 02:37:55 2026] PATCH /v2/images/2743e7bb-6fcc-4bab-b5d5-c7c7cd075e10 => generated 1312 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/16] 199.204.45.72 () {44 vars in 966 bytes} [Wed Jul 8 02:37:55 2026] GET /v2/images/2743e7bb-6fcc-4bab-b5d5-c7c7cd075e10 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/273] 199.204.45.72 () {42 vars in 683 bytes} [Wed Jul 8 02:59:07 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: 135/274] 199.204.45.72 () {44 vars in 905 bytes} [Wed Jul 8 02:59:07 2026] GET /v2/images => generated 1381 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/277] 199.204.45.72 () {42 vars in 683 bytes} [Wed Jul 8 02:59:25 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: 141/278] 199.204.45.72 () {44 vars in 905 bytes} [Wed Jul 8 02:59:25 2026] GET /v2/images => generated 1381 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/279] 199.204.45.72 () {44 vars in 932 bytes} [Wed Jul 8 02:59:25 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/280] 199.204.45.72 () {44 vars in 954 bytes} [Wed Jul 8 02:59:25 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/281] 199.204.45.72 () {44 vars in 934 bytes} [Wed Jul 8 02:59:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/282] 199.204.45.72 () {48 vars in 946 bytes} [Wed Jul 8 02:59:25 2026] POST /v2/images => generated 796 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-08 02:59:25.847 7 WARNING oslo_policy.policy [None req-74cc066d-9ebd-4370-bb44-acc4079ab19f 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - 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-08 02:59:25.847 7 WARNING oslo_policy.policy [None req-74cc066d-9ebd-4370-bb44-acc4079ab19f 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - 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-08 02:59:25.851 7 INFO glance.api.v2.image_data [None req-74cc066d-9ebd-4370-bb44-acc4079ab19f 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 02:59:53.208 7 WARNING glance.location [None req-74cc066d-9ebd-4370-bb44-acc4079ab19f 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 140/289] 199.204.45.72 () {48 vars in 1041 bytes} [Wed Jul 8 02:59:25 2026] PUT /v2/images/75bf9f18-dbd6-446d-8281-337c45484e21/file => generated 0 bytes in 27412 msecs (HTTP/1.1 204) 4 headers in 171 bytes (68428 switches on core 0) [pid: 8|app: 0|req: 150/290] 199.204.45.72 () {44 vars in 966 bytes} [Wed Jul 8 02:59:53 2026] GET /v2/images/75bf9f18-dbd6-446d-8281-337c45484e21 => generated 1209 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/291] 199.204.45.72 () {48 vars in 1046 bytes} [Wed Jul 8 02:59:53 2026] PATCH /v2/images/75bf9f18-dbd6-446d-8281-337c45484e21 => generated 1395 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/292] 199.204.45.72 () {44 vars in 966 bytes} [Wed Jul 8 02:59:53 2026] GET /v2/images/75bf9f18-dbd6-446d-8281-337c45484e21 => generated 1395 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/293] 199.204.45.72 () {42 vars in 683 bytes} [Wed Jul 8 02:59:54 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: 152/294] 199.204.45.72 () {44 vars in 905 bytes} [Wed Jul 8 02:59:54 2026] GET /v2/images => generated 2778 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/379] 199.204.45.72 () {42 vars in 683 bytes} [Wed Jul 8 03:06:52 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: 195/380] 199.204.45.72 () {44 vars in 905 bytes} [Wed Jul 8 03:06:52 2026] GET /v2/images => generated 2778 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/383] 199.204.45.72 () {42 vars in 683 bytes} [Wed Jul 8 03:07:05 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: 187/384] 199.204.45.72 () {44 vars in 905 bytes} [Wed Jul 8 03:07:05 2026] GET /v2/images => generated 2778 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/385] 199.204.45.72 () {44 vars in 942 bytes} [Wed Jul 8 03:07:05 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/386] 199.204.45.72 () {44 vars in 964 bytes} [Wed Jul 8 03:07:05 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/387] 199.204.45.72 () {44 vars in 934 bytes} [Wed Jul 8 03:07:05 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/388] 199.204.45.72 () {48 vars in 946 bytes} [Wed Jul 8 03:07:05 2026] POST /v2/images => generated 799 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-08 03:07:05.464 8 INFO glance.api.v2.image_data [None req-c45db6a9-4227-43b4-bd86-b13bfac689f8 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 03:07:24.170 8 INFO glance.location [None req-c45db6a9-4227-43b4-bd86-b13bfac689f8 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 200/393] 199.204.45.72 () {48 vars in 1040 bytes} [Wed Jul 8 03:07:05 2026] PUT /v2/images/3805d2a8-9661-4b41-a550-bfdcb55ff419/file => generated 0 bytes in 18748 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24442 switches on core 0) [pid: 7|app: 0|req: 194/394] 199.204.45.72 () {44 vars in 966 bytes} [Wed Jul 8 03:07:24 2026] GET /v2/images/3805d2a8-9661-4b41-a550-bfdcb55ff419 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/395] 199.204.45.72 () {48 vars in 1046 bytes} [Wed Jul 8 03:07:24 2026] PATCH /v2/images/3805d2a8-9661-4b41-a550-bfdcb55ff419 => generated 1410 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/396] 199.204.45.72 () {44 vars in 966 bytes} [Wed Jul 8 03:07:24 2026] GET /v2/images/3805d2a8-9661-4b41-a550-bfdcb55ff419 => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/405] 199.204.45.72 () {42 vars in 683 bytes} [Wed Jul 8 03:08:01 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: 206/406] 199.204.45.72 () {44 vars in 905 bytes} [Wed Jul 8 03:08:01 2026] GET /v2/images => generated 4190 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/409] 199.204.45.72 () {42 vars in 683 bytes} [Wed Jul 8 03:08:15 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: 208/410] 199.204.45.72 () {44 vars in 905 bytes} [Wed Jul 8 03:08:15 2026] GET /v2/images => generated 4190 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/411] 199.204.45.72 () {44 vars in 934 bytes} [Wed Jul 8 03:08:15 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/412] 199.204.45.72 () {44 vars in 956 bytes} [Wed Jul 8 03:08:15 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/413] 199.204.45.72 () {44 vars in 934 bytes} [Wed Jul 8 03:08:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/414] 199.204.45.72 () {48 vars in 946 bytes} [Wed Jul 8 03:08:15 2026] POST /v2/images => generated 791 bytes in 70 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-08 03:08:15.975 7 INFO glance.api.v2.image_data [None req-5c789ad0-0a1b-4d9a-9749-e41033af2bc9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 03:08:28.978 7 INFO glance.location [None req-5c789ad0-0a1b-4d9a-9749-e41033af2bc9 934c93b8228d4463bf613c77ef75fa7e 88fdcc1a10f642678656419f332dc251 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 205/419] 199.204.45.72 () {48 vars in 1041 bytes} [Wed Jul 8 03:08:15 2026] PUT /v2/images/97b43bd7-1b5d-49e4-a246-45390e6d5d9d/file => generated 0 bytes in 13047 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31901 switches on core 0) [pid: 8|app: 0|req: 215/420] 199.204.45.72 () {44 vars in 966 bytes} [Wed Jul 8 03:08:29 2026] GET /v2/images/97b43bd7-1b5d-49e4-a246-45390e6d5d9d => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/421] 199.204.45.72 () {48 vars in 1046 bytes} [Wed Jul 8 03:08:29 2026] PATCH /v2/images/97b43bd7-1b5d-49e4-a246-45390e6d5d9d => generated 1382 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/422] 199.204.45.72 () {44 vars in 966 bytes} [Wed Jul 8 03:08:29 2026] GET /v2/images/97b43bd7-1b5d-49e4-a246-45390e6d5d9d => generated 1382 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/577] 199.204.45.72 () {42 vars in 683 bytes} [Wed Jul 8 03:21:24 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/578] 199.204.45.72 () {44 vars in 905 bytes} [Wed Jul 8 03:21:24 2026] GET /v2/images => generated 5574 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/609] 199.204.45.72 () {42 vars in 683 bytes} [Wed Jul 8 03:23:48 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: 300/610] 199.204.45.72 () {44 vars in 905 bytes} [Wed Jul 8 03:23:48 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: 8|app: 0|req: 311/611] 199.204.45.72 () {42 vars in 683 bytes} [Wed Jul 8 03:23:50 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: 301/612] 199.204.45.72 () {44 vars in 905 bytes} [Wed Jul 8 03:23:50 2026] GET /v2/images => generated 5574 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/623] 199.204.45.72 () {42 vars in 683 bytes} [Wed Jul 8 03:24:41 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: 307/624] 199.204.45.72 () {44 vars in 905 bytes} [Wed Jul 8 03:24:41 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/627] 199.204.45.72 () {42 vars in 683 bytes} [Wed Jul 8 03:24:50 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: 309/628] 199.204.45.72 () {44 vars in 905 bytes} [Wed Jul 8 03:24:50 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/641] 199.204.45.72 () {42 vars in 683 bytes} [Wed Jul 8 03:25:52 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: 326/642] 199.204.45.72 () {44 vars in 905 bytes} [Wed Jul 8 03:25:52 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: 8|app: 0|req: 332/653] 10.0.0.179 () {32 vars in 632 bytes} [Wed Jul 8 03:26:37 2026] GET /v2/images => generated 5574 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/658] 10.0.0.149 () {36 vars in 986 bytes} [Wed Jul 8 03:26:56 2026] GET /v2/images/2743e7bb-6fcc-4bab-b5d5-c7c7cd075e10 => generated 1312 bytes in 138 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: 324/659] 10.0.0.149 () {36 vars in 926 bytes} [Wed Jul 8 03:26:56 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/660] 10.0.0.150 () {36 vars in 986 bytes} [Wed Jul 8 03:26:57 2026] GET /v2/images/2743e7bb-6fcc-4bab-b5d5-c7c7cd075e10 => generated 1312 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/661] 10.0.0.150 () {36 vars in 926 bytes} [Wed Jul 8 03:26: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: 8|app: 0|req: 337/662] 10.0.0.150 () {36 vars in 926 bytes} [Wed Jul 8 03:26:58 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: 326/663] 10.0.0.150 () {36 vars in 986 bytes} [Wed Jul 8 03:26:58 2026] GET /v2/images/2743e7bb-6fcc-4bab-b5d5-c7c7cd075e10 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/664] 10.0.0.150 () {36 vars in 926 bytes} [Wed Jul 8 03:26:58 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: 327/665] 10.0.0.150 () {36 vars in 926 bytes} [Wed Jul 8 03:26:58 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: 339/666] 10.0.0.150 () {36 vars in 986 bytes} [Wed Jul 8 03:26:58 2026] GET /v2/images/2743e7bb-6fcc-4bab-b5d5-c7c7cd075e10 => generated 1312 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/667] 10.0.0.150 () {36 vars in 926 bytes} [Wed Jul 8 03:26:58 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: 340/668] 10.0.0.150 () {36 vars in 926 bytes} [Wed Jul 8 03:26:58 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/669] 10.0.0.25 () {36 vars in 909 bytes} [Wed Jul 8 03:26:59 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: 341/670] 10.0.0.25 () {36 vars in 1005 bytes} [Wed Jul 8 03:26:59 2026] GET /v2/images/2743e7bb-6fcc-4bab-b5d5-c7c7cd075e10/locations => generated 127 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/671] 10.0.0.25 () {36 vars in 985 bytes} [Wed Jul 8 03:26:59 2026] GET /v2/images/2743e7bb-6fcc-4bab-b5d5-c7c7cd075e10 => 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: 342/672] 10.0.0.25 () {36 vars in 925 bytes} [Wed Jul 8 03:26:59 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: 331/673] 10.0.0.25 () {36 vars in 925 bytes} [Wed Jul 8 03:26:59 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: 343/674] 199.204.45.72 () {36 vars in 989 bytes} [Wed Jul 8 03:27:04 2026] GET /v2/images/2743e7bb-6fcc-4bab-b5d5-c7c7cd075e10 => 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: 332/675] 199.204.45.72 () {36 vars in 929 bytes} [Wed Jul 8 03:27:04 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/676] 199.204.45.72 () {36 vars in 989 bytes} [Wed Jul 8 03:27:05 2026] GET /v2/images/2743e7bb-6fcc-4bab-b5d5-c7c7cd075e10 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/677] 199.204.45.72 () {36 vars in 929 bytes} [Wed Jul 8 03:27:05 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/682] 10.0.0.149 () {36 vars in 986 bytes} [Wed Jul 8 03:27:19 2026] GET /v2/images/2743e7bb-6fcc-4bab-b5d5-c7c7cd075e10 => 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: 347/683] 10.0.0.149 () {36 vars in 926 bytes} [Wed Jul 8 03:27:19 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/688] 10.0.0.149 () {36 vars in 986 bytes} [Wed Jul 8 03:27:42 2026] GET /v2/images/2743e7bb-6fcc-4bab-b5d5-c7c7cd075e10 => 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: 339/689] 10.0.0.149 () {36 vars in 926 bytes} [Wed Jul 8 03:27:42 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: 353/694] 10.0.0.179 () {34 vars in 654 bytes} [Wed Jul 8 03:27:57 2026] POST /v2/images => generated 648 bytes in 283 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-08 03:27:57.662 7 WARNING glance.api.v2.images [None req-1d9be8f9-0670-4ec4-a3a6-867d0be3ea88 408b154c9d3f4101865616a51831bf83 34da4e9566b04dd8a5d224f183c1a42c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6d200255-1e9c-4d85-afd4-fb2a50035cf9 [pid: 7|app: 0|req: 342/695] 10.0.0.179 () {32 vars in 709 bytes} [Wed Jul 8 03:27:57 2026] DELETE /v2/images/6d200255-1e9c-4d85-afd4-fb2a50035cf9 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/696] 10.0.0.179 () {32 vars in 706 bytes} [Wed Jul 8 03:27:57 2026] GET /v2/images/6d200255-1e9c-4d85-afd4-fb2a50035cf9 => generated 139 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/697] 10.0.0.179 () {32 vars in 632 bytes} [Wed Jul 8 03:27:57 2026] GET /v2/images => generated 1381 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/698] 10.0.0.179 () {34 vars in 654 bytes} [Wed Jul 8 03:27:57 2026] POST /v2/images => generated 702 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/699] 10.0.0.179 () {32 vars in 716 bytes} [Wed Jul 8 03:27:57 2026] GET /v2/images/6052e761-1a0e-49a5-9da0-47e38dc1bdfb/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-08 03:27:57.866 8 INFO glance.api.v2.image_data [None req-db0766f1-2696-40e8-92a1-49e21d3452a8 408b154c9d3f4101865616a51831bf83 34da4e9566b04dd8a5d224f183c1a42c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 03:27:57.921 8 WARNING glance_store._drivers.rbd [None req-db0766f1-2696-40e8-92a1-49e21d3452a8 408b154c9d3f4101865616a51831bf83 34da4e9566b04dd8a5d224f183c1a42c - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-08 03:27:58.459 8 INFO glance.location [None req-db0766f1-2696-40e8-92a1-49e21d3452a8 408b154c9d3f4101865616a51831bf83 34da4e9566b04dd8a5d224f183c1a42c - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 356/700] 10.0.0.179 () {32 vars in 726 bytes} [Wed Jul 8 03:27:57 2026] PUT /v2/images/6052e761-1a0e-49a5-9da0-47e38dc1bdfb/file => generated 0 bytes in 635 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/701] 10.0.0.179 () {32 vars in 706 bytes} [Wed Jul 8 03:27:58 2026] GET /v2/images/6052e761-1a0e-49a5-9da0-47e38dc1bdfb => generated 1103 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/702] 10.0.0.179 () {32 vars in 716 bytes} [Wed Jul 8 03:27:58 2026] GET /v2/images/6052e761-1a0e-49a5-9da0-47e38dc1bdfb/file => generated 1024 bytes in 145 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/703] 10.0.0.179 () {34 vars in 654 bytes} [Wed Jul 8 03:27:58 2026] POST /v2/images => generated 649 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/704] 10.0.0.179 () {32 vars in 725 bytes} [Wed Jul 8 03:27:58 2026] PATCH /v2/images/98ad5336-8adf-4738-af23-6943f9726b18 => generated 652 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/705] 10.0.0.179 () {32 vars in 706 bytes} [Wed Jul 8 03:27:58 2026] GET /v2/images/98ad5336-8adf-4738-af23-6943f9726b18 => generated 652 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-08 03:27:58.806 8 WARNING glance.api.v2.images [None req-5488bdac-4083-4b8e-ba1c-9a2db1e8738a 408b154c9d3f4101865616a51831bf83 34da4e9566b04dd8a5d224f183c1a42c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//98ad5336-8adf-4738-af23-6943f9726b18 [pid: 8|app: 0|req: 359/706] 10.0.0.179 () {32 vars in 709 bytes} [Wed Jul 8 03:27:58 2026] DELETE /v2/images/98ad5336-8adf-4738-af23-6943f9726b18 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/707] 10.0.0.179 () {32 vars in 706 bytes} [Wed Jul 8 03:27:58 2026] GET /v2/images/98ad5336-8adf-4738-af23-6943f9726b18 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-08 03:27:58.876 8 WARNING glance.api.v2.images [None req-9dfc22e3-c26c-4b16-ba22-ae5eb097e18c 408b154c9d3f4101865616a51831bf83 34da4e9566b04dd8a5d224f183c1a42c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6052e761-1a0e-49a5-9da0-47e38dc1bdfb [pid: 8|app: 0|req: 360/708] 10.0.0.179 () {32 vars in 709 bytes} [Wed Jul 8 03:27:58 2026] DELETE /v2/images/6052e761-1a0e-49a5-9da0-47e38dc1bdfb => generated 0 bytes in 844 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/709] 10.0.0.179 () {32 vars in 706 bytes} [Wed Jul 8 03:27:59 2026] GET /v2/images/6052e761-1a0e-49a5-9da0-47e38dc1bdfb => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-08 03:27:59.736 8 WARNING glance.api.v2.images [None req-7d26b29c-f389-43a2-b4b1-ec08004d8226 408b154c9d3f4101865616a51831bf83 34da4e9566b04dd8a5d224f183c1a42c - - default default] Failed to find image 6d200255-1e9c-4d85-afd4-fb2a50035cf9 to delete: glance.common.exception.ImageNotFound: No image found with ID 6d200255-1e9c-4d85-afd4-fb2a50035cf9 [pid: 8|app: 0|req: 361/710] 10.0.0.179 () {32 vars in 709 bytes} [Wed Jul 8 03:27:59 2026] DELETE /v2/images/6d200255-1e9c-4d85-afd4-fb2a50035cf9 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/711] 10.0.0.179 () {32 vars in 706 bytes} [Wed Jul 8 03:27:59 2026] GET /v2/images/6d200255-1e9c-4d85-afd4-fb2a50035cf9 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/716] 10.0.0.149 () {36 vars in 986 bytes} [Wed Jul 8 03:28:21 2026] GET /v2/images/2743e7bb-6fcc-4bab-b5d5-c7c7cd075e10 => 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: 364/717] 10.0.0.149 () {36 vars in 926 bytes} [Wed Jul 8 03:28:21 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/718] 10.0.0.149 () {36 vars in 986 bytes} [Wed Jul 8 03:28:25 2026] GET /v2/images/2743e7bb-6fcc-4bab-b5d5-c7c7cd075e10 => 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: 365/719] 10.0.0.149 () {36 vars in 926 bytes} [Wed Jul 8 03:28:25 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: 356/722] 10.0.0.179 () {30 vars in 410 bytes} [Wed Jul 8 03:28:26 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: 359/727] 10.0.0.149 () {36 vars in 986 bytes} [Wed Jul 8 03:28:55 2026] GET /v2/images/2743e7bb-6fcc-4bab-b5d5-c7c7cd075e10 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/728] 10.0.0.149 () {36 vars in 926 bytes} [Wed Jul 8 03:28:55 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: 371/731] 10.0.0.149 () {36 vars in 986 bytes} [Wed Jul 8 03:29:03 2026] GET /v2/images/2743e7bb-6fcc-4bab-b5d5-c7c7cd075e10 => 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: 361/732] 10.0.0.149 () {36 vars in 926 bytes} [Wed Jul 8 03:29:03 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: 375/739] 10.0.0.179 () {32 vars in 706 bytes} [Wed Jul 8 03:29:27 2026] GET /v2/images/2743e7bb-6fcc-4bab-b5d5-c7c7cd075e10 => 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: 365/740] 10.0.0.179 () {32 vars in 706 bytes} [Wed Jul 8 03:29:27 2026] GET /v2/images/2743e7bb-6fcc-4bab-b5d5-c7c7cd075e10 => 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: 376/741] 10.0.0.150 () {36 vars in 986 bytes} [Wed Jul 8 03:29:27 2026] GET /v2/images/2743e7bb-6fcc-4bab-b5d5-c7c7cd075e10 => generated 1312 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/742] 10.0.0.150 () {36 vars in 926 bytes} [Wed Jul 8 03:29:28 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: 377/743] 10.0.0.150 () {36 vars in 926 bytes} [Wed Jul 8 03:29:28 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: 367/744] 10.0.0.150 () {36 vars in 986 bytes} [Wed Jul 8 03:29:28 2026] GET /v2/images/2743e7bb-6fcc-4bab-b5d5-c7c7cd075e10 => 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: 378/745] 10.0.0.150 () {36 vars in 926 bytes} [Wed Jul 8 03:29:28 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/746] 10.0.0.150 () {36 vars in 926 bytes} [Wed Jul 8 03:29:28 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: 379/747] 10.0.0.150 () {36 vars in 986 bytes} [Wed Jul 8 03:29:28 2026] GET /v2/images/2743e7bb-6fcc-4bab-b5d5-c7c7cd075e10 => 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: 369/748] 10.0.0.150 () {36 vars in 926 bytes} [Wed Jul 8 03:29:28 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: 380/749] 10.0.0.150 () {36 vars in 926 bytes} [Wed Jul 8 03:29:28 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: 370/750] 10.0.0.25 () {36 vars in 909 bytes} [Wed Jul 8 03:29:28 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: 381/751] 10.0.0.25 () {36 vars in 1005 bytes} [Wed Jul 8 03:29:28 2026] GET /v2/images/2743e7bb-6fcc-4bab-b5d5-c7c7cd075e10/locations => generated 127 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/752] 10.0.0.25 () {36 vars in 985 bytes} [Wed Jul 8 03:29:28 2026] GET /v2/images/2743e7bb-6fcc-4bab-b5d5-c7c7cd075e10 => 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: 382/753] 10.0.0.25 () {36 vars in 925 bytes} [Wed Jul 8 03:29:28 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: 372/754] 10.0.0.25 () {36 vars in 925 bytes} [Wed Jul 8 03:29:28 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: 383/755] 10.0.0.149 () {36 vars in 986 bytes} [Wed Jul 8 03:29:31 2026] GET /v2/images/2743e7bb-6fcc-4bab-b5d5-c7c7cd075e10 => 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: 373/756] 10.0.0.149 () {36 vars in 926 bytes} [Wed Jul 8 03:29:31 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/761] 10.0.0.149 () {36 vars in 986 bytes} [Wed Jul 8 03:29:49 2026] GET /v2/images/2743e7bb-6fcc-4bab-b5d5-c7c7cd075e10 => 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: 376/762] 10.0.0.149 () {36 vars in 926 bytes} [Wed Jul 8 03:29:49 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: 387/763] 10.0.0.149 () {36 vars in 986 bytes} [Wed Jul 8 03:29:49 2026] GET /v2/images/2743e7bb-6fcc-4bab-b5d5-c7c7cd075e10 => 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: 377/764] 10.0.0.149 () {36 vars in 926 bytes} [Wed Jul 8 03:29:49 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: 380/769] 10.0.0.149 () {36 vars in 986 bytes} [Wed Jul 8 03:30:11 2026] GET /v2/images/2743e7bb-6fcc-4bab-b5d5-c7c7cd075e10 => 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: 390/770] 10.0.0.149 () {36 vars in 926 bytes} [Wed Jul 8 03:30:11 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: 393/775] 199.204.45.72 () {32 vars in 824 bytes} [Wed Jul 8 03:30:32 2026] GET /v2/images?status=active&owner=88fdcc1a10f642678656419f332dc251&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/776] 199.204.45.72 () {32 vars in 651 bytes} [Wed Jul 8 03:30:32 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: 394/777] 10.0.0.150 () {36 vars in 986 bytes} [Wed Jul 8 03:30:32 2026] GET /v2/images/75bf9f18-dbd6-446d-8281-337c45484e21 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/778] 10.0.0.150 () {36 vars in 926 bytes} [Wed Jul 8 03:30:32 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: 395/779] 10.0.0.150 () {36 vars in 926 bytes} [Wed Jul 8 03:30:32 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: 385/780] 10.0.0.150 () {36 vars in 986 bytes} [Wed Jul 8 03:30:32 2026] GET /v2/images/75bf9f18-dbd6-446d-8281-337c45484e21 => 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: 396/781] 10.0.0.150 () {36 vars in 926 bytes} [Wed Jul 8 03:30:32 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: 386/782] 10.0.0.150 () {36 vars in 926 bytes} [Wed Jul 8 03:30:32 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: 397/783] 10.0.0.150 () {36 vars in 986 bytes} [Wed Jul 8 03:30:32 2026] GET /v2/images/75bf9f18-dbd6-446d-8281-337c45484e21 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/784] 10.0.0.150 () {36 vars in 926 bytes} [Wed Jul 8 03:30: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: 8|app: 0|req: 398/785] 10.0.0.25 () {36 vars in 909 bytes} [Wed Jul 8 03:30:33 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/786] 10.0.0.25 () {36 vars in 1005 bytes} [Wed Jul 8 03:30:33 2026] GET /v2/images/75bf9f18-dbd6-446d-8281-337c45484e21/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/787] 10.0.0.25 () {36 vars in 985 bytes} [Wed Jul 8 03:30:33 2026] GET /v2/images/75bf9f18-dbd6-446d-8281-337c45484e21 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/788] 10.0.0.25 () {36 vars in 925 bytes} [Wed Jul 8 03:30:33 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: 400/789] 10.0.0.25 () {36 vars in 925 bytes} [Wed Jul 8 03:30:33 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: 412/834] 10.0.0.179 () {32 vars in 632 bytes} [Wed Jul 8 03:34:06 2026] GET /v2/images => generated 5574 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)