+ 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 Jun 16 10:45:08 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-7c898bd5f4-t5wwh machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fba56d8f668 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-06-16 10:45:10.500 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-16 10:45:10.555 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-16 10:45:11.390 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-06-16 10:45:11.391 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-06-16 10:45:11.391 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-16 10:45:11.459 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-06-16 10:45:11.460 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-06-16 10:45:11.460 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-16 10:45:13.623 8 WARNING glance.api.v2.images [None req-deea8f3b-c07f-4089-bcbe-b3109c48bd32 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-16 10:45:13.643 7 WARNING glance.api.v2.images [None req-01952bcf-c680-4893-9094-fccd52e4c20d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-16 10:45:13.983 8 WARNING keystonemiddleware._common.config [None req-deea8f3b-c07f-4089-bcbe-b3109c48bd32 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 10:45:13.991 8 WARNING oslo_config.cfg [None req-deea8f3b-c07f-4089-bcbe-b3109c48bd32 - - - - - -] 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 0x7fba56d8f668 pid: 8 (default app) 2026-06-16 10:45:14.017 7 WARNING keystonemiddleware._common.config [None req-01952bcf-c680-4893-9094-fccd52e4c20d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 10:45:14.025 7 WARNING oslo_config.cfg [None req-01952bcf-c680-4893-9094-fccd52e4c20d - - - - - -] 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 0x7fba56d8f668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.210 () {42 vars in 688 bytes} [Tue Jun 16 10:45:15 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 10:45:15.944 7 WARNING oslo_policy.policy [None req-70ba81af-af11-4b48-96f4-73b245ba17dc 42e1fd11b27741a9af6bd99e343bf992 1cbdcc9d74fa4021931f99e7ec33bd4e - - 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-06-16 10:45:15.944 7 WARNING oslo_policy.policy [None req-70ba81af-af11-4b48-96f4-73b245ba17dc 42e1fd11b27741a9af6bd99e343bf992 1cbdcc9d74fa4021931f99e7ec33bd4e - - 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-06-16 10:45:15.958 7 WARNING oslo_policy.policy [None req-70ba81af-af11-4b48-96f4-73b245ba17dc 42e1fd11b27741a9af6bd99e343bf992 1cbdcc9d74fa4021931f99e7ec33bd4e - - 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-06-16 10:45:15.959 7 WARNING oslo_policy.policy [None req-70ba81af-af11-4b48-96f4-73b245ba17dc 42e1fd11b27741a9af6bd99e343bf992 1cbdcc9d74fa4021931f99e7ec33bd4e - - 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/6] 199.204.45.210 () {44 vars in 910 bytes} [Tue Jun 16 10:45:15 2026] GET /v2/images => generated 69 bytes in 581 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.210 () {42 vars in 688 bytes} [Tue Jun 16 10:45: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: 2/8] 199.204.45.210 () {44 vars in 910 bytes} [Tue Jun 16 10:45:19 2026] GET /v2/images => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 10:45:19.512 8 WARNING oslo_policy.policy [None req-dccebeb8-b746-4549-9d7d-cf231c023ce1 42e1fd11b27741a9af6bd99e343bf992 1cbdcc9d74fa4021931f99e7ec33bd4e - - 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-06-16 10:45:19.512 8 WARNING oslo_policy.policy [None req-dccebeb8-b746-4549-9d7d-cf231c023ce1 42e1fd11b27741a9af6bd99e343bf992 1cbdcc9d74fa4021931f99e7ec33bd4e - - 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/9] 199.204.45.210 () {44 vars in 911 bytes} [Tue Jun 16 10:45:19 2026] GET /v2/images/cirros => generated 151 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.210 () {44 vars in 933 bytes} [Tue Jun 16 10:45:19 2026] GET /v2/images?name=cirros => generated 81 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 10:45:19.655 8 WARNING oslo_policy.policy [None req-5baa2b88-e463-4faf-a789-09305654e27a 42e1fd11b27741a9af6bd99e343bf992 1cbdcc9d74fa4021931f99e7ec33bd4e - - 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-06-16 10:45:19.655 8 WARNING oslo_policy.policy [None req-5baa2b88-e463-4faf-a789-09305654e27a 42e1fd11b27741a9af6bd99e343bf992 1cbdcc9d74fa4021931f99e7ec33bd4e - - 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: 8/11] 199.204.45.210 () {44 vars in 939 bytes} [Tue Jun 16 10:45:19 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 10:45:19.748 7 WARNING oslo_config.cfg [None req-fdf15ac9-d2d3-416d-a0f2-6d11bdbc5462 42e1fd11b27741a9af6bd99e343bf992 1cbdcc9d74fa4021931f99e7ec33bd4e - - 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/12] 199.204.45.210 () {48 vars in 951 bytes} [Tue Jun 16 10:45:19 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-16 10:45:19.769 8 WARNING oslo_policy.policy [None req-873f08f7-ea2e-477e-b45f-35af01726958 42e1fd11b27741a9af6bd99e343bf992 1cbdcc9d74fa4021931f99e7ec33bd4e - - 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-06-16 10:45:19.769 8 WARNING oslo_policy.policy [None req-873f08f7-ea2e-477e-b45f-35af01726958 42e1fd11b27741a9af6bd99e343bf992 1cbdcc9d74fa4021931f99e7ec33bd4e - - 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-06-16 10:45:19.770 8 INFO glance.api.v2.image_data [None req-873f08f7-ea2e-477e-b45f-35af01726958 42e1fd11b27741a9af6bd99e343bf992 1cbdcc9d74fa4021931f99e7ec33bd4e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-16 10:45:22.972 8 WARNING glance.location [None req-873f08f7-ea2e-477e-b45f-35af01726958 42e1fd11b27741a9af6bd99e343bf992 1cbdcc9d74fa4021931f99e7ec33bd4e - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.204.45.210 () {48 vars in 1045 bytes} [Tue Jun 16 10:45:19 2026] PUT /v2/images/f9bfbef0-fcee-4776-b985-a829e4024bbb/file => generated 0 bytes in 3250 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6532 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.210 () {44 vars in 971 bytes} [Tue Jun 16 10:45:23 2026] GET /v2/images/f9bfbef0-fcee-4776-b985-a829e4024bbb => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 10:45:23.118 8 WARNING oslo_config.cfg [None req-d5cfaf15-96f5-4df8-939a-b5be2cd8c850 42e1fd11b27741a9af6bd99e343bf992 1cbdcc9d74fa4021931f99e7ec33bd4e - - 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: 10/15] 199.204.45.210 () {48 vars in 1051 bytes} [Tue Jun 16 10:45:23 2026] PATCH /v2/images/f9bfbef0-fcee-4776-b985-a829e4024bbb => generated 1312 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/16] 199.204.45.210 () {44 vars in 971 bytes} [Tue Jun 16 10:45:23 2026] GET /v2/images/f9bfbef0-fcee-4776-b985-a829e4024bbb => 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: 132/267] 199.204.45.210 () {42 vars in 688 bytes} [Tue Jun 16 11:06:05 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: 136/268] 199.204.45.210 () {44 vars in 910 bytes} [Tue Jun 16 11:06:05 2026] GET /v2/images => generated 1381 bytes in 462 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/271] 199.204.45.210 () {42 vars in 688 bytes} [Tue Jun 16 11:06: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/272] 199.204.45.210 () {44 vars in 910 bytes} [Tue Jun 16 11:06:23 2026] GET /v2/images => generated 1381 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/273] 199.204.45.210 () {44 vars in 937 bytes} [Tue Jun 16 11:06:23 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/276] 199.204.45.210 () {44 vars in 959 bytes} [Tue Jun 16 11:06: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: 141/277] 199.204.45.210 () {44 vars in 939 bytes} [Tue Jun 16 11:06: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: 137/278] 199.204.45.210 () {48 vars in 951 bytes} [Tue Jun 16 11:06:23 2026] POST /v2/images => generated 796 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-16 11:06:23.540 8 INFO glance.api.v2.image_data [None req-ea9f6ef3-4231-4d39-8860-451dbc7d5add 42e1fd11b27741a9af6bd99e343bf992 1cbdcc9d74fa4021931f99e7ec33bd4e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-16 11:06:48.318 8 WARNING glance.location [None req-ea9f6ef3-4231-4d39-8860-451dbc7d5add 42e1fd11b27741a9af6bd99e343bf992 1cbdcc9d74fa4021931f99e7ec33bd4e - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 142/283] 199.204.45.210 () {48 vars in 1046 bytes} [Tue Jun 16 11:06:23 2026] PUT /v2/images/cc38acf5-652c-45b5-b87c-d0b239d18441/file => generated 0 bytes in 24825 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62244 switches on core 0) [pid: 7|app: 0|req: 142/284] 199.204.45.210 () {44 vars in 971 bytes} [Tue Jun 16 11:06:48 2026] GET /v2/images/cc38acf5-652c-45b5-b87c-d0b239d18441 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/285] 199.204.45.210 () {48 vars in 1051 bytes} [Tue Jun 16 11:06:48 2026] PATCH /v2/images/cc38acf5-652c-45b5-b87c-d0b239d18441 => generated 1395 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/286] 199.204.45.210 () {44 vars in 971 bytes} [Tue Jun 16 11:06:48 2026] GET /v2/images/cc38acf5-652c-45b5-b87c-d0b239d18441 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/287] 199.204.45.210 () {42 vars in 688 bytes} [Tue Jun 16 11:06: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: 144/288] 199.204.45.210 () {44 vars in 910 bytes} [Tue Jun 16 11:06: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: 8|app: 0|req: 187/373] 199.204.45.210 () {42 vars in 688 bytes} [Tue Jun 16 11:13:44 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: 187/374] 199.204.45.210 () {44 vars in 910 bytes} [Tue Jun 16 11:13:44 2026] GET /v2/images => generated 2778 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/377] 199.204.45.210 () {42 vars in 688 bytes} [Tue Jun 16 11:13:55 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/378] 199.204.45.210 () {44 vars in 910 bytes} [Tue Jun 16 11:13:55 2026] GET /v2/images => generated 2778 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/379] 199.204.45.210 () {44 vars in 947 bytes} [Tue Jun 16 11:13:55 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/380] 199.204.45.210 () {44 vars in 969 bytes} [Tue Jun 16 11:13:55 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/381] 199.204.45.210 () {44 vars in 939 bytes} [Tue Jun 16 11:13:55 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: 191/382] 199.204.45.210 () {48 vars in 951 bytes} [Tue Jun 16 11:13:55 2026] POST /v2/images => generated 799 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-16 11:13:55.817 8 INFO glance.api.v2.image_data [None req-9e312f88-022b-4888-afa3-ee48843cd9c0 42e1fd11b27741a9af6bd99e343bf992 1cbdcc9d74fa4021931f99e7ec33bd4e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-16 11:14:14.899 8 INFO glance.location [None req-9e312f88-022b-4888-afa3-ee48843cd9c0 42e1fd11b27741a9af6bd99e343bf992 1cbdcc9d74fa4021931f99e7ec33bd4e - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 192/387] 199.204.45.210 () {48 vars in 1045 bytes} [Tue Jun 16 11:13:55 2026] PUT /v2/images/f85e155a-0c1c-48cf-a5f8-82855e770c15/file => generated 0 bytes in 19121 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34301 switches on core 0) [pid: 7|app: 0|req: 196/388] 199.204.45.210 () {44 vars in 971 bytes} [Tue Jun 16 11:14:14 2026] GET /v2/images/f85e155a-0c1c-48cf-a5f8-82855e770c15 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/389] 199.204.45.210 () {48 vars in 1051 bytes} [Tue Jun 16 11:14:14 2026] PATCH /v2/images/f85e155a-0c1c-48cf-a5f8-82855e770c15 => generated 1410 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/390] 199.204.45.210 () {44 vars in 971 bytes} [Tue Jun 16 11:14:15 2026] GET /v2/images/f85e155a-0c1c-48cf-a5f8-82855e770c15 => generated 1410 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/397] 199.204.45.210 () {42 vars in 688 bytes} [Tue Jun 16 11:14:52 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: 197/398] 199.204.45.210 () {44 vars in 910 bytes} [Tue Jun 16 11:14:52 2026] GET /v2/images => generated 4190 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/403] 199.204.45.210 () {42 vars in 688 bytes} [Tue Jun 16 11:15:09 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: 200/404] 199.204.45.210 () {44 vars in 910 bytes} [Tue Jun 16 11:15:09 2026] GET /v2/images => generated 4190 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/405] 199.204.45.210 () {44 vars in 939 bytes} [Tue Jun 16 11:15:09 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/406] 199.204.45.210 () {44 vars in 961 bytes} [Tue Jun 16 11:15:09 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/407] 199.204.45.210 () {44 vars in 939 bytes} [Tue Jun 16 11:15:09 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/408] 199.204.45.210 () {48 vars in 951 bytes} [Tue Jun 16 11:15:09 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-16 11:15:09.358 7 WARNING oslo_policy.policy [None req-6616671f-bf22-46b7-a216-9add3a1c2923 42e1fd11b27741a9af6bd99e343bf992 1cbdcc9d74fa4021931f99e7ec33bd4e - - 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-06-16 11:15:09.358 7 WARNING oslo_policy.policy [None req-6616671f-bf22-46b7-a216-9add3a1c2923 42e1fd11b27741a9af6bd99e343bf992 1cbdcc9d74fa4021931f99e7ec33bd4e - - 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-06-16 11:15:09.359 7 INFO glance.api.v2.image_data [None req-6616671f-bf22-46b7-a216-9add3a1c2923 42e1fd11b27741a9af6bd99e343bf992 1cbdcc9d74fa4021931f99e7ec33bd4e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-16 11:15:22.064 7 INFO glance.location [None req-6616671f-bf22-46b7-a216-9add3a1c2923 42e1fd11b27741a9af6bd99e343bf992 1cbdcc9d74fa4021931f99e7ec33bd4e - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 207/411] 199.204.45.210 () {48 vars in 1046 bytes} [Tue Jun 16 11:15:09 2026] PUT /v2/images/8fca5106-366b-469d-8681-829d72a7da42/file => generated 0 bytes in 12757 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31602 switches on core 0) [pid: 8|app: 0|req: 205/412] 199.204.45.210 () {44 vars in 971 bytes} [Tue Jun 16 11:15:22 2026] GET /v2/images/8fca5106-366b-469d-8681-829d72a7da42 => 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: 208/413] 199.204.45.210 () {48 vars in 1051 bytes} [Tue Jun 16 11:15:22 2026] PATCH /v2/images/8fca5106-366b-469d-8681-829d72a7da42 => generated 1382 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/414] 199.204.45.210 () {44 vars in 971 bytes} [Tue Jun 16 11:15:22 2026] GET /v2/images/8fca5106-366b-469d-8681-829d72a7da42 => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/577] 199.204.45.210 () {42 vars in 688 bytes} [Tue Jun 16 11:28:44 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: 288/578] 199.204.45.210 () {44 vars in 910 bytes} [Tue Jun 16 11:28:44 2026] GET /v2/images => generated 5574 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/607] 199.204.45.210 () {42 vars in 688 bytes} [Tue Jun 16 11:31:07 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: 305/608] 199.204.45.210 () {44 vars in 910 bytes} [Tue Jun 16 11:31:07 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/609] 199.204.45.210 () {42 vars in 688 bytes} [Tue Jun 16 11:31:09 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: 306/610] 199.204.45.210 () {44 vars in 910 bytes} [Tue Jun 16 11:31:09 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/621] 199.204.45.210 () {42 vars in 688 bytes} [Tue Jun 16 11:32:01 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: 312/622] 199.204.45.210 () {44 vars in 910 bytes} [Tue Jun 16 11:32:01 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/625] 199.204.45.210 () {42 vars in 688 bytes} [Tue Jun 16 11:32:10 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/626] 199.204.45.210 () {44 vars in 910 bytes} [Tue Jun 16 11:32:10 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/639] 199.204.45.210 () {42 vars in 688 bytes} [Tue Jun 16 11:33:13 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: 319/640] 199.204.45.210 () {44 vars in 910 bytes} [Tue Jun 16 11:33:13 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 325/651] 10.0.0.21 () {32 vars in 632 bytes} [Tue Jun 16 11:33:56 2026] GET /v2/images => generated 5574 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 330/658] 10.0.0.173 () {36 vars in 987 bytes} [Tue Jun 16 11:34:23 2026] GET /v2/images/f9bfbef0-fcee-4776-b985-a829e4024bbb => generated 1312 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/659] 10.0.0.173 () {36 vars in 927 bytes} [Tue Jun 16 11:34:23 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: 331/660] 10.0.0.173 () {36 vars in 927 bytes} [Tue Jun 16 11:34:24 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: 330/661] 10.0.0.173 () {36 vars in 987 bytes} [Tue Jun 16 11:34:24 2026] GET /v2/images/f9bfbef0-fcee-4776-b985-a829e4024bbb => 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: 332/662] 10.0.0.173 () {36 vars in 927 bytes} [Tue Jun 16 11:34:24 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: 331/663] 10.0.0.173 () {36 vars in 927 bytes} [Tue Jun 16 11:34:24 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: 333/664] 10.0.0.173 () {36 vars in 987 bytes} [Tue Jun 16 11:34:24 2026] GET /v2/images/f9bfbef0-fcee-4776-b985-a829e4024bbb => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/665] 10.0.0.173 () {36 vars in 927 bytes} [Tue Jun 16 11:34:24 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/666] 10.0.0.173 () {36 vars in 927 bytes} [Tue Jun 16 11:34:24 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: 333/667] 10.0.0.54 () {36 vars in 910 bytes} [Tue Jun 16 11:34:25 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/668] 10.0.0.54 () {36 vars in 1006 bytes} [Tue Jun 16 11:34:25 2026] GET /v2/images/f9bfbef0-fcee-4776-b985-a829e4024bbb/locations => generated 127 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/669] 10.0.0.54 () {36 vars in 986 bytes} [Tue Jun 16 11:34:25 2026] GET /v2/images/f9bfbef0-fcee-4776-b985-a829e4024bbb => 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: 336/670] 10.0.0.54 () {36 vars in 926 bytes} [Tue Jun 16 11:34:25 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: 335/671] 10.0.0.54 () {36 vars in 926 bytes} [Tue Jun 16 11:34:25 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: 337/672] 10.0.0.183 () {36 vars in 987 bytes} [Tue Jun 16 11:34:25 2026] GET /v2/images/f9bfbef0-fcee-4776-b985-a829e4024bbb => 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: 336/673] 10.0.0.183 () {36 vars in 927 bytes} [Tue Jun 16 11:34:25 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: 7|app: 0|req: 339/676] 199.204.45.210 () {36 vars in 991 bytes} [Tue Jun 16 11:34:34 2026] GET /v2/images/f9bfbef0-fcee-4776-b985-a829e4024bbb => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/677] 199.204.45.210 () {36 vars in 931 bytes} [Tue Jun 16 11:34:34 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: 340/678] 199.204.45.210 () {36 vars in 991 bytes} [Tue Jun 16 11:34:35 2026] GET /v2/images/f9bfbef0-fcee-4776-b985-a829e4024bbb => 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: 339/679] 199.204.45.210 () {36 vars in 931 bytes} [Tue Jun 16 11:34:35 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: 341/680] 10.0.0.183 () {36 vars in 987 bytes} [Tue Jun 16 11:34:39 2026] GET /v2/images/f9bfbef0-fcee-4776-b985-a829e4024bbb => 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: 340/681] 10.0.0.183 () {36 vars in 927 bytes} [Tue Jun 16 11:34:39 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: 342/682] 10.0.0.183 () {36 vars in 987 bytes} [Tue Jun 16 11:34:40 2026] GET /v2/images/f9bfbef0-fcee-4776-b985-a829e4024bbb => 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: 341/683] 10.0.0.183 () {36 vars in 927 bytes} [Tue Jun 16 11:34:40 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: 345/690] 10.0.0.183 () {36 vars in 987 bytes} [Tue Jun 16 11:35:13 2026] GET /v2/images/f9bfbef0-fcee-4776-b985-a829e4024bbb => 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: 346/691] 10.0.0.183 () {36 vars in 927 bytes} [Tue Jun 16 11:35: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: 7|app: 0|req: 349/696] 10.0.0.21 () {30 vars in 410 bytes} [Tue Jun 16 11:35:27 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: 349/699] 10.0.0.183 () {36 vars in 987 bytes} [Tue Jun 16 11:35:35 2026] GET /v2/images/f9bfbef0-fcee-4776-b985-a829e4024bbb => 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: 351/700] 10.0.0.183 () {36 vars in 927 bytes} [Tue Jun 16 11:35:35 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: 352/705] 10.0.0.21 () {32 vars in 706 bytes} [Tue Jun 16 11:35:59 2026] GET /v2/images/f9bfbef0-fcee-4776-b985-a829e4024bbb => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/706] 10.0.0.21 () {32 vars in 706 bytes} [Tue Jun 16 11:35:59 2026] GET /v2/images/f9bfbef0-fcee-4776-b985-a829e4024bbb => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/707] 10.0.0.173 () {36 vars in 987 bytes} [Tue Jun 16 11:35:59 2026] GET /v2/images/f9bfbef0-fcee-4776-b985-a829e4024bbb => generated 1312 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/708] 10.0.0.173 () {36 vars in 927 bytes} [Tue Jun 16 11:35:59 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/709] 10.0.0.173 () {36 vars in 927 bytes} [Tue Jun 16 11:35:59 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/710] 10.0.0.173 () {36 vars in 987 bytes} [Tue Jun 16 11:35:59 2026] GET /v2/images/f9bfbef0-fcee-4776-b985-a829e4024bbb => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/711] 10.0.0.173 () {36 vars in 927 bytes} [Tue Jun 16 11:35:59 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/712] 10.0.0.173 () {36 vars in 927 bytes} [Tue Jun 16 11:35:59 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/713] 10.0.0.173 () {36 vars in 987 bytes} [Tue Jun 16 11:35:59 2026] GET /v2/images/f9bfbef0-fcee-4776-b985-a829e4024bbb => 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: 358/714] 10.0.0.173 () {36 vars in 927 bytes} [Tue Jun 16 11:36:00 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: 357/715] 10.0.0.173 () {36 vars in 927 bytes} [Tue Jun 16 11:36:00 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/716] 10.0.0.54 () {36 vars in 910 bytes} [Tue Jun 16 11:36:00 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/717] 10.0.0.54 () {36 vars in 1006 bytes} [Tue Jun 16 11:36:00 2026] GET /v2/images/f9bfbef0-fcee-4776-b985-a829e4024bbb/locations => generated 127 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/718] 10.0.0.54 () {36 vars in 986 bytes} [Tue Jun 16 11:36:00 2026] GET /v2/images/f9bfbef0-fcee-4776-b985-a829e4024bbb => 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: 359/719] 10.0.0.54 () {36 vars in 926 bytes} [Tue Jun 16 11:36:00 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/720] 10.0.0.54 () {36 vars in 926 bytes} [Tue Jun 16 11:36:00 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/727] 10.0.0.183 () {36 vars in 987 bytes} [Tue Jun 16 11:36:25 2026] GET /v2/images/f9bfbef0-fcee-4776-b985-a829e4024bbb => 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: 363/728] 10.0.0.183 () {36 vars in 927 bytes} [Tue Jun 16 11:36:25 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: 7|app: 0|req: 367/731] 10.0.0.183 () {36 vars in 987 bytes} [Tue Jun 16 11:36:39 2026] GET /v2/images/f9bfbef0-fcee-4776-b985-a829e4024bbb => 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: 365/732] 10.0.0.183 () {36 vars in 927 bytes} [Tue Jun 16 11:36:39 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: 368/733] 10.0.0.21 () {34 vars in 654 bytes} [Tue Jun 16 11:36:39 2026] POST /v2/images => generated 648 bytes in 268 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-16 11:36:39.994 8 WARNING glance.api.v2.images [None req-ec910bd7-5240-4786-99c3-d71757ebd89a 89586b58537c40fe8e6eaa26f4ac0579 99b235fcf4514063b46ab0f8ad65cccd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e9b04fb2-ac52-4fd9-812c-509426c9aa79 [pid: 8|app: 0|req: 366/734] 10.0.0.21 () {32 vars in 709 bytes} [Tue Jun 16 11:36:39 2026] DELETE /v2/images/e9b04fb2-ac52-4fd9-812c-509426c9aa79 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/735] 10.0.0.21 () {32 vars in 706 bytes} [Tue Jun 16 11:36:40 2026] GET /v2/images/e9b04fb2-ac52-4fd9-812c-509426c9aa79 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/736] 10.0.0.21 () {32 vars in 632 bytes} [Tue Jun 16 11:36:40 2026] GET /v2/images => generated 1381 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/737] 10.0.0.21 () {34 vars in 654 bytes} [Tue Jun 16 11:36:40 2026] POST /v2/images => generated 703 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/738] 10.0.0.21 () {32 vars in 716 bytes} [Tue Jun 16 11:36:40 2026] GET /v2/images/f9f46d48-498a-4d64-a6d3-20db15657ad7/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 11:36:40.199 7 INFO glance.api.v2.image_data [None req-fcc1624b-327d-449c-afc2-62e6df947863 89586b58537c40fe8e6eaa26f4ac0579 99b235fcf4514063b46ab0f8ad65cccd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-16 11:36:40.242 7 WARNING glance_store._drivers.rbd [None req-fcc1624b-327d-449c-afc2-62e6df947863 89586b58537c40fe8e6eaa26f4ac0579 99b235fcf4514063b46ab0f8ad65cccd - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-16 11:36:41.402 7 INFO glance.location [None req-fcc1624b-327d-449c-afc2-62e6df947863 89586b58537c40fe8e6eaa26f4ac0579 99b235fcf4514063b46ab0f8ad65cccd - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 371/739] 10.0.0.21 () {32 vars in 726 bytes} [Tue Jun 16 11:36:40 2026] PUT /v2/images/f9f46d48-498a-4d64-a6d3-20db15657ad7/file => generated 0 bytes in 1247 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/740] 10.0.0.21 () {32 vars in 706 bytes} [Tue Jun 16 11:36:41 2026] GET /v2/images/f9f46d48-498a-4d64-a6d3-20db15657ad7 => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/741] 10.0.0.21 () {32 vars in 716 bytes} [Tue Jun 16 11:36:41 2026] GET /v2/images/f9f46d48-498a-4d64-a6d3-20db15657ad7/file => generated 1024 bytes in 138 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/742] 10.0.0.21 () {34 vars in 654 bytes} [Tue Jun 16 11:36:41 2026] POST /v2/images => generated 648 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/743] 10.0.0.21 () {32 vars in 725 bytes} [Tue Jun 16 11:36:41 2026] PATCH /v2/images/189c88b8-c843-452f-9487-c7518ea255c6 => generated 653 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/744] 10.0.0.21 () {32 vars in 706 bytes} [Tue Jun 16 11:36:41 2026] GET /v2/images/189c88b8-c843-452f-9487-c7518ea255c6 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 11:36:41.768 7 WARNING glance.api.v2.images [None req-b6c2f3e7-e417-4721-84a5-7b8a7a889e2b 89586b58537c40fe8e6eaa26f4ac0579 99b235fcf4514063b46ab0f8ad65cccd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//189c88b8-c843-452f-9487-c7518ea255c6 [pid: 7|app: 0|req: 374/745] 10.0.0.21 () {32 vars in 709 bytes} [Tue Jun 16 11:36:41 2026] DELETE /v2/images/189c88b8-c843-452f-9487-c7518ea255c6 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/746] 10.0.0.21 () {32 vars in 706 bytes} [Tue Jun 16 11:36:41 2026] GET /v2/images/189c88b8-c843-452f-9487-c7518ea255c6 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 11:36:41.852 7 WARNING glance.api.v2.images [None req-56d86d43-d910-4bfb-9d5d-ec8e50021ae8 89586b58537c40fe8e6eaa26f4ac0579 99b235fcf4514063b46ab0f8ad65cccd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f9f46d48-498a-4d64-a6d3-20db15657ad7 [pid: 7|app: 0|req: 375/747] 10.0.0.21 () {32 vars in 709 bytes} [Tue Jun 16 11:36:41 2026] DELETE /v2/images/f9f46d48-498a-4d64-a6d3-20db15657ad7 => generated 0 bytes in 921 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/748] 10.0.0.21 () {32 vars in 706 bytes} [Tue Jun 16 11:36:42 2026] GET /v2/images/f9f46d48-498a-4d64-a6d3-20db15657ad7 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 11:36:42.785 7 WARNING glance.api.v2.images [None req-ea2bea45-cb32-4a37-b9d0-f27b968e732e 89586b58537c40fe8e6eaa26f4ac0579 99b235fcf4514063b46ab0f8ad65cccd - - default default] Failed to find image e9b04fb2-ac52-4fd9-812c-509426c9aa79 to delete: glance.common.exception.ImageNotFound: No image found with ID e9b04fb2-ac52-4fd9-812c-509426c9aa79 [pid: 7|app: 0|req: 376/749] 10.0.0.21 () {32 vars in 709 bytes} [Tue Jun 16 11:36:42 2026] DELETE /v2/images/e9b04fb2-ac52-4fd9-812c-509426c9aa79 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/750] 10.0.0.21 () {32 vars in 706 bytes} [Tue Jun 16 11:36:42 2026] GET /v2/images/e9b04fb2-ac52-4fd9-812c-509426c9aa79 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/759] 10.0.0.183 () {36 vars in 987 bytes} [Tue Jun 16 11:37:20 2026] GET /v2/images/f9bfbef0-fcee-4776-b985-a829e4024bbb => 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: 379/760] 10.0.0.183 () {36 vars in 927 bytes} [Tue Jun 16 11:37:20 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: 385/767] 10.0.0.183 () {36 vars in 987 bytes} [Tue Jun 16 11:37:52 2026] GET /v2/images/f9bfbef0-fcee-4776-b985-a829e4024bbb => 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: 383/768] 10.0.0.183 () {36 vars in 927 bytes} [Tue Jun 16 11:37:52 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: 395/791] 10.0.0.183 () {36 vars in 987 bytes} [Tue Jun 16 11:39:33 2026] GET /v2/images/f9bfbef0-fcee-4776-b985-a829e4024bbb => generated 1312 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/792] 10.0.0.183 () {36 vars in 927 bytes} [Tue Jun 16 11:39:33 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: 397/795] 10.0.0.183 () {36 vars in 987 bytes} [Tue Jun 16 11:39:52 2026] GET /v2/images/f9bfbef0-fcee-4776-b985-a829e4024bbb => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/796] 10.0.0.183 () {36 vars in 927 bytes} [Tue Jun 16 11:39:52 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: 404/805] 199.204.45.210 () {32 vars in 826 bytes} [Tue Jun 16 11:40:28 2026] GET /v2/images?status=active&owner=1cbdcc9d74fa4021931f99e7ec33bd4e&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/806] 199.204.45.210 () {32 vars in 653 bytes} [Tue Jun 16 11:40:28 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: 405/807] 10.0.0.173 () {36 vars in 987 bytes} [Tue Jun 16 11:40:28 2026] GET /v2/images/cc38acf5-652c-45b5-b87c-d0b239d18441 => generated 1395 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/808] 10.0.0.173 () {36 vars in 927 bytes} [Tue Jun 16 11:40:28 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: 406/809] 10.0.0.173 () {36 vars in 927 bytes} [Tue Jun 16 11:40:28 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: 404/810] 10.0.0.173 () {36 vars in 987 bytes} [Tue Jun 16 11:40:28 2026] GET /v2/images/cc38acf5-652c-45b5-b87c-d0b239d18441 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/811] 10.0.0.173 () {36 vars in 927 bytes} [Tue Jun 16 11:40:28 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: 405/812] 10.0.0.173 () {36 vars in 927 bytes} [Tue Jun 16 11:40:28 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: 408/813] 10.0.0.173 () {36 vars in 987 bytes} [Tue Jun 16 11:40:28 2026] GET /v2/images/cc38acf5-652c-45b5-b87c-d0b239d18441 => 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: 406/814] 10.0.0.173 () {36 vars in 927 bytes} [Tue Jun 16 11:40:28 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/815] 10.0.0.54 () {36 vars in 910 bytes} [Tue Jun 16 11:40:29 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/816] 10.0.0.54 () {36 vars in 1006 bytes} [Tue Jun 16 11:40:29 2026] GET /v2/images/cc38acf5-652c-45b5-b87c-d0b239d18441/locations => generated 127 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/817] 10.0.0.54 () {36 vars in 986 bytes} [Tue Jun 16 11:40:29 2026] GET /v2/images/cc38acf5-652c-45b5-b87c-d0b239d18441 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/818] 10.0.0.54 () {36 vars in 926 bytes} [Tue Jun 16 11:40:29 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: 411/819] 10.0.0.54 () {36 vars in 926 bytes} [Tue Jun 16 11:40: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: 8|app: 0|req: 431/864] 10.0.0.21 () {32 vars in 632 bytes} [Tue Jun 16 11:44:08 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)