+ 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 30 18:11:56 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-7644d87798-sphd7 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x5564092171b0 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)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-06-30 18:11:57.800 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-30 18:11:57.836 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-06-30 18:11:58.392 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-30 18:11:58.393 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-30 18:11:58.430 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-30 18:11:58.432 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-30 18:11:59.930 8 WARNING glance.api.v2.images [None req-66a7bd3f-bb03-4a02-83ce-547bf99e7b6a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-30 18:12:00.053 7 WARNING glance.api.v2.images [None req-57f41d2e-15ab-42e3-9c37-374e87ab9804 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-30 18:12:00.164 8 WARNING keystonemiddleware._common.config [None req-66a7bd3f-bb03-4a02-83ce-547bf99e7b6a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-30 18:12:00.172 8 WARNING oslo_config.cfg [None req-66a7bd3f-bb03-4a02-83ce-547bf99e7b6a - - - - - -] 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 4 seconds on interpreter 0x5564092171b0 pid: 8 (default app) 2026-06-30 18:12:00.292 7 WARNING keystonemiddleware._common.config [None req-57f41d2e-15ab-42e3-9c37-374e87ab9804 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-30 18:12:00.299 7 WARNING oslo_config.cfg [None req-57f41d2e-15ab-42e3-9c37-374e87ab9804 - - - - - -] 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 4 seconds on interpreter 0x5564092171b0 pid: 7 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.240 () {42 vars in 688 bytes} [Tue Jun 30 18:12:01 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/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-06-30 18:12:02.150 7 WARNING oslo_policy.policy [None req-05116878-bf0f-42f5-a14f-3517d62fe6b7 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - 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-30 18:12:02.151 7 WARNING oslo_policy.policy [None req-05116878-bf0f-42f5-a14f-3517d62fe6b7 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - 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-30 18:12:02.175 7 WARNING oslo_policy.policy [None req-05116878-bf0f-42f5-a14f-3517d62fe6b7 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - 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-30 18:12:02.175 7 WARNING oslo_policy.policy [None req-05116878-bf0f-42f5-a14f-3517d62fe6b7 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - 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: 2/4] 199.204.45.240 () {44 vars in 910 bytes} [Tue Jun 30 18:12:01 2026] GET /v2/images => generated 69 bytes in 543 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/5] 199.204.45.240 () {42 vars in 688 bytes} [Tue Jun 30 18:12:05 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/6] 199.204.45.240 () {44 vars in 910 bytes} [Tue Jun 30 18:12:05 2026] GET /v2/images => generated 69 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/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-06-30 18:12:05.689 8 WARNING oslo_policy.policy [None req-9ba41605-45a3-4f0b-b978-cb889e737ba1 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - 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-30 18:12:05.689 8 WARNING oslo_policy.policy [None req-9ba41605-45a3-4f0b-b978-cb889e737ba1 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - 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: 4/7] 199.204.45.240 () {44 vars in 911 bytes} [Tue Jun 30 18:12:05 2026] GET /v2/images/cirros => generated 151 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.240 () {44 vars in 933 bytes} [Tue Jun 30 18:12:05 2026] GET /v2/images?name=cirros => generated 81 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 18:12:05.811 8 WARNING oslo_policy.policy [None req-7261d12d-953b-4fe4-979a-20b561902629 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - 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-30 18:12:05.812 8 WARNING oslo_policy.policy [None req-7261d12d-953b-4fe4-979a-20b561902629 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - 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/9] 199.204.45.240 () {44 vars in 939 bytes} [Tue Jun 30 18:12:05 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 18:12:05.890 7 WARNING oslo_config.cfg [None req-0b595e7f-9fdb-414c-a250-bec06209e7aa 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - 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: 5/10] 199.204.45.240 () {48 vars in 951 bytes} [Tue Jun 30 18:12:05 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-30 18:12:05.911 8 WARNING oslo_policy.policy [None req-18a0f2a1-0528-4e81-a9f4-1039fa3010ff 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - 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-30 18:12:05.912 8 WARNING oslo_policy.policy [None req-18a0f2a1-0528-4e81-a9f4-1039fa3010ff 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - 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-30 18:12:05.914 8 INFO glance.api.v2.image_data [None req-18a0f2a1-0528-4e81-a9f4-1039fa3010ff 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-30 18:12:10.733 8 INFO glance.location [None req-18a0f2a1-0528-4e81-a9f4-1039fa3010ff 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 6/13] 199.204.45.240 () {48 vars in 1045 bytes} [Tue Jun 30 18:12:05 2026] PUT /v2/images/3b580846-40f4-4d75-a89b-2cfac417594c/file => generated 0 bytes in 4867 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7242 switches on core 0) [pid: 7|app: 0|req: 8/14] 199.204.45.240 () {44 vars in 910 bytes} [Tue Jun 30 18:12:10 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 18:12:10.811 8 WARNING oslo_config.cfg [None req-005c73a2-cb48-4a59-bb29-35c64f432f39 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - 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: 7/15] 199.204.45.240 () {48 vars in 1049 bytes} [Tue Jun 30 18:12:10 2026] PATCH /v2/images/3b580846-40f4-4d75-a89b-2cfac417594c => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/16] 199.204.45.240 () {44 vars in 910 bytes} [Tue Jun 30 18:12:10 2026] GET /v2/images => generated 1240 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/275] 199.204.45.240 () {42 vars in 688 bytes} [Tue Jun 30 18:33:43 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/276] 199.204.45.240 () {44 vars in 910 bytes} [Tue Jun 30 18:33:43 2026] GET /v2/images => generated 1240 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/281] 199.204.45.240 () {42 vars in 688 bytes} [Tue Jun 30 18:34:01 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/282] 199.204.45.240 () {44 vars in 910 bytes} [Tue Jun 30 18:34:01 2026] GET /v2/images => generated 1240 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/283] 199.204.45.240 () {44 vars in 937 bytes} [Tue Jun 30 18:34:01 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/284] 199.204.45.240 () {44 vars in 959 bytes} [Tue Jun 30 18:34:01 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/285] 199.204.45.240 () {44 vars in 939 bytes} [Tue Jun 30 18:34:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/286] 199.204.45.240 () {48 vars in 951 bytes} [Tue Jun 30 18:34:01 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-30 18:34:01.337 8 INFO glance.api.v2.image_data [None req-7bbc78de-35a0-4a62-a4e2-60cbc03f59a4 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-30 18:34:26.128 8 INFO glance.location [None req-7bbc78de-35a0-4a62-a4e2-60cbc03f59a4 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 143/291] 199.204.45.240 () {48 vars in 1046 bytes} [Tue Jun 30 18:34:01 2026] PUT /v2/images/f5ea7866-78b1-4a47-a912-9bcf11ee9b22/file => generated 0 bytes in 24854 msecs (HTTP/1.1 204) 4 headers in 171 bytes (68797 switches on core 0) [pid: 7|app: 0|req: 149/292] 199.204.45.240 () {44 vars in 910 bytes} [Tue Jun 30 18:34:26 2026] GET /v2/images => generated 2451 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/293] 199.204.45.240 () {48 vars in 1049 bytes} [Tue Jun 30 18:34:26 2026] PATCH /v2/images/f5ea7866-78b1-4a47-a912-9bcf11ee9b22 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/294] 199.204.45.240 () {48 vars in 1050 bytes} [Tue Jun 30 18:34:26 2026] PATCH /v2/images/f5ea7866-78b1-4a47-a912-9bcf11ee9b22 => generated 1209 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/295] 199.204.45.240 () {44 vars in 910 bytes} [Tue Jun 30 18:34:26 2026] GET /v2/images => generated 2451 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/296] 199.204.45.240 () {42 vars in 688 bytes} [Tue Jun 30 18:34:27 2026] GET / => generated 1193 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/297] 199.204.45.240 () {44 vars in 910 bytes} [Tue Jun 30 18:34:27 2026] GET /v2/images => generated 2451 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/374] 199.204.45.240 () {42 vars in 688 bytes} [Tue Jun 30 18:40:44 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/375] 199.204.45.240 () {44 vars in 910 bytes} [Tue Jun 30 18:40:44 2026] GET /v2/images => generated 2451 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/378] 199.204.45.240 () {42 vars in 688 bytes} [Tue Jun 30 18:40:57 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/379] 199.204.45.240 () {44 vars in 910 bytes} [Tue Jun 30 18:40:57 2026] GET /v2/images => generated 2451 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/380] 199.204.45.240 () {44 vars in 947 bytes} [Tue Jun 30 18:40:57 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/381] 199.204.45.240 () {44 vars in 969 bytes} [Tue Jun 30 18:40:57 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/382] 199.204.45.240 () {44 vars in 939 bytes} [Tue Jun 30 18:40:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/383] 199.204.45.240 () {48 vars in 951 bytes} [Tue Jun 30 18:40:57 2026] POST /v2/images => generated 799 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-30 18:40:57.584 7 WARNING oslo_policy.policy [None req-b12f812d-f5e5-447f-9a75-5231f8b5ae85 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - 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-30 18:40:57.584 7 WARNING oslo_policy.policy [None req-b12f812d-f5e5-447f-9a75-5231f8b5ae85 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - 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-30 18:40:57.590 7 INFO glance.api.v2.image_data [None req-b12f812d-f5e5-447f-9a75-5231f8b5ae85 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-30 18:41:15.627 7 INFO glance.location [None req-b12f812d-f5e5-447f-9a75-5231f8b5ae85 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 195/388] 199.204.45.240 () {48 vars in 1045 bytes} [Tue Jun 30 18:40:57 2026] PUT /v2/images/bc9f3468-462a-48ca-8310-390a382c81cc/file => generated 0 bytes in 18089 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26327 switches on core 0) [pid: 8|app: 0|req: 194/389] 199.204.45.240 () {44 vars in 910 bytes} [Tue Jun 30 18:41:15 2026] GET /v2/images => generated 3664 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/390] 199.204.45.240 () {48 vars in 1050 bytes} [Tue Jun 30 18:41:15 2026] PATCH /v2/images/bc9f3468-462a-48ca-8310-390a382c81cc => generated 1234 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/391] 199.204.45.240 () {44 vars in 910 bytes} [Tue Jun 30 18:41:15 2026] GET /v2/images => generated 3687 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/400] 199.204.45.240 () {42 vars in 688 bytes} [Tue Jun 30 18:41:52 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/401] 199.204.45.240 () {44 vars in 910 bytes} [Tue Jun 30 18:41:52 2026] GET /v2/images => generated 3687 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/406] 199.204.45.240 () {42 vars in 688 bytes} [Tue Jun 30 18:42:13 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/407] 199.204.45.240 () {44 vars in 910 bytes} [Tue Jun 30 18:42:13 2026] GET /v2/images => generated 3687 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/408] 199.204.45.240 () {44 vars in 939 bytes} [Tue Jun 30 18:42:13 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/409] 199.204.45.240 () {44 vars in 961 bytes} [Tue Jun 30 18:42:13 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/410] 199.204.45.240 () {44 vars in 939 bytes} [Tue Jun 30 18:42:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/411] 199.204.45.240 () {48 vars in 951 bytes} [Tue Jun 30 18:42:13 2026] POST /v2/images => generated 791 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-30 18:42:13.866 8 INFO glance.api.v2.image_data [None req-ef05d037-9282-41fc-88d5-b12cc7bee3a8 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-30 18:42:27.174 8 INFO glance.location [None req-ef05d037-9282-41fc-88d5-b12cc7bee3a8 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 8|app: 0|req: 206/414] 199.204.45.240 () {48 vars in 1046 bytes} [Tue Jun 30 18:42:13 2026] PUT /v2/images/bc883a1f-a614-4c0d-ad46-37b50b92d036/file => generated 0 bytes in 13354 msecs (HTTP/1.1 204) 4 headers in 171 bytes (42119 switches on core 0) [pid: 7|app: 0|req: 209/415] 199.204.45.240 () {44 vars in 910 bytes} [Tue Jun 30 18:42:27 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/416] 199.204.45.240 () {48 vars in 1049 bytes} [Tue Jun 30 18:42:27 2026] PATCH /v2/images/bc883a1f-a614-4c0d-ad46-37b50b92d036 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/417] 199.204.45.240 () {44 vars in 910 bytes} [Tue Jun 30 18:42:27 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/564] 199.204.45.240 () {42 vars in 688 bytes} [Tue Jun 30 18:54:38 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/565] 199.204.45.240 () {44 vars in 910 bytes} [Tue Jun 30 18:54:38 2026] GET /v2/images => generated 4893 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/594] 199.204.45.240 () {42 vars in 688 bytes} [Tue Jun 30 18:56:57 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/595] 199.204.45.240 () {44 vars in 910 bytes} [Tue Jun 30 18:56:57 2026] GET /v2/images => generated 4893 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/596] 199.204.45.240 () {42 vars in 688 bytes} [Tue Jun 30 18:56:59 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/597] 199.204.45.240 () {44 vars in 910 bytes} [Tue Jun 30 18:56:59 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/608] 199.204.45.240 () {42 vars in 688 bytes} [Tue Jun 30 18:57:44 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/609] 199.204.45.240 () {44 vars in 910 bytes} [Tue Jun 30 18:57:44 2026] GET /v2/images => generated 4893 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/612] 199.204.45.240 () {42 vars in 688 bytes} [Tue Jun 30 18:57:51 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/613] 199.204.45.240 () {44 vars in 910 bytes} [Tue Jun 30 18:57:51 2026] GET /v2/images => generated 4893 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/626] 199.204.45.240 () {42 vars in 688 bytes} [Tue Jun 30 18:58:51 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/627] 199.204.45.240 () {44 vars in 910 bytes} [Tue Jun 30 18:58:51 2026] GET /v2/images => generated 4893 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 320/636] 10.0.0.46 () {32 vars in 632 bytes} [Tue Jun 30 18:59:32 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/641] 10.0.0.27 () {36 vars in 986 bytes} [Tue Jun 30 18:59:53 2026] GET /v2/images/3b580846-40f4-4d75-a89b-2cfac417594c => generated 1171 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 319/642] 10.0.0.27 () {36 vars in 926 bytes} [Tue Jun 30 18:59:53 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: 324/643] 10.0.0.27 () {36 vars in 926 bytes} [Tue Jun 30 18:59: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: 320/644] 10.0.0.27 () {36 vars in 986 bytes} [Tue Jun 30 18:59:53 2026] GET /v2/images/3b580846-40f4-4d75-a89b-2cfac417594c => generated 1171 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/645] 10.0.0.27 () {36 vars in 926 bytes} [Tue Jun 30 18:59: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: 8|app: 0|req: 321/646] 10.0.0.27 () {36 vars in 926 bytes} [Tue Jun 30 18:59:53 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/647] 10.0.0.27 () {36 vars in 986 bytes} [Tue Jun 30 18:59:53 2026] GET /v2/images/3b580846-40f4-4d75-a89b-2cfac417594c => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/648] 10.0.0.27 () {36 vars in 926 bytes} [Tue Jun 30 18:59:53 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/649] 10.0.0.27 () {36 vars in 926 bytes} [Tue Jun 30 18:59: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: 7|app: 0|req: 326/650] 10.0.0.95 () {36 vars in 986 bytes} [Tue Jun 30 18:59:53 2026] GET /v2/images/3b580846-40f4-4d75-a89b-2cfac417594c => generated 1171 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/651] 10.0.0.95 () {36 vars in 926 bytes} [Tue Jun 30 18:59: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: 327/652] 10.0.0.165 () {36 vars in 987 bytes} [Tue Jun 30 18:59:54 2026] GET /v2/images/3b580846-40f4-4d75-a89b-2cfac417594c => generated 1171 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/653] 10.0.0.165 () {36 vars in 927 bytes} [Tue Jun 30 18:59: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: 328/654] 10.0.0.165 () {36 vars in 987 bytes} [Tue Jun 30 18:59:54 2026] GET /v2/images/3b580846-40f4-4d75-a89b-2cfac417594c => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/655] 10.0.0.165 () {36 vars in 927 bytes} [Tue Jun 30 18:59: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: 329/656] 10.0.0.165 () {36 vars in 927 bytes} [Tue Jun 30 18:59:54 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/657] 199.204.45.240 () {36 vars in 991 bytes} [Tue Jun 30 18:59:56 2026] GET /v2/images/3b580846-40f4-4d75-a89b-2cfac417594c => generated 1171 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/658] 199.204.45.240 () {36 vars in 931 bytes} [Tue Jun 30 18:59:56 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: 329/659] 199.204.45.240 () {36 vars in 991 bytes} [Tue Jun 30 18:59:57 2026] GET /v2/images/3b580846-40f4-4d75-a89b-2cfac417594c => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/660] 199.204.45.240 () {36 vars in 931 bytes} [Tue Jun 30 18:59:57 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: 333/663] 10.0.0.95 () {36 vars in 986 bytes} [Tue Jun 30 19:00:09 2026] GET /v2/images/3b580846-40f4-4d75-a89b-2cfac417594c => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/664] 10.0.0.95 () {36 vars in 926 bytes} [Tue Jun 30 19:00:09 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/667] 10.0.0.95 () {36 vars in 986 bytes} [Tue Jun 30 19:00:11 2026] GET /v2/images/3b580846-40f4-4d75-a89b-2cfac417594c => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/668] 10.0.0.95 () {36 vars in 926 bytes} [Tue Jun 30 19:00:11 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/671] 10.0.0.95 () {36 vars in 986 bytes} [Tue Jun 30 19:00:29 2026] GET /v2/images/3b580846-40f4-4d75-a89b-2cfac417594c => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/672] 10.0.0.95 () {36 vars in 926 bytes} [Tue Jun 30 19:00: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: 341/679] 10.0.0.95 () {36 vars in 986 bytes} [Tue Jun 30 19:00:59 2026] GET /v2/images/3b580846-40f4-4d75-a89b-2cfac417594c => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/680] 10.0.0.95 () {36 vars in 926 bytes} [Tue Jun 30 19:01:00 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: 345/691] 10.0.0.95 () {36 vars in 986 bytes} [Tue Jun 30 19:01:48 2026] GET /v2/images/3b580846-40f4-4d75-a89b-2cfac417594c => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/692] 10.0.0.95 () {36 vars in 926 bytes} [Tue Jun 30 19:01:49 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/695] 10.0.0.95 () {36 vars in 986 bytes} [Tue Jun 30 19:01:55 2026] GET /v2/images/3b580846-40f4-4d75-a89b-2cfac417594c => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/696] 10.0.0.95 () {36 vars in 926 bytes} [Tue Jun 30 19:01:55 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: 349/699] 10.0.0.46 () {32 vars in 706 bytes} [Tue Jun 30 19:02:10 2026] GET /v2/images/3b580846-40f4-4d75-a89b-2cfac417594c => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/702] 10.0.0.46 () {32 vars in 706 bytes} [Tue Jun 30 19:02:10 2026] GET /v2/images/3b580846-40f4-4d75-a89b-2cfac417594c => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/703] 10.0.0.27 () {36 vars in 986 bytes} [Tue Jun 30 19:02:10 2026] GET /v2/images/3b580846-40f4-4d75-a89b-2cfac417594c => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/704] 10.0.0.27 () {36 vars in 926 bytes} [Tue Jun 30 19:02:10 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: 353/705] 10.0.0.27 () {36 vars in 926 bytes} [Tue Jun 30 19:02:10 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/706] 10.0.0.27 () {36 vars in 986 bytes} [Tue Jun 30 19:02:10 2026] GET /v2/images/3b580846-40f4-4d75-a89b-2cfac417594c => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/707] 10.0.0.27 () {36 vars in 926 bytes} [Tue Jun 30 19:02:10 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/708] 10.0.0.27 () {36 vars in 926 bytes} [Tue Jun 30 19:02:10 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/709] 10.0.0.27 () {36 vars in 986 bytes} [Tue Jun 30 19:02:10 2026] GET /v2/images/3b580846-40f4-4d75-a89b-2cfac417594c => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/710] 10.0.0.27 () {36 vars in 926 bytes} [Tue Jun 30 19:02:10 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/711] 10.0.0.165 () {36 vars in 987 bytes} [Tue Jun 30 19:02:11 2026] GET /v2/images/3b580846-40f4-4d75-a89b-2cfac417594c => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/712] 10.0.0.165 () {36 vars in 927 bytes} [Tue Jun 30 19:02:11 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: 357/713] 10.0.0.165 () {36 vars in 987 bytes} [Tue Jun 30 19:02:11 2026] GET /v2/images/3b580846-40f4-4d75-a89b-2cfac417594c => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/714] 10.0.0.165 () {36 vars in 927 bytes} [Tue Jun 30 19:02:11 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/715] 10.0.0.165 () {36 vars in 927 bytes} [Tue Jun 30 19:02:11 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: 358/716] 10.0.0.46 () {34 vars in 654 bytes} [Tue Jun 30 19:02:15 2026] POST /v2/images => generated 648 bytes in 253 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-30 19:02:16.164 8 WARNING glance.api.v2.images [None req-746ec884-0bad-404d-94b3-7b30d5c8692d e79c3799494646a79c44cea02a12cc0c aefef2dafd6d44d4962d69fceab2ffa4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//771a19e6-d532-40e7-89a8-43f9296af782 [pid: 8|app: 0|req: 359/717] 10.0.0.46 () {32 vars in 709 bytes} [Tue Jun 30 19:02:16 2026] DELETE /v2/images/771a19e6-d532-40e7-89a8-43f9296af782 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/718] 10.0.0.46 () {32 vars in 706 bytes} [Tue Jun 30 19:02:16 2026] GET /v2/images/771a19e6-d532-40e7-89a8-43f9296af782 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/719] 10.0.0.46 () {32 vars in 632 bytes} [Tue Jun 30 19:02:16 2026] GET /v2/images => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/720] 10.0.0.46 () {34 vars in 654 bytes} [Tue Jun 30 19:02:16 2026] POST /v2/images => generated 700 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/721] 10.0.0.46 () {32 vars in 716 bytes} [Tue Jun 30 19:02:16 2026] GET /v2/images/7f6ff3bd-c082-4356-95e0-4c1d3b26cb7e/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 19:02:16.344 7 INFO glance.api.v2.image_data [None req-90ec14ed-02ae-4c9e-b3fa-3b45afd7e305 e79c3799494646a79c44cea02a12cc0c aefef2dafd6d44d4962d69fceab2ffa4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-30 19:02:16.391 7 WARNING glance_store._drivers.rbd [None req-90ec14ed-02ae-4c9e-b3fa-3b45afd7e305 e79c3799494646a79c44cea02a12cc0c aefef2dafd6d44d4962d69fceab2ffa4 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-30 19:02:17.254 7 INFO glance.location [None req-90ec14ed-02ae-4c9e-b3fa-3b45afd7e305 e79c3799494646a79c44cea02a12cc0c aefef2dafd6d44d4962d69fceab2ffa4 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 361/722] 10.0.0.46 () {32 vars in 726 bytes} [Tue Jun 30 19:02:16 2026] PUT /v2/images/7f6ff3bd-c082-4356-95e0-4c1d3b26cb7e/file => generated 0 bytes in 962 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/723] 10.0.0.46 () {32 vars in 706 bytes} [Tue Jun 30 19:02:17 2026] GET /v2/images/7f6ff3bd-c082-4356-95e0-4c1d3b26cb7e => generated 1101 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/724] 10.0.0.46 () {32 vars in 716 bytes} [Tue Jun 30 19:02:17 2026] GET /v2/images/7f6ff3bd-c082-4356-95e0-4c1d3b26cb7e/file => generated 1024 bytes in 107 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/725] 10.0.0.46 () {34 vars in 654 bytes} [Tue Jun 30 19:02:17 2026] POST /v2/images => generated 648 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/726] 10.0.0.46 () {32 vars in 725 bytes} [Tue Jun 30 19:02:17 2026] PATCH /v2/images/03304339-aac2-4be3-86e4-35f28a175555 => generated 653 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/727] 10.0.0.46 () {32 vars in 706 bytes} [Tue Jun 30 19:02:17 2026] GET /v2/images/03304339-aac2-4be3-86e4-35f28a175555 => generated 653 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 19:02:17.575 7 WARNING glance.api.v2.images [None req-7a8b734b-cab9-49b8-8d5f-ca94851640e7 e79c3799494646a79c44cea02a12cc0c aefef2dafd6d44d4962d69fceab2ffa4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//03304339-aac2-4be3-86e4-35f28a175555 [pid: 7|app: 0|req: 364/728] 10.0.0.46 () {32 vars in 709 bytes} [Tue Jun 30 19:02:17 2026] DELETE /v2/images/03304339-aac2-4be3-86e4-35f28a175555 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/729] 10.0.0.46 () {32 vars in 706 bytes} [Tue Jun 30 19:02:17 2026] GET /v2/images/03304339-aac2-4be3-86e4-35f28a175555 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 19:02:17.652 7 WARNING glance.api.v2.images [None req-8b4f0a72-5a8c-4813-9eff-e771dd4a0dd5 e79c3799494646a79c44cea02a12cc0c aefef2dafd6d44d4962d69fceab2ffa4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7f6ff3bd-c082-4356-95e0-4c1d3b26cb7e [pid: 7|app: 0|req: 365/730] 10.0.0.46 () {32 vars in 709 bytes} [Tue Jun 30 19:02:17 2026] DELETE /v2/images/7f6ff3bd-c082-4356-95e0-4c1d3b26cb7e => generated 0 bytes in 821 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/731] 10.0.0.46 () {32 vars in 706 bytes} [Tue Jun 30 19:02:18 2026] GET /v2/images/7f6ff3bd-c082-4356-95e0-4c1d3b26cb7e => generated 139 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 19:02:18.488 7 WARNING glance.api.v2.images [None req-112973a0-058d-42d7-96d1-027760cfbd2a e79c3799494646a79c44cea02a12cc0c aefef2dafd6d44d4962d69fceab2ffa4 - - default default] Failed to find image 771a19e6-d532-40e7-89a8-43f9296af782 to delete: glance.common.exception.ImageNotFound: No image found with ID 771a19e6-d532-40e7-89a8-43f9296af782 [pid: 7|app: 0|req: 366/732] 10.0.0.46 () {32 vars in 709 bytes} [Tue Jun 30 19:02:18 2026] DELETE /v2/images/771a19e6-d532-40e7-89a8-43f9296af782 => 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: 367/733] 10.0.0.46 () {32 vars in 706 bytes} [Tue Jun 30 19:02:18 2026] GET /v2/images/771a19e6-d532-40e7-89a8-43f9296af782 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/736] 10.0.0.46 () {30 vars in 410 bytes} [Tue Jun 30 19:02:21 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/737] 10.0.0.95 () {36 vars in 986 bytes} [Tue Jun 30 19:02:22 2026] GET /v2/images/3b580846-40f4-4d75-a89b-2cfac417594c => generated 1171 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/738] 10.0.0.95 () {36 vars in 926 bytes} [Tue Jun 30 19:02:22 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/741] 10.0.0.95 () {36 vars in 986 bytes} [Tue Jun 30 19:02:39 2026] GET /v2/images/3b580846-40f4-4d75-a89b-2cfac417594c => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/742] 10.0.0.95 () {36 vars in 926 bytes} [Tue Jun 30 19:02:39 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/751] 10.0.0.95 () {36 vars in 986 bytes} [Tue Jun 30 19:03:20 2026] GET /v2/images/3b580846-40f4-4d75-a89b-2cfac417594c => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/752] 10.0.0.95 () {36 vars in 926 bytes} [Tue Jun 30 19:03:20 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/755] 10.0.0.95 () {36 vars in 986 bytes} [Tue Jun 30 19:03:28 2026] GET /v2/images/3b580846-40f4-4d75-a89b-2cfac417594c => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/756] 10.0.0.95 () {36 vars in 926 bytes} [Tue Jun 30 19:03:28 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/763] 199.204.45.240 () {32 vars in 826 bytes} [Tue Jun 30 19:03:57 2026] GET /v2/images?status=active&owner=6b4776f6831c49ecb14a3dc1061de0b2&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/764] 199.204.45.240 () {32 vars in 653 bytes} [Tue Jun 30 19:03:58 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: 383/765] 10.0.0.27 () {36 vars in 986 bytes} [Tue Jun 30 19:03:58 2026] GET /v2/images/f5ea7866-78b1-4a47-a912-9bcf11ee9b22 => generated 1209 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/766] 10.0.0.27 () {36 vars in 926 bytes} [Tue Jun 30 19:03:58 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: 384/767] 10.0.0.27 () {36 vars in 926 bytes} [Tue Jun 30 19:03:58 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: 384/768] 10.0.0.27 () {36 vars in 986 bytes} [Tue Jun 30 19:03:58 2026] GET /v2/images/f5ea7866-78b1-4a47-a912-9bcf11ee9b22 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/769] 10.0.0.27 () {36 vars in 926 bytes} [Tue Jun 30 19:03:58 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: 385/770] 10.0.0.27 () {36 vars in 926 bytes} [Tue Jun 30 19:03:58 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: 386/771] 10.0.0.27 () {36 vars in 986 bytes} [Tue Jun 30 19:03:59 2026] GET /v2/images/f5ea7866-78b1-4a47-a912-9bcf11ee9b22 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/772] 10.0.0.27 () {36 vars in 926 bytes} [Tue Jun 30 19:03: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: 387/773] 10.0.0.27 () {36 vars in 926 bytes} [Tue Jun 30 19:03:59 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: 387/774] 10.0.0.165 () {36 vars in 987 bytes} [Tue Jun 30 19:03:59 2026] GET /v2/images/f5ea7866-78b1-4a47-a912-9bcf11ee9b22 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/775] 10.0.0.165 () {36 vars in 927 bytes} [Tue Jun 30 19:03:59 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/776] 10.0.0.165 () {36 vars in 987 bytes} [Tue Jun 30 19:03:59 2026] GET /v2/images/f5ea7866-78b1-4a47-a912-9bcf11ee9b22 => 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: 389/777] 10.0.0.165 () {36 vars in 927 bytes} [Tue Jun 30 19:03: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: 389/778] 10.0.0.165 () {36 vars in 927 bytes} [Tue Jun 30 19:03: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: 411/821] 10.0.0.46 () {32 vars in 632 bytes} [Tue Jun 30 19:07:29 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)