+ 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 [Fri Jul 31 00:06:42 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: glance-api-5666b6dbc8-7kd8c machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f9d00bfb668 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-31 00:06:44.320 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-31 00:06:44.406 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-31 00:06:45.178 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-31 00:06:45.179 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-31 00:06:45.180 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-31 00:06:45.290 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-31 00:06:45.291 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-31 00:06:45.291 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-31 00:06:47.192 8 WARNING glance.api.v2.images [None req-e5917f1b-a4c8-47f7-97f1-1054816a3b4c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-31 00:06:47.369 7 WARNING glance.api.v2.images [None req-dd40d025-1896-46ac-9552-209a18a7f63e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-31 00:06:47.552 8 WARNING keystonemiddleware._common.config [None req-e5917f1b-a4c8-47f7-97f1-1054816a3b4c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-31 00:06:47.559 8 WARNING oslo_config.cfg [None req-e5917f1b-a4c8-47f7-97f1-1054816a3b4c - - - - - -] 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 0x7f9d00bfb668 pid: 8 (default app) 2026-07-31 00:06:47.699 7 WARNING keystonemiddleware._common.config [None req-dd40d025-1896-46ac-9552-209a18a7f63e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-31 00:06:47.706 7 WARNING oslo_config.cfg [None req-dd40d025-1896-46ac-9552-209a18a7f63e - - - - - -] 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 0x7f9d00bfb668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.204.45.22 () {42 vars in 684 bytes} [Fri Jul 31 00:06:49 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 00:06:49.582 7 WARNING oslo_policy.policy [None req-6327488d-7f47-4b3f-a433-ae679ed05e40 5c538c8fff5249fbb18a08aa81e40c19 e31ee9267ad04d279962b5b01e804e4f - - 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-31 00:06:49.583 7 WARNING oslo_policy.policy [None req-6327488d-7f47-4b3f-a433-ae679ed05e40 5c538c8fff5249fbb18a08aa81e40c19 e31ee9267ad04d279962b5b01e804e4f - - 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-31 00:06:49.599 7 WARNING oslo_policy.policy [None req-6327488d-7f47-4b3f-a433-ae679ed05e40 5c538c8fff5249fbb18a08aa81e40c19 e31ee9267ad04d279962b5b01e804e4f - - 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-31 00:06:49.599 7 WARNING oslo_policy.policy [None req-6327488d-7f47-4b3f-a433-ae679ed05e40 5c538c8fff5249fbb18a08aa81e40c19 e31ee9267ad04d279962b5b01e804e4f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/4] 199.204.45.22 () {44 vars in 906 bytes} [Fri Jul 31 00:06:49 2026] GET /v2/images => generated 69 bytes in 540 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 199.204.45.22 () {42 vars in 684 bytes} [Fri Jul 31 00:06:53 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/6] 199.204.45.22 () {44 vars in 906 bytes} [Fri Jul 31 00:06:53 2026] GET /v2/images => generated 69 bytes in 38 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-31 00:06:53.195 8 WARNING oslo_policy.policy [None req-9b4e1afb-62ef-4668-9c9c-2749bae19b5b 5c538c8fff5249fbb18a08aa81e40c19 e31ee9267ad04d279962b5b01e804e4f - - 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-31 00:06:53.195 8 WARNING oslo_policy.policy [None req-9b4e1afb-62ef-4668-9c9c-2749bae19b5b 5c538c8fff5249fbb18a08aa81e40c19 e31ee9267ad04d279962b5b01e804e4f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 5/7] 199.204.45.22 () {44 vars in 907 bytes} [Fri Jul 31 00:06:53 2026] GET /v2/images/cirros => generated 151 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.22 () {44 vars in 929 bytes} [Fri Jul 31 00:06:53 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-31 00:06:53.334 8 WARNING oslo_policy.policy [None req-3b0b1a04-13f2-4386-b1d7-b592ed8ab8dc 5c538c8fff5249fbb18a08aa81e40c19 e31ee9267ad04d279962b5b01e804e4f - - 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-31 00:06:53.334 8 WARNING oslo_policy.policy [None req-3b0b1a04-13f2-4386-b1d7-b592ed8ab8dc 5c538c8fff5249fbb18a08aa81e40c19 e31ee9267ad04d279962b5b01e804e4f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/9] 199.204.45.22 () {44 vars in 935 bytes} [Fri Jul 31 00:06:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-31 00:06:53.409 7 WARNING oslo_config.cfg [None req-3e704d8f-713e-4c4f-acb2-d440cdbf1a5c 5c538c8fff5249fbb18a08aa81e40c19 e31ee9267ad04d279962b5b01e804e4f - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/10] 199.204.45.22 () {48 vars in 947 bytes} [Fri Jul 31 00:06:53 2026] POST /v2/images => generated 760 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-31 00:06:53.431 8 WARNING oslo_policy.policy [None req-749be344-240f-4f4f-89fc-b8880ffc10cb 5c538c8fff5249fbb18a08aa81e40c19 e31ee9267ad04d279962b5b01e804e4f - - 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-31 00:06:53.431 8 WARNING oslo_policy.policy [None req-749be344-240f-4f4f-89fc-b8880ffc10cb 5c538c8fff5249fbb18a08aa81e40c19 e31ee9267ad04d279962b5b01e804e4f - - 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-31 00:06:53.432 8 INFO glance.api.v2.image_data [None req-749be344-240f-4f4f-89fc-b8880ffc10cb 5c538c8fff5249fbb18a08aa81e40c19 e31ee9267ad04d279962b5b01e804e4f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-31 00:06:57.046 8 WARNING glance.location [None req-749be344-240f-4f4f-89fc-b8880ffc10cb 5c538c8fff5249fbb18a08aa81e40c19 e31ee9267ad04d279962b5b01e804e4f - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 7/13] 199.204.45.22 () {48 vars in 1041 bytes} [Fri Jul 31 00:06:53 2026] PUT /v2/images/4be2708f-141a-4a55-84dd-8068c3ca8de7/file => generated 0 bytes in 3660 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4767 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.22 () {44 vars in 967 bytes} [Fri Jul 31 00:06:57 2026] GET /v2/images/4be2708f-141a-4a55-84dd-8068c3ca8de7 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-31 00:06:57.199 8 WARNING oslo_config.cfg [None req-81715fcc-6c01-4a5c-a27b-aef4442116bd 5c538c8fff5249fbb18a08aa81e40c19 e31ee9267ad04d279962b5b01e804e4f - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 8/15] 199.204.45.22 () {48 vars in 1047 bytes} [Fri Jul 31 00:06:57 2026] PATCH /v2/images/4be2708f-141a-4a55-84dd-8068c3ca8de7 => generated 1312 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.22 () {44 vars in 967 bytes} [Fri Jul 31 00:06:57 2026] GET /v2/images/4be2708f-141a-4a55-84dd-8068c3ca8de7 => 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: 132/263] 199.204.45.22 () {42 vars in 684 bytes} [Fri Jul 31 00:27:27 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/264] 199.204.45.22 () {44 vars in 906 bytes} [Fri Jul 31 00:27:27 2026] GET /v2/images => generated 1381 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/267] 199.204.45.22 () {42 vars in 684 bytes} [Fri Jul 31 00:27:44 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/268] 199.204.45.22 () {44 vars in 906 bytes} [Fri Jul 31 00:27:44 2026] GET /v2/images => generated 1381 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/269] 199.204.45.22 () {44 vars in 933 bytes} [Fri Jul 31 00:27:44 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/270] 199.204.45.22 () {44 vars in 955 bytes} [Fri Jul 31 00:27:44 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/271] 199.204.45.22 () {44 vars in 935 bytes} [Fri Jul 31 00:27:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/272] 199.204.45.22 () {48 vars in 947 bytes} [Fri Jul 31 00:27:44 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-31 00:27:44.985 8 INFO glance.api.v2.image_data [None req-f50ed115-27d0-4a07-b2e3-2dcd838e7871 5c538c8fff5249fbb18a08aa81e40c19 e31ee9267ad04d279962b5b01e804e4f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-31 00:28:15.735 8 WARNING glance.location [None req-f50ed115-27d0-4a07-b2e3-2dcd838e7871 5c538c8fff5249fbb18a08aa81e40c19 e31ee9267ad04d279962b5b01e804e4f - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 137/279] 199.204.45.22 () {48 vars in 1042 bytes} [Fri Jul 31 00:27:44 2026] PUT /v2/images/4172f551-af8b-4ea7-af29-f18bf520c7f9/file => generated 0 bytes in 30798 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64999 switches on core 0) [pid: 7|app: 0|req: 143/280] 199.204.45.22 () {44 vars in 967 bytes} [Fri Jul 31 00:28:15 2026] GET /v2/images/4172f551-af8b-4ea7-af29-f18bf520c7f9 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/281] 199.204.45.22 () {48 vars in 1047 bytes} [Fri Jul 31 00:28:15 2026] PATCH /v2/images/4172f551-af8b-4ea7-af29-f18bf520c7f9 => generated 1395 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/282] 199.204.45.22 () {44 vars in 967 bytes} [Fri Jul 31 00:28:15 2026] GET /v2/images/4172f551-af8b-4ea7-af29-f18bf520c7f9 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/285] 199.204.45.22 () {42 vars in 684 bytes} [Fri Jul 31 00:28:17 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/286] 199.204.45.22 () {44 vars in 906 bytes} [Fri Jul 31 00:28:17 2026] GET /v2/images => generated 2778 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/367] 199.204.45.22 () {42 vars in 684 bytes} [Fri Jul 31 00:35:01 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/368] 199.204.45.22 () {44 vars in 906 bytes} [Fri Jul 31 00:35:01 2026] GET /v2/images => generated 2778 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/373] 199.204.45.22 () {42 vars in 684 bytes} [Fri Jul 31 00:35:17 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/374] 199.204.45.22 () {44 vars in 906 bytes} [Fri Jul 31 00:35:17 2026] GET /v2/images => generated 2778 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/375] 199.204.45.22 () {44 vars in 943 bytes} [Fri Jul 31 00:35:18 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/376] 199.204.45.22 () {44 vars in 965 bytes} [Fri Jul 31 00:35:18 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/377] 199.204.45.22 () {44 vars in 935 bytes} [Fri Jul 31 00:35:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/378] 199.204.45.22 () {48 vars in 947 bytes} [Fri Jul 31 00:35:18 2026] POST /v2/images => generated 799 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-31 00:35:18.574 7 WARNING oslo_policy.policy [None req-7df2d8e5-40a8-4bdc-a0ea-d48615320065 5c538c8fff5249fbb18a08aa81e40c19 e31ee9267ad04d279962b5b01e804e4f - - 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-31 00:35:18.574 7 WARNING oslo_policy.policy [None req-7df2d8e5-40a8-4bdc-a0ea-d48615320065 5c538c8fff5249fbb18a08aa81e40c19 e31ee9267ad04d279962b5b01e804e4f - - 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-31 00:35:18.576 7 INFO glance.api.v2.image_data [None req-7df2d8e5-40a8-4bdc-a0ea-d48615320065 5c538c8fff5249fbb18a08aa81e40c19 e31ee9267ad04d279962b5b01e804e4f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-31 00:35:31.189 7 INFO glance.location [None req-7df2d8e5-40a8-4bdc-a0ea-d48615320065 5c538c8fff5249fbb18a08aa81e40c19 e31ee9267ad04d279962b5b01e804e4f - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 193/381] 199.204.45.22 () {48 vars in 1041 bytes} [Fri Jul 31 00:35:18 2026] PUT /v2/images/3e3df6b6-ccc6-4407-a35d-559a17c9f679/file => generated 0 bytes in 12666 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27569 switches on core 0) [pid: 8|app: 0|req: 189/382] 199.204.45.22 () {44 vars in 967 bytes} [Fri Jul 31 00:35:31 2026] GET /v2/images/3e3df6b6-ccc6-4407-a35d-559a17c9f679 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/383] 199.204.45.22 () {48 vars in 1047 bytes} [Fri Jul 31 00:35:31 2026] PATCH /v2/images/3e3df6b6-ccc6-4407-a35d-559a17c9f679 => generated 1410 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/384] 199.204.45.22 () {44 vars in 967 bytes} [Fri Jul 31 00:35:31 2026] GET /v2/images/3e3df6b6-ccc6-4407-a35d-559a17c9f679 => generated 1410 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/409] 199.204.45.22 () {42 vars in 684 bytes} [Fri Jul 31 00:37:34 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/410] 199.204.45.22 () {44 vars in 906 bytes} [Fri Jul 31 00:37:34 2026] GET /v2/images => generated 4190 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/415] 199.204.45.22 () {42 vars in 684 bytes} [Fri Jul 31 00:37:53 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/416] 199.204.45.22 () {44 vars in 906 bytes} [Fri Jul 31 00:37:53 2026] GET /v2/images => generated 4190 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/417] 199.204.45.22 () {44 vars in 935 bytes} [Fri Jul 31 00:37:53 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/418] 199.204.45.22 () {44 vars in 957 bytes} [Fri Jul 31 00:37:53 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/419] 199.204.45.22 () {44 vars in 935 bytes} [Fri Jul 31 00:37:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/420] 199.204.45.22 () {48 vars in 947 bytes} [Fri Jul 31 00:37:53 2026] POST /v2/images => generated 791 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-31 00:37:54.050 8 INFO glance.api.v2.image_data [None req-e6897425-b9f7-436a-846b-f0d4557ae835 5c538c8fff5249fbb18a08aa81e40c19 e31ee9267ad04d279962b5b01e804e4f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-31 00:38:09.225 8 INFO glance.location [None req-e6897425-b9f7-436a-846b-f0d4557ae835 5c538c8fff5249fbb18a08aa81e40c19 e31ee9267ad04d279962b5b01e804e4f - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 209/425] 199.204.45.22 () {48 vars in 1042 bytes} [Fri Jul 31 00:37:54 2026] PUT /v2/images/a91e8d2f-08ac-44d1-b65e-bed0240c4918/file => generated 0 bytes in 15229 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30694 switches on core 0) [pid: 7|app: 0|req: 217/426] 199.204.45.22 () {44 vars in 967 bytes} [Fri Jul 31 00:38:09 2026] GET /v2/images/a91e8d2f-08ac-44d1-b65e-bed0240c4918 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/427] 199.204.45.22 () {48 vars in 1047 bytes} [Fri Jul 31 00:38:09 2026] PATCH /v2/images/a91e8d2f-08ac-44d1-b65e-bed0240c4918 => generated 1382 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/428] 199.204.45.22 () {44 vars in 967 bytes} [Fri Jul 31 00:38:09 2026] GET /v2/images/a91e8d2f-08ac-44d1-b65e-bed0240c4918 => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/587] 199.204.45.22 () {42 vars in 684 bytes} [Fri Jul 31 00:51:21 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/588] 199.204.45.22 () {44 vars in 906 bytes} [Fri Jul 31 00:51:21 2026] GET /v2/images => generated 5574 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/617] 199.204.45.22 () {42 vars in 684 bytes} [Fri Jul 31 00:53:37 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/618] 199.204.45.22 () {44 vars in 906 bytes} [Fri Jul 31 00:53:37 2026] GET /v2/images => generated 5574 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/619] 199.204.45.22 () {42 vars in 684 bytes} [Fri Jul 31 00:53:40 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/620] 199.204.45.22 () {44 vars in 906 bytes} [Fri Jul 31 00:53:40 2026] GET /v2/images => generated 5574 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/631] 199.204.45.22 () {42 vars in 684 bytes} [Fri Jul 31 00:54:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/632] 199.204.45.22 () {44 vars in 906 bytes} [Fri Jul 31 00:54:30 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/635] 199.204.45.22 () {42 vars in 684 bytes} [Fri Jul 31 00:54:38 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/636] 199.204.45.22 () {44 vars in 906 bytes} [Fri Jul 31 00:54:38 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/649] 199.204.45.22 () {42 vars in 684 bytes} [Fri Jul 31 00:55:39 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/650] 199.204.45.22 () {44 vars in 906 bytes} [Fri Jul 31 00:55:39 2026] GET /v2/images => generated 5574 bytes in 56 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: 334/659] 10.0.0.11 () {32 vars in 632 bytes} [Fri Jul 31 00:56:21 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 328/664] 10.0.0.151 () {36 vars in 987 bytes} [Fri Jul 31 00:56:43 2026] GET /v2/images/4be2708f-141a-4a55-84dd-8068c3ca8de7 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/665] 10.0.0.151 () {36 vars in 927 bytes} [Fri Jul 31 00:56:43 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: 330/668] 199.204.45.22 () {36 vars in 990 bytes} [Fri Jul 31 00:56:51 2026] GET /v2/images/4be2708f-141a-4a55-84dd-8068c3ca8de7 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/669] 199.204.45.22 () {36 vars in 930 bytes} [Fri Jul 31 00:56:51 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: 331/670] 10.0.0.151 () {36 vars in 987 bytes} [Fri Jul 31 00:56:51 2026] GET /v2/images/4be2708f-141a-4a55-84dd-8068c3ca8de7 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/671] 10.0.0.151 () {36 vars in 927 bytes} [Fri Jul 31 00:56:51 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: 332/672] 199.204.45.22 () {36 vars in 990 bytes} [Fri Jul 31 00:56:51 2026] GET /v2/images/4be2708f-141a-4a55-84dd-8068c3ca8de7 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/673] 199.204.45.22 () {36 vars in 930 bytes} [Fri Jul 31 00:56:51 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: 333/674] 10.0.0.142 () {36 vars in 987 bytes} [Fri Jul 31 00:56:51 2026] GET /v2/images/4be2708f-141a-4a55-84dd-8068c3ca8de7 => generated 1312 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/675] 10.0.0.142 () {36 vars in 927 bytes} [Fri Jul 31 00:56:52 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: 334/676] 10.0.0.142 () {36 vars in 927 bytes} [Fri Jul 31 00:56:52 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: 343/677] 10.0.0.142 () {36 vars in 987 bytes} [Fri Jul 31 00:56:52 2026] GET /v2/images/4be2708f-141a-4a55-84dd-8068c3ca8de7 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/678] 10.0.0.142 () {36 vars in 927 bytes} [Fri Jul 31 00:56:52 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: 344/679] 10.0.0.142 () {36 vars in 927 bytes} [Fri Jul 31 00:56:52 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/680] 10.0.0.142 () {36 vars in 987 bytes} [Fri Jul 31 00:56:52 2026] GET /v2/images/4be2708f-141a-4a55-84dd-8068c3ca8de7 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/681] 10.0.0.142 () {36 vars in 927 bytes} [Fri Jul 31 00:56:52 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/682] 10.0.0.142 () {36 vars in 927 bytes} [Fri Jul 31 00:56:52 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/683] 10.0.0.128 () {36 vars in 987 bytes} [Fri Jul 31 00:56:53 2026] GET /v2/images/4be2708f-141a-4a55-84dd-8068c3ca8de7 => generated 1312 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/684] 10.0.0.128 () {36 vars in 927 bytes} [Fri Jul 31 00:56: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: 347/685] 10.0.0.128 () {36 vars in 987 bytes} [Fri Jul 31 00:56:53 2026] GET /v2/images/4be2708f-141a-4a55-84dd-8068c3ca8de7 => 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: 339/686] 10.0.0.128 () {36 vars in 927 bytes} [Fri Jul 31 00:56: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: 7|app: 0|req: 348/687] 10.0.0.128 () {36 vars in 927 bytes} [Fri Jul 31 00:56: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: 7|app: 0|req: 353/696] 10.0.0.151 () {36 vars in 987 bytes} [Fri Jul 31 00:57:34 2026] GET /v2/images/4be2708f-141a-4a55-84dd-8068c3ca8de7 => 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: 344/697] 10.0.0.151 () {36 vars in 927 bytes} [Fri Jul 31 00:57:34 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/702] 10.0.0.151 () {36 vars in 987 bytes} [Fri Jul 31 00:57:52 2026] GET /v2/images/4be2708f-141a-4a55-84dd-8068c3ca8de7 => 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: 347/703] 10.0.0.151 () {36 vars in 927 bytes} [Fri Jul 31 00:57:52 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: 357/704] 10.0.0.151 () {36 vars in 987 bytes} [Fri Jul 31 00:57:55 2026] GET /v2/images/4be2708f-141a-4a55-84dd-8068c3ca8de7 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/705] 10.0.0.151 () {36 vars in 927 bytes} [Fri Jul 31 00:57:55 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/708] 10.0.0.11 () {32 vars in 706 bytes} [Fri Jul 31 00:58:03 2026] GET /v2/images/4be2708f-141a-4a55-84dd-8068c3ca8de7 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/709] 10.0.0.11 () {32 vars in 706 bytes} [Fri Jul 31 00:58:03 2026] GET /v2/images/4be2708f-141a-4a55-84dd-8068c3ca8de7 => 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: 360/710] 10.0.0.142 () {36 vars in 987 bytes} [Fri Jul 31 00:58:04 2026] GET /v2/images/4be2708f-141a-4a55-84dd-8068c3ca8de7 => generated 1312 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/711] 10.0.0.142 () {36 vars in 927 bytes} [Fri Jul 31 00:58:04 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: 361/712] 10.0.0.142 () {36 vars in 927 bytes} [Fri Jul 31 00:58: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: 352/713] 10.0.0.142 () {36 vars in 987 bytes} [Fri Jul 31 00:58:04 2026] GET /v2/images/4be2708f-141a-4a55-84dd-8068c3ca8de7 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/714] 10.0.0.142 () {36 vars in 927 bytes} [Fri Jul 31 00:58:04 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/715] 10.0.0.142 () {36 vars in 927 bytes} [Fri Jul 31 00:58: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: 7|app: 0|req: 363/716] 10.0.0.142 () {36 vars in 987 bytes} [Fri Jul 31 00:58:04 2026] GET /v2/images/4be2708f-141a-4a55-84dd-8068c3ca8de7 => 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: 354/717] 10.0.0.142 () {36 vars in 927 bytes} [Fri Jul 31 00:58:04 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: 364/718] 10.0.0.142 () {36 vars in 927 bytes} [Fri Jul 31 00:58:04 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/719] 10.0.0.128 () {36 vars in 987 bytes} [Fri Jul 31 00:58:04 2026] GET /v2/images/4be2708f-141a-4a55-84dd-8068c3ca8de7 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/720] 10.0.0.128 () {36 vars in 927 bytes} [Fri Jul 31 00:58:04 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/721] 10.0.0.128 () {36 vars in 987 bytes} [Fri Jul 31 00:58:04 2026] GET /v2/images/4be2708f-141a-4a55-84dd-8068c3ca8de7 => 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: 366/722] 10.0.0.128 () {36 vars in 927 bytes} [Fri Jul 31 00:58: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: 357/723] 10.0.0.128 () {36 vars in 927 bytes} [Fri Jul 31 00:58:04 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: 369/728] 10.0.0.151 () {36 vars in 987 bytes} [Fri Jul 31 00:58:24 2026] GET /v2/images/4be2708f-141a-4a55-84dd-8068c3ca8de7 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/729] 10.0.0.151 () {36 vars in 927 bytes} [Fri Jul 31 00:58:24 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/732] 10.0.0.11 () {30 vars in 410 bytes} [Fri Jul 31 00:58:28 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/739] 10.0.0.151 () {36 vars in 987 bytes} [Fri Jul 31 00:59:02 2026] GET /v2/images/4be2708f-141a-4a55-84dd-8068c3ca8de7 => 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: 374/740] 10.0.0.151 () {36 vars in 927 bytes} [Fri Jul 31 00:59:02 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: 378/747] 10.0.0.151 () {36 vars in 987 bytes} [Fri Jul 31 00:59:27 2026] GET /v2/images/4be2708f-141a-4a55-84dd-8068c3ca8de7 => 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: 370/748] 10.0.0.151 () {36 vars in 927 bytes} [Fri Jul 31 00:59:27 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/749] 10.0.0.11 () {34 vars in 654 bytes} [Fri Jul 31 00:59:34 2026] POST /v2/images => generated 648 bytes in 176 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-31 00:59:34.640 8 WARNING glance.api.v2.images [None req-c278e6a9-a2bd-48c1-8e2a-cea44e10080d 46c96c24336445b495b1a0ec1293591e f4bd0e23e8c14e8196fbeaf19f76be38 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4b8a84f2-4980-498a-8cb5-a0bff956ae67 [pid: 8|app: 0|req: 371/750] 10.0.0.11 () {32 vars in 709 bytes} [Fri Jul 31 00:59:34 2026] DELETE /v2/images/4b8a84f2-4980-498a-8cb5-a0bff956ae67 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/751] 10.0.0.11 () {32 vars in 706 bytes} [Fri Jul 31 00:59:34 2026] GET /v2/images/4b8a84f2-4980-498a-8cb5-a0bff956ae67 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/752] 10.0.0.11 () {32 vars in 632 bytes} [Fri Jul 31 00:59:34 2026] GET /v2/images => generated 1381 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/753] 10.0.0.11 () {34 vars in 654 bytes} [Fri Jul 31 00:59:34 2026] POST /v2/images => generated 702 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/754] 10.0.0.11 () {32 vars in 716 bytes} [Fri Jul 31 00:59:34 2026] GET /v2/images/d37ff45e-bb86-48f2-8643-611c8e31e327/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-31 00:59:34.804 7 INFO glance.api.v2.image_data [None req-fd8175ce-b3fa-48cf-9db9-e04c78537c22 46c96c24336445b495b1a0ec1293591e f4bd0e23e8c14e8196fbeaf19f76be38 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-31 00:59:34.852 7 WARNING glance_store._drivers.rbd [None req-fd8175ce-b3fa-48cf-9db9-e04c78537c22 46c96c24336445b495b1a0ec1293591e f4bd0e23e8c14e8196fbeaf19f76be38 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-31 00:59:35.600 7 INFO glance.location [None req-fd8175ce-b3fa-48cf-9db9-e04c78537c22 46c96c24336445b495b1a0ec1293591e f4bd0e23e8c14e8196fbeaf19f76be38 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 382/755] 10.0.0.11 () {32 vars in 726 bytes} [Fri Jul 31 00:59:34 2026] PUT /v2/images/d37ff45e-bb86-48f2-8643-611c8e31e327/file => generated 0 bytes in 840 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/756] 10.0.0.11 () {32 vars in 706 bytes} [Fri Jul 31 00:59:35 2026] GET /v2/images/d37ff45e-bb86-48f2-8643-611c8e31e327 => generated 1103 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/757] 10.0.0.11 () {32 vars in 716 bytes} [Fri Jul 31 00:59:35 2026] GET /v2/images/d37ff45e-bb86-48f2-8643-611c8e31e327/file => generated 1024 bytes in 128 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/758] 10.0.0.11 () {34 vars in 654 bytes} [Fri Jul 31 00:59:35 2026] POST /v2/images => generated 649 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/759] 10.0.0.11 () {32 vars in 725 bytes} [Fri Jul 31 00:59:35 2026] PATCH /v2/images/1da6c18e-9387-4b76-9064-bda61bd80332 => generated 653 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/760] 10.0.0.11 () {32 vars in 706 bytes} [Fri Jul 31 00:59:35 2026] GET /v2/images/1da6c18e-9387-4b76-9064-bda61bd80332 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-31 00:59:35.902 7 WARNING glance.api.v2.images [None req-54b2ca19-2f2a-456d-b070-59b27977f3fd 46c96c24336445b495b1a0ec1293591e f4bd0e23e8c14e8196fbeaf19f76be38 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1da6c18e-9387-4b76-9064-bda61bd80332 [pid: 7|app: 0|req: 385/761] 10.0.0.11 () {32 vars in 709 bytes} [Fri Jul 31 00:59:35 2026] DELETE /v2/images/1da6c18e-9387-4b76-9064-bda61bd80332 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/762] 10.0.0.11 () {32 vars in 706 bytes} [Fri Jul 31 00:59:35 2026] GET /v2/images/1da6c18e-9387-4b76-9064-bda61bd80332 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-31 00:59:35.988 7 WARNING glance.api.v2.images [None req-051170d7-c382-449c-b701-bfda23912cb9 46c96c24336445b495b1a0ec1293591e f4bd0e23e8c14e8196fbeaf19f76be38 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d37ff45e-bb86-48f2-8643-611c8e31e327 [pid: 7|app: 0|req: 386/763] 10.0.0.11 () {32 vars in 709 bytes} [Fri Jul 31 00:59:35 2026] DELETE /v2/images/d37ff45e-bb86-48f2-8643-611c8e31e327 => generated 0 bytes in 863 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/764] 10.0.0.11 () {32 vars in 706 bytes} [Fri Jul 31 00:59:36 2026] GET /v2/images/d37ff45e-bb86-48f2-8643-611c8e31e327 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-31 00:59:36.867 7 WARNING glance.api.v2.images [None req-04d982b5-6b3c-4c17-aac7-a9786bfaa3af 46c96c24336445b495b1a0ec1293591e f4bd0e23e8c14e8196fbeaf19f76be38 - - default default] Failed to find image 4b8a84f2-4980-498a-8cb5-a0bff956ae67 to delete: glance.common.exception.ImageNotFound: No image found with ID 4b8a84f2-4980-498a-8cb5-a0bff956ae67 [pid: 7|app: 0|req: 387/765] 10.0.0.11 () {32 vars in 709 bytes} [Fri Jul 31 00:59:36 2026] DELETE /v2/images/4b8a84f2-4980-498a-8cb5-a0bff956ae67 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/766] 10.0.0.11 () {32 vars in 706 bytes} [Fri Jul 31 00:59:36 2026] GET /v2/images/4b8a84f2-4980-498a-8cb5-a0bff956ae67 => 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: 391/773] 10.0.0.151 () {36 vars in 987 bytes} [Fri Jul 31 01:00:06 2026] GET /v2/images/4be2708f-141a-4a55-84dd-8068c3ca8de7 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/774] 10.0.0.151 () {36 vars in 927 bytes} [Fri Jul 31 01:00:06 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/801] 10.0.0.151 () {36 vars in 987 bytes} [Fri Jul 31 01:02:08 2026] GET /v2/images/4be2708f-141a-4a55-84dd-8068c3ca8de7 => generated 1312 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/802] 10.0.0.151 () {36 vars in 927 bytes} [Fri Jul 31 01:02:08 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: 8|app: 0|req: 399/805] 10.0.0.151 () {36 vars in 987 bytes} [Fri Jul 31 01:02:26 2026] GET /v2/images/4be2708f-141a-4a55-84dd-8068c3ca8de7 => 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: 407/806] 10.0.0.151 () {36 vars in 927 bytes} [Fri Jul 31 01:02:26 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/815] 199.204.45.22 () {32 vars in 825 bytes} [Fri Jul 31 01:03:06 2026] GET /v2/images?status=active&owner=e31ee9267ad04d279962b5b01e804e4f&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/816] 199.204.45.22 () {32 vars in 652 bytes} [Fri Jul 31 01:03: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: 7|app: 0|req: 414/819] 10.0.0.142 () {36 vars in 987 bytes} [Fri Jul 31 01:03:07 2026] GET /v2/images/4172f551-af8b-4ea7-af29-f18bf520c7f9 => generated 1395 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/820] 10.0.0.142 () {36 vars in 927 bytes} [Fri Jul 31 01:03: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: 415/821] 10.0.0.142 () {36 vars in 927 bytes} [Fri Jul 31 01:03:07 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: 407/822] 10.0.0.142 () {36 vars in 987 bytes} [Fri Jul 31 01:03:07 2026] GET /v2/images/4172f551-af8b-4ea7-af29-f18bf520c7f9 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/823] 10.0.0.142 () {36 vars in 927 bytes} [Fri Jul 31 01:03:07 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: 408/824] 10.0.0.142 () {36 vars in 927 bytes} [Fri Jul 31 01:03: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: 417/825] 10.0.0.142 () {36 vars in 987 bytes} [Fri Jul 31 01:03:07 2026] GET /v2/images/4172f551-af8b-4ea7-af29-f18bf520c7f9 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/826] 10.0.0.142 () {36 vars in 927 bytes} [Fri Jul 31 01:03: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: 7|app: 0|req: 418/827] 10.0.0.128 () {36 vars in 987 bytes} [Fri Jul 31 01:03:07 2026] GET /v2/images/4172f551-af8b-4ea7-af29-f18bf520c7f9 => generated 1395 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/828] 10.0.0.128 () {36 vars in 927 bytes} [Fri Jul 31 01:03:07 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: 419/829] 10.0.0.128 () {36 vars in 987 bytes} [Fri Jul 31 01:03:07 2026] GET /v2/images/4172f551-af8b-4ea7-af29-f18bf520c7f9 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/830] 10.0.0.128 () {36 vars in 927 bytes} [Fri Jul 31 01:03: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: 420/831] 10.0.0.128 () {36 vars in 927 bytes} [Fri Jul 31 01:03:07 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: 441/872] 10.0.0.11 () {32 vars in 632 bytes} [Fri Jul 31 01:06:34 2026] GET /v2/images => generated 5574 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)