+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jun 3 00:13:05 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:16 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-7b69f45979-khd7z machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fdeb3f6c668 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-06-03 00:13:07.674 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-03 00:13:07.724 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-03 00:13:08.604 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-06-03 00:13:08.605 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-06-03 00:13:08.606 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-03 00:13:08.610 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-06-03 00:13:08.611 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-06-03 00:13:08.612 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-03 00:13:10.618 8 WARNING glance.api.v2.images [None req-be8bfa18-4c3f-416c-a369-306cad131cec - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-03 00:13:10.775 7 WARNING glance.api.v2.images [None req-ed49aa1c-98b1-4181-bda0-c4b53c51bf38 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-03 00:13:10.946 8 WARNING keystonemiddleware._common.config [None req-be8bfa18-4c3f-416c-a369-306cad131cec - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-03 00:13:10.953 8 WARNING oslo_config.cfg [None req-be8bfa18-4c3f-416c-a369-306cad131cec - - - - - -] 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 0x7fdeb3f6c668 pid: 8 (default app) 2026-06-03 00:13:11.115 7 WARNING keystonemiddleware._common.config [None req-ed49aa1c-98b1-4181-bda0-c4b53c51bf38 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-03 00:13:11.122 7 WARNING oslo_config.cfg [None req-ed49aa1c-98b1-4181-bda0-c4b53c51bf38 - - - - - -] 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 0x7fdeb3f6c668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.4 () {42 vars in 680 bytes} [Wed Jun 3 00:13:12 2026] GET / => generated 1290 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 00:13:13.235 7 WARNING oslo_policy.policy [None req-3b7b5736-9212-4210-8ec3-5ed56b005c8f 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - 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-06-03 00:13:13.236 7 WARNING oslo_policy.policy [None req-3b7b5736-9212-4210-8ec3-5ed56b005c8f 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - 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-06-03 00:13:13.253 7 WARNING oslo_policy.policy [None req-3b7b5736-9212-4210-8ec3-5ed56b005c8f 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - 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-06-03 00:13:13.253 7 WARNING oslo_policy.policy [None req-3b7b5736-9212-4210-8ec3-5ed56b005c8f 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.204.45.4 () {44 vars in 902 bytes} [Wed Jun 3 00:13:12 2026] GET /v2/images => generated 69 bytes in 597 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.4 () {42 vars in 680 bytes} [Wed Jun 3 00:13:16 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.204.45.4 () {44 vars in 902 bytes} [Wed Jun 3 00:13:16 2026] GET /v2/images => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 00:13:16.842 8 WARNING oslo_policy.policy [None req-e788ee34-7c02-494e-8bb2-410433a7db11 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - 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-06-03 00:13:16.842 8 WARNING oslo_policy.policy [None req-e788ee34-7c02-494e-8bb2-410433a7db11 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.204.45.4 () {44 vars in 903 bytes} [Wed Jun 3 00:13:16 2026] GET /v2/images/cirros => generated 151 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.4 () {44 vars in 925 bytes} [Wed Jun 3 00:13:16 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-06-03 00:13:16.985 8 WARNING oslo_policy.policy [None req-d85ab4ad-00c9-4b22-b7a3-f4bc82978b17 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - 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-06-03 00:13:16.986 8 WARNING oslo_policy.policy [None req-d85ab4ad-00c9-4b22-b7a3-f4bc82978b17 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 8/11] 199.204.45.4 () {44 vars in 931 bytes} [Wed Jun 3 00:13:16 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 00:13:17.079 7 WARNING oslo_config.cfg [None req-681494db-4df2-4e19-91ac-30e73c91f9d2 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.204.45.4 () {48 vars in 943 bytes} [Wed Jun 3 00:13:17 2026] POST /v2/images => generated 760 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-06-03 00:13:17.103 8 WARNING oslo_policy.policy [None req-dd7d175e-2905-4912-b94f-f443ac6589ea 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - 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-06-03 00:13:17.103 8 WARNING oslo_policy.policy [None req-dd7d175e-2905-4912-b94f-f443ac6589ea 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - 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-06-03 00:13:17.105 8 INFO glance.api.v2.image_data [None req-dd7d175e-2905-4912-b94f-f443ac6589ea 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-03 00:13:20.320 8 INFO glance.location [None req-dd7d175e-2905-4912-b94f-f443ac6589ea 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 9/13] 199.204.45.4 () {48 vars in 1037 bytes} [Wed Jun 3 00:13:17 2026] PUT /v2/images/966083c4-18c7-4a00-8861-a1646db49e8f/file => generated 0 bytes in 3260 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8169 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.4 () {44 vars in 963 bytes} [Wed Jun 3 00:13:20 2026] GET /v2/images/966083c4-18c7-4a00-8861-a1646db49e8f => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 00:13:20.454 8 WARNING oslo_config.cfg [None req-3ebeb0be-b8b4-48ee-a037-d718dcd58cbe 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 10/15] 199.204.45.4 () {48 vars in 1043 bytes} [Wed Jun 3 00:13:20 2026] PATCH /v2/images/966083c4-18c7-4a00-8861-a1646db49e8f => generated 1312 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/16] 199.204.45.4 () {44 vars in 963 bytes} [Wed Jun 3 00:13:20 2026] GET /v2/images/966083c4-18c7-4a00-8861-a1646db49e8f => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/261] 199.204.45.4 () {42 vars in 680 bytes} [Wed Jun 3 00:33:39 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/262] 199.204.45.4 () {44 vars in 902 bytes} [Wed Jun 3 00:33:39 2026] GET /v2/images => generated 1381 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/267] 199.204.45.4 () {42 vars in 680 bytes} [Wed Jun 3 00:33:56 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/268] 199.204.45.4 () {44 vars in 902 bytes} [Wed Jun 3 00:33:56 2026] GET /v2/images => generated 1381 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/269] 199.204.45.4 () {44 vars in 929 bytes} [Wed Jun 3 00:33:56 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/270] 199.204.45.4 () {44 vars in 951 bytes} [Wed Jun 3 00:33:56 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/271] 199.204.45.4 () {44 vars in 931 bytes} [Wed Jun 3 00:33:56 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: 138/272] 199.204.45.4 () {48 vars in 943 bytes} [Wed Jun 3 00:33:56 2026] POST /v2/images => generated 796 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-06-03 00:33:56.708 7 WARNING oslo_policy.policy [None req-7d744961-e284-49be-954a-ad926e04834e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - 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-06-03 00:33:56.708 7 WARNING oslo_policy.policy [None req-7d744961-e284-49be-954a-ad926e04834e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - 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-06-03 00:33:56.710 7 INFO glance.api.v2.image_data [None req-7d744961-e284-49be-954a-ad926e04834e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-03 00:34:23.846 7 INFO glance.location [None req-7d744961-e284-49be-954a-ad926e04834e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 135/279] 199.204.45.4 () {48 vars in 1038 bytes} [Wed Jun 3 00:33:56 2026] PUT /v2/images/4b4f8de8-1be6-475c-bb8e-8f53d988f262/file => generated 0 bytes in 27213 msecs (HTTP/1.1 204) 4 headers in 171 bytes (74337 switches on core 0) [pid: 8|app: 0|req: 145/280] 199.204.45.4 () {44 vars in 963 bytes} [Wed Jun 3 00:34:23 2026] GET /v2/images/4b4f8de8-1be6-475c-bb8e-8f53d988f262 => 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: 136/281] 199.204.45.4 () {48 vars in 1043 bytes} [Wed Jun 3 00:34:23 2026] PATCH /v2/images/4b4f8de8-1be6-475c-bb8e-8f53d988f262 => generated 1395 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/282] 199.204.45.4 () {44 vars in 963 bytes} [Wed Jun 3 00:34:24 2026] GET /v2/images/4b4f8de8-1be6-475c-bb8e-8f53d988f262 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/283] 199.204.45.4 () {42 vars in 680 bytes} [Wed Jun 3 00:34:25 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/284] 199.204.45.4 () {44 vars in 902 bytes} [Wed Jun 3 00:34:25 2026] GET /v2/images => generated 2778 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/361] 199.204.45.4 () {42 vars in 680 bytes} [Wed Jun 3 00:40:48 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/362] 199.204.45.4 () {44 vars in 902 bytes} [Wed Jun 3 00:40:48 2026] GET /v2/images => generated 2778 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/367] 199.204.45.4 () {42 vars in 680 bytes} [Wed Jun 3 00:41:06 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/368] 199.204.45.4 () {44 vars in 902 bytes} [Wed Jun 3 00:41:06 2026] GET /v2/images => generated 2778 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/369] 199.204.45.4 () {44 vars in 939 bytes} [Wed Jun 3 00:41:06 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/370] 199.204.45.4 () {44 vars in 961 bytes} [Wed Jun 3 00:41:06 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/371] 199.204.45.4 () {44 vars in 931 bytes} [Wed Jun 3 00:41:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/372] 199.204.45.4 () {48 vars in 943 bytes} [Wed Jun 3 00:41:06 2026] POST /v2/images => generated 799 bytes in 386 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-06-03 00:41:06.994 7 INFO glance.api.v2.image_data [None req-005b4d7a-ab52-4674-bad1-f395e8ef89e3 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-03 00:41:26.799 7 INFO glance.location [None req-005b4d7a-ab52-4674-bad1-f395e8ef89e3 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 182/377] 199.204.45.4 () {48 vars in 1037 bytes} [Wed Jun 3 00:41:06 2026] PUT /v2/images/e9f6b4d3-0327-4299-904e-95985784675b/file => generated 0 bytes in 19851 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22908 switches on core 0) [pid: 8|app: 0|req: 196/378] 199.204.45.4 () {44 vars in 963 bytes} [Wed Jun 3 00:41:26 2026] GET /v2/images/e9f6b4d3-0327-4299-904e-95985784675b => 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: 183/379] 199.204.45.4 () {48 vars in 1043 bytes} [Wed Jun 3 00:41:26 2026] PATCH /v2/images/e9f6b4d3-0327-4299-904e-95985784675b => generated 1410 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/380] 199.204.45.4 () {44 vars in 963 bytes} [Wed Jun 3 00:41:26 2026] GET /v2/images/e9f6b4d3-0327-4299-904e-95985784675b => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/395] 199.204.45.4 () {42 vars in 680 bytes} [Wed Jun 3 00:42:33 2026] GET / => generated 1290 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/396] 199.204.45.4 () {44 vars in 902 bytes} [Wed Jun 3 00:42:33 2026] GET /v2/images => generated 4190 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/401] 199.204.45.4 () {42 vars in 680 bytes} [Wed Jun 3 00:42:53 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/402] 199.204.45.4 () {44 vars in 902 bytes} [Wed Jun 3 00:42:53 2026] GET /v2/images => generated 4190 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/403] 199.204.45.4 () {44 vars in 931 bytes} [Wed Jun 3 00:42:53 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/404] 199.204.45.4 () {44 vars in 953 bytes} [Wed Jun 3 00:42:53 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/405] 199.204.45.4 () {44 vars in 931 bytes} [Wed Jun 3 00:42:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/406] 199.204.45.4 () {48 vars in 943 bytes} [Wed Jun 3 00:42:53 2026] POST /v2/images => generated 791 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-06-03 00:42:53.699 8 INFO glance.api.v2.image_data [None req-fa427324-62d5-407e-a7bf-a516f52903ec 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-03 00:43:11.866 8 INFO glance.location [None req-fa427324-62d5-407e-a7bf-a516f52903ec 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 211/411] 199.204.45.4 () {48 vars in 1038 bytes} [Wed Jun 3 00:42:53 2026] PUT /v2/images/ce3b375b-a9bc-44b5-a2c5-6a71259aa29c/file => generated 0 bytes in 18214 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26128 switches on core 0) [pid: 7|app: 0|req: 201/412] 199.204.45.4 () {44 vars in 963 bytes} [Wed Jun 3 00:43:11 2026] GET /v2/images/ce3b375b-a9bc-44b5-a2c5-6a71259aa29c => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/413] 199.204.45.4 () {48 vars in 1043 bytes} [Wed Jun 3 00:43:11 2026] PATCH /v2/images/ce3b375b-a9bc-44b5-a2c5-6a71259aa29c => generated 1382 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/414] 199.204.45.4 () {44 vars in 963 bytes} [Wed Jun 3 00:43:12 2026] GET /v2/images/ce3b375b-a9bc-44b5-a2c5-6a71259aa29c => generated 1382 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/569] 199.204.45.4 () {42 vars in 680 bytes} [Wed Jun 3 00:56:00 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/570] 199.204.45.4 () {44 vars in 902 bytes} [Wed Jun 3 00:56:00 2026] GET /v2/images => generated 5574 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/597] 199.204.45.4 () {42 vars in 680 bytes} [Wed Jun 3 00:58:18 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/598] 199.204.45.4 () {44 vars in 902 bytes} [Wed Jun 3 00:58:18 2026] GET /v2/images => generated 5574 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/599] 199.204.45.4 () {42 vars in 680 bytes} [Wed Jun 3 00:58:20 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/600] 199.204.45.4 () {44 vars in 902 bytes} [Wed Jun 3 00:58:20 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/611] 199.204.45.4 () {42 vars in 680 bytes} [Wed Jun 3 00:59:06 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/612] 199.204.45.4 () {44 vars in 902 bytes} [Wed Jun 3 00:59:06 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/615] 199.204.45.4 () {42 vars in 680 bytes} [Wed Jun 3 00:59:15 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/616] 199.204.45.4 () {44 vars in 902 bytes} [Wed Jun 3 00:59:15 2026] GET /v2/images => generated 5574 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/629] 199.204.45.4 () {42 vars in 680 bytes} [Wed Jun 3 01:00:18 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/630] 199.204.45.4 () {44 vars in 902 bytes} [Wed Jun 3 01:00:18 2026] GET /v2/images => generated 5574 bytes in 55 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:71: 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: 326/641] 10.0.0.18 () {32 vars in 632 bytes} [Wed Jun 3 01:01:00 2026] GET /v2/images => generated 5574 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:71: 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: 317/644] 10.0.0.199 () {36 vars in 987 bytes} [Wed Jun 3 01:01:19 2026] GET /v2/images/966083c4-18c7-4a00-8861-a1646db49e8f => generated 1312 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/645] 10.0.0.199 () {36 vars in 927 bytes} [Wed Jun 3 01:01:19 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: 318/646] 10.0.0.199 () {36 vars in 927 bytes} [Wed Jun 3 01:01:19 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/647] 10.0.0.199 () {36 vars in 987 bytes} [Wed Jun 3 01:01:19 2026] GET /v2/images/966083c4-18c7-4a00-8861-a1646db49e8f => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/648] 10.0.0.199 () {36 vars in 927 bytes} [Wed Jun 3 01:01:19 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: 330/649] 10.0.0.199 () {36 vars in 927 bytes} [Wed Jun 3 01:01:19 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: 320/650] 10.0.0.199 () {36 vars in 987 bytes} [Wed Jun 3 01:01:19 2026] GET /v2/images/966083c4-18c7-4a00-8861-a1646db49e8f => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/651] 10.0.0.199 () {36 vars in 927 bytes} [Wed Jun 3 01:01:19 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: 321/652] 10.0.0.199 () {36 vars in 927 bytes} [Wed Jun 3 01:01:19 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: 333/655] 10.0.0.28 () {36 vars in 986 bytes} [Wed Jun 3 01:01:20 2026] GET /v2/images/966083c4-18c7-4a00-8861-a1646db49e8f => generated 1312 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/656] 10.0.0.28 () {36 vars in 926 bytes} [Wed Jun 3 01:01:20 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/657] 10.0.0.28 () {36 vars in 986 bytes} [Wed Jun 3 01:01:20 2026] GET /v2/images/966083c4-18c7-4a00-8861-a1646db49e8f => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/658] 10.0.0.28 () {36 vars in 926 bytes} [Wed Jun 3 01:01:20 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: 335/659] 10.0.0.28 () {36 vars in 926 bytes} [Wed Jun 3 01:01:20 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/660] 10.0.0.54 () {36 vars in 986 bytes} [Wed Jun 3 01:01:21 2026] GET /v2/images/966083c4-18c7-4a00-8861-a1646db49e8f => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/661] 10.0.0.54 () {36 vars in 926 bytes} [Wed Jun 3 01:01:21 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/662] 10.0.0.54 () {36 vars in 986 bytes} [Wed Jun 3 01:01:24 2026] GET /v2/images/966083c4-18c7-4a00-8861-a1646db49e8f => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/663] 10.0.0.54 () {36 vars in 926 bytes} [Wed Jun 3 01:01:24 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/664] 199.204.45.4 () {36 vars in 989 bytes} [Wed Jun 3 01:01:29 2026] GET /v2/images/966083c4-18c7-4a00-8861-a1646db49e8f => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/665] 199.204.45.4 () {36 vars in 929 bytes} [Wed Jun 3 01:01:29 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: 328/666] 199.204.45.4 () {36 vars in 989 bytes} [Wed Jun 3 01:01:30 2026] GET /v2/images/966083c4-18c7-4a00-8861-a1646db49e8f => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/667] 199.204.45.4 () {36 vars in 929 bytes} [Wed Jun 3 01:01:30 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/674] 10.0.0.18 () {34 vars in 654 bytes} [Wed Jun 3 01:01:50 2026] POST /v2/images => generated 648 bytes in 203 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-03 01:01:50.764 8 WARNING glance.api.v2.images [None req-ae4e8b2c-6a73-40e5-b1ab-74e83ef1cf19 be8a8c6d56ba4143ad0a3145e18a3da0 9ef4e425efb24005b4138fc91ed0f279 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b9c2e82f-8a51-49d0-afe3-d92f810d234e [pid: 8|app: 0|req: 344/675] 10.0.0.18 () {32 vars in 709 bytes} [Wed Jun 3 01:01:50 2026] DELETE /v2/images/b9c2e82f-8a51-49d0-afe3-d92f810d234e => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/676] 10.0.0.18 () {32 vars in 706 bytes} [Wed Jun 3 01:01:50 2026] GET /v2/images/b9c2e82f-8a51-49d0-afe3-d92f810d234e => 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: 345/677] 10.0.0.18 () {32 vars in 632 bytes} [Wed Jun 3 01:01:50 2026] GET /v2/images => generated 1381 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/678] 10.0.0.18 () {34 vars in 654 bytes} [Wed Jun 3 01:01:50 2026] POST /v2/images => generated 702 bytes in 83 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/679] 10.0.0.18 () {32 vars in 716 bytes} [Wed Jun 3 01:01:50 2026] GET /v2/images/cfbeaca2-fd66-4663-92b2-e84376ae66bb/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:01:50.998 7 INFO glance.api.v2.image_data [None req-9220d423-b2dd-444d-aff1-e9dda02d4f4f be8a8c6d56ba4143ad0a3145e18a3da0 9ef4e425efb24005b4138fc91ed0f279 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-03 01:01:51.050 7 WARNING glance_store._drivers.rbd [None req-9220d423-b2dd-444d-aff1-e9dda02d4f4f be8a8c6d56ba4143ad0a3145e18a3da0 9ef4e425efb24005b4138fc91ed0f279 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-03 01:01:51.815 7 INFO glance.location [None req-9220d423-b2dd-444d-aff1-e9dda02d4f4f be8a8c6d56ba4143ad0a3145e18a3da0 9ef4e425efb24005b4138fc91ed0f279 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 334/680] 10.0.0.18 () {32 vars in 726 bytes} [Wed Jun 3 01:01:50 2026] PUT /v2/images/cfbeaca2-fd66-4663-92b2-e84376ae66bb/file => generated 0 bytes in 875 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/681] 10.0.0.18 () {32 vars in 706 bytes} [Wed Jun 3 01:01:51 2026] GET /v2/images/cfbeaca2-fd66-4663-92b2-e84376ae66bb => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/682] 10.0.0.18 () {32 vars in 716 bytes} [Wed Jun 3 01:01:51 2026] GET /v2/images/cfbeaca2-fd66-4663-92b2-e84376ae66bb/file => generated 1024 bytes in 124 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/683] 10.0.0.18 () {34 vars in 654 bytes} [Wed Jun 3 01:01:52 2026] POST /v2/images => generated 649 bytes in 37 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/684] 10.0.0.18 () {32 vars in 725 bytes} [Wed Jun 3 01:01:52 2026] PATCH /v2/images/0b4d0d30-06ec-43b6-bc17-20f437d0a6e1 => generated 653 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/685] 10.0.0.18 () {32 vars in 706 bytes} [Wed Jun 3 01:01:52 2026] GET /v2/images/0b4d0d30-06ec-43b6-bc17-20f437d0a6e1 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:01:52.133 7 WARNING glance.api.v2.images [None req-1aa1dee9-549d-4995-9928-884f5bc230ec be8a8c6d56ba4143ad0a3145e18a3da0 9ef4e425efb24005b4138fc91ed0f279 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0b4d0d30-06ec-43b6-bc17-20f437d0a6e1 [pid: 7|app: 0|req: 337/686] 10.0.0.18 () {32 vars in 709 bytes} [Wed Jun 3 01:01:52 2026] DELETE /v2/images/0b4d0d30-06ec-43b6-bc17-20f437d0a6e1 => 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: 350/687] 10.0.0.18 () {32 vars in 706 bytes} [Wed Jun 3 01:01:52 2026] GET /v2/images/0b4d0d30-06ec-43b6-bc17-20f437d0a6e1 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:01:52.200 7 WARNING glance.api.v2.images [None req-3c1cf9b1-2455-4006-ba66-af6e631c9434 be8a8c6d56ba4143ad0a3145e18a3da0 9ef4e425efb24005b4138fc91ed0f279 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//cfbeaca2-fd66-4663-92b2-e84376ae66bb [pid: 7|app: 0|req: 338/688] 10.0.0.18 () {32 vars in 709 bytes} [Wed Jun 3 01:01:52 2026] DELETE /v2/images/cfbeaca2-fd66-4663-92b2-e84376ae66bb => generated 0 bytes in 979 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/689] 10.0.0.18 () {32 vars in 706 bytes} [Wed Jun 3 01:01:53 2026] GET /v2/images/cfbeaca2-fd66-4663-92b2-e84376ae66bb => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:01:53.210 7 WARNING glance.api.v2.images [None req-361a52d7-9357-44ba-a683-1510f3bc1013 be8a8c6d56ba4143ad0a3145e18a3da0 9ef4e425efb24005b4138fc91ed0f279 - - default default] Failed to find image b9c2e82f-8a51-49d0-afe3-d92f810d234e to delete: glance.common.exception.ImageNotFound: No image found with ID b9c2e82f-8a51-49d0-afe3-d92f810d234e [pid: 7|app: 0|req: 339/690] 10.0.0.18 () {32 vars in 709 bytes} [Wed Jun 3 01:01:53 2026] DELETE /v2/images/b9c2e82f-8a51-49d0-afe3-d92f810d234e => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/691] 10.0.0.18 () {32 vars in 706 bytes} [Wed Jun 3 01:01:53 2026] GET /v2/images/b9c2e82f-8a51-49d0-afe3-d92f810d234e => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/692] 10.0.0.18 () {30 vars in 410 bytes} [Wed Jun 3 01:01:56 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/695] 10.0.0.54 () {36 vars in 986 bytes} [Wed Jun 3 01:02:03 2026] GET /v2/images/966083c4-18c7-4a00-8861-a1646db49e8f => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/696] 10.0.0.54 () {36 vars in 926 bytes} [Wed Jun 3 01:02: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: 8|app: 0|req: 357/701] 10.0.0.54 () {36 vars in 986 bytes} [Wed Jun 3 01:02:29 2026] GET /v2/images/966083c4-18c7-4a00-8861-a1646db49e8f => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/702] 10.0.0.54 () {36 vars in 926 bytes} [Wed Jun 3 01:02:29 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: 348/707] 10.0.0.54 () {36 vars in 986 bytes} [Wed Jun 3 01:02:41 2026] GET /v2/images/966083c4-18c7-4a00-8861-a1646db49e8f => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/708] 10.0.0.54 () {36 vars in 926 bytes} [Wed Jun 3 01:02:42 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/717] 10.0.0.54 () {36 vars in 986 bytes} [Wed Jun 3 01:03:24 2026] GET /v2/images/966083c4-18c7-4a00-8861-a1646db49e8f => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/718] 10.0.0.54 () {36 vars in 926 bytes} [Wed Jun 3 01:03:24 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/723] 10.0.0.18 () {32 vars in 706 bytes} [Wed Jun 3 01:03:41 2026] GET /v2/images/966083c4-18c7-4a00-8861-a1646db49e8f => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/724] 10.0.0.18 () {32 vars in 706 bytes} [Wed Jun 3 01:03:41 2026] GET /v2/images/966083c4-18c7-4a00-8861-a1646db49e8f => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/725] 10.0.0.199 () {36 vars in 987 bytes} [Wed Jun 3 01:03:42 2026] GET /v2/images/966083c4-18c7-4a00-8861-a1646db49e8f => generated 1312 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/726] 10.0.0.199 () {36 vars in 927 bytes} [Wed Jun 3 01:03: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: 370/727] 10.0.0.199 () {36 vars in 927 bytes} [Wed Jun 3 01:03:42 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: 358/728] 10.0.0.199 () {36 vars in 987 bytes} [Wed Jun 3 01:03:42 2026] GET /v2/images/966083c4-18c7-4a00-8861-a1646db49e8f => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/729] 10.0.0.199 () {36 vars in 927 bytes} [Wed Jun 3 01:03:42 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: 359/730] 10.0.0.199 () {36 vars in 927 bytes} [Wed Jun 3 01:03:42 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: 372/731] 10.0.0.199 () {36 vars in 987 bytes} [Wed Jun 3 01:03:42 2026] GET /v2/images/966083c4-18c7-4a00-8861-a1646db49e8f => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/732] 10.0.0.199 () {36 vars in 927 bytes} [Wed Jun 3 01:03:42 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: 373/733] 10.0.0.199 () {36 vars in 927 bytes} [Wed Jun 3 01:03:42 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: 361/734] 10.0.0.28 () {36 vars in 986 bytes} [Wed Jun 3 01:03:42 2026] GET /v2/images/966083c4-18c7-4a00-8861-a1646db49e8f => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/735] 10.0.0.28 () {36 vars in 926 bytes} [Wed Jun 3 01:03:42 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: 362/736] 10.0.0.28 () {36 vars in 986 bytes} [Wed Jun 3 01:03:42 2026] GET /v2/images/966083c4-18c7-4a00-8861-a1646db49e8f => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/737] 10.0.0.28 () {36 vars in 926 bytes} [Wed Jun 3 01:03:42 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: 363/738] 10.0.0.28 () {36 vars in 926 bytes} [Wed Jun 3 01:03:42 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: 376/739] 10.0.0.54 () {36 vars in 986 bytes} [Wed Jun 3 01:03:43 2026] GET /v2/images/966083c4-18c7-4a00-8861-a1646db49e8f => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/740] 10.0.0.54 () {36 vars in 926 bytes} [Wed Jun 3 01:03:43 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: 367/745] 10.0.0.54 () {36 vars in 986 bytes} [Wed Jun 3 01:04:01 2026] GET /v2/images/966083c4-18c7-4a00-8861-a1646db49e8f => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/746] 10.0.0.54 () {36 vars in 926 bytes} [Wed Jun 3 01:04:01 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/753] 10.0.0.54 () {36 vars in 986 bytes} [Wed Jun 3 01:04:39 2026] GET /v2/images/966083c4-18c7-4a00-8861-a1646db49e8f => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/754] 10.0.0.54 () {36 vars in 926 bytes} [Wed Jun 3 01:04:39 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/755] 199.204.45.4 () {32 vars in 824 bytes} [Wed Jun 3 01:04:40 2026] GET /v2/images?status=active&owner=aa70056494f549c19d3e3db85b9c9e1d&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/756] 199.204.45.4 () {32 vars in 651 bytes} [Wed Jun 3 01:04:40 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: 374/759] 10.0.0.199 () {36 vars in 987 bytes} [Wed Jun 3 01:04:40 2026] GET /v2/images/4b4f8de8-1be6-475c-bb8e-8f53d988f262 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/760] 10.0.0.199 () {36 vars in 927 bytes} [Wed Jun 3 01:04:40 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: 375/761] 10.0.0.199 () {36 vars in 927 bytes} [Wed Jun 3 01:04:40 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: 387/762] 10.0.0.199 () {36 vars in 987 bytes} [Wed Jun 3 01:04:40 2026] GET /v2/images/4b4f8de8-1be6-475c-bb8e-8f53d988f262 => generated 1395 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/763] 10.0.0.199 () {36 vars in 927 bytes} [Wed Jun 3 01:04:40 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: 388/764] 10.0.0.199 () {36 vars in 927 bytes} [Wed Jun 3 01:04:40 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: 377/765] 10.0.0.199 () {36 vars in 987 bytes} [Wed Jun 3 01:04:40 2026] GET /v2/images/4b4f8de8-1be6-475c-bb8e-8f53d988f262 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/766] 10.0.0.199 () {36 vars in 927 bytes} [Wed Jun 3 01:04:40 2026] GET /v2/schemas/image => generated 4018 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/767] 10.0.0.28 () {36 vars in 986 bytes} [Wed Jun 3 01:04:41 2026] GET /v2/images/4b4f8de8-1be6-475c-bb8e-8f53d988f262 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/768] 10.0.0.28 () {36 vars in 926 bytes} [Wed Jun 3 01:04:41 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: 379/769] 10.0.0.28 () {36 vars in 986 bytes} [Wed Jun 3 01:04:41 2026] GET /v2/images/4b4f8de8-1be6-475c-bb8e-8f53d988f262 => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/770] 10.0.0.28 () {36 vars in 926 bytes} [Wed Jun 3 01:04:41 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/771] 10.0.0.28 () {36 vars in 926 bytes} [Wed Jun 3 01:04:41 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/780] 10.0.0.54 () {36 vars in 986 bytes} [Wed Jun 3 01:05:25 2026] GET /v2/images/966083c4-18c7-4a00-8861-a1646db49e8f => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/781] 10.0.0.54 () {36 vars in 926 bytes} [Wed Jun 3 01:05:25 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/788] 10.0.0.54 () {36 vars in 986 bytes} [Wed Jun 3 01:05:54 2026] GET /v2/images/966083c4-18c7-4a00-8861-a1646db49e8f => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/789] 10.0.0.54 () {36 vars in 926 bytes} [Wed Jun 3 01:05:54 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/824] 10.0.0.18 () {32 vars in 632 bytes} [Wed Jun 3 01:08:44 2026] GET /v2/images => generated 5574 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)