+ 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 [Fri Sep 11 18:01:55 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-191-generic #201-Ubuntu SMP Fri Aug 7 18:39:04 UTC 2026 nodename: glance-api-75fbb7f6fd-kjkrl 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 0x7fb0f813d668 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-11 18:01:57.329 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-11 18:01:57.464 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-09-11 18:01:58.306 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-11 18:01:58.307 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-11 18:01:58.308 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-11 18:01:58.387 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-11 18:01:58.388 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-11 18:01:58.388 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-11 18:02:00.547 8 WARNING glance.api.v2.images [None req-a6c7f230-075e-45c0-9a3d-c500ba989e16 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-11 18:02:00.560 7 WARNING glance.api.v2.images [None req-10f896f8-31c1-40a3-a00a-7f59b6805d62 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-11 18:02:00.901 7 WARNING keystonemiddleware._common.config [None req-10f896f8-31c1-40a3-a00a-7f59b6805d62 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-11 18:02:00.902 8 WARNING keystonemiddleware._common.config [None req-a6c7f230-075e-45c0-9a3d-c500ba989e16 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-11 18:02:00.908 7 WARNING oslo_config.cfg [None req-10f896f8-31c1-40a3-a00a-7f59b6805d62 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-09-11 18:02:00.911 8 WARNING oslo_config.cfg [None req-a6c7f230-075e-45c0-9a3d-c500ba989e16 - - - - - -] 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 0x7fb0f813d668 pid: 7 (default app) WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fb0f813d668 pid: 8 (default app) [pid: 7|app: 0|req: 3/4] 162.253.55.96 () {42 vars in 684 bytes} [Fri Sep 11 18:02:01 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:02:02.063 8 WARNING oslo_policy.policy [None req-c3b6f8c7-eac0-475f-98ae-800e930c78c7 65cf3b2478684cf2b5f3543875430204 4dba5907e44941e0b009c7d7dae857a4 - - 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-11 18:02:02.063 8 WARNING oslo_policy.policy [None req-c3b6f8c7-eac0-475f-98ae-800e930c78c7 65cf3b2478684cf2b5f3543875430204 4dba5907e44941e0b009c7d7dae857a4 - - 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-11 18:02:02.095 8 WARNING oslo_policy.policy [None req-c3b6f8c7-eac0-475f-98ae-800e930c78c7 65cf3b2478684cf2b5f3543875430204 4dba5907e44941e0b009c7d7dae857a4 - - 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-11 18:02:02.095 8 WARNING oslo_policy.policy [None req-c3b6f8c7-eac0-475f-98ae-800e930c78c7 65cf3b2478684cf2b5f3543875430204 4dba5907e44941e0b009c7d7dae857a4 - - 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: 2/5] 162.253.55.96 () {44 vars in 906 bytes} [Fri Sep 11 18:02:01 2026] GET /v2/images => generated 69 bytes in 631 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/6] 162.253.55.96 () {42 vars in 684 bytes} [Fri Sep 11 18:02:07 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/7] 162.253.55.96 () {44 vars in 906 bytes} [Fri Sep 11 18:02:07 2026] GET /v2/images => generated 69 bytes in 62 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-11 18:02:07.311 7 WARNING oslo_policy.policy [None req-a3f50a86-78ce-4a06-a990-23d1dc1f6046 65cf3b2478684cf2b5f3543875430204 4dba5907e44941e0b009c7d7dae857a4 - - 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-11 18:02:07.312 7 WARNING oslo_policy.policy [None req-a3f50a86-78ce-4a06-a990-23d1dc1f6046 65cf3b2478684cf2b5f3543875430204 4dba5907e44941e0b009c7d7dae857a4 - - 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: 5/8] 162.253.55.96 () {44 vars in 907 bytes} [Fri Sep 11 18:02:07 2026] GET /v2/images/cirros => generated 151 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/9] 162.253.55.96 () {44 vars in 929 bytes} [Fri Sep 11 18:02:07 2026] GET /v2/images?name=cirros => generated 81 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-11 18:02:07.453 7 WARNING oslo_policy.policy [None req-eb4eb43f-c057-4cd9-bd95-314cae7ff2ea 65cf3b2478684cf2b5f3543875430204 4dba5907e44941e0b009c7d7dae857a4 - - 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-11 18:02:07.453 7 WARNING oslo_policy.policy [None req-eb4eb43f-c057-4cd9-bd95-314cae7ff2ea 65cf3b2478684cf2b5f3543875430204 4dba5907e44941e0b009c7d7dae857a4 - - 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/10] 162.253.55.96 () {44 vars in 935 bytes} [Fri Sep 11 18:02:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-11 18:02:07.528 8 WARNING oslo_config.cfg [None req-cb9bdd38-52ce-45a7-a834-927c6f59cbb9 65cf3b2478684cf2b5f3543875430204 4dba5907e44941e0b009c7d7dae857a4 - - 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: 5/11] 162.253.55.96 () {48 vars in 947 bytes} [Fri Sep 11 18:02:07 2026] POST /v2/images => generated 760 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-11 18:02:07.554 7 WARNING oslo_policy.policy [None req-34f1175b-913b-4984-9247-e9ba771e09b1 65cf3b2478684cf2b5f3543875430204 4dba5907e44941e0b009c7d7dae857a4 - - 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-11 18:02:07.554 7 WARNING oslo_policy.policy [None req-34f1175b-913b-4984-9247-e9ba771e09b1 65cf3b2478684cf2b5f3543875430204 4dba5907e44941e0b009c7d7dae857a4 - - 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-11 18:02:07.556 7 INFO glance.api.v2.image_data [None req-34f1175b-913b-4984-9247-e9ba771e09b1 65cf3b2478684cf2b5f3543875430204 4dba5907e44941e0b009c7d7dae857a4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-11 18:02:10.882 7 WARNING glance.location [None req-34f1175b-913b-4984-9247-e9ba771e09b1 65cf3b2478684cf2b5f3543875430204 4dba5907e44941e0b009c7d7dae857a4 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/14] 162.253.55.96 () {48 vars in 1041 bytes} [Fri Sep 11 18:02:07 2026] PUT /v2/images/dc3adb8e-d685-4f46-a917-9ca8fdac73e4/file => generated 0 bytes in 3394 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5636 switches on core 0) [pid: 8|app: 0|req: 8/15] 162.253.55.96 () {44 vars in 967 bytes} [Fri Sep 11 18:02:10 2026] GET /v2/images/dc3adb8e-d685-4f46-a917-9ca8fdac73e4 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-11 18:02:11.060 7 WARNING oslo_config.cfg [None req-efac3603-f278-4a1e-948a-94473177a388 65cf3b2478684cf2b5f3543875430204 4dba5907e44941e0b009c7d7dae857a4 - - 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: 8/16] 162.253.55.96 () {48 vars in 1047 bytes} [Fri Sep 11 18:02:10 2026] PATCH /v2/images/dc3adb8e-d685-4f46-a917-9ca8fdac73e4 => generated 1312 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/17] 162.253.55.96 () {44 vars in 967 bytes} [Fri Sep 11 18:02:11 2026] GET /v2/images/dc3adb8e-d685-4f46-a917-9ca8fdac73e4 => 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: 134/266] 162.253.55.96 () {42 vars in 684 bytes} [Fri Sep 11 18:22:58 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/267] 162.253.55.96 () {44 vars in 906 bytes} [Fri Sep 11 18:22:58 2026] GET /v2/images => generated 1381 bytes in 488 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/272] 162.253.55.96 () {42 vars in 684 bytes} [Fri Sep 11 18:23:18 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/273] 162.253.55.96 () {44 vars in 906 bytes} [Fri Sep 11 18:23:18 2026] GET /v2/images => generated 1381 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/274] 162.253.55.96 () {44 vars in 933 bytes} [Fri Sep 11 18:23:18 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/275] 162.253.55.96 () {44 vars in 955 bytes} [Fri Sep 11 18:23:18 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/276] 162.253.55.96 () {44 vars in 935 bytes} [Fri Sep 11 18:23:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/277] 162.253.55.96 () {48 vars in 947 bytes} [Fri Sep 11 18:23:18 2026] POST /v2/images => generated 796 bytes in 68 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-11 18:23:18.995 8 WARNING oslo_policy.policy [None req-0b5d43a0-3d1d-4ee4-92fc-81438151c6bb 65cf3b2478684cf2b5f3543875430204 4dba5907e44941e0b009c7d7dae857a4 - - 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-11 18:23:18.996 8 WARNING oslo_policy.policy [None req-0b5d43a0-3d1d-4ee4-92fc-81438151c6bb 65cf3b2478684cf2b5f3543875430204 4dba5907e44941e0b009c7d7dae857a4 - - 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-11 18:23:18.997 8 INFO glance.api.v2.image_data [None req-0b5d43a0-3d1d-4ee4-92fc-81438151c6bb 65cf3b2478684cf2b5f3543875430204 4dba5907e44941e0b009c7d7dae857a4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-11 18:23:50.176 8 WARNING glance.location [None req-0b5d43a0-3d1d-4ee4-92fc-81438151c6bb 65cf3b2478684cf2b5f3543875430204 4dba5907e44941e0b009c7d7dae857a4 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 140/286] 162.253.55.96 () {48 vars in 1042 bytes} [Fri Sep 11 18:23:18 2026] PUT /v2/images/167d9ae8-1448-4055-85d2-c3fca830066c/file => generated 0 bytes in 31245 msecs (HTTP/1.1 204) 4 headers in 171 bytes (69461 switches on core 0) [pid: 7|app: 0|req: 147/287] 162.253.55.96 () {44 vars in 967 bytes} [Fri Sep 11 18:23:50 2026] GET /v2/images/167d9ae8-1448-4055-85d2-c3fca830066c => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/288] 162.253.55.96 () {48 vars in 1047 bytes} [Fri Sep 11 18:23:50 2026] PATCH /v2/images/167d9ae8-1448-4055-85d2-c3fca830066c => generated 1395 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/289] 162.253.55.96 () {44 vars in 967 bytes} [Fri Sep 11 18:23:50 2026] GET /v2/images/167d9ae8-1448-4055-85d2-c3fca830066c => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/290] 162.253.55.96 () {42 vars in 684 bytes} [Fri Sep 11 18:23:52 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/291] 162.253.55.96 () {44 vars in 906 bytes} [Fri Sep 11 18:23:52 2026] GET /v2/images => generated 2778 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/372] 162.253.55.96 () {42 vars in 684 bytes} [Fri Sep 11 18:30:36 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/373] 162.253.55.96 () {44 vars in 906 bytes} [Fri Sep 11 18:30:36 2026] GET /v2/images => generated 2778 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/376] 162.253.55.96 () {42 vars in 684 bytes} [Fri Sep 11 18:30:45 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/377] 162.253.55.96 () {44 vars in 906 bytes} [Fri Sep 11 18:30:45 2026] GET /v2/images => generated 2778 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/378] 162.253.55.96 () {44 vars in 943 bytes} [Fri Sep 11 18:30:46 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/379] 162.253.55.96 () {44 vars in 965 bytes} [Fri Sep 11 18:30:46 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/380] 162.253.55.96 () {44 vars in 935 bytes} [Fri Sep 11 18:30:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/381] 162.253.55.96 () {48 vars in 947 bytes} [Fri Sep 11 18:30:46 2026] POST /v2/images => generated 799 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-11 18:30:46.154 7 INFO glance.api.v2.image_data [None req-fb92712e-a26e-4b20-83f1-83338dace531 65cf3b2478684cf2b5f3543875430204 4dba5907e44941e0b009c7d7dae857a4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-11 18:31:03.324 7 INFO glance.location [None req-fb92712e-a26e-4b20-83f1-83338dace531 65cf3b2478684cf2b5f3543875430204 4dba5907e44941e0b009c7d7dae857a4 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 195/386] 162.253.55.96 () {48 vars in 1041 bytes} [Fri Sep 11 18:30:46 2026] PUT /v2/images/20266f41-ecec-4c90-86c7-927ddc3c2724/file => generated 0 bytes in 17411 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28073 switches on core 0) [pid: 8|app: 0|req: 192/387] 162.253.55.96 () {44 vars in 967 bytes} [Fri Sep 11 18:31:03 2026] GET /v2/images/20266f41-ecec-4c90-86c7-927ddc3c2724 => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/388] 162.253.55.96 () {48 vars in 1047 bytes} [Fri Sep 11 18:31:03 2026] PATCH /v2/images/20266f41-ecec-4c90-86c7-927ddc3c2724 => generated 1410 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/389] 162.253.55.96 () {44 vars in 967 bytes} [Fri Sep 11 18:31:03 2026] GET /v2/images/20266f41-ecec-4c90-86c7-927ddc3c2724 => generated 1410 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/398] 162.253.55.96 () {42 vars in 684 bytes} [Fri Sep 11 18:31:47 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/399] 162.253.55.96 () {44 vars in 906 bytes} [Fri Sep 11 18:31:47 2026] GET /v2/images => generated 4190 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/402] 162.253.55.96 () {42 vars in 684 bytes} [Fri Sep 11 18:31:57 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/403] 162.253.55.96 () {44 vars in 906 bytes} [Fri Sep 11 18:31:57 2026] GET /v2/images => generated 4190 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/404] 162.253.55.96 () {44 vars in 935 bytes} [Fri Sep 11 18:31:57 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: 204/405] 162.253.55.96 () {44 vars in 957 bytes} [Fri Sep 11 18:31:57 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/406] 162.253.55.96 () {44 vars in 935 bytes} [Fri Sep 11 18:31:57 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: 7|app: 0|req: 205/407] 162.253.55.96 () {48 vars in 947 bytes} [Fri Sep 11 18:31:57 2026] POST /v2/images => generated 791 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-11 18:31:58.044 8 INFO glance.api.v2.image_data [None req-c88621d6-1e18-45d7-9f4e-2648594850a5 65cf3b2478684cf2b5f3543875430204 4dba5907e44941e0b009c7d7dae857a4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-11 18:32:17.053 8 INFO glance.location [None req-c88621d6-1e18-45d7-9f4e-2648594850a5 65cf3b2478684cf2b5f3543875430204 4dba5907e44941e0b009c7d7dae857a4 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 203/412] 162.253.55.96 () {48 vars in 1042 bytes} [Fri Sep 11 18:31:58 2026] PUT /v2/images/935c4730-4f54-470b-aa89-b350558099d3/file => generated 0 bytes in 19069 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33024 switches on core 0) [pid: 7|app: 0|req: 210/413] 162.253.55.96 () {44 vars in 967 bytes} [Fri Sep 11 18:32:17 2026] GET /v2/images/935c4730-4f54-470b-aa89-b350558099d3 => 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: 204/414] 162.253.55.96 () {48 vars in 1047 bytes} [Fri Sep 11 18:32:17 2026] PATCH /v2/images/935c4730-4f54-470b-aa89-b350558099d3 => generated 1382 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/415] 162.253.55.96 () {44 vars in 967 bytes} [Fri Sep 11 18:32:17 2026] GET /v2/images/935c4730-4f54-470b-aa89-b350558099d3 => generated 1382 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/594] 162.253.55.96 () {42 vars in 684 bytes} [Fri Sep 11 18:47:04 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/595] 162.253.55.96 () {44 vars in 906 bytes} [Fri Sep 11 18:47:04 2026] GET /v2/images => generated 5574 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/628] 162.253.55.96 () {42 vars in 684 bytes} [Fri Sep 11 18:49:40 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/629] 162.253.55.96 () {44 vars in 906 bytes} [Fri Sep 11 18:49:40 2026] GET /v2/images => generated 5574 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/630] 162.253.55.96 () {42 vars in 684 bytes} [Fri Sep 11 18:49:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/631] 162.253.55.96 () {44 vars in 906 bytes} [Fri Sep 11 18:49:42 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: 318/642] 162.253.55.96 () {42 vars in 684 bytes} [Fri Sep 11 18:50:35 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/643] 162.253.55.96 () {44 vars in 906 bytes} [Fri Sep 11 18:50:35 2026] GET /v2/images => generated 5574 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/646] 162.253.55.96 () {42 vars in 684 bytes} [Fri Sep 11 18:50:44 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/647] 162.253.55.96 () {44 vars in 906 bytes} [Fri Sep 11 18:50:44 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: 7|app: 0|req: 335/662] 162.253.55.96 () {42 vars in 684 bytes} [Fri Sep 11 18:51:53 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/663] 162.253.55.96 () {44 vars in 906 bytes} [Fri Sep 11 18:51:53 2026] GET /v2/images => generated 5574 bytes in 89 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: 333/672] 10.0.0.241 () {32 vars in 633 bytes} [Fri Sep 11 18:52:38 2026] GET /v2/images => generated 5574 bytes in 18 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: 343/679] 10.0.0.171 () {36 vars in 987 bytes} [Fri Sep 11 18:53:04 2026] GET /v2/images/dc3adb8e-d685-4f46-a917-9ca8fdac73e4 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/680] 10.0.0.171 () {36 vars in 927 bytes} [Fri Sep 11 18:53:04 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: 344/681] 10.0.0.171 () {36 vars in 987 bytes} [Fri Sep 11 18:53:05 2026] GET /v2/images/dc3adb8e-d685-4f46-a917-9ca8fdac73e4 => 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: 338/682] 10.0.0.171 () {36 vars in 927 bytes} [Fri Sep 11 18:53:05 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/685] 162.253.55.96 () {36 vars in 990 bytes} [Fri Sep 11 18:53:12 2026] GET /v2/images/dc3adb8e-d685-4f46-a917-9ca8fdac73e4 => generated 1312 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/686] 162.253.55.96 () {36 vars in 930 bytes} [Fri Sep 11 18:53:13 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: 341/687] 162.253.55.96 () {36 vars in 990 bytes} [Fri Sep 11 18:53:13 2026] GET /v2/images/dc3adb8e-d685-4f46-a917-9ca8fdac73e4 => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/688] 162.253.55.96 () {36 vars in 930 bytes} [Fri Sep 11 18:53:13 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: 349/691] 10.0.0.171 () {36 vars in 987 bytes} [Fri Sep 11 18:53:22 2026] GET /v2/images/dc3adb8e-d685-4f46-a917-9ca8fdac73e4 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/692] 10.0.0.171 () {36 vars in 927 bytes} [Fri Sep 11 18:53:22 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: 350/693] 10.0.0.241 () {30 vars in 411 bytes} [Fri Sep 11 18:53:28 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/698] 10.0.0.171 () {36 vars in 987 bytes} [Fri Sep 11 18:53:49 2026] GET /v2/images/dc3adb8e-d685-4f46-a917-9ca8fdac73e4 => 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: 353/699] 10.0.0.171 () {36 vars in 927 bytes} [Fri Sep 11 18:53:49 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: 351/708] 10.0.0.243 () {36 vars in 987 bytes} [Fri Sep 11 18:54:24 2026] GET /v2/images/dc3adb8e-d685-4f46-a917-9ca8fdac73e4 => generated 1312 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/709] 10.0.0.243 () {36 vars in 927 bytes} [Fri Sep 11 18:54:24 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: 352/710] 10.0.0.243 () {36 vars in 927 bytes} [Fri Sep 11 18:54:24 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: 359/711] 10.0.0.243 () {36 vars in 987 bytes} [Fri Sep 11 18:54:24 2026] GET /v2/images/dc3adb8e-d685-4f46-a917-9ca8fdac73e4 => 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: 353/712] 10.0.0.243 () {36 vars in 927 bytes} [Fri Sep 11 18:54:24 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: 360/713] 10.0.0.243 () {36 vars in 927 bytes} [Fri Sep 11 18:54:24 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/714] 10.0.0.243 () {36 vars in 987 bytes} [Fri Sep 11 18:54:25 2026] GET /v2/images/dc3adb8e-d685-4f46-a917-9ca8fdac73e4 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/715] 10.0.0.243 () {36 vars in 927 bytes} [Fri Sep 11 18:54:25 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/716] 10.0.0.243 () {36 vars in 927 bytes} [Fri Sep 11 18:54:25 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: 362/717] 10.0.0.218 () {36 vars in 987 bytes} [Fri Sep 11 18:54:26 2026] GET /v2/images/dc3adb8e-d685-4f46-a917-9ca8fdac73e4 => generated 1312 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/718] 10.0.0.218 () {36 vars in 927 bytes} [Fri Sep 11 18:54:26 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/719] 10.0.0.218 () {36 vars in 987 bytes} [Fri Sep 11 18:54:26 2026] GET /v2/images/dc3adb8e-d685-4f46-a917-9ca8fdac73e4 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/720] 10.0.0.218 () {36 vars in 927 bytes} [Fri Sep 11 18:54:26 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/721] 10.0.0.218 () {36 vars in 927 bytes} [Fri Sep 11 18:54:26 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/728] 10.0.0.171 () {36 vars in 987 bytes} [Fri Sep 11 18:54:58 2026] GET /v2/images/dc3adb8e-d685-4f46-a917-9ca8fdac73e4 => 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: 368/729] 10.0.0.171 () {36 vars in 927 bytes} [Fri Sep 11 18:54:58 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: 364/734] 10.0.0.171 () {36 vars in 987 bytes} [Fri Sep 11 18:55:10 2026] GET /v2/images/dc3adb8e-d685-4f46-a917-9ca8fdac73e4 => 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: 371/735] 10.0.0.171 () {36 vars in 927 bytes} [Fri Sep 11 18:55:10 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: 368/742] 10.0.0.241 () {34 vars in 655 bytes} [Fri Sep 11 18:55:47 2026] POST /v2/images => generated 649 bytes in 209 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-11 18:55:47.294 7 WARNING glance.api.v2.images [None req-3abddf3f-4ee0-494c-ae54-e154463e09f8 13096b1e054d42d6907cd299cd0860c7 988a933d9bde4c63a8675983e8331f0e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//114ade06-d3e7-4eb4-85f3-932cc003f70f [pid: 7|app: 0|req: 375/743] 10.0.0.241 () {32 vars in 710 bytes} [Fri Sep 11 18:55:47 2026] DELETE /v2/images/114ade06-d3e7-4eb4-85f3-932cc003f70f => generated 0 bytes in 84 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/744] 10.0.0.241 () {32 vars in 707 bytes} [Fri Sep 11 18:55:47 2026] GET /v2/images/114ade06-d3e7-4eb4-85f3-932cc003f70f => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/745] 10.0.0.241 () {32 vars in 633 bytes} [Fri Sep 11 18:55:47 2026] GET /v2/images => generated 1381 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/746] 10.0.0.241 () {34 vars in 655 bytes} [Fri Sep 11 18:55:47 2026] POST /v2/images => generated 702 bytes in 77 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/747] 10.0.0.241 () {32 vars in 717 bytes} [Fri Sep 11 18:55:47 2026] GET /v2/images/7e6afca4-ae5e-4f1c-ad83-1ee6768d0e1e/file => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-11 18:55:47.569 8 INFO glance.api.v2.image_data [None req-66414ace-8fce-427a-b014-650b1d1f8b62 13096b1e054d42d6907cd299cd0860c7 988a933d9bde4c63a8675983e8331f0e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-11 18:55:47.626 8 WARNING glance_store._drivers.rbd [None req-66414ace-8fce-427a-b014-650b1d1f8b62 13096b1e054d42d6907cd299cd0860c7 988a933d9bde4c63a8675983e8331f0e - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-11 18:55:48.798 8 INFO glance.location [None req-66414ace-8fce-427a-b014-650b1d1f8b62 13096b1e054d42d6907cd299cd0860c7 988a933d9bde4c63a8675983e8331f0e - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 371/748] 10.0.0.241 () {32 vars in 727 bytes} [Fri Sep 11 18:55:47 2026] PUT /v2/images/7e6afca4-ae5e-4f1c-ad83-1ee6768d0e1e/file => generated 0 bytes in 1297 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/749] 10.0.0.241 () {32 vars in 707 bytes} [Fri Sep 11 18:55:48 2026] GET /v2/images/7e6afca4-ae5e-4f1c-ad83-1ee6768d0e1e => generated 1103 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/750] 10.0.0.241 () {32 vars in 717 bytes} [Fri Sep 11 18:55:48 2026] GET /v2/images/7e6afca4-ae5e-4f1c-ad83-1ee6768d0e1e/file => generated 1024 bytes in 127 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/751] 10.0.0.241 () {34 vars in 655 bytes} [Fri Sep 11 18:55:49 2026] POST /v2/images => generated 649 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/752] 10.0.0.241 () {32 vars in 726 bytes} [Fri Sep 11 18:55:49 2026] PATCH /v2/images/bfe2341b-5b66-46bc-91b7-e0ae80c21311 => generated 652 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/753] 10.0.0.241 () {32 vars in 707 bytes} [Fri Sep 11 18:55:49 2026] GET /v2/images/bfe2341b-5b66-46bc-91b7-e0ae80c21311 => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-11 18:55:49.198 8 WARNING glance.api.v2.images [None req-5d434b4a-04d7-4b93-b530-a7a875fc032b 13096b1e054d42d6907cd299cd0860c7 988a933d9bde4c63a8675983e8331f0e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bfe2341b-5b66-46bc-91b7-e0ae80c21311 [pid: 8|app: 0|req: 374/754] 10.0.0.241 () {32 vars in 710 bytes} [Fri Sep 11 18:55:49 2026] DELETE /v2/images/bfe2341b-5b66-46bc-91b7-e0ae80c21311 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/755] 10.0.0.241 () {32 vars in 707 bytes} [Fri Sep 11 18:55:49 2026] GET /v2/images/bfe2341b-5b66-46bc-91b7-e0ae80c21311 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-11 18:55:49.274 8 WARNING glance.api.v2.images [None req-72ef9f79-d745-499e-93fc-c7168202c895 13096b1e054d42d6907cd299cd0860c7 988a933d9bde4c63a8675983e8331f0e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7e6afca4-ae5e-4f1c-ad83-1ee6768d0e1e [pid: 8|app: 0|req: 375/758] 10.0.0.241 () {32 vars in 710 bytes} [Fri Sep 11 18:55:49 2026] DELETE /v2/images/7e6afca4-ae5e-4f1c-ad83-1ee6768d0e1e => generated 0 bytes in 856 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/759] 10.0.0.241 () {32 vars in 707 bytes} [Fri Sep 11 18:55:50 2026] GET /v2/images/7e6afca4-ae5e-4f1c-ad83-1ee6768d0e1e => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-11 18:55:50.146 8 WARNING glance.api.v2.images [None req-7b9f2838-3249-4037-b4a4-e314725c946e 13096b1e054d42d6907cd299cd0860c7 988a933d9bde4c63a8675983e8331f0e - - default default] Failed to find image 114ade06-d3e7-4eb4-85f3-932cc003f70f to delete: glance.common.exception.ImageNotFound: No image found with ID 114ade06-d3e7-4eb4-85f3-932cc003f70f [pid: 8|app: 0|req: 376/760] 10.0.0.241 () {32 vars in 710 bytes} [Fri Sep 11 18:55:50 2026] DELETE /v2/images/114ade06-d3e7-4eb4-85f3-932cc003f70f => 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: 385/761] 10.0.0.241 () {32 vars in 707 bytes} [Fri Sep 11 18:55:50 2026] GET /v2/images/114ade06-d3e7-4eb4-85f3-932cc003f70f => 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: 389/768] 10.0.0.171 () {36 vars in 987 bytes} [Fri Sep 11 18:56:25 2026] GET /v2/images/dc3adb8e-d685-4f46-a917-9ca8fdac73e4 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/769] 10.0.0.171 () {36 vars in 927 bytes} [Fri Sep 11 18:56:25 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: 383/774] 10.0.0.241 () {32 vars in 707 bytes} [Fri Sep 11 18:56:47 2026] GET /v2/images/dc3adb8e-d685-4f46-a917-9ca8fdac73e4 => 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: 392/775] 10.0.0.241 () {32 vars in 707 bytes} [Fri Sep 11 18:56:47 2026] GET /v2/images/dc3adb8e-d685-4f46-a917-9ca8fdac73e4 => 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: 384/776] 10.0.0.243 () {36 vars in 987 bytes} [Fri Sep 11 18:56:47 2026] GET /v2/images/dc3adb8e-d685-4f46-a917-9ca8fdac73e4 => generated 1312 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/777] 10.0.0.243 () {36 vars in 927 bytes} [Fri Sep 11 18:56:47 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: 385/778] 10.0.0.243 () {36 vars in 927 bytes} [Fri Sep 11 18:56:47 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: 394/779] 10.0.0.243 () {36 vars in 987 bytes} [Fri Sep 11 18:56:48 2026] GET /v2/images/dc3adb8e-d685-4f46-a917-9ca8fdac73e4 => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/780] 10.0.0.243 () {36 vars in 927 bytes} [Fri Sep 11 18:56:48 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/781] 10.0.0.243 () {36 vars in 927 bytes} [Fri Sep 11 18:56:48 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: 387/782] 10.0.0.243 () {36 vars in 987 bytes} [Fri Sep 11 18:56:48 2026] GET /v2/images/dc3adb8e-d685-4f46-a917-9ca8fdac73e4 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/783] 10.0.0.243 () {36 vars in 927 bytes} [Fri Sep 11 18:56:48 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: 388/784] 10.0.0.243 () {36 vars in 927 bytes} [Fri Sep 11 18:56:48 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: 397/785] 10.0.0.218 () {36 vars in 987 bytes} [Fri Sep 11 18:56:48 2026] GET /v2/images/dc3adb8e-d685-4f46-a917-9ca8fdac73e4 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/786] 10.0.0.218 () {36 vars in 927 bytes} [Fri Sep 11 18:56:48 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: 398/787] 10.0.0.218 () {36 vars in 987 bytes} [Fri Sep 11 18:56:48 2026] GET /v2/images/dc3adb8e-d685-4f46-a917-9ca8fdac73e4 => 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: 390/788] 10.0.0.218 () {36 vars in 927 bytes} [Fri Sep 11 18:56:48 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: 399/789] 10.0.0.218 () {36 vars in 927 bytes} [Fri Sep 11 18:56:48 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: 392/792] 10.0.0.171 () {36 vars in 987 bytes} [Fri Sep 11 18:56:56 2026] GET /v2/images/dc3adb8e-d685-4f46-a917-9ca8fdac73e4 => 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: 401/793] 10.0.0.171 () {36 vars in 927 bytes} [Fri Sep 11 18:56:56 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/798] 10.0.0.171 () {36 vars in 987 bytes} [Fri Sep 11 18:57:13 2026] GET /v2/images/dc3adb8e-d685-4f46-a917-9ca8fdac73e4 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/799] 10.0.0.171 () {36 vars in 927 bytes} [Fri Sep 11 18:57:13 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/840] 10.0.0.171 () {36 vars in 987 bytes} [Fri Sep 11 19:00:36 2026] GET /v2/images/dc3adb8e-d685-4f46-a917-9ca8fdac73e4 => generated 1312 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/841] 10.0.0.171 () {36 vars in 927 bytes} [Fri Sep 11 19:00:36 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: 419/846] 10.0.0.171 () {36 vars in 987 bytes} [Fri Sep 11 19:00:54 2026] GET /v2/images/dc3adb8e-d685-4f46-a917-9ca8fdac73e4 => 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: 428/847] 10.0.0.171 () {36 vars in 927 bytes} [Fri Sep 11 19:00:54 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/856] 162.253.55.96 () {32 vars in 825 bytes} [Fri Sep 11 19:01:32 2026] GET /v2/images?status=active&owner=4dba5907e44941e0b009c7d7dae857a4&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/857] 162.253.55.96 () {32 vars in 652 bytes} [Fri Sep 11 19:01:32 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: 434/858] 10.0.0.243 () {36 vars in 987 bytes} [Fri Sep 11 19:01:33 2026] GET /v2/images/167d9ae8-1448-4055-85d2-c3fca830066c => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/859] 10.0.0.243 () {36 vars in 927 bytes} [Fri Sep 11 19:01:33 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: 435/860] 10.0.0.243 () {36 vars in 927 bytes} [Fri Sep 11 19:01:33 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: 426/861] 10.0.0.243 () {36 vars in 987 bytes} [Fri Sep 11 19:01:33 2026] GET /v2/images/167d9ae8-1448-4055-85d2-c3fca830066c => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/862] 10.0.0.243 () {36 vars in 927 bytes} [Fri Sep 11 19:01: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: 8|app: 0|req: 427/863] 10.0.0.243 () {36 vars in 927 bytes} [Fri Sep 11 19:01:33 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: 437/864] 10.0.0.243 () {36 vars in 987 bytes} [Fri Sep 11 19:01:33 2026] GET /v2/images/167d9ae8-1448-4055-85d2-c3fca830066c => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/865] 10.0.0.243 () {36 vars in 927 bytes} [Fri Sep 11 19:01:33 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: 438/866] 10.0.0.218 () {36 vars in 987 bytes} [Fri Sep 11 19:01:33 2026] GET /v2/images/167d9ae8-1448-4055-85d2-c3fca830066c => 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: 429/867] 10.0.0.218 () {36 vars in 927 bytes} [Fri Sep 11 19:01: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: 439/868] 10.0.0.218 () {36 vars in 987 bytes} [Fri Sep 11 19:01:33 2026] GET /v2/images/167d9ae8-1448-4055-85d2-c3fca830066c => generated 1395 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/869] 10.0.0.218 () {36 vars in 927 bytes} [Fri Sep 11 19:01:33 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: 440/870] 10.0.0.218 () {36 vars in 927 bytes} [Fri Sep 11 19:01:33 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: 463/915] 10.0.0.241 () {32 vars in 633 bytes} [Fri Sep 11 19:05:12 2026] GET /v2/images => generated 5574 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)