+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Apr 28 07:39:09 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-56bb9fbddd-89gzs 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 0x7fafc6144668 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-28 07:39:11.764 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-28 07:39:11.768 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-28 07:39:12.713 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-28 07:39:12.715 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-28 07:39:12.715 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-28 07:39:12.737 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-28 07:39:12.738 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-28 07:39:12.739 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-28 07:39:15.065 8 WARNING glance.api.v2.images [None req-7f985b97-5a4e-4701-9f69-acd8177e8d2e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-28 07:39:15.156 7 WARNING glance.api.v2.images [None req-1df954e2-770e-473b-abf8-505b2f080825 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-28 07:39:15.468 8 WARNING keystonemiddleware._common.config [None req-7f985b97-5a4e-4701-9f69-acd8177e8d2e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 07:39:15.476 8 WARNING oslo_config.cfg [None req-7f985b97-5a4e-4701-9f69-acd8177e8d2e - - - - - -] 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 6 seconds on interpreter 0x7fafc6144668 pid: 8 (default app) 2026-04-28 07:39:15.552 7 WARNING keystonemiddleware._common.config [None req-1df954e2-770e-473b-abf8-505b2f080825 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 07:39:15.561 7 WARNING oslo_config.cfg [None req-1df954e2-770e-473b-abf8-505b2f080825 - - - - - -] 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 6 seconds on interpreter 0x7fafc6144668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.19.213.75 () {42 vars in 685 bytes} [Tue Apr 28 07:39:18 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: 6/6] 199.19.213.75 () {42 vars in 685 bytes} [Tue Apr 28 07:39:18 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-04-28 07:39:19.254 7 WARNING oslo_policy.policy [None req-f3ef0a7a-bbea-49f4-81f7-daf3ef68988f 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - 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-28 07:39:19.255 7 WARNING oslo_policy.policy [None req-f3ef0a7a-bbea-49f4-81f7-daf3ef68988f 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - 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-28 07:39:19.278 7 WARNING oslo_policy.policy [None req-f3ef0a7a-bbea-49f4-81f7-daf3ef68988f 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - 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-28 07:39:19.278 7 WARNING oslo_policy.policy [None req-f3ef0a7a-bbea-49f4-81f7-daf3ef68988f 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - 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. /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-28 07:39:19.320 8 WARNING oslo_policy.policy [None req-d6b089a2-66f5-4dfb-b414-692ff000a0be 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - 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-28 07:39:19.320 8 WARNING oslo_policy.policy [None req-d6b089a2-66f5-4dfb-b414-692ff000a0be 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - 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-28 07:39:19.337 8 WARNING oslo_policy.policy [None req-d6b089a2-66f5-4dfb-b414-692ff000a0be 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - 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-28 07:39:19.337 8 WARNING oslo_policy.policy [None req-d6b089a2-66f5-4dfb-b414-692ff000a0be 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - 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/7] 199.19.213.75 () {44 vars in 907 bytes} [Tue Apr 28 07:39:18 2026] GET /v2/images => generated 69 bytes in 690 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/8] 199.19.213.75 () {44 vars in 907 bytes} [Tue Apr 28 07:39:18 2026] GET /v2/images => generated 69 bytes in 529 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/9] 199.19.213.75 () {42 vars in 685 bytes} [Tue Apr 28 07:39:24 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: 4/12] 199.19.213.75 () {44 vars in 907 bytes} [Tue Apr 28 07:39:24 2026] GET /v2/images => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/13] 199.19.213.75 () {44 vars in 908 bytes} [Tue Apr 28 07:39:24 2026] GET /v2/images/cirros => generated 151 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.19.213.75 () {44 vars in 930 bytes} [Tue Apr 28 07:39:24 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) [pid: 8|app: 0|req: 10/15] 199.19.213.75 () {44 vars in 936 bytes} [Tue Apr 28 07:39:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 07:39:25.809 7 WARNING oslo_config.cfg [None req-5eb7f993-1348-49f5-b97e-91e9344aaed6 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - 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: 6/16] 199.19.213.75 () {48 vars in 948 bytes} [Tue Apr 28 07:39:24 2026] POST /v2/images => generated 760 bytes in 1183 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-28 07:39:25.835 8 WARNING oslo_policy.policy [None req-9042d76d-970a-407e-b60b-bc073f86be50 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - 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-28 07:39:25.836 8 WARNING oslo_policy.policy [None req-9042d76d-970a-407e-b60b-bc073f86be50 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - 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-28 07:39:25.837 8 INFO glance.api.v2.image_data [None req-9042d76d-970a-407e-b60b-bc073f86be50 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 07:39:29.967 8 WARNING glance.location [None req-9042d76d-970a-407e-b60b-bc073f86be50 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 11/17] 199.19.213.75 () {48 vars in 1042 bytes} [Tue Apr 28 07:39:25 2026] PUT /v2/images/363eb7ae-ad7e-430b-9679-89ac4bdf515c/file => generated 0 bytes in 4188 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5301 switches on core 0) [pid: 7|app: 0|req: 7/18] 199.19.213.75 () {44 vars in 968 bytes} [Tue Apr 28 07:39:30 2026] GET /v2/images/363eb7ae-ad7e-430b-9679-89ac4bdf515c => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 07:39:30.072 8 WARNING oslo_config.cfg [None req-17182c78-4e70-4cff-944d-a2d2253d20c9 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - 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: 12/19] 199.19.213.75 () {44 vars in 968 bytes} [Tue Apr 28 07:39:30 2026] GET /v2/images/363eb7ae-ad7e-430b-9679-89ac4bdf515c => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/24] 199.19.213.75 () {42 vars in 685 bytes} [Tue Apr 28 07:39: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: 15/25] 199.19.213.75 () {44 vars in 907 bytes} [Tue Apr 28 07:39:52 2026] GET /v2/images => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/26] 199.19.213.75 () {44 vars in 944 bytes} [Tue Apr 28 07:39:52 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/27] 199.19.213.75 () {44 vars in 966 bytes} [Tue Apr 28 07:39:52 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/28] 199.19.213.75 () {44 vars in 936 bytes} [Tue Apr 28 07:39:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/29] 199.19.213.75 () {48 vars in 948 bytes} [Tue Apr 28 07:39:52 2026] POST /v2/images => generated 799 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-28 07:39:52.513 7 WARNING oslo_policy.policy [None req-e9479805-83e9-436a-9d02-ec73f0afbd4c 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - 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-28 07:39:52.514 7 WARNING oslo_policy.policy [None req-e9479805-83e9-436a-9d02-ec73f0afbd4c 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - 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-28 07:39:52.515 7 INFO glance.api.v2.image_data [None req-e9479805-83e9-436a-9d02-ec73f0afbd4c 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 07:40:05.807 7 INFO glance.location [None req-e9479805-83e9-436a-9d02-ec73f0afbd4c 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 13/34] 199.19.213.75 () {48 vars in 1042 bytes} [Tue Apr 28 07:39:52 2026] PUT /v2/images/25c62ee1-9893-452e-9eb9-c76d9eccf321/file => generated 0 bytes in 13382 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21454 switches on core 0) [pid: 8|app: 0|req: 22/35] 199.19.213.75 () {44 vars in 968 bytes} [Tue Apr 28 07:40:05 2026] GET /v2/images/25c62ee1-9893-452e-9eb9-c76d9eccf321 => generated 1211 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/36] 199.19.213.75 () {48 vars in 1047 bytes} [Tue Apr 28 07:40:05 2026] PATCH /v2/images/25c62ee1-9893-452e-9eb9-c76d9eccf321 => generated 1234 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 23/37] 199.19.213.75 () {44 vars in 968 bytes} [Tue Apr 28 07:40:05 2026] GET /v2/images/25c62ee1-9893-452e-9eb9-c76d9eccf321 => generated 1234 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/110] 199.19.213.75 () {42 vars in 685 bytes} [Tue Apr 28 07:46: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: 51/111] 199.19.213.75 () {44 vars in 907 bytes} [Tue Apr 28 07:46:07 2026] GET /v2/images => generated 2476 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/114] 199.19.213.75 () {42 vars in 685 bytes} [Tue Apr 28 07:46:20 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: 53/115] 199.19.213.75 () {44 vars in 907 bytes} [Tue Apr 28 07:46:20 2026] GET /v2/images => generated 2476 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/116] 199.19.213.75 () {44 vars in 936 bytes} [Tue Apr 28 07:46:20 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/117] 199.19.213.75 () {44 vars in 958 bytes} [Tue Apr 28 07:46:20 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/118] 199.19.213.75 () {44 vars in 936 bytes} [Tue Apr 28 07:46:20 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/119] 199.19.213.75 () {48 vars in 948 bytes} [Tue Apr 28 07:46:20 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-28 07:46:20.961 8 INFO glance.api.v2.image_data [None req-53b607bb-42bc-447d-bd4b-8d23002401a4 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 07:46:30.864 8 INFO glance.location [None req-53b607bb-42bc-447d-bd4b-8d23002401a4 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 65/122] 199.19.213.75 () {48 vars in 1042 bytes} [Tue Apr 28 07:46:20 2026] PUT /v2/images/3218fe28-6b4f-4911-9d4f-9bace7ed847f/file => generated 0 bytes in 9960 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19826 switches on core 0) [pid: 7|app: 0|req: 58/123] 199.19.213.75 () {44 vars in 968 bytes} [Tue Apr 28 07:46:30 2026] GET /v2/images/3218fe28-6b4f-4911-9d4f-9bace7ed847f => generated 1203 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/124] 199.19.213.75 () {44 vars in 968 bytes} [Tue Apr 28 07:46:30 2026] GET /v2/images/3218fe28-6b4f-4911-9d4f-9bace7ed847f => generated 1203 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/129] 199.19.213.75 () {42 vars in 685 bytes} [Tue Apr 28 07:46:54 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: 69/130] 199.19.213.75 () {44 vars in 907 bytes} [Tue Apr 28 07:46:54 2026] GET /v2/images => generated 3681 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/137] 199.19.213.75 () {42 vars in 685 bytes} [Tue Apr 28 07:47:16 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/138] 199.19.213.75 () {44 vars in 907 bytes} [Tue Apr 28 07:47:16 2026] GET /v2/images => generated 3681 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/139] 199.19.213.75 () {44 vars in 934 bytes} [Tue Apr 28 07:47:16 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/140] 199.19.213.75 () {44 vars in 956 bytes} [Tue Apr 28 07:47:16 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/141] 199.19.213.75 () {44 vars in 936 bytes} [Tue Apr 28 07:47:16 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: 67/142] 199.19.213.75 () {48 vars in 948 bytes} [Tue Apr 28 07:47:16 2026] POST /v2/images => generated 796 bytes in 4002 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-28 07:47:20.992 8 INFO glance.api.v2.image_data [None req-633a8e42-eb4d-49d2-a96e-7ee622f6d162 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 07:48:42.838 8 WARNING glance.location [None req-633a8e42-eb4d-49d2-a96e-7ee622f6d162 6ddb26ef564649cea29e636e8a1022fe 5635943ac28e464581eef6370d38da06 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 76/159] 199.19.213.75 () {48 vars in 1043 bytes} [Tue Apr 28 07:47:20 2026] PUT /v2/images/851509fc-98f3-4115-a908-f62bcc160ecb/file => generated 0 bytes in 81898 msecs (HTTP/1.1 204) 4 headers in 171 bytes (35672 switches on core 0) [pid: 7|app: 0|req: 84/160] 199.19.213.75 () {44 vars in 968 bytes} [Tue Apr 28 07:48:42 2026] GET /v2/images/851509fc-98f3-4115-a908-f62bcc160ecb => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/161] 199.19.213.75 () {44 vars in 968 bytes} [Tue Apr 28 07:48:42 2026] GET /v2/images/851509fc-98f3-4115-a908-f62bcc160ecb => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/164] 199.19.213.75 () {42 vars in 685 bytes} [Tue Apr 28 07:48: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: 79/165] 199.19.213.75 () {44 vars in 907 bytes} [Tue Apr 28 07:48:44 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: 117/226] 199.19.213.75 () {42 vars in 685 bytes} [Tue Apr 28 07:53:49 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: 110/227] 199.19.213.75 () {44 vars in 907 bytes} [Tue Apr 28 07:53:49 2026] GET /v2/images => generated 4892 bytes in 181 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: 115/236] 10.0.0.236 () {32 vars in 633 bytes} [Tue Apr 28 07:54:28 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/241] 10.0.0.97 () {36 vars in 986 bytes} [Tue Apr 28 07:54:47 2026] GET /v2/images/363eb7ae-ad7e-430b-9679-89ac4bdf515c => generated 1171 bytes in 22 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: 124/242] 10.0.0.97 () {36 vars in 926 bytes} [Tue Apr 28 07:54:47 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: 119/243] 10.0.0.97 () {36 vars in 986 bytes} [Tue Apr 28 07:54:52 2026] GET /v2/images/363eb7ae-ad7e-430b-9679-89ac4bdf515c => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/244] 10.0.0.97 () {36 vars in 926 bytes} [Tue Apr 28 07:54:52 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: 127/247] 199.19.213.75 () {36 vars in 990 bytes} [Tue Apr 28 07:54:58 2026] GET /v2/images/363eb7ae-ad7e-430b-9679-89ac4bdf515c => generated 1171 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/248] 199.19.213.75 () {36 vars in 930 bytes} [Tue Apr 28 07:54:58 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: 128/249] 199.19.213.75 () {36 vars in 990 bytes} [Tue Apr 28 07:54:59 2026] GET /v2/images/363eb7ae-ad7e-430b-9679-89ac4bdf515c => 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: 122/250] 199.19.213.75 () {36 vars in 930 bytes} [Tue Apr 28 07:54:59 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: 129/251] 10.0.0.191 () {36 vars in 987 bytes} [Tue Apr 28 07:55:03 2026] GET /v2/images/363eb7ae-ad7e-430b-9679-89ac4bdf515c => generated 1171 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/252] 10.0.0.191 () {36 vars in 927 bytes} [Tue Apr 28 07:55: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: 7|app: 0|req: 130/253] 10.0.0.191 () {36 vars in 927 bytes} [Tue Apr 28 07:55:03 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/254] 10.0.0.191 () {36 vars in 987 bytes} [Tue Apr 28 07:55:03 2026] GET /v2/images/363eb7ae-ad7e-430b-9679-89ac4bdf515c => 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: 131/255] 10.0.0.191 () {36 vars in 927 bytes} [Tue Apr 28 07:55: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: 125/256] 10.0.0.191 () {36 vars in 927 bytes} [Tue Apr 28 07:55:03 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: 132/257] 10.0.0.191 () {36 vars in 987 bytes} [Tue Apr 28 07:55:03 2026] GET /v2/images/363eb7ae-ad7e-430b-9679-89ac4bdf515c => 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: 126/258] 10.0.0.191 () {36 vars in 927 bytes} [Tue Apr 28 07:55:03 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: 133/259] 10.0.0.191 () {36 vars in 927 bytes} [Tue Apr 28 07:55:03 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: 128/262] 10.0.0.123 () {36 vars in 911 bytes} [Tue Apr 28 07:55:05 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: 135/263] 10.0.0.123 () {36 vars in 1007 bytes} [Tue Apr 28 07:55:05 2026] GET /v2/images/363eb7ae-ad7e-430b-9679-89ac4bdf515c/locations => generated 127 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/264] 10.0.0.123 () {36 vars in 987 bytes} [Tue Apr 28 07:55:05 2026] GET /v2/images/363eb7ae-ad7e-430b-9679-89ac4bdf515c => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/265] 10.0.0.123 () {36 vars in 927 bytes} [Tue Apr 28 07:55:05 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: 130/266] 10.0.0.123 () {36 vars in 927 bytes} [Tue Apr 28 07:55:05 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: 133/271] 10.0.0.97 () {36 vars in 986 bytes} [Tue Apr 28 07:55:32 2026] GET /v2/images/363eb7ae-ad7e-430b-9679-89ac4bdf515c => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/272] 10.0.0.97 () {36 vars in 926 bytes} [Tue Apr 28 07:55:32 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/277] 10.0.0.97 () {36 vars in 986 bytes} [Tue Apr 28 07:55:44 2026] GET /v2/images/363eb7ae-ad7e-430b-9679-89ac4bdf515c => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/278] 10.0.0.97 () {36 vars in 926 bytes} [Tue Apr 28 07:55:44 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/281] 10.0.0.97 () {36 vars in 986 bytes} [Tue Apr 28 07:56:03 2026] GET /v2/images/363eb7ae-ad7e-430b-9679-89ac4bdf515c => 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: 138/282] 10.0.0.97 () {36 vars in 926 bytes} [Tue Apr 28 07:56:03 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) 2026-04-28 07:56:07.682 8 WARNING keystonemiddleware.audit [None req-79887622-13af-4e4f-bdff-28b0f1e7a0b2 2bdcf4d107224a248a0b7bd19049fa3c 25cefdf0648a4782893c503947c09335 - - default default] Skipping service tempest-service-582388548 as it have no endpoints. [pid: 8|app: 0|req: 140/285] 10.0.0.97 () {36 vars in 986 bytes} [Tue Apr 28 07:56:07 2026] GET /v2/images/363eb7ae-ad7e-430b-9679-89ac4bdf515c => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 07:56:07.707 7 WARNING keystonemiddleware.audit [None req-79887622-13af-4e4f-bdff-28b0f1e7a0b2 2bdcf4d107224a248a0b7bd19049fa3c 25cefdf0648a4782893c503947c09335 - - default default] Skipping service tempest-service-582388548 as it have no endpoints. [pid: 7|app: 0|req: 146/286] 10.0.0.97 () {36 vars in 926 bytes} [Tue Apr 28 07:56:07 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: 142/289] 10.0.0.236 () {34 vars in 655 bytes} [Tue Apr 28 07:56:16 2026] POST /v2/images => generated 648 bytes in 278 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-28 07:56:16.785 7 WARNING glance.api.v2.images [None req-214c911c-64f7-4f7a-86f5-00c1a395f8fe 1a46849a0e1a4fd79f834c487fdfa6f4 fdf226dab6ee48389cd9d7b3817e317e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//89c8dd82-7b6a-41d6-abc2-c5ff32fcea86 [pid: 7|app: 0|req: 148/290] 10.0.0.236 () {32 vars in 710 bytes} [Tue Apr 28 07:56:16 2026] DELETE /v2/images/89c8dd82-7b6a-41d6-abc2-c5ff32fcea86 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/291] 10.0.0.236 () {32 vars in 707 bytes} [Tue Apr 28 07:56:16 2026] GET /v2/images/89c8dd82-7b6a-41d6-abc2-c5ff32fcea86 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/292] 10.0.0.236 () {32 vars in 633 bytes} [Tue Apr 28 07:56:16 2026] GET /v2/images => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/293] 10.0.0.236 () {34 vars in 655 bytes} [Tue Apr 28 07:56:16 2026] POST /v2/images => generated 702 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/294] 10.0.0.236 () {32 vars in 717 bytes} [Tue Apr 28 07:56:16 2026] GET /v2/images/178c4d72-4802-4eb8-bab6-185c01de5ca6/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 07:56:17.026 8 INFO glance.api.v2.image_data [None req-69b6107f-3ae3-4f22-9bb5-a64f8c5925ef 1a46849a0e1a4fd79f834c487fdfa6f4 fdf226dab6ee48389cd9d7b3817e317e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 07:56:17.071 8 WARNING glance_store._drivers.rbd [None req-69b6107f-3ae3-4f22-9bb5-a64f8c5925ef 1a46849a0e1a4fd79f834c487fdfa6f4 fdf226dab6ee48389cd9d7b3817e317e - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-28 07:56:18.082 8 INFO glance.location [None req-69b6107f-3ae3-4f22-9bb5-a64f8c5925ef 1a46849a0e1a4fd79f834c487fdfa6f4 fdf226dab6ee48389cd9d7b3817e317e - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 145/295] 10.0.0.236 () {32 vars in 727 bytes} [Tue Apr 28 07:56:17 2026] PUT /v2/images/178c4d72-4802-4eb8-bab6-185c01de5ca6/file => generated 0 bytes in 1111 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/296] 10.0.0.236 () {32 vars in 707 bytes} [Tue Apr 28 07:56:18 2026] GET /v2/images/178c4d72-4802-4eb8-bab6-185c01de5ca6 => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/297] 10.0.0.236 () {32 vars in 717 bytes} [Tue Apr 28 07:56:18 2026] GET /v2/images/178c4d72-4802-4eb8-bab6-185c01de5ca6/file => generated 1024 bytes in 194 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/298] 10.0.0.236 () {34 vars in 655 bytes} [Tue Apr 28 07:56:18 2026] POST /v2/images => generated 648 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/299] 10.0.0.236 () {32 vars in 726 bytes} [Tue Apr 28 07:56:18 2026] PATCH /v2/images/a981c061-cbad-4b0d-a626-a60e323252e4 => generated 652 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/300] 10.0.0.236 () {32 vars in 707 bytes} [Tue Apr 28 07:56:18 2026] GET /v2/images/a981c061-cbad-4b0d-a626-a60e323252e4 => generated 652 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 07:56:18.504 8 WARNING glance.api.v2.images [None req-b3298617-47ce-49fb-85bf-f955cc5adbd7 1a46849a0e1a4fd79f834c487fdfa6f4 fdf226dab6ee48389cd9d7b3817e317e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a981c061-cbad-4b0d-a626-a60e323252e4 [pid: 8|app: 0|req: 148/301] 10.0.0.236 () {32 vars in 710 bytes} [Tue Apr 28 07:56:18 2026] DELETE /v2/images/a981c061-cbad-4b0d-a626-a60e323252e4 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/302] 10.0.0.236 () {32 vars in 707 bytes} [Tue Apr 28 07:56:18 2026] GET /v2/images/a981c061-cbad-4b0d-a626-a60e323252e4 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 07:56:18.594 8 WARNING glance.api.v2.images [None req-98b9d5dd-2328-4160-96fb-93cc2b4c93f3 1a46849a0e1a4fd79f834c487fdfa6f4 fdf226dab6ee48389cd9d7b3817e317e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//178c4d72-4802-4eb8-bab6-185c01de5ca6 [pid: 8|app: 0|req: 149/303] 10.0.0.236 () {32 vars in 710 bytes} [Tue Apr 28 07:56:18 2026] DELETE /v2/images/178c4d72-4802-4eb8-bab6-185c01de5ca6 => generated 0 bytes in 802 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/304] 10.0.0.236 () {32 vars in 707 bytes} [Tue Apr 28 07:56:19 2026] GET /v2/images/178c4d72-4802-4eb8-bab6-185c01de5ca6 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 07:56:19.414 8 WARNING glance.api.v2.images [None req-cf95190c-c9be-4132-ac45-22a228448053 1a46849a0e1a4fd79f834c487fdfa6f4 fdf226dab6ee48389cd9d7b3817e317e - - default default] Failed to find image 89c8dd82-7b6a-41d6-abc2-c5ff32fcea86 to delete: glance.common.exception.ImageNotFound: No image found with ID 89c8dd82-7b6a-41d6-abc2-c5ff32fcea86 [pid: 8|app: 0|req: 150/305] 10.0.0.236 () {32 vars in 710 bytes} [Tue Apr 28 07:56:19 2026] DELETE /v2/images/89c8dd82-7b6a-41d6-abc2-c5ff32fcea86 => 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: 156/306] 10.0.0.236 () {32 vars in 707 bytes} [Tue Apr 28 07:56:19 2026] GET /v2/images/89c8dd82-7b6a-41d6-abc2-c5ff32fcea86 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/309] 10.0.0.236 () {30 vars in 411 bytes} [Tue Apr 28 07:56:33 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: 161/316] 10.0.0.236 () {32 vars in 707 bytes} [Tue Apr 28 07:56:56 2026] GET /v2/images/363eb7ae-ad7e-430b-9679-89ac4bdf515c => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/317] 10.0.0.236 () {32 vars in 707 bytes} [Tue Apr 28 07:56:56 2026] GET /v2/images/363eb7ae-ad7e-430b-9679-89ac4bdf515c => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/318] 10.0.0.191 () {36 vars in 987 bytes} [Tue Apr 28 07:56:57 2026] GET /v2/images/363eb7ae-ad7e-430b-9679-89ac4bdf515c => generated 1171 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/319] 10.0.0.191 () {36 vars in 927 bytes} [Tue Apr 28 07:56:57 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: 163/320] 10.0.0.191 () {36 vars in 927 bytes} [Tue Apr 28 07:56:57 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: 158/321] 10.0.0.191 () {36 vars in 987 bytes} [Tue Apr 28 07:56:57 2026] GET /v2/images/363eb7ae-ad7e-430b-9679-89ac4bdf515c => 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: 164/322] 10.0.0.191 () {36 vars in 927 bytes} [Tue Apr 28 07:56:57 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: 159/323] 10.0.0.191 () {36 vars in 927 bytes} [Tue Apr 28 07:56:57 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: 165/324] 10.0.0.191 () {36 vars in 987 bytes} [Tue Apr 28 07:56:57 2026] GET /v2/images/363eb7ae-ad7e-430b-9679-89ac4bdf515c => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/325] 10.0.0.191 () {36 vars in 927 bytes} [Tue Apr 28 07:56:57 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: 166/326] 10.0.0.191 () {36 vars in 927 bytes} [Tue Apr 28 07:56:57 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: 161/327] 10.0.0.123 () {36 vars in 911 bytes} [Tue Apr 28 07:56:57 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: 167/328] 10.0.0.123 () {36 vars in 1007 bytes} [Tue Apr 28 07:56:57 2026] GET /v2/images/363eb7ae-ad7e-430b-9679-89ac4bdf515c/locations => generated 127 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/329] 10.0.0.123 () {36 vars in 987 bytes} [Tue Apr 28 07:56:57 2026] GET /v2/images/363eb7ae-ad7e-430b-9679-89ac4bdf515c => 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: 168/330] 10.0.0.123 () {36 vars in 927 bytes} [Tue Apr 28 07:56:57 2026] GET /v2/schemas/image => generated 4018 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/331] 10.0.0.123 () {36 vars in 927 bytes} [Tue Apr 28 07:56:57 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: 165/334] 10.0.0.97 () {36 vars in 986 bytes} [Tue Apr 28 07:57:05 2026] GET /v2/images/363eb7ae-ad7e-430b-9679-89ac4bdf515c => 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: 170/335] 10.0.0.97 () {36 vars in 926 bytes} [Tue Apr 28 07:57:05 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: 166/336] 10.0.0.97 () {36 vars in 986 bytes} [Tue Apr 28 07:57:13 2026] GET /v2/images/363eb7ae-ad7e-430b-9679-89ac4bdf515c => 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: 171/337] 10.0.0.97 () {36 vars in 926 bytes} [Tue Apr 28 07:57:13 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: 176/346] 10.0.0.97 () {36 vars in 986 bytes} [Tue Apr 28 07:57:53 2026] GET /v2/images/363eb7ae-ad7e-430b-9679-89ac4bdf515c => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/347] 10.0.0.97 () {36 vars in 926 bytes} [Tue Apr 28 07:57:53 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: 180/354] 10.0.0.97 () {36 vars in 986 bytes} [Tue Apr 28 07:58:16 2026] GET /v2/images/363eb7ae-ad7e-430b-9679-89ac4bdf515c => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/355] 10.0.0.97 () {36 vars in 926 bytes} [Tue Apr 28 07:58:16 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/358] 10.0.0.97 () {36 vars in 986 bytes} [Tue Apr 28 07:58:34 2026] GET /v2/images/363eb7ae-ad7e-430b-9679-89ac4bdf515c => 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: 182/359] 10.0.0.97 () {36 vars in 926 bytes} [Tue Apr 28 07:58:34 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: 184/372] 199.19.213.75 () {32 vars in 825 bytes} [Tue Apr 28 07:59:25 2026] GET /v2/images?status=active&owner=5635943ac28e464581eef6370d38da06&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/373] 199.19.213.75 () {32 vars in 652 bytes} [Tue Apr 28 07:59:25 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/374] 10.0.0.191 () {36 vars in 987 bytes} [Tue Apr 28 07:59:25 2026] GET /v2/images/851509fc-98f3-4115-a908-f62bcc160ecb => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/375] 10.0.0.191 () {36 vars in 927 bytes} [Tue Apr 28 07:59:25 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/376] 10.0.0.191 () {36 vars in 927 bytes} [Tue Apr 28 07:59:25 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: 191/377] 10.0.0.191 () {36 vars in 987 bytes} [Tue Apr 28 07:59:25 2026] GET /v2/images/851509fc-98f3-4115-a908-f62bcc160ecb => 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: 187/378] 10.0.0.191 () {36 vars in 927 bytes} [Tue Apr 28 07:59:25 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/379] 10.0.0.191 () {36 vars in 927 bytes} [Tue Apr 28 07:59:25 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/380] 10.0.0.191 () {36 vars in 987 bytes} [Tue Apr 28 07:59:25 2026] GET /v2/images/851509fc-98f3-4115-a908-f62bcc160ecb => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/381] 10.0.0.191 () {36 vars in 927 bytes} [Tue Apr 28 07:59:25 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: 189/382] 10.0.0.123 () {36 vars in 911 bytes} [Tue Apr 28 07:59:26 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: 194/383] 10.0.0.123 () {36 vars in 1007 bytes} [Tue Apr 28 07:59:26 2026] GET /v2/images/851509fc-98f3-4115-a908-f62bcc160ecb/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/384] 10.0.0.123 () {36 vars in 987 bytes} [Tue Apr 28 07:59:26 2026] GET /v2/images/851509fc-98f3-4115-a908-f62bcc160ecb => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/385] 10.0.0.123 () {36 vars in 927 bytes} [Tue Apr 28 07:59:26 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/386] 10.0.0.123 () {36 vars in 927 bytes} [Tue Apr 28 07:59:26 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: 214/431] 10.0.0.236 () {32 vars in 633 bytes} [Tue Apr 28 08:03:05 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)