+ 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 May 5 22:36:10 2026] *** compiled with version: 13.3.0 on 05 May 2026 11:02:25 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-85df96c7d7-9p9v5 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 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f84715d5668 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-05-05 22:36:12.070 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-05 22:36:12.123 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-05-05 22:36:12.959 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-05-05 22:36:12.960 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-05-05 22:36:12.960 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-05 22:36:12.992 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-05-05 22:36:12.993 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-05-05 22:36:12.994 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-05 22:36:14.992 7 WARNING glance.api.v2.images [None req-cba8f389-a0cf-46e1-b513-cadabe5b1dbe - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-05 22:36:15.006 8 WARNING glance.api.v2.images [None req-fea1f66d-0570-46aa-91e5-786096992166 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-05 22:36:15.322 7 WARNING keystonemiddleware._common.config [None req-cba8f389-a0cf-46e1-b513-cadabe5b1dbe - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 22:36:15.330 7 WARNING oslo_config.cfg [None req-cba8f389-a0cf-46e1-b513-cadabe5b1dbe - - - - - -] 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 0x7f84715d5668 pid: 7 (default app) 2026-05-05 22:36:15.346 8 WARNING keystonemiddleware._common.config [None req-fea1f66d-0570-46aa-91e5-786096992166 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 22:36:15.354 8 WARNING oslo_config.cfg [None req-fea1f66d-0570-46aa-91e5-786096992166 - - - - - -] 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 0x7f84715d5668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.132 () {42 vars in 688 bytes} [Tue May 5 22:36:15 2026] GET / => generated 1312 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 22:36:16.261 8 WARNING oslo_policy.policy [None req-0eb69535-77bf-478d-80da-d74d01e76aa1 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - 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-05-05 22:36:16.261 8 WARNING oslo_policy.policy [None req-0eb69535-77bf-478d-80da-d74d01e76aa1 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - 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-05-05 22:36:16.277 8 WARNING oslo_policy.policy [None req-0eb69535-77bf-478d-80da-d74d01e76aa1 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - 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-05-05 22:36:16.277 8 WARNING oslo_policy.policy [None req-0eb69535-77bf-478d-80da-d74d01e76aa1 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.132 () {44 vars in 910 bytes} [Tue May 5 22:36:15 2026] GET /v2/images => generated 69 bytes in 553 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.132 () {42 vars in 688 bytes} [Tue May 5 22:36:19 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.132 () {44 vars in 910 bytes} [Tue May 5 22:36:19 2026] GET /v2/images => generated 69 bytes in 36 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-05-05 22:36:19.757 7 WARNING oslo_policy.policy [None req-52007d7d-ed14-4fbb-ad7e-e5bf80a63eeb b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - 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-05-05 22:36:19.757 7 WARNING oslo_policy.policy [None req-52007d7d-ed14-4fbb-ad7e-e5bf80a63eeb b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.132 () {44 vars in 911 bytes} [Tue May 5 22:36:19 2026] GET /v2/images/cirros => generated 151 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.132 () {44 vars in 933 bytes} [Tue May 5 22:36:19 2026] GET /v2/images?name=cirros => generated 81 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 22:36:19.898 7 WARNING oslo_policy.policy [None req-37ff7e59-b8d8-43a0-a05c-192b210084c9 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - 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-05-05 22:36:19.898 7 WARNING oslo_policy.policy [None req-37ff7e59-b8d8-43a0-a05c-192b210084c9 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.132 () {44 vars in 939 bytes} [Tue May 5 22:36:19 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 22:36:19.981 8 WARNING oslo_config.cfg [None req-0f7f8e6a-4946-470a-8013-b900ebb095d5 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.132 () {48 vars in 951 bytes} [Tue May 5 22:36:19 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-05 22:36:20.003 7 WARNING oslo_policy.policy [None req-6c656c05-edf7-4f61-be17-72723514debb b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - 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-05-05 22:36:20.003 7 WARNING oslo_policy.policy [None req-6c656c05-edf7-4f61-be17-72723514debb b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - 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-05-05 22:36:20.004 7 INFO glance.api.v2.image_data [None req-6c656c05-edf7-4f61-be17-72723514debb b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 22:36:23.651 7 INFO glance.location [None req-6c656c05-edf7-4f61-be17-72723514debb b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/12] 199.204.45.132 () {48 vars in 1045 bytes} [Tue May 5 22:36:19 2026] PUT /v2/images/d42a2184-d709-4579-963f-4daf25f2d0d8/file => generated 0 bytes in 3698 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6230 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.132 () {44 vars in 971 bytes} [Tue May 5 22:36:23 2026] GET /v2/images/d42a2184-d709-4579-963f-4daf25f2d0d8 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 22:36:23.730 7 WARNING oslo_config.cfg [None req-3866b381-ee52-4d96-bf66-d8944ca7f38b b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/14] 199.204.45.132 () {44 vars in 971 bytes} [Tue May 5 22:36:23 2026] GET /v2/images/d42a2184-d709-4579-963f-4daf25f2d0d8 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/261] 199.204.45.132 () {42 vars in 688 bytes} [Tue May 5 22:56:52 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/262] 199.204.45.132 () {44 vars in 910 bytes} [Tue May 5 22:56:52 2026] GET /v2/images => generated 1240 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/269] 199.204.45.132 () {42 vars in 688 bytes} [Tue May 5 22:57:19 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/270] 199.204.45.132 () {44 vars in 910 bytes} [Tue May 5 22:57:19 2026] GET /v2/images => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/271] 199.204.45.132 () {44 vars in 937 bytes} [Tue May 5 22:57:19 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/272] 199.204.45.132 () {44 vars in 959 bytes} [Tue May 5 22:57:19 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/273] 199.204.45.132 () {44 vars in 939 bytes} [Tue May 5 22:57:19 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: 7|app: 0|req: 139/274] 199.204.45.132 () {48 vars in 951 bytes} [Tue May 5 22:57:19 2026] POST /v2/images => generated 796 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-05 22:57:19.753 8 WARNING oslo_policy.policy [None req-73f00236-2dcd-4d51-bd5f-b415493ea68f b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - 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-05-05 22:57:19.753 8 WARNING oslo_policy.policy [None req-73f00236-2dcd-4d51-bd5f-b415493ea68f b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - 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-05-05 22:57:19.755 8 INFO glance.api.v2.image_data [None req-73f00236-2dcd-4d51-bd5f-b415493ea68f b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 22:57:58.765 8 INFO glance.location [None req-73f00236-2dcd-4d51-bd5f-b415493ea68f b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 136/283] 199.204.45.132 () {48 vars in 1046 bytes} [Tue May 5 22:57:19 2026] PUT /v2/images/77da2345-f405-4a35-bdc5-08504723787f/file => generated 0 bytes in 39068 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64734 switches on core 0) [pid: 7|app: 0|req: 148/284] 199.204.45.132 () {44 vars in 971 bytes} [Tue May 5 22:57:58 2026] GET /v2/images/77da2345-f405-4a35-bdc5-08504723787f => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/285] 199.204.45.132 () {44 vars in 971 bytes} [Tue May 5 22:57:58 2026] GET /v2/images/77da2345-f405-4a35-bdc5-08504723787f => 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: 149/286] 199.204.45.132 () {42 vars in 688 bytes} [Tue May 5 22:58:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/287] 199.204.45.132 () {44 vars in 910 bytes} [Tue May 5 22:58:00 2026] GET /v2/images => generated 2451 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/370] 199.204.45.132 () {42 vars in 688 bytes} [Tue May 5 23:04:44 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/371] 199.204.45.132 () {44 vars in 910 bytes} [Tue May 5 23:04:44 2026] GET /v2/images => generated 2451 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/374] 199.204.45.132 () {42 vars in 688 bytes} [Tue May 5 23:04:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/375] 199.204.45.132 () {44 vars in 910 bytes} [Tue May 5 23:04:57 2026] GET /v2/images => generated 2451 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/376] 199.204.45.132 () {44 vars in 947 bytes} [Tue May 5 23:04:57 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/377] 199.204.45.132 () {44 vars in 969 bytes} [Tue May 5 23:04:57 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/378] 199.204.45.132 () {44 vars in 939 bytes} [Tue May 5 23:04:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/379] 199.204.45.132 () {48 vars in 951 bytes} [Tue May 5 23:04:57 2026] POST /v2/images => generated 799 bytes in 6075 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-05 23:05:03.450 8 INFO glance.api.v2.image_data [None req-db363f3b-ff2b-48eb-bf1a-68d5ca878f6d b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 23:06:53.883 8 INFO glance.location [None req-db363f3b-ff2b-48eb-bf1a-68d5ca878f6d b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 185/402] 199.204.45.132 () {48 vars in 1045 bytes} [Tue May 5 23:05:03 2026] PUT /v2/images/d91c5b5f-3e79-4100-8a5e-5cf0a0306b1a/file => generated 0 bytes in 110476 msecs (HTTP/1.1 204) 4 headers in 171 bytes (16776 switches on core 0) [pid: 7|app: 0|req: 218/403] 199.204.45.132 () {44 vars in 971 bytes} [Tue May 5 23:06:53 2026] GET /v2/images/d91c5b5f-3e79-4100-8a5e-5cf0a0306b1a => generated 1211 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/404] 199.204.45.132 () {48 vars in 1050 bytes} [Tue May 5 23:06:53 2026] PATCH /v2/images/d91c5b5f-3e79-4100-8a5e-5cf0a0306b1a => generated 1234 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/405] 199.204.45.132 () {44 vars in 971 bytes} [Tue May 5 23:06:54 2026] GET /v2/images/d91c5b5f-3e79-4100-8a5e-5cf0a0306b1a => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/414] 199.204.45.132 () {42 vars in 688 bytes} [Tue May 5 23:07:30 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/415] 199.204.45.132 () {44 vars in 910 bytes} [Tue May 5 23:07:30 2026] GET /v2/images => generated 3687 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/420] 199.204.45.132 () {42 vars in 688 bytes} [Tue May 5 23:07:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/421] 199.204.45.132 () {44 vars in 910 bytes} [Tue May 5 23:07:46 2026] GET /v2/images => generated 3687 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/422] 199.204.45.132 () {44 vars in 939 bytes} [Tue May 5 23:07:46 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/423] 199.204.45.132 () {44 vars in 961 bytes} [Tue May 5 23:07:46 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: 7|app: 0|req: 229/424] 199.204.45.132 () {44 vars in 939 bytes} [Tue May 5 23:07:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/425] 199.204.45.132 () {48 vars in 951 bytes} [Tue May 5 23:07:46 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-05 23:07:46.606 7 INFO glance.api.v2.image_data [None req-dfddfc59-e647-4bd8-aa40-250f667632dd b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 23:08:01.753 7 INFO glance.location [None req-dfddfc59-e647-4bd8-aa40-250f667632dd b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 230/428] 199.204.45.132 () {48 vars in 1046 bytes} [Tue May 5 23:07:46 2026] PUT /v2/images/7c033835-869f-4a24-8942-2a9855d611e3/file => generated 0 bytes in 15198 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28068 switches on core 0) [pid: 8|app: 0|req: 199/429] 199.204.45.132 () {44 vars in 971 bytes} [Tue May 5 23:08:01 2026] GET /v2/images/7c033835-869f-4a24-8942-2a9855d611e3 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/430] 199.204.45.132 () {44 vars in 971 bytes} [Tue May 5 23:08:01 2026] GET /v2/images/7c033835-869f-4a24-8942-2a9855d611e3 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/577] 199.204.45.132 () {42 vars in 688 bytes} [Tue May 5 23:20:10 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/578] 199.204.45.132 () {44 vars in 910 bytes} [Tue May 5 23:20:10 2026] GET /v2/images => generated 4893 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/605] 199.204.45.132 () {42 vars in 688 bytes} [Tue May 5 23:22:23 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/606] 199.204.45.132 () {44 vars in 910 bytes} [Tue May 5 23:22:23 2026] GET /v2/images => generated 4893 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/609] 199.204.45.132 () {42 vars in 688 bytes} [Tue May 5 23:22:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/610] 199.204.45.132 () {44 vars in 910 bytes} [Tue May 5 23:22:25 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/619] 199.204.45.132 () {42 vars in 688 bytes} [Tue May 5 23:23:11 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/620] 199.204.45.132 () {44 vars in 910 bytes} [Tue May 5 23:23:11 2026] GET /v2/images => generated 4893 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/623] 199.204.45.132 () {42 vars in 688 bytes} [Tue May 5 23:23:19 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/624] 199.204.45.132 () {44 vars in 910 bytes} [Tue May 5 23:23:19 2026] GET /v2/images => generated 4893 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/637] 199.204.45.132 () {42 vars in 688 bytes} [Tue May 5 23:24:19 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/638] 199.204.45.132 () {44 vars in 910 bytes} [Tue May 5 23:24:19 2026] GET /v2/images => generated 4893 bytes in 61 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: 308/647] 10.0.0.51 () {32 vars in 632 bytes} [Tue May 5 23:24:59 2026] GET /v2/images => generated 4893 bytes in 21 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: 342/652] 10.0.0.185 () {36 vars in 987 bytes} [Tue May 5 23:25:17 2026] GET /v2/images/d42a2184-d709-4579-963f-4daf25f2d0d8 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/653] 10.0.0.185 () {36 vars in 927 bytes} [Tue May 5 23:25:17 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/656] 199.204.45.132 () {36 vars in 991 bytes} [Tue May 5 23:25:27 2026] GET /v2/images/d42a2184-d709-4579-963f-4daf25f2d0d8 => 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: 313/657] 199.204.45.132 () {36 vars in 931 bytes} [Tue May 5 23:25:27 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/658] 199.204.45.132 () {36 vars in 991 bytes} [Tue May 5 23:25:28 2026] GET /v2/images/d42a2184-d709-4579-963f-4daf25f2d0d8 => 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: 314/659] 199.204.45.132 () {36 vars in 931 bytes} [Tue May 5 23:25:28 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: 346/660] 10.0.0.185 () {36 vars in 987 bytes} [Tue May 5 23:25:31 2026] GET /v2/images/d42a2184-d709-4579-963f-4daf25f2d0d8 => 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: 315/661] 10.0.0.185 () {36 vars in 927 bytes} [Tue May 5 23:25:31 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/664] 10.0.0.137 () {36 vars in 987 bytes} [Tue May 5 23:25:35 2026] GET /v2/images/d42a2184-d709-4579-963f-4daf25f2d0d8 => generated 1171 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/665] 10.0.0.137 () {36 vars in 927 bytes} [Tue May 5 23:25:35 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: 349/666] 10.0.0.137 () {36 vars in 927 bytes} [Tue May 5 23:25:35 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: 318/667] 10.0.0.137 () {36 vars in 987 bytes} [Tue May 5 23:25:35 2026] GET /v2/images/d42a2184-d709-4579-963f-4daf25f2d0d8 => 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: 350/668] 10.0.0.137 () {36 vars in 927 bytes} [Tue May 5 23:25:35 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: 319/669] 10.0.0.137 () {36 vars in 927 bytes} [Tue May 5 23:25:35 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: 351/670] 10.0.0.137 () {36 vars in 987 bytes} [Tue May 5 23:25:35 2026] GET /v2/images/d42a2184-d709-4579-963f-4daf25f2d0d8 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/671] 10.0.0.137 () {36 vars in 927 bytes} [Tue May 5 23:25:35 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: 352/672] 10.0.0.137 () {36 vars in 927 bytes} [Tue May 5 23:25:35 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: 321/673] 10.0.0.235 () {36 vars in 987 bytes} [Tue May 5 23:25:36 2026] GET /v2/images/d42a2184-d709-4579-963f-4daf25f2d0d8 => generated 1171 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/674] 10.0.0.235 () {36 vars in 927 bytes} [Tue May 5 23:25:36 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: 322/675] 10.0.0.235 () {36 vars in 987 bytes} [Tue May 5 23:25:36 2026] GET /v2/images/d42a2184-d709-4579-963f-4daf25f2d0d8 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/676] 10.0.0.235 () {36 vars in 927 bytes} [Tue May 5 23:25:36 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: 323/677] 10.0.0.235 () {36 vars in 927 bytes} [Tue May 5 23:25:36 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: 326/682] 10.0.0.185 () {36 vars in 987 bytes} [Tue May 5 23:25:57 2026] GET /v2/images/d42a2184-d709-4579-963f-4daf25f2d0d8 => 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: 357/683] 10.0.0.185 () {36 vars in 927 bytes} [Tue May 5 23:25: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: 8|app: 0|req: 327/684] 10.0.0.185 () {36 vars in 987 bytes} [Tue May 5 23:26:00 2026] GET /v2/images/d42a2184-d709-4579-963f-4daf25f2d0d8 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/685] 10.0.0.185 () {36 vars in 927 bytes} [Tue May 5 23:26:00 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: 330/690] 10.0.0.185 () {36 vars in 987 bytes} [Tue May 5 23:26:17 2026] GET /v2/images/d42a2184-d709-4579-963f-4daf25f2d0d8 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/691] 10.0.0.185 () {36 vars in 927 bytes} [Tue May 5 23:26:17 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: 332/694] 10.0.0.185 () {36 vars in 987 bytes} [Tue May 5 23:26:32 2026] GET /v2/images/d42a2184-d709-4579-963f-4daf25f2d0d8 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/695] 10.0.0.185 () {36 vars in 927 bytes} [Tue May 5 23:26:32 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: 335/700] 10.0.0.185 () {36 vars in 987 bytes} [Tue May 5 23:26:44 2026] GET /v2/images/d42a2184-d709-4579-963f-4daf25f2d0d8 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/701] 10.0.0.185 () {36 vars in 927 bytes} [Tue May 5 23:26:44 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: 368/704] 10.0.0.185 () {36 vars in 987 bytes} [Tue May 5 23:27:02 2026] GET /v2/images/d42a2184-d709-4579-963f-4daf25f2d0d8 => 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: 337/705] 10.0.0.185 () {36 vars in 927 bytes} [Tue May 5 23:27:02 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: 369/706] 10.0.0.51 () {30 vars in 410 bytes} [Tue May 5 23:27:04 2026] GET / => generated 1312 bytes in 4 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/713] 10.0.0.51 () {34 vars in 654 bytes} [Tue May 5 23:27:31 2026] POST /v2/images => generated 649 bytes in 208 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-05 23:27:31.766 8 WARNING glance.api.v2.images [None req-b84cdb52-90fb-4707-a07b-f110a74cea49 5e4a5e9ca987492f9a7743d72542ef94 29746163b35744199f6bb6377c0fd2b8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b4230613-e241-43b5-81f1-e7bda930b187 [pid: 8|app: 0|req: 341/714] 10.0.0.51 () {32 vars in 709 bytes} [Tue May 5 23:27:31 2026] DELETE /v2/images/b4230613-e241-43b5-81f1-e7bda930b187 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/715] 10.0.0.51 () {32 vars in 706 bytes} [Tue May 5 23:27:31 2026] GET /v2/images/b4230613-e241-43b5-81f1-e7bda930b187 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/716] 10.0.0.51 () {32 vars in 632 bytes} [Tue May 5 23:27:31 2026] GET /v2/images => generated 1240 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/717] 10.0.0.51 () {34 vars in 654 bytes} [Tue May 5 23:27:31 2026] POST /v2/images => generated 702 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/718] 10.0.0.51 () {32 vars in 716 bytes} [Tue May 5 23:27:31 2026] GET /v2/images/c9797cbc-3d65-4964-8f37-8e9d5ca9d4fc/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:27:31.934 7 INFO glance.api.v2.image_data [None req-03cf8c31-9018-4824-9db7-c2557db10e3a 5e4a5e9ca987492f9a7743d72542ef94 29746163b35744199f6bb6377c0fd2b8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 23:27:31.977 7 WARNING glance_store._drivers.rbd [None req-03cf8c31-9018-4824-9db7-c2557db10e3a 5e4a5e9ca987492f9a7743d72542ef94 29746163b35744199f6bb6377c0fd2b8 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-05 23:27:33.155 7 INFO glance.location [None req-03cf8c31-9018-4824-9db7-c2557db10e3a 5e4a5e9ca987492f9a7743d72542ef94 29746163b35744199f6bb6377c0fd2b8 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 376/719] 10.0.0.51 () {32 vars in 726 bytes} [Tue May 5 23:27:31 2026] PUT /v2/images/c9797cbc-3d65-4964-8f37-8e9d5ca9d4fc/file => generated 0 bytes in 1273 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/720] 10.0.0.51 () {32 vars in 706 bytes} [Tue May 5 23:27:33 2026] GET /v2/images/c9797cbc-3d65-4964-8f37-8e9d5ca9d4fc => generated 1103 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/721] 10.0.0.51 () {32 vars in 716 bytes} [Tue May 5 23:27:33 2026] GET /v2/images/c9797cbc-3d65-4964-8f37-8e9d5ca9d4fc/file => generated 1024 bytes in 145 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/722] 10.0.0.51 () {34 vars in 654 bytes} [Tue May 5 23:27:33 2026] POST /v2/images => generated 649 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/723] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:27:33 2026] PATCH /v2/images/f2b35705-7d58-4378-8bc3-1d69214cf312 => generated 653 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/724] 10.0.0.51 () {32 vars in 706 bytes} [Tue May 5 23:27:33 2026] GET /v2/images/f2b35705-7d58-4378-8bc3-1d69214cf312 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:33.528 7 WARNING glance.api.v2.images [None req-c23f721e-a291-4932-8961-a7b7e93d0628 5e4a5e9ca987492f9a7743d72542ef94 29746163b35744199f6bb6377c0fd2b8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f2b35705-7d58-4378-8bc3-1d69214cf312 [pid: 7|app: 0|req: 379/725] 10.0.0.51 () {32 vars in 709 bytes} [Tue May 5 23:27:33 2026] DELETE /v2/images/f2b35705-7d58-4378-8bc3-1d69214cf312 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/726] 10.0.0.51 () {32 vars in 706 bytes} [Tue May 5 23:27:33 2026] GET /v2/images/f2b35705-7d58-4378-8bc3-1d69214cf312 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:27:33.607 7 WARNING glance.api.v2.images [None req-23363609-4b08-459c-a14c-ef72d1b6d6e8 5e4a5e9ca987492f9a7743d72542ef94 29746163b35744199f6bb6377c0fd2b8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c9797cbc-3d65-4964-8f37-8e9d5ca9d4fc [pid: 7|app: 0|req: 380/729] 10.0.0.51 () {32 vars in 709 bytes} [Tue May 5 23:27:33 2026] DELETE /v2/images/c9797cbc-3d65-4964-8f37-8e9d5ca9d4fc => generated 0 bytes in 873 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/730] 10.0.0.51 () {32 vars in 706 bytes} [Tue May 5 23:27:34 2026] GET /v2/images/c9797cbc-3d65-4964-8f37-8e9d5ca9d4fc => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:27:34.508 7 WARNING glance.api.v2.images [None req-a6a3a8f3-f838-41ba-92d0-ab0937790774 5e4a5e9ca987492f9a7743d72542ef94 29746163b35744199f6bb6377c0fd2b8 - - default default] Failed to find image b4230613-e241-43b5-81f1-e7bda930b187 to delete: glance.common.exception.ImageNotFound: No image found with ID b4230613-e241-43b5-81f1-e7bda930b187 [pid: 7|app: 0|req: 381/731] 10.0.0.51 () {32 vars in 709 bytes} [Tue May 5 23:27:34 2026] DELETE /v2/images/b4230613-e241-43b5-81f1-e7bda930b187 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/732] 10.0.0.51 () {32 vars in 706 bytes} [Tue May 5 23:27:34 2026] GET /v2/images/b4230613-e241-43b5-81f1-e7bda930b187 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/733] 199.204.45.132 () {32 vars in 826 bytes} [Tue May 5 23:27:37 2026] GET /v2/images?status=active&owner=1ec1f17ae8904752971af63815b6dfab&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/734] 199.204.45.132 () {32 vars in 653 bytes} [Tue May 5 23:27:37 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/735] 10.0.0.137 () {36 vars in 987 bytes} [Tue May 5 23:27:38 2026] GET /v2/images/77da2345-f405-4a35-bdc5-08504723787f => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/736] 10.0.0.137 () {36 vars in 927 bytes} [Tue May 5 23:27:38 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/737] 10.0.0.137 () {36 vars in 927 bytes} [Tue May 5 23:27:38 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: 354/738] 10.0.0.137 () {36 vars in 987 bytes} [Tue May 5 23:27:38 2026] GET /v2/images/77da2345-f405-4a35-bdc5-08504723787f => 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: 385/739] 10.0.0.137 () {36 vars in 927 bytes} [Tue May 5 23:27:38 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: 355/740] 10.0.0.137 () {36 vars in 927 bytes} [Tue May 5 23:27:38 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/741] 10.0.0.137 () {36 vars in 987 bytes} [Tue May 5 23:27:38 2026] GET /v2/images/77da2345-f405-4a35-bdc5-08504723787f => 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: 356/742] 10.0.0.137 () {36 vars in 927 bytes} [Tue May 5 23:27:38 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/743] 10.0.0.235 () {36 vars in 987 bytes} [Tue May 5 23:27:38 2026] GET /v2/images/77da2345-f405-4a35-bdc5-08504723787f => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/744] 10.0.0.235 () {36 vars in 927 bytes} [Tue May 5 23:27:38 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: 388/745] 10.0.0.235 () {36 vars in 987 bytes} [Tue May 5 23:27:38 2026] GET /v2/images/77da2345-f405-4a35-bdc5-08504723787f => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/746] 10.0.0.235 () {36 vars in 927 bytes} [Tue May 5 23:27:38 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: 389/747] 10.0.0.235 () {36 vars in 927 bytes} [Tue May 5 23:27:38 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: 361/752] 10.0.0.51 () {32 vars in 706 bytes} [Tue May 5 23:28:00 2026] GET /v2/images/d42a2184-d709-4579-963f-4daf25f2d0d8 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/753] 10.0.0.51 () {32 vars in 706 bytes} [Tue May 5 23:28:00 2026] GET /v2/images/d42a2184-d709-4579-963f-4daf25f2d0d8 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/754] 10.0.0.137 () {36 vars in 987 bytes} [Tue May 5 23:28:00 2026] GET /v2/images/d42a2184-d709-4579-963f-4daf25f2d0d8 => generated 1171 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/755] 10.0.0.137 () {36 vars in 927 bytes} [Tue May 5 23:28:00 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: 363/756] 10.0.0.137 () {36 vars in 927 bytes} [Tue May 5 23:28:00 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: 394/757] 10.0.0.137 () {36 vars in 987 bytes} [Tue May 5 23:28:00 2026] GET /v2/images/d42a2184-d709-4579-963f-4daf25f2d0d8 => 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: 364/758] 10.0.0.137 () {36 vars in 927 bytes} [Tue May 5 23:28:00 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: 395/759] 10.0.0.137 () {36 vars in 927 bytes} [Tue May 5 23:28:00 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: 365/760] 10.0.0.137 () {36 vars in 987 bytes} [Tue May 5 23:28:00 2026] GET /v2/images/d42a2184-d709-4579-963f-4daf25f2d0d8 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/761] 10.0.0.137 () {36 vars in 927 bytes} [Tue May 5 23:28:00 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: 366/762] 10.0.0.137 () {36 vars in 927 bytes} [Tue May 5 23:28:00 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: 397/763] 10.0.0.235 () {36 vars in 987 bytes} [Tue May 5 23:28:01 2026] GET /v2/images/d42a2184-d709-4579-963f-4daf25f2d0d8 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/764] 10.0.0.235 () {36 vars in 927 bytes} [Tue May 5 23:28: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: 7|app: 0|req: 398/765] 10.0.0.235 () {36 vars in 987 bytes} [Tue May 5 23:28:01 2026] GET /v2/images/d42a2184-d709-4579-963f-4daf25f2d0d8 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/766] 10.0.0.235 () {36 vars in 927 bytes} [Tue May 5 23:28: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: 7|app: 0|req: 399/767] 10.0.0.235 () {36 vars in 927 bytes} [Tue May 5 23:28:01 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: 403/774] 10.0.0.185 () {36 vars in 987 bytes} [Tue May 5 23:28:27 2026] GET /v2/images/d42a2184-d709-4579-963f-4daf25f2d0d8 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/775] 10.0.0.185 () {36 vars in 927 bytes} [Tue May 5 23:28:27 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/780] 10.0.0.185 () {36 vars in 987 bytes} [Tue May 5 23:28:48 2026] GET /v2/images/d42a2184-d709-4579-963f-4daf25f2d0d8 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/781] 10.0.0.185 () {36 vars in 927 bytes} [Tue May 5 23:28:48 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: 408/784] 10.0.0.185 () {36 vars in 987 bytes} [Tue May 5 23:29:02 2026] GET /v2/images/d42a2184-d709-4579-963f-4daf25f2d0d8 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/785] 10.0.0.185 () {36 vars in 927 bytes} [Tue May 5 23:29:02 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/828] 10.0.0.51 () {32 vars in 632 bytes} [Tue May 5 23:32:24 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)