+ 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 May 19 00:27:05 2026] *** compiled with version: 13.3.0 on 12 May 2026 19:03:32 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-54ccd7b6d4-rcd4g machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f869774f668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-19 00:27:07.546 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-19 00:27:07.555 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-19 00:27:08.438 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-19 00:27:08.439 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-19 00:27:08.440 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-19 00:27:08.521 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-19 00:27:08.522 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-19 00:27:08.523 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-19 00:27:10.540 8 WARNING glance.api.v2.images [None req-4b4dd74e-b44e-438a-adaf-e4ccf6d7cb32 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 00:27:10.541 7 WARNING glance.api.v2.images [None req-59382729-e492-46e7-8532-3ced835cf3f4 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 00:27:10.883 8 WARNING keystonemiddleware._common.config [None req-4b4dd74e-b44e-438a-adaf-e4ccf6d7cb32 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 00:27:10.890 8 WARNING oslo_config.cfg [None req-4b4dd74e-b44e-438a-adaf-e4ccf6d7cb32 - - - - - -] 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 0x7f869774f668 pid: 8 (default app) 2026-05-19 00:27:10.907 7 WARNING keystonemiddleware._common.config [None req-59382729-e492-46e7-8532-3ced835cf3f4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 00:27:10.914 7 WARNING oslo_config.cfg [None req-59382729-e492-46e7-8532-3ced835cf3f4 - - - - - -] 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 0x7f869774f668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.74 () {42 vars in 684 bytes} [Tue May 19 00:27:11 2026] GET / => generated 1301 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-05-19 00:27:11.770 7 WARNING oslo_policy.policy [None req-2e2eaa27-d1ee-47cc-a6e0-5204f454be73 bbbeb0daf5e5480f963868c5a947de2b 8fbb9d3c622840398753a36d05ed699d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 00:27:11.771 7 WARNING oslo_policy.policy [None req-2e2eaa27-d1ee-47cc-a6e0-5204f454be73 bbbeb0daf5e5480f963868c5a947de2b 8fbb9d3c622840398753a36d05ed699d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 00:27:11.789 7 WARNING oslo_policy.policy [None req-2e2eaa27-d1ee-47cc-a6e0-5204f454be73 bbbeb0daf5e5480f963868c5a947de2b 8fbb9d3c622840398753a36d05ed699d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 00:27:11.789 7 WARNING oslo_policy.policy [None req-2e2eaa27-d1ee-47cc-a6e0-5204f454be73 bbbeb0daf5e5480f963868c5a947de2b 8fbb9d3c622840398753a36d05ed699d - - 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/5] 199.204.45.74 () {44 vars in 906 bytes} [Tue May 19 00:27:11 2026] GET /v2/images => generated 69 bytes in 558 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.74 () {42 vars in 684 bytes} [Tue May 19 00:27:15 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.74 () {44 vars in 906 bytes} [Tue May 19 00:27:15 2026] GET /v2/images => generated 69 bytes in 47 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-05-19 00:27:15.506 8 WARNING oslo_policy.policy [None req-4b8473bf-dd4b-4698-9676-399b1453a76a bbbeb0daf5e5480f963868c5a947de2b 8fbb9d3c622840398753a36d05ed699d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 00:27:15.507 8 WARNING oslo_policy.policy [None req-4b8473bf-dd4b-4698-9676-399b1453a76a bbbeb0daf5e5480f963868c5a947de2b 8fbb9d3c622840398753a36d05ed699d - - 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/8] 199.204.45.74 () {44 vars in 907 bytes} [Tue May 19 00:27:15 2026] GET /v2/images/cirros => generated 151 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.74 () {44 vars in 929 bytes} [Tue May 19 00:27:15 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-05-19 00:27:15.648 8 WARNING oslo_policy.policy [None req-037fb426-acb8-4e41-a133-fc47b561c865 bbbeb0daf5e5480f963868c5a947de2b 8fbb9d3c622840398753a36d05ed699d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 00:27:15.648 8 WARNING oslo_policy.policy [None req-037fb426-acb8-4e41-a133-fc47b561c865 bbbeb0daf5e5480f963868c5a947de2b 8fbb9d3c622840398753a36d05ed699d - - 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: 7/10] 199.204.45.74 () {44 vars in 935 bytes} [Tue May 19 00:27:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 00:27:15.733 7 WARNING oslo_config.cfg [None req-f18d7622-2be0-4fc3-ba59-d991e537ba91 bbbeb0daf5e5480f963868c5a947de2b 8fbb9d3c622840398753a36d05ed699d - - 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/11] 199.204.45.74 () {48 vars in 947 bytes} [Tue May 19 00:27:15 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-19 00:27:15.753 8 WARNING oslo_policy.policy [None req-90045ca9-146b-468c-957f-09c5b422d7d9 bbbeb0daf5e5480f963868c5a947de2b 8fbb9d3c622840398753a36d05ed699d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 00:27:15.753 8 WARNING oslo_policy.policy [None req-90045ca9-146b-468c-957f-09c5b422d7d9 bbbeb0daf5e5480f963868c5a947de2b 8fbb9d3c622840398753a36d05ed699d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 00:27:15.756 8 INFO glance.api.v2.image_data [None req-90045ca9-146b-468c-957f-09c5b422d7d9 bbbeb0daf5e5480f963868c5a947de2b 8fbb9d3c622840398753a36d05ed699d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 00:27:19.735 8 INFO glance.location [None req-90045ca9-146b-468c-957f-09c5b422d7d9 bbbeb0daf5e5480f963868c5a947de2b 8fbb9d3c622840398753a36d05ed699d - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/12] 199.204.45.74 () {48 vars in 1041 bytes} [Tue May 19 00:27:15 2026] PUT /v2/images/2787db92-ce32-498c-bda8-559d5d342c1a/file => generated 0 bytes in 4029 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6656 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.74 () {44 vars in 967 bytes} [Tue May 19 00:27:19 2026] GET /v2/images/2787db92-ce32-498c-bda8-559d5d342c1a => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 00:27:19.823 8 WARNING oslo_config.cfg [None req-9a33c9d0-40c1-4420-bef5-3d2ccdfcc107 bbbeb0daf5e5480f963868c5a947de2b 8fbb9d3c622840398753a36d05ed699d - - 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: 9/14] 199.204.45.74 () {44 vars in 967 bytes} [Tue May 19 00:27:19 2026] GET /v2/images/2787db92-ce32-498c-bda8-559d5d342c1a => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/261] 199.204.45.74 () {42 vars in 684 bytes} [Tue May 19 00:47:46 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: 133/262] 199.204.45.74 () {44 vars in 906 bytes} [Tue May 19 00:47:46 2026] GET /v2/images => generated 1240 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/269] 199.204.45.74 () {42 vars in 684 bytes} [Tue May 19 00:48:10 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: 137/270] 199.204.45.74 () {44 vars in 906 bytes} [Tue May 19 00:48:10 2026] GET /v2/images => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/271] 199.204.45.74 () {44 vars in 933 bytes} [Tue May 19 00:48:10 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/272] 199.204.45.74 () {44 vars in 955 bytes} [Tue May 19 00:48:10 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/273] 199.204.45.74 () {44 vars in 935 bytes} [Tue May 19 00:48:10 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: 8|app: 0|req: 139/274] 199.204.45.74 () {48 vars in 947 bytes} [Tue May 19 00:48:10 2026] POST /v2/images => generated 796 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-19 00:48:10.976 7 WARNING oslo_policy.policy [None req-3b8ba4c8-1956-47f5-87b1-e5ed61ed3385 bbbeb0daf5e5480f963868c5a947de2b 8fbb9d3c622840398753a36d05ed699d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 00:48:10.976 7 WARNING oslo_policy.policy [None req-3b8ba4c8-1956-47f5-87b1-e5ed61ed3385 bbbeb0daf5e5480f963868c5a947de2b 8fbb9d3c622840398753a36d05ed699d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 00:48:10.979 7 INFO glance.api.v2.image_data [None req-3b8ba4c8-1956-47f5-87b1-e5ed61ed3385 bbbeb0daf5e5480f963868c5a947de2b 8fbb9d3c622840398753a36d05ed699d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 00:48:39.818 7 INFO glance.location [None req-3b8ba4c8-1956-47f5-87b1-e5ed61ed3385 bbbeb0daf5e5480f963868c5a947de2b 8fbb9d3c622840398753a36d05ed699d - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 136/279] 199.204.45.74 () {48 vars in 1042 bytes} [Tue May 19 00:48:10 2026] PUT /v2/images/dea20a3d-0e52-4bba-97fa-b610a19f69bc/file => generated 0 bytes in 28898 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61598 switches on core 0) [pid: 8|app: 0|req: 144/280] 199.204.45.74 () {44 vars in 967 bytes} [Tue May 19 00:48:39 2026] GET /v2/images/dea20a3d-0e52-4bba-97fa-b610a19f69bc => 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: 137/281] 199.204.45.74 () {44 vars in 967 bytes} [Tue May 19 00:48:39 2026] GET /v2/images/dea20a3d-0e52-4bba-97fa-b610a19f69bc => 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: 146/284] 199.204.45.74 () {42 vars in 684 bytes} [Tue May 19 00:48:41 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: 139/285] 199.204.45.74 () {44 vars in 906 bytes} [Tue May 19 00:48:41 2026] GET /v2/images => generated 2451 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/366] 199.204.45.74 () {42 vars in 684 bytes} [Tue May 19 00:55:28 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: 187/367] 199.204.45.74 () {44 vars in 906 bytes} [Tue May 19 00:55:28 2026] GET /v2/images => generated 2451 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/372] 199.204.45.74 () {42 vars in 684 bytes} [Tue May 19 00:55:41 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: 190/373] 199.204.45.74 () {44 vars in 906 bytes} [Tue May 19 00:55:41 2026] GET /v2/images => generated 2451 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/374] 199.204.45.74 () {44 vars in 943 bytes} [Tue May 19 00:55:41 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/375] 199.204.45.74 () {44 vars in 965 bytes} [Tue May 19 00:55:41 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: 185/376] 199.204.45.74 () {44 vars in 935 bytes} [Tue May 19 00:55:41 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/377] 199.204.45.74 () {48 vars in 947 bytes} [Tue May 19 00:55:41 2026] POST /v2/images => generated 799 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-19 00:55:41.752 7 INFO glance.api.v2.image_data [None req-81bf6ed1-b3d6-4b31-849f-6b9f7f38b48e bbbeb0daf5e5480f963868c5a947de2b 8fbb9d3c622840398753a36d05ed699d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 00:56:24.958 7 INFO glance.location [None req-81bf6ed1-b3d6-4b31-849f-6b9f7f38b48e bbbeb0daf5e5480f963868c5a947de2b 8fbb9d3c622840398753a36d05ed699d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 186/386] 199.204.45.74 () {48 vars in 1041 bytes} [Tue May 19 00:55:41 2026] PUT /v2/images/2be495c3-1933-4553-b41e-a4b8a0a03327/file => generated 0 bytes in 43278 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26090 switches on core 0) [pid: 8|app: 0|req: 201/387] 199.204.45.74 () {44 vars in 967 bytes} [Tue May 19 00:56:25 2026] GET /v2/images/2be495c3-1933-4553-b41e-a4b8a0a03327 => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/388] 199.204.45.74 () {48 vars in 1046 bytes} [Tue May 19 00:56:25 2026] PATCH /v2/images/2be495c3-1933-4553-b41e-a4b8a0a03327 => generated 1234 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/389] 199.204.45.74 () {44 vars in 967 bytes} [Tue May 19 00:56:25 2026] GET /v2/images/2be495c3-1933-4553-b41e-a4b8a0a03327 => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/402] 199.204.45.74 () {42 vars in 684 bytes} [Tue May 19 00:57:24 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: 194/403] 199.204.45.74 () {44 vars in 906 bytes} [Tue May 19 00:57:24 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: 7|app: 0|req: 196/406] 199.204.45.74 () {42 vars in 684 bytes} [Tue May 19 00:57:40 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: 211/409] 199.204.45.74 () {44 vars in 906 bytes} [Tue May 19 00:57:40 2026] GET /v2/images => generated 3687 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/410] 199.204.45.74 () {44 vars in 935 bytes} [Tue May 19 00:57: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: 8|app: 0|req: 212/411] 199.204.45.74 () {44 vars in 957 bytes} [Tue May 19 00:57:40 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/412] 199.204.45.74 () {44 vars in 935 bytes} [Tue May 19 00:57:40 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/413] 199.204.45.74 () {48 vars in 947 bytes} [Tue May 19 00:57:40 2026] POST /v2/images => generated 791 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-19 00:57:40.270 7 INFO glance.api.v2.image_data [None req-a923b4e0-e4f8-43e9-b3e8-5e6dacb600f8 bbbeb0daf5e5480f963868c5a947de2b 8fbb9d3c622840398753a36d05ed699d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 00:57:53.898 7 INFO glance.location [None req-a923b4e0-e4f8-43e9-b3e8-5e6dacb600f8 bbbeb0daf5e5480f963868c5a947de2b 8fbb9d3c622840398753a36d05ed699d - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 201/416] 199.204.45.74 () {48 vars in 1042 bytes} [Tue May 19 00:57:40 2026] PUT /v2/images/de0c23f0-2810-472c-97b7-b25232266e8f/file => generated 0 bytes in 13678 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31559 switches on core 0) [pid: 8|app: 0|req: 216/417] 199.204.45.74 () {44 vars in 967 bytes} [Tue May 19 00:57:53 2026] GET /v2/images/de0c23f0-2810-472c-97b7-b25232266e8f => generated 1204 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/418] 199.204.45.74 () {44 vars in 967 bytes} [Tue May 19 00:57:53 2026] GET /v2/images/de0c23f0-2810-472c-97b7-b25232266e8f => 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: 294/573] 199.204.45.74 () {42 vars in 684 bytes} [Tue May 19 01:10:45 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/574] 199.204.45.74 () {44 vars in 906 bytes} [Tue May 19 01:10:45 2026] GET /v2/images => generated 4893 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/603] 199.204.45.74 () {42 vars in 684 bytes} [Tue May 19 01:13:08 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/604] 199.204.45.74 () {44 vars in 906 bytes} [Tue May 19 01:13:08 2026] GET /v2/images => generated 4893 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/607] 199.204.45.74 () {42 vars in 684 bytes} [Tue May 19 01:13:10 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: 311/608] 199.204.45.74 () {44 vars in 906 bytes} [Tue May 19 01:13:10 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/617] 199.204.45.74 () {42 vars in 684 bytes} [Tue May 19 01:13:58 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/618] 199.204.45.74 () {44 vars in 906 bytes} [Tue May 19 01:13:58 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: 7|app: 0|req: 304/621] 199.204.45.74 () {42 vars in 684 bytes} [Tue May 19 01:14:05 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: 318/622] 199.204.45.74 () {44 vars in 906 bytes} [Tue May 19 01:14:05 2026] GET /v2/images => generated 4893 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/635] 199.204.45.74 () {42 vars in 684 bytes} [Tue May 19 01:15:09 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: 325/636] 199.204.45.74 () {44 vars in 906 bytes} [Tue May 19 01:15:09 2026] GET /v2/images => generated 4893 bytes in 47 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:71: 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/647] 10.0.0.194 () {32 vars in 633 bytes} [Tue May 19 01:15:53 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/652] 10.0.0.86 () {36 vars in 986 bytes} [Tue May 19 01:16:12 2026] GET /v2/images/2787db92-ce32-498c-bda8-559d5d342c1a => generated 1171 bytes in 20 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:71: 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: 333/653] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 19 01:16:12 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/654] 10.0.0.86 () {36 vars in 986 bytes} [Tue May 19 01:16:14 2026] GET /v2/images/2787db92-ce32-498c-bda8-559d5d342c1a => 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: 334/655] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 19 01:16:14 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/656] 10.0.0.194 () {30 vars in 411 bytes} [Tue May 19 01:16:18 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/659] 199.204.45.74 () {36 vars in 990 bytes} [Tue May 19 01:16:20 2026] GET /v2/images/2787db92-ce32-498c-bda8-559d5d342c1a => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/660] 199.204.45.74 () {36 vars in 930 bytes} [Tue May 19 01:16:20 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: 337/661] 199.204.45.74 () {36 vars in 990 bytes} [Tue May 19 01:16:21 2026] GET /v2/images/2787db92-ce32-498c-bda8-559d5d342c1a => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/662] 199.204.45.74 () {36 vars in 930 bytes} [Tue May 19 01:16:21 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/665] 10.0.0.86 () {36 vars in 986 bytes} [Tue May 19 01:16:39 2026] GET /v2/images/2787db92-ce32-498c-bda8-559d5d342c1a => 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: 327/666] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 19 01:16: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: 8|app: 0|req: 344/675] 10.0.0.213 () {36 vars in 987 bytes} [Tue May 19 01:17:13 2026] GET /v2/images/2787db92-ce32-498c-bda8-559d5d342c1a => generated 1171 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/676] 10.0.0.213 () {36 vars in 927 bytes} [Tue May 19 01:17:13 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: 345/677] 10.0.0.213 () {36 vars in 927 bytes} [Tue May 19 01:17:13 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: 333/678] 10.0.0.213 () {36 vars in 987 bytes} [Tue May 19 01:17:13 2026] GET /v2/images/2787db92-ce32-498c-bda8-559d5d342c1a => 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: 346/679] 10.0.0.213 () {36 vars in 927 bytes} [Tue May 19 01:17:13 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: 334/680] 10.0.0.213 () {36 vars in 927 bytes} [Tue May 19 01:17:13 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: 347/681] 10.0.0.213 () {36 vars in 987 bytes} [Tue May 19 01:17:13 2026] GET /v2/images/2787db92-ce32-498c-bda8-559d5d342c1a => 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: 335/682] 10.0.0.213 () {36 vars in 927 bytes} [Tue May 19 01:17:13 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: 348/683] 10.0.0.213 () {36 vars in 927 bytes} [Tue May 19 01:17:13 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: 336/684] 10.0.0.34 () {36 vars in 986 bytes} [Tue May 19 01:17:14 2026] GET /v2/images/2787db92-ce32-498c-bda8-559d5d342c1a => generated 1171 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/685] 10.0.0.34 () {36 vars in 926 bytes} [Tue May 19 01:17:14 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: 337/686] 10.0.0.34 () {36 vars in 986 bytes} [Tue May 19 01:17:14 2026] GET /v2/images/2787db92-ce32-498c-bda8-559d5d342c1a => 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: 350/687] 10.0.0.34 () {36 vars in 926 bytes} [Tue May 19 01:17:14 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: 338/688] 10.0.0.34 () {36 vars in 926 bytes} [Tue May 19 01:17:14 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: 351/689] 10.0.0.86 () {36 vars in 986 bytes} [Tue May 19 01:17:15 2026] GET /v2/images/2787db92-ce32-498c-bda8-559d5d342c1a => 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: 339/690] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 19 01:17:15 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/699] 10.0.0.86 () {36 vars in 986 bytes} [Tue May 19 01:17:57 2026] GET /v2/images/2787db92-ce32-498c-bda8-559d5d342c1a => 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: 344/700] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 19 01:17:57 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: 359/705] 10.0.0.86 () {36 vars in 986 bytes} [Tue May 19 01:18:19 2026] GET /v2/images/2787db92-ce32-498c-bda8-559d5d342c1a => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/706] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 19 01:18:19 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/711] 10.0.0.86 () {36 vars in 986 bytes} [Tue May 19 01:18:39 2026] GET /v2/images/2787db92-ce32-498c-bda8-559d5d342c1a => 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/712] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 19 01:18:39 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: 352/715] 10.0.0.86 () {36 vars in 986 bytes} [Tue May 19 01:18:42 2026] GET /v2/images/2787db92-ce32-498c-bda8-559d5d342c1a => 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: 364/716] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 19 01:18:42 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/721] 10.0.0.86 () {36 vars in 986 bytes} [Tue May 19 01:19:02 2026] GET /v2/images/2787db92-ce32-498c-bda8-559d5d342c1a => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/722] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 19 01:19:02 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/725] 10.0.0.194 () {32 vars in 707 bytes} [Tue May 19 01:19:12 2026] GET /v2/images/2787db92-ce32-498c-bda8-559d5d342c1a => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/726] 10.0.0.194 () {32 vars in 707 bytes} [Tue May 19 01:19:12 2026] GET /v2/images/2787db92-ce32-498c-bda8-559d5d342c1a => 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: 370/727] 10.0.0.213 () {36 vars in 987 bytes} [Tue May 19 01:19:12 2026] GET /v2/images/2787db92-ce32-498c-bda8-559d5d342c1a => 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: 358/728] 10.0.0.213 () {36 vars in 927 bytes} [Tue May 19 01:19:12 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/729] 10.0.0.213 () {36 vars in 927 bytes} [Tue May 19 01:19:12 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: 359/730] 10.0.0.213 () {36 vars in 987 bytes} [Tue May 19 01:19:12 2026] GET /v2/images/2787db92-ce32-498c-bda8-559d5d342c1a => 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: 372/731] 10.0.0.213 () {36 vars in 927 bytes} [Tue May 19 01:19:12 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: 360/732] 10.0.0.213 () {36 vars in 927 bytes} [Tue May 19 01:19:12 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: 373/733] 10.0.0.213 () {36 vars in 987 bytes} [Tue May 19 01:19:12 2026] GET /v2/images/2787db92-ce32-498c-bda8-559d5d342c1a => 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: 361/734] 10.0.0.213 () {36 vars in 927 bytes} [Tue May 19 01:19:12 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: 374/735] 10.0.0.34 () {36 vars in 986 bytes} [Tue May 19 01:19:12 2026] GET /v2/images/2787db92-ce32-498c-bda8-559d5d342c1a => 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: 362/736] 10.0.0.34 () {36 vars in 926 bytes} [Tue May 19 01:19:12 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: 375/737] 10.0.0.34 () {36 vars in 986 bytes} [Tue May 19 01:19:12 2026] GET /v2/images/2787db92-ce32-498c-bda8-559d5d342c1a => 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: 363/738] 10.0.0.34 () {36 vars in 926 bytes} [Tue May 19 01:19:12 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: 376/739] 10.0.0.34 () {36 vars in 926 bytes} [Tue May 19 01:19:12 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: 365/742] 10.0.0.86 () {36 vars in 986 bytes} [Tue May 19 01:19:28 2026] GET /v2/images/2787db92-ce32-498c-bda8-559d5d342c1a => 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: 378/743] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 19 01:19:29 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: 366/744] 10.0.0.194 () {34 vars in 655 bytes} [Tue May 19 01:19:29 2026] POST /v2/images => generated 649 bytes in 156 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-19 01:19:29.584 8 WARNING glance.api.v2.images [None req-b67a0ec9-841e-4bf0-8636-15509f495976 8de6c187dafd4175b1176da5454028c1 e3cce94196824858b7ecb287ff90bfea - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6974cd0b-9ff4-40b1-9d61-7a277d42e4ca [pid: 8|app: 0|req: 379/745] 10.0.0.194 () {32 vars in 710 bytes} [Tue May 19 01:19:29 2026] DELETE /v2/images/6974cd0b-9ff4-40b1-9d61-7a277d42e4ca => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/746] 10.0.0.194 () {32 vars in 707 bytes} [Tue May 19 01:19:29 2026] GET /v2/images/6974cd0b-9ff4-40b1-9d61-7a277d42e4ca => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/747] 10.0.0.194 () {32 vars in 633 bytes} [Tue May 19 01:19:29 2026] GET /v2/images => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/748] 10.0.0.194 () {34 vars in 655 bytes} [Tue May 19 01:19:29 2026] POST /v2/images => generated 702 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/749] 10.0.0.194 () {32 vars in 717 bytes} [Tue May 19 01:19:29 2026] GET /v2/images/84852a6e-b468-458a-85ac-dfd726eb255b/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:19:29.787 7 INFO glance.api.v2.image_data [None req-435989b6-b6a0-44f8-b89c-bc1a5bc03c64 8de6c187dafd4175b1176da5454028c1 e3cce94196824858b7ecb287ff90bfea - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 01:19:29.828 7 WARNING glance_store._drivers.rbd [None req-435989b6-b6a0-44f8-b89c-bc1a5bc03c64 8de6c187dafd4175b1176da5454028c1 e3cce94196824858b7ecb287ff90bfea - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-19 01:19:30.523 7 INFO glance.location [None req-435989b6-b6a0-44f8-b89c-bc1a5bc03c64 8de6c187dafd4175b1176da5454028c1 e3cce94196824858b7ecb287ff90bfea - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 369/752] 10.0.0.194 () {32 vars in 727 bytes} [Tue May 19 01:19:29 2026] PUT /v2/images/84852a6e-b468-458a-85ac-dfd726eb255b/file => generated 0 bytes in 786 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/753] 10.0.0.194 () {32 vars in 707 bytes} [Tue May 19 01:19:30 2026] GET /v2/images/84852a6e-b468-458a-85ac-dfd726eb255b => generated 1103 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/754] 10.0.0.194 () {32 vars in 717 bytes} [Tue May 19 01:19:30 2026] GET /v2/images/84852a6e-b468-458a-85ac-dfd726eb255b/file => generated 1024 bytes in 146 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/755] 10.0.0.194 () {34 vars in 655 bytes} [Tue May 19 01:19:30 2026] POST /v2/images => generated 649 bytes in 77 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/756] 10.0.0.194 () {32 vars in 726 bytes} [Tue May 19 01:19:30 2026] PATCH /v2/images/3e3d8f3a-fd79-4ce9-8870-2ec576906d70 => generated 653 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/757] 10.0.0.194 () {32 vars in 707 bytes} [Tue May 19 01:19:30 2026] GET /v2/images/3e3d8f3a-fd79-4ce9-8870-2ec576906d70 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:19:30.923 7 WARNING glance.api.v2.images [None req-906ce7cf-b4ba-48b1-961a-f4b23b9d1cb2 8de6c187dafd4175b1176da5454028c1 e3cce94196824858b7ecb287ff90bfea - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3e3d8f3a-fd79-4ce9-8870-2ec576906d70 [pid: 7|app: 0|req: 372/758] 10.0.0.194 () {32 vars in 710 bytes} [Tue May 19 01:19:30 2026] DELETE /v2/images/3e3d8f3a-fd79-4ce9-8870-2ec576906d70 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/759] 10.0.0.194 () {32 vars in 707 bytes} [Tue May 19 01:19:30 2026] GET /v2/images/3e3d8f3a-fd79-4ce9-8870-2ec576906d70 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 01:19:31.004 7 WARNING glance.api.v2.images [None req-d6569ce4-e561-46e1-a70c-da417cbafd2c 8de6c187dafd4175b1176da5454028c1 e3cce94196824858b7ecb287ff90bfea - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//84852a6e-b468-458a-85ac-dfd726eb255b [pid: 7|app: 0|req: 373/760] 10.0.0.194 () {32 vars in 710 bytes} [Tue May 19 01:19:30 2026] DELETE /v2/images/84852a6e-b468-458a-85ac-dfd726eb255b => generated 0 bytes in 811 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/761] 10.0.0.194 () {32 vars in 707 bytes} [Tue May 19 01:19:31 2026] GET /v2/images/84852a6e-b468-458a-85ac-dfd726eb255b => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 01:19:31.837 7 WARNING glance.api.v2.images [None req-ad77b6d4-6070-4b09-bf5e-84aede07bfce 8de6c187dafd4175b1176da5454028c1 e3cce94196824858b7ecb287ff90bfea - - default default] Failed to find image 6974cd0b-9ff4-40b1-9d61-7a277d42e4ca to delete: glance.common.exception.ImageNotFound: No image found with ID 6974cd0b-9ff4-40b1-9d61-7a277d42e4ca [pid: 7|app: 0|req: 374/762] 10.0.0.194 () {32 vars in 710 bytes} [Tue May 19 01:19:31 2026] DELETE /v2/images/6974cd0b-9ff4-40b1-9d61-7a277d42e4ca => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/763] 10.0.0.194 () {32 vars in 707 bytes} [Tue May 19 01:19:31 2026] GET /v2/images/6974cd0b-9ff4-40b1-9d61-7a277d42e4ca => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/764] 199.204.45.74 () {32 vars in 825 bytes} [Tue May 19 01:19:35 2026] GET /v2/images?status=active&owner=8fbb9d3c622840398753a36d05ed699d&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/765] 199.204.45.74 () {32 vars in 652 bytes} [Tue May 19 01:19:35 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/766] 10.0.0.213 () {36 vars in 987 bytes} [Tue May 19 01:19:36 2026] GET /v2/images/dea20a3d-0e52-4bba-97fa-b610a19f69bc => 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: 391/767] 10.0.0.213 () {36 vars in 927 bytes} [Tue May 19 01:19:36 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: 377/768] 10.0.0.213 () {36 vars in 927 bytes} [Tue May 19 01:19:36 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/769] 10.0.0.213 () {36 vars in 987 bytes} [Tue May 19 01:19:36 2026] GET /v2/images/dea20a3d-0e52-4bba-97fa-b610a19f69bc => 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: 378/770] 10.0.0.213 () {36 vars in 927 bytes} [Tue May 19 01:19:36 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: 393/771] 10.0.0.213 () {36 vars in 927 bytes} [Tue May 19 01:19:36 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: 379/772] 10.0.0.213 () {36 vars in 987 bytes} [Tue May 19 01:19:36 2026] GET /v2/images/dea20a3d-0e52-4bba-97fa-b610a19f69bc => 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: 394/773] 10.0.0.213 () {36 vars in 927 bytes} [Tue May 19 01:19:36 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/774] 10.0.0.34 () {36 vars in 986 bytes} [Tue May 19 01:19:36 2026] GET /v2/images/dea20a3d-0e52-4bba-97fa-b610a19f69bc => 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: 395/775] 10.0.0.34 () {36 vars in 926 bytes} [Tue May 19 01:19:36 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/776] 10.0.0.34 () {36 vars in 986 bytes} [Tue May 19 01:19:36 2026] GET /v2/images/dea20a3d-0e52-4bba-97fa-b610a19f69bc => generated 1209 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/777] 10.0.0.34 () {36 vars in 926 bytes} [Tue May 19 01:19:36 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/778] 10.0.0.34 () {36 vars in 926 bytes} [Tue May 19 01:19:36 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: 400/785] 10.0.0.86 () {36 vars in 986 bytes} [Tue May 19 01:20:03 2026] GET /v2/images/2787db92-ce32-498c-bda8-559d5d342c1a => generated 1171 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/786] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 19 01:20:03 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: 406/825] 10.0.0.194 () {32 vars in 633 bytes} [Tue May 19 01:23:15 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)