+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 12 11:48:53 2026] *** compiled with version: 13.3.0 on 12 May 2026 01:40:13 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-9d76c7f4c-s67d6 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7ff22a240668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-12 11:48:55.895 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-12 11:48:55.939 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-12 11:48:56.748 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-12 11:48:56.749 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-12 11:48:56.749 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-12 11:48:56.801 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-12 11:48:56.802 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-12 11:48:56.804 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-12 11:48:58.712 8 WARNING glance.api.v2.images [None req-0c126c47-0cf6-43dc-ac95-35ec2da2d19c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-12 11:48:58.860 7 WARNING glance.api.v2.images [None req-5e70a5c8-a947-4000-ab4d-7ab15caf3480 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-12 11:48:59.033 8 WARNING keystonemiddleware._common.config [None req-0c126c47-0cf6-43dc-ac95-35ec2da2d19c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 11:48:59.040 8 WARNING oslo_config.cfg [None req-0c126c47-0cf6-43dc-ac95-35ec2da2d19c - - - - - -] 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 0x7ff22a240668 pid: 8 (default app) 2026-05-12 11:48:59.189 7 WARNING keystonemiddleware._common.config [None req-5e70a5c8-a947-4000-ab4d-7ab15caf3480 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 11:48:59.197 7 WARNING oslo_config.cfg [None req-5e70a5c8-a947-4000-ab4d-7ab15caf3480 - - - - - -] 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 0x7ff22a240668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.19.213.82 () {42 vars in 683 bytes} [Tue May 12 11:49:00 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 11:49:00.693 7 WARNING oslo_policy.policy [None req-0dfe040f-92c9-4100-9aa1-280c5b6561fd 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 11:49:00.693 7 WARNING oslo_policy.policy [None req-0dfe040f-92c9-4100-9aa1-280c5b6561fd 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 11:49:00.708 7 WARNING oslo_policy.policy [None req-0dfe040f-92c9-4100-9aa1-280c5b6561fd 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 11:49:00.708 7 WARNING oslo_policy.policy [None req-0dfe040f-92c9-4100-9aa1-280c5b6561fd 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.19.213.82 () {44 vars in 905 bytes} [Tue May 12 11:49:00 2026] GET /v2/images => generated 69 bytes in 548 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.19.213.82 () {42 vars in 683 bytes} [Tue May 12 11:49:04 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] 199.19.213.82 () {44 vars in 905 bytes} [Tue May 12 11:49:04 2026] GET /v2/images => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 11:49:04.094 8 WARNING oslo_policy.policy [None req-737734c1-3b28-4eed-8ac3-7453a66a3b85 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 11:49:04.094 8 WARNING oslo_policy.policy [None req-737734c1-3b28-4eed-8ac3-7453a66a3b85 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.19.213.82 () {44 vars in 906 bytes} [Tue May 12 11:49:04 2026] GET /v2/images/cirros => generated 151 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.19.213.82 () {44 vars in 928 bytes} [Tue May 12 11:49:04 2026] GET /v2/images?name=cirros => generated 81 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 11:49:04.226 8 WARNING oslo_policy.policy [None req-c7cccceb-2124-4e14-b028-ee73f068a6a1 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 11:49:04.227 8 WARNING oslo_policy.policy [None req-c7cccceb-2124-4e14-b028-ee73f068a6a1 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 8/11] 199.19.213.82 () {44 vars in 934 bytes} [Tue May 12 11:49:04 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) 2026-05-12 11:49:04.311 7 WARNING oslo_config.cfg [None req-f718deea-b89d-447a-b4a0-42cae17ba2e1 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.19.213.82 () {48 vars in 946 bytes} [Tue May 12 11:49:04 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-12 11:49:04.333 8 WARNING oslo_policy.policy [None req-639b6e6d-ba62-40a6-8f39-c86a1b6b633d 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 11:49:04.333 8 WARNING oslo_policy.policy [None req-639b6e6d-ba62-40a6-8f39-c86a1b6b633d 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 11:49:04.335 8 INFO glance.api.v2.image_data [None req-639b6e6d-ba62-40a6-8f39-c86a1b6b633d 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 11:49:07.721 8 INFO glance.location [None req-639b6e6d-ba62-40a6-8f39-c86a1b6b633d 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 9/13] 199.19.213.82 () {48 vars in 1040 bytes} [Tue May 12 11:49:04 2026] PUT /v2/images/63c6084a-854d-4ad3-a25a-d7697ed32425/file => generated 0 bytes in 3442 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7555 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.19.213.82 () {44 vars in 966 bytes} [Tue May 12 11:49:07 2026] GET /v2/images/63c6084a-854d-4ad3-a25a-d7697ed32425 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 11:49:07.803 8 WARNING oslo_config.cfg [None req-a913a253-c477-43d6-8295-7acbc36bbb76 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 10/15] 199.19.213.82 () {44 vars in 966 bytes} [Tue May 12 11:49:07 2026] GET /v2/images/63c6084a-854d-4ad3-a25a-d7697ed32425 => 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: 137/268] 199.19.213.82 () {42 vars in 683 bytes} [Tue May 12 12:10:00 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: 132/269] 199.19.213.82 () {44 vars in 905 bytes} [Tue May 12 12:10:00 2026] GET /v2/images => generated 1240 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/276] 199.19.213.82 () {42 vars in 683 bytes} [Tue May 12 12:10:31 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: 136/277] 199.19.213.82 () {44 vars in 905 bytes} [Tue May 12 12:10:31 2026] GET /v2/images => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/278] 199.19.213.82 () {44 vars in 932 bytes} [Tue May 12 12:10:31 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/279] 199.19.213.82 () {44 vars in 954 bytes} [Tue May 12 12:10:31 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/280] 199.19.213.82 () {44 vars in 934 bytes} [Tue May 12 12:10:31 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: 7|app: 0|req: 138/281] 199.19.213.82 () {48 vars in 946 bytes} [Tue May 12 12:10:31 2026] POST /v2/images => generated 796 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-12 12:10:31.761 8 INFO glance.api.v2.image_data [None req-f0b3c59d-01cc-4347-bb2b-46e4cf0a78e5 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 12:11:01.532 8 INFO glance.location [None req-f0b3c59d-01cc-4347-bb2b-46e4cf0a78e5 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 144/288] 199.19.213.82 () {48 vars in 1041 bytes} [Tue May 12 12:10:31 2026] PUT /v2/images/129dd577-cf9d-4d82-aedb-3360108e512b/file => generated 0 bytes in 29837 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61390 switches on core 0) [pid: 7|app: 0|req: 145/289] 199.19.213.82 () {44 vars in 966 bytes} [Tue May 12 12:11:01 2026] GET /v2/images/129dd577-cf9d-4d82-aedb-3360108e512b => 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] 199.19.213.82 () {44 vars in 966 bytes} [Tue May 12 12:11:01 2026] GET /v2/images/129dd577-cf9d-4d82-aedb-3360108e512b => 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] 199.19.213.82 () {42 vars in 683 bytes} [Tue May 12 12:11:03 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: 146/292] 199.19.213.82 () {44 vars in 905 bytes} [Tue May 12 12:11:03 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: 191/381] 199.19.213.82 () {42 vars in 683 bytes} [Tue May 12 12:18:25 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: 191/382] 199.19.213.82 () {44 vars in 905 bytes} [Tue May 12 12:18:25 2026] GET /v2/images => generated 2451 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/385] 199.19.213.82 () {42 vars in 683 bytes} [Tue May 12 12:18:38 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: 193/386] 199.19.213.82 () {44 vars in 905 bytes} [Tue May 12 12:18:38 2026] GET /v2/images => generated 2451 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/387] 199.19.213.82 () {44 vars in 942 bytes} [Tue May 12 12:18:39 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/388] 199.19.213.82 () {44 vars in 964 bytes} [Tue May 12 12:18:39 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/391] 199.19.213.82 () {44 vars in 934 bytes} [Tue May 12 12:18:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/392] 199.19.213.82 () {48 vars in 946 bytes} [Tue May 12 12:18:39 2026] POST /v2/images => generated 799 bytes in 785 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-12 12:18:39.931 7 WARNING oslo_policy.policy [None req-dce18f70-8cb0-437d-9bfa-cb9f9593edd4 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 12:18:39.932 7 WARNING oslo_policy.policy [None req-dce18f70-8cb0-437d-9bfa-cb9f9593edd4 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 12:18:39.934 7 INFO glance.api.v2.image_data [None req-dce18f70-8cb0-437d-9bfa-cb9f9593edd4 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 12:19:05.046 7 INFO glance.location [None req-dce18f70-8cb0-437d-9bfa-cb9f9593edd4 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 196/397] 199.19.213.82 () {48 vars in 1040 bytes} [Tue May 12 12:18:39 2026] PUT /v2/images/9f89936d-6284-45ca-8ef0-7b4f30896e8d/file => generated 0 bytes in 25181 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23499 switches on core 0) [pid: 8|app: 0|req: 202/398] 199.19.213.82 () {44 vars in 966 bytes} [Tue May 12 12:19:05 2026] GET /v2/images/9f89936d-6284-45ca-8ef0-7b4f30896e8d => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/399] 199.19.213.82 () {48 vars in 1045 bytes} [Tue May 12 12:19:05 2026] PATCH /v2/images/9f89936d-6284-45ca-8ef0-7b4f30896e8d => generated 1234 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/400] 199.19.213.82 () {44 vars in 966 bytes} [Tue May 12 12:19:05 2026] GET /v2/images/9f89936d-6284-45ca-8ef0-7b4f30896e8d => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/409] 199.19.213.82 () {42 vars in 683 bytes} [Tue May 12 12:19:47 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/410] 199.19.213.82 () {44 vars in 905 bytes} [Tue May 12 12:19:47 2026] GET /v2/images => generated 3687 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/415] 199.19.213.82 () {42 vars in 683 bytes} [Tue May 12 12:20:07 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: 211/416] 199.19.213.82 () {44 vars in 905 bytes} [Tue May 12 12:20:07 2026] GET /v2/images => generated 3687 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/417] 199.19.213.82 () {44 vars in 934 bytes} [Tue May 12 12:20:07 2026] GET /v2/images/manila-service-image => generated 165 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/418] 199.19.213.82 () {44 vars in 956 bytes} [Tue May 12 12:20:07 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/419] 199.19.213.82 () {44 vars in 934 bytes} [Tue May 12 12:20:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/420] 199.19.213.82 () {48 vars in 946 bytes} [Tue May 12 12:20:07 2026] POST /v2/images => generated 791 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-12 12:20:07.467 7 INFO glance.api.v2.image_data [None req-4991dc52-011b-42cd-8539-957307cf0e67 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 12:20:19.237 7 INFO glance.location [None req-4991dc52-011b-42cd-8539-957307cf0e67 6fc7842db0664205b4ef6173205947ec 9ac4010577584a42a23b3a95e75d59ab - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 208/425] 199.19.213.82 () {48 vars in 1041 bytes} [Tue May 12 12:20:07 2026] PUT /v2/images/6c4b9742-3f09-4785-8f4f-765fd5715369/file => generated 0 bytes in 11815 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30270 switches on core 0) [pid: 8|app: 0|req: 218/426] 199.19.213.82 () {44 vars in 966 bytes} [Tue May 12 12:20:19 2026] GET /v2/images/6c4b9742-3f09-4785-8f4f-765fd5715369 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/427] 199.19.213.82 () {44 vars in 966 bytes} [Tue May 12 12:20:19 2026] GET /v2/images/6c4b9742-3f09-4785-8f4f-765fd5715369 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/590] 199.19.213.82 () {42 vars in 683 bytes} [Tue May 12 12:33:54 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: 291/591] 199.19.213.82 () {44 vars in 905 bytes} [Tue May 12 12:33:54 2026] GET /v2/images => generated 4893 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/624] 199.19.213.82 () {42 vars in 683 bytes} [Tue May 12 12:36:32 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: 317/625] 199.19.213.82 () {44 vars in 905 bytes} [Tue May 12 12:36:32 2026] GET /v2/images => generated 4893 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/626] 199.19.213.82 () {42 vars in 683 bytes} [Tue May 12 12:36:34 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: 318/627] 199.19.213.82 () {44 vars in 905 bytes} [Tue May 12 12:36:34 2026] GET /v2/images => generated 4893 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/638] 199.19.213.82 () {42 vars in 683 bytes} [Tue May 12 12:37:26 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: 315/639] 199.19.213.82 () {44 vars in 905 bytes} [Tue May 12 12:37:26 2026] GET /v2/images => generated 4893 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/642] 199.19.213.82 () {42 vars in 683 bytes} [Tue May 12 12:37:34 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: 326/643] 199.19.213.82 () {44 vars in 905 bytes} [Tue May 12 12:37:34 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/658] 199.19.213.82 () {42 vars in 683 bytes} [Tue May 12 12:38:40 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: 325/659] 199.19.213.82 () {44 vars in 905 bytes} [Tue May 12 12:38:40 2026] GET /v2/images => generated 4893 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 332/672] 10.0.0.58 () {32 vars in 631 bytes} [Tue May 12 12:39:39 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/677] 10.0.0.58 () {30 vars in 409 bytes} [Tue May 12 12:40:00 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:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 343/678] 10.0.0.147 () {36 vars in 986 bytes} [Tue May 12 12:40:03 2026] GET /v2/images/63c6084a-854d-4ad3-a25a-d7697ed32425 => generated 1171 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/679] 10.0.0.147 () {36 vars in 926 bytes} [Tue May 12 12:40:03 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: 344/680] 10.0.0.147 () {36 vars in 926 bytes} [Tue May 12 12:40:03 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/681] 10.0.0.147 () {36 vars in 986 bytes} [Tue May 12 12:40:03 2026] GET /v2/images/63c6084a-854d-4ad3-a25a-d7697ed32425 => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/682] 10.0.0.147 () {36 vars in 926 bytes} [Tue May 12 12:40:03 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: 338/683] 10.0.0.147 () {36 vars in 926 bytes} [Tue May 12 12:40:03 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: 346/684] 10.0.0.147 () {36 vars in 986 bytes} [Tue May 12 12:40:03 2026] GET /v2/images/63c6084a-854d-4ad3-a25a-d7697ed32425 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/685] 10.0.0.147 () {36 vars in 926 bytes} [Tue May 12 12:40:03 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/686] 10.0.0.147 () {36 vars in 926 bytes} [Tue May 12 12:40:03 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: 340/687] 10.0.0.230 () {36 vars in 986 bytes} [Tue May 12 12:40:04 2026] GET /v2/images/63c6084a-854d-4ad3-a25a-d7697ed32425 => generated 1171 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/688] 10.0.0.230 () {36 vars in 926 bytes} [Tue May 12 12:40:05 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: 341/689] 10.0.0.230 () {36 vars in 986 bytes} [Tue May 12 12:40:05 2026] GET /v2/images/63c6084a-854d-4ad3-a25a-d7697ed32425 => 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: 349/690] 10.0.0.230 () {36 vars in 926 bytes} [Tue May 12 12:40:05 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: 342/691] 10.0.0.230 () {36 vars in 926 bytes} [Tue May 12 12:40:05 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: 351/694] 10.0.0.19 () {36 vars in 985 bytes} [Tue May 12 12:40:17 2026] GET /v2/images/63c6084a-854d-4ad3-a25a-d7697ed32425 => 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: 344/695] 10.0.0.19 () {36 vars in 925 bytes} [Tue May 12 12:40:17 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/698] 10.0.0.19 () {36 vars in 985 bytes} [Tue May 12 12:40:19 2026] GET /v2/images/63c6084a-854d-4ad3-a25a-d7697ed32425 => 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: 346/699] 10.0.0.19 () {36 vars in 925 bytes} [Tue May 12 12:40:19 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/700] 199.19.213.82 () {36 vars in 989 bytes} [Tue May 12 12:40:25 2026] GET /v2/images/63c6084a-854d-4ad3-a25a-d7697ed32425 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/701] 199.19.213.82 () {36 vars in 929 bytes} [Tue May 12 12:40:25 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/702] 199.19.213.82 () {36 vars in 989 bytes} [Tue May 12 12:40:26 2026] GET /v2/images/63c6084a-854d-4ad3-a25a-d7697ed32425 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/703] 199.19.213.82 () {36 vars in 929 bytes} [Tue May 12 12:40:26 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/710] 10.0.0.19 () {36 vars in 985 bytes} [Tue May 12 12:40:54 2026] GET /v2/images/63c6084a-854d-4ad3-a25a-d7697ed32425 => 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: 352/711] 10.0.0.19 () {36 vars in 925 bytes} [Tue May 12 12:40:54 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: 363/718] 10.0.0.19 () {36 vars in 985 bytes} [Tue May 12 12:41:23 2026] GET /v2/images/63c6084a-854d-4ad3-a25a-d7697ed32425 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/719] 10.0.0.19 () {36 vars in 925 bytes} [Tue May 12 12:41:23 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: 359/724] 10.0.0.58 () {34 vars in 653 bytes} [Tue May 12 12:41:48 2026] POST /v2/images => generated 648 bytes in 271 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-12 12:41:48.405 8 WARNING glance.api.v2.images [None req-9d806f20-b5ef-4b20-b920-c67e11ddf4cb 23a925d57bf84bd4a686a37a962630fe 3134aeda9d2741ff8573630889024a6a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c7082c81-874d-4190-973f-b3791ff8f161 [pid: 8|app: 0|req: 366/725] 10.0.0.58 () {32 vars in 708 bytes} [Tue May 12 12:41:48 2026] DELETE /v2/images/c7082c81-874d-4190-973f-b3791ff8f161 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/726] 10.0.0.58 () {32 vars in 705 bytes} [Tue May 12 12:41:48 2026] GET /v2/images/c7082c81-874d-4190-973f-b3791ff8f161 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/727] 10.0.0.58 () {32 vars in 631 bytes} [Tue May 12 12:41:48 2026] GET /v2/images => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/728] 10.0.0.58 () {34 vars in 653 bytes} [Tue May 12 12:41:48 2026] POST /v2/images => generated 703 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/729] 10.0.0.58 () {32 vars in 715 bytes} [Tue May 12 12:41:48 2026] GET /v2/images/4c0a209f-ff38-4b24-9d66-59e087693ec4/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:41:48.664 7 INFO glance.api.v2.image_data [None req-87e7283f-7bb6-46ad-baef-5851fed6ac31 23a925d57bf84bd4a686a37a962630fe 3134aeda9d2741ff8573630889024a6a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 12:41:48.710 7 WARNING glance_store._drivers.rbd [None req-87e7283f-7bb6-46ad-baef-5851fed6ac31 23a925d57bf84bd4a686a37a962630fe 3134aeda9d2741ff8573630889024a6a - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-12 12:41:49.048 7 INFO glance.location [None req-87e7283f-7bb6-46ad-baef-5851fed6ac31 23a925d57bf84bd4a686a37a962630fe 3134aeda9d2741ff8573630889024a6a - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 362/730] 10.0.0.58 () {32 vars in 725 bytes} [Tue May 12 12:41:48 2026] PUT /v2/images/4c0a209f-ff38-4b24-9d66-59e087693ec4/file => generated 0 bytes in 447 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/733] 10.0.0.58 () {32 vars in 705 bytes} [Tue May 12 12:41:49 2026] GET /v2/images/4c0a209f-ff38-4b24-9d66-59e087693ec4 => generated 1104 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/734] 10.0.0.58 () {32 vars in 715 bytes} [Tue May 12 12:41:49 2026] GET /v2/images/4c0a209f-ff38-4b24-9d66-59e087693ec4/file => generated 1024 bytes in 143 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/735] 10.0.0.58 () {34 vars in 653 bytes} [Tue May 12 12:41:49 2026] POST /v2/images => generated 649 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/736] 10.0.0.58 () {32 vars in 724 bytes} [Tue May 12 12:41:49 2026] PATCH /v2/images/6a967780-e67a-4c31-a461-1beb2f98da76 => generated 653 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/737] 10.0.0.58 () {32 vars in 705 bytes} [Tue May 12 12:41:49 2026] GET /v2/images/6a967780-e67a-4c31-a461-1beb2f98da76 => generated 653 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:41:49.447 7 WARNING glance.api.v2.images [None req-d66f9100-d8fe-4fcc-b243-eb3d2fbe2077 23a925d57bf84bd4a686a37a962630fe 3134aeda9d2741ff8573630889024a6a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6a967780-e67a-4c31-a461-1beb2f98da76 [pid: 7|app: 0|req: 366/738] 10.0.0.58 () {32 vars in 708 bytes} [Tue May 12 12:41:49 2026] DELETE /v2/images/6a967780-e67a-4c31-a461-1beb2f98da76 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/739] 10.0.0.58 () {32 vars in 705 bytes} [Tue May 12 12:41:49 2026] GET /v2/images/6a967780-e67a-4c31-a461-1beb2f98da76 => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:41:49.541 7 WARNING glance.api.v2.images [None req-97b77355-84aa-47d9-b117-1468af34cd56 23a925d57bf84bd4a686a37a962630fe 3134aeda9d2741ff8573630889024a6a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4c0a209f-ff38-4b24-9d66-59e087693ec4 [pid: 7|app: 0|req: 367/740] 10.0.0.58 () {32 vars in 708 bytes} [Tue May 12 12:41:49 2026] DELETE /v2/images/4c0a209f-ff38-4b24-9d66-59e087693ec4 => generated 0 bytes in 848 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/741] 10.0.0.58 () {32 vars in 705 bytes} [Tue May 12 12:41:50 2026] GET /v2/images/4c0a209f-ff38-4b24-9d66-59e087693ec4 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:41:50.413 7 WARNING glance.api.v2.images [None req-9c6f1e9c-82a4-423e-b56e-e4ffa6521567 23a925d57bf84bd4a686a37a962630fe 3134aeda9d2741ff8573630889024a6a - - default default] Failed to find image c7082c81-874d-4190-973f-b3791ff8f161 to delete: glance.common.exception.ImageNotFound: No image found with ID c7082c81-874d-4190-973f-b3791ff8f161 [pid: 7|app: 0|req: 368/742] 10.0.0.58 () {32 vars in 708 bytes} [Tue May 12 12:41:50 2026] DELETE /v2/images/c7082c81-874d-4190-973f-b3791ff8f161 => 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: 375/743] 10.0.0.58 () {32 vars in 705 bytes} [Tue May 12 12:41:50 2026] GET /v2/images/c7082c81-874d-4190-973f-b3791ff8f161 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/746] 10.0.0.19 () {36 vars in 985 bytes} [Tue May 12 12:42:00 2026] GET /v2/images/63c6084a-854d-4ad3-a25a-d7697ed32425 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/747] 10.0.0.19 () {36 vars in 925 bytes} [Tue May 12 12:42:00 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/748] 10.0.0.19 () {36 vars in 985 bytes} [Tue May 12 12:42:01 2026] GET /v2/images/63c6084a-854d-4ad3-a25a-d7697ed32425 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/749] 10.0.0.19 () {36 vars in 925 bytes} [Tue May 12 12:42:01 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/762] 10.0.0.58 () {32 vars in 705 bytes} [Tue May 12 12:43:01 2026] GET /v2/images/63c6084a-854d-4ad3-a25a-d7697ed32425 => 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: 385/763] 10.0.0.58 () {32 vars in 705 bytes} [Tue May 12 12:43:01 2026] GET /v2/images/63c6084a-854d-4ad3-a25a-d7697ed32425 => 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: 379/764] 10.0.0.147 () {36 vars in 986 bytes} [Tue May 12 12:43:01 2026] GET /v2/images/63c6084a-854d-4ad3-a25a-d7697ed32425 => generated 1171 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/765] 10.0.0.147 () {36 vars in 926 bytes} [Tue May 12 12:43: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: 380/766] 10.0.0.147 () {36 vars in 926 bytes} [Tue May 12 12:43:01 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/767] 10.0.0.147 () {36 vars in 986 bytes} [Tue May 12 12:43:01 2026] GET /v2/images/63c6084a-854d-4ad3-a25a-d7697ed32425 => 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: 381/768] 10.0.0.147 () {36 vars in 926 bytes} [Tue May 12 12:43:01 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/769] 10.0.0.147 () {36 vars in 926 bytes} [Tue May 12 12:43: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: 382/770] 10.0.0.147 () {36 vars in 986 bytes} [Tue May 12 12:43:01 2026] GET /v2/images/63c6084a-854d-4ad3-a25a-d7697ed32425 => 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: 389/771] 10.0.0.147 () {36 vars in 926 bytes} [Tue May 12 12:43:01 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: 383/772] 10.0.0.147 () {36 vars in 926 bytes} [Tue May 12 12:43:02 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: 390/773] 10.0.0.230 () {36 vars in 986 bytes} [Tue May 12 12:43:02 2026] GET /v2/images/63c6084a-854d-4ad3-a25a-d7697ed32425 => 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: 384/774] 10.0.0.230 () {36 vars in 926 bytes} [Tue May 12 12:43:02 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: 391/775] 10.0.0.230 () {36 vars in 986 bytes} [Tue May 12 12:43:02 2026] GET /v2/images/63c6084a-854d-4ad3-a25a-d7697ed32425 => 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: 385/776] 10.0.0.230 () {36 vars in 926 bytes} [Tue May 12 12:43:02 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/777] 10.0.0.230 () {36 vars in 926 bytes} [Tue May 12 12:43:02 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: 398/788] 10.0.0.19 () {36 vars in 985 bytes} [Tue May 12 12:43:50 2026] GET /v2/images/63c6084a-854d-4ad3-a25a-d7697ed32425 => 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: 391/789] 10.0.0.19 () {36 vars in 925 bytes} [Tue May 12 12:43:50 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/792] 10.0.0.19 () {36 vars in 985 bytes} [Tue May 12 12:44:03 2026] GET /v2/images/63c6084a-854d-4ad3-a25a-d7697ed32425 => 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: 393/793] 10.0.0.19 () {36 vars in 925 bytes} [Tue May 12 12:44:03 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/798] 10.0.0.19 () {36 vars in 985 bytes} [Tue May 12 12:44:21 2026] GET /v2/images/63c6084a-854d-4ad3-a25a-d7697ed32425 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/799] 10.0.0.19 () {36 vars in 925 bytes} [Tue May 12 12:44:21 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: 403/800] 10.0.0.19 () {36 vars in 985 bytes} [Tue May 12 12:44:21 2026] GET /v2/images/63c6084a-854d-4ad3-a25a-d7697ed32425 => 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: 398/801] 10.0.0.19 () {36 vars in 925 bytes} [Tue May 12 12:44:21 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: 403/810] 199.19.213.82 () {32 vars in 824 bytes} [Tue May 12 12:45:05 2026] GET /v2/images?status=active&owner=9ac4010577584a42a23b3a95e75d59ab&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/811] 199.19.213.82 () {32 vars in 651 bytes} [Tue May 12 12:45:05 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: 404/812] 10.0.0.147 () {36 vars in 986 bytes} [Tue May 12 12:45:06 2026] GET /v2/images/129dd577-cf9d-4d82-aedb-3360108e512b => generated 1209 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/813] 10.0.0.147 () {36 vars in 926 bytes} [Tue May 12 12:45:06 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: 405/814] 10.0.0.147 () {36 vars in 926 bytes} [Tue May 12 12:45:06 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: 410/815] 10.0.0.147 () {36 vars in 986 bytes} [Tue May 12 12:45:06 2026] GET /v2/images/129dd577-cf9d-4d82-aedb-3360108e512b => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/816] 10.0.0.147 () {36 vars in 926 bytes} [Tue May 12 12:45:06 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: 411/817] 10.0.0.147 () {36 vars in 926 bytes} [Tue May 12 12:45: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: 7|app: 0|req: 407/818] 10.0.0.147 () {36 vars in 986 bytes} [Tue May 12 12:45:06 2026] GET /v2/images/129dd577-cf9d-4d82-aedb-3360108e512b => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/819] 10.0.0.147 () {36 vars in 926 bytes} [Tue May 12 12:45:06 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: 408/820] 10.0.0.230 () {36 vars in 986 bytes} [Tue May 12 12:45:06 2026] GET /v2/images/129dd577-cf9d-4d82-aedb-3360108e512b => generated 1209 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/821] 10.0.0.230 () {36 vars in 926 bytes} [Tue May 12 12:45:07 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/822] 10.0.0.230 () {36 vars in 986 bytes} [Tue May 12 12:45:07 2026] GET /v2/images/129dd577-cf9d-4d82-aedb-3360108e512b => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/823] 10.0.0.230 () {36 vars in 926 bytes} [Tue May 12 12:45:07 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: 410/824] 10.0.0.230 () {36 vars in 926 bytes} [Tue May 12 12:45:07 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/829] 10.0.0.19 () {36 vars in 985 bytes} [Tue May 12 12:45:23 2026] GET /v2/images/63c6084a-854d-4ad3-a25a-d7697ed32425 => 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: 417/830] 10.0.0.19 () {36 vars in 925 bytes} [Tue May 12 12:45:23 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: 440/875] 10.0.0.58 () {32 vars in 631 bytes} [Tue May 12 12:49:06 2026] GET /v2/images => generated 4893 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)