+ 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 Apr 2 17:07:42 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:37 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-6b56d685c9-ldjvj 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 0x7fbc1b1e3668 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-02 17:07:44.862 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-02 17:07:44.898 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-02 17:07:45.701 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-02 17:07:45.702 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-02 17:07:45.702 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-02 17:07:45.748 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-02 17:07:45.749 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-02 17:07:45.750 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-02 17:07:47.688 7 WARNING glance.api.v2.images [None req-42ae9432-c674-43c2-9e53-fe89ed68d515 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-02 17:07:47.810 8 WARNING glance.api.v2.images [None req-3d0c0c21-85d8-489a-9d91-f873ba8c7a9b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-02 17:07:48.032 7 WARNING keystonemiddleware._common.config [None req-42ae9432-c674-43c2-9e53-fe89ed68d515 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-02 17:07:48.040 7 WARNING oslo_config.cfg [None req-42ae9432-c674-43c2-9e53-fe89ed68d515 - - - - - -] 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 0x7fbc1b1e3668 pid: 7 (default app) 2026-04-02 17:07:48.193 8 WARNING keystonemiddleware._common.config [None req-3d0c0c21-85d8-489a-9d91-f873ba8c7a9b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-02 17:07:48.202 8 WARNING oslo_config.cfg [None req-3d0c0c21-85d8-489a-9d91-f873ba8c7a9b - - - - - -] 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 0x7fbc1b1e3668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.65 () {42 vars in 685 bytes} [Thu Apr 2 17:07:49 2026] GET / => generated 1301 bytes in 2 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-04-02 17:07:49.681 8 WARNING oslo_policy.policy [None req-b73cb642-7a8b-49ef-b18b-5fafd2d75a4a f97f1c5974d4433fb8e70f55f4a72f1f d9cbe8fd28804c6c9565187e683423fb - - 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-02 17:07:49.681 8 WARNING oslo_policy.policy [None req-b73cb642-7a8b-49ef-b18b-5fafd2d75a4a f97f1c5974d4433fb8e70f55f4a72f1f d9cbe8fd28804c6c9565187e683423fb - - 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-02 17:07:49.696 8 WARNING oslo_policy.policy [None req-b73cb642-7a8b-49ef-b18b-5fafd2d75a4a f97f1c5974d4433fb8e70f55f4a72f1f d9cbe8fd28804c6c9565187e683423fb - - 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-02 17:07:49.696 8 WARNING oslo_policy.policy [None req-b73cb642-7a8b-49ef-b18b-5fafd2d75a4a f97f1c5974d4433fb8e70f55f4a72f1f d9cbe8fd28804c6c9565187e683423fb - - 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.65 () {44 vars in 907 bytes} [Thu Apr 2 17:07:49 2026] GET /v2/images => generated 69 bytes in 554 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.65 () {42 vars in 685 bytes} [Thu Apr 2 17:07:52 2026] GET / => generated 1301 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.65 () {44 vars in 907 bytes} [Thu Apr 2 17:07:52 2026] GET /v2/images => generated 69 bytes in 32 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-04-02 17:07:52.928 7 WARNING oslo_policy.policy [None req-c5230a48-1eb8-4be3-9957-c1595fbda46d f97f1c5974d4433fb8e70f55f4a72f1f d9cbe8fd28804c6c9565187e683423fb - - 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-02 17:07:52.929 7 WARNING oslo_policy.policy [None req-c5230a48-1eb8-4be3-9957-c1595fbda46d f97f1c5974d4433fb8e70f55f4a72f1f d9cbe8fd28804c6c9565187e683423fb - - 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.65 () {44 vars in 908 bytes} [Thu Apr 2 17:07:52 2026] GET /v2/images/cirros => generated 151 bytes in 122 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.65 () {44 vars in 930 bytes} [Thu Apr 2 17:07:53 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:07:53.065 7 WARNING oslo_policy.policy [None req-41d5105a-d1c1-4d6e-93f4-d358e303068b f97f1c5974d4433fb8e70f55f4a72f1f d9cbe8fd28804c6c9565187e683423fb - - 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-02 17:07:53.065 7 WARNING oslo_policy.policy [None req-41d5105a-d1c1-4d6e-93f4-d358e303068b f97f1c5974d4433fb8e70f55f4a72f1f d9cbe8fd28804c6c9565187e683423fb - - 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.65 () {44 vars in 936 bytes} [Thu Apr 2 17:07:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:07:53.146 8 WARNING oslo_config.cfg [None req-b293bb47-9a42-45bf-9959-ec0818c667d5 f97f1c5974d4433fb8e70f55f4a72f1f d9cbe8fd28804c6c9565187e683423fb - - 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.65 () {48 vars in 948 bytes} [Thu Apr 2 17:07:53 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-02 17:07:53.169 7 WARNING oslo_policy.policy [None req-6e34b7fd-bbe6-452e-a914-49b09f4054b5 f97f1c5974d4433fb8e70f55f4a72f1f d9cbe8fd28804c6c9565187e683423fb - - 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-02 17:07:53.170 7 WARNING oslo_policy.policy [None req-6e34b7fd-bbe6-452e-a914-49b09f4054b5 f97f1c5974d4433fb8e70f55f4a72f1f d9cbe8fd28804c6c9565187e683423fb - - 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-02 17:07:53.171 7 INFO glance.api.v2.image_data [None req-6e34b7fd-bbe6-452e-a914-49b09f4054b5 f97f1c5974d4433fb8e70f55f4a72f1f d9cbe8fd28804c6c9565187e683423fb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 17:07:57.066 7 WARNING glance.location [None req-6e34b7fd-bbe6-452e-a914-49b09f4054b5 f97f1c5974d4433fb8e70f55f4a72f1f d9cbe8fd28804c6c9565187e683423fb - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.19.213.65 () {48 vars in 1042 bytes} [Thu Apr 2 17:07:53 2026] PUT /v2/images/d8e255ab-a0e6-400a-9f01-3d6d58b0dc1b/file => generated 0 bytes in 3940 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7700 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.19.213.65 () {44 vars in 968 bytes} [Thu Apr 2 17:07:57 2026] GET /v2/images/d8e255ab-a0e6-400a-9f01-3d6d58b0dc1b => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:07:57.132 7 WARNING oslo_config.cfg [None req-cec317e3-9e4a-449f-9bbd-69d212e4ab58 f97f1c5974d4433fb8e70f55f4a72f1f d9cbe8fd28804c6c9565187e683423fb - - 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.65 () {44 vars in 968 bytes} [Thu Apr 2 17:07:57 2026] GET /v2/images/d8e255ab-a0e6-400a-9f01-3d6d58b0dc1b => 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: 128/251] 199.19.213.65 () {42 vars in 685 bytes} [Thu Apr 2 17:27:35 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/252] 199.19.213.65 () {44 vars in 907 bytes} [Thu Apr 2 17:27:35 2026] GET /v2/images => generated 1240 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/261] 199.19.213.65 () {42 vars in 685 bytes} [Thu Apr 2 17:28:15 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/262] 199.19.213.65 () {44 vars in 907 bytes} [Thu Apr 2 17:28:16 2026] GET /v2/images => generated 1240 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/263] 199.19.213.65 () {44 vars in 934 bytes} [Thu Apr 2 17:28:16 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/264] 199.19.213.65 () {44 vars in 956 bytes} [Thu Apr 2 17:28:16 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/265] 199.19.213.65 () {44 vars in 936 bytes} [Thu Apr 2 17:28:16 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/266] 199.19.213.65 () {48 vars in 948 bytes} [Thu Apr 2 17:28:16 2026] POST /v2/images => generated 796 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-02 17:28:16.535 8 WARNING oslo_policy.policy [None req-f84658a3-3d4c-42df-b29f-14f353d20374 f97f1c5974d4433fb8e70f55f4a72f1f d9cbe8fd28804c6c9565187e683423fb - - 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-02 17:28:16.535 8 WARNING oslo_policy.policy [None req-f84658a3-3d4c-42df-b29f-14f353d20374 f97f1c5974d4433fb8e70f55f4a72f1f d9cbe8fd28804c6c9565187e683423fb - - 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-02 17:28:16.537 8 INFO glance.api.v2.image_data [None req-f84658a3-3d4c-42df-b29f-14f353d20374 f97f1c5974d4433fb8e70f55f4a72f1f d9cbe8fd28804c6c9565187e683423fb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 17:28:41.442 8 WARNING glance.location [None req-f84658a3-3d4c-42df-b29f-14f353d20374 f97f1c5974d4433fb8e70f55f4a72f1f d9cbe8fd28804c6c9565187e683423fb - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 132/273] 199.19.213.65 () {48 vars in 1043 bytes} [Thu Apr 2 17:28:16 2026] PUT /v2/images/d16179cd-92fc-431d-8591-764a97163171/file => generated 0 bytes in 24957 msecs (HTTP/1.1 204) 4 headers in 171 bytes (71445 switches on core 0) [pid: 7|app: 0|req: 142/274] 199.19.213.65 () {44 vars in 968 bytes} [Thu Apr 2 17:28:41 2026] GET /v2/images/d16179cd-92fc-431d-8591-764a97163171 => 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: 133/275] 199.19.213.65 () {44 vars in 968 bytes} [Thu Apr 2 17:28:41 2026] GET /v2/images/d16179cd-92fc-431d-8591-764a97163171 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/276] 199.19.213.65 () {42 vars in 685 bytes} [Thu Apr 2 17:28:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/277] 199.19.213.65 () {44 vars in 907 bytes} [Thu Apr 2 17:28:42 2026] GET /v2/images => generated 2451 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/356] 199.19.213.65 () {42 vars in 685 bytes} [Thu Apr 2 17:35:10 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/357] 199.19.213.65 () {44 vars in 907 bytes} [Thu Apr 2 17:35:10 2026] GET /v2/images => generated 2451 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/370] 199.19.213.65 () {42 vars in 685 bytes} [Thu Apr 2 17:36:15 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/371] 199.19.213.65 () {44 vars in 907 bytes} [Thu Apr 2 17:36:15 2026] GET /v2/images => generated 2451 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/372] 199.19.213.65 () {44 vars in 944 bytes} [Thu Apr 2 17:36:15 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/373] 199.19.213.65 () {44 vars in 966 bytes} [Thu Apr 2 17:36:15 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/374] 199.19.213.65 () {44 vars in 936 bytes} [Thu Apr 2 17:36:15 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: 192/375] 199.19.213.65 () {48 vars in 948 bytes} [Thu Apr 2 17:36:15 2026] POST /v2/images => generated 799 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-02 17:36:15.996 8 INFO glance.api.v2.image_data [None req-1b46d451-dece-46e2-b474-98ffab29b635 f97f1c5974d4433fb8e70f55f4a72f1f d9cbe8fd28804c6c9565187e683423fb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 17:36:26.433 8 INFO glance.location [None req-1b46d451-dece-46e2-b474-98ffab29b635 f97f1c5974d4433fb8e70f55f4a72f1f d9cbe8fd28804c6c9565187e683423fb - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 184/378] 199.19.213.65 () {48 vars in 1042 bytes} [Thu Apr 2 17:36:15 2026] PUT /v2/images/e7acd454-d364-4b6a-8ab0-b529cc62e1dc/file => generated 0 bytes in 10486 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25666 switches on core 0) [pid: 7|app: 0|req: 195/379] 199.19.213.65 () {44 vars in 968 bytes} [Thu Apr 2 17:36:26 2026] GET /v2/images/e7acd454-d364-4b6a-8ab0-b529cc62e1dc => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/380] 199.19.213.65 () {48 vars in 1047 bytes} [Thu Apr 2 17:36:26 2026] PATCH /v2/images/e7acd454-d364-4b6a-8ab0-b529cc62e1dc => generated 1234 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/381] 199.19.213.65 () {44 vars in 968 bytes} [Thu Apr 2 17:36:26 2026] GET /v2/images/e7acd454-d364-4b6a-8ab0-b529cc62e1dc => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/390] 199.19.213.65 () {42 vars in 685 bytes} [Thu Apr 2 17:37:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/391] 199.19.213.65 () {44 vars in 907 bytes} [Thu Apr 2 17:37:03 2026] GET /v2/images => generated 3687 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/394] 199.19.213.65 () {42 vars in 685 bytes} [Thu Apr 2 17:37:17 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/395] 199.19.213.65 () {44 vars in 907 bytes} [Thu Apr 2 17:37:17 2026] GET /v2/images => generated 3687 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/396] 199.19.213.65 () {44 vars in 936 bytes} [Thu Apr 2 17:37:17 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: 204/397] 199.19.213.65 () {44 vars in 958 bytes} [Thu Apr 2 17:37:17 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: 194/398] 199.19.213.65 () {44 vars in 936 bytes} [Thu Apr 2 17:37:17 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: 205/401] 199.19.213.65 () {48 vars in 948 bytes} [Thu Apr 2 17:37:17 2026] POST /v2/images => generated 791 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-02 17:37:17.543 8 INFO glance.api.v2.image_data [None req-df781d50-5ca5-41e7-abb8-dfa048140180 f97f1c5974d4433fb8e70f55f4a72f1f d9cbe8fd28804c6c9565187e683423fb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 17:37:29.845 8 INFO glance.location [None req-df781d50-5ca5-41e7-abb8-dfa048140180 f97f1c5974d4433fb8e70f55f4a72f1f d9cbe8fd28804c6c9565187e683423fb - - default default] Image format matched and virtual size computed: 2814115840 [pid: 8|app: 0|req: 197/404] 199.19.213.65 () {48 vars in 1043 bytes} [Thu Apr 2 17:37:17 2026] PUT /v2/images/828a9ce5-7ac6-41fe-8b31-3f6452b977f2/file => generated 0 bytes in 12347 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30430 switches on core 0) [pid: 7|app: 0|req: 208/405] 199.19.213.65 () {44 vars in 968 bytes} [Thu Apr 2 17:37:29 2026] GET /v2/images/828a9ce5-7ac6-41fe-8b31-3f6452b977f2 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/406] 199.19.213.65 () {44 vars in 968 bytes} [Thu Apr 2 17:37:29 2026] GET /v2/images/828a9ce5-7ac6-41fe-8b31-3f6452b977f2 => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/549] 199.19.213.65 () {42 vars in 685 bytes} [Thu Apr 2 17:49:26 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/550] 199.19.213.65 () {44 vars in 907 bytes} [Thu Apr 2 17:49:26 2026] GET /v2/images => generated 4893 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/577] 199.19.213.65 () {42 vars in 685 bytes} [Thu Apr 2 17:51:36 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/578] 199.19.213.65 () {44 vars in 907 bytes} [Thu Apr 2 17:51:36 2026] GET /v2/images => generated 4893 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/581] 199.19.213.65 () {42 vars in 685 bytes} [Thu Apr 2 17:51:38 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/582] 199.19.213.65 () {44 vars in 907 bytes} [Thu Apr 2 17:51:38 2026] GET /v2/images => generated 4893 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/591] 199.19.213.65 () {42 vars in 685 bytes} [Thu Apr 2 17:52:25 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/592] 199.19.213.65 () {44 vars in 907 bytes} [Thu Apr 2 17:52:25 2026] GET /v2/images => generated 4893 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/595] 199.19.213.65 () {42 vars in 685 bytes} [Thu Apr 2 17:52:32 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/596] 199.19.213.65 () {44 vars in 907 bytes} [Thu Apr 2 17:52:32 2026] GET /v2/images => generated 4893 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/609] 199.19.213.65 () {42 vars in 685 bytes} [Thu Apr 2 17:53:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/610] 199.19.213.65 () {44 vars in 907 bytes} [Thu Apr 2 17:53:30 2026] GET /v2/images => generated 4893 bytes in 55 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: 305/619] 10.0.0.38 () {32 vars in 632 bytes} [Thu Apr 2 17:54:09 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/624] 10.0.0.17 () {36 vars in 986 bytes} [Thu Apr 2 17:54:35 2026] GET /v2/images/d8e255ab-a0e6-400a-9f01-3d6d58b0dc1b => generated 1171 bytes in 22 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: 317/625] 10.0.0.17 () {36 vars in 926 bytes} [Thu Apr 2 17:54:35 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: 319/628] 10.0.0.17 () {36 vars in 986 bytes} [Thu Apr 2 17:54:37 2026] GET /v2/images/d8e255ab-a0e6-400a-9f01-3d6d58b0dc1b => generated 1171 bytes in 18 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.17 () {36 vars in 926 bytes} [Thu Apr 2 17:54:37 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: 320/630] 199.19.213.65 () {36 vars in 990 bytes} [Thu Apr 2 17:54:44 2026] GET /v2/images/d8e255ab-a0e6-400a-9f01-3d6d58b0dc1b => 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: 311/631] 199.19.213.65 () {36 vars in 930 bytes} [Thu Apr 2 17:54:44 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: 321/632] 199.19.213.65 () {36 vars in 990 bytes} [Thu Apr 2 17:54:44 2026] GET /v2/images/d8e255ab-a0e6-400a-9f01-3d6d58b0dc1b => 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: 312/633] 199.19.213.65 () {36 vars in 930 bytes} [Thu Apr 2 17:54:44 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: 314/636] 10.0.0.17 () {36 vars in 986 bytes} [Thu Apr 2 17:54:47 2026] GET /v2/images/d8e255ab-a0e6-400a-9f01-3d6d58b0dc1b => 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: 323/637] 10.0.0.17 () {36 vars in 926 bytes} [Thu Apr 2 17:54:47 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: 315/638] 10.0.0.44 () {36 vars in 986 bytes} [Thu Apr 2 17:54:54 2026] GET /v2/images/d8e255ab-a0e6-400a-9f01-3d6d58b0dc1b => generated 1171 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/639] 10.0.0.44 () {36 vars in 926 bytes} [Thu Apr 2 17:54:54 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: 316/640] 10.0.0.44 () {36 vars in 926 bytes} [Thu Apr 2 17:54:54 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: 325/641] 10.0.0.44 () {36 vars in 986 bytes} [Thu Apr 2 17:54:54 2026] GET /v2/images/d8e255ab-a0e6-400a-9f01-3d6d58b0dc1b => 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: 317/642] 10.0.0.44 () {36 vars in 926 bytes} [Thu Apr 2 17:54:54 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: 326/643] 10.0.0.44 () {36 vars in 926 bytes} [Thu Apr 2 17:54:54 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: 318/644] 10.0.0.44 () {36 vars in 986 bytes} [Thu Apr 2 17:54:55 2026] GET /v2/images/d8e255ab-a0e6-400a-9f01-3d6d58b0dc1b => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/645] 10.0.0.44 () {36 vars in 926 bytes} [Thu Apr 2 17:54:55 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: 319/646] 10.0.0.44 () {36 vars in 926 bytes} [Thu Apr 2 17:54: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: 328/647] 10.0.0.206 () {36 vars in 987 bytes} [Thu Apr 2 17:54:55 2026] GET /v2/images/d8e255ab-a0e6-400a-9f01-3d6d58b0dc1b => generated 1171 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/648] 10.0.0.206 () {36 vars in 927 bytes} [Thu Apr 2 17:54:55 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: 329/649] 10.0.0.206 () {36 vars in 987 bytes} [Thu Apr 2 17:54:55 2026] GET /v2/images/d8e255ab-a0e6-400a-9f01-3d6d58b0dc1b => 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: 321/650] 10.0.0.206 () {36 vars in 927 bytes} [Thu Apr 2 17:54:56 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: 330/651] 10.0.0.206 () {36 vars in 927 bytes} [Thu Apr 2 17:54:56 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/662] 10.0.0.17 () {36 vars in 986 bytes} [Thu Apr 2 17:55:40 2026] GET /v2/images/d8e255ab-a0e6-400a-9f01-3d6d58b0dc1b => generated 1171 bytes in 21 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.17 () {36 vars in 926 bytes} [Thu Apr 2 17:55:40 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.17 () {36 vars in 986 bytes} [Thu Apr 2 17:55:55 2026] GET /v2/images/d8e255ab-a0e6-400a-9f01-3d6d58b0dc1b => 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: 338/667] 10.0.0.17 () {36 vars in 926 bytes} [Thu Apr 2 17:55:55 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: 333/674] 10.0.0.17 () {36 vars in 986 bytes} [Thu Apr 2 17:56:25 2026] GET /v2/images/d8e255ab-a0e6-400a-9f01-3d6d58b0dc1b => 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: 342/675] 10.0.0.17 () {36 vars in 926 bytes} [Thu Apr 2 17:56:25 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: 345/680] 10.0.0.38 () {30 vars in 410 bytes} [Thu Apr 2 17:56:40 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/685] 10.0.0.38 () {32 vars in 706 bytes} [Thu Apr 2 17:56:59 2026] GET /v2/images/d8e255ab-a0e6-400a-9f01-3d6d58b0dc1b => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/686] 10.0.0.38 () {32 vars in 706 bytes} [Thu Apr 2 17:56:59 2026] GET /v2/images/d8e255ab-a0e6-400a-9f01-3d6d58b0dc1b => 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: 349/687] 10.0.0.44 () {36 vars in 986 bytes} [Thu Apr 2 17:56:59 2026] GET /v2/images/d8e255ab-a0e6-400a-9f01-3d6d58b0dc1b => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/688] 10.0.0.44 () {36 vars in 926 bytes} [Thu Apr 2 17:56: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: 350/689] 10.0.0.44 () {36 vars in 926 bytes} [Thu Apr 2 17:56: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: 340/690] 10.0.0.44 () {36 vars in 986 bytes} [Thu Apr 2 17:56:59 2026] GET /v2/images/d8e255ab-a0e6-400a-9f01-3d6d58b0dc1b => 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: 351/691] 10.0.0.44 () {36 vars in 926 bytes} [Thu Apr 2 17:56: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: 8|app: 0|req: 341/692] 10.0.0.44 () {36 vars in 926 bytes} [Thu Apr 2 17:56:59 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/693] 10.0.0.44 () {36 vars in 986 bytes} [Thu Apr 2 17:56:59 2026] GET /v2/images/d8e255ab-a0e6-400a-9f01-3d6d58b0dc1b => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/694] 10.0.0.44 () {36 vars in 926 bytes} [Thu Apr 2 17:56: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: 353/695] 10.0.0.206 () {36 vars in 987 bytes} [Thu Apr 2 17:57:00 2026] GET /v2/images/d8e255ab-a0e6-400a-9f01-3d6d58b0dc1b => 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: 343/696] 10.0.0.206 () {36 vars in 927 bytes} [Thu Apr 2 17:57:00 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/697] 10.0.0.206 () {36 vars in 987 bytes} [Thu Apr 2 17:57:00 2026] GET /v2/images/d8e255ab-a0e6-400a-9f01-3d6d58b0dc1b => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/698] 10.0.0.206 () {36 vars in 927 bytes} [Thu Apr 2 17:57:00 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: 355/699] 10.0.0.206 () {36 vars in 927 bytes} [Thu Apr 2 17:57:00 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: 345/700] 10.0.0.17 () {36 vars in 986 bytes} [Thu Apr 2 17:57:06 2026] GET /v2/images/d8e255ab-a0e6-400a-9f01-3d6d58b0dc1b => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/701] 10.0.0.17 () {36 vars in 926 bytes} [Thu Apr 2 17:57:06 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: 349/708] 10.0.0.38 () {34 vars in 654 bytes} [Thu Apr 2 17:57:30 2026] POST /v2/images => generated 649 bytes in 181 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-02 17:57:30.997 7 WARNING glance.api.v2.images [None req-801b4b2d-d688-4176-9fab-1d421a25aa99 fed91f28e41b48309a95700244591e9d b953c3c600094a5d90b34f54acc30379 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//30e50060-9993-4926-8878-68a6078f7ae1 [pid: 7|app: 0|req: 360/709] 10.0.0.38 () {32 vars in 709 bytes} [Thu Apr 2 17:57:30 2026] DELETE /v2/images/30e50060-9993-4926-8878-68a6078f7ae1 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/710] 10.0.0.38 () {32 vars in 706 bytes} [Thu Apr 2 17:57:31 2026] GET /v2/images/30e50060-9993-4926-8878-68a6078f7ae1 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/711] 10.0.0.38 () {32 vars in 632 bytes} [Thu Apr 2 17:57:31 2026] GET /v2/images => generated 1240 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/712] 10.0.0.38 () {34 vars in 654 bytes} [Thu Apr 2 17:57:31 2026] POST /v2/images => generated 702 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/713] 10.0.0.38 () {32 vars in 716 bytes} [Thu Apr 2 17:57:31 2026] GET /v2/images/fc5a27b3-a0d8-4c28-baba-31acda67e9c8/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 17:57:31.176 8 INFO glance.api.v2.image_data [None req-368ef5ea-6f00-4532-89aa-c0778f0f161f fed91f28e41b48309a95700244591e9d b953c3c600094a5d90b34f54acc30379 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 17:57:31.216 8 WARNING glance_store._drivers.rbd [None req-368ef5ea-6f00-4532-89aa-c0778f0f161f fed91f28e41b48309a95700244591e9d b953c3c600094a5d90b34f54acc30379 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-02 17:57:31.803 8 INFO glance.location [None req-368ef5ea-6f00-4532-89aa-c0778f0f161f fed91f28e41b48309a95700244591e9d b953c3c600094a5d90b34f54acc30379 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 352/714] 10.0.0.38 () {32 vars in 726 bytes} [Thu Apr 2 17:57:31 2026] PUT /v2/images/fc5a27b3-a0d8-4c28-baba-31acda67e9c8/file => generated 0 bytes in 668 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/715] 10.0.0.38 () {32 vars in 706 bytes} [Thu Apr 2 17:57:31 2026] GET /v2/images/fc5a27b3-a0d8-4c28-baba-31acda67e9c8 => generated 1103 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/716] 10.0.0.38 () {32 vars in 716 bytes} [Thu Apr 2 17:57:31 2026] GET /v2/images/fc5a27b3-a0d8-4c28-baba-31acda67e9c8/file => generated 1024 bytes in 134 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/717] 10.0.0.38 () {34 vars in 654 bytes} [Thu Apr 2 17:57:31 2026] POST /v2/images => generated 649 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/718] 10.0.0.38 () {32 vars in 725 bytes} [Thu Apr 2 17:57:32 2026] PATCH /v2/images/2c2636b4-a078-4c01-926d-317651f0020b => generated 652 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/719] 10.0.0.38 () {32 vars in 706 bytes} [Thu Apr 2 17:57:32 2026] GET /v2/images/2c2636b4-a078-4c01-926d-317651f0020b => generated 652 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:57:32.119 8 WARNING glance.api.v2.images [None req-4b9f77f6-ab35-4deb-9f60-6b02bb30b99c fed91f28e41b48309a95700244591e9d b953c3c600094a5d90b34f54acc30379 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2c2636b4-a078-4c01-926d-317651f0020b [pid: 8|app: 0|req: 355/720] 10.0.0.38 () {32 vars in 709 bytes} [Thu Apr 2 17:57:32 2026] DELETE /v2/images/2c2636b4-a078-4c01-926d-317651f0020b => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/721] 10.0.0.38 () {32 vars in 706 bytes} [Thu Apr 2 17:57:32 2026] GET /v2/images/2c2636b4-a078-4c01-926d-317651f0020b => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:57:32.184 8 WARNING glance.api.v2.images [None req-086ac09a-dbc4-46e5-8d0a-de047ee8099a fed91f28e41b48309a95700244591e9d b953c3c600094a5d90b34f54acc30379 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fc5a27b3-a0d8-4c28-baba-31acda67e9c8 [pid: 7|app: 0|req: 367/722] 10.0.0.17 () {36 vars in 986 bytes} [Thu Apr 2 17:57:32 2026] GET /v2/images/d8e255ab-a0e6-400a-9f01-3d6d58b0dc1b => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/723] 10.0.0.17 () {36 vars in 926 bytes} [Thu Apr 2 17:57: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: 8|app: 0|req: 356/724] 10.0.0.38 () {32 vars in 709 bytes} [Thu Apr 2 17:57:32 2026] DELETE /v2/images/fc5a27b3-a0d8-4c28-baba-31acda67e9c8 => generated 0 bytes in 877 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/725] 10.0.0.38 () {32 vars in 706 bytes} [Thu Apr 2 17:57:33 2026] GET /v2/images/fc5a27b3-a0d8-4c28-baba-31acda67e9c8 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:57:33.086 8 WARNING glance.api.v2.images [None req-4f103abd-5742-4592-804b-977ae059f84b fed91f28e41b48309a95700244591e9d b953c3c600094a5d90b34f54acc30379 - - default default] Failed to find image 30e50060-9993-4926-8878-68a6078f7ae1 to delete: glance.common.exception.ImageNotFound: No image found with ID 30e50060-9993-4926-8878-68a6078f7ae1 [pid: 8|app: 0|req: 357/726] 10.0.0.38 () {32 vars in 709 bytes} [Thu Apr 2 17:57:33 2026] DELETE /v2/images/30e50060-9993-4926-8878-68a6078f7ae1 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/727] 10.0.0.38 () {32 vars in 706 bytes} [Thu Apr 2 17:57:33 2026] GET /v2/images/30e50060-9993-4926-8878-68a6078f7ae1 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/730] 10.0.0.17 () {36 vars in 986 bytes} [Thu Apr 2 17:57:37 2026] GET /v2/images/d8e255ab-a0e6-400a-9f01-3d6d58b0dc1b => 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: 359/731] 10.0.0.17 () {36 vars in 926 bytes} [Thu Apr 2 17:57:37 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: 375/736] 10.0.0.17 () {36 vars in 986 bytes} [Thu Apr 2 17:57:58 2026] GET /v2/images/d8e255ab-a0e6-400a-9f01-3d6d58b0dc1b => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/737] 10.0.0.17 () {36 vars in 926 bytes} [Thu Apr 2 17:57:58 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: 379/744] 10.0.0.17 () {36 vars in 986 bytes} [Thu Apr 2 17:58:28 2026] GET /v2/images/d8e255ab-a0e6-400a-9f01-3d6d58b0dc1b => 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: 366/745] 10.0.0.17 () {36 vars in 926 bytes} [Thu Apr 2 17:58: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: 7|app: 0|req: 384/754] 199.19.213.65 () {32 vars in 825 bytes} [Thu Apr 2 17:59:09 2026] GET /v2/images?status=active&owner=d9cbe8fd28804c6c9565187e683423fb&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/755] 199.19.213.65 () {32 vars in 652 bytes} [Thu Apr 2 17:59:09 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/756] 10.0.0.44 () {36 vars in 986 bytes} [Thu Apr 2 17:59:10 2026] GET /v2/images/d16179cd-92fc-431d-8591-764a97163171 => generated 1209 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/757] 10.0.0.44 () {36 vars in 926 bytes} [Thu Apr 2 17:59:10 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: 386/758] 10.0.0.44 () {36 vars in 926 bytes} [Thu Apr 2 17:59: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: 8|app: 0|req: 373/759] 10.0.0.44 () {36 vars in 986 bytes} [Thu Apr 2 17:59:10 2026] GET /v2/images/d16179cd-92fc-431d-8591-764a97163171 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/760] 10.0.0.44 () {36 vars in 926 bytes} [Thu Apr 2 17:59:10 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: 374/761] 10.0.0.44 () {36 vars in 926 bytes} [Thu Apr 2 17:59:10 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: 388/762] 10.0.0.44 () {36 vars in 986 bytes} [Thu Apr 2 17:59:10 2026] GET /v2/images/d16179cd-92fc-431d-8591-764a97163171 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/763] 10.0.0.44 () {36 vars in 926 bytes} [Thu Apr 2 17:59:10 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: 389/764] 10.0.0.44 () {36 vars in 926 bytes} [Thu Apr 2 17:59:10 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: 376/765] 10.0.0.206 () {36 vars in 987 bytes} [Thu Apr 2 17:59:10 2026] GET /v2/images/d16179cd-92fc-431d-8591-764a97163171 => 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: 390/766] 10.0.0.206 () {36 vars in 927 bytes} [Thu Apr 2 17:59:10 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: 377/767] 10.0.0.206 () {36 vars in 987 bytes} [Thu Apr 2 17:59:10 2026] GET /v2/images/d16179cd-92fc-431d-8591-764a97163171 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/768] 10.0.0.206 () {36 vars in 927 bytes} [Thu Apr 2 17:59: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: 8|app: 0|req: 378/769] 10.0.0.206 () {36 vars in 927 bytes} [Thu Apr 2 17:59: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: 8|app: 0|req: 405/822] 10.0.0.38 () {32 vars in 632 bytes} [Thu Apr 2 18:03:32 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)