+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Sep 10 02:22:33 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-79bbf44686-rnf4m machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f27c5deb668 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-09-10 02:22:35.104 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-10 02:22:35.141 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-09-10 02:22:36.016 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-09-10 02:22:36.018 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-09-10 02:22:36.019 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-10 02:22:36.023 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-09-10 02:22:36.024 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-09-10 02:22:36.024 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-10 02:22:38.026 7 WARNING glance.api.v2.images [None req-117e26a7-fb11-484e-82b3-1a1409148752 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-10 02:22:38.177 8 WARNING glance.api.v2.images [None req-66fa6549-0b62-44dc-991e-0a486ff4faa6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-10 02:22:38.360 7 WARNING keystonemiddleware._common.config [None req-117e26a7-fb11-484e-82b3-1a1409148752 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-10 02:22:38.367 7 WARNING oslo_config.cfg [None req-117e26a7-fb11-484e-82b3-1a1409148752 - - - - - -] 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 0x7f27c5deb668 pid: 7 (default app) 2026-09-10 02:22:38.503 8 WARNING keystonemiddleware._common.config [None req-66fa6549-0b62-44dc-991e-0a486ff4faa6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-10 02:22:38.511 8 WARNING oslo_config.cfg [None req-66fa6549-0b62-44dc-991e-0a486ff4faa6 - - - - - -] 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 0x7f27c5deb668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 162.253.55.155 () {42 vars in 689 bytes} [Thu Sep 10 02:22:39 2026] GET / => generated 1312 bytes in 2 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-09-10 02:22:39.592 8 WARNING oslo_policy.policy [None req-3115da00-421d-4e96-adbc-d961aac69a9d 2dcafeabbd18499d9be13b4c6b2b81df e99512c22f4c438895442732cf452151 - - 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-09-10 02:22:39.592 8 WARNING oslo_policy.policy [None req-3115da00-421d-4e96-adbc-d961aac69a9d 2dcafeabbd18499d9be13b4c6b2b81df e99512c22f4c438895442732cf452151 - - 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-09-10 02:22:39.612 8 WARNING oslo_policy.policy [None req-3115da00-421d-4e96-adbc-d961aac69a9d 2dcafeabbd18499d9be13b4c6b2b81df e99512c22f4c438895442732cf452151 - - 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-09-10 02:22:39.613 8 WARNING oslo_policy.policy [None req-3115da00-421d-4e96-adbc-d961aac69a9d 2dcafeabbd18499d9be13b4c6b2b81df e99512c22f4c438895442732cf452151 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 162.253.55.155 () {44 vars in 911 bytes} [Thu Sep 10 02:22:39 2026] GET /v2/images => generated 69 bytes in 603 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 162.253.55.155 () {42 vars in 689 bytes} [Thu Sep 10 02:22:44 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 162.253.55.155 () {44 vars in 911 bytes} [Thu Sep 10 02:22:44 2026] GET /v2/images => generated 69 bytes in 61 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-09-10 02:22:44.641 7 WARNING oslo_policy.policy [None req-acec4f16-3d13-4a3c-9add-4889b62836ac 2dcafeabbd18499d9be13b4c6b2b81df e99512c22f4c438895442732cf452151 - - 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-09-10 02:22:44.641 7 WARNING oslo_policy.policy [None req-acec4f16-3d13-4a3c-9add-4889b62836ac 2dcafeabbd18499d9be13b4c6b2b81df e99512c22f4c438895442732cf452151 - - 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: 6/8] 162.253.55.155 () {44 vars in 912 bytes} [Thu Sep 10 02:22:44 2026] GET /v2/images/cirros => generated 151 bytes in 140 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 162.253.55.155 () {44 vars in 934 bytes} [Thu Sep 10 02:22:44 2026] GET /v2/images?name=cirros => generated 81 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 02:22:44.787 7 WARNING oslo_policy.policy [None req-911f2f56-9110-4d16-b936-cb0c7ffc7d76 2dcafeabbd18499d9be13b4c6b2b81df e99512c22f4c438895442732cf452151 - - 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-09-10 02:22:44.787 7 WARNING oslo_policy.policy [None req-911f2f56-9110-4d16-b936-cb0c7ffc7d76 2dcafeabbd18499d9be13b4c6b2b81df e99512c22f4c438895442732cf452151 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 162.253.55.155 () {44 vars in 940 bytes} [Thu Sep 10 02:22:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 02:22:44.889 8 WARNING oslo_config.cfg [None req-99114e5e-bca8-4e81-9264-f17bb4ed6332 2dcafeabbd18499d9be13b4c6b2b81df e99512c22f4c438895442732cf452151 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 162.253.55.155 () {48 vars in 952 bytes} [Thu Sep 10 02:22:44 2026] POST /v2/images => generated 760 bytes in 79 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-10 02:22:44.915 7 WARNING oslo_policy.policy [None req-0a7892be-567d-48f5-8a86-42c8ad381cf8 2dcafeabbd18499d9be13b4c6b2b81df e99512c22f4c438895442732cf452151 - - 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-09-10 02:22:44.916 7 WARNING oslo_policy.policy [None req-0a7892be-567d-48f5-8a86-42c8ad381cf8 2dcafeabbd18499d9be13b4c6b2b81df e99512c22f4c438895442732cf452151 - - 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-09-10 02:22:44.918 7 INFO glance.api.v2.image_data [None req-0a7892be-567d-48f5-8a86-42c8ad381cf8 2dcafeabbd18499d9be13b4c6b2b81df e99512c22f4c438895442732cf452151 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-10 02:22:48.640 7 WARNING glance.location [None req-0a7892be-567d-48f5-8a86-42c8ad381cf8 2dcafeabbd18499d9be13b4c6b2b81df e99512c22f4c438895442732cf452151 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 162.253.55.155 () {48 vars in 1046 bytes} [Thu Sep 10 02:22:44 2026] PUT /v2/images/a5bbbe75-75e2-440c-b1f5-15f80a67b176/file => generated 0 bytes in 3786 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7629 switches on core 0) [pid: 8|app: 0|req: 7/15] 162.253.55.155 () {44 vars in 972 bytes} [Thu Sep 10 02:22:48 2026] GET /v2/images/a5bbbe75-75e2-440c-b1f5-15f80a67b176 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 02:22:48.822 7 WARNING oslo_config.cfg [None req-3010284b-32d2-43ce-8372-7d15879db419 2dcafeabbd18499d9be13b4c6b2b81df e99512c22f4c438895442732cf452151 - - 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: 9/16] 162.253.55.155 () {48 vars in 1052 bytes} [Thu Sep 10 02:22:48 2026] PATCH /v2/images/a5bbbe75-75e2-440c-b1f5-15f80a67b176 => generated 1312 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 162.253.55.155 () {44 vars in 972 bytes} [Thu Sep 10 02:22:48 2026] GET /v2/images/a5bbbe75-75e2-440c-b1f5-15f80a67b176 => 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: 137/272] 162.253.55.155 () {42 vars in 689 bytes} [Thu Sep 10 02:44:03 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/273] 162.253.55.155 () {44 vars in 911 bytes} [Thu Sep 10 02:44:03 2026] GET /v2/images => generated 1381 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/280] 162.253.55.155 () {42 vars in 689 bytes} [Thu Sep 10 02:44:28 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: 140/281] 162.253.55.155 () {44 vars in 911 bytes} [Thu Sep 10 02:44:28 2026] GET /v2/images => generated 1381 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/282] 162.253.55.155 () {44 vars in 938 bytes} [Thu Sep 10 02:44:28 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/283] 162.253.55.155 () {44 vars in 960 bytes} [Thu Sep 10 02:44:28 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/284] 162.253.55.155 () {44 vars in 940 bytes} [Thu Sep 10 02:44:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/285] 162.253.55.155 () {48 vars in 952 bytes} [Thu Sep 10 02:44:28 2026] POST /v2/images => generated 796 bytes in 97 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-10 02:44:28.584 7 INFO glance.api.v2.image_data [None req-efab30df-6878-4286-8e32-8edce23a56e8 2dcafeabbd18499d9be13b4c6b2b81df e99512c22f4c438895442732cf452151 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-10 02:45:04.907 7 WARNING glance.location [None req-efab30df-6878-4286-8e32-8edce23a56e8 2dcafeabbd18499d9be13b4c6b2b81df e99512c22f4c438895442732cf452151 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 144/292] 162.253.55.155 () {48 vars in 1047 bytes} [Thu Sep 10 02:44:28 2026] PUT /v2/images/8cd737eb-4af5-4efd-9f29-240170b25d69/file => generated 0 bytes in 36368 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65379 switches on core 0) [pid: 8|app: 0|req: 149/293] 162.253.55.155 () {44 vars in 972 bytes} [Thu Sep 10 02:45:04 2026] GET /v2/images/8cd737eb-4af5-4efd-9f29-240170b25d69 => 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: 145/294] 162.253.55.155 () {48 vars in 1052 bytes} [Thu Sep 10 02:45:04 2026] PATCH /v2/images/8cd737eb-4af5-4efd-9f29-240170b25d69 => generated 1395 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/295] 162.253.55.155 () {44 vars in 972 bytes} [Thu Sep 10 02:45:05 2026] GET /v2/images/8cd737eb-4af5-4efd-9f29-240170b25d69 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/296] 162.253.55.155 () {42 vars in 689 bytes} [Thu Sep 10 02:45:06 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: 151/297] 162.253.55.155 () {44 vars in 911 bytes} [Thu Sep 10 02:45:06 2026] GET /v2/images => generated 2778 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/382] 162.253.55.155 () {42 vars in 689 bytes} [Thu Sep 10 02:51:58 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: 194/383] 162.253.55.155 () {44 vars in 911 bytes} [Thu Sep 10 02:51:58 2026] GET /v2/images => generated 2778 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/386] 162.253.55.155 () {42 vars in 689 bytes} [Thu Sep 10 02:52:09 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: 196/387] 162.253.55.155 () {44 vars in 911 bytes} [Thu Sep 10 02:52:09 2026] GET /v2/images => generated 2778 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/388] 162.253.55.155 () {44 vars in 948 bytes} [Thu Sep 10 02:52:09 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/389] 162.253.55.155 () {44 vars in 970 bytes} [Thu Sep 10 02:52:09 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/390] 162.253.55.155 () {44 vars in 940 bytes} [Thu Sep 10 02:52:09 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/391] 162.253.55.155 () {48 vars in 952 bytes} [Thu Sep 10 02:52:09 2026] POST /v2/images => generated 799 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-10 02:52:10.009 7 INFO glance.api.v2.image_data [None req-11343fb3-e52b-4c81-a60b-28c43add2120 2dcafeabbd18499d9be13b4c6b2b81df e99512c22f4c438895442732cf452151 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-10 02:52:43.087 7 INFO glance.location [None req-11343fb3-e52b-4c81-a60b-28c43add2120 2dcafeabbd18499d9be13b4c6b2b81df e99512c22f4c438895442732cf452151 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 194/398] 162.253.55.155 () {48 vars in 1046 bytes} [Thu Sep 10 02:52:09 2026] PUT /v2/images/c884402c-c8cb-4f62-a977-90d0846b3405/file => generated 0 bytes in 33139 msecs (HTTP/1.1 204) 4 headers in 171 bytes (17496 switches on core 0) [pid: 8|app: 0|req: 205/399] 162.253.55.155 () {44 vars in 972 bytes} [Thu Sep 10 02:52:43 2026] GET /v2/images/c884402c-c8cb-4f62-a977-90d0846b3405 => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/400] 162.253.55.155 () {48 vars in 1052 bytes} [Thu Sep 10 02:52:43 2026] PATCH /v2/images/c884402c-c8cb-4f62-a977-90d0846b3405 => generated 1410 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/401] 162.253.55.155 () {44 vars in 972 bytes} [Thu Sep 10 02:52:43 2026] GET /v2/images/c884402c-c8cb-4f62-a977-90d0846b3405 => generated 1410 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/410] 162.253.55.155 () {42 vars in 689 bytes} [Thu Sep 10 02:53: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: 200/411] 162.253.55.155 () {44 vars in 911 bytes} [Thu Sep 10 02:53:22 2026] GET /v2/images => generated 4190 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/414] 162.253.55.155 () {42 vars in 689 bytes} [Thu Sep 10 02:53:34 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/415] 162.253.55.155 () {44 vars in 911 bytes} [Thu Sep 10 02:53:34 2026] GET /v2/images => generated 4190 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/416] 162.253.55.155 () {44 vars in 940 bytes} [Thu Sep 10 02:53:35 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/417] 162.253.55.155 () {44 vars in 962 bytes} [Thu Sep 10 02:53:35 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/418] 162.253.55.155 () {44 vars in 940 bytes} [Thu Sep 10 02:53:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/419] 162.253.55.155 () {48 vars in 952 bytes} [Thu Sep 10 02:53:35 2026] POST /v2/images => generated 791 bytes in 93 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-10 02:53:35.203 8 WARNING oslo_policy.policy [None req-7bdfcb35-0d32-4513-831e-86279a40cd4c 2dcafeabbd18499d9be13b4c6b2b81df e99512c22f4c438895442732cf452151 - - 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-09-10 02:53:35.203 8 WARNING oslo_policy.policy [None req-7bdfcb35-0d32-4513-831e-86279a40cd4c 2dcafeabbd18499d9be13b4c6b2b81df e99512c22f4c438895442732cf452151 - - 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-09-10 02:53:35.205 8 INFO glance.api.v2.image_data [None req-7bdfcb35-0d32-4513-831e-86279a40cd4c 2dcafeabbd18499d9be13b4c6b2b81df e99512c22f4c438895442732cf452151 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-10 02:53:54.911 8 INFO glance.location [None req-7bdfcb35-0d32-4513-831e-86279a40cd4c 2dcafeabbd18499d9be13b4c6b2b81df e99512c22f4c438895442732cf452151 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 216/424] 162.253.55.155 () {48 vars in 1047 bytes} [Thu Sep 10 02:53:35 2026] PUT /v2/images/4f00a2db-a969-4f1a-a4de-fadf27fdc1d2/file => generated 0 bytes in 19766 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31350 switches on core 0) [pid: 7|app: 0|req: 209/425] 162.253.55.155 () {44 vars in 972 bytes} [Thu Sep 10 02:53:54 2026] GET /v2/images/4f00a2db-a969-4f1a-a4de-fadf27fdc1d2 => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/426] 162.253.55.155 () {48 vars in 1052 bytes} [Thu Sep 10 02:53:54 2026] PATCH /v2/images/4f00a2db-a969-4f1a-a4de-fadf27fdc1d2 => generated 1382 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/427] 162.253.55.155 () {44 vars in 972 bytes} [Thu Sep 10 02:53:55 2026] GET /v2/images/4f00a2db-a969-4f1a-a4de-fadf27fdc1d2 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/610] 162.253.55.155 () {42 vars in 689 bytes} [Thu Sep 10 03:09:01 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/611] 162.253.55.155 () {44 vars in 911 bytes} [Thu Sep 10 03:09:01 2026] GET /v2/images => generated 5574 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/642] 162.253.55.155 () {42 vars in 689 bytes} [Thu Sep 10 03:11:33 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: 318/643] 162.253.55.155 () {44 vars in 911 bytes} [Thu Sep 10 03:11:33 2026] GET /v2/images => generated 5574 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/644] 162.253.55.155 () {42 vars in 689 bytes} [Thu Sep 10 03:11:35 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: 319/645] 162.253.55.155 () {44 vars in 911 bytes} [Thu Sep 10 03:11:35 2026] GET /v2/images => generated 5574 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/658] 162.253.55.155 () {42 vars in 689 bytes} [Thu Sep 10 03:12:30 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: 326/659] 162.253.55.155 () {44 vars in 911 bytes} [Thu Sep 10 03:12:30 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/662] 162.253.55.155 () {42 vars in 689 bytes} [Thu Sep 10 03:12:39 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: 328/663] 162.253.55.155 () {44 vars in 911 bytes} [Thu Sep 10 03:12:39 2026] GET /v2/images => generated 5574 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/676] 162.253.55.155 () {42 vars in 689 bytes} [Thu Sep 10 03:13:47 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: 342/679] 162.253.55.155 () {44 vars in 911 bytes} [Thu Sep 10 03:13:47 2026] GET /v2/images => generated 5574 bytes in 93 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: 342/688] 10.0.0.146 () {32 vars in 633 bytes} [Thu Sep 10 03:14:31 2026] GET /v2/images => generated 5574 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/693] 10.0.0.206 () {36 vars in 987 bytes} [Thu Sep 10 03:14:49 2026] GET /v2/images/a5bbbe75-75e2-440c-b1f5-15f80a67b176 => generated 1312 bytes in 173 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: 349/694] 10.0.0.206 () {36 vars in 927 bytes} [Thu Sep 10 03:14:49 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: 7|app: 0|req: 346/695] 10.0.0.206 () {36 vars in 987 bytes} [Thu Sep 10 03:14:51 2026] GET /v2/images/a5bbbe75-75e2-440c-b1f5-15f80a67b176 => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/696] 10.0.0.206 () {36 vars in 927 bytes} [Thu Sep 10 03:14:51 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: 352/699] 162.253.55.155 () {36 vars in 991 bytes} [Thu Sep 10 03:14:57 2026] GET /v2/images/a5bbbe75-75e2-440c-b1f5-15f80a67b176 => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/700] 162.253.55.155 () {36 vars in 931 bytes} [Thu Sep 10 03:14:57 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/701] 162.253.55.155 () {36 vars in 991 bytes} [Thu Sep 10 03:14:58 2026] GET /v2/images/a5bbbe75-75e2-440c-b1f5-15f80a67b176 => 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: 349/702] 162.253.55.155 () {36 vars in 931 bytes} [Thu Sep 10 03:14:59 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/703] 10.0.0.102 () {36 vars in 987 bytes} [Thu Sep 10 03:15:03 2026] GET /v2/images/a5bbbe75-75e2-440c-b1f5-15f80a67b176 => generated 1312 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/704] 10.0.0.102 () {36 vars in 927 bytes} [Thu Sep 10 03:15:03 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/705] 10.0.0.102 () {36 vars in 927 bytes} [Thu Sep 10 03:15:03 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: 351/706] 10.0.0.102 () {36 vars in 987 bytes} [Thu Sep 10 03:15:03 2026] GET /v2/images/a5bbbe75-75e2-440c-b1f5-15f80a67b176 => 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: 356/707] 10.0.0.102 () {36 vars in 927 bytes} [Thu Sep 10 03:15: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: 7|app: 0|req: 352/708] 10.0.0.102 () {36 vars in 927 bytes} [Thu Sep 10 03:15:03 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: 357/709] 10.0.0.102 () {36 vars in 987 bytes} [Thu Sep 10 03:15:03 2026] GET /v2/images/a5bbbe75-75e2-440c-b1f5-15f80a67b176 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/710] 10.0.0.102 () {36 vars in 927 bytes} [Thu Sep 10 03:15:03 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: 358/711] 10.0.0.102 () {36 vars in 927 bytes} [Thu Sep 10 03:15:03 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: 354/712] 10.0.0.51 () {36 vars in 986 bytes} [Thu Sep 10 03:15:04 2026] GET /v2/images/a5bbbe75-75e2-440c-b1f5-15f80a67b176 => generated 1312 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/713] 10.0.0.51 () {36 vars in 926 bytes} [Thu Sep 10 03:15:04 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: 355/714] 10.0.0.51 () {36 vars in 986 bytes} [Thu Sep 10 03:15:04 2026] GET /v2/images/a5bbbe75-75e2-440c-b1f5-15f80a67b176 => 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: 360/715] 10.0.0.51 () {36 vars in 926 bytes} [Thu Sep 10 03:15:04 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/716] 10.0.0.51 () {36 vars in 926 bytes} [Thu Sep 10 03:15: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: 361/717] 10.0.0.206 () {36 vars in 987 bytes} [Thu Sep 10 03:15:06 2026] GET /v2/images/a5bbbe75-75e2-440c-b1f5-15f80a67b176 => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/718] 10.0.0.206 () {36 vars in 927 bytes} [Thu Sep 10 03:15: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: 7|app: 0|req: 362/727] 10.0.0.146 () {30 vars in 411 bytes} [Thu Sep 10 03:15:43 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/728] 10.0.0.206 () {36 vars in 987 bytes} [Thu Sep 10 03:15:45 2026] GET /v2/images/a5bbbe75-75e2-440c-b1f5-15f80a67b176 => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/729] 10.0.0.206 () {36 vars in 927 bytes} [Thu Sep 10 03:15:45 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: 370/736] 10.0.0.206 () {36 vars in 987 bytes} [Thu Sep 10 03:16:09 2026] GET /v2/images/a5bbbe75-75e2-440c-b1f5-15f80a67b176 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/737] 10.0.0.206 () {36 vars in 927 bytes} [Thu Sep 10 03:16:09 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/750] 10.0.0.146 () {32 vars in 707 bytes} [Thu Sep 10 03:17:12 2026] GET /v2/images/a5bbbe75-75e2-440c-b1f5-15f80a67b176 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/751] 10.0.0.146 () {32 vars in 707 bytes} [Thu Sep 10 03:17:12 2026] GET /v2/images/a5bbbe75-75e2-440c-b1f5-15f80a67b176 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/752] 10.0.0.102 () {36 vars in 987 bytes} [Thu Sep 10 03:17:12 2026] GET /v2/images/a5bbbe75-75e2-440c-b1f5-15f80a67b176 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/753] 10.0.0.102 () {36 vars in 927 bytes} [Thu Sep 10 03:17:12 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/754] 10.0.0.102 () {36 vars in 927 bytes} [Thu Sep 10 03:17:12 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/755] 10.0.0.102 () {36 vars in 987 bytes} [Thu Sep 10 03:17:12 2026] GET /v2/images/a5bbbe75-75e2-440c-b1f5-15f80a67b176 => 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: 377/756] 10.0.0.102 () {36 vars in 927 bytes} [Thu Sep 10 03:17:12 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: 380/757] 10.0.0.102 () {36 vars in 927 bytes} [Thu Sep 10 03:17:12 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: 378/758] 10.0.0.102 () {36 vars in 987 bytes} [Thu Sep 10 03:17:12 2026] GET /v2/images/a5bbbe75-75e2-440c-b1f5-15f80a67b176 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/759] 10.0.0.102 () {36 vars in 927 bytes} [Thu Sep 10 03:17:12 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/760] 10.0.0.51 () {36 vars in 986 bytes} [Thu Sep 10 03:17:12 2026] GET /v2/images/a5bbbe75-75e2-440c-b1f5-15f80a67b176 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/761] 10.0.0.51 () {36 vars in 926 bytes} [Thu Sep 10 03:17:12 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: 380/762] 10.0.0.51 () {36 vars in 986 bytes} [Thu Sep 10 03:17:12 2026] GET /v2/images/a5bbbe75-75e2-440c-b1f5-15f80a67b176 => 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: 383/763] 10.0.0.51 () {36 vars in 926 bytes} [Thu Sep 10 03:17:12 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: 381/764] 10.0.0.51 () {36 vars in 926 bytes} [Thu Sep 10 03:17:12 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: 385/767] 10.0.0.206 () {36 vars in 987 bytes} [Thu Sep 10 03:17:24 2026] GET /v2/images/a5bbbe75-75e2-440c-b1f5-15f80a67b176 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/768] 10.0.0.206 () {36 vars in 927 bytes} [Thu Sep 10 03:17:24 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/771] 10.0.0.206 () {36 vars in 987 bytes} [Thu Sep 10 03:17:28 2026] GET /v2/images/a5bbbe75-75e2-440c-b1f5-15f80a67b176 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/772] 10.0.0.206 () {36 vars in 927 bytes} [Thu Sep 10 03:17:28 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: 387/775] 10.0.0.206 () {36 vars in 987 bytes} [Thu Sep 10 03:17:42 2026] GET /v2/images/a5bbbe75-75e2-440c-b1f5-15f80a67b176 => 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: 389/776] 10.0.0.206 () {36 vars in 927 bytes} [Thu Sep 10 03:17:42 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: 391/779] 10.0.0.146 () {34 vars in 655 bytes} [Thu Sep 10 03:17:49 2026] POST /v2/images => generated 648 bytes in 157 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-10 03:17:49.836 7 WARNING glance.api.v2.images [None req-e884ea73-3232-441e-9ae6-c6ad3a91b8da 69738325ff874cb39effa47251b55a5f cb5542c0855148d4a98b0b718068dcf2 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//90d375d3-37e0-4166-9c77-4c6709bcfc02 [pid: 7|app: 0|req: 389/780] 10.0.0.146 () {32 vars in 710 bytes} [Thu Sep 10 03:17:49 2026] DELETE /v2/images/90d375d3-37e0-4166-9c77-4c6709bcfc02 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/781] 10.0.0.146 () {32 vars in 707 bytes} [Thu Sep 10 03:17:49 2026] GET /v2/images/90d375d3-37e0-4166-9c77-4c6709bcfc02 => generated 139 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/782] 10.0.0.146 () {32 vars in 633 bytes} [Thu Sep 10 03:17:49 2026] GET /v2/images => generated 1381 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/783] 10.0.0.146 () {34 vars in 655 bytes} [Thu Sep 10 03:17:49 2026] POST /v2/images => generated 703 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/784] 10.0.0.146 () {32 vars in 717 bytes} [Thu Sep 10 03:17:49 2026] GET /v2/images/66b2f158-f75c-45fd-b65e-788e51242d02/file => generated 0 bytes in 10 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 03:17:50.017 8 INFO glance.api.v2.image_data [None req-80e5521b-595f-4d9c-b4ca-2853c2b2df61 69738325ff874cb39effa47251b55a5f cb5542c0855148d4a98b0b718068dcf2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-10 03:17:50.073 8 WARNING glance_store._drivers.rbd [None req-80e5521b-595f-4d9c-b4ca-2853c2b2df61 69738325ff874cb39effa47251b55a5f cb5542c0855148d4a98b0b718068dcf2 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-10 03:17:50.602 8 INFO glance.location [None req-80e5521b-595f-4d9c-b4ca-2853c2b2df61 69738325ff874cb39effa47251b55a5f cb5542c0855148d4a98b0b718068dcf2 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 394/785] 10.0.0.146 () {32 vars in 727 bytes} [Thu Sep 10 03:17:50 2026] PUT /v2/images/66b2f158-f75c-45fd-b65e-788e51242d02/file => generated 0 bytes in 644 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/786] 10.0.0.146 () {32 vars in 707 bytes} [Thu Sep 10 03:17:50 2026] GET /v2/images/66b2f158-f75c-45fd-b65e-788e51242d02 => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/787] 10.0.0.146 () {32 vars in 717 bytes} [Thu Sep 10 03:17:50 2026] GET /v2/images/66b2f158-f75c-45fd-b65e-788e51242d02/file => generated 1024 bytes in 119 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/788] 10.0.0.146 () {34 vars in 655 bytes} [Thu Sep 10 03:17:50 2026] POST /v2/images => generated 648 bytes in 37 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/789] 10.0.0.146 () {32 vars in 726 bytes} [Thu Sep 10 03:17:50 2026] PATCH /v2/images/5cfc6f21-8ad2-479b-8245-af3d9e4de279 => generated 652 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/790] 10.0.0.146 () {32 vars in 707 bytes} [Thu Sep 10 03:17:50 2026] GET /v2/images/5cfc6f21-8ad2-479b-8245-af3d9e4de279 => generated 652 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 03:17:50.914 8 WARNING glance.api.v2.images [None req-17ef7271-cf60-46b7-9e1c-91c3fc98777a 69738325ff874cb39effa47251b55a5f cb5542c0855148d4a98b0b718068dcf2 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5cfc6f21-8ad2-479b-8245-af3d9e4de279 [pid: 8|app: 0|req: 397/791] 10.0.0.146 () {32 vars in 710 bytes} [Thu Sep 10 03:17:50 2026] DELETE /v2/images/5cfc6f21-8ad2-479b-8245-af3d9e4de279 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/792] 10.0.0.146 () {32 vars in 707 bytes} [Thu Sep 10 03:17:50 2026] GET /v2/images/5cfc6f21-8ad2-479b-8245-af3d9e4de279 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 03:17:50.989 8 WARNING glance.api.v2.images [None req-e8b678b7-7adc-4a4a-8c81-093c35093401 69738325ff874cb39effa47251b55a5f cb5542c0855148d4a98b0b718068dcf2 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//66b2f158-f75c-45fd-b65e-788e51242d02 [pid: 8|app: 0|req: 398/793] 10.0.0.146 () {32 vars in 710 bytes} [Thu Sep 10 03:17:50 2026] DELETE /v2/images/66b2f158-f75c-45fd-b65e-788e51242d02 => generated 0 bytes in 919 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/794] 10.0.0.146 () {32 vars in 707 bytes} [Thu Sep 10 03:17:51 2026] GET /v2/images/66b2f158-f75c-45fd-b65e-788e51242d02 => generated 139 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 03:17:51.921 8 WARNING glance.api.v2.images [None req-72d93639-0329-429b-90d3-0deb94e9d4c8 69738325ff874cb39effa47251b55a5f cb5542c0855148d4a98b0b718068dcf2 - - default default] Failed to find image 90d375d3-37e0-4166-9c77-4c6709bcfc02 to delete: glance.common.exception.ImageNotFound: No image found with ID 90d375d3-37e0-4166-9c77-4c6709bcfc02 [pid: 8|app: 0|req: 399/795] 10.0.0.146 () {32 vars in 710 bytes} [Thu Sep 10 03:17:51 2026] DELETE /v2/images/90d375d3-37e0-4166-9c77-4c6709bcfc02 => generated 147 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/796] 10.0.0.146 () {32 vars in 707 bytes} [Thu Sep 10 03:17:51 2026] GET /v2/images/90d375d3-37e0-4166-9c77-4c6709bcfc02 => generated 139 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/801] 10.0.0.206 () {36 vars in 987 bytes} [Thu Sep 10 03:18:08 2026] GET /v2/images/a5bbbe75-75e2-440c-b1f5-15f80a67b176 => 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: 402/802] 10.0.0.206 () {36 vars in 927 bytes} [Thu Sep 10 03:18:08 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: 404/805] 10.0.0.206 () {36 vars in 987 bytes} [Thu Sep 10 03:18:21 2026] GET /v2/images/a5bbbe75-75e2-440c-b1f5-15f80a67b176 => 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: 402/806] 10.0.0.206 () {36 vars in 927 bytes} [Thu Sep 10 03:18:21 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: 404/809] 162.253.55.155 () {32 vars in 826 bytes} [Thu Sep 10 03:18:30 2026] GET /v2/images?status=active&owner=e99512c22f4c438895442732cf452151&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/810] 162.253.55.155 () {32 vars in 653 bytes} [Thu Sep 10 03:18:30 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: 405/811] 10.0.0.102 () {36 vars in 987 bytes} [Thu Sep 10 03:18:31 2026] GET /v2/images/8cd737eb-4af5-4efd-9f29-240170b25d69 => generated 1395 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/812] 10.0.0.102 () {36 vars in 927 bytes} [Thu Sep 10 03:18:31 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: 406/813] 10.0.0.102 () {36 vars in 927 bytes} [Thu Sep 10 03:18:31 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: 408/814] 10.0.0.102 () {36 vars in 987 bytes} [Thu Sep 10 03:18:31 2026] GET /v2/images/8cd737eb-4af5-4efd-9f29-240170b25d69 => 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: 407/815] 10.0.0.102 () {36 vars in 927 bytes} [Thu Sep 10 03:18:31 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/816] 10.0.0.102 () {36 vars in 927 bytes} [Thu Sep 10 03:18:31 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: 408/817] 10.0.0.102 () {36 vars in 987 bytes} [Thu Sep 10 03:18:31 2026] GET /v2/images/8cd737eb-4af5-4efd-9f29-240170b25d69 => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/818] 10.0.0.102 () {36 vars in 927 bytes} [Thu Sep 10 03:18: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: 409/819] 10.0.0.102 () {36 vars in 927 bytes} [Thu Sep 10 03:18:31 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: 411/820] 10.0.0.51 () {36 vars in 986 bytes} [Thu Sep 10 03:18:31 2026] GET /v2/images/8cd737eb-4af5-4efd-9f29-240170b25d69 => generated 1395 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/821] 10.0.0.51 () {36 vars in 926 bytes} [Thu Sep 10 03:18: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: 412/822] 10.0.0.51 () {36 vars in 986 bytes} [Thu Sep 10 03:18:31 2026] GET /v2/images/8cd737eb-4af5-4efd-9f29-240170b25d69 => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/823] 10.0.0.51 () {36 vars in 926 bytes} [Thu Sep 10 03:18:31 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/824] 10.0.0.51 () {36 vars in 926 bytes} [Thu Sep 10 03:18:31 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/833] 10.0.0.206 () {36 vars in 987 bytes} [Thu Sep 10 03:19:15 2026] GET /v2/images/a5bbbe75-75e2-440c-b1f5-15f80a67b176 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/834] 10.0.0.206 () {36 vars in 927 bytes} [Thu Sep 10 03:19:15 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/879] 10.0.0.146 () {32 vars in 633 bytes} [Thu Sep 10 03:22:47 2026] GET /v2/images => generated 5574 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)