+ 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 [Sat Apr 4 10:36:32 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-c98dcc8b7-ftd4h machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f0541941668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-04 10:36:33.992 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-04 10:36:34.034 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-04-04 10:36:34.866 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-04 10:36:34.867 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-04 10:36:34.867 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-04 10:36:34.947 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-04 10:36:34.948 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-04 10:36:34.949 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-04 10:36:36.932 8 WARNING glance.api.v2.images [None req-a106407d-eea9-4635-b71d-ded86f271db3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-04 10:36:37.018 7 WARNING glance.api.v2.images [None req-66757e9f-6e9f-4b05-90b1-c5b98fa4dd85 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-04 10:36:37.277 8 WARNING keystonemiddleware._common.config [None req-a106407d-eea9-4635-b71d-ded86f271db3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-04 10:36:37.285 8 WARNING oslo_config.cfg [None req-a106407d-eea9-4635-b71d-ded86f271db3 - - - - - -] 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 0x7f0541941668 pid: 8 (default app) 2026-04-04 10:36:37.374 7 WARNING keystonemiddleware._common.config [None req-66757e9f-6e9f-4b05-90b1-c5b98fa4dd85 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-04 10:36:37.382 7 WARNING oslo_config.cfg [None req-66757e9f-6e9f-4b05-90b1-c5b98fa4dd85 - - - - - -] 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 0x7f0541941668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.69 () {42 vars in 683 bytes} [Sat Apr 4 10:36:39 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-04 10:36:39.768 7 WARNING oslo_policy.policy [None req-d7959ec2-518f-43ea-bc6c-402e1b862b6a 1aacbe0af36e43ffa18f2d4a3dc0e111 82e00c02c21448549adca0bd531dc144 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-04 10:36:39.768 7 WARNING oslo_policy.policy [None req-d7959ec2-518f-43ea-bc6c-402e1b862b6a 1aacbe0af36e43ffa18f2d4a3dc0e111 82e00c02c21448549adca0bd531dc144 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-04 10:36:39.786 7 WARNING oslo_policy.policy [None req-d7959ec2-518f-43ea-bc6c-402e1b862b6a 1aacbe0af36e43ffa18f2d4a3dc0e111 82e00c02c21448549adca0bd531dc144 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-04 10:36:39.787 7 WARNING oslo_policy.policy [None req-d7959ec2-518f-43ea-bc6c-402e1b862b6a 1aacbe0af36e43ffa18f2d4a3dc0e111 82e00c02c21448549adca0bd531dc144 - - 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/5] 199.204.45.69 () {44 vars in 905 bytes} [Sat Apr 4 10:36:39 2026] GET /v2/images => generated 69 bytes in 579 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.69 () {42 vars in 683 bytes} [Sat Apr 4 10:36: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: 2/7] 199.204.45.69 () {44 vars in 905 bytes} [Sat Apr 4 10:36:43 2026] GET /v2/images => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-04 10:36:43.082 8 WARNING oslo_policy.policy [None req-e3cab6b9-8cad-4e84-998c-5ce5b2344f7a 1aacbe0af36e43ffa18f2d4a3dc0e111 82e00c02c21448549adca0bd531dc144 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-04 10:36:43.082 8 WARNING oslo_policy.policy [None req-e3cab6b9-8cad-4e84-998c-5ce5b2344f7a 1aacbe0af36e43ffa18f2d4a3dc0e111 82e00c02c21448549adca0bd531dc144 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.69 () {44 vars in 906 bytes} [Sat Apr 4 10:36:43 2026] GET /v2/images/cirros => generated 151 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.69 () {44 vars in 928 bytes} [Sat Apr 4 10:36:43 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-04-04 10:36:43.235 8 WARNING oslo_policy.policy [None req-d1538ce7-3bd8-4bc7-8aa8-4a18523b19ab 1aacbe0af36e43ffa18f2d4a3dc0e111 82e00c02c21448549adca0bd531dc144 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-04 10:36:43.235 8 WARNING oslo_policy.policy [None req-d1538ce7-3bd8-4bc7-8aa8-4a18523b19ab 1aacbe0af36e43ffa18f2d4a3dc0e111 82e00c02c21448549adca0bd531dc144 - - 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/10] 199.204.45.69 () {44 vars in 934 bytes} [Sat Apr 4 10:36:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-04 10:36:43.322 7 WARNING oslo_config.cfg [None req-5d29df1e-5622-4633-9a19-54a7c9f152d1 1aacbe0af36e43ffa18f2d4a3dc0e111 82e00c02c21448549adca0bd531dc144 - - 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/11] 199.204.45.69 () {48 vars in 946 bytes} [Sat Apr 4 10:36:43 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-04 10:36:43.347 8 WARNING oslo_policy.policy [None req-d3e68b2d-564f-426d-9bbd-bb36b12452cb 1aacbe0af36e43ffa18f2d4a3dc0e111 82e00c02c21448549adca0bd531dc144 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-04 10:36:43.347 8 WARNING oslo_policy.policy [None req-d3e68b2d-564f-426d-9bbd-bb36b12452cb 1aacbe0af36e43ffa18f2d4a3dc0e111 82e00c02c21448549adca0bd531dc144 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-04 10:36:43.348 8 INFO glance.api.v2.image_data [None req-d3e68b2d-564f-426d-9bbd-bb36b12452cb 1aacbe0af36e43ffa18f2d4a3dc0e111 82e00c02c21448549adca0bd531dc144 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-04 10:36:46.699 8 WARNING glance.location [None req-d3e68b2d-564f-426d-9bbd-bb36b12452cb 1aacbe0af36e43ffa18f2d4a3dc0e111 82e00c02c21448549adca0bd531dc144 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 199.204.45.69 () {48 vars in 1040 bytes} [Sat Apr 4 10:36:43 2026] PUT /v2/images/1b7cc5cb-ad81-41b0-a2cf-2ca7cb93bd2e/file => generated 0 bytes in 3400 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6507 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.69 () {44 vars in 966 bytes} [Sat Apr 4 10:36:46 2026] GET /v2/images/1b7cc5cb-ad81-41b0-a2cf-2ca7cb93bd2e => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-04 10:36:46.780 8 WARNING oslo_config.cfg [None req-b8fe1514-6eca-4944-8661-06eebca8ff63 1aacbe0af36e43ffa18f2d4a3dc0e111 82e00c02c21448549adca0bd531dc144 - - 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: 9/14] 199.204.45.69 () {44 vars in 966 bytes} [Sat Apr 4 10:36:46 2026] GET /v2/images/1b7cc5cb-ad81-41b0-a2cf-2ca7cb93bd2e => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/279] 199.204.45.69 () {42 vars in 683 bytes} [Sat Apr 4 10:58:44 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: 142/280] 199.204.45.69 () {44 vars in 905 bytes} [Sat Apr 4 10:58:44 2026] GET /v2/images => generated 1240 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/287] 199.204.45.69 () {42 vars in 683 bytes} [Sat Apr 4 10:59:12 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: 146/288] 199.204.45.69 () {44 vars in 905 bytes} [Sat Apr 4 10:59:12 2026] GET /v2/images => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/289] 199.204.45.69 () {44 vars in 932 bytes} [Sat Apr 4 10:59:13 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/290] 199.204.45.69 () {44 vars in 954 bytes} [Sat Apr 4 10:59:13 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/291] 199.204.45.69 () {44 vars in 934 bytes} [Sat Apr 4 10:59:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/292] 199.204.45.69 () {48 vars in 946 bytes} [Sat Apr 4 10:59:13 2026] POST /v2/images => generated 796 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-04 10:59:13.181 7 WARNING oslo_policy.policy [None req-5b45d5e9-3635-448a-928c-6dcca7cdcd8c 1aacbe0af36e43ffa18f2d4a3dc0e111 82e00c02c21448549adca0bd531dc144 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-04 10:59:13.181 7 WARNING oslo_policy.policy [None req-5b45d5e9-3635-448a-928c-6dcca7cdcd8c 1aacbe0af36e43ffa18f2d4a3dc0e111 82e00c02c21448549adca0bd531dc144 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-04 10:59:13.183 7 INFO glance.api.v2.image_data [None req-5b45d5e9-3635-448a-928c-6dcca7cdcd8c 1aacbe0af36e43ffa18f2d4a3dc0e111 82e00c02c21448549adca0bd531dc144 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-04 10:59:41.536 7 WARNING glance.location [None req-5b45d5e9-3635-448a-928c-6dcca7cdcd8c 1aacbe0af36e43ffa18f2d4a3dc0e111 82e00c02c21448549adca0bd531dc144 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 145/299] 199.204.45.69 () {48 vars in 1041 bytes} [Sat Apr 4 10:59:13 2026] PUT /v2/images/94f93e2e-c6a8-49a6-bc7d-6b1022f6cec5/file => generated 0 bytes in 28407 msecs (HTTP/1.1 204) 4 headers in 171 bytes (59969 switches on core 0) [pid: 8|app: 0|req: 155/300] 199.204.45.69 () {44 vars in 966 bytes} [Sat Apr 4 10:59:41 2026] GET /v2/images/94f93e2e-c6a8-49a6-bc7d-6b1022f6cec5 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/301] 199.204.45.69 () {44 vars in 966 bytes} [Sat Apr 4 10:59:41 2026] GET /v2/images/94f93e2e-c6a8-49a6-bc7d-6b1022f6cec5 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/302] 199.204.45.69 () {42 vars in 683 bytes} [Sat Apr 4 10:59:43 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: 147/303] 199.204.45.69 () {44 vars in 905 bytes} [Sat Apr 4 10:59:43 2026] GET /v2/images => generated 2451 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/392] 199.204.45.69 () {42 vars in 683 bytes} [Sat Apr 4 11:07:04 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: 192/393] 199.204.45.69 () {44 vars in 905 bytes} [Sat Apr 4 11:07:04 2026] GET /v2/images => generated 2451 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/398] 199.204.45.69 () {42 vars in 683 bytes} [Sat Apr 4 11:07: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: 204/399] 199.204.45.69 () {44 vars in 905 bytes} [Sat Apr 4 11:07:25 2026] GET /v2/images => generated 2451 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/400] 199.204.45.69 () {44 vars in 942 bytes} [Sat Apr 4 11:07:25 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: 8|app: 0|req: 205/401] 199.204.45.69 () {44 vars in 964 bytes} [Sat Apr 4 11:07:25 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/402] 199.204.45.69 () {44 vars in 934 bytes} [Sat Apr 4 11:07:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/403] 199.204.45.69 () {48 vars in 946 bytes} [Sat Apr 4 11:07:25 2026] POST /v2/images => generated 799 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-04 11:07:25.487 7 INFO glance.api.v2.image_data [None req-51e39a75-45da-4f86-9038-1e938e4ef188 1aacbe0af36e43ffa18f2d4a3dc0e111 82e00c02c21448549adca0bd531dc144 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-04 11:07:42.823 7 INFO glance.location [None req-51e39a75-45da-4f86-9038-1e938e4ef188 1aacbe0af36e43ffa18f2d4a3dc0e111 82e00c02c21448549adca0bd531dc144 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 198/408] 199.204.45.69 () {48 vars in 1040 bytes} [Sat Apr 4 11:07:25 2026] PUT /v2/images/1f45f4fc-8416-43ac-8189-6d95287911b0/file => generated 0 bytes in 17380 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20508 switches on core 0) [pid: 8|app: 0|req: 211/409] 199.204.45.69 () {44 vars in 966 bytes} [Sat Apr 4 11:07:42 2026] GET /v2/images/1f45f4fc-8416-43ac-8189-6d95287911b0 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/410] 199.204.45.69 () {48 vars in 1045 bytes} [Sat Apr 4 11:07:42 2026] PATCH /v2/images/1f45f4fc-8416-43ac-8189-6d95287911b0 => generated 1234 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/411] 199.204.45.69 () {44 vars in 966 bytes} [Sat Apr 4 11:07:42 2026] GET /v2/images/1f45f4fc-8416-43ac-8189-6d95287911b0 => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/420] 199.204.45.69 () {42 vars in 683 bytes} [Sat Apr 4 11:08:19 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: 204/421] 199.204.45.69 () {44 vars in 905 bytes} [Sat Apr 4 11:08:19 2026] GET /v2/images => generated 3687 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/424] 199.204.45.69 () {42 vars in 683 bytes} [Sat Apr 4 11:08:34 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/425] 199.204.45.69 () {44 vars in 905 bytes} [Sat Apr 4 11:08:34 2026] GET /v2/images => generated 3687 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/426] 199.204.45.69 () {44 vars in 934 bytes} [Sat Apr 4 11:08:35 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: 7|app: 0|req: 207/427] 199.204.45.69 () {44 vars in 956 bytes} [Sat Apr 4 11:08:35 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: 221/428] 199.204.45.69 () {44 vars in 934 bytes} [Sat Apr 4 11:08:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/429] 199.204.45.69 () {48 vars in 946 bytes} [Sat Apr 4 11:08:35 2026] POST /v2/images => generated 791 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-04 11:08:35.127 8 INFO glance.api.v2.image_data [None req-b82f0e26-eea5-44ca-a2da-8d33371de2cc 1aacbe0af36e43ffa18f2d4a3dc0e111 82e00c02c21448549adca0bd531dc144 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-04 11:08:43.586 8 INFO glance.location [None req-b82f0e26-eea5-44ca-a2da-8d33371de2cc 1aacbe0af36e43ffa18f2d4a3dc0e111 82e00c02c21448549adca0bd531dc144 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 222/432] 199.204.45.69 () {48 vars in 1040 bytes} [Sat Apr 4 11:08:35 2026] PUT /v2/images/4ee1146a-1ee1-439b-89e1-ff6ae5418cc3/file => generated 0 bytes in 8510 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21448 switches on core 0) [pid: 7|app: 0|req: 211/433] 199.204.45.69 () {44 vars in 966 bytes} [Sat Apr 4 11:08:43 2026] GET /v2/images/4ee1146a-1ee1-439b-89e1-ff6ae5418cc3 => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/434] 199.204.45.69 () {44 vars in 966 bytes} [Sat Apr 4 11:08:43 2026] GET /v2/images/4ee1146a-1ee1-439b-89e1-ff6ae5418cc3 => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/599] 199.204.45.69 () {42 vars in 683 bytes} [Sat Apr 4 11:22:25 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: 294/600] 199.204.45.69 () {44 vars in 905 bytes} [Sat Apr 4 11:22:25 2026] GET /v2/images => generated 4892 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/639] 199.204.45.69 () {42 vars in 683 bytes} [Sat Apr 4 11:25:27 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: 326/640] 199.204.45.69 () {44 vars in 905 bytes} [Sat Apr 4 11:25:27 2026] GET /v2/images => generated 4892 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/641] 199.204.45.69 () {42 vars in 683 bytes} [Sat Apr 4 11:25:29 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: 327/642] 199.204.45.69 () {44 vars in 905 bytes} [Sat Apr 4 11:25:29 2026] GET /v2/images => generated 4892 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/655] 199.204.45.69 () {42 vars in 683 bytes} [Sat Apr 4 11:26:35 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: 334/656] 199.204.45.69 () {44 vars in 905 bytes} [Sat Apr 4 11:26:35 2026] GET /v2/images => generated 4892 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/659] 199.204.45.69 () {42 vars in 683 bytes} [Sat Apr 4 11:26:43 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: 336/660] 199.204.45.69 () {44 vars in 905 bytes} [Sat Apr 4 11:26:43 2026] GET /v2/images => generated 4892 bytes in 49 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.69 () {42 vars in 683 bytes} [Sat Apr 4 11:28: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: 345/678] 199.204.45.69 () {44 vars in 905 bytes} [Sat Apr 4 11:28:01 2026] GET /v2/images => generated 4892 bytes in 65 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: 350/687] 10.0.0.108 () {32 vars in 632 bytes} [Sat Apr 4 11:28:42 2026] GET /v2/images => generated 4892 bytes in 20 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: 340/692] 10.0.0.250 () {36 vars in 986 bytes} [Sat Apr 4 11:29:01 2026] GET /v2/images/1b7cc5cb-ad81-41b0-a2cf-2ca7cb93bd2e => generated 1171 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/693] 10.0.0.250 () {36 vars in 926 bytes} [Sat Apr 4 11:29:02 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/694] 10.0.0.250 () {36 vars in 986 bytes} [Sat Apr 4 11:29:02 2026] GET /v2/images/1b7cc5cb-ad81-41b0-a2cf-2ca7cb93bd2e => generated 1171 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/695] 10.0.0.250 () {36 vars in 926 bytes} [Sat Apr 4 11:29:02 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: 342/696] 10.0.0.250 () {36 vars in 986 bytes} [Sat Apr 4 11:29:03 2026] GET /v2/images/1b7cc5cb-ad81-41b0-a2cf-2ca7cb93bd2e => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/697] 10.0.0.250 () {36 vars in 926 bytes} [Sat Apr 4 11:29:03 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: 344/700] 199.204.45.69 () {36 vars in 989 bytes} [Sat Apr 4 11:29:09 2026] GET /v2/images/1b7cc5cb-ad81-41b0-a2cf-2ca7cb93bd2e => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/701] 199.204.45.69 () {36 vars in 929 bytes} [Sat Apr 4 11:29:09 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: 345/702] 199.204.45.69 () {36 vars in 989 bytes} [Sat Apr 4 11:29:10 2026] GET /v2/images/1b7cc5cb-ad81-41b0-a2cf-2ca7cb93bd2e => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/703] 199.204.45.69 () {36 vars in 929 bytes} [Sat Apr 4 11:29:10 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/706] 10.0.0.250 () {36 vars in 986 bytes} [Sat Apr 4 11:29:26 2026] GET /v2/images/1b7cc5cb-ad81-41b0-a2cf-2ca7cb93bd2e => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/707] 10.0.0.250 () {36 vars in 926 bytes} [Sat Apr 4 11:29:26 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/716] 10.0.0.108 () {30 vars in 410 bytes} [Sat Apr 4 11:30:00 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: 354/721] 10.0.0.254 () {36 vars in 986 bytes} [Sat Apr 4 11:30:20 2026] GET /v2/images/1b7cc5cb-ad81-41b0-a2cf-2ca7cb93bd2e => generated 1171 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/722] 10.0.0.254 () {36 vars in 926 bytes} [Sat Apr 4 11:30:21 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: 355/723] 10.0.0.254 () {36 vars in 926 bytes} [Sat Apr 4 11:30: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: 369/724] 10.0.0.254 () {36 vars in 986 bytes} [Sat Apr 4 11:30:21 2026] GET /v2/images/1b7cc5cb-ad81-41b0-a2cf-2ca7cb93bd2e => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/725] 10.0.0.254 () {36 vars in 926 bytes} [Sat Apr 4 11:30:21 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: 370/726] 10.0.0.254 () {36 vars in 926 bytes} [Sat Apr 4 11:30:21 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: 357/727] 10.0.0.254 () {36 vars in 986 bytes} [Sat Apr 4 11:30:21 2026] GET /v2/images/1b7cc5cb-ad81-41b0-a2cf-2ca7cb93bd2e => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/728] 10.0.0.254 () {36 vars in 926 bytes} [Sat Apr 4 11:30: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: 358/729] 10.0.0.254 () {36 vars in 926 bytes} [Sat Apr 4 11:30: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: 8|app: 0|req: 372/730] 10.0.0.48 () {36 vars in 909 bytes} [Sat Apr 4 11:30:22 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: 359/731] 10.0.0.48 () {36 vars in 1005 bytes} [Sat Apr 4 11:30:22 2026] GET /v2/images/1b7cc5cb-ad81-41b0-a2cf-2ca7cb93bd2e/locations => generated 127 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/732] 10.0.0.48 () {36 vars in 985 bytes} [Sat Apr 4 11:30:22 2026] GET /v2/images/1b7cc5cb-ad81-41b0-a2cf-2ca7cb93bd2e => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/733] 10.0.0.48 () {36 vars in 925 bytes} [Sat Apr 4 11:30:22 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/734] 10.0.0.48 () {36 vars in 925 bytes} [Sat Apr 4 11:30:22 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/739] 10.0.0.250 () {36 vars in 986 bytes} [Sat Apr 4 11:30:42 2026] GET /v2/images/1b7cc5cb-ad81-41b0-a2cf-2ca7cb93bd2e => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/740] 10.0.0.250 () {36 vars in 926 bytes} [Sat Apr 4 11:30: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: 379/743] 10.0.0.108 () {34 vars in 654 bytes} [Sat Apr 4 11:30:49 2026] POST /v2/images => generated 649 bytes in 193 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-04 11:30:49.854 7 WARNING glance.api.v2.images [None req-b1f32629-3bf6-49be-ae07-c677c06b65a6 42a33ddf3e28452e89826a99faf64a50 7e6ba916384c429b9a7d7782b585cff5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7345bb6b-9807-45cb-8d48-388a4a7ded61 [pid: 7|app: 0|req: 365/744] 10.0.0.108 () {32 vars in 709 bytes} [Sat Apr 4 11:30:49 2026] DELETE /v2/images/7345bb6b-9807-45cb-8d48-388a4a7ded61 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/745] 10.0.0.108 () {32 vars in 706 bytes} [Sat Apr 4 11:30:49 2026] GET /v2/images/7345bb6b-9807-45cb-8d48-388a4a7ded61 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/746] 10.0.0.108 () {32 vars in 632 bytes} [Sat Apr 4 11:30:49 2026] GET /v2/images => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/747] 10.0.0.108 () {34 vars in 654 bytes} [Sat Apr 4 11:30:49 2026] POST /v2/images => generated 702 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/748] 10.0.0.108 () {32 vars in 716 bytes} [Sat Apr 4 11:30:50 2026] GET /v2/images/776b55aa-24c5-42ef-a899-b9d039b35749/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-04 11:30:50.047 8 INFO glance.api.v2.image_data [None req-8c6df4a3-428a-4bd2-a124-a75d62ad958b 42a33ddf3e28452e89826a99faf64a50 7e6ba916384c429b9a7d7782b585cff5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-04 11:30:50.095 8 WARNING glance_store._drivers.rbd [None req-8c6df4a3-428a-4bd2-a124-a75d62ad958b 42a33ddf3e28452e89826a99faf64a50 7e6ba916384c429b9a7d7782b585cff5 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-04 11:30:50.540 8 INFO glance.location [None req-8c6df4a3-428a-4bd2-a124-a75d62ad958b 42a33ddf3e28452e89826a99faf64a50 7e6ba916384c429b9a7d7782b585cff5 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 382/749] 10.0.0.108 () {32 vars in 726 bytes} [Sat Apr 4 11:30:50 2026] PUT /v2/images/776b55aa-24c5-42ef-a899-b9d039b35749/file => generated 0 bytes in 555 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/750] 10.0.0.108 () {32 vars in 706 bytes} [Sat Apr 4 11:30:50 2026] GET /v2/images/776b55aa-24c5-42ef-a899-b9d039b35749 => generated 1103 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/751] 10.0.0.108 () {32 vars in 716 bytes} [Sat Apr 4 11:30:50 2026] GET /v2/images/776b55aa-24c5-42ef-a899-b9d039b35749/file => generated 1024 bytes in 164 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/752] 10.0.0.108 () {34 vars in 654 bytes} [Sat Apr 4 11:30:50 2026] POST /v2/images => generated 649 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/753] 10.0.0.108 () {32 vars in 725 bytes} [Sat Apr 4 11:30:50 2026] PATCH /v2/images/6d2692a2-711c-48a0-965a-6eaec4fb27a0 => generated 652 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/754] 10.0.0.108 () {32 vars in 706 bytes} [Sat Apr 4 11:30:50 2026] GET /v2/images/6d2692a2-711c-48a0-965a-6eaec4fb27a0 => generated 652 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-04 11:30:50.936 8 WARNING glance.api.v2.images [None req-c1e84d3c-a0fe-46b1-a80e-13c74c6b6405 42a33ddf3e28452e89826a99faf64a50 7e6ba916384c429b9a7d7782b585cff5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6d2692a2-711c-48a0-965a-6eaec4fb27a0 [pid: 8|app: 0|req: 385/755] 10.0.0.108 () {32 vars in 709 bytes} [Sat Apr 4 11:30:50 2026] DELETE /v2/images/6d2692a2-711c-48a0-965a-6eaec4fb27a0 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/756] 10.0.0.108 () {32 vars in 706 bytes} [Sat Apr 4 11:30:50 2026] GET /v2/images/6d2692a2-711c-48a0-965a-6eaec4fb27a0 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-04 11:30:51.015 8 WARNING glance.api.v2.images [None req-7610a54a-2884-43fb-a096-6161ffd54dae 42a33ddf3e28452e89826a99faf64a50 7e6ba916384c429b9a7d7782b585cff5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//776b55aa-24c5-42ef-a899-b9d039b35749 [pid: 8|app: 0|req: 386/757] 10.0.0.108 () {32 vars in 709 bytes} [Sat Apr 4 11:30:51 2026] DELETE /v2/images/776b55aa-24c5-42ef-a899-b9d039b35749 => generated 0 bytes in 809 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/758] 10.0.0.108 () {32 vars in 706 bytes} [Sat Apr 4 11:30:51 2026] GET /v2/images/776b55aa-24c5-42ef-a899-b9d039b35749 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-04 11:30:51.849 8 WARNING glance.api.v2.images [None req-fcaf4235-3788-4810-ae9c-19d5faa2e3a1 42a33ddf3e28452e89826a99faf64a50 7e6ba916384c429b9a7d7782b585cff5 - - default default] Failed to find image 7345bb6b-9807-45cb-8d48-388a4a7ded61 to delete: glance.common.exception.ImageNotFound: No image found with ID 7345bb6b-9807-45cb-8d48-388a4a7ded61 [pid: 8|app: 0|req: 387/759] 10.0.0.108 () {32 vars in 709 bytes} [Sat Apr 4 11:30:51 2026] DELETE /v2/images/7345bb6b-9807-45cb-8d48-388a4a7ded61 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/760] 10.0.0.108 () {32 vars in 706 bytes} [Sat Apr 4 11:30:51 2026] GET /v2/images/7345bb6b-9807-45cb-8d48-388a4a7ded61 => 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: 389/763] 10.0.0.250 () {36 vars in 986 bytes} [Sat Apr 4 11:31:04 2026] GET /v2/images/1b7cc5cb-ad81-41b0-a2cf-2ca7cb93bd2e => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/764] 10.0.0.250 () {36 vars in 926 bytes} [Sat Apr 4 11:31:04 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/767] 10.0.0.250 () {36 vars in 986 bytes} [Sat Apr 4 11:31:12 2026] GET /v2/images/1b7cc5cb-ad81-41b0-a2cf-2ca7cb93bd2e => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/768] 10.0.0.250 () {36 vars in 926 bytes} [Sat Apr 4 11:31:12 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: 393/771] 10.0.0.250 () {36 vars in 986 bytes} [Sat Apr 4 11:31:19 2026] GET /v2/images/1b7cc5cb-ad81-41b0-a2cf-2ca7cb93bd2e => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/772] 10.0.0.250 () {36 vars in 926 bytes} [Sat Apr 4 11:31:19 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/779] 10.0.0.250 () {36 vars in 986 bytes} [Sat Apr 4 11:31:53 2026] GET /v2/images/1b7cc5cb-ad81-41b0-a2cf-2ca7cb93bd2e => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/780] 10.0.0.250 () {36 vars in 926 bytes} [Sat Apr 4 11:31:53 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/793] 10.0.0.108 () {32 vars in 706 bytes} [Sat Apr 4 11:32:50 2026] GET /v2/images/1b7cc5cb-ad81-41b0-a2cf-2ca7cb93bd2e => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/794] 10.0.0.108 () {32 vars in 706 bytes} [Sat Apr 4 11:32:50 2026] GET /v2/images/1b7cc5cb-ad81-41b0-a2cf-2ca7cb93bd2e => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/795] 10.0.0.254 () {36 vars in 986 bytes} [Sat Apr 4 11:32:51 2026] GET /v2/images/1b7cc5cb-ad81-41b0-a2cf-2ca7cb93bd2e => generated 1171 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/796] 10.0.0.254 () {36 vars in 926 bytes} [Sat Apr 4 11:32:51 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/797] 10.0.0.254 () {36 vars in 926 bytes} [Sat Apr 4 11:32:51 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/798] 10.0.0.254 () {36 vars in 986 bytes} [Sat Apr 4 11:32:51 2026] GET /v2/images/1b7cc5cb-ad81-41b0-a2cf-2ca7cb93bd2e => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/799] 10.0.0.254 () {36 vars in 926 bytes} [Sat Apr 4 11:32:51 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/800] 10.0.0.254 () {36 vars in 926 bytes} [Sat Apr 4 11:32:51 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: 408/801] 10.0.0.254 () {36 vars in 986 bytes} [Sat Apr 4 11:32:51 2026] GET /v2/images/1b7cc5cb-ad81-41b0-a2cf-2ca7cb93bd2e => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/802] 10.0.0.254 () {36 vars in 926 bytes} [Sat Apr 4 11:32:51 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/803] 10.0.0.254 () {36 vars in 926 bytes} [Sat Apr 4 11:32:51 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/804] 10.0.0.48 () {36 vars in 909 bytes} [Sat Apr 4 11:32:51 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/805] 10.0.0.48 () {36 vars in 1005 bytes} [Sat Apr 4 11:32:51 2026] GET /v2/images/1b7cc5cb-ad81-41b0-a2cf-2ca7cb93bd2e/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/806] 10.0.0.48 () {36 vars in 985 bytes} [Sat Apr 4 11:32:51 2026] GET /v2/images/1b7cc5cb-ad81-41b0-a2cf-2ca7cb93bd2e => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/807] 10.0.0.48 () {36 vars in 925 bytes} [Sat Apr 4 11:32:51 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: 397/808] 10.0.0.48 () {36 vars in 925 bytes} [Sat Apr 4 11:32:51 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/815] 10.0.0.250 () {36 vars in 986 bytes} [Sat Apr 4 11:33:17 2026] GET /v2/images/1b7cc5cb-ad81-41b0-a2cf-2ca7cb93bd2e => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/816] 10.0.0.250 () {36 vars in 926 bytes} [Sat Apr 4 11:33:17 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/819] 10.0.0.250 () {36 vars in 986 bytes} [Sat Apr 4 11:33:35 2026] GET /v2/images/1b7cc5cb-ad81-41b0-a2cf-2ca7cb93bd2e => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/820] 10.0.0.250 () {36 vars in 926 bytes} [Sat Apr 4 11:33:35 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: 408/829] 199.204.45.69 () {32 vars in 824 bytes} [Sat Apr 4 11:34:15 2026] GET /v2/images?status=active&owner=82e00c02c21448549adca0bd531dc144&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/830] 199.204.45.69 () {32 vars in 651 bytes} [Sat Apr 4 11:34:15 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: 409/831] 10.0.0.254 () {36 vars in 986 bytes} [Sat Apr 4 11:34:16 2026] GET /v2/images/94f93e2e-c6a8-49a6-bc7d-6b1022f6cec5 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/832] 10.0.0.254 () {36 vars in 926 bytes} [Sat Apr 4 11:34:16 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: 410/833] 10.0.0.254 () {36 vars in 926 bytes} [Sat Apr 4 11:34:16 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: 424/834] 10.0.0.254 () {36 vars in 986 bytes} [Sat Apr 4 11:34:16 2026] GET /v2/images/94f93e2e-c6a8-49a6-bc7d-6b1022f6cec5 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/835] 10.0.0.254 () {36 vars in 926 bytes} [Sat Apr 4 11:34:16 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: 425/836] 10.0.0.254 () {36 vars in 926 bytes} [Sat Apr 4 11:34:16 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: 412/837] 10.0.0.254 () {36 vars in 986 bytes} [Sat Apr 4 11:34:16 2026] GET /v2/images/94f93e2e-c6a8-49a6-bc7d-6b1022f6cec5 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/838] 10.0.0.254 () {36 vars in 926 bytes} [Sat Apr 4 11:34:16 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/839] 10.0.0.48 () {36 vars in 909 bytes} [Sat Apr 4 11:34:16 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: 427/840] 10.0.0.48 () {36 vars in 1005 bytes} [Sat Apr 4 11:34:16 2026] GET /v2/images/94f93e2e-c6a8-49a6-bc7d-6b1022f6cec5/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/841] 10.0.0.48 () {36 vars in 985 bytes} [Sat Apr 4 11:34:16 2026] GET /v2/images/94f93e2e-c6a8-49a6-bc7d-6b1022f6cec5 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/842] 10.0.0.48 () {36 vars in 925 bytes} [Sat Apr 4 11:34:16 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/843] 10.0.0.48 () {36 vars in 925 bytes} [Sat Apr 4 11:34:16 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: 440/892] 10.0.0.108 () {32 vars in 632 bytes} [Sat Apr 4 11:38:15 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)