+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Sat May 30 05:37:08 2026] *** compiled with version: 13.3.0 on 30 May 2026 02:39:39 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-8455b688bf-h4hmk 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 0x7f24653b0668 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-30 05:37:10.520 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-30 05:37:10.522 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-30 05:37:11.361 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-30 05:37:11.362 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-30 05:37:11.363 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-30 05:37:11.383 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-30 05:37:11.384 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-30 05:37:11.385 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-30 05:37:13.410 7 WARNING glance.api.v2.images [None req-91c2c550-1d68-4131-ac12-43e1d77d50f9 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-30 05:37:13.428 8 WARNING glance.api.v2.images [None req-fb6b36ad-0e7d-4ca0-9612-b783c0039ced - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-30 05:37:13.745 7 WARNING keystonemiddleware._common.config [None req-91c2c550-1d68-4131-ac12-43e1d77d50f9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-30 05:37:13.752 7 WARNING oslo_config.cfg [None req-91c2c550-1d68-4131-ac12-43e1d77d50f9 - - - - - -] 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 0x7f24653b0668 pid: 7 (default app) 2026-05-30 05:37:13.796 8 WARNING keystonemiddleware._common.config [None req-fb6b36ad-0e7d-4ca0-9612-b783c0039ced - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-30 05:37:13.804 8 WARNING oslo_config.cfg [None req-fb6b36ad-0e7d-4ca0-9612-b783c0039ced - - - - - -] 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 0x7f24653b0668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.238 () {42 vars in 689 bytes} [Sat May 30 05:37:15 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-30 05:37:15.725 8 WARNING oslo_policy.policy [None req-7d7aa852-a424-43e8-bd7b-4a0cc09441da c89e1f85c8af4d5181aac86b8dcb38d4 fe908ac0ca69448e80efde037d96cfaa - - 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-30 05:37:15.725 8 WARNING oslo_policy.policy [None req-7d7aa852-a424-43e8-bd7b-4a0cc09441da c89e1f85c8af4d5181aac86b8dcb38d4 fe908ac0ca69448e80efde037d96cfaa - - 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-30 05:37:15.744 8 WARNING oslo_policy.policy [None req-7d7aa852-a424-43e8-bd7b-4a0cc09441da c89e1f85c8af4d5181aac86b8dcb38d4 fe908ac0ca69448e80efde037d96cfaa - - 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-30 05:37:15.744 8 WARNING oslo_policy.policy [None req-7d7aa852-a424-43e8-bd7b-4a0cc09441da c89e1f85c8af4d5181aac86b8dcb38d4 fe908ac0ca69448e80efde037d96cfaa - - 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.238 () {44 vars in 911 bytes} [Sat May 30 05:37:15 2026] GET /v2/images => generated 69 bytes in 524 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.238 () {42 vars in 689 bytes} [Sat May 30 05:37:19 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.238 () {44 vars in 911 bytes} [Sat May 30 05:37:19 2026] GET /v2/images => generated 69 bytes in 36 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-30 05:37:19.175 7 WARNING oslo_policy.policy [None req-bfe619ed-f17e-49d8-9a54-0826a5bec3f1 c89e1f85c8af4d5181aac86b8dcb38d4 fe908ac0ca69448e80efde037d96cfaa - - 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-30 05:37:19.175 7 WARNING oslo_policy.policy [None req-bfe619ed-f17e-49d8-9a54-0826a5bec3f1 c89e1f85c8af4d5181aac86b8dcb38d4 fe908ac0ca69448e80efde037d96cfaa - - 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.238 () {44 vars in 912 bytes} [Sat May 30 05:37:19 2026] GET /v2/images/cirros => generated 151 bytes in 139 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.238 () {44 vars in 934 bytes} [Sat May 30 05:37:19 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-30 05:37:19.321 7 WARNING oslo_policy.policy [None req-a4a5209d-dab1-482d-b376-960d30492e27 c89e1f85c8af4d5181aac86b8dcb38d4 fe908ac0ca69448e80efde037d96cfaa - - 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-30 05:37:19.322 7 WARNING oslo_policy.policy [None req-a4a5209d-dab1-482d-b376-960d30492e27 c89e1f85c8af4d5181aac86b8dcb38d4 fe908ac0ca69448e80efde037d96cfaa - - 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.238 () {44 vars in 940 bytes} [Sat May 30 05:37:19 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-30 05:37:19.400 8 WARNING oslo_config.cfg [None req-6e93eae4-0a78-40a0-a5d8-b181da63abb2 c89e1f85c8af4d5181aac86b8dcb38d4 fe908ac0ca69448e80efde037d96cfaa - - 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.238 () {48 vars in 952 bytes} [Sat May 30 05:37:19 2026] POST /v2/images => generated 760 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-30 05:37:19.419 7 WARNING oslo_policy.policy [None req-9d413f35-2596-4448-a89e-0184f2840785 c89e1f85c8af4d5181aac86b8dcb38d4 fe908ac0ca69448e80efde037d96cfaa - - 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-30 05:37:19.419 7 WARNING oslo_policy.policy [None req-9d413f35-2596-4448-a89e-0184f2840785 c89e1f85c8af4d5181aac86b8dcb38d4 fe908ac0ca69448e80efde037d96cfaa - - 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-30 05:37:19.421 7 INFO glance.api.v2.image_data [None req-9d413f35-2596-4448-a89e-0184f2840785 c89e1f85c8af4d5181aac86b8dcb38d4 fe908ac0ca69448e80efde037d96cfaa - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-30 05:37:23.133 7 WARNING glance.location [None req-9d413f35-2596-4448-a89e-0184f2840785 c89e1f85c8af4d5181aac86b8dcb38d4 fe908ac0ca69448e80efde037d96cfaa - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.204.45.238 () {48 vars in 1046 bytes} [Sat May 30 05:37:19 2026] PUT /v2/images/78417387-d16a-48a1-a7b4-e2cb3d886ca9/file => generated 0 bytes in 3757 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7847 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.238 () {44 vars in 972 bytes} [Sat May 30 05:37:23 2026] GET /v2/images/78417387-d16a-48a1-a7b4-e2cb3d886ca9 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-30 05:37:23.276 7 WARNING oslo_config.cfg [None req-479042a4-494b-49d2-9813-1a3f1dac931f c89e1f85c8af4d5181aac86b8dcb38d4 fe908ac0ca69448e80efde037d96cfaa - - 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/14] 199.204.45.238 () {48 vars in 1052 bytes} [Sat May 30 05:37:23 2026] PATCH /v2/images/78417387-d16a-48a1-a7b4-e2cb3d886ca9 => generated 1312 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.238 () {44 vars in 972 bytes} [Sat May 30 05:37:23 2026] GET /v2/images/78417387-d16a-48a1-a7b4-e2cb3d886ca9 => 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: 132/266] 199.204.45.238 () {42 vars in 689 bytes} [Sat May 30 05:58:04 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: 135/267] 199.204.45.238 () {44 vars in 911 bytes} [Sat May 30 05:58:04 2026] GET /v2/images => generated 1381 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/270] 199.204.45.238 () {42 vars in 689 bytes} [Sat May 30 05:58:22 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/271] 199.204.45.238 () {44 vars in 911 bytes} [Sat May 30 05:58:22 2026] GET /v2/images => generated 1381 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/272] 199.204.45.238 () {44 vars in 938 bytes} [Sat May 30 05:58:22 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/273] 199.204.45.238 () {44 vars in 960 bytes} [Sat May 30 05:58:22 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/274] 199.204.45.238 () {44 vars in 940 bytes} [Sat May 30 05:58:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/275] 199.204.45.238 () {48 vars in 952 bytes} [Sat May 30 05:58:22 2026] POST /v2/images => generated 796 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-30 05:58:22.945 8 WARNING oslo_policy.policy [None req-6788e1ce-936d-40e9-88f4-df8cf90c3cc3 c89e1f85c8af4d5181aac86b8dcb38d4 fe908ac0ca69448e80efde037d96cfaa - - 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-30 05:58:22.946 8 WARNING oslo_policy.policy [None req-6788e1ce-936d-40e9-88f4-df8cf90c3cc3 c89e1f85c8af4d5181aac86b8dcb38d4 fe908ac0ca69448e80efde037d96cfaa - - 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-30 05:58:22.948 8 INFO glance.api.v2.image_data [None req-6788e1ce-936d-40e9-88f4-df8cf90c3cc3 c89e1f85c8af4d5181aac86b8dcb38d4 fe908ac0ca69448e80efde037d96cfaa - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-30 05:58:46.993 8 WARNING glance.location [None req-6788e1ce-936d-40e9-88f4-df8cf90c3cc3 c89e1f85c8af4d5181aac86b8dcb38d4 fe908ac0ca69448e80efde037d96cfaa - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 137/282] 199.204.45.238 () {48 vars in 1047 bytes} [Sat May 30 05:58:22 2026] PUT /v2/images/0ad0a7a7-f4d5-450d-bdc4-d57ec302f5cc/file => generated 0 bytes in 24109 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67664 switches on core 0) [pid: 7|app: 0|req: 146/283] 199.204.45.238 () {44 vars in 972 bytes} [Sat May 30 05:58:47 2026] GET /v2/images/0ad0a7a7-f4d5-450d-bdc4-d57ec302f5cc => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/284] 199.204.45.238 () {48 vars in 1052 bytes} [Sat May 30 05:58:47 2026] PATCH /v2/images/0ad0a7a7-f4d5-450d-bdc4-d57ec302f5cc => generated 1395 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/285] 199.204.45.238 () {44 vars in 972 bytes} [Sat May 30 05:58:47 2026] GET /v2/images/0ad0a7a7-f4d5-450d-bdc4-d57ec302f5cc => generated 1395 bytes in 13 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.238 () {42 vars in 689 bytes} [Sat May 30 05:58:48 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: 148/287] 199.204.45.238 () {44 vars in 911 bytes} [Sat May 30 05:58:48 2026] GET /v2/images => generated 2778 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/370] 199.204.45.238 () {42 vars in 689 bytes} [Sat May 30 06:05:42 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: 190/371] 199.204.45.238 () {44 vars in 911 bytes} [Sat May 30 06:05:42 2026] GET /v2/images => generated 2778 bytes in 140 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.238 () {42 vars in 689 bytes} [Sat May 30 06:05:54 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/377] 199.204.45.238 () {44 vars in 911 bytes} [Sat May 30 06:05:54 2026] GET /v2/images => generated 2778 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/378] 199.204.45.238 () {44 vars in 948 bytes} [Sat May 30 06:05:54 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/379] 199.204.45.238 () {44 vars in 970 bytes} [Sat May 30 06:05:54 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/380] 199.204.45.238 () {44 vars in 940 bytes} [Sat May 30 06:05:54 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/381] 199.204.45.238 () {48 vars in 952 bytes} [Sat May 30 06:05:54 2026] POST /v2/images => generated 799 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-30 06:05:54.845 7 INFO glance.api.v2.image_data [None req-3f9cb88b-4a40-4bde-971c-ad1647d8c1fa c89e1f85c8af4d5181aac86b8dcb38d4 fe908ac0ca69448e80efde037d96cfaa - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-30 06:06:18.066 7 INFO glance.location [None req-3f9cb88b-4a40-4bde-971c-ad1647d8c1fa c89e1f85c8af4d5181aac86b8dcb38d4 fe908ac0ca69448e80efde037d96cfaa - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 196/386] 199.204.45.238 () {48 vars in 1046 bytes} [Sat May 30 06:05:54 2026] PUT /v2/images/8659869f-c82f-4594-870c-ff18ab30a6db/file => generated 0 bytes in 23262 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22917 switches on core 0) [pid: 8|app: 0|req: 191/387] 199.204.45.238 () {44 vars in 972 bytes} [Sat May 30 06:06:18 2026] GET /v2/images/8659869f-c82f-4594-870c-ff18ab30a6db => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/388] 199.204.45.238 () {48 vars in 1052 bytes} [Sat May 30 06:06:18 2026] PATCH /v2/images/8659869f-c82f-4594-870c-ff18ab30a6db => generated 1410 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/389] 199.204.45.238 () {44 vars in 972 bytes} [Sat May 30 06:06:18 2026] GET /v2/images/8659869f-c82f-4594-870c-ff18ab30a6db => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/398] 199.204.45.238 () {42 vars in 689 bytes} [Sat May 30 06:06:55 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: 197/399] 199.204.45.238 () {44 vars in 911 bytes} [Sat May 30 06:06:55 2026] GET /v2/images => generated 4190 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/402] 199.204.45.238 () {42 vars in 689 bytes} [Sat May 30 06:07:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/403] 199.204.45.238 () {44 vars in 911 bytes} [Sat May 30 06:07:07 2026] GET /v2/images => generated 4190 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/404] 199.204.45.238 () {44 vars in 940 bytes} [Sat May 30 06:07:07 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/405] 199.204.45.238 () {44 vars in 962 bytes} [Sat May 30 06:07:07 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/406] 199.204.45.238 () {44 vars in 940 bytes} [Sat May 30 06:07:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/407] 199.204.45.238 () {48 vars in 952 bytes} [Sat May 30 06:07:07 2026] POST /v2/images => generated 791 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-30 06:07:07.660 7 INFO glance.api.v2.image_data [None req-5ee4cc5b-9c9b-43bd-98f1-78a91fe2ffc0 c89e1f85c8af4d5181aac86b8dcb38d4 fe908ac0ca69448e80efde037d96cfaa - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-30 06:07:20.250 7 INFO glance.location [None req-5ee4cc5b-9c9b-43bd-98f1-78a91fe2ffc0 c89e1f85c8af4d5181aac86b8dcb38d4 fe908ac0ca69448e80efde037d96cfaa - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 207/410] 199.204.45.238 () {48 vars in 1047 bytes} [Sat May 30 06:07:07 2026] PUT /v2/images/d419a09d-a329-4e21-ada3-87fded23cd69/file => generated 0 bytes in 12634 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32804 switches on core 0) [pid: 8|app: 0|req: 204/411] 199.204.45.238 () {44 vars in 972 bytes} [Sat May 30 06:07:20 2026] GET /v2/images/d419a09d-a329-4e21-ada3-87fded23cd69 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/412] 199.204.45.238 () {48 vars in 1052 bytes} [Sat May 30 06:07:20 2026] PATCH /v2/images/d419a09d-a329-4e21-ada3-87fded23cd69 => generated 1382 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/413] 199.204.45.238 () {44 vars in 972 bytes} [Sat May 30 06:07:20 2026] GET /v2/images/d419a09d-a329-4e21-ada3-87fded23cd69 => generated 1382 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/566] 199.204.45.238 () {42 vars in 689 bytes} [Sat May 30 06:19:58 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: 285/567] 199.204.45.238 () {44 vars in 911 bytes} [Sat May 30 06:19:58 2026] GET /v2/images => generated 5574 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/594] 199.204.45.238 () {42 vars in 689 bytes} [Sat May 30 06:22:13 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: 296/595] 199.204.45.238 () {44 vars in 911 bytes} [Sat May 30 06:22:13 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: 7|app: 0|req: 301/598] 199.204.45.238 () {42 vars in 689 bytes} [Sat May 30 06:22: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: 298/599] 199.204.45.238 () {44 vars in 911 bytes} [Sat May 30 06:22:15 2026] GET /v2/images => generated 5574 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/610] 199.204.45.238 () {42 vars in 689 bytes} [Sat May 30 06:23:04 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: 307/611] 199.204.45.238 () {44 vars in 911 bytes} [Sat May 30 06:23:04 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/612] 199.204.45.238 () {42 vars in 689 bytes} [Sat May 30 06:23:12 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: 308/613] 199.204.45.238 () {44 vars in 911 bytes} [Sat May 30 06:23:12 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/628] 199.204.45.238 () {42 vars in 689 bytes} [Sat May 30 06:24:13 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: 313/629] 199.204.45.238 () {44 vars in 911 bytes} [Sat May 30 06:24:13 2026] GET /v2/images => generated 5574 bytes in 58 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: 318/638] 10.0.0.242 () {32 vars in 633 bytes} [Sat May 30 06:24:56 2026] GET /v2/images => generated 5574 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/643] 10.0.0.119 () {36 vars in 987 bytes} [Sat May 30 06:25:17 2026] GET /v2/images/78417387-d16a-48a1-a7b4-e2cb3d886ca9 => generated 1312 bytes in 27 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: 323/644] 10.0.0.119 () {36 vars in 927 bytes} [Sat May 30 06:25:17 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/645] 10.0.0.119 () {36 vars in 987 bytes} [Sat May 30 06:25:17 2026] GET /v2/images/78417387-d16a-48a1-a7b4-e2cb3d886ca9 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/646] 10.0.0.119 () {36 vars in 927 bytes} [Sat May 30 06:25:17 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: 324/649] 10.0.0.119 () {36 vars in 987 bytes} [Sat May 30 06:25:26 2026] GET /v2/images/78417387-d16a-48a1-a7b4-e2cb3d886ca9 => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/650] 10.0.0.119 () {36 vars in 927 bytes} [Sat May 30 06:25: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: 8|app: 0|req: 325/651] 10.0.0.119 () {36 vars in 987 bytes} [Sat May 30 06:25:27 2026] GET /v2/images/78417387-d16a-48a1-a7b4-e2cb3d886ca9 => 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: 327/652] 10.0.0.119 () {36 vars in 927 bytes} [Sat May 30 06:25: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: 326/653] 199.204.45.238 () {36 vars in 991 bytes} [Sat May 30 06:25:28 2026] GET /v2/images/78417387-d16a-48a1-a7b4-e2cb3d886ca9 => 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: 328/654] 199.204.45.238 () {36 vars in 931 bytes} [Sat May 30 06:25:28 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/655] 199.204.45.238 () {36 vars in 991 bytes} [Sat May 30 06:25:29 2026] GET /v2/images/78417387-d16a-48a1-a7b4-e2cb3d886ca9 => 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: 329/656] 199.204.45.238 () {36 vars in 931 bytes} [Sat May 30 06:25:29 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/669] 10.0.0.242 () {32 vars in 707 bytes} [Sat May 30 06:26:30 2026] GET /v2/images/78417387-d16a-48a1-a7b4-e2cb3d886ca9 => 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: 336/670] 10.0.0.242 () {32 vars in 707 bytes} [Sat May 30 06:26:30 2026] GET /v2/images/78417387-d16a-48a1-a7b4-e2cb3d886ca9 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/671] 10.0.0.191 () {36 vars in 987 bytes} [Sat May 30 06:26:30 2026] GET /v2/images/78417387-d16a-48a1-a7b4-e2cb3d886ca9 => generated 1312 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/672] 10.0.0.191 () {36 vars in 927 bytes} [Sat May 30 06:26:31 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/673] 10.0.0.191 () {36 vars in 927 bytes} [Sat May 30 06:26:31 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/674] 10.0.0.191 () {36 vars in 987 bytes} [Sat May 30 06:26:31 2026] GET /v2/images/78417387-d16a-48a1-a7b4-e2cb3d886ca9 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/675] 10.0.0.191 () {36 vars in 927 bytes} [Sat May 30 06:26:31 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/676] 10.0.0.191 () {36 vars in 927 bytes} [Sat May 30 06:26:31 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/677] 10.0.0.191 () {36 vars in 987 bytes} [Sat May 30 06:26:31 2026] GET /v2/images/78417387-d16a-48a1-a7b4-e2cb3d886ca9 => generated 1312 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/678] 10.0.0.191 () {36 vars in 927 bytes} [Sat May 30 06:26:31 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: 340/679] 10.0.0.191 () {36 vars in 987 bytes} [Sat May 30 06:26:31 2026] GET /v2/images/78417387-d16a-48a1-a7b4-e2cb3d886ca9 => 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: 340/680] 10.0.0.191 () {36 vars in 927 bytes} [Sat May 30 06:26:31 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/681] 10.0.0.191 () {36 vars in 927 bytes} [Sat May 30 06:26:31 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/682] 10.0.0.191 () {36 vars in 927 bytes} [Sat May 30 06:26:31 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/683] 10.0.0.191 () {36 vars in 987 bytes} [Sat May 30 06:26:31 2026] GET /v2/images/78417387-d16a-48a1-a7b4-e2cb3d886ca9 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/684] 10.0.0.191 () {36 vars in 927 bytes} [Sat May 30 06:26:31 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/685] 10.0.0.191 () {36 vars in 927 bytes} [Sat May 30 06:26:31 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/686] 10.0.0.191 () {36 vars in 987 bytes} [Sat May 30 06:26:31 2026] GET /v2/images/78417387-d16a-48a1-a7b4-e2cb3d886ca9 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/687] 10.0.0.191 () {36 vars in 927 bytes} [Sat May 30 06:26:31 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/688] 10.0.0.191 () {36 vars in 927 bytes} [Sat May 30 06:26:31 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: 346/690] 10.0.0.137 () {36 vars in 911 bytes} [Sat May 30 06:26:32 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/690] 10.0.0.137 () {36 vars in 911 bytes} [Sat May 30 06:26:32 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/691] 10.0.0.137 () {36 vars in 1007 bytes} [Sat May 30 06:26:32 2026] GET /v2/images/78417387-d16a-48a1-a7b4-e2cb3d886ca9/locations => generated 127 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/692] 10.0.0.137 () {36 vars in 1007 bytes} [Sat May 30 06:26:32 2026] GET /v2/images/78417387-d16a-48a1-a7b4-e2cb3d886ca9/locations => generated 127 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/693] 10.0.0.137 () {36 vars in 987 bytes} [Sat May 30 06:26:32 2026] GET /v2/images/78417387-d16a-48a1-a7b4-e2cb3d886ca9 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/694] 10.0.0.137 () {36 vars in 987 bytes} [Sat May 30 06:26:32 2026] GET /v2/images/78417387-d16a-48a1-a7b4-e2cb3d886ca9 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/695] 10.0.0.137 () {36 vars in 927 bytes} [Sat May 30 06:26: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: 350/696] 10.0.0.137 () {36 vars in 927 bytes} [Sat May 30 06:26:32 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/697] 10.0.0.137 () {36 vars in 927 bytes} [Sat May 30 06:26:32 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: 351/698] 10.0.0.137 () {36 vars in 927 bytes} [Sat May 30 06:26:32 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: 350/703] 10.0.0.119 () {36 vars in 987 bytes} [Sat May 30 06:26:51 2026] GET /v2/images/78417387-d16a-48a1-a7b4-e2cb3d886ca9 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/704] 10.0.0.119 () {36 vars in 927 bytes} [Sat May 30 06:26:51 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: 352/707] 10.0.0.242 () {34 vars in 655 bytes} [Sat May 30 06:26:58 2026] POST /v2/images => generated 647 bytes in 184 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-30 06:26:59.058 7 WARNING glance.api.v2.images [None req-229ce807-cdf1-40ee-a9ab-d4e8b462f544 6677093e32f540dd981bb4ddeab95b61 f0ecb143f2f440fba4e63f82747df7e3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fa88e2e0-611f-4c14-a8e9-4005035d9a35 [pid: 7|app: 0|req: 356/708] 10.0.0.242 () {32 vars in 710 bytes} [Sat May 30 06:26:59 2026] DELETE /v2/images/fa88e2e0-611f-4c14-a8e9-4005035d9a35 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/709] 10.0.0.242 () {32 vars in 707 bytes} [Sat May 30 06:26:59 2026] GET /v2/images/fa88e2e0-611f-4c14-a8e9-4005035d9a35 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/710] 10.0.0.242 () {32 vars in 633 bytes} [Sat May 30 06:26:59 2026] GET /v2/images => generated 1381 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/711] 10.0.0.242 () {34 vars in 655 bytes} [Sat May 30 06:26:59 2026] POST /v2/images => generated 701 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/712] 10.0.0.242 () {32 vars in 717 bytes} [Sat May 30 06:26:59 2026] GET /v2/images/db60b90a-bb3d-4025-9c76-f2925e6c835d/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-30 06:26:59.235 8 INFO glance.api.v2.image_data [None req-fc849f74-c853-494b-bef0-cb8e002b6085 6677093e32f540dd981bb4ddeab95b61 f0ecb143f2f440fba4e63f82747df7e3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-30 06:26:59.287 8 WARNING glance_store._drivers.rbd [None req-fc849f74-c853-494b-bef0-cb8e002b6085 6677093e32f540dd981bb4ddeab95b61 f0ecb143f2f440fba4e63f82747df7e3 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-30 06:27:00.371 8 INFO glance.location [None req-fc849f74-c853-494b-bef0-cb8e002b6085 6677093e32f540dd981bb4ddeab95b61 f0ecb143f2f440fba4e63f82747df7e3 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 355/713] 10.0.0.242 () {32 vars in 727 bytes} [Sat May 30 06:26:59 2026] PUT /v2/images/db60b90a-bb3d-4025-9c76-f2925e6c835d/file => generated 0 bytes in 1189 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/714] 10.0.0.242 () {32 vars in 707 bytes} [Sat May 30 06:27:00 2026] GET /v2/images/db60b90a-bb3d-4025-9c76-f2925e6c835d => generated 1102 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/715] 10.0.0.242 () {32 vars in 717 bytes} [Sat May 30 06:27:00 2026] GET /v2/images/db60b90a-bb3d-4025-9c76-f2925e6c835d/file => generated 1024 bytes in 129 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/716] 10.0.0.242 () {34 vars in 655 bytes} [Sat May 30 06:27:00 2026] POST /v2/images => generated 648 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/717] 10.0.0.242 () {32 vars in 726 bytes} [Sat May 30 06:27:00 2026] PATCH /v2/images/4ee65fd2-29c2-4175-b241-41e5a74234de => generated 653 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/718] 10.0.0.242 () {32 vars in 707 bytes} [Sat May 30 06:27:00 2026] GET /v2/images/4ee65fd2-29c2-4175-b241-41e5a74234de => generated 653 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-30 06:27:00.697 8 WARNING glance.api.v2.images [None req-119a6510-ce0f-49bd-a091-e5643fd4ae6e 6677093e32f540dd981bb4ddeab95b61 f0ecb143f2f440fba4e63f82747df7e3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4ee65fd2-29c2-4175-b241-41e5a74234de [pid: 8|app: 0|req: 358/719] 10.0.0.242 () {32 vars in 710 bytes} [Sat May 30 06:27:00 2026] DELETE /v2/images/4ee65fd2-29c2-4175-b241-41e5a74234de => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/720] 10.0.0.242 () {32 vars in 707 bytes} [Sat May 30 06:27:00 2026] GET /v2/images/4ee65fd2-29c2-4175-b241-41e5a74234de => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-30 06:27:00.769 8 WARNING glance.api.v2.images [None req-213437c7-cc8e-4c42-9776-bd782632b608 6677093e32f540dd981bb4ddeab95b61 f0ecb143f2f440fba4e63f82747df7e3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//db60b90a-bb3d-4025-9c76-f2925e6c835d [pid: 8|app: 0|req: 359/721] 10.0.0.242 () {32 vars in 710 bytes} [Sat May 30 06:27:00 2026] DELETE /v2/images/db60b90a-bb3d-4025-9c76-f2925e6c835d => generated 0 bytes in 1141 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/722] 10.0.0.242 () {32 vars in 707 bytes} [Sat May 30 06:27:01 2026] GET /v2/images/db60b90a-bb3d-4025-9c76-f2925e6c835d => generated 139 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-30 06:27:01.942 8 WARNING glance.api.v2.images [None req-19898a88-54b8-4cfe-a778-2989b8a5bcf9 6677093e32f540dd981bb4ddeab95b61 f0ecb143f2f440fba4e63f82747df7e3 - - default default] Failed to find image fa88e2e0-611f-4c14-a8e9-4005035d9a35 to delete: glance.common.exception.ImageNotFound: No image found with ID fa88e2e0-611f-4c14-a8e9-4005035d9a35 [pid: 8|app: 0|req: 360/723] 10.0.0.242 () {32 vars in 710 bytes} [Sat May 30 06:27:01 2026] DELETE /v2/images/fa88e2e0-611f-4c14-a8e9-4005035d9a35 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/724] 10.0.0.242 () {32 vars in 707 bytes} [Sat May 30 06:27:01 2026] GET /v2/images/fa88e2e0-611f-4c14-a8e9-4005035d9a35 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/727] 10.0.0.119 () {36 vars in 987 bytes} [Sat May 30 06:27:11 2026] GET /v2/images/78417387-d16a-48a1-a7b4-e2cb3d886ca9 => 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/728] 10.0.0.119 () {36 vars in 927 bytes} [Sat May 30 06:27:11 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: 365/733] 10.0.0.119 () {36 vars in 987 bytes} [Sat May 30 06:27:31 2026] GET /v2/images/78417387-d16a-48a1-a7b4-e2cb3d886ca9 => 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: 369/734] 10.0.0.119 () {36 vars in 927 bytes} [Sat May 30 06:27:31 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/741] 10.0.0.242 () {30 vars in 411 bytes} [Sat May 30 06:27:56 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: 378/750] 10.0.0.119 () {36 vars in 987 bytes} [Sat May 30 06:28:39 2026] GET /v2/images/78417387-d16a-48a1-a7b4-e2cb3d886ca9 => 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: 373/751] 10.0.0.119 () {36 vars in 927 bytes} [Sat May 30 06:28:39 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: 376/756] 10.0.0.119 () {36 vars in 987 bytes} [Sat May 30 06:28:57 2026] GET /v2/images/78417387-d16a-48a1-a7b4-e2cb3d886ca9 => 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: 381/757] 10.0.0.119 () {36 vars in 927 bytes} [Sat May 30 06:28:57 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: 385/764] 10.0.0.119 () {36 vars in 987 bytes} [Sat May 30 06:29:25 2026] GET /v2/images/78417387-d16a-48a1-a7b4-e2cb3d886ca9 => 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: 380/765] 10.0.0.119 () {36 vars in 927 bytes} [Sat May 30 06:29:25 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: 384/772] 199.204.45.238 () {32 vars in 826 bytes} [Sat May 30 06:30:01 2026] GET /v2/images?status=active&owner=fe908ac0ca69448e80efde037d96cfaa&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/773] 199.204.45.238 () {32 vars in 653 bytes} [Sat May 30 06:30:01 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/774] 10.0.0.191 () {36 vars in 987 bytes} [Sat May 30 06:30:01 2026] GET /v2/images/0ad0a7a7-f4d5-450d-bdc4-d57ec302f5cc => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/775] 10.0.0.191 () {36 vars in 927 bytes} [Sat May 30 06:30:01 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: 386/776] 10.0.0.191 () {36 vars in 927 bytes} [Sat May 30 06:30:01 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/777] 10.0.0.191 () {36 vars in 987 bytes} [Sat May 30 06:30:01 2026] GET /v2/images/0ad0a7a7-f4d5-450d-bdc4-d57ec302f5cc => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/778] 10.0.0.191 () {36 vars in 927 bytes} [Sat May 30 06:30:01 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/779] 10.0.0.191 () {36 vars in 927 bytes} [Sat May 30 06:30:01 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: 388/780] 10.0.0.191 () {36 vars in 987 bytes} [Sat May 30 06:30:01 2026] GET /v2/images/0ad0a7a7-f4d5-450d-bdc4-d57ec302f5cc => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/781] 10.0.0.191 () {36 vars in 927 bytes} [Sat May 30 06:30:01 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/782] 10.0.0.137 () {36 vars in 911 bytes} [Sat May 30 06:30:02 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: 394/783] 10.0.0.137 () {36 vars in 1007 bytes} [Sat May 30 06:30:02 2026] GET /v2/images/0ad0a7a7-f4d5-450d-bdc4-d57ec302f5cc/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/784] 10.0.0.137 () {36 vars in 987 bytes} [Sat May 30 06:30:02 2026] GET /v2/images/0ad0a7a7-f4d5-450d-bdc4-d57ec302f5cc => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/785] 10.0.0.137 () {36 vars in 927 bytes} [Sat May 30 06:30:02 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/786] 10.0.0.137 () {36 vars in 927 bytes} [Sat May 30 06:30:02 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/789] 10.0.0.119 () {36 vars in 987 bytes} [Sat May 30 06:30:06 2026] GET /v2/images/78417387-d16a-48a1-a7b4-e2cb3d886ca9 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/790] 10.0.0.119 () {36 vars in 927 bytes} [Sat May 30 06:30:06 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/837] 10.0.0.242 () {32 vars in 633 bytes} [Sat May 30 06:34:00 2026] GET /v2/images => generated 5574 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)