+ 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 [Sat Jul 25 21:49:56 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: glance-api-77c58767b5-n5l7j 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 0x7f67c8059668 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-07-25 21:49:58.762 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-25 21:49:58.775 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-07-25 21:49:59.645 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-07-25 21:49:59.646 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-07-25 21:49:59.646 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-25 21:49:59.673 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-07-25 21:49:59.674 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-07-25 21:49:59.674 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-25 21:50:01.696 7 WARNING glance.api.v2.images [None req-420d66a5-7330-4847-bb58-7ac64aff5f58 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-25 21:50:01.802 8 WARNING glance.api.v2.images [None req-6446cf16-0301-4505-b179-23be320f9621 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-25 21:50:02.049 7 WARNING keystonemiddleware._common.config [None req-420d66a5-7330-4847-bb58-7ac64aff5f58 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-25 21:50:02.057 7 WARNING oslo_config.cfg [None req-420d66a5-7330-4847-bb58-7ac64aff5f58 - - - - - -] 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 0x7f67c8059668 pid: 7 (default app) 2026-07-25 21:50:02.136 8 WARNING keystonemiddleware._common.config [None req-6446cf16-0301-4505-b179-23be320f9621 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-25 21:50:02.143 8 WARNING oslo_config.cfg [None req-6446cf16-0301-4505-b179-23be320f9621 - - - - - -] 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 0x7f67c8059668 pid: 8 (default app) [pid: 7|app: 0|req: 29/53] 199.204.45.156 () {42 vars in 689 bytes} [Sat Jul 25 21:54:10 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 21:54:10.695 8 WARNING oslo_policy.policy [None req-04daeccf-1dde-45fd-af0d-06212f6dbf44 5678bb65cbee46e1b285b18aa11cb206 e522aa9bcf8a4918963b9237d424f2ff - - 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-07-25 21:54:10.695 8 WARNING oslo_policy.policy [None req-04daeccf-1dde-45fd-af0d-06212f6dbf44 5678bb65cbee46e1b285b18aa11cb206 e522aa9bcf8a4918963b9237d424f2ff - - 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-07-25 21:54:10.711 8 WARNING oslo_policy.policy [None req-04daeccf-1dde-45fd-af0d-06212f6dbf44 5678bb65cbee46e1b285b18aa11cb206 e522aa9bcf8a4918963b9237d424f2ff - - 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-07-25 21:54:10.711 8 WARNING oslo_policy.policy [None req-04daeccf-1dde-45fd-af0d-06212f6dbf44 5678bb65cbee46e1b285b18aa11cb206 e522aa9bcf8a4918963b9237d424f2ff - - 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: 25/54] 199.204.45.156 () {44 vars in 911 bytes} [Sat Jul 25 21:54:10 2026] GET /v2/images => generated 69 bytes in 661 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 31/57] 199.204.45.156 () {42 vars in 689 bytes} [Sat Jul 25 21:54:15 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 27/58] 199.204.45.156 () {44 vars in 911 bytes} [Sat Jul 25 21:54:15 2026] GET /v2/images => generated 69 bytes in 63 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-07-25 21:54:15.443 7 WARNING oslo_policy.policy [None req-ab1f2056-275b-46f0-b2be-604be8e590ad 5678bb65cbee46e1b285b18aa11cb206 e522aa9bcf8a4918963b9237d424f2ff - - 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-07-25 21:54:15.444 7 WARNING oslo_policy.policy [None req-ab1f2056-275b-46f0-b2be-604be8e590ad 5678bb65cbee46e1b285b18aa11cb206 e522aa9bcf8a4918963b9237d424f2ff - - 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: 32/59] 199.204.45.156 () {44 vars in 912 bytes} [Sat Jul 25 21:54:15 2026] GET /v2/images/cirros => generated 151 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 28/60] 199.204.45.156 () {44 vars in 934 bytes} [Sat Jul 25 21:54:15 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-25 21:54:15.574 7 WARNING oslo_policy.policy [None req-230e3a4c-78cd-427a-8db1-f8a708f996c4 5678bb65cbee46e1b285b18aa11cb206 e522aa9bcf8a4918963b9237d424f2ff - - 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-07-25 21:54:15.575 7 WARNING oslo_policy.policy [None req-230e3a4c-78cd-427a-8db1-f8a708f996c4 5678bb65cbee46e1b285b18aa11cb206 e522aa9bcf8a4918963b9237d424f2ff - - 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: 33/61] 199.204.45.156 () {44 vars in 940 bytes} [Sat Jul 25 21:54:15 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-07-25 21:54:15.658 8 WARNING oslo_config.cfg [None req-f597d7ac-276b-48c4-8740-c9a6d306d892 5678bb65cbee46e1b285b18aa11cb206 e522aa9bcf8a4918963b9237d424f2ff - - 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: 29/62] 199.204.45.156 () {48 vars in 952 bytes} [Sat Jul 25 21:54:15 2026] POST /v2/images => generated 760 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-25 21:54:15.687 7 WARNING oslo_policy.policy [None req-6882fd5a-17a4-479e-9369-e4c77f0f42be 5678bb65cbee46e1b285b18aa11cb206 e522aa9bcf8a4918963b9237d424f2ff - - 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-07-25 21:54:15.687 7 WARNING oslo_policy.policy [None req-6882fd5a-17a4-479e-9369-e4c77f0f42be 5678bb65cbee46e1b285b18aa11cb206 e522aa9bcf8a4918963b9237d424f2ff - - 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-07-25 21:54:15.688 7 INFO glance.api.v2.image_data [None req-6882fd5a-17a4-479e-9369-e4c77f0f42be 5678bb65cbee46e1b285b18aa11cb206 e522aa9bcf8a4918963b9237d424f2ff - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-25 21:54:19.399 7 WARNING glance.location [None req-6882fd5a-17a4-479e-9369-e4c77f0f42be 5678bb65cbee46e1b285b18aa11cb206 e522aa9bcf8a4918963b9237d424f2ff - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 34/63] 199.204.45.156 () {48 vars in 1046 bytes} [Sat Jul 25 21:54:15 2026] PUT /v2/images/b78db420-195c-40b5-b33f-abd209e67cde/file => generated 0 bytes in 3766 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5157 switches on core 0) [pid: 8|app: 0|req: 30/64] 199.204.45.156 () {44 vars in 972 bytes} [Sat Jul 25 21:54:19 2026] GET /v2/images/b78db420-195c-40b5-b33f-abd209e67cde => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-25 21:54:19.562 7 WARNING oslo_config.cfg [None req-b0867557-4a9f-4556-93dc-bf9f774fe12e 5678bb65cbee46e1b285b18aa11cb206 e522aa9bcf8a4918963b9237d424f2ff - - 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: 35/65] 199.204.45.156 () {48 vars in 1052 bytes} [Sat Jul 25 21:54:19 2026] PATCH /v2/images/b78db420-195c-40b5-b33f-abd209e67cde => generated 1312 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 31/66] 199.204.45.156 () {44 vars in 972 bytes} [Sat Jul 25 21:54:19 2026] GET /v2/images/b78db420-195c-40b5-b33f-abd209e67cde => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/69] 199.204.45.156 () {42 vars in 689 bytes} [Sat Jul 25 21:54:31 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/72] 199.204.45.156 () {44 vars in 911 bytes} [Sat Jul 25 21:54:31 2026] GET /v2/images => generated 1381 bytes in 731 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/75] 199.204.45.156 () {42 vars in 689 bytes} [Sat Jul 25 21:54:44 2026] GET / => generated 1312 bytes in 4 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/76] 199.204.45.156 () {44 vars in 911 bytes} [Sat Jul 25 21:54:44 2026] GET /v2/images => generated 1381 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/77] 199.204.45.156 () {44 vars in 948 bytes} [Sat Jul 25 21:54:44 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: 7|app: 0|req: 40/78] 199.204.45.156 () {44 vars in 970 bytes} [Sat Jul 25 21:54:44 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/79] 199.204.45.156 () {44 vars in 940 bytes} [Sat Jul 25 21:54:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/80] 199.204.45.156 () {48 vars in 952 bytes} [Sat Jul 25 21:54:44 2026] POST /v2/images => generated 799 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-25 21:54:44.978 8 WARNING oslo_policy.policy [None req-948a98d3-a590-40ac-b1a4-3f35dd6a4f19 5678bb65cbee46e1b285b18aa11cb206 e522aa9bcf8a4918963b9237d424f2ff - - 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-07-25 21:54:44.978 8 WARNING oslo_policy.policy [None req-948a98d3-a590-40ac-b1a4-3f35dd6a4f19 5678bb65cbee46e1b285b18aa11cb206 e522aa9bcf8a4918963b9237d424f2ff - - 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-07-25 21:54:44.980 8 INFO glance.api.v2.image_data [None req-948a98d3-a590-40ac-b1a4-3f35dd6a4f19 5678bb65cbee46e1b285b18aa11cb206 e522aa9bcf8a4918963b9237d424f2ff - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-25 21:54:55.593 8 INFO glance.location [None req-948a98d3-a590-40ac-b1a4-3f35dd6a4f19 5678bb65cbee46e1b285b18aa11cb206 e522aa9bcf8a4918963b9237d424f2ff - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 40/83] 199.204.45.156 () {48 vars in 1046 bytes} [Sat Jul 25 21:54:44 2026] PUT /v2/images/7ce09158-47b9-487d-8efc-d6d5fc6d800d/file => generated 0 bytes in 10662 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30306 switches on core 0) [pid: 7|app: 0|req: 44/84] 199.204.45.156 () {44 vars in 972 bytes} [Sat Jul 25 21:54:55 2026] GET /v2/images/7ce09158-47b9-487d-8efc-d6d5fc6d800d => generated 1211 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/85] 199.204.45.156 () {48 vars in 1052 bytes} [Sat Jul 25 21:54:55 2026] PATCH /v2/images/7ce09158-47b9-487d-8efc-d6d5fc6d800d => generated 1410 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/86] 199.204.45.156 () {44 vars in 972 bytes} [Sat Jul 25 21:54:55 2026] GET /v2/images/7ce09158-47b9-487d-8efc-d6d5fc6d800d => generated 1410 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/129] 199.204.45.156 () {42 vars in 689 bytes} [Sat Jul 25 21:58:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/130] 199.204.45.156 () {44 vars in 911 bytes} [Sat Jul 25 21:58:25 2026] GET /v2/images => generated 2793 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/135] 199.204.45.156 () {42 vars in 689 bytes} [Sat Jul 25 21:58:42 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/136] 199.204.45.156 () {44 vars in 911 bytes} [Sat Jul 25 21:58:42 2026] GET /v2/images => generated 2793 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/137] 199.204.45.156 () {44 vars in 940 bytes} [Sat Jul 25 21:58:42 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: 67/138] 199.204.45.156 () {44 vars in 962 bytes} [Sat Jul 25 21:58:42 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/139] 199.204.45.156 () {44 vars in 940 bytes} [Sat Jul 25 21:58:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/140] 199.204.45.156 () {48 vars in 952 bytes} [Sat Jul 25 21:58:42 2026] POST /v2/images => generated 791 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-25 21:58:42.370 7 INFO glance.api.v2.image_data [None req-6452006c-14e2-4784-b09d-91cf852531a0 5678bb65cbee46e1b285b18aa11cb206 e522aa9bcf8a4918963b9237d424f2ff - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-25 21:58:55.583 7 INFO glance.location [None req-6452006c-14e2-4784-b09d-91cf852531a0 5678bb65cbee46e1b285b18aa11cb206 e522aa9bcf8a4918963b9237d424f2ff - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 73/143] 199.204.45.156 () {48 vars in 1047 bytes} [Sat Jul 25 21:58:42 2026] PUT /v2/images/554cae1b-735b-4f23-a401-23bdfd3c54b9/file => generated 0 bytes in 13258 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32039 switches on core 0) [pid: 8|app: 0|req: 71/144] 199.204.45.156 () {44 vars in 972 bytes} [Sat Jul 25 21:58:55 2026] GET /v2/images/554cae1b-735b-4f23-a401-23bdfd3c54b9 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/145] 199.204.45.156 () {48 vars in 1052 bytes} [Sat Jul 25 21:58:55 2026] PATCH /v2/images/554cae1b-735b-4f23-a401-23bdfd3c54b9 => generated 1382 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/146] 199.204.45.156 () {44 vars in 972 bytes} [Sat Jul 25 21:58:55 2026] GET /v2/images/554cae1b-735b-4f23-a401-23bdfd3c54b9 => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/149] 199.204.45.156 () {42 vars in 689 bytes} [Sat Jul 25 21:59:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/150] 199.204.45.156 () {44 vars in 911 bytes} [Sat Jul 25 21:59:07 2026] GET /v2/images => generated 4177 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/155] 199.204.45.156 () {42 vars in 689 bytes} [Sat Jul 25 21:59:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/156] 199.204.45.156 () {44 vars in 911 bytes} [Sat Jul 25 21:59:25 2026] GET /v2/images => generated 4177 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/157] 199.204.45.156 () {44 vars in 938 bytes} [Sat Jul 25 21:59:25 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/158] 199.204.45.156 () {44 vars in 960 bytes} [Sat Jul 25 21:59:25 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/159] 199.204.45.156 () {44 vars in 940 bytes} [Sat Jul 25 21:59:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/160] 199.204.45.156 () {48 vars in 952 bytes} [Sat Jul 25 21:59:25 2026] POST /v2/images => generated 796 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-25 21:59:25.842 7 INFO glance.api.v2.image_data [None req-422518d9-2997-4d49-bf11-36f5a7fea0c8 5678bb65cbee46e1b285b18aa11cb206 e522aa9bcf8a4918963b9237d424f2ff - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-25 21:59:52.625 7 WARNING glance.location [None req-422518d9-2997-4d49-bf11-36f5a7fea0c8 5678bb65cbee46e1b285b18aa11cb206 e522aa9bcf8a4918963b9237d424f2ff - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 82/167] 199.204.45.156 () {48 vars in 1047 bytes} [Sat Jul 25 21:59:25 2026] PUT /v2/images/434da723-cf44-4fa5-b39a-a396dfb5fc93/file => generated 0 bytes in 26827 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64228 switches on core 0) [pid: 8|app: 0|req: 86/168] 199.204.45.156 () {44 vars in 972 bytes} [Sat Jul 25 21:59:52 2026] GET /v2/images/434da723-cf44-4fa5-b39a-a396dfb5fc93 => 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: 83/169] 199.204.45.156 () {48 vars in 1052 bytes} [Sat Jul 25 21:59:52 2026] PATCH /v2/images/434da723-cf44-4fa5-b39a-a396dfb5fc93 => generated 1395 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/170] 199.204.45.156 () {44 vars in 972 bytes} [Sat Jul 25 21:59:52 2026] GET /v2/images/434da723-cf44-4fa5-b39a-a396dfb5fc93 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/171] 199.204.45.156 () {42 vars in 689 bytes} [Sat Jul 25 21:59:54 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/172] 199.204.45.156 () {44 vars in 911 bytes} [Sat Jul 25 21:59:54 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/343] 199.204.45.156 () {42 vars in 689 bytes} [Sat Jul 25 22:14:03 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/344] 199.204.45.156 () {44 vars in 911 bytes} [Sat Jul 25 22:14:03 2026] GET /v2/images => generated 5574 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/347] 199.204.45.156 () {42 vars in 689 bytes} [Sat Jul 25 22:14:18 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/348] 199.204.45.156 () {44 vars in 911 bytes} [Sat Jul 25 22:14:18 2026] GET /v2/images => generated 5574 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/353] 199.204.45.156 () {42 vars in 689 bytes} [Sat Jul 25 22:14:37 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/354] 199.204.45.156 () {44 vars in 911 bytes} [Sat Jul 25 22:14:37 2026] GET /v2/images => generated 5574 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/363] 199.204.45.156 () {42 vars in 689 bytes} [Sat Jul 25 22:15:20 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/364] 199.204.45.156 () {44 vars in 911 bytes} [Sat Jul 25 22:15:20 2026] GET /v2/images => generated 5574 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/367] 199.204.45.156 () {42 vars in 689 bytes} [Sat Jul 25 22:15:22 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/368] 199.204.45.156 () {44 vars in 911 bytes} [Sat Jul 25 22:15:22 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/381] 199.204.45.156 () {42 vars in 689 bytes} [Sat Jul 25 22:16:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/382] 199.204.45.156 () {44 vars in 911 bytes} [Sat Jul 25 22:16:25 2026] GET /v2/images => generated 5574 bytes in 59 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: 194/391] 10.0.0.142 () {32 vars in 633 bytes} [Sat Jul 25 22:17:04 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/398] 10.0.0.43 () {36 vars in 986 bytes} [Sat Jul 25 22:17:31 2026] GET /v2/images/b78db420-195c-40b5-b33f-abd209e67cde => generated 1312 bytes in 120 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: 201/399] 10.0.0.43 () {36 vars in 926 bytes} [Sat Jul 25 22:17:31 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: 199/400] 10.0.0.43 () {36 vars in 926 bytes} [Sat Jul 25 22:17:31 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/401] 10.0.0.43 () {36 vars in 986 bytes} [Sat Jul 25 22:17:31 2026] GET /v2/images/b78db420-195c-40b5-b33f-abd209e67cde => generated 1312 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/402] 10.0.0.43 () {36 vars in 926 bytes} [Sat Jul 25 22:17:31 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/403] 10.0.0.43 () {36 vars in 926 bytes} [Sat Jul 25 22:17:31 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/404] 10.0.0.43 () {36 vars in 986 bytes} [Sat Jul 25 22:17:31 2026] GET /v2/images/b78db420-195c-40b5-b33f-abd209e67cde => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/405] 10.0.0.43 () {36 vars in 926 bytes} [Sat Jul 25 22:17:31 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/406] 10.0.0.43 () {36 vars in 926 bytes} [Sat Jul 25 22:17:31 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/407] 10.0.0.157 () {36 vars in 911 bytes} [Sat Jul 25 22:17:32 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/408] 10.0.0.157 () {36 vars in 1007 bytes} [Sat Jul 25 22:17:32 2026] GET /v2/images/b78db420-195c-40b5-b33f-abd209e67cde/locations => generated 127 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/409] 10.0.0.157 () {36 vars in 987 bytes} [Sat Jul 25 22:17:32 2026] GET /v2/images/b78db420-195c-40b5-b33f-abd209e67cde => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/410] 10.0.0.157 () {36 vars in 927 bytes} [Sat Jul 25 22:17:32 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: 207/411] 10.0.0.157 () {36 vars in 927 bytes} [Sat Jul 25 22:17:32 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/412] 10.0.0.193 () {36 vars in 987 bytes} [Sat Jul 25 22:17:33 2026] GET /v2/images/b78db420-195c-40b5-b33f-abd209e67cde => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/413] 10.0.0.193 () {36 vars in 927 bytes} [Sat Jul 25 22:17:33 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: 207/416] 199.204.45.156 () {36 vars in 991 bytes} [Sat Jul 25 22:17:42 2026] GET /v2/images/b78db420-195c-40b5-b33f-abd209e67cde => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/417] 199.204.45.156 () {36 vars in 931 bytes} [Sat Jul 25 22:17:42 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: 208/418] 199.204.45.156 () {36 vars in 991 bytes} [Sat Jul 25 22:17:43 2026] GET /v2/images/b78db420-195c-40b5-b33f-abd209e67cde => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/419] 199.204.45.156 () {36 vars in 931 bytes} [Sat Jul 25 22:17: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: 209/420] 10.0.0.193 () {36 vars in 987 bytes} [Sat Jul 25 22:17:46 2026] GET /v2/images/b78db420-195c-40b5-b33f-abd209e67cde => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/421] 10.0.0.193 () {36 vars in 927 bytes} [Sat Jul 25 22:17:46 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: 212/426] 10.0.0.142 () {30 vars in 411 bytes} [Sat Jul 25 22:18:02 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/429] 10.0.0.193 () {36 vars in 987 bytes} [Sat Jul 25 22:18:18 2026] GET /v2/images/b78db420-195c-40b5-b33f-abd209e67cde => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/430] 10.0.0.193 () {36 vars in 927 bytes} [Sat Jul 25 22:18:18 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/439] 10.0.0.193 () {36 vars in 987 bytes} [Sat Jul 25 22:18:58 2026] GET /v2/images/b78db420-195c-40b5-b33f-abd209e67cde => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/440] 10.0.0.193 () {36 vars in 927 bytes} [Sat Jul 25 22:18:58 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/447] 10.0.0.193 () {36 vars in 987 bytes} [Sat Jul 25 22:19:28 2026] GET /v2/images/b78db420-195c-40b5-b33f-abd209e67cde => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/448] 10.0.0.193 () {36 vars in 927 bytes} [Sat Jul 25 22:19: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: 225/451] 10.0.0.193 () {36 vars in 987 bytes} [Sat Jul 25 22:19:39 2026] GET /v2/images/b78db420-195c-40b5-b33f-abd209e67cde => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/452] 10.0.0.193 () {36 vars in 927 bytes} [Sat Jul 25 22:19:39 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: 229/459] 10.0.0.193 () {36 vars in 987 bytes} [Sat Jul 25 22:20:04 2026] GET /v2/images/b78db420-195c-40b5-b33f-abd209e67cde => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/460] 10.0.0.193 () {36 vars in 927 bytes} [Sat Jul 25 22:20:04 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: 233/463] 10.0.0.142 () {32 vars in 707 bytes} [Sat Jul 25 22:20:14 2026] GET /v2/images/b78db420-195c-40b5-b33f-abd209e67cde => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/464] 10.0.0.142 () {32 vars in 707 bytes} [Sat Jul 25 22:20:14 2026] GET /v2/images/b78db420-195c-40b5-b33f-abd209e67cde => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/465] 10.0.0.43 () {36 vars in 986 bytes} [Sat Jul 25 22:20:14 2026] GET /v2/images/b78db420-195c-40b5-b33f-abd209e67cde => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/466] 10.0.0.43 () {36 vars in 926 bytes} [Sat Jul 25 22:20:14 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: 235/467] 10.0.0.43 () {36 vars in 926 bytes} [Sat Jul 25 22:20:14 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: 233/468] 10.0.0.43 () {36 vars in 986 bytes} [Sat Jul 25 22:20:14 2026] GET /v2/images/b78db420-195c-40b5-b33f-abd209e67cde => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/469] 10.0.0.43 () {36 vars in 926 bytes} [Sat Jul 25 22:20:14 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: 234/470] 10.0.0.43 () {36 vars in 926 bytes} [Sat Jul 25 22:20:14 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: 237/471] 10.0.0.43 () {36 vars in 986 bytes} [Sat Jul 25 22:20:14 2026] GET /v2/images/b78db420-195c-40b5-b33f-abd209e67cde => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/472] 10.0.0.43 () {36 vars in 926 bytes} [Sat Jul 25 22:20:14 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: 238/473] 10.0.0.157 () {36 vars in 911 bytes} [Sat Jul 25 22:20:14 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/474] 10.0.0.157 () {36 vars in 1007 bytes} [Sat Jul 25 22:20:14 2026] GET /v2/images/b78db420-195c-40b5-b33f-abd209e67cde/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/475] 10.0.0.157 () {36 vars in 987 bytes} [Sat Jul 25 22:20:14 2026] GET /v2/images/b78db420-195c-40b5-b33f-abd209e67cde => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/476] 10.0.0.157 () {36 vars in 927 bytes} [Sat Jul 25 22:20:14 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: 240/477] 10.0.0.157 () {36 vars in 927 bytes} [Sat Jul 25 22:20:14 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: 238/478] 10.0.0.142 () {34 vars in 655 bytes} [Sat Jul 25 22:20:16 2026] POST /v2/images => generated 649 bytes in 260 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-25 22:20:17.149 8 WARNING glance.api.v2.images [None req-34e6a8fa-8df6-4b5a-8531-f7ba397136fd 829f41696bdf40b5b669966e1e48aff3 0161f751b6bb4bddb7e7e1f2a4707267 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b53beebb-9b60-4cf4-9d34-98e88c6b9925 [pid: 8|app: 0|req: 241/479] 10.0.0.142 () {32 vars in 710 bytes} [Sat Jul 25 22:20:17 2026] DELETE /v2/images/b53beebb-9b60-4cf4-9d34-98e88c6b9925 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/480] 10.0.0.142 () {32 vars in 707 bytes} [Sat Jul 25 22:20:17 2026] GET /v2/images/b53beebb-9b60-4cf4-9d34-98e88c6b9925 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/481] 10.0.0.142 () {32 vars in 633 bytes} [Sat Jul 25 22:20:17 2026] GET /v2/images => generated 1381 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/482] 10.0.0.142 () {34 vars in 655 bytes} [Sat Jul 25 22:20:17 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: 8|app: 0|req: 243/483] 10.0.0.142 () {32 vars in 717 bytes} [Sat Jul 25 22:20:17 2026] GET /v2/images/52903df6-31d2-4f87-a505-7adb7e16463d/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-25 22:20:17.358 7 INFO glance.api.v2.image_data [None req-be365017-568a-4bb4-bab7-f27d92fca10c 829f41696bdf40b5b669966e1e48aff3 0161f751b6bb4bddb7e7e1f2a4707267 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-25 22:20:17.393 7 WARNING glance_store._drivers.rbd [None req-be365017-568a-4bb4-bab7-f27d92fca10c 829f41696bdf40b5b669966e1e48aff3 0161f751b6bb4bddb7e7e1f2a4707267 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-25 22:20:17.654 7 INFO glance.location [None req-be365017-568a-4bb4-bab7-f27d92fca10c 829f41696bdf40b5b669966e1e48aff3 0161f751b6bb4bddb7e7e1f2a4707267 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 241/484] 10.0.0.142 () {32 vars in 727 bytes} [Sat Jul 25 22:20:17 2026] PUT /v2/images/52903df6-31d2-4f87-a505-7adb7e16463d/file => generated 0 bytes in 348 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/485] 10.0.0.142 () {32 vars in 707 bytes} [Sat Jul 25 22:20:17 2026] GET /v2/images/52903df6-31d2-4f87-a505-7adb7e16463d => generated 1104 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/486] 10.0.0.142 () {32 vars in 717 bytes} [Sat Jul 25 22:20:17 2026] GET /v2/images/52903df6-31d2-4f87-a505-7adb7e16463d/file => generated 1024 bytes in 198 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/487] 10.0.0.142 () {34 vars in 655 bytes} [Sat Jul 25 22:20:17 2026] POST /v2/images => generated 648 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/488] 10.0.0.142 () {32 vars in 726 bytes} [Sat Jul 25 22:20:17 2026] PATCH /v2/images/a29633f0-1eed-4098-ba72-f0311666e542 => generated 652 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/489] 10.0.0.142 () {32 vars in 707 bytes} [Sat Jul 25 22:20:18 2026] GET /v2/images/a29633f0-1eed-4098-ba72-f0311666e542 => generated 652 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-25 22:20:18.093 7 WARNING glance.api.v2.images [None req-da7615b9-f0d3-49d8-9643-2983d010b68f 829f41696bdf40b5b669966e1e48aff3 0161f751b6bb4bddb7e7e1f2a4707267 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a29633f0-1eed-4098-ba72-f0311666e542 [pid: 7|app: 0|req: 244/490] 10.0.0.142 () {32 vars in 710 bytes} [Sat Jul 25 22:20:18 2026] DELETE /v2/images/a29633f0-1eed-4098-ba72-f0311666e542 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/491] 10.0.0.142 () {32 vars in 707 bytes} [Sat Jul 25 22:20:18 2026] GET /v2/images/a29633f0-1eed-4098-ba72-f0311666e542 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-25 22:20:18.168 7 WARNING glance.api.v2.images [None req-0b98c0ae-542a-4c18-8a2f-1699e3067802 829f41696bdf40b5b669966e1e48aff3 0161f751b6bb4bddb7e7e1f2a4707267 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//52903df6-31d2-4f87-a505-7adb7e16463d [pid: 7|app: 0|req: 245/492] 10.0.0.142 () {32 vars in 710 bytes} [Sat Jul 25 22:20:18 2026] DELETE /v2/images/52903df6-31d2-4f87-a505-7adb7e16463d => generated 0 bytes in 914 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/493] 10.0.0.142 () {32 vars in 707 bytes} [Sat Jul 25 22:20:19 2026] GET /v2/images/52903df6-31d2-4f87-a505-7adb7e16463d => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-25 22:20:19.095 7 WARNING glance.api.v2.images [None req-3eb69cbb-c54e-4d98-964a-0e8a80d80aaf 829f41696bdf40b5b669966e1e48aff3 0161f751b6bb4bddb7e7e1f2a4707267 - - default default] Failed to find image b53beebb-9b60-4cf4-9d34-98e88c6b9925 to delete: glance.common.exception.ImageNotFound: No image found with ID b53beebb-9b60-4cf4-9d34-98e88c6b9925 [pid: 7|app: 0|req: 246/494] 10.0.0.142 () {32 vars in 710 bytes} [Sat Jul 25 22:20:19 2026] DELETE /v2/images/b53beebb-9b60-4cf4-9d34-98e88c6b9925 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/495] 10.0.0.142 () {32 vars in 707 bytes} [Sat Jul 25 22:20:19 2026] GET /v2/images/b53beebb-9b60-4cf4-9d34-98e88c6b9925 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/502] 10.0.0.193 () {36 vars in 987 bytes} [Sat Jul 25 22:20:41 2026] GET /v2/images/b78db420-195c-40b5-b33f-abd209e67cde => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/503] 10.0.0.193 () {36 vars in 927 bytes} [Sat Jul 25 22:20:41 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: 258/512] 10.0.0.193 () {36 vars in 987 bytes} [Sat Jul 25 22:21:28 2026] GET /v2/images/b78db420-195c-40b5-b33f-abd209e67cde => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/513] 10.0.0.193 () {36 vars in 927 bytes} [Sat Jul 25 22:21:28 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: 271/538] 10.0.0.193 () {36 vars in 987 bytes} [Sat Jul 25 22:23:27 2026] GET /v2/images/b78db420-195c-40b5-b33f-abd209e67cde => generated 1312 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/539] 10.0.0.193 () {36 vars in 927 bytes} [Sat Jul 25 22:23:27 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: 274/544] 10.0.0.193 () {36 vars in 987 bytes} [Sat Jul 25 22:23:45 2026] GET /v2/images/b78db420-195c-40b5-b33f-abd209e67cde => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/545] 10.0.0.193 () {36 vars in 927 bytes} [Sat Jul 25 22:23:45 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: 275/552] 199.204.45.156 () {32 vars in 826 bytes} [Sat Jul 25 22:24:19 2026] GET /v2/images?status=active&owner=e522aa9bcf8a4918963b9237d424f2ff&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/553] 199.204.45.156 () {32 vars in 653 bytes} [Sat Jul 25 22:24:19 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: 276/554] 10.0.0.43 () {36 vars in 986 bytes} [Sat Jul 25 22:24:20 2026] GET /v2/images/434da723-cf44-4fa5-b39a-a396dfb5fc93 => generated 1395 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/555] 10.0.0.43 () {36 vars in 926 bytes} [Sat Jul 25 22:24:20 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: 277/556] 10.0.0.43 () {36 vars in 926 bytes} [Sat Jul 25 22:24:20 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: 280/557] 10.0.0.43 () {36 vars in 986 bytes} [Sat Jul 25 22:24:20 2026] GET /v2/images/434da723-cf44-4fa5-b39a-a396dfb5fc93 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/558] 10.0.0.43 () {36 vars in 926 bytes} [Sat Jul 25 22:24:20 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: 281/559] 10.0.0.43 () {36 vars in 926 bytes} [Sat Jul 25 22:24:20 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: 279/560] 10.0.0.43 () {36 vars in 986 bytes} [Sat Jul 25 22:24:20 2026] GET /v2/images/434da723-cf44-4fa5-b39a-a396dfb5fc93 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/561] 10.0.0.43 () {36 vars in 926 bytes} [Sat Jul 25 22:24:20 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: 280/562] 10.0.0.43 () {36 vars in 926 bytes} [Sat Jul 25 22:24:20 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: 283/563] 10.0.0.157 () {36 vars in 911 bytes} [Sat Jul 25 22:24:20 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/564] 10.0.0.157 () {36 vars in 1007 bytes} [Sat Jul 25 22:24:20 2026] GET /v2/images/434da723-cf44-4fa5-b39a-a396dfb5fc93/locations => generated 127 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/565] 10.0.0.157 () {36 vars in 987 bytes} [Sat Jul 25 22:24:20 2026] GET /v2/images/434da723-cf44-4fa5-b39a-a396dfb5fc93 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/566] 10.0.0.157 () {36 vars in 927 bytes} [Sat Jul 25 22:24:20 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: 285/567] 10.0.0.157 () {36 vars in 927 bytes} [Sat Jul 25 22:24:20 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: 308/612] 10.0.0.142 () {32 vars in 633 bytes} [Sat Jul 25 22:27:55 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)