+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Feb 25 20:11:13 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 nodename: glance-api-768988d66b-d6c2z 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 0x7fa26e13d668 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-02-25 20:11:15.686 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-02-25 20:11:15.690 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-02-25 20:11:16.557 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-02-25 20:11:16.558 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-02-25 20:11:16.558 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-25 20:11:16.567 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-02-25 20:11:16.568 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-02-25 20:11:16.569 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-25 20:11:18.647 8 WARNING glance.api.v2.images [None req-efa23b41-88c7-4ca7-910c-468db7577bfe - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-25 20:11:18.719 7 WARNING glance.api.v2.images [None req-ddaa8cdc-6b3c-42f5-862c-bd975945f87b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-25 20:11:19.045 8 WARNING keystonemiddleware._common.config [None req-efa23b41-88c7-4ca7-910c-468db7577bfe - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-25 20:11:19.053 8 WARNING oslo_config.cfg [None req-efa23b41-88c7-4ca7-910c-468db7577bfe - - - - - -] 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 0x7fa26e13d668 pid: 8 (default app) 2026-02-25 20:11:19.094 7 WARNING keystonemiddleware._common.config [None req-ddaa8cdc-6b3c-42f5-862c-bd975945f87b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-25 20:11:19.103 7 WARNING oslo_config.cfg [None req-ddaa8cdc-6b3c-42f5-862c-bd975945f87b - - - - - -] 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 0x7fa26e13d668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 162.253.55.52 () {42 vars in 684 bytes} [Wed Feb 25 20:11:19 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 20:11:19.870 7 WARNING oslo_policy.policy [None req-f0b9ce5e-5ca7-4a67-9a53-3525a6210a19 dbb2ca710e364d11b0e3785e30424786 50915e7de9bf497c98ff83c1d898b1e0 - - 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-02-25 20:11:19.870 7 WARNING oslo_policy.policy [None req-f0b9ce5e-5ca7-4a67-9a53-3525a6210a19 dbb2ca710e364d11b0e3785e30424786 50915e7de9bf497c98ff83c1d898b1e0 - - 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-02-25 20:11:19.887 7 WARNING oslo_policy.policy [None req-f0b9ce5e-5ca7-4a67-9a53-3525a6210a19 dbb2ca710e364d11b0e3785e30424786 50915e7de9bf497c98ff83c1d898b1e0 - - 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-02-25 20:11:19.887 7 WARNING oslo_policy.policy [None req-f0b9ce5e-5ca7-4a67-9a53-3525a6210a19 dbb2ca710e364d11b0e3785e30424786 50915e7de9bf497c98ff83c1d898b1e0 - - 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] 162.253.55.52 () {44 vars in 906 bytes} [Wed Feb 25 20:11:19 2026] GET /v2/images => generated 69 bytes in 566 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 162.253.55.52 () {42 vars in 684 bytes} [Wed Feb 25 20:11:23 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 162.253.55.52 () {44 vars in 906 bytes} [Wed Feb 25 20:11:23 2026] GET /v2/images => generated 69 bytes in 39 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-02-25 20:11:23.549 8 WARNING oslo_policy.policy [None req-7dea35ac-08be-4154-9ad1-fb05102356b6 dbb2ca710e364d11b0e3785e30424786 50915e7de9bf497c98ff83c1d898b1e0 - - 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-02-25 20:11:23.549 8 WARNING oslo_policy.policy [None req-7dea35ac-08be-4154-9ad1-fb05102356b6 dbb2ca710e364d11b0e3785e30424786 50915e7de9bf497c98ff83c1d898b1e0 - - 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] 162.253.55.52 () {44 vars in 907 bytes} [Wed Feb 25 20:11:23 2026] GET /v2/images/cirros => generated 151 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 162.253.55.52 () {44 vars in 929 bytes} [Wed Feb 25 20:11:23 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:11:23.689 8 WARNING oslo_policy.policy [None req-d4917e91-6ef9-452e-bb6c-90e8c29de146 dbb2ca710e364d11b0e3785e30424786 50915e7de9bf497c98ff83c1d898b1e0 - - 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-02-25 20:11:23.690 8 WARNING oslo_policy.policy [None req-d4917e91-6ef9-452e-bb6c-90e8c29de146 dbb2ca710e364d11b0e3785e30424786 50915e7de9bf497c98ff83c1d898b1e0 - - 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] 162.253.55.52 () {44 vars in 935 bytes} [Wed Feb 25 20:11:23 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:11:23.768 7 WARNING oslo_config.cfg [None req-02a688bb-e3c3-490b-bcac-e29a9b0606d9 dbb2ca710e364d11b0e3785e30424786 50915e7de9bf497c98ff83c1d898b1e0 - - 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] 162.253.55.52 () {48 vars in 947 bytes} [Wed Feb 25 20:11:23 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-25 20:11:23.792 8 WARNING oslo_policy.policy [None req-a2295f26-8de3-43be-814f-8d5d84e5eb8f dbb2ca710e364d11b0e3785e30424786 50915e7de9bf497c98ff83c1d898b1e0 - - 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-02-25 20:11:23.792 8 WARNING oslo_policy.policy [None req-a2295f26-8de3-43be-814f-8d5d84e5eb8f dbb2ca710e364d11b0e3785e30424786 50915e7de9bf497c98ff83c1d898b1e0 - - 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-02-25 20:11:23.794 8 INFO glance.api.v2.image_data [None req-a2295f26-8de3-43be-814f-8d5d84e5eb8f dbb2ca710e364d11b0e3785e30424786 50915e7de9bf497c98ff83c1d898b1e0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 20:11:27.346 8 WARNING glance.location [None req-a2295f26-8de3-43be-814f-8d5d84e5eb8f dbb2ca710e364d11b0e3785e30424786 50915e7de9bf497c98ff83c1d898b1e0 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 162.253.55.52 () {48 vars in 1041 bytes} [Wed Feb 25 20:11:23 2026] PUT /v2/images/2a291dfb-dccf-4f5e-9553-bc9791e2e231/file => generated 0 bytes in 3600 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7692 switches on core 0) [pid: 7|app: 0|req: 5/14] 162.253.55.52 () {44 vars in 967 bytes} [Wed Feb 25 20:11:27 2026] GET /v2/images/2a291dfb-dccf-4f5e-9553-bc9791e2e231 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:11:27.431 8 WARNING oslo_config.cfg [None req-e19f0aa0-7092-48a0-b776-8c947b9cb107 dbb2ca710e364d11b0e3785e30424786 50915e7de9bf497c98ff83c1d898b1e0 - - 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] 162.253.55.52 () {44 vars in 967 bytes} [Wed Feb 25 20:11:27 2026] GET /v2/images/2a291dfb-dccf-4f5e-9553-bc9791e2e231 => 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: 139/272] 162.253.55.52 () {42 vars in 684 bytes} [Wed Feb 25 20:32:41 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/273] 162.253.55.52 () {44 vars in 906 bytes} [Wed Feb 25 20:32:41 2026] GET /v2/images => generated 1240 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/276] 162.253.55.52 () {42 vars in 684 bytes} [Wed Feb 25 20:32:56 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/277] 162.253.55.52 () {44 vars in 906 bytes} [Wed Feb 25 20:32:56 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: 8|app: 0|req: 142/278] 162.253.55.52 () {44 vars in 933 bytes} [Wed Feb 25 20:32:56 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: 137/279] 162.253.55.52 () {44 vars in 955 bytes} [Wed Feb 25 20:32:56 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/280] 162.253.55.52 () {44 vars in 935 bytes} [Wed Feb 25 20:32:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/281] 162.253.55.52 () {48 vars in 947 bytes} [Wed Feb 25 20:32:56 2026] POST /v2/images => generated 796 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-25 20:32:56.418 8 INFO glance.api.v2.image_data [None req-c5113cbf-861d-494f-96cf-7506722c2171 dbb2ca710e364d11b0e3785e30424786 50915e7de9bf497c98ff83c1d898b1e0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 20:33:22.583 8 WARNING glance.location [None req-c5113cbf-861d-494f-96cf-7506722c2171 dbb2ca710e364d11b0e3785e30424786 50915e7de9bf497c98ff83c1d898b1e0 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 144/288] 162.253.55.52 () {48 vars in 1042 bytes} [Wed Feb 25 20:32:56 2026] PUT /v2/images/1371e914-8029-4d36-813a-a1535a5d29be/file => generated 0 bytes in 26237 msecs (HTTP/1.1 204) 4 headers in 171 bytes (77185 switches on core 0) [pid: 7|app: 0|req: 145/289] 162.253.55.52 () {44 vars in 967 bytes} [Wed Feb 25 20:33:22 2026] GET /v2/images/1371e914-8029-4d36-813a-a1535a5d29be => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/290] 162.253.55.52 () {44 vars in 967 bytes} [Wed Feb 25 20:33:22 2026] GET /v2/images/1371e914-8029-4d36-813a-a1535a5d29be => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/291] 162.253.55.52 () {42 vars in 684 bytes} [Wed Feb 25 20:33:24 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/292] 162.253.55.52 () {44 vars in 906 bytes} [Wed Feb 25 20:33:24 2026] GET /v2/images => generated 2451 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/377] 162.253.55.52 () {42 vars in 684 bytes} [Wed Feb 25 20:40:20 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/378] 162.253.55.52 () {44 vars in 906 bytes} [Wed Feb 25 20:40:20 2026] GET /v2/images => generated 2451 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/381] 162.253.55.52 () {42 vars in 684 bytes} [Wed Feb 25 20:40:28 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/382] 162.253.55.52 () {44 vars in 906 bytes} [Wed Feb 25 20:40:28 2026] GET /v2/images => generated 2451 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/383] 162.253.55.52 () {44 vars in 943 bytes} [Wed Feb 25 20:40:28 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/384] 162.253.55.52 () {44 vars in 965 bytes} [Wed Feb 25 20:40:28 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: 7|app: 0|req: 193/385] 162.253.55.52 () {44 vars in 935 bytes} [Wed Feb 25 20:40:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/386] 162.253.55.52 () {48 vars in 947 bytes} [Wed Feb 25 20:40:29 2026] POST /v2/images => generated 799 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-25 20:40:29.094 7 WARNING oslo_policy.policy [None req-01c11518-32db-479a-bae6-2ac323921cd8 dbb2ca710e364d11b0e3785e30424786 50915e7de9bf497c98ff83c1d898b1e0 - - 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-02-25 20:40:29.094 7 WARNING oslo_policy.policy [None req-01c11518-32db-479a-bae6-2ac323921cd8 dbb2ca710e364d11b0e3785e30424786 50915e7de9bf497c98ff83c1d898b1e0 - - 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-02-25 20:40:29.096 7 INFO glance.api.v2.image_data [None req-01c11518-32db-479a-bae6-2ac323921cd8 dbb2ca710e364d11b0e3785e30424786 50915e7de9bf497c98ff83c1d898b1e0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 20:40:46.031 7 INFO glance.location [None req-01c11518-32db-479a-bae6-2ac323921cd8 dbb2ca710e364d11b0e3785e30424786 50915e7de9bf497c98ff83c1d898b1e0 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 194/389] 162.253.55.52 () {48 vars in 1041 bytes} [Wed Feb 25 20:40:29 2026] PUT /v2/images/d06306f9-05d7-46c7-a54e-ba14da0ebb55/file => generated 0 bytes in 16985 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23177 switches on core 0) [pid: 8|app: 0|req: 196/390] 162.253.55.52 () {44 vars in 967 bytes} [Wed Feb 25 20:40:46 2026] GET /v2/images/d06306f9-05d7-46c7-a54e-ba14da0ebb55 => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/391] 162.253.55.52 () {48 vars in 1046 bytes} [Wed Feb 25 20:40:46 2026] PATCH /v2/images/d06306f9-05d7-46c7-a54e-ba14da0ebb55 => generated 1234 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/392] 162.253.55.52 () {44 vars in 967 bytes} [Wed Feb 25 20:40:46 2026] GET /v2/images/d06306f9-05d7-46c7-a54e-ba14da0ebb55 => generated 1234 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/401] 162.253.55.52 () {42 vars in 684 bytes} [Wed Feb 25 20:41:22 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/402] 162.253.55.52 () {44 vars in 906 bytes} [Wed Feb 25 20:41:22 2026] GET /v2/images => generated 3687 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/405] 162.253.55.52 () {42 vars in 684 bytes} [Wed Feb 25 20:41:34 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/406] 162.253.55.52 () {44 vars in 906 bytes} [Wed Feb 25 20:41:34 2026] GET /v2/images => generated 3687 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/407] 162.253.55.52 () {44 vars in 935 bytes} [Wed Feb 25 20:41:34 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/408] 162.253.55.52 () {44 vars in 957 bytes} [Wed Feb 25 20:41:34 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/409] 162.253.55.52 () {44 vars in 935 bytes} [Wed Feb 25 20:41:34 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: 204/410] 162.253.55.52 () {48 vars in 947 bytes} [Wed Feb 25 20:41:34 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-25 20:41:34.424 8 INFO glance.api.v2.image_data [None req-aa146245-f9ee-4fe3-9367-19c1b2aefd2f dbb2ca710e364d11b0e3785e30424786 50915e7de9bf497c98ff83c1d898b1e0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 20:41:43.512 8 INFO glance.location [None req-aa146245-f9ee-4fe3-9367-19c1b2aefd2f dbb2ca710e364d11b0e3785e30424786 50915e7de9bf497c98ff83c1d898b1e0 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 207/413] 162.253.55.52 () {48 vars in 1041 bytes} [Wed Feb 25 20:41:34 2026] PUT /v2/images/ab4ba7d0-4eb5-456e-a8df-69a83bb0db80/file => generated 0 bytes in 9135 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18258 switches on core 0) [pid: 7|app: 0|req: 207/414] 162.253.55.52 () {44 vars in 967 bytes} [Wed Feb 25 20:41:43 2026] GET /v2/images/ab4ba7d0-4eb5-456e-a8df-69a83bb0db80 => generated 1203 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/415] 162.253.55.52 () {44 vars in 967 bytes} [Wed Feb 25 20:41:43 2026] GET /v2/images/ab4ba7d0-4eb5-456e-a8df-69a83bb0db80 => generated 1203 bytes in 13 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: 230/458] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 20:45:15 2026] GET /v2/images => generated 4892 bytes in 237 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: 229/459] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 20:45:16 2026] GET /v2/images => generated 4892 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/472] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 20:46:15 2026] GET /v2/images => generated 4892 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/473] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 20:46:15 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/486] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 20:47:15 2026] GET /v2/images => generated 4892 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/487] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 20:47:15 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/500] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 20:48:15 2026] GET /v2/images => generated 4892 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/501] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 20:48:15 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: 7|app: 0|req: 257/514] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 20:49:15 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: 8|app: 0|req: 258/515] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 20:49:15 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/528] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 20:50:15 2026] GET /v2/images => generated 4892 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/529] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 20:50:15 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/542] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 20:51:15 2026] GET /v2/images => generated 4892 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/543] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 20:51:15 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/556] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 20:52:15 2026] GET /v2/images => generated 4892 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/557] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 20:52:16 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/570] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 20:53:15 2026] GET /v2/images => generated 4892 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/571] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 20:53:15 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/582] 162.253.55.52 () {42 vars in 684 bytes} [Wed Feb 25 20:54:02 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/583] 162.253.55.52 () {44 vars in 906 bytes} [Wed Feb 25 20:54:02 2026] GET /v2/images => generated 4892 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/586] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 20:54:15 2026] GET /v2/images => generated 4892 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/587] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 20:54:15 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: 7|app: 0|req: 300/600] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 20:55:15 2026] GET /v2/images => generated 4892 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/601] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 20:55:15 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/614] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 20:56:15 2026] GET /v2/images => generated 4892 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/615] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 20:56:15 2026] GET /v2/images => generated 4892 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/618] 162.253.55.52 () {42 vars in 684 bytes} [Wed Feb 25 20:56:25 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/619] 162.253.55.52 () {44 vars in 906 bytes} [Wed Feb 25 20:56:26 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/620] 162.253.55.52 () {42 vars in 684 bytes} [Wed Feb 25 20:56:27 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/621] 162.253.55.52 () {44 vars in 906 bytes} [Wed Feb 25 20:56:27 2026] GET /v2/images => generated 4892 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/632] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 20:57:15 2026] GET /v2/images => generated 4892 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/633] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 20:57:16 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: 319/636] 162.253.55.52 () {42 vars in 684 bytes} [Wed Feb 25 20:57:18 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/637] 162.253.55.52 () {44 vars in 906 bytes} [Wed Feb 25 20:57:18 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/638] 162.253.55.52 () {42 vars in 684 bytes} [Wed Feb 25 20:57:26 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/639] 162.253.55.52 () {44 vars in 906 bytes} [Wed Feb 25 20:57:26 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/650] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 20:58:15 2026] GET /v2/images => generated 4892 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/651] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 20:58:15 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/654] 162.253.55.52 () {42 vars in 684 bytes} [Wed Feb 25 20:58:23 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/655] 162.253.55.52 () {44 vars in 906 bytes} [Wed Feb 25 20:58:23 2026] GET /v2/images => generated 4892 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/664] 10.0.0.152 () {32 vars in 633 bytes} [Wed Feb 25 20:59:06 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/667] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 20:59:15 2026] GET /v2/images => generated 4892 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/668] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 20:59:16 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/671] 10.0.0.65 () {36 vars in 986 bytes} [Wed Feb 25 20:59:26 2026] GET /v2/images/2a291dfb-dccf-4f5e-9553-bc9791e2e231 => generated 1171 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/672] 10.0.0.65 () {36 vars in 926 bytes} [Wed Feb 25 20:59:27 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: 338/673] 10.0.0.65 () {36 vars in 926 bytes} [Wed Feb 25 20:59:27 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: 336/674] 10.0.0.65 () {36 vars in 986 bytes} [Wed Feb 25 20:59:27 2026] GET /v2/images/2a291dfb-dccf-4f5e-9553-bc9791e2e231 => 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: 339/675] 10.0.0.65 () {36 vars in 926 bytes} [Wed Feb 25 20:59:27 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: 337/676] 10.0.0.65 () {36 vars in 926 bytes} [Wed Feb 25 20:59:27 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/677] 10.0.0.65 () {36 vars in 986 bytes} [Wed Feb 25 20:59:27 2026] GET /v2/images/2a291dfb-dccf-4f5e-9553-bc9791e2e231 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/678] 10.0.0.65 () {36 vars in 926 bytes} [Wed Feb 25 20:59:27 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/679] 10.0.0.65 () {36 vars in 926 bytes} [Wed Feb 25 20:59: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: 339/680] 10.0.0.54 () {36 vars in 986 bytes} [Wed Feb 25 20:59:27 2026] GET /v2/images/2a291dfb-dccf-4f5e-9553-bc9791e2e231 => 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: 342/681] 10.0.0.54 () {36 vars in 926 bytes} [Wed Feb 25 20:59:27 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: 340/682] 10.0.0.5 () {36 vars in 909 bytes} [Wed Feb 25 20:59:28 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/683] 10.0.0.5 () {36 vars in 1005 bytes} [Wed Feb 25 20:59:28 2026] GET /v2/images/2a291dfb-dccf-4f5e-9553-bc9791e2e231/locations => generated 127 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/684] 10.0.0.5 () {36 vars in 985 bytes} [Wed Feb 25 20:59:28 2026] GET /v2/images/2a291dfb-dccf-4f5e-9553-bc9791e2e231 => 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: 344/685] 10.0.0.5 () {36 vars in 925 bytes} [Wed Feb 25 20:59:28 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: 342/686] 10.0.0.5 () {36 vars in 925 bytes} [Wed Feb 25 20:59:28 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: 346/689] 10.0.0.54 () {36 vars in 986 bytes} [Wed Feb 25 20:59:38 2026] GET /v2/images/2a291dfb-dccf-4f5e-9553-bc9791e2e231 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/690] 10.0.0.54 () {36 vars in 926 bytes} [Wed Feb 25 20:59:38 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/693] 10.0.0.54 () {36 vars in 986 bytes} [Wed Feb 25 20:59:46 2026] GET /v2/images/2a291dfb-dccf-4f5e-9553-bc9791e2e231 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/694] 10.0.0.54 () {36 vars in 926 bytes} [Wed Feb 25 20:59:47 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: 350/697] 10.0.0.152 () {30 vars in 411 bytes} [Wed Feb 25 20:59:50 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/698] 10.0.0.54 () {36 vars in 986 bytes} [Wed Feb 25 20:59:53 2026] GET /v2/images/2a291dfb-dccf-4f5e-9553-bc9791e2e231 => 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: 351/699] 10.0.0.54 () {36 vars in 926 bytes} [Wed Feb 25 20:59:53 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: 350/702] 10.0.0.54 () {36 vars in 986 bytes} [Wed Feb 25 20:59:59 2026] GET /v2/images/2a291dfb-dccf-4f5e-9553-bc9791e2e231 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/703] 10.0.0.54 () {36 vars in 926 bytes} [Wed Feb 25 20:59:59 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: 355/706] 10.0.0.152 () {34 vars in 655 bytes} [Wed Feb 25 21:00:10 2026] POST /v2/images => generated 648 bytes in 265 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-02-25 21:00:11.228 7 WARNING glance.api.v2.images [None req-8a1aff17-9a0b-44b7-ad9c-f41234049c5a 51ed5c163fea41309f38bb5e81fe6a9c 311a91576051489ea24dede9d425b141 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4d6d5da0-b777-464f-9fd3-97d232def393 [pid: 7|app: 0|req: 352/707] 10.0.0.152 () {32 vars in 710 bytes} [Wed Feb 25 21:00:11 2026] DELETE /v2/images/4d6d5da0-b777-464f-9fd3-97d232def393 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/708] 10.0.0.152 () {32 vars in 707 bytes} [Wed Feb 25 21:00:11 2026] GET /v2/images/4d6d5da0-b777-464f-9fd3-97d232def393 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/709] 10.0.0.152 () {32 vars in 633 bytes} [Wed Feb 25 21:00:11 2026] GET /v2/images => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/710] 10.0.0.152 () {34 vars in 655 bytes} [Wed Feb 25 21:00:11 2026] POST /v2/images => generated 703 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/711] 10.0.0.152 () {32 vars in 717 bytes} [Wed Feb 25 21:00:11 2026] GET /v2/images/3e35197a-ba6c-45a9-a426-a66b326aeed3/file => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 21:00:11.432 8 INFO glance.api.v2.image_data [None req-d71dd494-ffc0-4b1b-9950-3a24baf32d98 51ed5c163fea41309f38bb5e81fe6a9c 311a91576051489ea24dede9d425b141 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 21:00:11.486 8 WARNING glance_store._drivers.rbd [None req-d71dd494-ffc0-4b1b-9950-3a24baf32d98 51ed5c163fea41309f38bb5e81fe6a9c 311a91576051489ea24dede9d425b141 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-02-25 21:00:11.990 8 INFO glance.location [None req-d71dd494-ffc0-4b1b-9950-3a24baf32d98 51ed5c163fea41309f38bb5e81fe6a9c 311a91576051489ea24dede9d425b141 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 358/712] 10.0.0.152 () {32 vars in 727 bytes} [Wed Feb 25 21:00:11 2026] PUT /v2/images/3e35197a-ba6c-45a9-a426-a66b326aeed3/file => generated 0 bytes in 601 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/713] 10.0.0.152 () {32 vars in 707 bytes} [Wed Feb 25 21:00:12 2026] GET /v2/images/3e35197a-ba6c-45a9-a426-a66b326aeed3 => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/714] 10.0.0.152 () {32 vars in 717 bytes} [Wed Feb 25 21:00:12 2026] GET /v2/images/3e35197a-ba6c-45a9-a426-a66b326aeed3/file => generated 1024 bytes in 167 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/715] 10.0.0.152 () {34 vars in 655 bytes} [Wed Feb 25 21:00:12 2026] POST /v2/images => generated 649 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/716] 10.0.0.152 () {32 vars in 726 bytes} [Wed Feb 25 21:00:12 2026] PATCH /v2/images/ab439add-0f26-4c14-ab36-d8335cc5dfe4 => generated 652 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/717] 10.0.0.152 () {32 vars in 707 bytes} [Wed Feb 25 21:00:12 2026] GET /v2/images/ab439add-0f26-4c14-ab36-d8335cc5dfe4 => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 21:00:12.370 8 WARNING glance.api.v2.images [None req-9b1ff661-fd6e-469f-b382-df3504377c6e 51ed5c163fea41309f38bb5e81fe6a9c 311a91576051489ea24dede9d425b141 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ab439add-0f26-4c14-ab36-d8335cc5dfe4 [pid: 8|app: 0|req: 361/718] 10.0.0.152 () {32 vars in 710 bytes} [Wed Feb 25 21:00:12 2026] DELETE /v2/images/ab439add-0f26-4c14-ab36-d8335cc5dfe4 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/719] 10.0.0.152 () {32 vars in 707 bytes} [Wed Feb 25 21:00:12 2026] GET /v2/images/ab439add-0f26-4c14-ab36-d8335cc5dfe4 => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 21:00:12.455 8 WARNING glance.api.v2.images [None req-d1dc49f8-c92c-498d-a843-1e767968c804 51ed5c163fea41309f38bb5e81fe6a9c 311a91576051489ea24dede9d425b141 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3e35197a-ba6c-45a9-a426-a66b326aeed3 [pid: 8|app: 0|req: 362/720] 10.0.0.152 () {32 vars in 710 bytes} [Wed Feb 25 21:00:12 2026] DELETE /v2/images/3e35197a-ba6c-45a9-a426-a66b326aeed3 => generated 0 bytes in 823 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/721] 10.0.0.152 () {32 vars in 707 bytes} [Wed Feb 25 21:00:13 2026] GET /v2/images/3e35197a-ba6c-45a9-a426-a66b326aeed3 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 21:00:13.293 8 WARNING glance.api.v2.images [None req-fd7a158c-d81e-4595-a5fb-50a9359a18d1 51ed5c163fea41309f38bb5e81fe6a9c 311a91576051489ea24dede9d425b141 - - default default] Failed to find image 4d6d5da0-b777-464f-9fd3-97d232def393 to delete: glance.common.exception.ImageNotFound: No image found with ID 4d6d5da0-b777-464f-9fd3-97d232def393 [pid: 8|app: 0|req: 363/722] 10.0.0.152 () {32 vars in 710 bytes} [Wed Feb 25 21:00:13 2026] DELETE /v2/images/4d6d5da0-b777-464f-9fd3-97d232def393 => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/723] 10.0.0.152 () {32 vars in 707 bytes} [Wed Feb 25 21:00:13 2026] GET /v2/images/4d6d5da0-b777-464f-9fd3-97d232def393 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/724] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 21:00:16 2026] GET /v2/images => generated 4892 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/725] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 21:00:16 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/736] 10.0.0.54 () {36 vars in 986 bytes} [Wed Feb 25 21:00:59 2026] GET /v2/images/2a291dfb-dccf-4f5e-9553-bc9791e2e231 => 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: 370/737] 10.0.0.54 () {36 vars in 926 bytes} [Wed Feb 25 21:00:59 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: 368/738] 10.0.0.54 () {36 vars in 986 bytes} [Wed Feb 25 21:01:01 2026] GET /v2/images/2a291dfb-dccf-4f5e-9553-bc9791e2e231 => 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: 371/739] 10.0.0.54 () {36 vars in 926 bytes} [Wed Feb 25 21:01:01 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/742] 10.0.0.152 () {32 vars in 707 bytes} [Wed Feb 25 21:01:15 2026] GET /v2/images/2a291dfb-dccf-4f5e-9553-bc9791e2e231 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/743] 10.0.0.152 () {32 vars in 707 bytes} [Wed Feb 25 21:01:15 2026] GET /v2/images/2a291dfb-dccf-4f5e-9553-bc9791e2e231 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/744] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 21:01:16 2026] GET /v2/images => generated 4892 bytes in 487 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/745] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 21:01:16 2026] GET /v2/images => generated 4892 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/746] 10.0.0.65 () {36 vars in 986 bytes} [Wed Feb 25 21:01:16 2026] GET /v2/images/2a291dfb-dccf-4f5e-9553-bc9791e2e231 => generated 1171 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/747] 10.0.0.65 () {36 vars in 926 bytes} [Wed Feb 25 21:01:16 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: 375/748] 10.0.0.65 () {36 vars in 926 bytes} [Wed Feb 25 21:01:16 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/749] 10.0.0.65 () {36 vars in 986 bytes} [Wed Feb 25 21:01:16 2026] GET /v2/images/2a291dfb-dccf-4f5e-9553-bc9791e2e231 => 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: 376/750] 10.0.0.65 () {36 vars in 926 bytes} [Wed Feb 25 21:01:16 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/751] 10.0.0.65 () {36 vars in 926 bytes} [Wed Feb 25 21:01:16 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: 377/752] 10.0.0.65 () {36 vars in 986 bytes} [Wed Feb 25 21:01:16 2026] GET /v2/images/2a291dfb-dccf-4f5e-9553-bc9791e2e231 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/753] 10.0.0.65 () {36 vars in 926 bytes} [Wed Feb 25 21:01:16 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/754] 10.0.0.65 () {36 vars in 926 bytes} [Wed Feb 25 21:01:16 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/755] 10.0.0.5 () {36 vars in 909 bytes} [Wed Feb 25 21:01:17 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/756] 10.0.0.5 () {36 vars in 1005 bytes} [Wed Feb 25 21:01:17 2026] GET /v2/images/2a291dfb-dccf-4f5e-9553-bc9791e2e231/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/757] 10.0.0.5 () {36 vars in 985 bytes} [Wed Feb 25 21:01:17 2026] GET /v2/images/2a291dfb-dccf-4f5e-9553-bc9791e2e231 => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/758] 10.0.0.5 () {36 vars in 925 bytes} [Wed Feb 25 21:01:17 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: 379/759] 10.0.0.5 () {36 vars in 925 bytes} [Wed Feb 25 21:01:17 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: 382/762] 10.0.0.54 () {36 vars in 986 bytes} [Wed Feb 25 21:01:24 2026] GET /v2/images/2a291dfb-dccf-4f5e-9553-bc9791e2e231 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/763] 10.0.0.54 () {36 vars in 926 bytes} [Wed Feb 25 21:01:24 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/768] 10.0.0.54 () {36 vars in 986 bytes} [Wed Feb 25 21:01:43 2026] GET /v2/images/2a291dfb-dccf-4f5e-9553-bc9791e2e231 => 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: 385/769] 10.0.0.54 () {36 vars in 926 bytes} [Wed Feb 25 21:01:43 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/776] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 21:02:16 2026] GET /v2/images => generated 4892 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/777] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 21:02:16 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/790] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 21:03:15 2026] GET /v2/images => generated 4892 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/791] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 21:03:16 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/804] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 21:04:15 2026] GET /v2/images => generated 4892 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/805] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 21:04:16 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/818] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 21:05:15 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/819] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 21:05:15 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/832] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 21:06:15 2026] GET /v2/images => generated 4892 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/833] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 21:06:15 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/846] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 21:07:15 2026] GET /v2/images => generated 4892 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/847] 10.0.0.130 () {28 vars in 569 bytes} [Wed Feb 25 21:07:15 2026] GET /v2/images => generated 4892 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)