+ 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 Aug 22 03:11:33 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-74d757f7bc-zmkl2 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 0x7ff7b6882668 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-08-22 03:11:35.612 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-22 03:11:35.680 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-08-22 03:11:36.515 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-08-22 03:11:36.516 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-08-22 03:11:36.517 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-22 03:11:36.562 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-08-22 03:11:36.563 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-08-22 03:11:36.563 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-22 03:11:38.602 7 WARNING glance.api.v2.images [None req-a0403829-f2b1-4914-bb85-05b4fd327bb2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-22 03:11:38.632 8 WARNING glance.api.v2.images [None req-c4111d7c-6062-48fb-a108-bb7ae9df250d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-22 03:11:38.940 7 WARNING keystonemiddleware._common.config [None req-a0403829-f2b1-4914-bb85-05b4fd327bb2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-22 03:11:38.947 7 WARNING oslo_config.cfg [None req-a0403829-f2b1-4914-bb85-05b4fd327bb2 - - - - - -] 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 0x7ff7b6882668 pid: 7 (default app) 2026-08-22 03:11:38.963 8 WARNING keystonemiddleware._common.config [None req-c4111d7c-6062-48fb-a108-bb7ae9df250d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-22 03:11:38.971 8 WARNING oslo_config.cfg [None req-c4111d7c-6062-48fb-a108-bb7ae9df250d - - - - - -] 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 0x7ff7b6882668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.183 () {42 vars in 688 bytes} [Sat Aug 22 03:11:40 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-08-22 03:11:40.491 8 WARNING oslo_policy.policy [None req-ca9c81d2-0883-4794-9dbd-34b6c1eec757 0c62478cbd5a4781be60e1b366003460 d8e3d14d6a9a409bbe59ac0e12db1a88 - - 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-08-22 03:11:40.491 8 WARNING oslo_policy.policy [None req-ca9c81d2-0883-4794-9dbd-34b6c1eec757 0c62478cbd5a4781be60e1b366003460 d8e3d14d6a9a409bbe59ac0e12db1a88 - - 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-08-22 03:11:40.509 8 WARNING oslo_policy.policy [None req-ca9c81d2-0883-4794-9dbd-34b6c1eec757 0c62478cbd5a4781be60e1b366003460 d8e3d14d6a9a409bbe59ac0e12db1a88 - - 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-08-22 03:11:40.509 8 WARNING oslo_policy.policy [None req-ca9c81d2-0883-4794-9dbd-34b6c1eec757 0c62478cbd5a4781be60e1b366003460 d8e3d14d6a9a409bbe59ac0e12db1a88 - - 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.19.213.183 () {44 vars in 910 bytes} [Sat Aug 22 03:11:40 2026] GET /v2/images => generated 69 bytes in 585 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.183 () {42 vars in 688 bytes} [Sat Aug 22 03:11:43 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.19.213.183 () {44 vars in 910 bytes} [Sat Aug 22 03:11:43 2026] GET /v2/images => generated 69 bytes in 37 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-08-22 03:11:43.984 7 WARNING oslo_policy.policy [None req-bab1667a-0586-4c1f-a3c9-dfe1b085fdfe 0c62478cbd5a4781be60e1b366003460 d8e3d14d6a9a409bbe59ac0e12db1a88 - - 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-08-22 03:11:43.985 7 WARNING oslo_policy.policy [None req-bab1667a-0586-4c1f-a3c9-dfe1b085fdfe 0c62478cbd5a4781be60e1b366003460 d8e3d14d6a9a409bbe59ac0e12db1a88 - - 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.19.213.183 () {44 vars in 911 bytes} [Sat Aug 22 03:11:43 2026] GET /v2/images/cirros => generated 151 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.183 () {44 vars in 933 bytes} [Sat Aug 22 03:11:44 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 03:11:44.118 7 WARNING oslo_policy.policy [None req-04561511-a204-4aff-a973-b2a1ad9dd89c 0c62478cbd5a4781be60e1b366003460 d8e3d14d6a9a409bbe59ac0e12db1a88 - - 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-08-22 03:11:44.118 7 WARNING oslo_policy.policy [None req-04561511-a204-4aff-a973-b2a1ad9dd89c 0c62478cbd5a4781be60e1b366003460 d8e3d14d6a9a409bbe59ac0e12db1a88 - - 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.19.213.183 () {44 vars in 939 bytes} [Sat Aug 22 03:11:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 03:11:44.210 8 WARNING oslo_config.cfg [None req-256112c5-d0a3-41d6-92c4-a04aaef81a0b 0c62478cbd5a4781be60e1b366003460 d8e3d14d6a9a409bbe59ac0e12db1a88 - - 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.19.213.183 () {48 vars in 951 bytes} [Sat Aug 22 03:11:44 2026] POST /v2/images => generated 760 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-22 03:11:44.237 7 WARNING oslo_policy.policy [None req-6d123bad-3456-4df7-88c5-9a59b5ead447 0c62478cbd5a4781be60e1b366003460 d8e3d14d6a9a409bbe59ac0e12db1a88 - - 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-08-22 03:11:44.237 7 WARNING oslo_policy.policy [None req-6d123bad-3456-4df7-88c5-9a59b5ead447 0c62478cbd5a4781be60e1b366003460 d8e3d14d6a9a409bbe59ac0e12db1a88 - - 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-08-22 03:11:44.238 7 INFO glance.api.v2.image_data [None req-6d123bad-3456-4df7-88c5-9a59b5ead447 0c62478cbd5a4781be60e1b366003460 d8e3d14d6a9a409bbe59ac0e12db1a88 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-22 03:11:47.803 7 WARNING glance.location [None req-6d123bad-3456-4df7-88c5-9a59b5ead447 0c62478cbd5a4781be60e1b366003460 d8e3d14d6a9a409bbe59ac0e12db1a88 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.19.213.183 () {48 vars in 1045 bytes} [Sat Aug 22 03:11:44 2026] PUT /v2/images/cff3d5cc-8745-4548-a29f-ebef3ea91b70/file => generated 0 bytes in 3608 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8106 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.19.213.183 () {44 vars in 971 bytes} [Sat Aug 22 03:11:47 2026] GET /v2/images/cff3d5cc-8745-4548-a29f-ebef3ea91b70 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 03:11:47.934 7 WARNING oslo_config.cfg [None req-a4fbec3f-81f4-4165-a6dd-f21668214763 0c62478cbd5a4781be60e1b366003460 d8e3d14d6a9a409bbe59ac0e12db1a88 - - 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.19.213.183 () {48 vars in 1051 bytes} [Sat Aug 22 03:11:47 2026] PATCH /v2/images/cff3d5cc-8745-4548-a29f-ebef3ea91b70 => generated 1312 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.19.213.183 () {44 vars in 971 bytes} [Sat Aug 22 03:11:47 2026] GET /v2/images/cff3d5cc-8745-4548-a29f-ebef3ea91b70 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/266] 199.19.213.183 () {42 vars in 688 bytes} [Sat Aug 22 03:32:34 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.19.213.183 () {44 vars in 910 bytes} [Sat Aug 22 03:32:34 2026] GET /v2/images => generated 1381 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/272] 199.19.213.183 () {42 vars in 688 bytes} [Sat Aug 22 03:32:51 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: 138/273] 199.19.213.183 () {44 vars in 910 bytes} [Sat Aug 22 03:32:51 2026] GET /v2/images => generated 1381 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/274] 199.19.213.183 () {44 vars in 937 bytes} [Sat Aug 22 03:32:51 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/275] 199.19.213.183 () {44 vars in 959 bytes} [Sat Aug 22 03:32:51 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/276] 199.19.213.183 () {44 vars in 939 bytes} [Sat Aug 22 03:32:51 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) [pid: 7|app: 0|req: 140/277] 199.19.213.183 () {48 vars in 951 bytes} [Sat Aug 22 03:32:51 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-22 03:32:51.750 8 WARNING oslo_policy.policy [None req-95ef693f-a19b-4395-b1f9-3d9a1aa0fb1f 0c62478cbd5a4781be60e1b366003460 d8e3d14d6a9a409bbe59ac0e12db1a88 - - 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-08-22 03:32:51.750 8 WARNING oslo_policy.policy [None req-95ef693f-a19b-4395-b1f9-3d9a1aa0fb1f 0c62478cbd5a4781be60e1b366003460 d8e3d14d6a9a409bbe59ac0e12db1a88 - - 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-08-22 03:32:51.752 8 INFO glance.api.v2.image_data [None req-95ef693f-a19b-4395-b1f9-3d9a1aa0fb1f 0c62478cbd5a4781be60e1b366003460 d8e3d14d6a9a409bbe59ac0e12db1a88 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-22 03:33:17.677 8 WARNING glance.location [None req-95ef693f-a19b-4395-b1f9-3d9a1aa0fb1f 0c62478cbd5a4781be60e1b366003460 d8e3d14d6a9a409bbe59ac0e12db1a88 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 138/282] 199.19.213.183 () {48 vars in 1046 bytes} [Sat Aug 22 03:32:51 2026] PUT /v2/images/dcf02227-742c-44f7-9437-46ba2b963a27/file => generated 0 bytes in 25973 msecs (HTTP/1.1 204) 4 headers in 171 bytes (74100 switches on core 0) [pid: 7|app: 0|req: 145/283] 199.19.213.183 () {44 vars in 971 bytes} [Sat Aug 22 03:33:17 2026] GET /v2/images/dcf02227-742c-44f7-9437-46ba2b963a27 => 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: 139/284] 199.19.213.183 () {48 vars in 1051 bytes} [Sat Aug 22 03:33:17 2026] PATCH /v2/images/dcf02227-742c-44f7-9437-46ba2b963a27 => generated 1395 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/285] 199.19.213.183 () {44 vars in 971 bytes} [Sat Aug 22 03:33:17 2026] GET /v2/images/dcf02227-742c-44f7-9437-46ba2b963a27 => 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: 148/288] 199.19.213.183 () {42 vars in 688 bytes} [Sat Aug 22 03:33: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: 141/289] 199.19.213.183 () {44 vars in 910 bytes} [Sat Aug 22 03:33:19 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: 189/370] 199.19.213.183 () {42 vars in 688 bytes} [Sat Aug 22 03:40:06 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/371] 199.19.213.183 () {44 vars in 910 bytes} [Sat Aug 22 03:40:06 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: 8|app: 0|req: 185/376] 199.19.213.183 () {42 vars in 688 bytes} [Sat Aug 22 03:40:18 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: 192/377] 199.19.213.183 () {44 vars in 910 bytes} [Sat Aug 22 03:40:18 2026] GET /v2/images => generated 2778 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/378] 199.19.213.183 () {44 vars in 947 bytes} [Sat Aug 22 03:40:19 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: 7|app: 0|req: 193/379] 199.19.213.183 () {44 vars in 969 bytes} [Sat Aug 22 03:40:19 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/380] 199.19.213.183 () {44 vars in 939 bytes} [Sat Aug 22 03:40:19 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: 194/381] 199.19.213.183 () {48 vars in 951 bytes} [Sat Aug 22 03:40:19 2026] POST /v2/images => generated 799 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-22 03:40:19.124 8 INFO glance.api.v2.image_data [None req-828ca40a-ae85-4ab1-b1ad-a346647b8eb7 0c62478cbd5a4781be60e1b366003460 d8e3d14d6a9a409bbe59ac0e12db1a88 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-22 03:40:37.371 8 INFO glance.location [None req-828ca40a-ae85-4ab1-b1ad-a346647b8eb7 0c62478cbd5a4781be60e1b366003460 d8e3d14d6a9a409bbe59ac0e12db1a88 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 188/384] 199.19.213.183 () {48 vars in 1045 bytes} [Sat Aug 22 03:40:19 2026] PUT /v2/images/2d07bf2c-12bd-4239-a5fa-9a85af2792d2/file => generated 0 bytes in 18295 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22564 switches on core 0) [pid: 7|app: 0|req: 197/385] 199.19.213.183 () {44 vars in 971 bytes} [Sat Aug 22 03:40:37 2026] GET /v2/images/2d07bf2c-12bd-4239-a5fa-9a85af2792d2 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/386] 199.19.213.183 () {48 vars in 1051 bytes} [Sat Aug 22 03:40:37 2026] PATCH /v2/images/2d07bf2c-12bd-4239-a5fa-9a85af2792d2 => generated 1410 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/387] 199.19.213.183 () {44 vars in 971 bytes} [Sat Aug 22 03:40:37 2026] GET /v2/images/2d07bf2c-12bd-4239-a5fa-9a85af2792d2 => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/396] 199.19.213.183 () {42 vars in 688 bytes} [Sat Aug 22 03:41:15 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: 203/397] 199.19.213.183 () {44 vars in 910 bytes} [Sat Aug 22 03:41:15 2026] GET /v2/images => generated 4190 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/402] 199.19.213.183 () {42 vars in 688 bytes} [Sat Aug 22 03:41:30 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: 206/403] 199.19.213.183 () {44 vars in 910 bytes} [Sat Aug 22 03:41:30 2026] GET /v2/images => generated 4190 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/404] 199.19.213.183 () {44 vars in 939 bytes} [Sat Aug 22 03:41:30 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: 7|app: 0|req: 207/405] 199.19.213.183 () {44 vars in 961 bytes} [Sat Aug 22 03:41:30 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/406] 199.19.213.183 () {44 vars in 939 bytes} [Sat Aug 22 03:41:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/407] 199.19.213.183 () {48 vars in 951 bytes} [Sat Aug 22 03:41:30 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-22 03:41:30.704 8 INFO glance.api.v2.image_data [None req-5204ee30-cd78-41ad-8a9f-2bc60837186f 0c62478cbd5a4781be60e1b366003460 d8e3d14d6a9a409bbe59ac0e12db1a88 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-22 03:41:44.949 8 INFO glance.location [None req-5204ee30-cd78-41ad-8a9f-2bc60837186f 0c62478cbd5a4781be60e1b366003460 d8e3d14d6a9a409bbe59ac0e12db1a88 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 200/410] 199.19.213.183 () {48 vars in 1046 bytes} [Sat Aug 22 03:41:30 2026] PUT /v2/images/485048fd-721d-40c3-bd71-4359178ad896/file => generated 0 bytes in 14289 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32880 switches on core 0) [pid: 7|app: 0|req: 211/411] 199.19.213.183 () {44 vars in 971 bytes} [Sat Aug 22 03:41:44 2026] GET /v2/images/485048fd-721d-40c3-bd71-4359178ad896 => 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: 201/412] 199.19.213.183 () {48 vars in 1051 bytes} [Sat Aug 22 03:41:45 2026] PATCH /v2/images/485048fd-721d-40c3-bd71-4359178ad896 => generated 1382 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/413] 199.19.213.183 () {44 vars in 971 bytes} [Sat Aug 22 03:41:45 2026] GET /v2/images/485048fd-721d-40c3-bd71-4359178ad896 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/576] 199.19.213.183 () {42 vars in 688 bytes} [Sat Aug 22 03:55:14 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: 283/577] 199.19.213.183 () {44 vars in 910 bytes} [Sat Aug 22 03:55:14 2026] GET /v2/images => generated 5574 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/606] 199.19.213.183 () {42 vars in 688 bytes} [Sat Aug 22 03:57:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/607] 199.19.213.183 () {44 vars in 910 bytes} [Sat Aug 22 03:57:28 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: 310/608] 199.19.213.183 () {42 vars in 688 bytes} [Sat Aug 22 03:57:30 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: 299/609] 199.19.213.183 () {44 vars in 910 bytes} [Sat Aug 22 03:57:30 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: 305/620] 199.19.213.183 () {42 vars in 688 bytes} [Sat Aug 22 03:58:18 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/621] 199.19.213.183 () {44 vars in 910 bytes} [Sat Aug 22 03:58:18 2026] GET /v2/images => generated 5574 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/622] 199.19.213.183 () {42 vars in 688 bytes} [Sat Aug 22 03:58: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: 317/623] 199.19.213.183 () {44 vars in 910 bytes} [Sat Aug 22 03:58:26 2026] GET /v2/images => generated 5574 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/636] 199.19.213.183 () {42 vars in 688 bytes} [Sat Aug 22 03:59:27 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/637] 199.19.213.183 () {44 vars in 910 bytes} [Sat Aug 22 03:59:27 2026] GET /v2/images => generated 5574 bytes in 56 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: 319/648] 10.0.0.191 () {32 vars in 633 bytes} [Sat Aug 22 04:00:09 2026] GET /v2/images => generated 5574 bytes in 17 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: 331/653] 10.0.0.75 () {36 vars in 986 bytes} [Sat Aug 22 04:00:28 2026] GET /v2/images/cff3d5cc-8745-4548-a29f-ebef3ea91b70 => generated 1312 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/654] 10.0.0.75 () {36 vars in 926 bytes} [Sat Aug 22 04:00:28 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/655] 10.0.0.45 () {36 vars in 986 bytes} [Sat Aug 22 04:00:32 2026] GET /v2/images/cff3d5cc-8745-4548-a29f-ebef3ea91b70 => generated 1312 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/656] 10.0.0.45 () {36 vars in 926 bytes} [Sat Aug 22 04:00: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: 333/657] 10.0.0.45 () {36 vars in 926 bytes} [Sat Aug 22 04:00: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: 325/658] 10.0.0.45 () {36 vars in 986 bytes} [Sat Aug 22 04:00:32 2026] GET /v2/images/cff3d5cc-8745-4548-a29f-ebef3ea91b70 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/659] 10.0.0.45 () {36 vars in 926 bytes} [Sat Aug 22 04:00:32 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/660] 10.0.0.45 () {36 vars in 926 bytes} [Sat Aug 22 04:00: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: 335/661] 10.0.0.45 () {36 vars in 986 bytes} [Sat Aug 22 04:00:32 2026] GET /v2/images/cff3d5cc-8745-4548-a29f-ebef3ea91b70 => 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: 327/662] 10.0.0.45 () {36 vars in 926 bytes} [Sat Aug 22 04:00: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: 336/663] 10.0.0.45 () {36 vars in 926 bytes} [Sat Aug 22 04:00:32 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: 328/664] 10.0.0.218 () {36 vars in 987 bytes} [Sat Aug 22 04:00:33 2026] GET /v2/images/cff3d5cc-8745-4548-a29f-ebef3ea91b70 => generated 1312 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/665] 10.0.0.218 () {36 vars in 927 bytes} [Sat Aug 22 04:00:33 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/666] 10.0.0.218 () {36 vars in 987 bytes} [Sat Aug 22 04:00:33 2026] GET /v2/images/cff3d5cc-8745-4548-a29f-ebef3ea91b70 => 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: 338/667] 10.0.0.218 () {36 vars in 927 bytes} [Sat Aug 22 04:00:33 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: 330/668] 10.0.0.218 () {36 vars in 927 bytes} [Sat Aug 22 04:00:33 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: 339/669] 199.19.213.183 () {36 vars in 991 bytes} [Sat Aug 22 04:00:35 2026] GET /v2/images/cff3d5cc-8745-4548-a29f-ebef3ea91b70 => 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: 331/670] 199.19.213.183 () {36 vars in 931 bytes} [Sat Aug 22 04:00:35 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/671] 199.19.213.183 () {36 vars in 991 bytes} [Sat Aug 22 04:00:36 2026] GET /v2/images/cff3d5cc-8745-4548-a29f-ebef3ea91b70 => 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: 332/672] 199.19.213.183 () {36 vars in 931 bytes} [Sat Aug 22 04:00:36 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.75 () {36 vars in 986 bytes} [Sat Aug 22 04:00:40 2026] GET /v2/images/cff3d5cc-8745-4548-a29f-ebef3ea91b70 => generated 1312 bytes in 32 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.75 () {36 vars in 926 bytes} [Sat Aug 22 04:00:40 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: 338/683] 10.0.0.75 () {36 vars in 986 bytes} [Sat Aug 22 04:01:15 2026] GET /v2/images/cff3d5cc-8745-4548-a29f-ebef3ea91b70 => 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: 346/684] 10.0.0.75 () {36 vars in 926 bytes} [Sat Aug 22 04:01:15 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: 339/685] 10.0.0.75 () {36 vars in 986 bytes} [Sat Aug 22 04:01:16 2026] GET /v2/images/cff3d5cc-8745-4548-a29f-ebef3ea91b70 => 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: 347/686] 10.0.0.75 () {36 vars in 926 bytes} [Sat Aug 22 04:01:16 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/695] 10.0.0.191 () {30 vars in 411 bytes} [Sat Aug 22 04:01:48 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/696] 10.0.0.75 () {36 vars in 986 bytes} [Sat Aug 22 04:01:51 2026] GET /v2/images/cff3d5cc-8745-4548-a29f-ebef3ea91b70 => 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: 353/697] 10.0.0.75 () {36 vars in 926 bytes} [Sat Aug 22 04:01: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: 7|app: 0|req: 356/702] 10.0.0.75 () {36 vars in 986 bytes} [Sat Aug 22 04:02:09 2026] GET /v2/images/cff3d5cc-8745-4548-a29f-ebef3ea91b70 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/703] 10.0.0.75 () {36 vars in 926 bytes} [Sat Aug 22 04:02:09 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/706] 10.0.0.191 () {32 vars in 707 bytes} [Sat Aug 22 04:02:27 2026] GET /v2/images/cff3d5cc-8745-4548-a29f-ebef3ea91b70 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/707] 10.0.0.191 () {32 vars in 707 bytes} [Sat Aug 22 04:02:27 2026] GET /v2/images/cff3d5cc-8745-4548-a29f-ebef3ea91b70 => 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: 359/708] 10.0.0.45 () {36 vars in 986 bytes} [Sat Aug 22 04:02:27 2026] GET /v2/images/cff3d5cc-8745-4548-a29f-ebef3ea91b70 => 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: 350/709] 10.0.0.45 () {36 vars in 926 bytes} [Sat Aug 22 04:02:27 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: 360/710] 10.0.0.45 () {36 vars in 926 bytes} [Sat Aug 22 04:02:27 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: 351/711] 10.0.0.45 () {36 vars in 986 bytes} [Sat Aug 22 04:02:27 2026] GET /v2/images/cff3d5cc-8745-4548-a29f-ebef3ea91b70 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/712] 10.0.0.45 () {36 vars in 926 bytes} [Sat Aug 22 04:02:27 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/713] 10.0.0.45 () {36 vars in 926 bytes} [Sat Aug 22 04:02:27 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: 362/714] 10.0.0.45 () {36 vars in 986 bytes} [Sat Aug 22 04:02:27 2026] GET /v2/images/cff3d5cc-8745-4548-a29f-ebef3ea91b70 => 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: 353/715] 10.0.0.45 () {36 vars in 926 bytes} [Sat Aug 22 04:02:27 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: 363/716] 10.0.0.218 () {36 vars in 987 bytes} [Sat Aug 22 04:02:28 2026] GET /v2/images/cff3d5cc-8745-4548-a29f-ebef3ea91b70 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/717] 10.0.0.218 () {36 vars in 927 bytes} [Sat Aug 22 04:02: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: 356/720] 10.0.0.218 () {36 vars in 987 bytes} [Sat Aug 22 04:02:28 2026] GET /v2/images/cff3d5cc-8745-4548-a29f-ebef3ea91b70 => 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: 365/721] 10.0.0.218 () {36 vars in 927 bytes} [Sat Aug 22 04:02: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: 357/722] 10.0.0.218 () {36 vars in 927 bytes} [Sat Aug 22 04:02:28 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: 366/723] 10.0.0.75 () {36 vars in 986 bytes} [Sat Aug 22 04:02:31 2026] GET /v2/images/cff3d5cc-8745-4548-a29f-ebef3ea91b70 => 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: 358/724] 10.0.0.75 () {36 vars in 926 bytes} [Sat Aug 22 04:02: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: 361/729] 10.0.0.75 () {36 vars in 986 bytes} [Sat Aug 22 04:02:52 2026] GET /v2/images/cff3d5cc-8745-4548-a29f-ebef3ea91b70 => 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: 369/730] 10.0.0.75 () {36 vars in 926 bytes} [Sat Aug 22 04:02:52 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/735] 10.0.0.75 () {36 vars in 986 bytes} [Sat Aug 22 04:03:09 2026] GET /v2/images/cff3d5cc-8745-4548-a29f-ebef3ea91b70 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/736] 10.0.0.75 () {36 vars in 926 bytes} [Sat Aug 22 04:03:10 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: 377/745] 199.19.213.183 () {32 vars in 826 bytes} [Sat Aug 22 04:03:57 2026] GET /v2/images?status=active&owner=d8e3d14d6a9a409bbe59ac0e12db1a88&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/746] 199.19.213.183 () {32 vars in 653 bytes} [Sat Aug 22 04:03:57 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/749] 10.0.0.45 () {36 vars in 986 bytes} [Sat Aug 22 04:03:58 2026] GET /v2/images/dcf02227-742c-44f7-9437-46ba2b963a27 => generated 1395 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/750] 10.0.0.45 () {36 vars in 926 bytes} [Sat Aug 22 04:03:59 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: 372/751] 10.0.0.45 () {36 vars in 926 bytes} [Sat Aug 22 04:03:59 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/752] 10.0.0.45 () {36 vars in 986 bytes} [Sat Aug 22 04:03:59 2026] GET /v2/images/dcf02227-742c-44f7-9437-46ba2b963a27 => 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: 373/753] 10.0.0.45 () {36 vars in 926 bytes} [Sat Aug 22 04:03:59 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: 381/754] 10.0.0.45 () {36 vars in 926 bytes} [Sat Aug 22 04:03:59 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/755] 10.0.0.45 () {36 vars in 986 bytes} [Sat Aug 22 04:03:59 2026] GET /v2/images/dcf02227-742c-44f7-9437-46ba2b963a27 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/756] 10.0.0.45 () {36 vars in 926 bytes} [Sat Aug 22 04:03:59 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: 375/757] 10.0.0.45 () {36 vars in 926 bytes} [Sat Aug 22 04:03:59 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: 383/758] 10.0.0.218 () {36 vars in 987 bytes} [Sat Aug 22 04:03:59 2026] GET /v2/images/dcf02227-742c-44f7-9437-46ba2b963a27 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/759] 10.0.0.218 () {36 vars in 927 bytes} [Sat Aug 22 04:03:59 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: 384/760] 10.0.0.218 () {36 vars in 987 bytes} [Sat Aug 22 04:03:59 2026] GET /v2/images/dcf02227-742c-44f7-9437-46ba2b963a27 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/761] 10.0.0.218 () {36 vars in 927 bytes} [Sat Aug 22 04:03:59 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: 385/762] 10.0.0.218 () {36 vars in 927 bytes} [Sat Aug 22 04:03:59 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: 412/815] 10.0.0.191 () {34 vars in 655 bytes} [Sat Aug 22 04:08:18 2026] POST /v2/images => generated 649 bytes in 201 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-22 04:08:18.800 8 WARNING glance.api.v2.images [None req-31b30f92-9630-4f14-a17c-29260215c00a 66922545fc7b461bb81f2f81f46cb118 7f25a0473a9e48e29bec1cf51cdd0547 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f6d6c79e-85fe-4c51-b180-323c33c6a326 [pid: 8|app: 0|req: 404/816] 10.0.0.191 () {32 vars in 710 bytes} [Sat Aug 22 04:08:18 2026] DELETE /v2/images/f6d6c79e-85fe-4c51-b180-323c33c6a326 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/817] 10.0.0.191 () {32 vars in 707 bytes} [Sat Aug 22 04:08:18 2026] GET /v2/images/f6d6c79e-85fe-4c51-b180-323c33c6a326 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/818] 10.0.0.191 () {32 vars in 633 bytes} [Sat Aug 22 04:08:18 2026] GET /v2/images => generated 1381 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/819] 10.0.0.191 () {34 vars in 655 bytes} [Sat Aug 22 04:08:18 2026] POST /v2/images => generated 703 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/820] 10.0.0.191 () {32 vars in 717 bytes} [Sat Aug 22 04:08:18 2026] GET /v2/images/b31ba749-4735-4a4b-a9bf-1204b9d8f938/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 04:08:18.992 7 INFO glance.api.v2.image_data [None req-412d94aa-5734-40e8-af73-b55fe4861ab8 66922545fc7b461bb81f2f81f46cb118 7f25a0473a9e48e29bec1cf51cdd0547 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-22 04:08:19.034 7 WARNING glance_store._drivers.rbd [None req-412d94aa-5734-40e8-af73-b55fe4861ab8 66922545fc7b461bb81f2f81f46cb118 7f25a0473a9e48e29bec1cf51cdd0547 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-22 04:08:20.124 7 INFO glance.location [None req-412d94aa-5734-40e8-af73-b55fe4861ab8 66922545fc7b461bb81f2f81f46cb118 7f25a0473a9e48e29bec1cf51cdd0547 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 415/821] 10.0.0.191 () {32 vars in 727 bytes} [Sat Aug 22 04:08:18 2026] PUT /v2/images/b31ba749-4735-4a4b-a9bf-1204b9d8f938/file => generated 0 bytes in 1183 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/822] 10.0.0.191 () {32 vars in 707 bytes} [Sat Aug 22 04:08:20 2026] GET /v2/images/b31ba749-4735-4a4b-a9bf-1204b9d8f938 => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/823] 10.0.0.191 () {32 vars in 717 bytes} [Sat Aug 22 04:08:20 2026] GET /v2/images/b31ba749-4735-4a4b-a9bf-1204b9d8f938/file => generated 1024 bytes in 134 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/824] 10.0.0.191 () {34 vars in 655 bytes} [Sat Aug 22 04:08:20 2026] POST /v2/images => generated 649 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/825] 10.0.0.191 () {32 vars in 726 bytes} [Sat Aug 22 04:08:20 2026] PATCH /v2/images/2c8eaa56-db23-44c2-892f-8d1550c07afd => generated 653 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/826] 10.0.0.191 () {32 vars in 707 bytes} [Sat Aug 22 04:08:20 2026] GET /v2/images/2c8eaa56-db23-44c2-892f-8d1550c07afd => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 04:08:20.462 7 WARNING glance.api.v2.images [None req-610b860e-c6e7-40ed-8679-80537edad385 66922545fc7b461bb81f2f81f46cb118 7f25a0473a9e48e29bec1cf51cdd0547 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2c8eaa56-db23-44c2-892f-8d1550c07afd [pid: 7|app: 0|req: 418/827] 10.0.0.191 () {32 vars in 710 bytes} [Sat Aug 22 04:08:20 2026] DELETE /v2/images/2c8eaa56-db23-44c2-892f-8d1550c07afd => generated 0 bytes in 67 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/828] 10.0.0.191 () {32 vars in 707 bytes} [Sat Aug 22 04:08:20 2026] GET /v2/images/2c8eaa56-db23-44c2-892f-8d1550c07afd => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 04:08:20.551 7 WARNING glance.api.v2.images [None req-a221096a-b86b-423c-bc94-b94d32e92130 66922545fc7b461bb81f2f81f46cb118 7f25a0473a9e48e29bec1cf51cdd0547 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b31ba749-4735-4a4b-a9bf-1204b9d8f938 [pid: 7|app: 0|req: 419/829] 10.0.0.191 () {32 vars in 710 bytes} [Sat Aug 22 04:08:20 2026] DELETE /v2/images/b31ba749-4735-4a4b-a9bf-1204b9d8f938 => generated 0 bytes in 840 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/830] 10.0.0.191 () {32 vars in 707 bytes} [Sat Aug 22 04:08:21 2026] GET /v2/images/b31ba749-4735-4a4b-a9bf-1204b9d8f938 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 04:08:21.402 7 WARNING glance.api.v2.images [None req-09780832-1f1c-4933-84b2-6924924f7457 66922545fc7b461bb81f2f81f46cb118 7f25a0473a9e48e29bec1cf51cdd0547 - - default default] Failed to find image f6d6c79e-85fe-4c51-b180-323c33c6a326 to delete: glance.common.exception.ImageNotFound: No image found with ID f6d6c79e-85fe-4c51-b180-323c33c6a326 [pid: 7|app: 0|req: 420/831] 10.0.0.191 () {32 vars in 710 bytes} [Sat Aug 22 04:08:21 2026] DELETE /v2/images/f6d6c79e-85fe-4c51-b180-323c33c6a326 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/832] 10.0.0.191 () {32 vars in 707 bytes} [Sat Aug 22 04:08:21 2026] GET /v2/images/f6d6c79e-85fe-4c51-b180-323c33c6a326 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/839] 10.0.0.75 () {36 vars in 986 bytes} [Sat Aug 22 04:08:58 2026] GET /v2/images/cff3d5cc-8745-4548-a29f-ebef3ea91b70 => 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: 424/840] 10.0.0.75 () {36 vars in 926 bytes} [Sat Aug 22 04:08:58 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: 422/851] 10.0.0.75 () {36 vars in 986 bytes} [Sat Aug 22 04:09:38 2026] GET /v2/images/cff3d5cc-8745-4548-a29f-ebef3ea91b70 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/852] 10.0.0.75 () {36 vars in 926 bytes} [Sat Aug 22 04:09:38 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)