+ 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 [Thu Jun 25 22:42:29 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:04:44 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-5bdbff47d-qmls7 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 0x7fc9c5880668 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-25 22:42:31.770 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-25 22:42:31.830 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-06-25 22:42:32.702 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-25 22:42:32.703 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-25 22:42:32.704 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-25 22:42:32.771 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-25 22:42:32.772 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-25 22:42:32.772 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-25 22:42:34.822 8 WARNING glance.api.v2.images [None req-4319909d-ad85-4e5a-83c4-262c1f9d02d2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-25 22:42:34.926 7 WARNING glance.api.v2.images [None req-0a5ab2aa-fe09-4239-a6f5-11d2bc61df8b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-25 22:42:35.182 8 WARNING keystonemiddleware._common.config [None req-4319909d-ad85-4e5a-83c4-262c1f9d02d2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-25 22:42:35.195 8 WARNING oslo_config.cfg [None req-4319909d-ad85-4e5a-83c4-262c1f9d02d2 - - - - - -] 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 0x7fc9c5880668 pid: 8 (default app) 2026-06-25 22:42:35.288 7 WARNING keystonemiddleware._common.config [None req-0a5ab2aa-fe09-4239-a6f5-11d2bc61df8b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-25 22:42:35.296 7 WARNING oslo_config.cfg [None req-0a5ab2aa-fe09-4239-a6f5-11d2bc61df8b - - - - - -] 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 0x7fc9c5880668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.19.213.228 () {42 vars in 686 bytes} [Thu Jun 25 22:42:36 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-06-25 22:42:36.584 7 WARNING oslo_policy.policy [None req-a926824f-52d2-491f-8271-bc1bcea48f06 86dfeae0282646e9aef1766371c5bb04 0094a7de6c3d4471b71d81131d39ae2b - - 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-25 22:42:36.585 7 WARNING oslo_policy.policy [None req-a926824f-52d2-491f-8271-bc1bcea48f06 86dfeae0282646e9aef1766371c5bb04 0094a7de6c3d4471b71d81131d39ae2b - - 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-25 22:42:36.612 7 WARNING oslo_policy.policy [None req-a926824f-52d2-491f-8271-bc1bcea48f06 86dfeae0282646e9aef1766371c5bb04 0094a7de6c3d4471b71d81131d39ae2b - - 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-25 22:42:36.613 7 WARNING oslo_policy.policy [None req-a926824f-52d2-491f-8271-bc1bcea48f06 86dfeae0282646e9aef1766371c5bb04 0094a7de6c3d4471b71d81131d39ae2b - - 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.19.213.228 () {44 vars in 908 bytes} [Thu Jun 25 22:42:36 2026] GET /v2/images => generated 69 bytes in 602 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.19.213.228 () {42 vars in 686 bytes} [Thu Jun 25 22:42:40 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: 2/8] 199.19.213.228 () {44 vars in 908 bytes} [Thu Jun 25 22:42:40 2026] GET /v2/images => generated 69 bytes in 43 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-25 22:42:40.505 8 WARNING oslo_policy.policy [None req-4790baa6-9977-41cf-b969-b84a8c0455b2 86dfeae0282646e9aef1766371c5bb04 0094a7de6c3d4471b71d81131d39ae2b - - 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-25 22:42:40.505 8 WARNING oslo_policy.policy [None req-4790baa6-9977-41cf-b969-b84a8c0455b2 86dfeae0282646e9aef1766371c5bb04 0094a7de6c3d4471b71d81131d39ae2b - - 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.19.213.228 () {44 vars in 909 bytes} [Thu Jun 25 22:42:40 2026] GET /v2/images/cirros => generated 151 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.19.213.228 () {44 vars in 931 bytes} [Thu Jun 25 22:42:40 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 22:42:40.646 8 WARNING oslo_policy.policy [None req-f1fd241e-85fb-4c6a-83cb-62945e25ae4e 86dfeae0282646e9aef1766371c5bb04 0094a7de6c3d4471b71d81131d39ae2b - - 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-25 22:42:40.646 8 WARNING oslo_policy.policy [None req-f1fd241e-85fb-4c6a-83cb-62945e25ae4e 86dfeae0282646e9aef1766371c5bb04 0094a7de6c3d4471b71d81131d39ae2b - - 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.19.213.228 () {44 vars in 937 bytes} [Thu Jun 25 22:42:40 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-06-25 22:42:40.754 7 WARNING oslo_config.cfg [None req-8bb9d0c8-30fa-41ad-8376-e09837983d05 86dfeae0282646e9aef1766371c5bb04 0094a7de6c3d4471b71d81131d39ae2b - - 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.19.213.228 () {48 vars in 949 bytes} [Thu Jun 25 22:42:40 2026] POST /v2/images => generated 760 bytes in 82 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-25 22:42:40.778 8 WARNING oslo_policy.policy [None req-426884d3-c1e8-4988-93c7-032cae10486c 86dfeae0282646e9aef1766371c5bb04 0094a7de6c3d4471b71d81131d39ae2b - - 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-25 22:42:40.778 8 WARNING oslo_policy.policy [None req-426884d3-c1e8-4988-93c7-032cae10486c 86dfeae0282646e9aef1766371c5bb04 0094a7de6c3d4471b71d81131d39ae2b - - 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-25 22:42:40.780 8 INFO glance.api.v2.image_data [None req-426884d3-c1e8-4988-93c7-032cae10486c 86dfeae0282646e9aef1766371c5bb04 0094a7de6c3d4471b71d81131d39ae2b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-25 22:42:44.295 8 INFO glance.location [None req-426884d3-c1e8-4988-93c7-032cae10486c 86dfeae0282646e9aef1766371c5bb04 0094a7de6c3d4471b71d81131d39ae2b - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 9/13] 199.19.213.228 () {48 vars in 1043 bytes} [Thu Jun 25 22:42:40 2026] PUT /v2/images/57a8b5ef-84c2-4b42-8621-84c265a699be/file => generated 0 bytes in 3565 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5412 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.19.213.228 () {44 vars in 969 bytes} [Thu Jun 25 22:42:44 2026] GET /v2/images/57a8b5ef-84c2-4b42-8621-84c265a699be => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 22:42:44.442 8 WARNING oslo_config.cfg [None req-2d45c901-7389-422a-940e-e7f8be7bdd30 86dfeae0282646e9aef1766371c5bb04 0094a7de6c3d4471b71d81131d39ae2b - - 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.19.213.228 () {48 vars in 1049 bytes} [Thu Jun 25 22:42:44 2026] PATCH /v2/images/57a8b5ef-84c2-4b42-8621-84c265a699be => generated 1312 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/16] 199.19.213.228 () {44 vars in 969 bytes} [Thu Jun 25 22:42:44 2026] GET /v2/images/57a8b5ef-84c2-4b42-8621-84c265a699be => 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: 136/267] 199.19.213.228 () {42 vars in 686 bytes} [Thu Jun 25 23:03:26 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: 132/268] 199.19.213.228 () {44 vars in 908 bytes} [Thu Jun 25 23:03:26 2026] GET /v2/images => generated 1381 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/273] 199.19.213.228 () {42 vars in 686 bytes} [Thu Jun 25 23:03:46 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: 135/274] 199.19.213.228 () {44 vars in 908 bytes} [Thu Jun 25 23:03:46 2026] GET /v2/images => generated 1381 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/275] 199.19.213.228 () {44 vars in 935 bytes} [Thu Jun 25 23:03:47 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/276] 199.19.213.228 () {44 vars in 957 bytes} [Thu Jun 25 23:03:47 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/277] 199.19.213.228 () {44 vars in 937 bytes} [Thu Jun 25 23:03:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/278] 199.19.213.228 () {48 vars in 949 bytes} [Thu Jun 25 23:03:47 2026] POST /v2/images => generated 796 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-25 23:03:47.189 8 INFO glance.api.v2.image_data [None req-79070919-2f6c-4764-936d-af1de3e5c363 86dfeae0282646e9aef1766371c5bb04 0094a7de6c3d4471b71d81131d39ae2b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-25 23:04:12.785 8 INFO glance.location [None req-79070919-2f6c-4764-936d-af1de3e5c363 86dfeae0282646e9aef1766371c5bb04 0094a7de6c3d4471b71d81131d39ae2b - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 142/283] 199.19.213.228 () {48 vars in 1044 bytes} [Thu Jun 25 23:03:47 2026] PUT /v2/images/bfaae69d-94e1-4ce4-821a-be2b2219cf93/file => generated 0 bytes in 25656 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62796 switches on core 0) [pid: 7|app: 0|req: 142/284] 199.19.213.228 () {44 vars in 969 bytes} [Thu Jun 25 23:04:12 2026] GET /v2/images/bfaae69d-94e1-4ce4-821a-be2b2219cf93 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/285] 199.19.213.228 () {48 vars in 1049 bytes} [Thu Jun 25 23:04:12 2026] PATCH /v2/images/bfaae69d-94e1-4ce4-821a-be2b2219cf93 => generated 1395 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/286] 199.19.213.228 () {44 vars in 969 bytes} [Thu Jun 25 23:04:12 2026] GET /v2/images/bfaae69d-94e1-4ce4-821a-be2b2219cf93 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/287] 199.19.213.228 () {42 vars in 686 bytes} [Thu Jun 25 23:04:14 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/288] 199.19.213.228 () {44 vars in 908 bytes} [Thu Jun 25 23:04:14 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/371] 199.19.213.228 () {42 vars in 686 bytes} [Thu Jun 25 23:11:02 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: 186/372] 199.19.213.228 () {44 vars in 908 bytes} [Thu Jun 25 23:11:02 2026] GET /v2/images => generated 2778 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/375] 199.19.213.228 () {42 vars in 686 bytes} [Thu Jun 25 23:11:11 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: 188/376] 199.19.213.228 () {44 vars in 908 bytes} [Thu Jun 25 23:11:11 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/377] 199.19.213.228 () {44 vars in 945 bytes} [Thu Jun 25 23:11:11 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/378] 199.19.213.228 () {44 vars in 967 bytes} [Thu Jun 25 23:11:11 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/379] 199.19.213.228 () {44 vars in 937 bytes} [Thu Jun 25 23:11:11 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: 190/380] 199.19.213.228 () {48 vars in 949 bytes} [Thu Jun 25 23:11:11 2026] POST /v2/images => generated 799 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-25 23:11:11.505 7 WARNING oslo_policy.policy [None req-632ab77e-b933-42b7-a6b7-80dc7c2fda96 86dfeae0282646e9aef1766371c5bb04 0094a7de6c3d4471b71d81131d39ae2b - - 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-25 23:11:11.505 7 WARNING oslo_policy.policy [None req-632ab77e-b933-42b7-a6b7-80dc7c2fda96 86dfeae0282646e9aef1766371c5bb04 0094a7de6c3d4471b71d81131d39ae2b - - 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-25 23:11:11.507 7 INFO glance.api.v2.image_data [None req-632ab77e-b933-42b7-a6b7-80dc7c2fda96 86dfeae0282646e9aef1766371c5bb04 0094a7de6c3d4471b71d81131d39ae2b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-25 23:11:29.946 7 INFO glance.location [None req-632ab77e-b933-42b7-a6b7-80dc7c2fda96 86dfeae0282646e9aef1766371c5bb04 0094a7de6c3d4471b71d81131d39ae2b - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 191/385] 199.19.213.228 () {48 vars in 1043 bytes} [Thu Jun 25 23:11:11 2026] PUT /v2/images/b395746b-de11-48ab-8b62-43539e1182b3/file => generated 0 bytes in 18494 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24425 switches on core 0) [pid: 8|app: 0|req: 195/386] 199.19.213.228 () {44 vars in 969 bytes} [Thu Jun 25 23:11:29 2026] GET /v2/images/b395746b-de11-48ab-8b62-43539e1182b3 => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/387] 199.19.213.228 () {48 vars in 1049 bytes} [Thu Jun 25 23:11:30 2026] PATCH /v2/images/b395746b-de11-48ab-8b62-43539e1182b3 => generated 1410 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/388] 199.19.213.228 () {44 vars in 969 bytes} [Thu Jun 25 23:11:30 2026] GET /v2/images/b395746b-de11-48ab-8b62-43539e1182b3 => generated 1410 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/397] 199.19.213.228 () {42 vars in 686 bytes} [Thu Jun 25 23:12:08 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: 197/398] 199.19.213.228 () {44 vars in 908 bytes} [Thu Jun 25 23:12:08 2026] GET /v2/images => generated 4190 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/403] 199.19.213.228 () {42 vars in 686 bytes} [Thu Jun 25 23:12:32 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/404] 199.19.213.228 () {44 vars in 908 bytes} [Thu Jun 25 23:12:32 2026] GET /v2/images => generated 4190 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/405] 199.19.213.228 () {44 vars in 937 bytes} [Thu Jun 25 23:12:32 2026] GET /v2/images/manila-service-image => generated 165 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/406] 199.19.213.228 () {44 vars in 959 bytes} [Thu Jun 25 23:12:32 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/407] 199.19.213.228 () {44 vars in 937 bytes} [Thu Jun 25 23:12:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/408] 199.19.213.228 () {48 vars in 949 bytes} [Thu Jun 25 23:12:32 2026] POST /v2/images => generated 791 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-25 23:12:32.645 8 INFO glance.api.v2.image_data [None req-40f7ff99-a2bd-4bbc-9771-dbb773340ab1 86dfeae0282646e9aef1766371c5bb04 0094a7de6c3d4471b71d81131d39ae2b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-25 23:12:46.837 8 INFO glance.location [None req-40f7ff99-a2bd-4bbc-9771-dbb773340ab1 86dfeae0282646e9aef1766371c5bb04 0094a7de6c3d4471b71d81131d39ae2b - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 207/413] 199.19.213.228 () {48 vars in 1044 bytes} [Thu Jun 25 23:12:32 2026] PUT /v2/images/7ba48ec2-be78-4288-b7ea-359a6d05d7de/file => generated 0 bytes in 14246 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31888 switches on core 0) [pid: 7|app: 0|req: 207/414] 199.19.213.228 () {44 vars in 969 bytes} [Thu Jun 25 23:12:46 2026] GET /v2/images/7ba48ec2-be78-4288-b7ea-359a6d05d7de => generated 1204 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/415] 199.19.213.228 () {48 vars in 1049 bytes} [Thu Jun 25 23:12:46 2026] PATCH /v2/images/7ba48ec2-be78-4288-b7ea-359a6d05d7de => generated 1382 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/416] 199.19.213.228 () {44 vars in 969 bytes} [Thu Jun 25 23:12:47 2026] GET /v2/images/7ba48ec2-be78-4288-b7ea-359a6d05d7de => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/575] 199.19.213.228 () {42 vars in 686 bytes} [Thu Jun 25 23:25:55 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: 288/576] 199.19.213.228 () {44 vars in 908 bytes} [Thu Jun 25 23:25:55 2026] GET /v2/images => generated 5574 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/605] 199.19.213.228 () {42 vars in 686 bytes} [Thu Jun 25 23:28:17 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/606] 199.19.213.228 () {44 vars in 908 bytes} [Thu Jun 25 23:28:17 2026] GET /v2/images => generated 5574 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/607] 199.19.213.228 () {42 vars in 686 bytes} [Thu Jun 25 23:28: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: 304/608] 199.19.213.228 () {44 vars in 908 bytes} [Thu Jun 25 23:28:19 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/619] 199.19.213.228 () {42 vars in 686 bytes} [Thu Jun 25 23:29:09 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/620] 199.19.213.228 () {44 vars in 908 bytes} [Thu Jun 25 23:29:09 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: 8|app: 0|req: 312/623] 199.19.213.228 () {42 vars in 686 bytes} [Thu Jun 25 23:29:18 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: 312/624] 199.19.213.228 () {44 vars in 908 bytes} [Thu Jun 25 23:29:18 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/637] 199.19.213.228 () {42 vars in 686 bytes} [Thu Jun 25 23:30:22 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/638] 199.19.213.228 () {44 vars in 908 bytes} [Thu Jun 25 23:30:22 2026] GET /v2/images => generated 5574 bytes in 56 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: 324/647] 10.0.0.182 () {32 vars in 632 bytes} [Thu Jun 25 23:31:03 2026] GET /v2/images => generated 5574 bytes in 17 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/652] 10.0.0.157 () {36 vars in 986 bytes} [Thu Jun 25 23:31:24 2026] GET /v2/images/57a8b5ef-84c2-4b42-8621-84c265a699be => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/653] 10.0.0.157 () {36 vars in 926 bytes} [Thu Jun 25 23:31:24 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: 328/656] 10.0.0.154 () {36 vars in 986 bytes} [Thu Jun 25 23:31:25 2026] GET /v2/images/57a8b5ef-84c2-4b42-8621-84c265a699be => generated 1312 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/657] 10.0.0.154 () {36 vars in 926 bytes} [Thu Jun 25 23:31:25 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/658] 10.0.0.154 () {36 vars in 926 bytes} [Thu Jun 25 23:31:25 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/659] 10.0.0.154 () {36 vars in 986 bytes} [Thu Jun 25 23:31:25 2026] GET /v2/images/57a8b5ef-84c2-4b42-8621-84c265a699be => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/660] 10.0.0.154 () {36 vars in 926 bytes} [Thu Jun 25 23:31:25 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/661] 10.0.0.154 () {36 vars in 926 bytes} [Thu Jun 25 23:31:25 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/662] 10.0.0.154 () {36 vars in 986 bytes} [Thu Jun 25 23:31:25 2026] GET /v2/images/57a8b5ef-84c2-4b42-8621-84c265a699be => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/663] 10.0.0.154 () {36 vars in 926 bytes} [Thu Jun 25 23:31:25 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/664] 10.0.0.154 () {36 vars in 926 bytes} [Thu Jun 25 23:31:25 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/665] 10.0.0.50 () {36 vars in 985 bytes} [Thu Jun 25 23:31:26 2026] GET /v2/images/57a8b5ef-84c2-4b42-8621-84c265a699be => generated 1312 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/666] 10.0.0.50 () {36 vars in 925 bytes} [Thu Jun 25 23:31:26 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: 334/667] 10.0.0.50 () {36 vars in 985 bytes} [Thu Jun 25 23:31:26 2026] GET /v2/images/57a8b5ef-84c2-4b42-8621-84c265a699be => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/668] 10.0.0.50 () {36 vars in 925 bytes} [Thu Jun 25 23:31:26 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/669] 10.0.0.50 () {36 vars in 925 bytes} [Thu Jun 25 23:31:26 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/670] 199.19.213.228 () {36 vars in 990 bytes} [Thu Jun 25 23:31:31 2026] GET /v2/images/57a8b5ef-84c2-4b42-8621-84c265a699be => 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: 336/671] 199.19.213.228 () {36 vars in 930 bytes} [Thu Jun 25 23:31:31 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: 336/672] 199.19.213.228 () {36 vars in 990 bytes} [Thu Jun 25 23:31:32 2026] GET /v2/images/57a8b5ef-84c2-4b42-8621-84c265a699be => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/673] 199.19.213.228 () {36 vars in 930 bytes} [Thu Jun 25 23:31:32 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/676] 10.0.0.157 () {36 vars in 986 bytes} [Thu Jun 25 23:31:38 2026] GET /v2/images/57a8b5ef-84c2-4b42-8621-84c265a699be => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/677] 10.0.0.157 () {36 vars in 926 bytes} [Thu Jun 25 23:31: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: 8|app: 0|req: 340/680] 10.0.0.182 () {34 vars in 654 bytes} [Thu Jun 25 23:31:54 2026] POST /v2/images => generated 648 bytes in 201 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-25 23:31:54.580 7 WARNING glance.api.v2.images [None req-202b0d0d-34db-40b5-bb29-3dc7205a86a4 9fc3d9ca0ba945b996bec2f4c05fc0de afe9d60028f6463d8a01488943218a4a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d4300f53-373e-46db-90a2-c2a22f5365e7 [pid: 7|app: 0|req: 341/681] 10.0.0.182 () {32 vars in 709 bytes} [Thu Jun 25 23:31:54 2026] DELETE /v2/images/d4300f53-373e-46db-90a2-c2a22f5365e7 => generated 0 bytes in 38 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/682] 10.0.0.182 () {32 vars in 706 bytes} [Thu Jun 25 23:31:54 2026] GET /v2/images/d4300f53-373e-46db-90a2-c2a22f5365e7 => 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: 342/683] 10.0.0.182 () {32 vars in 632 bytes} [Thu Jun 25 23:31:54 2026] GET /v2/images => generated 1381 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/684] 10.0.0.182 () {34 vars in 654 bytes} [Thu Jun 25 23:31:54 2026] POST /v2/images => generated 702 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/686] 10.0.0.182 () {32 vars in 716 bytes} [Thu Jun 25 23:31:54 2026] GET /v2/images/6a41560c-3f34-4e44-b6dd-faf83647e848/file => generated 0 bytes in 10 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:31:54.742 7 INFO glance.api.v2.image_data [None req-4838dd0b-b0c5-44c1-8a43-2390ec4918c5 9fc3d9ca0ba945b996bec2f4c05fc0de afe9d60028f6463d8a01488943218a4a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-25 23:31:54.802 7 WARNING glance_store._drivers.rbd [None req-4838dd0b-b0c5-44c1-8a43-2390ec4918c5 9fc3d9ca0ba945b996bec2f4c05fc0de afe9d60028f6463d8a01488943218a4a - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-25 23:31:55.513 7 INFO glance.location [None req-4838dd0b-b0c5-44c1-8a43-2390ec4918c5 9fc3d9ca0ba945b996bec2f4c05fc0de afe9d60028f6463d8a01488943218a4a - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 344/688] 10.0.0.182 () {32 vars in 726 bytes} [Thu Jun 25 23:31:54 2026] PUT /v2/images/6a41560c-3f34-4e44-b6dd-faf83647e848/file => generated 0 bytes in 814 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/689] 10.0.0.182 () {32 vars in 706 bytes} [Thu Jun 25 23:31:55 2026] GET /v2/images/6a41560c-3f34-4e44-b6dd-faf83647e848 => generated 1103 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/690] 10.0.0.182 () {32 vars in 716 bytes} [Thu Jun 25 23:31:55 2026] GET /v2/images/6a41560c-3f34-4e44-b6dd-faf83647e848/file => generated 1024 bytes in 137 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/691] 10.0.0.182 () {34 vars in 654 bytes} [Thu Jun 25 23:31:55 2026] POST /v2/images => generated 646 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/692] 10.0.0.182 () {32 vars in 725 bytes} [Thu Jun 25 23:31:55 2026] PATCH /v2/images/e4cb9609-d853-4d8d-ad60-1e49c7267c85 => generated 653 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/693] 10.0.0.182 () {32 vars in 706 bytes} [Thu Jun 25 23:31:55 2026] GET /v2/images/e4cb9609-d853-4d8d-ad60-1e49c7267c85 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:55.844 7 WARNING glance.api.v2.images [None req-a2b68f22-fd57-47d8-aae2-11be1a8dcb95 9fc3d9ca0ba945b996bec2f4c05fc0de afe9d60028f6463d8a01488943218a4a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e4cb9609-d853-4d8d-ad60-1e49c7267c85 [pid: 7|app: 0|req: 347/694] 10.0.0.182 () {32 vars in 709 bytes} [Thu Jun 25 23:31:55 2026] DELETE /v2/images/e4cb9609-d853-4d8d-ad60-1e49c7267c85 => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/695] 10.0.0.182 () {32 vars in 706 bytes} [Thu Jun 25 23:31:55 2026] GET /v2/images/e4cb9609-d853-4d8d-ad60-1e49c7267c85 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:31:55.911 7 WARNING glance.api.v2.images [None req-303ff626-3676-4df8-a776-d41b258ae205 9fc3d9ca0ba945b996bec2f4c05fc0de afe9d60028f6463d8a01488943218a4a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6a41560c-3f34-4e44-b6dd-faf83647e848 [pid: 7|app: 0|req: 348/696] 10.0.0.182 () {32 vars in 709 bytes} [Thu Jun 25 23:31:55 2026] DELETE /v2/images/6a41560c-3f34-4e44-b6dd-faf83647e848 => generated 0 bytes in 877 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/697] 10.0.0.182 () {32 vars in 706 bytes} [Thu Jun 25 23:31:56 2026] GET /v2/images/6a41560c-3f34-4e44-b6dd-faf83647e848 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:31:56.810 7 WARNING glance.api.v2.images [None req-3e18335e-7f75-4c29-bdba-6ce8281376e4 9fc3d9ca0ba945b996bec2f4c05fc0de afe9d60028f6463d8a01488943218a4a - - default default] Failed to find image d4300f53-373e-46db-90a2-c2a22f5365e7 to delete: glance.common.exception.ImageNotFound: No image found with ID d4300f53-373e-46db-90a2-c2a22f5365e7 [pid: 7|app: 0|req: 349/698] 10.0.0.182 () {32 vars in 709 bytes} [Thu Jun 25 23:31:56 2026] DELETE /v2/images/d4300f53-373e-46db-90a2-c2a22f5365e7 => 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: 350/699] 10.0.0.182 () {32 vars in 706 bytes} [Thu Jun 25 23:31:56 2026] GET /v2/images/d4300f53-373e-46db-90a2-c2a22f5365e7 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/702] 10.0.0.157 () {36 vars in 986 bytes} [Thu Jun 25 23:32:07 2026] GET /v2/images/57a8b5ef-84c2-4b42-8621-84c265a699be => 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: 352/703] 10.0.0.157 () {36 vars in 926 bytes} [Thu Jun 25 23:32:07 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: 353/706] 10.0.0.157 () {36 vars in 986 bytes} [Thu Jun 25 23:32:20 2026] GET /v2/images/57a8b5ef-84c2-4b42-8621-84c265a699be => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/707] 10.0.0.157 () {36 vars in 926 bytes} [Thu Jun 25 23:32:20 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: 356/710] 10.0.0.182 () {32 vars in 706 bytes} [Thu Jun 25 23:32:30 2026] GET /v2/images/57a8b5ef-84c2-4b42-8621-84c265a699be => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/711] 10.0.0.182 () {32 vars in 706 bytes} [Thu Jun 25 23:32:30 2026] GET /v2/images/57a8b5ef-84c2-4b42-8621-84c265a699be => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/712] 10.0.0.154 () {36 vars in 986 bytes} [Thu Jun 25 23:32:31 2026] GET /v2/images/57a8b5ef-84c2-4b42-8621-84c265a699be => generated 1312 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/713] 10.0.0.154 () {36 vars in 926 bytes} [Thu Jun 25 23:32:31 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: 358/714] 10.0.0.154 () {36 vars in 926 bytes} [Thu Jun 25 23:32:31 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: 357/715] 10.0.0.154 () {36 vars in 986 bytes} [Thu Jun 25 23:32:31 2026] GET /v2/images/57a8b5ef-84c2-4b42-8621-84c265a699be => 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: 359/716] 10.0.0.154 () {36 vars in 926 bytes} [Thu Jun 25 23:32:31 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: 358/717] 10.0.0.154 () {36 vars in 926 bytes} [Thu Jun 25 23:32:31 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: 360/718] 10.0.0.154 () {36 vars in 986 bytes} [Thu Jun 25 23:32:31 2026] GET /v2/images/57a8b5ef-84c2-4b42-8621-84c265a699be => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/719] 10.0.0.154 () {36 vars in 926 bytes} [Thu Jun 25 23:32:31 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: 361/720] 10.0.0.154 () {36 vars in 926 bytes} [Thu Jun 25 23:32:31 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: 360/721] 10.0.0.50 () {36 vars in 985 bytes} [Thu Jun 25 23:32:31 2026] GET /v2/images/57a8b5ef-84c2-4b42-8621-84c265a699be => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/722] 10.0.0.50 () {36 vars in 925 bytes} [Thu Jun 25 23:32:31 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: 361/723] 10.0.0.50 () {36 vars in 985 bytes} [Thu Jun 25 23:32:31 2026] GET /v2/images/57a8b5ef-84c2-4b42-8621-84c265a699be => 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: 363/724] 10.0.0.50 () {36 vars in 925 bytes} [Thu Jun 25 23:32:31 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: 362/725] 10.0.0.50 () {36 vars in 925 bytes} [Thu Jun 25 23:32:32 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/732] 10.0.0.157 () {36 vars in 986 bytes} [Thu Jun 25 23:32:54 2026] GET /v2/images/57a8b5ef-84c2-4b42-8621-84c265a699be => 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: 367/733] 10.0.0.157 () {36 vars in 926 bytes} [Thu Jun 25 23:32:54 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/740] 10.0.0.157 () {36 vars in 986 bytes} [Thu Jun 25 23:33:30 2026] GET /v2/images/57a8b5ef-84c2-4b42-8621-84c265a699be => 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: 370/741] 10.0.0.157 () {36 vars in 926 bytes} [Thu Jun 25 23:33:30 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: 375/748] 10.0.0.182 () {30 vars in 410 bytes} [Thu Jun 25 23:34:00 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: 375/751] 10.0.0.157 () {36 vars in 986 bytes} [Thu Jun 25 23:34:09 2026] GET /v2/images/57a8b5ef-84c2-4b42-8621-84c265a699be => 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: 377/752] 10.0.0.157 () {36 vars in 926 bytes} [Thu Jun 25 23:34:09 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: 377/755] 10.0.0.157 () {36 vars in 986 bytes} [Thu Jun 25 23:34:19 2026] GET /v2/images/57a8b5ef-84c2-4b42-8621-84c265a699be => 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: 379/756] 10.0.0.157 () {36 vars in 926 bytes} [Thu Jun 25 23:34: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: 7|app: 0|req: 379/759] 10.0.0.157 () {36 vars in 986 bytes} [Thu Jun 25 23:34:32 2026] GET /v2/images/57a8b5ef-84c2-4b42-8621-84c265a699be => 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: 381/760] 10.0.0.157 () {36 vars in 926 bytes} [Thu Jun 25 23:34:32 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/763] 10.0.0.157 () {36 vars in 986 bytes} [Thu Jun 25 23:34:35 2026] GET /v2/images/57a8b5ef-84c2-4b42-8621-84c265a699be => 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: 383/764] 10.0.0.157 () {36 vars in 926 bytes} [Thu Jun 25 23:34:35 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: 387/771] 10.0.0.157 () {36 vars in 986 bytes} [Thu Jun 25 23:35:05 2026] GET /v2/images/57a8b5ef-84c2-4b42-8621-84c265a699be => 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: 385/772] 10.0.0.157 () {36 vars in 926 bytes} [Thu Jun 25 23:35:05 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/773] 199.19.213.228 () {32 vars in 825 bytes} [Thu Jun 25 23:35:06 2026] GET /v2/images?status=active&owner=0094a7de6c3d4471b71d81131d39ae2b&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/774] 199.19.213.228 () {32 vars in 652 bytes} [Thu Jun 25 23:35:06 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: 389/775] 10.0.0.154 () {36 vars in 986 bytes} [Thu Jun 25 23:35:07 2026] GET /v2/images/bfaae69d-94e1-4ce4-821a-be2b2219cf93 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/776] 10.0.0.154 () {36 vars in 926 bytes} [Thu Jun 25 23:35:07 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: 390/777] 10.0.0.154 () {36 vars in 926 bytes} [Thu Jun 25 23:35:07 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: 388/778] 10.0.0.154 () {36 vars in 986 bytes} [Thu Jun 25 23:35:07 2026] GET /v2/images/bfaae69d-94e1-4ce4-821a-be2b2219cf93 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/779] 10.0.0.154 () {36 vars in 926 bytes} [Thu Jun 25 23:35:07 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: 389/780] 10.0.0.154 () {36 vars in 926 bytes} [Thu Jun 25 23:35:07 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: 392/781] 10.0.0.154 () {36 vars in 986 bytes} [Thu Jun 25 23:35:07 2026] GET /v2/images/bfaae69d-94e1-4ce4-821a-be2b2219cf93 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/782] 10.0.0.154 () {36 vars in 926 bytes} [Thu Jun 25 23:35:07 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: 393/783] 10.0.0.50 () {36 vars in 985 bytes} [Thu Jun 25 23:35:07 2026] GET /v2/images/bfaae69d-94e1-4ce4-821a-be2b2219cf93 => generated 1395 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/784] 10.0.0.50 () {36 vars in 925 bytes} [Thu Jun 25 23:35:07 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: 8|app: 0|req: 394/785] 10.0.0.50 () {36 vars in 985 bytes} [Thu Jun 25 23:35:07 2026] GET /v2/images/bfaae69d-94e1-4ce4-821a-be2b2219cf93 => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/786] 10.0.0.50 () {36 vars in 925 bytes} [Thu Jun 25 23:35:07 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: 395/787] 10.0.0.50 () {36 vars in 925 bytes} [Thu Jun 25 23:35:07 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: 426/854] 10.0.0.182 () {32 vars in 632 bytes} [Thu Jun 25 23:40:38 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)