+ 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 [Wed May 27 06:22:24 2026] *** compiled with version: 13.3.0 on 27 May 2026 02:09:55 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-f65c77595-ht2kn 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 0x7f33175b9668 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-27 06:22:26.450 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-27 06:22:26.543 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-27 06:22:27.345 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-27 06:22:27.346 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-27 06:22:27.347 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-27 06:22:27.475 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-27 06:22:27.477 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-27 06:22:27.477 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-27 06:22:29.411 8 WARNING glance.api.v2.images [None req-b9e3c41b-1cb8-4008-b0b9-4fbec670b4ad - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-27 06:22:29.639 7 WARNING glance.api.v2.images [None req-92cf37eb-2dff-4731-928a-20752f0c8855 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-27 06:22:29.746 8 WARNING keystonemiddleware._common.config [None req-b9e3c41b-1cb8-4008-b0b9-4fbec670b4ad - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 06:22:29.753 8 WARNING oslo_config.cfg [None req-b9e3c41b-1cb8-4008-b0b9-4fbec670b4ad - - - - - -] 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 0x7f33175b9668 pid: 8 (default app) 2026-05-27 06:22:30.066 7 WARNING keystonemiddleware._common.config [None req-92cf37eb-2dff-4731-928a-20752f0c8855 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 06:22:30.074 7 WARNING oslo_config.cfg [None req-92cf37eb-2dff-4731-928a-20752f0c8855 - - - - - -] 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 0x7f33175b9668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.19.213.204 () {42 vars in 688 bytes} [Wed May 27 06:22:33 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 06:22:33.514 7 WARNING oslo_policy.policy [None req-8320d4e5-3d39-41fd-9f92-6584b379057a 353f55640e9c4bd7808d384a0c43dc44 09601c0defc74665aff4a35852900725 - - 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-27 06:22:33.514 7 WARNING oslo_policy.policy [None req-8320d4e5-3d39-41fd-9f92-6584b379057a 353f55640e9c4bd7808d384a0c43dc44 09601c0defc74665aff4a35852900725 - - 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-27 06:22:33.533 7 WARNING oslo_policy.policy [None req-8320d4e5-3d39-41fd-9f92-6584b379057a 353f55640e9c4bd7808d384a0c43dc44 09601c0defc74665aff4a35852900725 - - 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-27 06:22:33.533 7 WARNING oslo_policy.policy [None req-8320d4e5-3d39-41fd-9f92-6584b379057a 353f55640e9c4bd7808d384a0c43dc44 09601c0defc74665aff4a35852900725 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/4] 199.19.213.204 () {44 vars in 910 bytes} [Wed May 27 06:22:33 2026] GET /v2/images => generated 69 bytes in 569 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 199.19.213.204 () {42 vars in 688 bytes} [Wed May 27 06:22:37 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/6] 199.19.213.204 () {44 vars in 910 bytes} [Wed May 27 06:22:37 2026] GET /v2/images => generated 69 bytes in 36 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-27 06:22:37.116 8 WARNING oslo_policy.policy [None req-a9753ddb-8691-4939-8517-fbf974c03511 353f55640e9c4bd7808d384a0c43dc44 09601c0defc74665aff4a35852900725 - - 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-27 06:22:37.117 8 WARNING oslo_policy.policy [None req-a9753ddb-8691-4939-8517-fbf974c03511 353f55640e9c4bd7808d384a0c43dc44 09601c0defc74665aff4a35852900725 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 5/7] 199.19.213.204 () {44 vars in 911 bytes} [Wed May 27 06:22:37 2026] GET /v2/images/cirros => generated 151 bytes in 141 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.19.213.204 () {44 vars in 933 bytes} [Wed May 27 06:22:37 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 06:22:37.266 8 WARNING oslo_policy.policy [None req-7b265828-b69f-45a5-b6e2-6c6d4703881f 353f55640e9c4bd7808d384a0c43dc44 09601c0defc74665aff4a35852900725 - - 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-27 06:22:37.266 8 WARNING oslo_policy.policy [None req-7b265828-b69f-45a5-b6e2-6c6d4703881f 353f55640e9c4bd7808d384a0c43dc44 09601c0defc74665aff4a35852900725 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/9] 199.19.213.204 () {44 vars in 939 bytes} [Wed May 27 06:22:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 06:22:37.347 7 WARNING oslo_config.cfg [None req-8098a70b-28f8-41fb-8043-fa6d63590748 353f55640e9c4bd7808d384a0c43dc44 09601c0defc74665aff4a35852900725 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/10] 199.19.213.204 () {48 vars in 951 bytes} [Wed May 27 06:22:37 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 06:22:37.372 8 WARNING oslo_policy.policy [None req-165eeac8-13ee-435c-9921-72d047f67472 353f55640e9c4bd7808d384a0c43dc44 09601c0defc74665aff4a35852900725 - - 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-27 06:22:37.372 8 WARNING oslo_policy.policy [None req-165eeac8-13ee-435c-9921-72d047f67472 353f55640e9c4bd7808d384a0c43dc44 09601c0defc74665aff4a35852900725 - - 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-27 06:22:37.374 8 INFO glance.api.v2.image_data [None req-165eeac8-13ee-435c-9921-72d047f67472 353f55640e9c4bd7808d384a0c43dc44 09601c0defc74665aff4a35852900725 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 06:22:41.306 8 INFO glance.location [None req-165eeac8-13ee-435c-9921-72d047f67472 353f55640e9c4bd7808d384a0c43dc44 09601c0defc74665aff4a35852900725 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 7/13] 199.19.213.204 () {48 vars in 1045 bytes} [Wed May 27 06:22:37 2026] PUT /v2/images/7212098a-c3bb-472d-98cb-7ddb8e2a7a95/file => generated 0 bytes in 3982 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6508 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.19.213.204 () {44 vars in 971 bytes} [Wed May 27 06:22:41 2026] GET /v2/images/7212098a-c3bb-472d-98cb-7ddb8e2a7a95 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 06:22:41.451 8 WARNING oslo_config.cfg [None req-19a5559e-63c8-403e-8e01-c4e301dc626e 353f55640e9c4bd7808d384a0c43dc44 09601c0defc74665aff4a35852900725 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 8/15] 199.19.213.204 () {48 vars in 1051 bytes} [Wed May 27 06:22:41 2026] PATCH /v2/images/7212098a-c3bb-472d-98cb-7ddb8e2a7a95 => generated 1312 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.19.213.204 () {44 vars in 971 bytes} [Wed May 27 06:22:41 2026] GET /v2/images/7212098a-c3bb-472d-98cb-7ddb8e2a7a95 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/261] 199.19.213.204 () {42 vars in 688 bytes} [Wed May 27 06:43:03 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/262] 199.19.213.204 () {44 vars in 910 bytes} [Wed May 27 06:43:03 2026] GET /v2/images => generated 1381 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/267] 199.19.213.204 () {42 vars in 688 bytes} [Wed May 27 06:43:23 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/268] 199.19.213.204 () {44 vars in 910 bytes} [Wed May 27 06:43:23 2026] GET /v2/images => generated 1381 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/269] 199.19.213.204 () {44 vars in 937 bytes} [Wed May 27 06:43:23 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/270] 199.19.213.204 () {44 vars in 959 bytes} [Wed May 27 06:43:23 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/271] 199.19.213.204 () {44 vars in 939 bytes} [Wed May 27 06:43:23 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: 136/272] 199.19.213.204 () {48 vars in 951 bytes} [Wed May 27 06:43:23 2026] POST /v2/images => generated 796 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 06:43:23.277 8 INFO glance.api.v2.image_data [None req-edeb39e0-6c30-4121-920e-4941caef95f9 353f55640e9c4bd7808d384a0c43dc44 09601c0defc74665aff4a35852900725 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 06:43:48.939 8 INFO glance.location [None req-edeb39e0-6c30-4121-920e-4941caef95f9 353f55640e9c4bd7808d384a0c43dc44 09601c0defc74665aff4a35852900725 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 137/279] 199.19.213.204 () {48 vars in 1046 bytes} [Wed May 27 06:43:23 2026] PUT /v2/images/e0366895-f9c9-44ca-8239-15804a82155c/file => generated 0 bytes in 25715 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61792 switches on core 0) [pid: 7|app: 0|req: 143/280] 199.19.213.204 () {44 vars in 971 bytes} [Wed May 27 06:43:48 2026] GET /v2/images/e0366895-f9c9-44ca-8239-15804a82155c => 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: 138/281] 199.19.213.204 () {48 vars in 1051 bytes} [Wed May 27 06:43:49 2026] PATCH /v2/images/e0366895-f9c9-44ca-8239-15804a82155c => generated 1395 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/282] 199.19.213.204 () {44 vars in 971 bytes} [Wed May 27 06:43:49 2026] GET /v2/images/e0366895-f9c9-44ca-8239-15804a82155c => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/283] 199.19.213.204 () {42 vars in 688 bytes} [Wed May 27 06:43:50 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/284] 199.19.213.204 () {44 vars in 910 bytes} [Wed May 27 06:43:50 2026] GET /v2/images => generated 2778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/367] 199.19.213.204 () {42 vars in 688 bytes} [Wed May 27 06:50:41 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/368] 199.19.213.204 () {44 vars in 910 bytes} [Wed May 27 06:50:41 2026] GET /v2/images => generated 2778 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/371] 199.19.213.204 () {42 vars in 688 bytes} [Wed May 27 06:50:50 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/372] 199.19.213.204 () {44 vars in 910 bytes} [Wed May 27 06:50:50 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/373] 199.19.213.204 () {44 vars in 947 bytes} [Wed May 27 06:50:51 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: 8|app: 0|req: 184/374] 199.19.213.204 () {44 vars in 969 bytes} [Wed May 27 06:50:51 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/375] 199.19.213.204 () {44 vars in 939 bytes} [Wed May 27 06:50:51 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: 185/376] 199.19.213.204 () {48 vars in 951 bytes} [Wed May 27 06:50:51 2026] POST /v2/images => generated 799 bytes in 71 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 06:50:51.209 7 WARNING oslo_policy.policy [None req-77e3338b-3ae2-44bc-9509-91ffe337132f 353f55640e9c4bd7808d384a0c43dc44 09601c0defc74665aff4a35852900725 - - 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-27 06:50:51.209 7 WARNING oslo_policy.policy [None req-77e3338b-3ae2-44bc-9509-91ffe337132f 353f55640e9c4bd7808d384a0c43dc44 09601c0defc74665aff4a35852900725 - - 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-27 06:50:51.211 7 INFO glance.api.v2.image_data [None req-77e3338b-3ae2-44bc-9509-91ffe337132f 353f55640e9c4bd7808d384a0c43dc44 09601c0defc74665aff4a35852900725 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 06:51:28.230 7 INFO glance.location [None req-77e3338b-3ae2-44bc-9509-91ffe337132f 353f55640e9c4bd7808d384a0c43dc44 09601c0defc74665aff4a35852900725 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 192/383] 199.19.213.204 () {48 vars in 1045 bytes} [Wed May 27 06:50:51 2026] PUT /v2/images/1daa8e82-8074-48a6-a1a9-028b14d1b0d7/file => generated 0 bytes in 37073 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22589 switches on core 0) [pid: 8|app: 0|req: 192/384] 199.19.213.204 () {44 vars in 971 bytes} [Wed May 27 06:51:28 2026] GET /v2/images/1daa8e82-8074-48a6-a1a9-028b14d1b0d7 => generated 1211 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/385] 199.19.213.204 () {48 vars in 1051 bytes} [Wed May 27 06:51:28 2026] PATCH /v2/images/1daa8e82-8074-48a6-a1a9-028b14d1b0d7 => generated 1410 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/386] 199.19.213.204 () {44 vars in 971 bytes} [Wed May 27 06:51:28 2026] GET /v2/images/1daa8e82-8074-48a6-a1a9-028b14d1b0d7 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/399] 199.19.213.204 () {42 vars in 688 bytes} [Wed May 27 06:52:27 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/400] 199.19.213.204 () {44 vars in 910 bytes} [Wed May 27 06:52:27 2026] GET /v2/images => generated 4190 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/405] 199.19.213.204 () {42 vars in 688 bytes} [Wed May 27 06:52:45 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/406] 199.19.213.204 () {44 vars in 910 bytes} [Wed May 27 06:52:45 2026] GET /v2/images => generated 4190 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/407] 199.19.213.204 () {44 vars in 939 bytes} [Wed May 27 06:52:45 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/408] 199.19.213.204 () {44 vars in 961 bytes} [Wed May 27 06:52:45 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/409] 199.19.213.204 () {44 vars in 939 bytes} [Wed May 27 06:52:45 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: 205/410] 199.19.213.204 () {48 vars in 951 bytes} [Wed May 27 06:52:45 2026] POST /v2/images => generated 791 bytes in 1844 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 06:52:47.634 7 INFO glance.api.v2.image_data [None req-6bf9d486-df37-4698-93a5-c939596cef05 353f55640e9c4bd7808d384a0c43dc44 09601c0defc74665aff4a35852900725 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 06:53:30.587 7 INFO glance.location [None req-6bf9d486-df37-4698-93a5-c939596cef05 353f55640e9c4bd7808d384a0c43dc44 09601c0defc74665aff4a35852900725 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 206/421] 199.19.213.204 () {48 vars in 1046 bytes} [Wed May 27 06:52:47 2026] PUT /v2/images/e38c6ff7-8b7e-4c76-81e4-195f5d030b93/file => generated 0 bytes in 43014 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21024 switches on core 0) [pid: 8|app: 0|req: 216/422] 199.19.213.204 () {44 vars in 971 bytes} [Wed May 27 06:53:30 2026] GET /v2/images/e38c6ff7-8b7e-4c76-81e4-195f5d030b93 => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/423] 199.19.213.204 () {48 vars in 1051 bytes} [Wed May 27 06:53:30 2026] PATCH /v2/images/e38c6ff7-8b7e-4c76-81e4-195f5d030b93 => generated 1382 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/424] 199.19.213.204 () {44 vars in 971 bytes} [Wed May 27 06:53:30 2026] GET /v2/images/e38c6ff7-8b7e-4c76-81e4-195f5d030b93 => generated 1382 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/599] 199.19.213.204 () {42 vars in 688 bytes} [Wed May 27 07:07:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/600] 199.19.213.204 () {44 vars in 910 bytes} [Wed May 27 07:07:59 2026] GET /v2/images => generated 5574 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/629] 199.19.213.204 () {42 vars in 688 bytes} [Wed May 27 07:10:27 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/630] 199.19.213.204 () {44 vars in 910 bytes} [Wed May 27 07:10:27 2026] GET /v2/images => generated 5574 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/633] 199.19.213.204 () {42 vars in 688 bytes} [Wed May 27 07:10:29 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/634] 199.19.213.204 () {44 vars in 910 bytes} [Wed May 27 07:10:29 2026] GET /v2/images => generated 5574 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/645] 199.19.213.204 () {42 vars in 688 bytes} [Wed May 27 07:11:19 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/646] 199.19.213.204 () {44 vars in 910 bytes} [Wed May 27 07:11:19 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/649] 199.19.213.204 () {42 vars in 688 bytes} [Wed May 27 07:11:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/650] 199.19.213.204 () {44 vars in 910 bytes} [Wed May 27 07:11:28 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/663] 199.19.213.204 () {42 vars in 688 bytes} [Wed May 27 07:12:35 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/664] 199.19.213.204 () {44 vars in 910 bytes} [Wed May 27 07:12:35 2026] GET /v2/images => generated 5574 bytes in 59 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: 333/675] 10.0.0.116 () {32 vars in 632 bytes} [Wed May 27 07:13:20 2026] GET /v2/images => generated 5574 bytes in 24 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: 345/680] 10.0.0.110 () {36 vars in 986 bytes} [Wed May 27 07:13:40 2026] GET /v2/images/7212098a-c3bb-472d-98cb-7ddb8e2a7a95 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/681] 10.0.0.110 () {36 vars in 926 bytes} [Wed May 27 07:13:41 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: 8|app: 0|req: 346/682] 10.0.0.110 () {36 vars in 986 bytes} [Wed May 27 07:13:42 2026] GET /v2/images/7212098a-c3bb-472d-98cb-7ddb8e2a7a95 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/683] 10.0.0.110 () {36 vars in 926 bytes} [Wed May 27 07:13:42 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/686] 199.19.213.204 () {36 vars in 990 bytes} [Wed May 27 07:13:51 2026] GET /v2/images/7212098a-c3bb-472d-98cb-7ddb8e2a7a95 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/687] 199.19.213.204 () {36 vars in 930 bytes} [Wed May 27 07:13:51 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/688] 199.19.213.204 () {36 vars in 990 bytes} [Wed May 27 07:13:52 2026] GET /v2/images/7212098a-c3bb-472d-98cb-7ddb8e2a7a95 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/689] 199.19.213.204 () {36 vars in 930 bytes} [Wed May 27 07:13:52 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: 350/690] 10.0.0.110 () {36 vars in 986 bytes} [Wed May 27 07:13:55 2026] GET /v2/images/7212098a-c3bb-472d-98cb-7ddb8e2a7a95 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/691] 10.0.0.110 () {36 vars in 926 bytes} [Wed May 27 07:13: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: 345/698] 10.0.0.110 () {36 vars in 986 bytes} [Wed May 27 07:14:27 2026] GET /v2/images/7212098a-c3bb-472d-98cb-7ddb8e2a7a95 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/699] 10.0.0.110 () {36 vars in 926 bytes} [Wed May 27 07:14:27 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/702] 10.0.0.110 () {36 vars in 986 bytes} [Wed May 27 07:14:32 2026] GET /v2/images/7212098a-c3bb-472d-98cb-7ddb8e2a7a95 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/703] 10.0.0.110 () {36 vars in 926 bytes} [Wed May 27 07:14:32 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: 350/708] 10.0.0.113 () {36 vars in 986 bytes} [Wed May 27 07:14:53 2026] GET /v2/images/7212098a-c3bb-472d-98cb-7ddb8e2a7a95 => generated 1312 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/709] 10.0.0.113 () {36 vars in 926 bytes} [Wed May 27 07:14:53 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: 351/710] 10.0.0.113 () {36 vars in 926 bytes} [Wed May 27 07:14:53 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: 360/711] 10.0.0.113 () {36 vars in 986 bytes} [Wed May 27 07:14:53 2026] GET /v2/images/7212098a-c3bb-472d-98cb-7ddb8e2a7a95 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/712] 10.0.0.113 () {36 vars in 926 bytes} [Wed May 27 07:14:53 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/713] 10.0.0.113 () {36 vars in 926 bytes} [Wed May 27 07:14:53 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: 353/714] 10.0.0.113 () {36 vars in 986 bytes} [Wed May 27 07:14:54 2026] GET /v2/images/7212098a-c3bb-472d-98cb-7ddb8e2a7a95 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/715] 10.0.0.113 () {36 vars in 926 bytes} [Wed May 27 07:14:54 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: 354/716] 10.0.0.113 () {36 vars in 926 bytes} [Wed May 27 07:14:54 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: 363/717] 10.0.0.248 () {36 vars in 986 bytes} [Wed May 27 07:14:55 2026] GET /v2/images/7212098a-c3bb-472d-98cb-7ddb8e2a7a95 => generated 1312 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/718] 10.0.0.248 () {36 vars in 926 bytes} [Wed May 27 07:14:55 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: 364/719] 10.0.0.248 () {36 vars in 986 bytes} [Wed May 27 07:14:55 2026] GET /v2/images/7212098a-c3bb-472d-98cb-7ddb8e2a7a95 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/720] 10.0.0.248 () {36 vars in 926 bytes} [Wed May 27 07:14:55 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: 365/721] 10.0.0.248 () {36 vars in 926 bytes} [Wed May 27 07:14: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: 361/730] 10.0.0.110 () {36 vars in 986 bytes} [Wed May 27 07:15:36 2026] GET /v2/images/7212098a-c3bb-472d-98cb-7ddb8e2a7a95 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/731] 10.0.0.110 () {36 vars in 926 bytes} [Wed May 27 07:15: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: 363/734] 10.0.0.116 () {32 vars in 706 bytes} [Wed May 27 07:15:42 2026] GET /v2/images/7212098a-c3bb-472d-98cb-7ddb8e2a7a95 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/735] 10.0.0.116 () {32 vars in 706 bytes} [Wed May 27 07:15:42 2026] GET /v2/images/7212098a-c3bb-472d-98cb-7ddb8e2a7a95 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/736] 10.0.0.113 () {36 vars in 986 bytes} [Wed May 27 07:15:42 2026] GET /v2/images/7212098a-c3bb-472d-98cb-7ddb8e2a7a95 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/737] 10.0.0.113 () {36 vars in 926 bytes} [Wed May 27 07:15:42 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/738] 10.0.0.113 () {36 vars in 926 bytes} [Wed May 27 07:15:42 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: 374/739] 10.0.0.113 () {36 vars in 986 bytes} [Wed May 27 07:15:42 2026] GET /v2/images/7212098a-c3bb-472d-98cb-7ddb8e2a7a95 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/740] 10.0.0.113 () {36 vars in 926 bytes} [Wed May 27 07:15:42 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/741] 10.0.0.113 () {36 vars in 926 bytes} [Wed May 27 07:15:42 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: 367/742] 10.0.0.113 () {36 vars in 986 bytes} [Wed May 27 07:15:42 2026] GET /v2/images/7212098a-c3bb-472d-98cb-7ddb8e2a7a95 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/743] 10.0.0.113 () {36 vars in 926 bytes} [Wed May 27 07:15:42 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: 368/744] 10.0.0.248 () {36 vars in 986 bytes} [Wed May 27 07:15:43 2026] GET /v2/images/7212098a-c3bb-472d-98cb-7ddb8e2a7a95 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/745] 10.0.0.248 () {36 vars in 926 bytes} [Wed May 27 07:15:43 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: 369/746] 10.0.0.248 () {36 vars in 986 bytes} [Wed May 27 07:15:43 2026] GET /v2/images/7212098a-c3bb-472d-98cb-7ddb8e2a7a95 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/747] 10.0.0.248 () {36 vars in 926 bytes} [Wed May 27 07:15:43 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: 370/748] 10.0.0.248 () {36 vars in 926 bytes} [Wed May 27 07:15:43 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: 380/751] 10.0.0.116 () {30 vars in 410 bytes} [Wed May 27 07:15:49 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/752] 10.0.0.116 () {34 vars in 654 bytes} [Wed May 27 07:15:50 2026] POST /v2/images => generated 649 bytes in 510 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-27 07:15:51.464 8 WARNING glance.api.v2.images [None req-2b0ce687-1dbe-4fe9-8e33-a9130e2be94c 0341eedffa204753b9565b20f15fe99a 0b2e6561deed4cd7b9b00cb17ea2cc9f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fddf02ce-ec48-48c0-9060-1fdab1d6cc92 [pid: 8|app: 0|req: 381/753] 10.0.0.116 () {32 vars in 709 bytes} [Wed May 27 07:15:51 2026] DELETE /v2/images/fddf02ce-ec48-48c0-9060-1fdab1d6cc92 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/754] 10.0.0.116 () {32 vars in 706 bytes} [Wed May 27 07:15:51 2026] GET /v2/images/fddf02ce-ec48-48c0-9060-1fdab1d6cc92 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/755] 10.0.0.116 () {32 vars in 632 bytes} [Wed May 27 07:15:51 2026] GET /v2/images => generated 1381 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/756] 10.0.0.116 () {34 vars in 654 bytes} [Wed May 27 07:15:51 2026] POST /v2/images => generated 702 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/757] 10.0.0.116 () {32 vars in 716 bytes} [Wed May 27 07:15:51 2026] GET /v2/images/736cf881-3ecd-4984-b682-2135d2f2612c/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:15:51.674 7 INFO glance.api.v2.image_data [None req-21450afa-5425-4331-93ca-e55a9618dfd0 0341eedffa204753b9565b20f15fe99a 0b2e6561deed4cd7b9b00cb17ea2cc9f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 07:15:51.715 7 WARNING glance_store._drivers.rbd [None req-21450afa-5425-4331-93ca-e55a9618dfd0 0341eedffa204753b9565b20f15fe99a 0b2e6561deed4cd7b9b00cb17ea2cc9f - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-27 07:15:52.731 7 INFO glance.location [None req-21450afa-5425-4331-93ca-e55a9618dfd0 0341eedffa204753b9565b20f15fe99a 0b2e6561deed4cd7b9b00cb17ea2cc9f - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 375/758] 10.0.0.116 () {32 vars in 726 bytes} [Wed May 27 07:15:51 2026] PUT /v2/images/736cf881-3ecd-4984-b682-2135d2f2612c/file => generated 0 bytes in 1105 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/759] 10.0.0.116 () {32 vars in 706 bytes} [Wed May 27 07:15:52 2026] GET /v2/images/736cf881-3ecd-4984-b682-2135d2f2612c => generated 1103 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/760] 10.0.0.116 () {32 vars in 716 bytes} [Wed May 27 07:15:52 2026] GET /v2/images/736cf881-3ecd-4984-b682-2135d2f2612c/file => generated 1024 bytes in 137 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/761] 10.0.0.116 () {34 vars in 654 bytes} [Wed May 27 07:15:52 2026] POST /v2/images => generated 649 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/762] 10.0.0.116 () {32 vars in 725 bytes} [Wed May 27 07:15:52 2026] PATCH /v2/images/7a11b654-61e9-4f86-8219-6f51c639d768 => generated 653 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/763] 10.0.0.116 () {32 vars in 706 bytes} [Wed May 27 07:15:53 2026] GET /v2/images/7a11b654-61e9-4f86-8219-6f51c639d768 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:15:53.118 7 WARNING glance.api.v2.images [None req-6849bcb4-e792-47f8-84ff-61f130bd82ca 0341eedffa204753b9565b20f15fe99a 0b2e6561deed4cd7b9b00cb17ea2cc9f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7a11b654-61e9-4f86-8219-6f51c639d768 [pid: 7|app: 0|req: 378/764] 10.0.0.116 () {32 vars in 709 bytes} [Wed May 27 07:15:53 2026] DELETE /v2/images/7a11b654-61e9-4f86-8219-6f51c639d768 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/765] 10.0.0.116 () {32 vars in 706 bytes} [Wed May 27 07:15:53 2026] GET /v2/images/7a11b654-61e9-4f86-8219-6f51c639d768 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:15:53.197 7 WARNING glance.api.v2.images [None req-f2f5ab3e-3c20-4d72-af0d-43279197a0f0 0341eedffa204753b9565b20f15fe99a 0b2e6561deed4cd7b9b00cb17ea2cc9f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//736cf881-3ecd-4984-b682-2135d2f2612c [pid: 7|app: 0|req: 379/766] 10.0.0.116 () {32 vars in 709 bytes} [Wed May 27 07:15:53 2026] DELETE /v2/images/736cf881-3ecd-4984-b682-2135d2f2612c => generated 0 bytes in 804 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/767] 10.0.0.116 () {32 vars in 706 bytes} [Wed May 27 07:15:53 2026] GET /v2/images/736cf881-3ecd-4984-b682-2135d2f2612c => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:15:54.021 7 WARNING glance.api.v2.images [None req-7c821283-2769-4520-91a3-d8d1f5916f38 0341eedffa204753b9565b20f15fe99a 0b2e6561deed4cd7b9b00cb17ea2cc9f - - default default] Failed to find image fddf02ce-ec48-48c0-9060-1fdab1d6cc92 to delete: glance.common.exception.ImageNotFound: No image found with ID fddf02ce-ec48-48c0-9060-1fdab1d6cc92 [pid: 7|app: 0|req: 380/768] 10.0.0.116 () {32 vars in 709 bytes} [Wed May 27 07:15:54 2026] DELETE /v2/images/fddf02ce-ec48-48c0-9060-1fdab1d6cc92 => 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/769] 10.0.0.116 () {32 vars in 706 bytes} [Wed May 27 07:15:54 2026] GET /v2/images/fddf02ce-ec48-48c0-9060-1fdab1d6cc92 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/772] 10.0.0.110 () {36 vars in 986 bytes} [Wed May 27 07:16:06 2026] GET /v2/images/7212098a-c3bb-472d-98cb-7ddb8e2a7a95 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/773] 10.0.0.110 () {36 vars in 926 bytes} [Wed May 27 07:16:06 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: 8|app: 0|req: 398/786] 10.0.0.110 () {36 vars in 986 bytes} [Wed May 27 07:17:06 2026] GET /v2/images/7212098a-c3bb-472d-98cb-7ddb8e2a7a95 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/787] 10.0.0.110 () {36 vars in 926 bytes} [Wed May 27 07:17:06 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: 391/790] 10.0.0.110 () {36 vars in 986 bytes} [Wed May 27 07:17:13 2026] GET /v2/images/7212098a-c3bb-472d-98cb-7ddb8e2a7a95 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/791] 10.0.0.110 () {36 vars in 926 bytes} [Wed May 27 07:17:13 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: 410/810] 10.0.0.110 () {36 vars in 986 bytes} [Wed May 27 07:18:47 2026] GET /v2/images/7212098a-c3bb-472d-98cb-7ddb8e2a7a95 => generated 1312 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/811] 10.0.0.110 () {36 vars in 926 bytes} [Wed May 27 07:18:48 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: 404/816] 10.0.0.110 () {36 vars in 986 bytes} [Wed May 27 07:19:06 2026] GET /v2/images/7212098a-c3bb-472d-98cb-7ddb8e2a7a95 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/817] 10.0.0.110 () {36 vars in 926 bytes} [Wed May 27 07:19:06 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: 409/826] 199.19.213.204 () {32 vars in 825 bytes} [Wed May 27 07:19:40 2026] GET /v2/images?status=active&owner=09601c0defc74665aff4a35852900725&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/827] 199.19.213.204 () {32 vars in 652 bytes} [Wed May 27 07:19: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: 7|app: 0|req: 410/828] 10.0.0.113 () {36 vars in 986 bytes} [Wed May 27 07:19:41 2026] GET /v2/images/e0366895-f9c9-44ca-8239-15804a82155c => generated 1395 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/829] 10.0.0.113 () {36 vars in 926 bytes} [Wed May 27 07:19:41 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: 411/830] 10.0.0.113 () {36 vars in 926 bytes} [Wed May 27 07:19:41 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: 420/831] 10.0.0.113 () {36 vars in 986 bytes} [Wed May 27 07:19:41 2026] GET /v2/images/e0366895-f9c9-44ca-8239-15804a82155c => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/832] 10.0.0.113 () {36 vars in 926 bytes} [Wed May 27 07:19:41 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: 421/833] 10.0.0.113 () {36 vars in 926 bytes} [Wed May 27 07:19:41 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: 413/834] 10.0.0.113 () {36 vars in 986 bytes} [Wed May 27 07:19:41 2026] GET /v2/images/e0366895-f9c9-44ca-8239-15804a82155c => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/835] 10.0.0.113 () {36 vars in 926 bytes} [Wed May 27 07:19:41 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: 414/836] 10.0.0.113 () {36 vars in 926 bytes} [Wed May 27 07:19:41 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: 423/837] 10.0.0.248 () {36 vars in 986 bytes} [Wed May 27 07:19:41 2026] GET /v2/images/e0366895-f9c9-44ca-8239-15804a82155c => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/838] 10.0.0.248 () {36 vars in 926 bytes} [Wed May 27 07:19:41 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: 424/839] 10.0.0.248 () {36 vars in 986 bytes} [Wed May 27 07:19:41 2026] GET /v2/images/e0366895-f9c9-44ca-8239-15804a82155c => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/840] 10.0.0.248 () {36 vars in 926 bytes} [Wed May 27 07:19:41 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/841] 10.0.0.248 () {36 vars in 926 bytes} [Wed May 27 07:19:41 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: 447/884] 10.0.0.116 () {32 vars in 632 bytes} [Wed May 27 07:23:13 2026] GET /v2/images => generated 5574 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)