+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Feb 26 03:18:37 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 nodename: glance-api-7d58b4cc8b-2ppm6 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f5092978668 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-02-26 03:18:39.527 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-02-26 03:18:39.530 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-02-26 03:18:40.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-02-26 03:18:40.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-02-26 03:18:40.385 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-26 03:18:40.425 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-02-26 03:18:40.426 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-02-26 03:18:40.426 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-26 03:18:42.497 7 WARNING glance.api.v2.images [None req-222fecec-76fb-4ce2-a429-c5cd3d620885 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-26 03:18:42.601 8 WARNING glance.api.v2.images [None req-a16d0fb5-2e66-4bc2-a212-d120be1f8d32 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-26 03:18:42.865 7 WARNING keystonemiddleware._common.config [None req-222fecec-76fb-4ce2-a429-c5cd3d620885 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-26 03:18:42.873 7 WARNING oslo_config.cfg [None req-222fecec-76fb-4ce2-a429-c5cd3d620885 - - - - - -] 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 0x7f5092978668 pid: 7 (default app) 2026-02-26 03:18:42.988 8 WARNING keystonemiddleware._common.config [None req-a16d0fb5-2e66-4bc2-a212-d120be1f8d32 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-26 03:18:42.996 8 WARNING oslo_config.cfg [None req-a16d0fb5-2e66-4bc2-a212-d120be1f8d32 - - - - - -] 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 0x7f5092978668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.19.213.199 () {42 vars in 688 bytes} [Thu Feb 26 03:18:43 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-02-26 03:18:44.264 8 WARNING oslo_policy.policy [None req-bcd35445-fc6b-49c7-865b-041dc48ff6c9 2644739ac5e14290a2214a11be3bbcfa 7601539739e34243a6ddb9b29540082e - - 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-02-26 03:18:44.264 8 WARNING oslo_policy.policy [None req-bcd35445-fc6b-49c7-865b-041dc48ff6c9 2644739ac5e14290a2214a11be3bbcfa 7601539739e34243a6ddb9b29540082e - - 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-02-26 03:18:44.282 8 WARNING oslo_policy.policy [None req-bcd35445-fc6b-49c7-865b-041dc48ff6c9 2644739ac5e14290a2214a11be3bbcfa 7601539739e34243a6ddb9b29540082e - - 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-02-26 03:18:44.283 8 WARNING oslo_policy.policy [None req-bcd35445-fc6b-49c7-865b-041dc48ff6c9 2644739ac5e14290a2214a11be3bbcfa 7601539739e34243a6ddb9b29540082e - - 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/6] 199.19.213.199 () {44 vars in 910 bytes} [Thu Feb 26 03:18:43 2026] GET /v2/images => generated 69 bytes in 565 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.19.213.199 () {42 vars in 688 bytes} [Thu Feb 26 03:18:47 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.19.213.199 () {44 vars in 910 bytes} [Thu Feb 26 03:18:47 2026] GET /v2/images => generated 69 bytes in 38 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-02-26 03:18:47.787 7 WARNING oslo_policy.policy [None req-b9b0dac7-7ee6-4aa9-bf9d-57f74fd1e8c2 2644739ac5e14290a2214a11be3bbcfa 7601539739e34243a6ddb9b29540082e - - 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-02-26 03:18:47.787 7 WARNING oslo_policy.policy [None req-b9b0dac7-7ee6-4aa9-bf9d-57f74fd1e8c2 2644739ac5e14290a2214a11be3bbcfa 7601539739e34243a6ddb9b29540082e - - 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/9] 199.19.213.199 () {44 vars in 911 bytes} [Thu Feb 26 03:18:47 2026] GET /v2/images/cirros => generated 151 bytes in 140 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.19.213.199 () {44 vars in 933 bytes} [Thu Feb 26 03:18:47 2026] GET /v2/images?name=cirros => generated 81 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 03:18:47.933 7 WARNING oslo_policy.policy [None req-451b87da-8016-4710-853a-ef0f14cb7d39 2644739ac5e14290a2214a11be3bbcfa 7601539739e34243a6ddb9b29540082e - - 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-02-26 03:18:47.933 7 WARNING oslo_policy.policy [None req-451b87da-8016-4710-853a-ef0f14cb7d39 2644739ac5e14290a2214a11be3bbcfa 7601539739e34243a6ddb9b29540082e - - 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: 8/11] 199.19.213.199 () {44 vars in 939 bytes} [Thu Feb 26 03:18:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 03:18:48.009 8 WARNING oslo_config.cfg [None req-cc76e0af-a280-443c-8419-bf853a79a82c 2644739ac5e14290a2214a11be3bbcfa 7601539739e34243a6ddb9b29540082e - - 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/12] 199.19.213.199 () {48 vars in 951 bytes} [Thu Feb 26 03:18:47 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-02-26 03:18:48.033 7 WARNING oslo_policy.policy [None req-5a660561-a0db-42b7-935c-0aaae2a0026e 2644739ac5e14290a2214a11be3bbcfa 7601539739e34243a6ddb9b29540082e - - 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-02-26 03:18:48.034 7 WARNING oslo_policy.policy [None req-5a660561-a0db-42b7-935c-0aaae2a0026e 2644739ac5e14290a2214a11be3bbcfa 7601539739e34243a6ddb9b29540082e - - 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-02-26 03:18:48.035 7 INFO glance.api.v2.image_data [None req-5a660561-a0db-42b7-935c-0aaae2a0026e 2644739ac5e14290a2214a11be3bbcfa 7601539739e34243a6ddb9b29540082e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 03:18:51.593 7 WARNING glance.location [None req-5a660561-a0db-42b7-935c-0aaae2a0026e 2644739ac5e14290a2214a11be3bbcfa 7601539739e34243a6ddb9b29540082e - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.19.213.199 () {48 vars in 1045 bytes} [Thu Feb 26 03:18:48 2026] PUT /v2/images/96bd21c2-013a-439f-8996-07a278e8c2d3/file => generated 0 bytes in 3604 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5872 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.19.213.199 () {44 vars in 971 bytes} [Thu Feb 26 03:18:51 2026] GET /v2/images/96bd21c2-013a-439f-8996-07a278e8c2d3 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 03:18:51.665 7 WARNING oslo_config.cfg [None req-e7fd5554-9f32-4f70-ba79-c495cc568fd8 2644739ac5e14290a2214a11be3bbcfa 7601539739e34243a6ddb9b29540082e - - 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: 10/15] 199.19.213.199 () {44 vars in 971 bytes} [Thu Feb 26 03:18:51 2026] GET /v2/images/96bd21c2-013a-439f-8996-07a278e8c2d3 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/266] 199.19.213.199 () {42 vars in 688 bytes} [Thu Feb 26 03:39:39 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/267] 199.19.213.199 () {44 vars in 910 bytes} [Thu Feb 26 03:39:39 2026] GET /v2/images => generated 1240 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/272] 199.19.213.199 () {42 vars in 688 bytes} [Thu Feb 26 03:39:55 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: 139/273] 199.19.213.199 () {44 vars in 910 bytes} [Thu Feb 26 03:39:55 2026] GET /v2/images => generated 1240 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/274] 199.19.213.199 () {44 vars in 937 bytes} [Thu Feb 26 03:39:55 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/275] 199.19.213.199 () {44 vars in 959 bytes} [Thu Feb 26 03:39:55 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/276] 199.19.213.199 () {44 vars in 939 bytes} [Thu Feb 26 03:39:55 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) [pid: 7|app: 0|req: 141/277] 199.19.213.199 () {48 vars in 951 bytes} [Thu Feb 26 03:39:55 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-02-26 03:39:56.002 8 WARNING oslo_policy.policy [None req-2947a33a-0ba2-449d-bde3-907d02aa421f 2644739ac5e14290a2214a11be3bbcfa 7601539739e34243a6ddb9b29540082e - - 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-02-26 03:39:56.003 8 WARNING oslo_policy.policy [None req-2947a33a-0ba2-449d-bde3-907d02aa421f 2644739ac5e14290a2214a11be3bbcfa 7601539739e34243a6ddb9b29540082e - - 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-02-26 03:39:56.004 8 INFO glance.api.v2.image_data [None req-2947a33a-0ba2-449d-bde3-907d02aa421f 2644739ac5e14290a2214a11be3bbcfa 7601539739e34243a6ddb9b29540082e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 03:40:20.939 8 WARNING glance.location [None req-2947a33a-0ba2-449d-bde3-907d02aa421f 2644739ac5e14290a2214a11be3bbcfa 7601539739e34243a6ddb9b29540082e - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 137/282] 199.19.213.199 () {48 vars in 1046 bytes} [Thu Feb 26 03:39:55 2026] PUT /v2/images/f081ca55-5a64-467e-9493-55065e536152/file => generated 0 bytes in 24981 msecs (HTTP/1.1 204) 4 headers in 171 bytes (60710 switches on core 0) [pid: 7|app: 0|req: 146/283] 199.19.213.199 () {44 vars in 971 bytes} [Thu Feb 26 03:40:20 2026] GET /v2/images/f081ca55-5a64-467e-9493-55065e536152 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/284] 199.19.213.199 () {44 vars in 971 bytes} [Thu Feb 26 03:40:21 2026] GET /v2/images/f081ca55-5a64-467e-9493-55065e536152 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/287] 199.19.213.199 () {42 vars in 688 bytes} [Thu Feb 26 03:40:22 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/288] 199.19.213.199 () {44 vars in 910 bytes} [Thu Feb 26 03:40:22 2026] GET /v2/images => generated 2451 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/373] 199.19.213.199 () {42 vars in 688 bytes} [Thu Feb 26 03:47:22 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/374] 199.19.213.199 () {44 vars in 910 bytes} [Thu Feb 26 03:47:22 2026] GET /v2/images => generated 2451 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/377] 199.19.213.199 () {42 vars in 688 bytes} [Thu Feb 26 03:47:39 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: 185/378] 199.19.213.199 () {44 vars in 910 bytes} [Thu Feb 26 03:47:39 2026] GET /v2/images => generated 2451 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/379] 199.19.213.199 () {44 vars in 947 bytes} [Thu Feb 26 03:47:39 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/380] 199.19.213.199 () {44 vars in 969 bytes} [Thu Feb 26 03:47:39 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/381] 199.19.213.199 () {44 vars in 939 bytes} [Thu Feb 26 03:47:39 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: 187/382] 199.19.213.199 () {48 vars in 951 bytes} [Thu Feb 26 03:47:39 2026] POST /v2/images => generated 799 bytes in 183 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-26 03:47:39.318 7 INFO glance.api.v2.image_data [None req-f40f33fa-a947-476b-84ed-fd49f2d784ec 2644739ac5e14290a2214a11be3bbcfa 7601539739e34243a6ddb9b29540082e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 03:47:50.840 7 INFO glance.location [None req-f40f33fa-a947-476b-84ed-fd49f2d784ec 2644739ac5e14290a2214a11be3bbcfa 7601539739e34243a6ddb9b29540082e - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 196/385] 199.19.213.199 () {48 vars in 1045 bytes} [Thu Feb 26 03:47:39 2026] PUT /v2/images/dd3bf983-e89e-4008-a7ca-2311f8708e27/file => generated 0 bytes in 11566 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23384 switches on core 0) [pid: 8|app: 0|req: 190/386] 199.19.213.199 () {44 vars in 971 bytes} [Thu Feb 26 03:47:50 2026] GET /v2/images/dd3bf983-e89e-4008-a7ca-2311f8708e27 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/387] 199.19.213.199 () {48 vars in 1050 bytes} [Thu Feb 26 03:47:50 2026] PATCH /v2/images/dd3bf983-e89e-4008-a7ca-2311f8708e27 => generated 1234 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/388] 199.19.213.199 () {44 vars in 971 bytes} [Thu Feb 26 03:47:51 2026] GET /v2/images/dd3bf983-e89e-4008-a7ca-2311f8708e27 => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/397] 199.19.213.199 () {42 vars in 688 bytes} [Thu Feb 26 03:48:27 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/398] 199.19.213.199 () {44 vars in 910 bytes} [Thu Feb 26 03:48:27 2026] GET /v2/images => generated 3687 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/401] 199.19.213.199 () {42 vars in 688 bytes} [Thu Feb 26 03:48:40 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: 204/402] 199.19.213.199 () {44 vars in 910 bytes} [Thu Feb 26 03:48:40 2026] GET /v2/images => generated 3687 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/403] 199.19.213.199 () {44 vars in 939 bytes} [Thu Feb 26 03:48:40 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/404] 199.19.213.199 () {44 vars in 961 bytes} [Thu Feb 26 03:48:40 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: 200/405] 199.19.213.199 () {44 vars in 939 bytes} [Thu Feb 26 03:48:40 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/406] 199.19.213.199 () {48 vars in 951 bytes} [Thu Feb 26 03:48:40 2026] POST /v2/images => generated 791 bytes in 213 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-26 03:48:40.682 8 INFO glance.api.v2.image_data [None req-be407d74-379a-4c11-9970-dd940097325a 2644739ac5e14290a2214a11be3bbcfa 7601539739e34243a6ddb9b29540082e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 03:48:52.874 8 INFO glance.location [None req-be407d74-379a-4c11-9970-dd940097325a 2644739ac5e14290a2214a11be3bbcfa 7601539739e34243a6ddb9b29540082e - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 201/411] 199.19.213.199 () {48 vars in 1045 bytes} [Thu Feb 26 03:48:40 2026] PUT /v2/images/36da0946-22ce-44cd-ae7a-2ccf062230e9/file => generated 0 bytes in 12238 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27194 switches on core 0) [pid: 7|app: 0|req: 211/412] 199.19.213.199 () {44 vars in 971 bytes} [Thu Feb 26 03:48:52 2026] GET /v2/images/36da0946-22ce-44cd-ae7a-2ccf062230e9 => generated 1203 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/413] 199.19.213.199 () {44 vars in 971 bytes} [Thu Feb 26 03:48:52 2026] GET /v2/images/36da0946-22ce-44cd-ae7a-2ccf062230e9 => generated 1203 bytes in 14 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: 230/468] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 03:53:25 2026] GET /v2/images => generated 4892 bytes in 254 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: 239/469] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 03:53:25 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/482] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 03:54:25 2026] GET /v2/images => generated 4892 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/483] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 03:54:25 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/496] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 03:55:25 2026] GET /v2/images => generated 4892 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/497] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 03:55:25 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/510] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 03:56:25 2026] GET /v2/images => generated 4892 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/511] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 03:56:25 2026] GET /v2/images => generated 4892 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/524] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 03:57:25 2026] GET /v2/images => generated 4892 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/525] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 03:57:25 2026] GET /v2/images => generated 4892 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/538] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 03:58:25 2026] GET /v2/images => generated 4892 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/539] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 03:58:25 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/552] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 03:59:25 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/553] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 03:59:25 2026] GET /v2/images => generated 4892 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/566] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 04:00:25 2026] GET /v2/images => generated 4892 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/567] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 04:00:25 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/580] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 04:01:25 2026] GET /v2/images => generated 4892 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/581] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 04:01:25 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/582] 199.19.213.199 () {42 vars in 688 bytes} [Thu Feb 26 04:01:29 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/583] 199.19.213.199 () {44 vars in 910 bytes} [Thu Feb 26 04:01:29 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/596] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 04:02:25 2026] GET /v2/images => generated 4892 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/597] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 04:02:25 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/610] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 04:03:25 2026] GET /v2/images => generated 4892 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/611] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 04:03:25 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/618] 199.19.213.199 () {42 vars in 688 bytes} [Thu Feb 26 04:03:52 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: 314/619] 199.19.213.199 () {44 vars in 910 bytes} [Thu Feb 26 04:03:52 2026] GET /v2/images => generated 4892 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/620] 199.19.213.199 () {42 vars in 688 bytes} [Thu Feb 26 04:03:53 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: 315/621] 199.19.213.199 () {44 vars in 910 bytes} [Thu Feb 26 04:03:53 2026] GET /v2/images => generated 4892 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/628] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 04:04:25 2026] GET /v2/images => generated 4892 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/629] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 04:04:25 2026] GET /v2/images => generated 4892 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/634] 199.19.213.199 () {42 vars in 688 bytes} [Thu Feb 26 04:04:46 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: 322/635] 199.19.213.199 () {44 vars in 910 bytes} [Thu Feb 26 04:04:46 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/638] 199.19.213.199 () {42 vars in 688 bytes} [Thu Feb 26 04:04:54 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: 324/639] 199.19.213.199 () {44 vars in 910 bytes} [Thu Feb 26 04:04:54 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/646] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 04:05:25 2026] GET /v2/images => generated 4892 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/647] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 04:05:25 2026] GET /v2/images => generated 4892 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/654] 199.19.213.199 () {42 vars in 688 bytes} [Thu Feb 26 04:05:53 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: 332/655] 199.19.213.199 () {44 vars in 910 bytes} [Thu Feb 26 04:05:53 2026] GET /v2/images => generated 4892 bytes in 64 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.86 () {28 vars in 568 bytes} [Thu Feb 26 04:06:25 2026] GET /v2/images => generated 4892 bytes in 216 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.86 () {28 vars in 568 bytes} [Thu Feb 26 04:06:25 2026] GET /v2/images => generated 4892 bytes in 15 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.18 () {32 vars in 632 bytes} [Thu Feb 26 04:06:36 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/671] 10.0.0.28 () {36 vars in 986 bytes} [Thu Feb 26 04:07:01 2026] GET /v2/images/96bd21c2-013a-439f-8996-07a278e8c2d3 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/672] 10.0.0.28 () {36 vars in 926 bytes} [Thu Feb 26 04:07:01 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: 342/675] 10.0.0.214 () {36 vars in 987 bytes} [Thu Feb 26 04:07:02 2026] GET /v2/images/96bd21c2-013a-439f-8996-07a278e8c2d3 => generated 1171 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/676] 10.0.0.214 () {36 vars in 927 bytes} [Thu Feb 26 04:07:03 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: 343/677] 10.0.0.214 () {36 vars in 927 bytes} [Thu Feb 26 04:07:03 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/678] 10.0.0.214 () {36 vars in 987 bytes} [Thu Feb 26 04:07:03 2026] GET /v2/images/96bd21c2-013a-439f-8996-07a278e8c2d3 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/679] 10.0.0.214 () {36 vars in 927 bytes} [Thu Feb 26 04:07:03 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/680] 10.0.0.214 () {36 vars in 927 bytes} [Thu Feb 26 04:07:03 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/681] 10.0.0.214 () {36 vars in 987 bytes} [Thu Feb 26 04:07:03 2026] GET /v2/images/96bd21c2-013a-439f-8996-07a278e8c2d3 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/682] 10.0.0.214 () {36 vars in 927 bytes} [Thu Feb 26 04:07:03 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/683] 10.0.0.214 () {36 vars in 927 bytes} [Thu Feb 26 04:07:03 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/684] 10.0.0.192 () {36 vars in 911 bytes} [Thu Feb 26 04:07:04 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/685] 10.0.0.192 () {36 vars in 1007 bytes} [Thu Feb 26 04:07:04 2026] GET /v2/images/96bd21c2-013a-439f-8996-07a278e8c2d3/locations => generated 127 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/686] 10.0.0.192 () {36 vars in 987 bytes} [Thu Feb 26 04:07:04 2026] GET /v2/images/96bd21c2-013a-439f-8996-07a278e8c2d3 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/687] 10.0.0.192 () {36 vars in 927 bytes} [Thu Feb 26 04:07:04 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/688] 10.0.0.192 () {36 vars in 927 bytes} [Thu Feb 26 04:07:04 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: 342/691] 10.0.0.28 () {36 vars in 986 bytes} [Thu Feb 26 04:07:18 2026] GET /v2/images/96bd21c2-013a-439f-8996-07a278e8c2d3 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/692] 10.0.0.28 () {36 vars in 926 bytes} [Thu Feb 26 04:07:18 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: 344/695] 10.0.0.18 () {34 vars in 654 bytes} [Thu Feb 26 04:07:24 2026] POST /v2/images => generated 649 bytes in 128 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-02-26 04:07:24.764 7 WARNING glance.api.v2.images [None req-4fc886ec-9730-43f1-882f-2f8249fae443 d556fde8d25c4dda9b1486b726130d15 0848dcd27672434b9b7d4fb12a8b6c25 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6fac2789-b138-4b31-80ea-120bb84541db [pid: 7|app: 0|req: 352/696] 10.0.0.18 () {32 vars in 709 bytes} [Thu Feb 26 04:07:24 2026] DELETE /v2/images/6fac2789-b138-4b31-80ea-120bb84541db => 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: 345/697] 10.0.0.18 () {32 vars in 706 bytes} [Thu Feb 26 04:07:24 2026] GET /v2/images/6fac2789-b138-4b31-80ea-120bb84541db => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/698] 10.0.0.18 () {32 vars in 632 bytes} [Thu Feb 26 04:07:24 2026] GET /v2/images => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/699] 10.0.0.18 () {34 vars in 654 bytes} [Thu Feb 26 04:07:24 2026] POST /v2/images => generated 702 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/700] 10.0.0.18 () {32 vars in 716 bytes} [Thu Feb 26 04:07:24 2026] GET /v2/images/5d109775-76c7-427c-aa89-53acc19376bc/file => generated 0 bytes in 11 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:07:24.953 8 INFO glance.api.v2.image_data [None req-4ae72d3f-145d-497d-9d73-697ba5222af7 d556fde8d25c4dda9b1486b726130d15 0848dcd27672434b9b7d4fb12a8b6c25 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 04:07:24.993 8 WARNING glance_store._drivers.rbd [None req-4ae72d3f-145d-497d-9d73-697ba5222af7 d556fde8d25c4dda9b1486b726130d15 0848dcd27672434b9b7d4fb12a8b6c25 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 7|app: 0|req: 355/701] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 04:07:25 2026] GET /v2/images => generated 5596 bytes in 196 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.86 () {28 vars in 568 bytes} [Thu Feb 26 04:07:25 2026] GET /v2/images => generated 5596 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:07:26.111 8 INFO glance.location [None req-4ae72d3f-145d-497d-9d73-697ba5222af7 d556fde8d25c4dda9b1486b726130d15 0848dcd27672434b9b7d4fb12a8b6c25 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 347/703] 10.0.0.18 () {32 vars in 726 bytes} [Thu Feb 26 04:07:24 2026] PUT /v2/images/5d109775-76c7-427c-aa89-53acc19376bc/file => generated 0 bytes in 1213 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/704] 10.0.0.18 () {32 vars in 706 bytes} [Thu Feb 26 04:07:26 2026] GET /v2/images/5d109775-76c7-427c-aa89-53acc19376bc => generated 1103 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/705] 10.0.0.18 () {32 vars in 716 bytes} [Thu Feb 26 04:07:26 2026] GET /v2/images/5d109775-76c7-427c-aa89-53acc19376bc/file => generated 1024 bytes in 151 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/706] 10.0.0.18 () {34 vars in 654 bytes} [Thu Feb 26 04:07:26 2026] POST /v2/images => generated 648 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/707] 10.0.0.18 () {32 vars in 725 bytes} [Thu Feb 26 04:07:26 2026] PATCH /v2/images/eb414fb1-8e3f-4232-8692-8e787be84e94 => generated 652 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/708] 10.0.0.18 () {32 vars in 706 bytes} [Thu Feb 26 04:07:26 2026] GET /v2/images/eb414fb1-8e3f-4232-8692-8e787be84e94 => generated 652 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:07:26.469 8 WARNING glance.api.v2.images [None req-dca7c93a-8c34-4d04-912b-0876f3eb52d0 d556fde8d25c4dda9b1486b726130d15 0848dcd27672434b9b7d4fb12a8b6c25 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//eb414fb1-8e3f-4232-8692-8e787be84e94 [pid: 8|app: 0|req: 350/709] 10.0.0.18 () {32 vars in 709 bytes} [Thu Feb 26 04:07:26 2026] DELETE /v2/images/eb414fb1-8e3f-4232-8692-8e787be84e94 => generated 0 bytes in 37 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/710] 10.0.0.18 () {32 vars in 706 bytes} [Thu Feb 26 04:07:26 2026] GET /v2/images/eb414fb1-8e3f-4232-8692-8e787be84e94 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 04:07:26.529 8 WARNING glance.api.v2.images [None req-15651e7a-13b4-483c-adfc-8dd376d389b7 d556fde8d25c4dda9b1486b726130d15 0848dcd27672434b9b7d4fb12a8b6c25 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5d109775-76c7-427c-aa89-53acc19376bc [pid: 7|app: 0|req: 361/711] 10.0.0.28 () {36 vars in 986 bytes} [Thu Feb 26 04:07:27 2026] GET /v2/images/96bd21c2-013a-439f-8996-07a278e8c2d3 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/712] 10.0.0.28 () {36 vars in 926 bytes} [Thu Feb 26 04:07:27 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: 351/713] 10.0.0.18 () {32 vars in 709 bytes} [Thu Feb 26 04:07:26 2026] DELETE /v2/images/5d109775-76c7-427c-aa89-53acc19376bc => generated 0 bytes in 828 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/714] 10.0.0.18 () {32 vars in 706 bytes} [Thu Feb 26 04:07:27 2026] GET /v2/images/5d109775-76c7-427c-aa89-53acc19376bc => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 04:07:27.379 8 WARNING glance.api.v2.images [None req-9430ed95-434a-415e-9d09-6cdffe783860 d556fde8d25c4dda9b1486b726130d15 0848dcd27672434b9b7d4fb12a8b6c25 - - default default] Failed to find image 6fac2789-b138-4b31-80ea-120bb84541db to delete: glance.common.exception.ImageNotFound: No image found with ID 6fac2789-b138-4b31-80ea-120bb84541db [pid: 8|app: 0|req: 352/715] 10.0.0.18 () {32 vars in 709 bytes} [Thu Feb 26 04:07:27 2026] DELETE /v2/images/6fac2789-b138-4b31-80ea-120bb84541db => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/716] 10.0.0.18 () {32 vars in 706 bytes} [Thu Feb 26 04:07:27 2026] GET /v2/images/6fac2789-b138-4b31-80ea-120bb84541db => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/719] 10.0.0.28 () {36 vars in 986 bytes} [Thu Feb 26 04:07:37 2026] GET /v2/images/96bd21c2-013a-439f-8996-07a278e8c2d3 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/720] 10.0.0.28 () {36 vars in 926 bytes} [Thu Feb 26 04:07:37 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: 355/721] 10.0.0.18 () {30 vars in 410 bytes} [Thu Feb 26 04:07:37 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: 369/726] 10.0.0.28 () {36 vars in 986 bytes} [Thu Feb 26 04:07:52 2026] GET /v2/images/96bd21c2-013a-439f-8996-07a278e8c2d3 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/727] 10.0.0.28 () {36 vars in 926 bytes} [Thu Feb 26 04:07:52 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/734] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 04:08:25 2026] GET /v2/images => generated 4892 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/735] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 04:08:25 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/742] 10.0.0.28 () {36 vars in 986 bytes} [Thu Feb 26 04:08:55 2026] GET /v2/images/96bd21c2-013a-439f-8996-07a278e8c2d3 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/743] 10.0.0.28 () {36 vars in 926 bytes} [Thu Feb 26 04:08:55 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: 378/744] 10.0.0.28 () {36 vars in 986 bytes} [Thu Feb 26 04:08:57 2026] GET /v2/images/96bd21c2-013a-439f-8996-07a278e8c2d3 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/745] 10.0.0.28 () {36 vars in 926 bytes} [Thu Feb 26 04:08:57 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: 380/748] 10.0.0.18 () {32 vars in 706 bytes} [Thu Feb 26 04:09:10 2026] GET /v2/images/96bd21c2-013a-439f-8996-07a278e8c2d3 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/749] 10.0.0.18 () {32 vars in 706 bytes} [Thu Feb 26 04:09:10 2026] GET /v2/images/96bd21c2-013a-439f-8996-07a278e8c2d3 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/750] 10.0.0.214 () {36 vars in 987 bytes} [Thu Feb 26 04:09:11 2026] GET /v2/images/96bd21c2-013a-439f-8996-07a278e8c2d3 => generated 1171 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/751] 10.0.0.214 () {36 vars in 927 bytes} [Thu Feb 26 04:09:11 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: 382/752] 10.0.0.214 () {36 vars in 927 bytes} [Thu Feb 26 04:09:11 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/753] 10.0.0.214 () {36 vars in 987 bytes} [Thu Feb 26 04:09:11 2026] GET /v2/images/96bd21c2-013a-439f-8996-07a278e8c2d3 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/754] 10.0.0.214 () {36 vars in 927 bytes} [Thu Feb 26 04:09:11 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: 372/755] 10.0.0.214 () {36 vars in 927 bytes} [Thu Feb 26 04:09: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: 7|app: 0|req: 384/756] 10.0.0.214 () {36 vars in 987 bytes} [Thu Feb 26 04:09:11 2026] GET /v2/images/96bd21c2-013a-439f-8996-07a278e8c2d3 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/757] 10.0.0.214 () {36 vars in 927 bytes} [Thu Feb 26 04:09:11 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: 385/758] 10.0.0.214 () {36 vars in 927 bytes} [Thu Feb 26 04:09:11 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: 374/759] 10.0.0.192 () {36 vars in 911 bytes} [Thu Feb 26 04:09:11 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: 386/760] 10.0.0.192 () {36 vars in 1007 bytes} [Thu Feb 26 04:09:11 2026] GET /v2/images/96bd21c2-013a-439f-8996-07a278e8c2d3/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: 375/761] 10.0.0.192 () {36 vars in 987 bytes} [Thu Feb 26 04:09:11 2026] GET /v2/images/96bd21c2-013a-439f-8996-07a278e8c2d3 => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/762] 10.0.0.192 () {36 vars in 927 bytes} [Thu Feb 26 04:09:11 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/763] 10.0.0.192 () {36 vars in 927 bytes} [Thu Feb 26 04:09:11 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: 379/768] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 04:09:25 2026] GET /v2/images => generated 4892 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/769] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 04:09:25 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/772] 10.0.0.28 () {36 vars in 986 bytes} [Thu Feb 26 04:09:39 2026] GET /v2/images/96bd21c2-013a-439f-8996-07a278e8c2d3 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/773] 10.0.0.28 () {36 vars in 926 bytes} [Thu Feb 26 04:09:39 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: 393/774] 10.0.0.28 () {36 vars in 986 bytes} [Thu Feb 26 04:09:41 2026] GET /v2/images/96bd21c2-013a-439f-8996-07a278e8c2d3 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/775] 10.0.0.28 () {36 vars in 926 bytes} [Thu Feb 26 04:09:41 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/786] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 04:10:25 2026] GET /v2/images => generated 4892 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/787] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 04:10:25 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/800] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 04:11:25 2026] GET /v2/images => generated 4892 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/801] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 04:11:25 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/814] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 04:12:25 2026] GET /v2/images => generated 4892 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/815] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 04:12:25 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/828] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 04:13:25 2026] GET /v2/images => generated 4892 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/829] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 04:13:25 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/842] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 04:14:25 2026] GET /v2/images => generated 4892 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/843] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 04:14:25 2026] GET /v2/images => generated 4892 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/856] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 04:15:25 2026] GET /v2/images => generated 4892 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/857] 10.0.0.86 () {28 vars in 568 bytes} [Thu Feb 26 04:15:25 2026] GET /v2/images => generated 4892 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)