+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jul 1 07:42:49 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-58c8f4d48c-rd6wp 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 0x7f9306062668 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-07-01 07:42:51.385 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-01 07:42:51.488 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-07-01 07:42:52.235 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-07-01 07:42:52.236 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-07-01 07:42:52.236 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-01 07:42:52.402 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-07-01 07:42:52.404 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-07-01 07:42:52.404 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-01 07:42:54.228 8 WARNING glance.api.v2.images [None req-0b1725e0-0840-4416-878b-ce20b50574fc - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-01 07:42:54.515 7 WARNING glance.api.v2.images [None req-957fd0d4-6436-4ab3-8f43-29c9a9bfe451 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-01 07:42:54.556 8 WARNING keystonemiddleware._common.config [None req-0b1725e0-0840-4416-878b-ce20b50574fc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 07:42:54.564 8 WARNING oslo_config.cfg [None req-0b1725e0-0840-4416-878b-ce20b50574fc - - - - - -] 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 0x7f9306062668 pid: 8 (default app) 2026-07-01 07:42:54.854 7 WARNING keystonemiddleware._common.config [None req-957fd0d4-6436-4ab3-8f43-29c9a9bfe451 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 07:42:54.862 7 WARNING oslo_config.cfg [None req-957fd0d4-6436-4ab3-8f43-29c9a9bfe451 - - - - - -] 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 0x7f9306062668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.129 () {42 vars in 689 bytes} [Wed Jul 1 07:42:56 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-07-01 07:42:56.639 7 WARNING oslo_policy.policy [None req-f8e3e776-5b16-4818-98f6-463f681a06b4 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - 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-07-01 07:42:56.640 7 WARNING oslo_policy.policy [None req-f8e3e776-5b16-4818-98f6-463f681a06b4 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - 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-07-01 07:42:56.663 7 WARNING oslo_policy.policy [None req-f8e3e776-5b16-4818-98f6-463f681a06b4 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - 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-07-01 07:42:56.663 7 WARNING oslo_policy.policy [None req-f8e3e776-5b16-4818-98f6-463f681a06b4 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.129 () {44 vars in 911 bytes} [Wed Jul 1 07:42:56 2026] GET /v2/images => generated 69 bytes in 609 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.129 () {42 vars in 689 bytes} [Wed Jul 1 07:43:00 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/7] 199.204.45.129 () {44 vars in 911 bytes} [Wed Jul 1 07:43:00 2026] GET /v2/images => generated 69 bytes in 39 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-07-01 07:43:00.261 8 WARNING oslo_policy.policy [None req-0b162ba6-ea5a-4c6d-8729-e9b6a4c182a1 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - 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-07-01 07:43:00.262 8 WARNING oslo_policy.policy [None req-0b162ba6-ea5a-4c6d-8729-e9b6a4c182a1 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.129 () {44 vars in 912 bytes} [Wed Jul 1 07:43:00 2026] GET /v2/images/cirros => generated 151 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.129 () {44 vars in 934 bytes} [Wed Jul 1 07:43:00 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 07:43:00.393 8 WARNING oslo_policy.policy [None req-a0754953-793b-4a33-b2d1-a7aadc2f9672 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - 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-07-01 07:43:00.394 8 WARNING oslo_policy.policy [None req-a0754953-793b-4a33-b2d1-a7aadc2f9672 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.129 () {44 vars in 940 bytes} [Wed Jul 1 07:43:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 07:43:00.476 7 WARNING oslo_config.cfg [None req-114f942c-cd3d-4df1-90a0-0279c69e3448 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.129 () {48 vars in 952 bytes} [Wed Jul 1 07:43:00 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-01 07:43:00.498 8 WARNING oslo_policy.policy [None req-65016206-5dae-4da8-bbae-ced7ffffe654 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - 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-07-01 07:43:00.498 8 WARNING oslo_policy.policy [None req-65016206-5dae-4da8-bbae-ced7ffffe654 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - 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-07-01 07:43:00.500 8 INFO glance.api.v2.image_data [None req-65016206-5dae-4da8-bbae-ced7ffffe654 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 07:43:03.815 8 WARNING glance.location [None req-65016206-5dae-4da8-bbae-ced7ffffe654 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.129 () {48 vars in 1046 bytes} [Wed Jul 1 07:43:00 2026] PUT /v2/images/85484853-fd95-43d3-a402-d4e213ee6f27/file => generated 0 bytes in 3361 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6648 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.129 () {44 vars in 972 bytes} [Wed Jul 1 07:43:03 2026] GET /v2/images/85484853-fd95-43d3-a402-d4e213ee6f27 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 07:43:03.965 8 WARNING oslo_config.cfg [None req-06239e29-5901-4e79-bf6d-50862cb05a62 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/16] 199.204.45.129 () {48 vars in 1052 bytes} [Wed Jul 1 07:43:03 2026] PATCH /v2/images/85484853-fd95-43d3-a402-d4e213ee6f27 => generated 1312 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.204.45.129 () {44 vars in 972 bytes} [Wed Jul 1 07:43:03 2026] GET /v2/images/85484853-fd95-43d3-a402-d4e213ee6f27 => 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: 140/280] 199.204.45.129 () {42 vars in 689 bytes} [Wed Jul 1 08:04:55 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: 141/281] 199.204.45.129 () {44 vars in 911 bytes} [Wed Jul 1 08:04:55 2026] GET /v2/images => generated 1381 bytes in 447 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.129 () {42 vars in 689 bytes} [Wed Jul 1 08:05:18 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: 144/287] 199.204.45.129 () {44 vars in 911 bytes} [Wed Jul 1 08:05:18 2026] GET /v2/images => generated 1381 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/288] 199.204.45.129 () {44 vars in 938 bytes} [Wed Jul 1 08:05:18 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/289] 199.204.45.129 () {44 vars in 960 bytes} [Wed Jul 1 08:05:18 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/290] 199.204.45.129 () {44 vars in 940 bytes} [Wed Jul 1 08:05:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/291] 199.204.45.129 () {48 vars in 952 bytes} [Wed Jul 1 08:05:18 2026] POST /v2/images => generated 796 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-01 08:05:18.825 7 WARNING oslo_policy.policy [None req-cad09ea3-c244-44ac-84a8-6caf231f7fb1 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - 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-07-01 08:05:18.825 7 WARNING oslo_policy.policy [None req-cad09ea3-c244-44ac-84a8-6caf231f7fb1 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - 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-07-01 08:05:18.827 7 INFO glance.api.v2.image_data [None req-cad09ea3-c244-44ac-84a8-6caf231f7fb1 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 08:05:48.793 7 WARNING glance.location [None req-cad09ea3-c244-44ac-84a8-6caf231f7fb1 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 146/298] 199.204.45.129 () {48 vars in 1047 bytes} [Wed Jul 1 08:05:18 2026] PUT /v2/images/6fb6551d-932d-42cc-aeab-c27682be8a01/file => generated 0 bytes in 30013 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66660 switches on core 0) [pid: 8|app: 0|req: 153/299] 199.204.45.129 () {44 vars in 972 bytes} [Wed Jul 1 08:05:48 2026] GET /v2/images/6fb6551d-932d-42cc-aeab-c27682be8a01 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/300] 199.204.45.129 () {48 vars in 1052 bytes} [Wed Jul 1 08:05:48 2026] PATCH /v2/images/6fb6551d-932d-42cc-aeab-c27682be8a01 => generated 1395 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/301] 199.204.45.129 () {44 vars in 972 bytes} [Wed Jul 1 08:05:48 2026] GET /v2/images/6fb6551d-932d-42cc-aeab-c27682be8a01 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/302] 199.204.45.129 () {42 vars in 689 bytes} [Wed Jul 1 08:05:50 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: 155/303] 199.204.45.129 () {44 vars in 911 bytes} [Wed Jul 1 08:05:50 2026] GET /v2/images => generated 2778 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/390] 199.204.45.129 () {42 vars in 689 bytes} [Wed Jul 1 08:13:01 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: 199/391] 199.204.45.129 () {44 vars in 911 bytes} [Wed Jul 1 08:13:01 2026] GET /v2/images => generated 2778 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/396] 199.204.45.129 () {42 vars in 689 bytes} [Wed Jul 1 08:13:20 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: 202/397] 199.204.45.129 () {44 vars in 911 bytes} [Wed Jul 1 08:13:20 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/398] 199.204.45.129 () {44 vars in 948 bytes} [Wed Jul 1 08:13:20 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: 203/399] 199.204.45.129 () {44 vars in 970 bytes} [Wed Jul 1 08:13:20 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/400] 199.204.45.129 () {44 vars in 940 bytes} [Wed Jul 1 08:13:20 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: 204/401] 199.204.45.129 () {48 vars in 952 bytes} [Wed Jul 1 08:13:20 2026] POST /v2/images => generated 799 bytes in 1874 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-01 08:13:22.713 7 INFO glance.api.v2.image_data [None req-34fce628-a76c-47eb-af1f-aa161f3a755e 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 08:14:22.374 7 INFO glance.location [None req-34fce628-a76c-47eb-af1f-aa161f3a755e 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 198/414] 199.204.45.129 () {48 vars in 1046 bytes} [Wed Jul 1 08:13:22 2026] PUT /v2/images/f73eefa2-b7f5-406a-98d2-353ba9b27482/file => generated 0 bytes in 59710 msecs (HTTP/1.1 204) 4 headers in 171 bytes (16141 switches on core 0) [pid: 8|app: 0|req: 217/415] 199.204.45.129 () {44 vars in 972 bytes} [Wed Jul 1 08:14:22 2026] GET /v2/images/f73eefa2-b7f5-406a-98d2-353ba9b27482 => generated 1211 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/416] 199.204.45.129 () {48 vars in 1052 bytes} [Wed Jul 1 08:14:22 2026] PATCH /v2/images/f73eefa2-b7f5-406a-98d2-353ba9b27482 => generated 1410 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/417] 199.204.45.129 () {44 vars in 972 bytes} [Wed Jul 1 08:14:22 2026] GET /v2/images/f73eefa2-b7f5-406a-98d2-353ba9b27482 => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/426] 199.204.45.129 () {42 vars in 689 bytes} [Wed Jul 1 08:15:01 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: 223/427] 199.204.45.129 () {44 vars in 911 bytes} [Wed Jul 1 08:15:01 2026] GET /v2/images => generated 4190 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/430] 199.204.45.129 () {42 vars in 689 bytes} [Wed Jul 1 08:15:12 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: 225/431] 199.204.45.129 () {44 vars in 911 bytes} [Wed Jul 1 08:15:12 2026] GET /v2/images => generated 4190 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/432] 199.204.45.129 () {44 vars in 940 bytes} [Wed Jul 1 08:15:12 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/433] 199.204.45.129 () {44 vars in 962 bytes} [Wed Jul 1 08:15:12 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/434] 199.204.45.129 () {44 vars in 940 bytes} [Wed Jul 1 08:15:12 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: 8|app: 0|req: 227/435] 199.204.45.129 () {48 vars in 952 bytes} [Wed Jul 1 08:15:12 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-01 08:15:12.544 7 INFO glance.api.v2.image_data [None req-060658a8-9e1f-488a-a19f-14719459fb69 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 08:15:27.738 7 INFO glance.location [None req-060658a8-9e1f-488a-a19f-14719459fb69 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 209/440] 199.204.45.129 () {48 vars in 1047 bytes} [Wed Jul 1 08:15:12 2026] PUT /v2/images/31cef0be-ed01-4cd2-ac1d-8e3fa7b209b0/file => generated 0 bytes in 15235 msecs (HTTP/1.1 204) 4 headers in 171 bytes (36000 switches on core 0) [pid: 8|app: 0|req: 232/441] 199.204.45.129 () {44 vars in 972 bytes} [Wed Jul 1 08:15:27 2026] GET /v2/images/31cef0be-ed01-4cd2-ac1d-8e3fa7b209b0 => 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/442] 199.204.45.129 () {48 vars in 1052 bytes} [Wed Jul 1 08:15:27 2026] PATCH /v2/images/31cef0be-ed01-4cd2-ac1d-8e3fa7b209b0 => generated 1382 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/443] 199.204.45.129 () {44 vars in 972 bytes} [Wed Jul 1 08:15:27 2026] GET /v2/images/31cef0be-ed01-4cd2-ac1d-8e3fa7b209b0 => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/602] 199.204.45.129 () {42 vars in 689 bytes} [Wed Jul 1 08:28:33 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: 290/603] 199.204.45.129 () {44 vars in 911 bytes} [Wed Jul 1 08:28:33 2026] GET /v2/images => generated 5574 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/630] 199.204.45.129 () {42 vars in 689 bytes} [Wed Jul 1 08:30:51 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: 327/631] 199.204.45.129 () {44 vars in 911 bytes} [Wed Jul 1 08:30:51 2026] GET /v2/images => generated 5574 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/632] 199.204.45.129 () {42 vars in 689 bytes} [Wed Jul 1 08:30:53 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: 328/633] 199.204.45.129 () {44 vars in 911 bytes} [Wed Jul 1 08:30:53 2026] GET /v2/images => generated 5574 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/644] 199.204.45.129 () {42 vars in 689 bytes} [Wed Jul 1 08:31:43 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: 334/645] 199.204.45.129 () {44 vars in 911 bytes} [Wed Jul 1 08:31:43 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/648] 199.204.45.129 () {42 vars in 689 bytes} [Wed Jul 1 08:31:51 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: 313/649] 199.204.45.129 () {44 vars in 911 bytes} [Wed Jul 1 08:31:51 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/662] 199.204.45.129 () {42 vars in 689 bytes} [Wed Jul 1 08:32:51 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: 320/663] 199.204.45.129 () {44 vars in 911 bytes} [Wed Jul 1 08:32:51 2026] GET /v2/images => generated 5574 bytes in 62 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: 349/674] 10.0.0.82 () {32 vars in 632 bytes} [Wed Jul 1 08:33:35 2026] GET /v2/images => generated 5574 bytes in 18 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: 327/677] 10.0.0.209 () {36 vars in 987 bytes} [Wed Jul 1 08:33:53 2026] GET /v2/images/85484853-fd95-43d3-a402-d4e213ee6f27 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/678] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 1 08:33:53 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/681] 10.0.0.209 () {36 vars in 987 bytes} [Wed Jul 1 08:33:58 2026] GET /v2/images/85484853-fd95-43d3-a402-d4e213ee6f27 => 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: 329/682] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 1 08:33: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: 354/683] 199.204.45.129 () {36 vars in 991 bytes} [Wed Jul 1 08:34:00 2026] GET /v2/images/85484853-fd95-43d3-a402-d4e213ee6f27 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/684] 199.204.45.129 () {36 vars in 931 bytes} [Wed Jul 1 08:34:01 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: 355/685] 199.204.45.129 () {36 vars in 991 bytes} [Wed Jul 1 08:34:01 2026] GET /v2/images/85484853-fd95-43d3-a402-d4e213ee6f27 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/686] 199.204.45.129 () {36 vars in 931 bytes} [Wed Jul 1 08:34:01 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: 357/689] 10.0.0.209 () {36 vars in 987 bytes} [Wed Jul 1 08:34:06 2026] GET /v2/images/85484853-fd95-43d3-a402-d4e213ee6f27 => 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: 333/690] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 1 08:34:06 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: 358/691] 10.0.0.87 () {36 vars in 986 bytes} [Wed Jul 1 08:34:07 2026] GET /v2/images/85484853-fd95-43d3-a402-d4e213ee6f27 => generated 1312 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/692] 10.0.0.87 () {36 vars in 926 bytes} [Wed Jul 1 08:34:07 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: 359/693] 10.0.0.87 () {36 vars in 926 bytes} [Wed Jul 1 08:34:07 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: 335/694] 10.0.0.87 () {36 vars in 986 bytes} [Wed Jul 1 08:34:07 2026] GET /v2/images/85484853-fd95-43d3-a402-d4e213ee6f27 => 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: 360/695] 10.0.0.87 () {36 vars in 926 bytes} [Wed Jul 1 08:34:07 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: 336/696] 10.0.0.87 () {36 vars in 926 bytes} [Wed Jul 1 08:34:07 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: 361/697] 10.0.0.87 () {36 vars in 986 bytes} [Wed Jul 1 08:34:07 2026] GET /v2/images/85484853-fd95-43d3-a402-d4e213ee6f27 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/698] 10.0.0.87 () {36 vars in 926 bytes} [Wed Jul 1 08:34:07 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: 362/699] 10.0.0.87 () {36 vars in 926 bytes} [Wed Jul 1 08:34:07 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: 338/700] 10.0.0.133 () {36 vars in 911 bytes} [Wed Jul 1 08:34:08 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: 363/701] 10.0.0.133 () {36 vars in 1007 bytes} [Wed Jul 1 08:34:08 2026] GET /v2/images/85484853-fd95-43d3-a402-d4e213ee6f27/locations => generated 127 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/702] 10.0.0.133 () {36 vars in 987 bytes} [Wed Jul 1 08:34:08 2026] GET /v2/images/85484853-fd95-43d3-a402-d4e213ee6f27 => 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: 364/703] 10.0.0.133 () {36 vars in 927 bytes} [Wed Jul 1 08:34:08 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: 340/704] 10.0.0.133 () {36 vars in 927 bytes} [Wed Jul 1 08:34:08 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: 343/709] 10.0.0.209 () {36 vars in 987 bytes} [Wed Jul 1 08:34:32 2026] GET /v2/images/85484853-fd95-43d3-a402-d4e213ee6f27 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/710] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 1 08:34:32 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: 347/717] 10.0.0.82 () {34 vars in 654 bytes} [Wed Jul 1 08:35:02 2026] POST /v2/images => generated 649 bytes in 188 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-01 08:35:02.932 8 WARNING glance.api.v2.images [None req-17b91227-574e-4836-a5c9-3f337fe8b3de 672a63ff22ee4c9cbbb7c66c19ee6a0a 2296266c238343328ae8b7187cfc9169 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4548110c-49a2-411b-96b3-7f5c8d42a0b2 [pid: 8|app: 0|req: 371/718] 10.0.0.82 () {32 vars in 709 bytes} [Wed Jul 1 08:35:02 2026] DELETE /v2/images/4548110c-49a2-411b-96b3-7f5c8d42a0b2 => 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: 348/719] 10.0.0.82 () {32 vars in 706 bytes} [Wed Jul 1 08:35:02 2026] GET /v2/images/4548110c-49a2-411b-96b3-7f5c8d42a0b2 => 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: 372/720] 10.0.0.82 () {32 vars in 632 bytes} [Wed Jul 1 08:35:02 2026] GET /v2/images => generated 1381 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/721] 10.0.0.82 () {34 vars in 654 bytes} [Wed Jul 1 08:35:03 2026] POST /v2/images => generated 703 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/722] 10.0.0.82 () {32 vars in 716 bytes} [Wed Jul 1 08:35:03 2026] GET /v2/images/d4f10602-3d88-481f-96c1-03c55c1e3b72/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:35:03.108 7 INFO glance.api.v2.image_data [None req-5c376423-6ae3-48aa-9936-fa8d407dd5dd 672a63ff22ee4c9cbbb7c66c19ee6a0a 2296266c238343328ae8b7187cfc9169 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 08:35:03.147 7 WARNING glance_store._drivers.rbd [None req-5c376423-6ae3-48aa-9936-fa8d407dd5dd 672a63ff22ee4c9cbbb7c66c19ee6a0a 2296266c238343328ae8b7187cfc9169 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-01 08:35:04.024 7 INFO glance.location [None req-5c376423-6ae3-48aa-9936-fa8d407dd5dd 672a63ff22ee4c9cbbb7c66c19ee6a0a 2296266c238343328ae8b7187cfc9169 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 350/725] 10.0.0.82 () {32 vars in 726 bytes} [Wed Jul 1 08:35:03 2026] PUT /v2/images/d4f10602-3d88-481f-96c1-03c55c1e3b72/file => generated 0 bytes in 960 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/726] 10.0.0.82 () {32 vars in 706 bytes} [Wed Jul 1 08:35:04 2026] GET /v2/images/d4f10602-3d88-481f-96c1-03c55c1e3b72 => generated 1104 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/727] 10.0.0.82 () {32 vars in 716 bytes} [Wed Jul 1 08:35:04 2026] GET /v2/images/d4f10602-3d88-481f-96c1-03c55c1e3b72/file => generated 1024 bytes in 104 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/728] 10.0.0.82 () {34 vars in 654 bytes} [Wed Jul 1 08:35:04 2026] POST /v2/images => generated 649 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/729] 10.0.0.82 () {32 vars in 725 bytes} [Wed Jul 1 08:35:04 2026] PATCH /v2/images/6f69d7d4-b2dc-4ddd-b8cd-515484358658 => generated 653 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/730] 10.0.0.82 () {32 vars in 706 bytes} [Wed Jul 1 08:35:04 2026] GET /v2/images/6f69d7d4-b2dc-4ddd-b8cd-515484358658 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:35:04.302 7 WARNING glance.api.v2.images [None req-5bebb28f-772a-45d2-ad5c-53ca3c804d42 672a63ff22ee4c9cbbb7c66c19ee6a0a 2296266c238343328ae8b7187cfc9169 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6f69d7d4-b2dc-4ddd-b8cd-515484358658 [pid: 7|app: 0|req: 353/731] 10.0.0.82 () {32 vars in 709 bytes} [Wed Jul 1 08:35:04 2026] DELETE /v2/images/6f69d7d4-b2dc-4ddd-b8cd-515484358658 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/732] 10.0.0.82 () {32 vars in 706 bytes} [Wed Jul 1 08:35:04 2026] GET /v2/images/6f69d7d4-b2dc-4ddd-b8cd-515484358658 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:35:04.369 7 WARNING glance.api.v2.images [None req-58843b7d-c963-46db-a78d-1b899f282c31 672a63ff22ee4c9cbbb7c66c19ee6a0a 2296266c238343328ae8b7187cfc9169 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d4f10602-3d88-481f-96c1-03c55c1e3b72 [pid: 7|app: 0|req: 354/733] 10.0.0.82 () {32 vars in 709 bytes} [Wed Jul 1 08:35:04 2026] DELETE /v2/images/d4f10602-3d88-481f-96c1-03c55c1e3b72 => generated 0 bytes in 939 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/734] 10.0.0.82 () {32 vars in 706 bytes} [Wed Jul 1 08:35:05 2026] GET /v2/images/d4f10602-3d88-481f-96c1-03c55c1e3b72 => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:35:05.331 7 WARNING glance.api.v2.images [None req-06e780ae-a1d3-43f0-b80b-0d730da27d0e 672a63ff22ee4c9cbbb7c66c19ee6a0a 2296266c238343328ae8b7187cfc9169 - - default default] Failed to find image 4548110c-49a2-411b-96b3-7f5c8d42a0b2 to delete: glance.common.exception.ImageNotFound: No image found with ID 4548110c-49a2-411b-96b3-7f5c8d42a0b2 [pid: 7|app: 0|req: 355/735] 10.0.0.82 () {32 vars in 709 bytes} [Wed Jul 1 08:35:05 2026] DELETE /v2/images/4548110c-49a2-411b-96b3-7f5c8d42a0b2 => generated 147 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/736] 10.0.0.82 () {32 vars in 706 bytes} [Wed Jul 1 08:35:05 2026] GET /v2/images/4548110c-49a2-411b-96b3-7f5c8d42a0b2 => 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: 356/737] 10.0.0.82 () {30 vars in 410 bytes} [Wed Jul 1 08:35:08 2026] GET / => generated 1312 bytes in 5 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/740] 10.0.0.209 () {36 vars in 987 bytes} [Wed Jul 1 08:35:15 2026] GET /v2/images/85484853-fd95-43d3-a402-d4e213ee6f27 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/741] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 1 08:35:15 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/742] 10.0.0.209 () {36 vars in 987 bytes} [Wed Jul 1 08:35:23 2026] GET /v2/images/85484853-fd95-43d3-a402-d4e213ee6f27 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/743] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 1 08:35:23 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: 364/752] 10.0.0.209 () {36 vars in 987 bytes} [Wed Jul 1 08:35:57 2026] GET /v2/images/85484853-fd95-43d3-a402-d4e213ee6f27 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/753] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 1 08:35:57 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: 392/758] 10.0.0.209 () {36 vars in 987 bytes} [Wed Jul 1 08:36:16 2026] GET /v2/images/85484853-fd95-43d3-a402-d4e213ee6f27 => 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: 367/759] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 1 08:36:16 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: 396/766] 10.0.0.82 () {32 vars in 706 bytes} [Wed Jul 1 08:36:47 2026] GET /v2/images/85484853-fd95-43d3-a402-d4e213ee6f27 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/767] 10.0.0.82 () {32 vars in 706 bytes} [Wed Jul 1 08:36:47 2026] GET /v2/images/85484853-fd95-43d3-a402-d4e213ee6f27 => 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: 397/768] 10.0.0.87 () {36 vars in 986 bytes} [Wed Jul 1 08:36:47 2026] GET /v2/images/85484853-fd95-43d3-a402-d4e213ee6f27 => generated 1312 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/769] 10.0.0.87 () {36 vars in 926 bytes} [Wed Jul 1 08:36:47 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: 398/770] 10.0.0.87 () {36 vars in 926 bytes} [Wed Jul 1 08:36:47 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: 373/771] 10.0.0.87 () {36 vars in 986 bytes} [Wed Jul 1 08:36:47 2026] GET /v2/images/85484853-fd95-43d3-a402-d4e213ee6f27 => 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: 399/772] 10.0.0.87 () {36 vars in 926 bytes} [Wed Jul 1 08:36:47 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: 374/773] 10.0.0.87 () {36 vars in 926 bytes} [Wed Jul 1 08:36:47 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: 400/774] 10.0.0.87 () {36 vars in 986 bytes} [Wed Jul 1 08:36:47 2026] GET /v2/images/85484853-fd95-43d3-a402-d4e213ee6f27 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/775] 10.0.0.87 () {36 vars in 926 bytes} [Wed Jul 1 08:36:47 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: 401/776] 10.0.0.87 () {36 vars in 926 bytes} [Wed Jul 1 08:36:47 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: 376/777] 10.0.0.133 () {36 vars in 911 bytes} [Wed Jul 1 08:36:48 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: 402/778] 10.0.0.133 () {36 vars in 1007 bytes} [Wed Jul 1 08:36:48 2026] GET /v2/images/85484853-fd95-43d3-a402-d4e213ee6f27/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/779] 10.0.0.133 () {36 vars in 987 bytes} [Wed Jul 1 08:36:48 2026] GET /v2/images/85484853-fd95-43d3-a402-d4e213ee6f27 => 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: 403/780] 10.0.0.133 () {36 vars in 927 bytes} [Wed Jul 1 08:36:48 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/781] 10.0.0.133 () {36 vars in 927 bytes} [Wed Jul 1 08:36:48 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: 380/784] 10.0.0.209 () {36 vars in 987 bytes} [Wed Jul 1 08:37:03 2026] GET /v2/images/85484853-fd95-43d3-a402-d4e213ee6f27 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/785] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 1 08:37:03 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: 407/788] 199.204.45.129 () {32 vars in 826 bytes} [Wed Jul 1 08:37:04 2026] GET /v2/images?status=active&owner=4856ea4cbc734f389fb18c257db26572&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/789] 199.204.45.129 () {32 vars in 653 bytes} [Wed Jul 1 08:37:04 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: 408/790] 10.0.0.87 () {36 vars in 986 bytes} [Wed Jul 1 08:37:05 2026] GET /v2/images/6fb6551d-932d-42cc-aeab-c27682be8a01 => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/791] 10.0.0.87 () {36 vars in 926 bytes} [Wed Jul 1 08:37:05 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: 409/792] 10.0.0.87 () {36 vars in 926 bytes} [Wed Jul 1 08:37:05 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/793] 10.0.0.87 () {36 vars in 986 bytes} [Wed Jul 1 08:37:05 2026] GET /v2/images/6fb6551d-932d-42cc-aeab-c27682be8a01 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/794] 10.0.0.87 () {36 vars in 926 bytes} [Wed Jul 1 08:37:05 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: 385/795] 10.0.0.87 () {36 vars in 926 bytes} [Wed Jul 1 08:37:05 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/796] 10.0.0.87 () {36 vars in 986 bytes} [Wed Jul 1 08:37:05 2026] GET /v2/images/6fb6551d-932d-42cc-aeab-c27682be8a01 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/797] 10.0.0.87 () {36 vars in 926 bytes} [Wed Jul 1 08:37:05 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: 412/798] 10.0.0.133 () {36 vars in 911 bytes} [Wed Jul 1 08:37:05 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/799] 10.0.0.133 () {36 vars in 1007 bytes} [Wed Jul 1 08:37:05 2026] GET /v2/images/6fb6551d-932d-42cc-aeab-c27682be8a01/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/800] 10.0.0.133 () {36 vars in 987 bytes} [Wed Jul 1 08:37:05 2026] GET /v2/images/6fb6551d-932d-42cc-aeab-c27682be8a01 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/801] 10.0.0.133 () {36 vars in 927 bytes} [Wed Jul 1 08:37:05 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: 414/802] 10.0.0.133 () {36 vars in 927 bytes} [Wed Jul 1 08:37:05 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: 392/809] 10.0.0.209 () {36 vars in 987 bytes} [Wed Jul 1 08:37:41 2026] GET /v2/images/85484853-fd95-43d3-a402-d4e213ee6f27 => 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: 418/810] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 1 08:37:41 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/825] 10.0.0.209 () {36 vars in 987 bytes} [Wed Jul 1 08:38:46 2026] GET /v2/images/85484853-fd95-43d3-a402-d4e213ee6f27 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/826] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 1 08:38:46 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: 442/857] 10.0.0.82 () {32 vars in 632 bytes} [Wed Jul 1 08:41:18 2026] GET /v2/images => generated 5574 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)