+ 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 [Tue Apr 21 17:59:01 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:06 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-8fd6598bb-s9zmm 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, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f527c5d5668 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-04-21 17:59:03.612 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-21 17:59:03.634 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-04-21 17:59:04.553 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-04-21 17:59:04.554 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-04-21 17:59:04.555 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-21 17:59:04.622 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-04-21 17:59:04.623 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-04-21 17:59:04.623 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-21 17:59:06.694 8 WARNING glance.api.v2.images [None req-95717121-0b5d-44bd-adcd-53c8412fb4fc - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-21 17:59:06.898 7 WARNING glance.api.v2.images [None req-b308e069-3c39-493c-9de8-8843d666a21d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-21 17:59:07.071 8 WARNING keystonemiddleware._common.config [None req-95717121-0b5d-44bd-adcd-53c8412fb4fc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-21 17:59:07.082 8 WARNING oslo_config.cfg [None req-95717121-0b5d-44bd-adcd-53c8412fb4fc - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f527c5d5668 pid: 8 (default app) 2026-04-21 17:59:07.279 7 WARNING keystonemiddleware._common.config [None req-b308e069-3c39-493c-9de8-8843d666a21d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-21 17:59:07.287 7 WARNING oslo_config.cfg [None req-b308e069-3c39-493c-9de8-8843d666a21d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f527c5d5668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.204.45.169 () {42 vars in 688 bytes} [Tue Apr 21 17:59:08 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 17:59:09.307 7 WARNING oslo_policy.policy [None req-43571ad0-abdc-48a3-9585-896a92a89ac3 393479c1460d4d51bf38b65c863cfcc0 830ff2abaf784a559ee0e98ee60268d3 - - 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-04-21 17:59:09.308 7 WARNING oslo_policy.policy [None req-43571ad0-abdc-48a3-9585-896a92a89ac3 393479c1460d4d51bf38b65c863cfcc0 830ff2abaf784a559ee0e98ee60268d3 - - 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-04-21 17:59:09.330 7 WARNING oslo_policy.policy [None req-43571ad0-abdc-48a3-9585-896a92a89ac3 393479c1460d4d51bf38b65c863cfcc0 830ff2abaf784a559ee0e98ee60268d3 - - 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-04-21 17:59:09.330 7 WARNING oslo_policy.policy [None req-43571ad0-abdc-48a3-9585-896a92a89ac3 393479c1460d4d51bf38b65c863cfcc0 830ff2abaf784a559ee0e98ee60268d3 - - 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: 1/4] 199.204.45.169 () {44 vars in 910 bytes} [Tue Apr 21 17:59:08 2026] GET /v2/images => generated 69 bytes in 624 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 199.204.45.169 () {42 vars in 688 bytes} [Tue Apr 21 17:59:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/6] 199.204.45.169 () {44 vars in 910 bytes} [Tue Apr 21 17:59:13 2026] GET /v2/images => generated 69 bytes in 42 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 17:59:13.177 8 WARNING oslo_policy.policy [None req-51dd00e3-bfa6-4775-ab90-48f960df505b 393479c1460d4d51bf38b65c863cfcc0 830ff2abaf784a559ee0e98ee60268d3 - - 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-04-21 17:59:13.177 8 WARNING oslo_policy.policy [None req-51dd00e3-bfa6-4775-ab90-48f960df505b 393479c1460d4d51bf38b65c863cfcc0 830ff2abaf784a559ee0e98ee60268d3 - - 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: 5/7] 199.204.45.169 () {44 vars in 911 bytes} [Tue Apr 21 17:59:13 2026] GET /v2/images/cirros => generated 151 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.169 () {44 vars in 933 bytes} [Tue Apr 21 17:59:13 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-04-21 17:59:13.321 8 WARNING oslo_policy.policy [None req-4786d93e-9806-4ff4-8a76-66b4bde693ab 393479c1460d4d51bf38b65c863cfcc0 830ff2abaf784a559ee0e98ee60268d3 - - 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-04-21 17:59:13.321 8 WARNING oslo_policy.policy [None req-4786d93e-9806-4ff4-8a76-66b4bde693ab 393479c1460d4d51bf38b65c863cfcc0 830ff2abaf784a559ee0e98ee60268d3 - - 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: 6/9] 199.204.45.169 () {44 vars in 939 bytes} [Tue Apr 21 17:59:13 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-04-21 17:59:13.423 7 WARNING oslo_config.cfg [None req-567ea566-11be-41a8-9b45-5917712c0848 393479c1460d4d51bf38b65c863cfcc0 830ff2abaf784a559ee0e98ee60268d3 - - 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: 4/10] 199.204.45.169 () {48 vars in 951 bytes} [Tue Apr 21 17:59:13 2026] POST /v2/images => generated 760 bytes in 74 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-21 17:59:13.450 8 WARNING oslo_policy.policy [None req-cabe1915-b2bf-4465-8274-5c2c4322f11f 393479c1460d4d51bf38b65c863cfcc0 830ff2abaf784a559ee0e98ee60268d3 - - 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-04-21 17:59:13.450 8 WARNING oslo_policy.policy [None req-cabe1915-b2bf-4465-8274-5c2c4322f11f 393479c1460d4d51bf38b65c863cfcc0 830ff2abaf784a559ee0e98ee60268d3 - - 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-04-21 17:59:13.451 8 INFO glance.api.v2.image_data [None req-cabe1915-b2bf-4465-8274-5c2c4322f11f 393479c1460d4d51bf38b65c863cfcc0 830ff2abaf784a559ee0e98ee60268d3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-21 17:59:17.467 8 INFO glance.location [None req-cabe1915-b2bf-4465-8274-5c2c4322f11f 393479c1460d4d51bf38b65c863cfcc0 830ff2abaf784a559ee0e98ee60268d3 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 7/13] 199.204.45.169 () {48 vars in 1045 bytes} [Tue Apr 21 17:59:13 2026] PUT /v2/images/6abcd231-bf0d-49ec-95b7-3362c4271e80/file => generated 0 bytes in 4078 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7161 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.169 () {44 vars in 971 bytes} [Tue Apr 21 17:59:17 2026] GET /v2/images/6abcd231-bf0d-49ec-95b7-3362c4271e80 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 17:59:17.560 8 WARNING oslo_config.cfg [None req-8679dc3a-2546-4d43-9ea7-ceca482f9ef8 393479c1460d4d51bf38b65c863cfcc0 830ff2abaf784a559ee0e98ee60268d3 - - 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: 8/15] 199.204.45.169 () {44 vars in 971 bytes} [Tue Apr 21 17:59:17 2026] GET /v2/images/6abcd231-bf0d-49ec-95b7-3362c4271e80 => 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: 132/262] 199.204.45.169 () {42 vars in 688 bytes} [Tue Apr 21 18:19: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: 131/263] 199.204.45.169 () {44 vars in 910 bytes} [Tue Apr 21 18:19:46 2026] GET /v2/images => generated 1240 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/272] 199.204.45.169 () {42 vars in 688 bytes} [Tue Apr 21 18:20:32 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: 137/273] 199.204.45.169 () {44 vars in 910 bytes} [Tue Apr 21 18:20:32 2026] GET /v2/images => generated 1240 bytes in 423 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/274] 199.204.45.169 () {44 vars in 937 bytes} [Tue Apr 21 18:20:33 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/275] 199.204.45.169 () {44 vars in 959 bytes} [Tue Apr 21 18:20:33 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/276] 199.204.45.169 () {44 vars in 939 bytes} [Tue Apr 21 18:20:33 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: 8|app: 0|req: 139/277] 199.204.45.169 () {48 vars in 951 bytes} [Tue Apr 21 18:20:33 2026] POST /v2/images => generated 796 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-21 18:20:33.255 7 WARNING oslo_policy.policy [None req-0ba3aca6-8253-420d-a6dd-6574cf63e6f8 393479c1460d4d51bf38b65c863cfcc0 830ff2abaf784a559ee0e98ee60268d3 - - 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-04-21 18:20:33.255 7 WARNING oslo_policy.policy [None req-0ba3aca6-8253-420d-a6dd-6574cf63e6f8 393479c1460d4d51bf38b65c863cfcc0 830ff2abaf784a559ee0e98ee60268d3 - - 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-04-21 18:20:33.256 7 INFO glance.api.v2.image_data [None req-0ba3aca6-8253-420d-a6dd-6574cf63e6f8 393479c1460d4d51bf38b65c863cfcc0 830ff2abaf784a559ee0e98ee60268d3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-21 18:20:58.410 7 INFO glance.location [None req-0ba3aca6-8253-420d-a6dd-6574cf63e6f8 393479c1460d4d51bf38b65c863cfcc0 830ff2abaf784a559ee0e98ee60268d3 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 139/284] 199.204.45.169 () {48 vars in 1046 bytes} [Tue Apr 21 18:20:33 2026] PUT /v2/images/9e2e97c4-d1e2-4c2b-b27b-302978d50419/file => generated 0 bytes in 25205 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64283 switches on core 0) [pid: 8|app: 0|req: 146/285] 199.204.45.169 () {44 vars in 971 bytes} [Tue Apr 21 18:20:58 2026] GET /v2/images/9e2e97c4-d1e2-4c2b-b27b-302978d50419 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/286] 199.204.45.169 () {44 vars in 971 bytes} [Tue Apr 21 18:20:58 2026] GET /v2/images/9e2e97c4-d1e2-4c2b-b27b-302978d50419 => 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: 147/287] 199.204.45.169 () {42 vars in 688 bytes} [Tue Apr 21 18:21:00 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: 141/288] 199.204.45.169 () {44 vars in 910 bytes} [Tue Apr 21 18:21:00 2026] GET /v2/images => generated 2451 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/371] 199.204.45.169 () {42 vars in 688 bytes} [Tue Apr 21 18:27:54 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: 189/372] 199.204.45.169 () {44 vars in 910 bytes} [Tue Apr 21 18:27:54 2026] GET /v2/images => generated 2451 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/377] 199.204.45.169 () {42 vars in 688 bytes} [Tue Apr 21 18:28:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/378] 199.204.45.169 () {44 vars in 910 bytes} [Tue Apr 21 18:28:07 2026] GET /v2/images => generated 2451 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/379] 199.204.45.169 () {44 vars in 947 bytes} [Tue Apr 21 18:28:07 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/380] 199.204.45.169 () {44 vars in 969 bytes} [Tue Apr 21 18:28:07 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/381] 199.204.45.169 () {44 vars in 939 bytes} [Tue Apr 21 18:28:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/382] 199.204.45.169 () {48 vars in 951 bytes} [Tue Apr 21 18:28:07 2026] POST /v2/images => generated 799 bytes in 254 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-21 18:28:08.006 7 INFO glance.api.v2.image_data [None req-1a51d471-2ace-4b03-93fc-e456ebb2869d 393479c1460d4d51bf38b65c863cfcc0 830ff2abaf784a559ee0e98ee60268d3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-21 18:28:20.283 7 INFO glance.location [None req-1a51d471-2ace-4b03-93fc-e456ebb2869d 393479c1460d4d51bf38b65c863cfcc0 830ff2abaf784a559ee0e98ee60268d3 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 189/385] 199.204.45.169 () {48 vars in 1045 bytes} [Tue Apr 21 18:28:07 2026] PUT /v2/images/34e5ca07-42d6-401d-bdf3-6c9f4b24042c/file => generated 0 bytes in 12329 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25838 switches on core 0) [pid: 8|app: 0|req: 197/386] 199.204.45.169 () {44 vars in 971 bytes} [Tue Apr 21 18:28:20 2026] GET /v2/images/34e5ca07-42d6-401d-bdf3-6c9f4b24042c => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/387] 199.204.45.169 () {48 vars in 1050 bytes} [Tue Apr 21 18:28:20 2026] PATCH /v2/images/34e5ca07-42d6-401d-bdf3-6c9f4b24042c => generated 1234 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/388] 199.204.45.169 () {44 vars in 971 bytes} [Tue Apr 21 18:28:20 2026] GET /v2/images/34e5ca07-42d6-401d-bdf3-6c9f4b24042c => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/397] 199.204.45.169 () {42 vars in 688 bytes} [Tue Apr 21 18:28:57 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: 195/398] 199.204.45.169 () {44 vars in 910 bytes} [Tue Apr 21 18:28:57 2026] GET /v2/images => generated 3687 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/401] 199.204.45.169 () {42 vars in 688 bytes} [Tue Apr 21 18:29:11 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: 197/402] 199.204.45.169 () {44 vars in 910 bytes} [Tue Apr 21 18:29:11 2026] GET /v2/images => generated 3687 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/403] 199.204.45.169 () {44 vars in 939 bytes} [Tue Apr 21 18:29:11 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/404] 199.204.45.169 () {44 vars in 961 bytes} [Tue Apr 21 18:29:11 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/405] 199.204.45.169 () {44 vars in 939 bytes} [Tue Apr 21 18:29:11 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: 199/406] 199.204.45.169 () {48 vars in 951 bytes} [Tue Apr 21 18:29:11 2026] POST /v2/images => generated 791 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-21 18:29:11.544 8 INFO glance.api.v2.image_data [None req-5535b3a2-38cb-490e-b045-0139222496db 393479c1460d4d51bf38b65c863cfcc0 830ff2abaf784a559ee0e98ee60268d3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-21 18:29:24.394 8 INFO glance.location [None req-5535b3a2-38cb-490e-b045-0139222496db 393479c1460d4d51bf38b65c863cfcc0 830ff2abaf784a559ee0e98ee60268d3 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 208/409] 199.204.45.169 () {48 vars in 1046 bytes} [Tue Apr 21 18:29:11 2026] PUT /v2/images/79d1ce29-db18-4572-b4ab-702137312bb0/file => generated 0 bytes in 12905 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29645 switches on core 0) [pid: 7|app: 0|req: 202/410] 199.204.45.169 () {44 vars in 971 bytes} [Tue Apr 21 18:29:24 2026] GET /v2/images/79d1ce29-db18-4572-b4ab-702137312bb0 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/411] 199.204.45.169 () {44 vars in 971 bytes} [Tue Apr 21 18:29:24 2026] GET /v2/images/79d1ce29-db18-4572-b4ab-702137312bb0 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)