+ 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 Apr 2 17:04:55 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-8d95cc8b9-j6trd machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fe95a990668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-02 17:04:57.205 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-02 17:04:57.211 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-02 17:04:58.048 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-02 17:04:58.049 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-02 17:04:58.049 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-02 17:04:58.055 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-02 17:04:58.056 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-02 17:04:58.056 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-02 17:05:00.048 7 WARNING glance.api.v2.images [None req-6e138208-8974-4084-b7c4-26c2ead3d2a7 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-02 17:05:00.140 8 WARNING glance.api.v2.images [None req-25d4258d-5cc1-4e27-9ce7-9961e551039b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-02 17:05:00.382 7 WARNING keystonemiddleware._common.config [None req-6e138208-8974-4084-b7c4-26c2ead3d2a7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-02 17:05:00.390 7 WARNING oslo_config.cfg [None req-6e138208-8974-4084-b7c4-26c2ead3d2a7 - - - - - -] 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 0x7fe95a990668 pid: 7 (default app) 2026-04-02 17:05:00.483 8 WARNING keystonemiddleware._common.config [None req-25d4258d-5cc1-4e27-9ce7-9961e551039b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-02 17:05:00.491 8 WARNING oslo_config.cfg [None req-25d4258d-5cc1-4e27-9ce7-9961e551039b - - - - - -] 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 0x7fe95a990668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.155 () {42 vars in 687 bytes} [Thu Apr 2 17:05:01 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:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:05:02.111 8 WARNING oslo_policy.policy [None req-efe1a301-0828-4242-b1b4-365fc59247f5 a6e3a385c1694aa885b027e0cbd51257 235f355238244aeb8d64b6dde5598167 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-02 17:05:02.112 8 WARNING oslo_policy.policy [None req-efe1a301-0828-4242-b1b4-365fc59247f5 a6e3a385c1694aa885b027e0cbd51257 235f355238244aeb8d64b6dde5598167 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-02 17:05:02.126 8 WARNING oslo_policy.policy [None req-efe1a301-0828-4242-b1b4-365fc59247f5 a6e3a385c1694aa885b027e0cbd51257 235f355238244aeb8d64b6dde5598167 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-02 17:05:02.126 8 WARNING oslo_policy.policy [None req-efe1a301-0828-4242-b1b4-365fc59247f5 a6e3a385c1694aa885b027e0cbd51257 235f355238244aeb8d64b6dde5598167 - - 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/6] 199.204.45.155 () {44 vars in 909 bytes} [Thu Apr 2 17:05:01 2026] GET /v2/images => generated 69 bytes in 570 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.155 () {42 vars in 687 bytes} [Thu Apr 2 17:05:05 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/8] 199.204.45.155 () {44 vars in 909 bytes} [Thu Apr 2 17:05:05 2026] GET /v2/images => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:05:05.433 7 WARNING oslo_policy.policy [None req-5c285796-3b77-4cb9-b732-547a474c897f a6e3a385c1694aa885b027e0cbd51257 235f355238244aeb8d64b6dde5598167 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-02 17:05:05.433 7 WARNING oslo_policy.policy [None req-5c285796-3b77-4cb9-b732-547a474c897f a6e3a385c1694aa885b027e0cbd51257 235f355238244aeb8d64b6dde5598167 - - 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/9] 199.204.45.155 () {44 vars in 910 bytes} [Thu Apr 2 17:05:05 2026] GET /v2/images/cirros => generated 151 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.155 () {44 vars in 932 bytes} [Thu Apr 2 17:05:05 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:05:05.578 7 WARNING oslo_policy.policy [None req-f0501216-483f-454c-9d7d-47e7ef4a0beb a6e3a385c1694aa885b027e0cbd51257 235f355238244aeb8d64b6dde5598167 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-02 17:05:05.579 7 WARNING oslo_policy.policy [None req-f0501216-483f-454c-9d7d-47e7ef4a0beb a6e3a385c1694aa885b027e0cbd51257 235f355238244aeb8d64b6dde5598167 - - 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: 8/11] 199.204.45.155 () {44 vars in 938 bytes} [Thu Apr 2 17:05:05 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) 2026-04-02 17:05:05.662 8 WARNING oslo_config.cfg [None req-95322ef6-9c89-4200-9e3c-2c6f3f72417a a6e3a385c1694aa885b027e0cbd51257 235f355238244aeb8d64b6dde5598167 - - 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/12] 199.204.45.155 () {48 vars in 950 bytes} [Thu Apr 2 17:05:05 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-02 17:05:05.686 7 WARNING oslo_policy.policy [None req-e2a386d6-026b-4e7f-9124-01385274dace a6e3a385c1694aa885b027e0cbd51257 235f355238244aeb8d64b6dde5598167 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-02 17:05:05.686 7 WARNING oslo_policy.policy [None req-e2a386d6-026b-4e7f-9124-01385274dace a6e3a385c1694aa885b027e0cbd51257 235f355238244aeb8d64b6dde5598167 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-02 17:05:05.689 7 INFO glance.api.v2.image_data [None req-e2a386d6-026b-4e7f-9124-01385274dace a6e3a385c1694aa885b027e0cbd51257 235f355238244aeb8d64b6dde5598167 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 17:05:09.745 7 WARNING glance.location [None req-e2a386d6-026b-4e7f-9124-01385274dace a6e3a385c1694aa885b027e0cbd51257 235f355238244aeb8d64b6dde5598167 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.204.45.155 () {48 vars in 1044 bytes} [Thu Apr 2 17:05:05 2026] PUT /v2/images/bc492ad5-b198-4501-83a2-9b60e2883000/file => generated 0 bytes in 4108 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7456 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.155 () {44 vars in 970 bytes} [Thu Apr 2 17:05:09 2026] GET /v2/images/bc492ad5-b198-4501-83a2-9b60e2883000 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:05:09.826 7 WARNING oslo_config.cfg [None req-242c5aec-c826-49ae-979b-a7aba0906624 a6e3a385c1694aa885b027e0cbd51257 235f355238244aeb8d64b6dde5598167 - - 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: 10/15] 199.204.45.155 () {44 vars in 970 bytes} [Thu Apr 2 17:05:09 2026] GET /v2/images/bc492ad5-b198-4501-83a2-9b60e2883000 => 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: 137/268] 199.204.45.155 () {42 vars in 687 bytes} [Thu Apr 2 17:26:07 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/269] 199.204.45.155 () {44 vars in 909 bytes} [Thu Apr 2 17:26:07 2026] GET /v2/images => generated 1240 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/276] 199.204.45.155 () {42 vars in 687 bytes} [Thu Apr 2 17:26: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: 136/277] 199.204.45.155 () {44 vars in 909 bytes} [Thu Apr 2 17:26:30 2026] GET /v2/images => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/278] 199.204.45.155 () {44 vars in 936 bytes} [Thu Apr 2 17:26:30 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/279] 199.204.45.155 () {44 vars in 958 bytes} [Thu Apr 2 17:26:30 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/280] 199.204.45.155 () {44 vars in 938 bytes} [Thu Apr 2 17:26:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/281] 199.204.45.155 () {48 vars in 950 bytes} [Thu Apr 2 17:26:30 2026] POST /v2/images => generated 796 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-02 17:26:30.816 7 INFO glance.api.v2.image_data [None req-c6129ccd-3310-4d8b-a7f4-bb0bc6b2c00b a6e3a385c1694aa885b027e0cbd51257 235f355238244aeb8d64b6dde5598167 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 17:27:01.893 7 WARNING glance.location [None req-c6129ccd-3310-4d8b-a7f4-bb0bc6b2c00b a6e3a385c1694aa885b027e0cbd51257 235f355238244aeb8d64b6dde5598167 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 144/288] 199.204.45.155 () {48 vars in 1045 bytes} [Thu Apr 2 17:26:30 2026] PUT /v2/images/92d0b8ca-8bc6-47bc-bdd5-5e704b150556/file => generated 0 bytes in 31119 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63999 switches on core 0) [pid: 8|app: 0|req: 145/289] 199.204.45.155 () {44 vars in 970 bytes} [Thu Apr 2 17:27:01 2026] GET /v2/images/92d0b8ca-8bc6-47bc-bdd5-5e704b150556 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/290] 199.204.45.155 () {44 vars in 970 bytes} [Thu Apr 2 17:27:01 2026] GET /v2/images/92d0b8ca-8bc6-47bc-bdd5-5e704b150556 => 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: 146/291] 199.204.45.155 () {42 vars in 687 bytes} [Thu Apr 2 17:27:03 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/292] 199.204.45.155 () {44 vars in 909 bytes} [Thu Apr 2 17:27:03 2026] GET /v2/images => generated 2451 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/373] 199.204.45.155 () {42 vars in 687 bytes} [Thu Apr 2 17:33: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: 187/374] 199.204.45.155 () {44 vars in 909 bytes} [Thu Apr 2 17:33:40 2026] GET /v2/images => generated 2451 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/377] 199.204.45.155 () {42 vars in 687 bytes} [Thu Apr 2 17:33:53 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: 189/378] 199.204.45.155 () {44 vars in 909 bytes} [Thu Apr 2 17:33:53 2026] GET /v2/images => generated 2451 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/379] 199.204.45.155 () {44 vars in 946 bytes} [Thu Apr 2 17:33:53 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/380] 199.204.45.155 () {44 vars in 968 bytes} [Thu Apr 2 17:33:53 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/381] 199.204.45.155 () {44 vars in 938 bytes} [Thu Apr 2 17:33:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/382] 199.204.45.155 () {48 vars in 950 bytes} [Thu Apr 2 17:33:53 2026] POST /v2/images => generated 799 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-02 17:33:54.026 8 WARNING oslo_policy.policy [None req-24c96c75-3fae-4120-b4f7-e635a9b6f6e0 a6e3a385c1694aa885b027e0cbd51257 235f355238244aeb8d64b6dde5598167 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-02 17:33:54.026 8 WARNING oslo_policy.policy [None req-24c96c75-3fae-4120-b4f7-e635a9b6f6e0 a6e3a385c1694aa885b027e0cbd51257 235f355238244aeb8d64b6dde5598167 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-02 17:33:54.029 8 INFO glance.api.v2.image_data [None req-24c96c75-3fae-4120-b4f7-e635a9b6f6e0 a6e3a385c1694aa885b027e0cbd51257 235f355238244aeb8d64b6dde5598167 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 17:34:05.061 8 INFO glance.location [None req-24c96c75-3fae-4120-b4f7-e635a9b6f6e0 a6e3a385c1694aa885b027e0cbd51257 235f355238244aeb8d64b6dde5598167 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 192/385] 199.204.45.155 () {48 vars in 1044 bytes} [Thu Apr 2 17:33:54 2026] PUT /v2/images/1c32721b-6a84-49e9-be53-c966cc9431fa/file => generated 0 bytes in 11092 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26862 switches on core 0) [pid: 7|app: 0|req: 194/386] 199.204.45.155 () {44 vars in 970 bytes} [Thu Apr 2 17:34:05 2026] GET /v2/images/1c32721b-6a84-49e9-be53-c966cc9431fa => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/387] 199.204.45.155 () {48 vars in 1049 bytes} [Thu Apr 2 17:34:05 2026] PATCH /v2/images/1c32721b-6a84-49e9-be53-c966cc9431fa => generated 1234 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/388] 199.204.45.155 () {44 vars in 970 bytes} [Thu Apr 2 17:34:05 2026] GET /v2/images/1c32721b-6a84-49e9-be53-c966cc9431fa => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/397] 199.204.45.155 () {42 vars in 687 bytes} [Thu Apr 2 17:34:41 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/398] 199.204.45.155 () {44 vars in 909 bytes} [Thu Apr 2 17:34:41 2026] GET /v2/images => generated 3687 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/401] 199.204.45.155 () {42 vars in 687 bytes} [Thu Apr 2 17:34:50 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: 200/402] 199.204.45.155 () {44 vars in 909 bytes} [Thu Apr 2 17:34:50 2026] GET /v2/images => generated 3687 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/403] 199.204.45.155 () {44 vars in 938 bytes} [Thu Apr 2 17:34:50 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/404] 199.204.45.155 () {44 vars in 960 bytes} [Thu Apr 2 17:34:50 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/405] 199.204.45.155 () {44 vars in 938 bytes} [Thu Apr 2 17:34:50 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: 202/406] 199.204.45.155 () {48 vars in 950 bytes} [Thu Apr 2 17:34:50 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-02 17:34:50.508 7 INFO glance.api.v2.image_data [None req-4c543515-1250-4ba2-9462-79fd9fc1ae8c a6e3a385c1694aa885b027e0cbd51257 235f355238244aeb8d64b6dde5598167 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 17:35:00.044 7 INFO glance.location [None req-4c543515-1250-4ba2-9462-79fd9fc1ae8c a6e3a385c1694aa885b027e0cbd51257 235f355238244aeb8d64b6dde5598167 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 205/407] 199.204.45.155 () {48 vars in 1044 bytes} [Thu Apr 2 17:34:50 2026] PUT /v2/images/04c715b1-4d38-413e-9915-e5cf7baf0f8c/file => generated 0 bytes in 9581 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23799 switches on core 0) [pid: 8|app: 0|req: 203/408] 199.204.45.155 () {44 vars in 970 bytes} [Thu Apr 2 17:35:00 2026] GET /v2/images/04c715b1-4d38-413e-9915-e5cf7baf0f8c => generated 1203 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/411] 199.204.45.155 () {44 vars in 970 bytes} [Thu Apr 2 17:35:00 2026] GET /v2/images/04c715b1-4d38-413e-9915-e5cf7baf0f8c => generated 1203 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/604] 199.204.45.155 () {42 vars in 687 bytes} [Thu Apr 2 17:51:03 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: 301/605] 199.204.45.155 () {44 vars in 909 bytes} [Thu Apr 2 17:51:03 2026] GET /v2/images => generated 4892 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/632] 199.204.45.155 () {42 vars in 687 bytes} [Thu Apr 2 17:53:15 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: 315/633] 199.204.45.155 () {44 vars in 909 bytes} [Thu Apr 2 17:53:15 2026] GET /v2/images => generated 4892 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/634] 199.204.45.155 () {42 vars in 687 bytes} [Thu Apr 2 17:53:17 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/635] 199.204.45.155 () {44 vars in 909 bytes} [Thu Apr 2 17:53:17 2026] GET /v2/images => generated 4892 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/646] 199.204.45.155 () {42 vars in 687 bytes} [Thu Apr 2 17:54:04 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: 322/647] 199.204.45.155 () {44 vars in 909 bytes} [Thu Apr 2 17:54:04 2026] GET /v2/images => generated 4892 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/650] 199.204.45.155 () {42 vars in 687 bytes} [Thu Apr 2 17:54: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: 324/651] 199.204.45.155 () {44 vars in 909 bytes} [Thu Apr 2 17:54:11 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/664] 199.204.45.155 () {42 vars in 687 bytes} [Thu Apr 2 17:55:12 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: 331/665] 199.204.45.155 () {44 vars in 909 bytes} [Thu Apr 2 17:55:12 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 336/674] 10.0.0.71 () {32 vars in 631 bytes} [Thu Apr 2 17:55:55 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/679] 10.0.0.100 () {36 vars in 986 bytes} [Thu Apr 2 17:56:12 2026] GET /v2/images/bc492ad5-b198-4501-83a2-9b60e2883000 => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 341/680] 10.0.0.100 () {36 vars in 926 bytes} [Thu Apr 2 17:56:12 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: 340/681] 10.0.0.100 () {36 vars in 986 bytes} [Thu Apr 2 17:56:18 2026] GET /v2/images/bc492ad5-b198-4501-83a2-9b60e2883000 => 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: 342/682] 10.0.0.100 () {36 vars in 926 bytes} [Thu Apr 2 17:56:18 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: 344/685] 199.204.45.155 () {36 vars in 990 bytes} [Thu Apr 2 17:56:20 2026] GET /v2/images/bc492ad5-b198-4501-83a2-9b60e2883000 => 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: 342/686] 199.204.45.155 () {36 vars in 930 bytes} [Thu Apr 2 17:56:20 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: 345/687] 199.204.45.155 () {36 vars in 990 bytes} [Thu Apr 2 17:56:21 2026] GET /v2/images/bc492ad5-b198-4501-83a2-9b60e2883000 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/688] 199.204.45.155 () {36 vars in 930 bytes} [Thu Apr 2 17:56:21 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/689] 10.0.0.100 () {36 vars in 986 bytes} [Thu Apr 2 17:56:26 2026] GET /v2/images/bc492ad5-b198-4501-83a2-9b60e2883000 => 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: 344/690] 10.0.0.100 () {36 vars in 926 bytes} [Thu Apr 2 17:56: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: 352/701] 10.0.0.71 () {30 vars in 409 bytes} [Thu Apr 2 17:57:16 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: 351/704] 10.0.0.36 () {36 vars in 985 bytes} [Thu Apr 2 17:57:26 2026] GET /v2/images/bc492ad5-b198-4501-83a2-9b60e2883000 => generated 1171 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/705] 10.0.0.36 () {36 vars in 925 bytes} [Thu Apr 2 17:57:26 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: 8|app: 0|req: 352/706] 10.0.0.36 () {36 vars in 925 bytes} [Thu Apr 2 17:57: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: 7|app: 0|req: 355/707] 10.0.0.36 () {36 vars in 985 bytes} [Thu Apr 2 17:57:26 2026] GET /v2/images/bc492ad5-b198-4501-83a2-9b60e2883000 => 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: 353/708] 10.0.0.36 () {36 vars in 925 bytes} [Thu Apr 2 17:57:26 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: 356/709] 10.0.0.36 () {36 vars in 925 bytes} [Thu Apr 2 17:57: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: 354/710] 10.0.0.36 () {36 vars in 985 bytes} [Thu Apr 2 17:57:26 2026] GET /v2/images/bc492ad5-b198-4501-83a2-9b60e2883000 => 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: 357/711] 10.0.0.36 () {36 vars in 925 bytes} [Thu Apr 2 17:57:27 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: 355/712] 10.0.0.36 () {36 vars in 925 bytes} [Thu Apr 2 17:57:27 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: 358/713] 10.0.0.18 () {36 vars in 909 bytes} [Thu Apr 2 17:57:27 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/714] 10.0.0.18 () {36 vars in 1005 bytes} [Thu Apr 2 17:57:27 2026] GET /v2/images/bc492ad5-b198-4501-83a2-9b60e2883000/locations => generated 127 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/715] 10.0.0.18 () {36 vars in 985 bytes} [Thu Apr 2 17:57:28 2026] GET /v2/images/bc492ad5-b198-4501-83a2-9b60e2883000 => 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: 357/716] 10.0.0.18 () {36 vars in 925 bytes} [Thu Apr 2 17:57:28 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: 360/717] 10.0.0.18 () {36 vars in 925 bytes} [Thu Apr 2 17:57:28 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: 359/720] 10.0.0.71 () {32 vars in 705 bytes} [Thu Apr 2 17:57:39 2026] GET /v2/images/bc492ad5-b198-4501-83a2-9b60e2883000 => 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: 362/721] 10.0.0.71 () {32 vars in 705 bytes} [Thu Apr 2 17:57:39 2026] GET /v2/images/bc492ad5-b198-4501-83a2-9b60e2883000 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/722] 10.0.0.36 () {36 vars in 985 bytes} [Thu Apr 2 17:57:39 2026] GET /v2/images/bc492ad5-b198-4501-83a2-9b60e2883000 => generated 1171 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/723] 10.0.0.36 () {36 vars in 925 bytes} [Thu Apr 2 17:57:40 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/724] 10.0.0.36 () {36 vars in 925 bytes} [Thu Apr 2 17:57:40 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/725] 10.0.0.36 () {36 vars in 985 bytes} [Thu Apr 2 17:57:40 2026] GET /v2/images/bc492ad5-b198-4501-83a2-9b60e2883000 => 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: 362/726] 10.0.0.36 () {36 vars in 925 bytes} [Thu Apr 2 17:57:40 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/727] 10.0.0.36 () {36 vars in 925 bytes} [Thu Apr 2 17:57:40 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/730] 10.0.0.36 () {36 vars in 985 bytes} [Thu Apr 2 17:57:40 2026] GET /v2/images/bc492ad5-b198-4501-83a2-9b60e2883000 => 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: 364/731] 10.0.0.36 () {36 vars in 925 bytes} [Thu Apr 2 17:57:40 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/732] 10.0.0.36 () {36 vars in 925 bytes} [Thu Apr 2 17:57:40 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/733] 10.0.0.18 () {36 vars in 909 bytes} [Thu Apr 2 17:57:40 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/734] 10.0.0.18 () {36 vars in 1005 bytes} [Thu Apr 2 17:57:40 2026] GET /v2/images/bc492ad5-b198-4501-83a2-9b60e2883000/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/735] 10.0.0.18 () {36 vars in 985 bytes} [Thu Apr 2 17:57:40 2026] GET /v2/images/bc492ad5-b198-4501-83a2-9b60e2883000 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/736] 10.0.0.18 () {36 vars in 925 bytes} [Thu Apr 2 17:57:40 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: 8|app: 0|req: 367/737] 10.0.0.18 () {36 vars in 925 bytes} [Thu Apr 2 17:57:40 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/738] 10.0.0.100 () {36 vars in 986 bytes} [Thu Apr 2 17:57:41 2026] GET /v2/images/bc492ad5-b198-4501-83a2-9b60e2883000 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/739] 10.0.0.100 () {36 vars in 926 bytes} [Thu Apr 2 17:57:41 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: 374/744] 10.0.0.100 () {36 vars in 986 bytes} [Thu Apr 2 17:58:09 2026] GET /v2/images/bc492ad5-b198-4501-83a2-9b60e2883000 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/745] 10.0.0.100 () {36 vars in 926 bytes} [Thu Apr 2 17:58:09 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/748] 10.0.0.100 () {36 vars in 986 bytes} [Thu Apr 2 17:58:10 2026] GET /v2/images/bc492ad5-b198-4501-83a2-9b60e2883000 => 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: 376/749] 10.0.0.100 () {36 vars in 926 bytes} [Thu Apr 2 17:58:10 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: 380/756] 10.0.0.100 () {36 vars in 986 bytes} [Thu Apr 2 17:58:44 2026] GET /v2/images/bc492ad5-b198-4501-83a2-9b60e2883000 => 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: 377/757] 10.0.0.100 () {36 vars in 926 bytes} [Thu Apr 2 17:58:44 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: 382/760] 10.0.0.100 () {36 vars in 986 bytes} [Thu Apr 2 17:58:53 2026] GET /v2/images/bc492ad5-b198-4501-83a2-9b60e2883000 => 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: 379/761] 10.0.0.100 () {36 vars in 926 bytes} [Thu Apr 2 17:58:53 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/764] 10.0.0.100 () {36 vars in 986 bytes} [Thu Apr 2 17:59:06 2026] GET /v2/images/bc492ad5-b198-4501-83a2-9b60e2883000 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/765] 10.0.0.100 () {36 vars in 926 bytes} [Thu Apr 2 17:59: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: 7|app: 0|req: 387/770] 10.0.0.71 () {34 vars in 653 bytes} [Thu Apr 2 17:59:23 2026] POST /v2/images => generated 649 bytes in 170 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-02 17:59:24.010 8 WARNING glance.api.v2.images [None req-68a6ad59-6a45-4e3e-8d46-7051e3c2694b 3b89806cd4a54f89a70e47876b6c67da f1ef228ec4a741be904303b0a107440d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c7fb63e7-8ba4-4681-8c15-f21500fe99be [pid: 8|app: 0|req: 384/771] 10.0.0.71 () {32 vars in 708 bytes} [Thu Apr 2 17:59:23 2026] DELETE /v2/images/c7fb63e7-8ba4-4681-8c15-f21500fe99be => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/772] 10.0.0.71 () {32 vars in 705 bytes} [Thu Apr 2 17:59:24 2026] GET /v2/images/c7fb63e7-8ba4-4681-8c15-f21500fe99be => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/773] 10.0.0.71 () {32 vars in 631 bytes} [Thu Apr 2 17:59:24 2026] GET /v2/images => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/774] 10.0.0.71 () {34 vars in 653 bytes} [Thu Apr 2 17:59:24 2026] POST /v2/images => generated 703 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/775] 10.0.0.71 () {32 vars in 715 bytes} [Thu Apr 2 17:59:24 2026] GET /v2/images/322656af-f45e-4556-9a9f-a85587ee5bf8/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 17:59:24.183 7 INFO glance.api.v2.image_data [None req-4a8af7a5-b168-4440-8286-b0da4ef09529 3b89806cd4a54f89a70e47876b6c67da f1ef228ec4a741be904303b0a107440d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 17:59:24.228 7 WARNING glance_store._drivers.rbd [None req-4a8af7a5-b168-4440-8286-b0da4ef09529 3b89806cd4a54f89a70e47876b6c67da f1ef228ec4a741be904303b0a107440d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-02 17:59:25.116 7 INFO glance.location [None req-4a8af7a5-b168-4440-8286-b0da4ef09529 3b89806cd4a54f89a70e47876b6c67da f1ef228ec4a741be904303b0a107440d - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 390/776] 10.0.0.71 () {32 vars in 725 bytes} [Thu Apr 2 17:59:24 2026] PUT /v2/images/322656af-f45e-4556-9a9f-a85587ee5bf8/file => generated 0 bytes in 972 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/777] 10.0.0.71 () {32 vars in 705 bytes} [Thu Apr 2 17:59:25 2026] GET /v2/images/322656af-f45e-4556-9a9f-a85587ee5bf8 => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/778] 10.0.0.71 () {32 vars in 715 bytes} [Thu Apr 2 17:59:25 2026] GET /v2/images/322656af-f45e-4556-9a9f-a85587ee5bf8/file => generated 1024 bytes in 119 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/779] 10.0.0.71 () {34 vars in 653 bytes} [Thu Apr 2 17:59:25 2026] POST /v2/images => generated 648 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/780] 10.0.0.71 () {32 vars in 724 bytes} [Thu Apr 2 17:59:25 2026] PATCH /v2/images/9adc8f03-4bee-4d06-9324-14dada65d6a7 => generated 653 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/781] 10.0.0.71 () {32 vars in 705 bytes} [Thu Apr 2 17:59:25 2026] GET /v2/images/9adc8f03-4bee-4d06-9324-14dada65d6a7 => generated 653 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:59:25.407 7 WARNING glance.api.v2.images [None req-aefbc0b8-5bac-4cc2-8ffe-cf881d2c7370 3b89806cd4a54f89a70e47876b6c67da f1ef228ec4a741be904303b0a107440d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9adc8f03-4bee-4d06-9324-14dada65d6a7 [pid: 7|app: 0|req: 393/782] 10.0.0.71 () {32 vars in 708 bytes} [Thu Apr 2 17:59:25 2026] DELETE /v2/images/9adc8f03-4bee-4d06-9324-14dada65d6a7 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/783] 10.0.0.71 () {32 vars in 705 bytes} [Thu Apr 2 17:59:25 2026] GET /v2/images/9adc8f03-4bee-4d06-9324-14dada65d6a7 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:59:25.470 7 WARNING glance.api.v2.images [None req-2c67764c-95cb-460e-8156-7e7addc682a0 3b89806cd4a54f89a70e47876b6c67da f1ef228ec4a741be904303b0a107440d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//322656af-f45e-4556-9a9f-a85587ee5bf8 [pid: 7|app: 0|req: 394/784] 10.0.0.71 () {32 vars in 708 bytes} [Thu Apr 2 17:59:25 2026] DELETE /v2/images/322656af-f45e-4556-9a9f-a85587ee5bf8 => generated 0 bytes in 916 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/785] 10.0.0.71 () {32 vars in 705 bytes} [Thu Apr 2 17:59:26 2026] GET /v2/images/322656af-f45e-4556-9a9f-a85587ee5bf8 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:59:26.405 7 WARNING glance.api.v2.images [None req-2d28b339-2df2-42fa-97e5-ef1ead70a28f 3b89806cd4a54f89a70e47876b6c67da f1ef228ec4a741be904303b0a107440d - - default default] Failed to find image c7fb63e7-8ba4-4681-8c15-f21500fe99be to delete: glance.common.exception.ImageNotFound: No image found with ID c7fb63e7-8ba4-4681-8c15-f21500fe99be [pid: 7|app: 0|req: 395/786] 10.0.0.71 () {32 vars in 708 bytes} [Thu Apr 2 17:59:26 2026] DELETE /v2/images/c7fb63e7-8ba4-4681-8c15-f21500fe99be => 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: 392/787] 10.0.0.71 () {32 vars in 705 bytes} [Thu Apr 2 17:59:26 2026] GET /v2/images/c7fb63e7-8ba4-4681-8c15-f21500fe99be => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/796] 10.0.0.100 () {36 vars in 986 bytes} [Thu Apr 2 18:00:01 2026] GET /v2/images/bc492ad5-b198-4501-83a2-9b60e2883000 => 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: 397/797] 10.0.0.100 () {36 vars in 926 bytes} [Thu Apr 2 18:00:01 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: 402/800] 10.0.0.100 () {36 vars in 986 bytes} [Thu Apr 2 18:00:19 2026] GET /v2/images/bc492ad5-b198-4501-83a2-9b60e2883000 => 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: 399/801] 10.0.0.100 () {36 vars in 926 bytes} [Thu Apr 2 18:00:19 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/812] 199.204.45.155 () {32 vars in 825 bytes} [Thu Apr 2 18:01:05 2026] GET /v2/images?status=active&owner=235f355238244aeb8d64b6dde5598167&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/813] 199.204.45.155 () {32 vars in 652 bytes} [Thu Apr 2 18:01:05 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: 406/814] 10.0.0.36 () {36 vars in 985 bytes} [Thu Apr 2 18:01:05 2026] GET /v2/images/92d0b8ca-8bc6-47bc-bdd5-5e704b150556 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/815] 10.0.0.36 () {36 vars in 925 bytes} [Thu Apr 2 18:01:05 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/816] 10.0.0.36 () {36 vars in 925 bytes} [Thu Apr 2 18:01:05 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/817] 10.0.0.36 () {36 vars in 985 bytes} [Thu Apr 2 18:01:05 2026] GET /v2/images/92d0b8ca-8bc6-47bc-bdd5-5e704b150556 => 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: 408/818] 10.0.0.36 () {36 vars in 925 bytes} [Thu Apr 2 18:01:05 2026] GET /v2/schemas/image => generated 4018 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/819] 10.0.0.36 () {36 vars in 925 bytes} [Thu Apr 2 18:01:05 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: 409/820] 10.0.0.36 () {36 vars in 985 bytes} [Thu Apr 2 18:01:05 2026] GET /v2/images/92d0b8ca-8bc6-47bc-bdd5-5e704b150556 => generated 1209 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/821] 10.0.0.36 () {36 vars in 925 bytes} [Thu Apr 2 18:01:05 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: 410/822] 10.0.0.18 () {36 vars in 909 bytes} [Thu Apr 2 18:01:06 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/823] 10.0.0.18 () {36 vars in 1005 bytes} [Thu Apr 2 18:01:06 2026] GET /v2/images/92d0b8ca-8bc6-47bc-bdd5-5e704b150556/locations => generated 127 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/824] 10.0.0.18 () {36 vars in 985 bytes} [Thu Apr 2 18:01:06 2026] GET /v2/images/92d0b8ca-8bc6-47bc-bdd5-5e704b150556 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/825] 10.0.0.18 () {36 vars in 925 bytes} [Thu Apr 2 18:01:06 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: 412/826] 10.0.0.18 () {36 vars in 925 bytes} [Thu Apr 2 18:01: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: 436/873] 10.0.0.71 () {32 vars in 631 bytes} [Thu Apr 2 18:04:59 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)