+ 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 May 28 13:01:12 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-b5b8cff8-8jh4j machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f6fff9c0668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-28 13:01:14.703 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-28 13:01:14.777 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-05-28 13:01:15.653 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-28 13:01:15.654 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-28 13:01:15.655 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-28 13:01:15.716 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-28 13:01:15.717 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-28 13:01:15.718 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-28 13:01:17.825 7 WARNING glance.api.v2.images [None req-c482587e-e31a-44ad-903e-8ab3d6a08662 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-28 13:01:17.876 8 WARNING glance.api.v2.images [None req-fe51d39a-ff5f-458d-82cd-756099d15da6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-28 13:01:18.172 7 WARNING keystonemiddleware._common.config [None req-c482587e-e31a-44ad-903e-8ab3d6a08662 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-28 13:01:18.181 7 WARNING oslo_config.cfg [None req-c482587e-e31a-44ad-903e-8ab3d6a08662 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f6fff9c0668 pid: 7 (default app) 2026-05-28 13:01:18.234 8 WARNING keystonemiddleware._common.config [None req-fe51d39a-ff5f-458d-82cd-756099d15da6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-28 13:01:18.242 8 WARNING oslo_config.cfg [None req-fe51d39a-ff5f-458d-82cd-756099d15da6 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f6fff9c0668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.144 () {42 vars in 686 bytes} [Thu May 28 13:01:19 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:01:19.610 8 WARNING oslo_policy.policy [None req-d89a5d3c-7af5-4415-889c-c99e7998d8d1 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-28 13:01:19.610 8 WARNING oslo_policy.policy [None req-d89a5d3c-7af5-4415-889c-c99e7998d8d1 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-28 13:01:19.626 8 WARNING oslo_policy.policy [None req-d89a5d3c-7af5-4415-889c-c99e7998d8d1 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-28 13:01:19.626 8 WARNING oslo_policy.policy [None req-d89a5d3c-7af5-4415-889c-c99e7998d8d1 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - 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] 199.204.45.144 () {44 vars in 908 bytes} [Thu May 28 13:01:19 2026] GET /v2/images => generated 69 bytes in 596 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.144 () {42 vars in 686 bytes} [Thu May 28 13:01:23 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: 2/7] 199.204.45.144 () {44 vars in 908 bytes} [Thu May 28 13:01:23 2026] GET /v2/images => generated 69 bytes in 49 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-05-28 13:01:23.557 7 WARNING oslo_policy.policy [None req-d449daa2-3db0-4e48-911e-b27db06f1a01 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-28 13:01:23.558 7 WARNING oslo_policy.policy [None req-d449daa2-3db0-4e48-911e-b27db06f1a01 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - 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] 199.204.45.144 () {44 vars in 909 bytes} [Thu May 28 13:01:23 2026] GET /v2/images/cirros => generated 151 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.144 () {44 vars in 931 bytes} [Thu May 28 13:01:23 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 13:01:23.704 7 WARNING oslo_policy.policy [None req-1f8bc701-67ae-423f-8f02-737f037cd3ff e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-28 13:01:23.704 7 WARNING oslo_policy.policy [None req-1f8bc701-67ae-423f-8f02-737f037cd3ff e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - 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] 199.204.45.144 () {44 vars in 937 bytes} [Thu May 28 13:01:23 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 13:01:23.794 8 WARNING oslo_config.cfg [None req-68b8925f-28c7-4eca-a364-ba4b27f7bc98 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - 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] 199.204.45.144 () {48 vars in 949 bytes} [Thu May 28 13:01:23 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-28 13:01:23.818 7 WARNING oslo_policy.policy [None req-78e1b151-d73b-439c-92f0-6fd5b30aeee8 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-28 13:01:23.819 7 WARNING oslo_policy.policy [None req-78e1b151-d73b-439c-92f0-6fd5b30aeee8 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-28 13:01:23.820 7 INFO glance.api.v2.image_data [None req-78e1b151-d73b-439c-92f0-6fd5b30aeee8 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-28 13:01:27.972 7 WARNING glance.location [None req-78e1b151-d73b-439c-92f0-6fd5b30aeee8 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.144 () {48 vars in 1043 bytes} [Thu May 28 13:01:23 2026] PUT /v2/images/9fd31f80-45ca-4599-ae8d-1c0c03ded99e/file => generated 0 bytes in 4209 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5328 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.144 () {44 vars in 969 bytes} [Thu May 28 13:01:28 2026] GET /v2/images/9fd31f80-45ca-4599-ae8d-1c0c03ded99e => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 13:01:28.178 7 WARNING oslo_config.cfg [None req-8e1c8fea-3bca-49fe-865f-8160c3d44331 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - 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] 199.204.45.144 () {48 vars in 1049 bytes} [Thu May 28 13:01:28 2026] PATCH /v2/images/9fd31f80-45ca-4599-ae8d-1c0c03ded99e => generated 1312 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.144 () {44 vars in 969 bytes} [Thu May 28 13:01:28 2026] GET /v2/images/9fd31f80-45ca-4599-ae8d-1c0c03ded99e => 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: 132/264] 199.204.45.144 () {42 vars in 686 bytes} [Thu May 28 13:21:59 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: 133/265] 199.204.45.144 () {44 vars in 908 bytes} [Thu May 28 13:21:59 2026] GET /v2/images => generated 1381 bytes in 487 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/270] 199.204.45.144 () {42 vars in 686 bytes} [Thu May 28 13:22:26 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: 136/271] 199.204.45.144 () {44 vars in 908 bytes} [Thu May 28 13:22:26 2026] GET /v2/images => generated 1381 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/272] 199.204.45.144 () {44 vars in 935 bytes} [Thu May 28 13:22:26 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/273] 199.204.45.144 () {44 vars in 957 bytes} [Thu May 28 13:22:26 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/274] 199.204.45.144 () {44 vars in 937 bytes} [Thu May 28 13:22:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/275] 199.204.45.144 () {48 vars in 949 bytes} [Thu May 28 13:22:26 2026] POST /v2/images => generated 796 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-28 13:22:26.709 8 WARNING oslo_policy.policy [None req-0493ef31-0cbe-4dc8-b5f7-91fe2c600b34 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-28 13:22:26.710 8 WARNING oslo_policy.policy [None req-0493ef31-0cbe-4dc8-b5f7-91fe2c600b34 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-28 13:22:26.711 8 INFO glance.api.v2.image_data [None req-0493ef31-0cbe-4dc8-b5f7-91fe2c600b34 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-28 13:22:59.486 8 WARNING glance.location [None req-0493ef31-0cbe-4dc8-b5f7-91fe2c600b34 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 138/284] 199.204.45.144 () {48 vars in 1044 bytes} [Thu May 28 13:22:26 2026] PUT /v2/images/5c1cd7b3-a207-4a72-a2a4-a930e875fd33/file => generated 0 bytes in 32839 msecs (HTTP/1.1 204) 4 headers in 171 bytes (60395 switches on core 0) [pid: 7|app: 0|req: 147/285] 199.204.45.144 () {44 vars in 969 bytes} [Thu May 28 13:22:59 2026] GET /v2/images/5c1cd7b3-a207-4a72-a2a4-a930e875fd33 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/286] 199.204.45.144 () {48 vars in 1049 bytes} [Thu May 28 13:22:59 2026] PATCH /v2/images/5c1cd7b3-a207-4a72-a2a4-a930e875fd33 => generated 1395 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/287] 199.204.45.144 () {44 vars in 969 bytes} [Thu May 28 13:22:59 2026] GET /v2/images/5c1cd7b3-a207-4a72-a2a4-a930e875fd33 => 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: 140/288] 199.204.45.144 () {42 vars in 686 bytes} [Thu May 28 13:23:01 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: 149/289] 199.204.45.144 () {44 vars in 908 bytes} [Thu May 28 13:23:01 2026] GET /v2/images => generated 2778 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/376] 199.204.45.144 () {42 vars in 686 bytes} [Thu May 28 13:30:15 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/377] 199.204.45.144 () {44 vars in 908 bytes} [Thu May 28 13:30:15 2026] GET /v2/images => generated 2778 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/382] 199.204.45.144 () {42 vars in 686 bytes} [Thu May 28 13:30:29 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: 187/383] 199.204.45.144 () {44 vars in 908 bytes} [Thu May 28 13:30:30 2026] GET /v2/images => generated 2778 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/384] 199.204.45.144 () {44 vars in 945 bytes} [Thu May 28 13:30:30 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/385] 199.204.45.144 () {44 vars in 967 bytes} [Thu May 28 13:30:30 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/386] 199.204.45.144 () {44 vars in 937 bytes} [Thu May 28 13:30:30 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) [pid: 8|app: 0|req: 189/387] 199.204.45.144 () {48 vars in 949 bytes} [Thu May 28 13:30:30 2026] POST /v2/images => generated 799 bytes in 1261 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-28 13:30:31.588 7 INFO glance.api.v2.image_data [None req-65af28d5-5934-44d0-becb-23729b073b80 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-28 13:31:21.032 7 INFO glance.location [None req-65af28d5-5934-44d0-becb-23729b073b80 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 199/398] 199.204.45.144 () {48 vars in 1043 bytes} [Thu May 28 13:30:31 2026] PUT /v2/images/a3cbfd88-2a4e-4aef-ab8a-1372e8a3e854/file => generated 0 bytes in 49494 msecs (HTTP/1.1 204) 4 headers in 171 bytes (13281 switches on core 0) [pid: 8|app: 0|req: 200/399] 199.204.45.144 () {44 vars in 969 bytes} [Thu May 28 13:31:21 2026] GET /v2/images/a3cbfd88-2a4e-4aef-ab8a-1372e8a3e854 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/400] 199.204.45.144 () {48 vars in 1049 bytes} [Thu May 28 13:31:21 2026] PATCH /v2/images/a3cbfd88-2a4e-4aef-ab8a-1372e8a3e854 => generated 1410 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/401] 199.204.45.144 () {44 vars in 969 bytes} [Thu May 28 13:31:21 2026] GET /v2/images/a3cbfd88-2a4e-4aef-ab8a-1372e8a3e854 => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/410] 199.204.45.144 () {42 vars in 686 bytes} [Thu May 28 13:32:00 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: 206/411] 199.204.45.144 () {44 vars in 908 bytes} [Thu May 28 13:32:00 2026] GET /v2/images => generated 4190 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/414] 199.204.45.144 () {42 vars in 686 bytes} [Thu May 28 13:32:13 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: 207/415] 199.204.45.144 () {44 vars in 908 bytes} [Thu May 28 13:32:13 2026] GET /v2/images => generated 4190 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/416] 199.204.45.144 () {44 vars in 937 bytes} [Thu May 28 13:32:13 2026] GET /v2/images/manila-service-image => generated 165 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/417] 199.204.45.144 () {44 vars in 959 bytes} [Thu May 28 13:32:13 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/418] 199.204.45.144 () {44 vars in 937 bytes} [Thu May 28 13:32:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/419] 199.204.45.144 () {48 vars in 949 bytes} [Thu May 28 13:32:13 2026] POST /v2/images => generated 791 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-28 13:32:13.502 8 INFO glance.api.v2.image_data [None req-abdfc838-09a0-4dfb-be1f-c9d5789a03a7 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-28 13:32:50.140 8 INFO glance.location [None req-abdfc838-09a0-4dfb-be1f-c9d5789a03a7 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 211/428] 199.204.45.144 () {48 vars in 1044 bytes} [Thu May 28 13:32:13 2026] PUT /v2/images/03a03dcf-0b70-4b35-96d6-1b1a7270d37d/file => generated 0 bytes in 36686 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29577 switches on core 0) [pid: 7|app: 0|req: 218/429] 199.204.45.144 () {44 vars in 969 bytes} [Thu May 28 13:32:50 2026] GET /v2/images/03a03dcf-0b70-4b35-96d6-1b1a7270d37d => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/430] 199.204.45.144 () {48 vars in 1049 bytes} [Thu May 28 13:32:50 2026] PATCH /v2/images/03a03dcf-0b70-4b35-96d6-1b1a7270d37d => generated 1382 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/431] 199.204.45.144 () {44 vars in 969 bytes} [Thu May 28 13:32:50 2026] GET /v2/images/03a03dcf-0b70-4b35-96d6-1b1a7270d37d => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/594] 199.204.45.144 () {42 vars in 686 bytes} [Thu May 28 13:46:22 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: 294/595] 199.204.45.144 () {44 vars in 908 bytes} [Thu May 28 13:46:22 2026] GET /v2/images => generated 5574 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/624] 199.204.45.144 () {42 vars in 686 bytes} [Thu May 28 13:48:45 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: 316/625] 199.204.45.144 () {44 vars in 908 bytes} [Thu May 28 13:48:45 2026] GET /v2/images => generated 5574 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/626] 199.204.45.144 () {42 vars in 686 bytes} [Thu May 28 13:48:47 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: 317/627] 199.204.45.144 () {44 vars in 908 bytes} [Thu May 28 13:48:47 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/640] 199.204.45.144 () {42 vars in 686 bytes} [Thu May 28 13:49:38 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: 317/641] 199.204.45.144 () {44 vars in 908 bytes} [Thu May 28 13:49:38 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/644] 199.204.45.144 () {42 vars in 686 bytes} [Thu May 28 13:49:47 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: 319/645] 199.204.45.144 () {44 vars in 908 bytes} [Thu May 28 13:49:47 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/658] 199.204.45.144 () {42 vars in 686 bytes} [Thu May 28 13:50:50 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: 326/659] 199.204.45.144 () {44 vars in 908 bytes} [Thu May 28 13:50:50 2026] GET /v2/images => generated 5574 bytes in 49 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: 331/668] 10.0.0.210 () {32 vars in 631 bytes} [Thu May 28 13:51:35 2026] GET /v2/images => generated 5574 bytes in 24 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: 340/673] 10.0.0.201 () {36 vars in 985 bytes} [Thu May 28 13:51:53 2026] GET /v2/images/9fd31f80-45ca-4599-ae8d-1c0c03ded99e => generated 1312 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/674] 10.0.0.201 () {36 vars in 925 bytes} [Thu May 28 13:51:53 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: 334/675] 10.0.0.201 () {36 vars in 985 bytes} [Thu May 28 13:51:53 2026] GET /v2/images/9fd31f80-45ca-4599-ae8d-1c0c03ded99e => generated 1312 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/676] 10.0.0.201 () {36 vars in 925 bytes} [Thu May 28 13:51:53 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: 336/679] 199.204.45.144 () {36 vars in 989 bytes} [Thu May 28 13:52:03 2026] GET /v2/images/9fd31f80-45ca-4599-ae8d-1c0c03ded99e => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/680] 199.204.45.144 () {36 vars in 929 bytes} [Thu May 28 13:52:03 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/681] 199.204.45.144 () {36 vars in 989 bytes} [Thu May 28 13:52:04 2026] GET /v2/images/9fd31f80-45ca-4599-ae8d-1c0c03ded99e => 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: 345/682] 199.204.45.144 () {36 vars in 929 bytes} [Thu May 28 13:52:04 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: 349/689] 10.0.0.201 () {36 vars in 985 bytes} [Thu May 28 13:52:36 2026] GET /v2/images/9fd31f80-45ca-4599-ae8d-1c0c03ded99e => 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: 341/690] 10.0.0.201 () {36 vars in 925 bytes} [Thu May 28 13:52:36 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: 352/695] 10.0.0.201 () {36 vars in 985 bytes} [Thu May 28 13:52:50 2026] GET /v2/images/9fd31f80-45ca-4599-ae8d-1c0c03ded99e => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/696] 10.0.0.201 () {36 vars in 925 bytes} [Thu May 28 13:52:50 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: 354/699] 10.0.0.129 () {36 vars in 985 bytes} [Thu May 28 13:53:06 2026] GET /v2/images/9fd31f80-45ca-4599-ae8d-1c0c03ded99e => generated 1312 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/700] 10.0.0.129 () {36 vars in 925 bytes} [Thu May 28 13:53:06 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/701] 10.0.0.129 () {36 vars in 925 bytes} [Thu May 28 13:53:06 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: 347/702] 10.0.0.129 () {36 vars in 985 bytes} [Thu May 28 13:53:06 2026] GET /v2/images/9fd31f80-45ca-4599-ae8d-1c0c03ded99e => 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: 356/703] 10.0.0.129 () {36 vars in 925 bytes} [Thu May 28 13:53:06 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/704] 10.0.0.129 () {36 vars in 925 bytes} [Thu May 28 13:53:06 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/705] 10.0.0.129 () {36 vars in 985 bytes} [Thu May 28 13:53:07 2026] GET /v2/images/9fd31f80-45ca-4599-ae8d-1c0c03ded99e => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/706] 10.0.0.129 () {36 vars in 925 bytes} [Thu May 28 13:53:07 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/707] 10.0.0.129 () {36 vars in 925 bytes} [Thu May 28 13:53:07 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/710] 10.0.0.163 () {36 vars in 909 bytes} [Thu May 28 13:53:07 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/711] 10.0.0.163 () {36 vars in 1005 bytes} [Thu May 28 13:53:07 2026] GET /v2/images/9fd31f80-45ca-4599-ae8d-1c0c03ded99e/locations => generated 127 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/712] 10.0.0.163 () {36 vars in 985 bytes} [Thu May 28 13:53:08 2026] GET /v2/images/9fd31f80-45ca-4599-ae8d-1c0c03ded99e => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/713] 10.0.0.163 () {36 vars in 925 bytes} [Thu May 28 13:53:08 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: 353/714] 10.0.0.163 () {36 vars in 925 bytes} [Thu May 28 13:53:08 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: 363/717] 10.0.0.210 () {32 vars in 705 bytes} [Thu May 28 13:53:23 2026] GET /v2/images/9fd31f80-45ca-4599-ae8d-1c0c03ded99e => 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: 355/718] 10.0.0.210 () {32 vars in 705 bytes} [Thu May 28 13:53:23 2026] GET /v2/images/9fd31f80-45ca-4599-ae8d-1c0c03ded99e => generated 1312 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/719] 10.0.0.129 () {36 vars in 985 bytes} [Thu May 28 13:53:24 2026] GET /v2/images/9fd31f80-45ca-4599-ae8d-1c0c03ded99e => generated 1312 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/720] 10.0.0.129 () {36 vars in 925 bytes} [Thu May 28 13:53:24 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/721] 10.0.0.129 () {36 vars in 925 bytes} [Thu May 28 13:53: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: 8|app: 0|req: 357/722] 10.0.0.129 () {36 vars in 985 bytes} [Thu May 28 13:53:24 2026] GET /v2/images/9fd31f80-45ca-4599-ae8d-1c0c03ded99e => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/723] 10.0.0.129 () {36 vars in 925 bytes} [Thu May 28 13:53: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: 8|app: 0|req: 358/724] 10.0.0.129 () {36 vars in 925 bytes} [Thu May 28 13:53: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: 367/725] 10.0.0.129 () {36 vars in 985 bytes} [Thu May 28 13:53:24 2026] GET /v2/images/9fd31f80-45ca-4599-ae8d-1c0c03ded99e => 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: 359/726] 10.0.0.129 () {36 vars in 925 bytes} [Thu May 28 13:53: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: 368/727] 10.0.0.129 () {36 vars in 925 bytes} [Thu May 28 13:53:24 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/728] 10.0.0.163 () {36 vars in 909 bytes} [Thu May 28 13:53:24 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/729] 10.0.0.163 () {36 vars in 1005 bytes} [Thu May 28 13:53:24 2026] GET /v2/images/9fd31f80-45ca-4599-ae8d-1c0c03ded99e/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/730] 10.0.0.163 () {36 vars in 985 bytes} [Thu May 28 13:53:24 2026] GET /v2/images/9fd31f80-45ca-4599-ae8d-1c0c03ded99e => 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: 370/731] 10.0.0.163 () {36 vars in 925 bytes} [Thu May 28 13:53:24 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: 362/732] 10.0.0.163 () {36 vars in 925 bytes} [Thu May 28 13:53:25 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/739] 10.0.0.201 () {36 vars in 985 bytes} [Thu May 28 13:53:47 2026] GET /v2/images/9fd31f80-45ca-4599-ae8d-1c0c03ded99e => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/740] 10.0.0.201 () {36 vars in 925 bytes} [Thu May 28 13:53: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: 376/743] 10.0.0.201 () {36 vars in 985 bytes} [Thu May 28 13:54:07 2026] GET /v2/images/9fd31f80-45ca-4599-ae8d-1c0c03ded99e => 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: 368/744] 10.0.0.201 () {36 vars in 925 bytes} [Thu May 28 13:54:07 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/751] 10.0.0.210 () {34 vars in 653 bytes} [Thu May 28 13:54:30 2026] POST /v2/images => generated 649 bytes in 198 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-28 13:54:30.585 8 WARNING glance.api.v2.images [None req-3d5858f5-0675-472d-b7c0-9c058275ce5f f7ed3bff0b0c4679abe08bd4943e6976 98b827a85a6246bdb5d81681d4573059 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//77360077-d692-4646-9a01-416caefc1d34 [pid: 8|app: 0|req: 372/752] 10.0.0.210 () {32 vars in 708 bytes} [Thu May 28 13:54:30 2026] DELETE /v2/images/77360077-d692-4646-9a01-416caefc1d34 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/753] 10.0.0.210 () {32 vars in 705 bytes} [Thu May 28 13:54:30 2026] GET /v2/images/77360077-d692-4646-9a01-416caefc1d34 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/754] 10.0.0.210 () {32 vars in 631 bytes} [Thu May 28 13:54:30 2026] GET /v2/images => generated 1381 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/755] 10.0.0.210 () {34 vars in 653 bytes} [Thu May 28 13:54:30 2026] POST /v2/images => generated 703 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/756] 10.0.0.210 () {32 vars in 715 bytes} [Thu May 28 13:54:30 2026] GET /v2/images/27bc40e1-78e0-4c6f-a579-7c160481b258/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 13:54:30.785 7 INFO glance.api.v2.image_data [None req-4169c41a-59b9-45f2-a7ee-b2a39386e501 f7ed3bff0b0c4679abe08bd4943e6976 98b827a85a6246bdb5d81681d4573059 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-28 13:54:30.829 7 WARNING glance_store._drivers.rbd [None req-4169c41a-59b9-45f2-a7ee-b2a39386e501 f7ed3bff0b0c4679abe08bd4943e6976 98b827a85a6246bdb5d81681d4573059 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-28 13:54:31.791 7 INFO glance.location [None req-4169c41a-59b9-45f2-a7ee-b2a39386e501 f7ed3bff0b0c4679abe08bd4943e6976 98b827a85a6246bdb5d81681d4573059 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 383/757] 10.0.0.210 () {32 vars in 725 bytes} [Thu May 28 13:54:30 2026] PUT /v2/images/27bc40e1-78e0-4c6f-a579-7c160481b258/file => generated 0 bytes in 1049 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/758] 10.0.0.210 () {32 vars in 705 bytes} [Thu May 28 13:54:31 2026] GET /v2/images/27bc40e1-78e0-4c6f-a579-7c160481b258 => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/759] 10.0.0.210 () {32 vars in 715 bytes} [Thu May 28 13:54:31 2026] GET /v2/images/27bc40e1-78e0-4c6f-a579-7c160481b258/file => generated 1024 bytes in 117 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/760] 10.0.0.210 () {34 vars in 653 bytes} [Thu May 28 13:54:31 2026] POST /v2/images => generated 649 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/761] 10.0.0.210 () {32 vars in 724 bytes} [Thu May 28 13:54:32 2026] PATCH /v2/images/92b4f28f-8b70-4645-aa45-6c58c34a8787 => generated 652 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/762] 10.0.0.210 () {32 vars in 705 bytes} [Thu May 28 13:54:32 2026] GET /v2/images/92b4f28f-8b70-4645-aa45-6c58c34a8787 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 13:54:32.107 7 WARNING glance.api.v2.images [None req-1b05296e-4d87-4bc3-97e8-8e98dce039c6 f7ed3bff0b0c4679abe08bd4943e6976 98b827a85a6246bdb5d81681d4573059 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//92b4f28f-8b70-4645-aa45-6c58c34a8787 [pid: 7|app: 0|req: 386/763] 10.0.0.210 () {32 vars in 708 bytes} [Thu May 28 13:54:32 2026] DELETE /v2/images/92b4f28f-8b70-4645-aa45-6c58c34a8787 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/764] 10.0.0.210 () {32 vars in 705 bytes} [Thu May 28 13:54:32 2026] GET /v2/images/92b4f28f-8b70-4645-aa45-6c58c34a8787 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 13:54:32.177 7 WARNING glance.api.v2.images [None req-47a342c5-03c6-4fd0-a34d-cb591db606ba f7ed3bff0b0c4679abe08bd4943e6976 98b827a85a6246bdb5d81681d4573059 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//27bc40e1-78e0-4c6f-a579-7c160481b258 [pid: 7|app: 0|req: 387/765] 10.0.0.210 () {32 vars in 708 bytes} [Thu May 28 13:54:32 2026] DELETE /v2/images/27bc40e1-78e0-4c6f-a579-7c160481b258 => generated 0 bytes in 1081 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/766] 10.0.0.210 () {32 vars in 705 bytes} [Thu May 28 13:54:33 2026] GET /v2/images/27bc40e1-78e0-4c6f-a579-7c160481b258 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 13:54:33.292 7 WARNING glance.api.v2.images [None req-e79e4888-8992-4e29-8592-8c209519e786 f7ed3bff0b0c4679abe08bd4943e6976 98b827a85a6246bdb5d81681d4573059 - - default default] Failed to find image 77360077-d692-4646-9a01-416caefc1d34 to delete: glance.common.exception.ImageNotFound: No image found with ID 77360077-d692-4646-9a01-416caefc1d34 [pid: 7|app: 0|req: 388/767] 10.0.0.210 () {32 vars in 708 bytes} [Thu May 28 13:54:33 2026] DELETE /v2/images/77360077-d692-4646-9a01-416caefc1d34 => generated 147 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/768] 10.0.0.210 () {32 vars in 705 bytes} [Thu May 28 13:54:33 2026] GET /v2/images/77360077-d692-4646-9a01-416caefc1d34 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/769] 10.0.0.210 () {30 vars in 409 bytes} [Thu May 28 13:54:36 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: 387/782] 10.0.0.201 () {36 vars in 985 bytes} [Thu May 28 13:55:28 2026] GET /v2/images/9fd31f80-45ca-4599-ae8d-1c0c03ded99e => 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: 396/783] 10.0.0.201 () {36 vars in 925 bytes} [Thu May 28 13:55:28 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: 389/786] 10.0.0.201 () {36 vars in 985 bytes} [Thu May 28 13:55:38 2026] GET /v2/images/9fd31f80-45ca-4599-ae8d-1c0c03ded99e => 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: 398/787] 10.0.0.201 () {36 vars in 925 bytes} [Thu May 28 13:55:38 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: 403/796] 10.0.0.201 () {36 vars in 985 bytes} [Thu May 28 13:56:18 2026] GET /v2/images/9fd31f80-45ca-4599-ae8d-1c0c03ded99e => 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: 394/797] 10.0.0.201 () {36 vars in 925 bytes} [Thu May 28 13:56:18 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: 411/812] 10.0.0.201 () {36 vars in 985 bytes} [Thu May 28 13:57:28 2026] GET /v2/images/9fd31f80-45ca-4599-ae8d-1c0c03ded99e => 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: 402/813] 10.0.0.201 () {36 vars in 925 bytes} [Thu May 28 13:57:28 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: 404/816] 10.0.0.201 () {36 vars in 985 bytes} [Thu May 28 13:57:45 2026] GET /v2/images/9fd31f80-45ca-4599-ae8d-1c0c03ded99e => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/817] 10.0.0.201 () {36 vars in 925 bytes} [Thu May 28 13:57:46 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/826] 199.204.45.144 () {32 vars in 824 bytes} [Thu May 28 13:58:26 2026] GET /v2/images?status=active&owner=c02f95ab5add4fc59af82ff9725d91a0&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/827] 199.204.45.144 () {32 vars in 651 bytes} [Thu May 28 13:58:26 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: 419/828] 10.0.0.129 () {36 vars in 985 bytes} [Thu May 28 13:58:27 2026] GET /v2/images/5c1cd7b3-a207-4a72-a2a4-a930e875fd33 => generated 1395 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/829] 10.0.0.129 () {36 vars in 925 bytes} [Thu May 28 13:58:27 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/830] 10.0.0.129 () {36 vars in 925 bytes} [Thu May 28 13:58:27 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/831] 10.0.0.129 () {36 vars in 985 bytes} [Thu May 28 13:58:27 2026] GET /v2/images/5c1cd7b3-a207-4a72-a2a4-a930e875fd33 => 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: 421/832] 10.0.0.129 () {36 vars in 925 bytes} [Thu May 28 13:58:27 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/833] 10.0.0.129 () {36 vars in 925 bytes} [Thu May 28 13:58:27 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/834] 10.0.0.129 () {36 vars in 985 bytes} [Thu May 28 13:58:27 2026] GET /v2/images/5c1cd7b3-a207-4a72-a2a4-a930e875fd33 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/837] 10.0.0.129 () {36 vars in 925 bytes} [Thu May 28 13:58:27 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/838] 10.0.0.163 () {36 vars in 909 bytes} [Thu May 28 13:58:27 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/839] 10.0.0.163 () {36 vars in 1005 bytes} [Thu May 28 13:58:27 2026] GET /v2/images/5c1cd7b3-a207-4a72-a2a4-a930e875fd33/locations => generated 127 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/840] 10.0.0.163 () {36 vars in 985 bytes} [Thu May 28 13:58:27 2026] GET /v2/images/5c1cd7b3-a207-4a72-a2a4-a930e875fd33 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/841] 10.0.0.163 () {36 vars in 925 bytes} [Thu May 28 13:58:27 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/842] 10.0.0.163 () {36 vars in 925 bytes} [Thu May 28 13:58:27 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/895] 10.0.0.210 () {32 vars in 631 bytes} [Thu May 28 14:02:49 2026] GET /v2/images => generated 5574 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)