+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jun 9 22:45:25 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:39 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-7475d4cd49-jpxdn 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 0x7fcb52416668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-09 22:45:27.550 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-09 22:45:27.550 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-09 22:45:28.421 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-09 22:45:28.422 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-09 22:45:28.422 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-09 22:45:28.462 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-09 22:45:28.463 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-09 22:45:28.464 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-09 22:45:30.457 8 WARNING glance.api.v2.images [None req-9fa7d06c-2bb8-47ed-9f16-8c914bb4619a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-09 22:45:30.525 7 WARNING glance.api.v2.images [None req-8ea6a93c-d5f3-448a-8d6d-1e05a2321bcd - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-09 22:45:30.818 8 WARNING keystonemiddleware._common.config [None req-9fa7d06c-2bb8-47ed-9f16-8c914bb4619a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-09 22:45:30.826 8 WARNING oslo_config.cfg [None req-9fa7d06c-2bb8-47ed-9f16-8c914bb4619a - - - - - -] 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 0x7fcb52416668 pid: 8 (default app) 2026-06-09 22:45:30.924 7 WARNING keystonemiddleware._common.config [None req-8ea6a93c-d5f3-448a-8d6d-1e05a2321bcd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-09 22:45:30.932 7 WARNING oslo_config.cfg [None req-8ea6a93c-d5f3-448a-8d6d-1e05a2321bcd - - - - - -] 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 0x7fcb52416668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.204.45.95 () {42 vars in 684 bytes} [Tue Jun 9 22:45:32 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-06-09 22:45:32.472 7 WARNING oslo_policy.policy [None req-5afd8406-0090-4496-b215-42fc4621e4ff bed75c4ff6124af48c5d72a19832f6ab 735d8643bcee4075a12010933d86d493 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-09 22:45:32.472 7 WARNING oslo_policy.policy [None req-5afd8406-0090-4496-b215-42fc4621e4ff bed75c4ff6124af48c5d72a19832f6ab 735d8643bcee4075a12010933d86d493 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-09 22:45:32.490 7 WARNING oslo_policy.policy [None req-5afd8406-0090-4496-b215-42fc4621e4ff bed75c4ff6124af48c5d72a19832f6ab 735d8643bcee4075a12010933d86d493 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-09 22:45:32.490 7 WARNING oslo_policy.policy [None req-5afd8406-0090-4496-b215-42fc4621e4ff bed75c4ff6124af48c5d72a19832f6ab 735d8643bcee4075a12010933d86d493 - - 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.95 () {44 vars in 906 bytes} [Tue Jun 9 22:45:32 2026] GET /v2/images => generated 69 bytes in 549 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.95 () {42 vars in 684 bytes} [Tue Jun 9 22:45:36 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: 2/6] 199.204.45.95 () {44 vars in 906 bytes} [Tue Jun 9 22:45:36 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-06-09 22:45:36.343 8 WARNING oslo_policy.policy [None req-04eb7714-cff9-48dd-b50f-486eccc9ef97 bed75c4ff6124af48c5d72a19832f6ab 735d8643bcee4075a12010933d86d493 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-09 22:45:36.344 8 WARNING oslo_policy.policy [None req-04eb7714-cff9-48dd-b50f-486eccc9ef97 bed75c4ff6124af48c5d72a19832f6ab 735d8643bcee4075a12010933d86d493 - - 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.95 () {44 vars in 907 bytes} [Tue Jun 9 22:45:36 2026] GET /v2/images/cirros => generated 151 bytes in 123 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.95 () {44 vars in 929 bytes} [Tue Jun 9 22:45:36 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 22:45:36.483 8 WARNING oslo_policy.policy [None req-2bac293e-a049-4e3f-82d2-fe13263a2adf bed75c4ff6124af48c5d72a19832f6ab 735d8643bcee4075a12010933d86d493 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-09 22:45:36.483 8 WARNING oslo_policy.policy [None req-2bac293e-a049-4e3f-82d2-fe13263a2adf bed75c4ff6124af48c5d72a19832f6ab 735d8643bcee4075a12010933d86d493 - - 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.95 () {44 vars in 935 bytes} [Tue Jun 9 22:45:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 22:45:36.572 7 WARNING oslo_config.cfg [None req-ce32d17a-52bd-4ae0-b2b2-90a6a32e9690 bed75c4ff6124af48c5d72a19832f6ab 735d8643bcee4075a12010933d86d493 - - 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.95 () {48 vars in 947 bytes} [Tue Jun 9 22:45:36 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-09 22:45:36.596 8 WARNING oslo_policy.policy [None req-2cd1af8a-f68d-4954-ab53-1a45c2710eaa bed75c4ff6124af48c5d72a19832f6ab 735d8643bcee4075a12010933d86d493 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-09 22:45:36.597 8 WARNING oslo_policy.policy [None req-2cd1af8a-f68d-4954-ab53-1a45c2710eaa bed75c4ff6124af48c5d72a19832f6ab 735d8643bcee4075a12010933d86d493 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-09 22:45:36.598 8 INFO glance.api.v2.image_data [None req-2cd1af8a-f68d-4954-ab53-1a45c2710eaa bed75c4ff6124af48c5d72a19832f6ab 735d8643bcee4075a12010933d86d493 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 22:45:40.386 8 WARNING glance.location [None req-2cd1af8a-f68d-4954-ab53-1a45c2710eaa bed75c4ff6124af48c5d72a19832f6ab 735d8643bcee4075a12010933d86d493 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 7/13] 199.204.45.95 () {48 vars in 1041 bytes} [Tue Jun 9 22:45:36 2026] PUT /v2/images/f5680f2e-91e7-4466-b122-634006f56e95/file => generated 0 bytes in 3839 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5095 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.95 () {44 vars in 967 bytes} [Tue Jun 9 22:45:40 2026] GET /v2/images/f5680f2e-91e7-4466-b122-634006f56e95 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 22:45:40.557 8 WARNING oslo_config.cfg [None req-52440de9-4394-49ba-9655-c8359a72a09e bed75c4ff6124af48c5d72a19832f6ab 735d8643bcee4075a12010933d86d493 - - 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.95 () {48 vars in 1047 bytes} [Tue Jun 9 22:45:40 2026] PATCH /v2/images/f5680f2e-91e7-4466-b122-634006f56e95 => generated 1312 bytes in 101 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.95 () {44 vars in 967 bytes} [Tue Jun 9 22:45:40 2026] GET /v2/images/f5680f2e-91e7-4466-b122-634006f56e95 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/267] 199.204.45.95 () {42 vars in 684 bytes} [Tue Jun 9 23:06:36 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: 134/268] 199.204.45.95 () {44 vars in 906 bytes} [Tue Jun 9 23:06:36 2026] GET /v2/images => generated 1381 bytes in 446 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/273] 199.204.45.95 () {42 vars in 684 bytes} [Tue Jun 9 23:06:56 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: 137/274] 199.204.45.95 () {44 vars in 906 bytes} [Tue Jun 9 23:06:56 2026] GET /v2/images => generated 1381 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/275] 199.204.45.95 () {44 vars in 933 bytes} [Tue Jun 9 23:06:56 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/276] 199.204.45.95 () {44 vars in 955 bytes} [Tue Jun 9 23:06:56 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/277] 199.204.45.95 () {44 vars in 935 bytes} [Tue Jun 9 23:06:56 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: 139/278] 199.204.45.95 () {48 vars in 947 bytes} [Tue Jun 9 23:06:56 2026] POST /v2/images => generated 796 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-09 23:06:56.591 8 INFO glance.api.v2.image_data [None req-399559d4-c983-406c-9236-d7834f54f011 bed75c4ff6124af48c5d72a19832f6ab 735d8643bcee4075a12010933d86d493 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 23:07:25.823 8 WARNING glance.location [None req-399559d4-c983-406c-9236-d7834f54f011 bed75c4ff6124af48c5d72a19832f6ab 735d8643bcee4075a12010933d86d493 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 140/285] 199.204.45.95 () {48 vars in 1042 bytes} [Tue Jun 9 23:06:56 2026] PUT /v2/images/4372dc3a-1be0-4be2-a835-bc5d9153ca61/file => generated 0 bytes in 29278 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64526 switches on core 0) [pid: 7|app: 0|req: 146/286] 199.204.45.95 () {44 vars in 967 bytes} [Tue Jun 9 23:07:25 2026] GET /v2/images/4372dc3a-1be0-4be2-a835-bc5d9153ca61 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/287] 199.204.45.95 () {48 vars in 1047 bytes} [Tue Jun 9 23:07:25 2026] PATCH /v2/images/4372dc3a-1be0-4be2-a835-bc5d9153ca61 => generated 1395 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/288] 199.204.45.95 () {44 vars in 967 bytes} [Tue Jun 9 23:07:25 2026] GET /v2/images/4372dc3a-1be0-4be2-a835-bc5d9153ca61 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/289] 199.204.45.95 () {42 vars in 684 bytes} [Tue Jun 9 23:07:27 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: 148/290] 199.204.45.95 () {44 vars in 906 bytes} [Tue Jun 9 23:07:27 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: 7|app: 0|req: 190/373] 199.204.45.95 () {42 vars in 684 bytes} [Tue Jun 9 23:14:11 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: 184/374] 199.204.45.95 () {44 vars in 906 bytes} [Tue Jun 9 23:14:11 2026] GET /v2/images => generated 2778 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/377] 199.204.45.95 () {42 vars in 684 bytes} [Tue Jun 9 23:14:24 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: 186/378] 199.204.45.95 () {44 vars in 906 bytes} [Tue Jun 9 23:14:24 2026] GET /v2/images => generated 2778 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/379] 199.204.45.95 () {44 vars in 943 bytes} [Tue Jun 9 23:14:25 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: 187/380] 199.204.45.95 () {44 vars in 965 bytes} [Tue Jun 9 23:14:25 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/381] 199.204.45.95 () {44 vars in 935 bytes} [Tue Jun 9 23:14:25 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: 188/382] 199.204.45.95 () {48 vars in 947 bytes} [Tue Jun 9 23:14:25 2026] POST /v2/images => generated 799 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-09 23:14:25.164 7 WARNING oslo_policy.policy [None req-676d2e56-5e06-47ba-b450-48ac944b4104 bed75c4ff6124af48c5d72a19832f6ab 735d8643bcee4075a12010933d86d493 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-09 23:14:25.165 7 WARNING oslo_policy.policy [None req-676d2e56-5e06-47ba-b450-48ac944b4104 bed75c4ff6124af48c5d72a19832f6ab 735d8643bcee4075a12010933d86d493 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-09 23:14:25.166 7 INFO glance.api.v2.image_data [None req-676d2e56-5e06-47ba-b450-48ac944b4104 bed75c4ff6124af48c5d72a19832f6ab 735d8643bcee4075a12010933d86d493 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 23:14:58.484 7 INFO glance.location [None req-676d2e56-5e06-47ba-b450-48ac944b4104 bed75c4ff6124af48c5d72a19832f6ab 735d8643bcee4075a12010933d86d493 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 195/389] 199.204.45.95 () {48 vars in 1041 bytes} [Tue Jun 9 23:14:25 2026] PUT /v2/images/1024fa7f-e431-4b99-9877-572c2ea3db1a/file => generated 0 bytes in 33368 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19567 switches on core 0) [pid: 8|app: 0|req: 195/390] 199.204.45.95 () {44 vars in 967 bytes} [Tue Jun 9 23:14:58 2026] GET /v2/images/1024fa7f-e431-4b99-9877-572c2ea3db1a => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/391] 199.204.45.95 () {48 vars in 1047 bytes} [Tue Jun 9 23:14:58 2026] PATCH /v2/images/1024fa7f-e431-4b99-9877-572c2ea3db1a => generated 1410 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/392] 199.204.45.95 () {44 vars in 967 bytes} [Tue Jun 9 23:14:58 2026] GET /v2/images/1024fa7f-e431-4b99-9877-572c2ea3db1a => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/403] 199.204.45.95 () {42 vars in 684 bytes} [Tue Jun 9 23:15:42 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: 202/404] 199.204.45.95 () {44 vars in 906 bytes} [Tue Jun 9 23:15:42 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: 7|app: 0|req: 205/409] 199.204.45.95 () {42 vars in 684 bytes} [Tue Jun 9 23:16:00 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: 205/410] 199.204.45.95 () {44 vars in 906 bytes} [Tue Jun 9 23:16:00 2026] GET /v2/images => generated 4190 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/411] 199.204.45.95 () {44 vars in 935 bytes} [Tue Jun 9 23:16:00 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/412] 199.204.45.95 () {44 vars in 957 bytes} [Tue Jun 9 23:16:00 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/413] 199.204.45.95 () {44 vars in 935 bytes} [Tue Jun 9 23:16:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/414] 199.204.45.95 () {48 vars in 947 bytes} [Tue Jun 9 23:16:00 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-09 23:16:00.231 7 INFO glance.api.v2.image_data [None req-2e30a046-6f89-403d-8185-a3938f504f4c bed75c4ff6124af48c5d72a19832f6ab 735d8643bcee4075a12010933d86d493 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 23:16:14.426 7 INFO glance.location [None req-2e30a046-6f89-403d-8185-a3938f504f4c bed75c4ff6124af48c5d72a19832f6ab 735d8643bcee4075a12010933d86d493 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 208/417] 199.204.45.95 () {48 vars in 1042 bytes} [Tue Jun 9 23:16:00 2026] PUT /v2/images/b03821c3-bc48-4556-a3af-a228ca9d5ccd/file => generated 0 bytes in 14240 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33801 switches on core 0) [pid: 8|app: 0|req: 210/418] 199.204.45.95 () {44 vars in 967 bytes} [Tue Jun 9 23:16:14 2026] GET /v2/images/b03821c3-bc48-4556-a3af-a228ca9d5ccd => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/419] 199.204.45.95 () {48 vars in 1047 bytes} [Tue Jun 9 23:16:14 2026] PATCH /v2/images/b03821c3-bc48-4556-a3af-a228ca9d5ccd => generated 1382 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/420] 199.204.45.95 () {44 vars in 967 bytes} [Tue Jun 9 23:16:14 2026] GET /v2/images/b03821c3-bc48-4556-a3af-a228ca9d5ccd => 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: 291/579] 199.204.45.95 () {42 vars in 684 bytes} [Tue Jun 9 23:29:24 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: 289/580] 199.204.45.95 () {44 vars in 906 bytes} [Tue Jun 9 23:29:24 2026] GET /v2/images => generated 5574 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/611] 199.204.45.95 () {42 vars in 684 bytes} [Tue Jun 9 23:31:50 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: 307/612] 199.204.45.95 () {44 vars in 906 bytes} [Tue Jun 9 23:31:50 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/613] 199.204.45.95 () {42 vars in 684 bytes} [Tue Jun 9 23:31:52 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: 308/614] 199.204.45.95 () {44 vars in 906 bytes} [Tue Jun 9 23:31:52 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/625] 199.204.45.95 () {42 vars in 684 bytes} [Tue Jun 9 23:32:43 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: 312/626] 199.204.45.95 () {44 vars in 906 bytes} [Tue Jun 9 23:32:43 2026] GET /v2/images => generated 5574 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/629] 199.204.45.95 () {42 vars in 684 bytes} [Tue Jun 9 23:32:52 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/630] 199.204.45.95 () {44 vars in 906 bytes} [Tue Jun 9 23:32:52 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/643] 199.204.45.95 () {42 vars in 684 bytes} [Tue Jun 9 23:33:56 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: 321/644] 199.204.45.95 () {44 vars in 906 bytes} [Tue Jun 9 23:33:56 2026] GET /v2/images => generated 5574 bytes in 57 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: 329/655] 10.0.0.212 () {32 vars in 633 bytes} [Tue Jun 9 23:34:40 2026] GET /v2/images => generated 5574 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/658] 10.0.0.212 () {30 vars in 411 bytes} [Tue Jun 9 23:34:57 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: 331/659] 10.0.0.250 () {36 vars in 987 bytes} [Tue Jun 9 23:34:58 2026] GET /v2/images/f5680f2e-91e7-4466-b122-634006f56e95 => generated 1312 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: 7|app: 0|req: 329/660] 10.0.0.250 () {36 vars in 927 bytes} [Tue Jun 9 23:34:58 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/663] 199.204.45.95 () {36 vars in 990 bytes} [Tue Jun 9 23:35:07 2026] GET /v2/images/f5680f2e-91e7-4466-b122-634006f56e95 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/664] 199.204.45.95 () {36 vars in 930 bytes} [Tue Jun 9 23:35: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: 8|app: 0|req: 334/665] 199.204.45.95 () {36 vars in 990 bytes} [Tue Jun 9 23:35:07 2026] GET /v2/images/f5680f2e-91e7-4466-b122-634006f56e95 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/666] 199.204.45.95 () {36 vars in 930 bytes} [Tue Jun 9 23:35: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: 8|app: 0|req: 336/669] 10.0.0.250 () {36 vars in 987 bytes} [Tue Jun 9 23:35:13 2026] GET /v2/images/f5680f2e-91e7-4466-b122-634006f56e95 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/670] 10.0.0.250 () {36 vars in 927 bytes} [Tue Jun 9 23:35:13 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: 337/671] 10.0.0.242 () {36 vars in 987 bytes} [Tue Jun 9 23:35:17 2026] GET /v2/images/f5680f2e-91e7-4466-b122-634006f56e95 => generated 1312 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/672] 10.0.0.242 () {36 vars in 927 bytes} [Tue Jun 9 23:35:17 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/673] 10.0.0.242 () {36 vars in 927 bytes} [Tue Jun 9 23:35:17 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/674] 10.0.0.242 () {36 vars in 987 bytes} [Tue Jun 9 23:35:17 2026] GET /v2/images/f5680f2e-91e7-4466-b122-634006f56e95 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/675] 10.0.0.242 () {36 vars in 927 bytes} [Tue Jun 9 23:35:17 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: 337/676] 10.0.0.242 () {36 vars in 927 bytes} [Tue Jun 9 23:35:17 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: 340/677] 10.0.0.242 () {36 vars in 987 bytes} [Tue Jun 9 23:35:17 2026] GET /v2/images/f5680f2e-91e7-4466-b122-634006f56e95 => 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: 338/678] 10.0.0.242 () {36 vars in 927 bytes} [Tue Jun 9 23:35:17 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: 341/679] 10.0.0.242 () {36 vars in 927 bytes} [Tue Jun 9 23:35:17 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: 339/680] 10.0.0.246 () {36 vars in 987 bytes} [Tue Jun 9 23:35:18 2026] GET /v2/images/f5680f2e-91e7-4466-b122-634006f56e95 => generated 1312 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/681] 10.0.0.246 () {36 vars in 927 bytes} [Tue Jun 9 23:35:19 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: 340/682] 10.0.0.246 () {36 vars in 987 bytes} [Tue Jun 9 23:35:19 2026] GET /v2/images/f5680f2e-91e7-4466-b122-634006f56e95 => 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: 343/683] 10.0.0.246 () {36 vars in 927 bytes} [Tue Jun 9 23:35:19 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: 341/684] 10.0.0.246 () {36 vars in 927 bytes} [Tue Jun 9 23:35:19 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: 344/689] 10.0.0.212 () {32 vars in 707 bytes} [Tue Jun 9 23:35:39 2026] GET /v2/images/f5680f2e-91e7-4466-b122-634006f56e95 => 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: 346/690] 10.0.0.212 () {32 vars in 707 bytes} [Tue Jun 9 23:35:39 2026] GET /v2/images/f5680f2e-91e7-4466-b122-634006f56e95 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/691] 10.0.0.242 () {36 vars in 987 bytes} [Tue Jun 9 23:35:39 2026] GET /v2/images/f5680f2e-91e7-4466-b122-634006f56e95 => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/692] 10.0.0.242 () {36 vars in 927 bytes} [Tue Jun 9 23:35:39 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/693] 10.0.0.242 () {36 vars in 927 bytes} [Tue Jun 9 23:35:39 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: 348/694] 10.0.0.242 () {36 vars in 987 bytes} [Tue Jun 9 23:35:39 2026] GET /v2/images/f5680f2e-91e7-4466-b122-634006f56e95 => 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: 347/695] 10.0.0.242 () {36 vars in 927 bytes} [Tue Jun 9 23:35:39 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/696] 10.0.0.242 () {36 vars in 927 bytes} [Tue Jun 9 23:35:39 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/697] 10.0.0.242 () {36 vars in 987 bytes} [Tue Jun 9 23:35:39 2026] GET /v2/images/f5680f2e-91e7-4466-b122-634006f56e95 => 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: 350/698] 10.0.0.242 () {36 vars in 927 bytes} [Tue Jun 9 23:35:39 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: 352/701] 10.0.0.246 () {36 vars in 987 bytes} [Tue Jun 9 23:35:39 2026] GET /v2/images/f5680f2e-91e7-4466-b122-634006f56e95 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/702] 10.0.0.246 () {36 vars in 927 bytes} [Tue Jun 9 23:35:39 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: 353/703] 10.0.0.246 () {36 vars in 987 bytes} [Tue Jun 9 23:35:40 2026] GET /v2/images/f5680f2e-91e7-4466-b122-634006f56e95 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/704] 10.0.0.246 () {36 vars in 927 bytes} [Tue Jun 9 23:35:40 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: 354/705] 10.0.0.246 () {36 vars in 927 bytes} [Tue Jun 9 23:35:40 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: 352/706] 10.0.0.250 () {36 vars in 987 bytes} [Tue Jun 9 23:35:40 2026] GET /v2/images/f5680f2e-91e7-4466-b122-634006f56e95 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/707] 10.0.0.250 () {36 vars in 927 bytes} [Tue Jun 9 23:35:40 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/714] 10.0.0.250 () {36 vars in 987 bytes} [Tue Jun 9 23:36:13 2026] GET /v2/images/f5680f2e-91e7-4466-b122-634006f56e95 => 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: 359/715] 10.0.0.250 () {36 vars in 927 bytes} [Tue Jun 9 23:36:13 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/726] 10.0.0.212 () {34 vars in 655 bytes} [Tue Jun 9 23:37:01 2026] POST /v2/images => generated 648 bytes in 220 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-09 23:37:01.928 7 WARNING glance.api.v2.images [None req-0d403864-4efd-4801-a495-122514627c71 2e1ec35cf3b7423faa42ba75b45f7749 3393232b627645d586c8d39446359849 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8692b198-0909-46ec-b4c4-099384bec25a [pid: 7|app: 0|req: 362/727] 10.0.0.212 () {32 vars in 710 bytes} [Tue Jun 9 23:37:01 2026] DELETE /v2/images/8692b198-0909-46ec-b4c4-099384bec25a => generated 0 bytes in 77 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/728] 10.0.0.212 () {32 vars in 707 bytes} [Tue Jun 9 23:37:01 2026] GET /v2/images/8692b198-0909-46ec-b4c4-099384bec25a => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/729] 10.0.0.212 () {32 vars in 633 bytes} [Tue Jun 9 23:37:02 2026] GET /v2/images => generated 1381 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/730] 10.0.0.212 () {34 vars in 655 bytes} [Tue Jun 9 23:37:02 2026] POST /v2/images => generated 702 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/731] 10.0.0.212 () {32 vars in 717 bytes} [Tue Jun 9 23:37:02 2026] GET /v2/images/11202deb-b517-4a41-8f57-6325bd6ce8b3/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:37:02.149 8 INFO glance.api.v2.image_data [None req-2f1d66ee-815d-4742-884c-1967f29c2a69 2e1ec35cf3b7423faa42ba75b45f7749 3393232b627645d586c8d39446359849 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 23:37:02.209 8 WARNING glance_store._drivers.rbd [None req-2f1d66ee-815d-4742-884c-1967f29c2a69 2e1ec35cf3b7423faa42ba75b45f7749 3393232b627645d586c8d39446359849 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-09 23:37:02.581 8 INFO glance.location [None req-2f1d66ee-815d-4742-884c-1967f29c2a69 2e1ec35cf3b7423faa42ba75b45f7749 3393232b627645d586c8d39446359849 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 368/732] 10.0.0.212 () {32 vars in 727 bytes} [Tue Jun 9 23:37:02 2026] PUT /v2/images/11202deb-b517-4a41-8f57-6325bd6ce8b3/file => generated 0 bytes in 486 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/733] 10.0.0.212 () {32 vars in 707 bytes} [Tue Jun 9 23:37:02 2026] GET /v2/images/11202deb-b517-4a41-8f57-6325bd6ce8b3 => generated 1103 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/734] 10.0.0.212 () {32 vars in 717 bytes} [Tue Jun 9 23:37:02 2026] GET /v2/images/11202deb-b517-4a41-8f57-6325bd6ce8b3/file => generated 1024 bytes in 148 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/735] 10.0.0.212 () {34 vars in 655 bytes} [Tue Jun 9 23:37:02 2026] POST /v2/images => generated 649 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/736] 10.0.0.212 () {32 vars in 726 bytes} [Tue Jun 9 23:37:02 2026] PATCH /v2/images/33610187-0744-4b31-99d9-4b2e97d944b0 => generated 652 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/737] 10.0.0.212 () {32 vars in 707 bytes} [Tue Jun 9 23:37:02 2026] GET /v2/images/33610187-0744-4b31-99d9-4b2e97d944b0 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:37:02.922 8 WARNING glance.api.v2.images [None req-22c33818-831a-46ba-bfa2-b785bab17694 2e1ec35cf3b7423faa42ba75b45f7749 3393232b627645d586c8d39446359849 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//33610187-0744-4b31-99d9-4b2e97d944b0 [pid: 8|app: 0|req: 371/738] 10.0.0.212 () {32 vars in 710 bytes} [Tue Jun 9 23:37:02 2026] DELETE /v2/images/33610187-0744-4b31-99d9-4b2e97d944b0 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/739] 10.0.0.212 () {32 vars in 707 bytes} [Tue Jun 9 23:37:02 2026] GET /v2/images/33610187-0744-4b31-99d9-4b2e97d944b0 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 23:37:03.025 8 WARNING glance.api.v2.images [None req-24d1050b-593f-4206-8995-1fc73022e136 2e1ec35cf3b7423faa42ba75b45f7749 3393232b627645d586c8d39446359849 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//11202deb-b517-4a41-8f57-6325bd6ce8b3 [pid: 8|app: 0|req: 372/740] 10.0.0.212 () {32 vars in 710 bytes} [Tue Jun 9 23:37:02 2026] DELETE /v2/images/11202deb-b517-4a41-8f57-6325bd6ce8b3 => generated 0 bytes in 847 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/741] 10.0.0.212 () {32 vars in 707 bytes} [Tue Jun 9 23:37:03 2026] GET /v2/images/11202deb-b517-4a41-8f57-6325bd6ce8b3 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 23:37:03.891 8 WARNING glance.api.v2.images [None req-f0c84032-9e12-47de-96e2-e74caef542b8 2e1ec35cf3b7423faa42ba75b45f7749 3393232b627645d586c8d39446359849 - - default default] Failed to find image 8692b198-0909-46ec-b4c4-099384bec25a to delete: glance.common.exception.ImageNotFound: No image found with ID 8692b198-0909-46ec-b4c4-099384bec25a [pid: 8|app: 0|req: 373/742] 10.0.0.212 () {32 vars in 710 bytes} [Tue Jun 9 23:37:03 2026] DELETE /v2/images/8692b198-0909-46ec-b4c4-099384bec25a => generated 147 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/743] 10.0.0.212 () {32 vars in 707 bytes} [Tue Jun 9 23:37:03 2026] GET /v2/images/8692b198-0909-46ec-b4c4-099384bec25a => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/744] 10.0.0.250 () {36 vars in 987 bytes} [Tue Jun 9 23:37:08 2026] GET /v2/images/f5680f2e-91e7-4466-b122-634006f56e95 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/745] 10.0.0.250 () {36 vars in 927 bytes} [Tue Jun 9 23:37:08 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: 375/752] 10.0.0.250 () {36 vars in 987 bytes} [Tue Jun 9 23:37:31 2026] GET /v2/images/f5680f2e-91e7-4466-b122-634006f56e95 => 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: 378/753] 10.0.0.250 () {36 vars in 927 bytes} [Tue Jun 9 23:37:31 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: 378/758] 10.0.0.250 () {36 vars in 987 bytes} [Tue Jun 9 23:37:53 2026] GET /v2/images/f5680f2e-91e7-4466-b122-634006f56e95 => 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: 381/759] 10.0.0.250 () {36 vars in 927 bytes} [Tue Jun 9 23:37:53 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/764] 10.0.0.250 () {36 vars in 987 bytes} [Tue Jun 9 23:38:12 2026] GET /v2/images/f5680f2e-91e7-4466-b122-634006f56e95 => 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: 381/765] 10.0.0.250 () {36 vars in 927 bytes} [Tue Jun 9 23:38:12 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/770] 10.0.0.250 () {36 vars in 987 bytes} [Tue Jun 9 23:38:33 2026] GET /v2/images/f5680f2e-91e7-4466-b122-634006f56e95 => 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: 387/771] 10.0.0.250 () {36 vars in 927 bytes} [Tue Jun 9 23:38:34 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/782] 10.0.0.250 () {36 vars in 987 bytes} [Tue Jun 9 23:39:24 2026] GET /v2/images/f5680f2e-91e7-4466-b122-634006f56e95 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/783] 10.0.0.250 () {36 vars in 927 bytes} [Tue Jun 9 23:39:24 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: 396/788] 10.0.0.250 () {36 vars in 987 bytes} [Tue Jun 9 23:39:42 2026] GET /v2/images/f5680f2e-91e7-4466-b122-634006f56e95 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/789] 10.0.0.250 () {36 vars in 927 bytes} [Tue Jun 9 23:39:42 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: 398/798] 199.204.45.95 () {32 vars in 825 bytes} [Tue Jun 9 23:40:21 2026] GET /v2/images?status=active&owner=735d8643bcee4075a12010933d86d493&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/799] 199.204.45.95 () {32 vars in 652 bytes} [Tue Jun 9 23:40:22 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/800] 10.0.0.242 () {36 vars in 987 bytes} [Tue Jun 9 23:40:22 2026] GET /v2/images/4372dc3a-1be0-4be2-a835-bc5d9153ca61 => generated 1395 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/801] 10.0.0.242 () {36 vars in 927 bytes} [Tue Jun 9 23:40:23 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: 400/802] 10.0.0.242 () {36 vars in 927 bytes} [Tue Jun 9 23:40:23 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: 403/803] 10.0.0.242 () {36 vars in 987 bytes} [Tue Jun 9 23:40:23 2026] GET /v2/images/4372dc3a-1be0-4be2-a835-bc5d9153ca61 => 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: 401/804] 10.0.0.242 () {36 vars in 927 bytes} [Tue Jun 9 23:40: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: 8|app: 0|req: 404/805] 10.0.0.242 () {36 vars in 927 bytes} [Tue Jun 9 23:40:23 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/806] 10.0.0.242 () {36 vars in 987 bytes} [Tue Jun 9 23:40:23 2026] GET /v2/images/4372dc3a-1be0-4be2-a835-bc5d9153ca61 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/807] 10.0.0.242 () {36 vars in 927 bytes} [Tue Jun 9 23:40:23 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: 403/808] 10.0.0.242 () {36 vars in 927 bytes} [Tue Jun 9 23:40:23 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: 406/809] 10.0.0.246 () {36 vars in 987 bytes} [Tue Jun 9 23:40:23 2026] GET /v2/images/4372dc3a-1be0-4be2-a835-bc5d9153ca61 => generated 1395 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/810] 10.0.0.246 () {36 vars in 927 bytes} [Tue Jun 9 23:40:23 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: 407/811] 10.0.0.246 () {36 vars in 987 bytes} [Tue Jun 9 23:40:23 2026] GET /v2/images/4372dc3a-1be0-4be2-a835-bc5d9153ca61 => 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: 405/812] 10.0.0.246 () {36 vars in 927 bytes} [Tue Jun 9 23:40:23 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: 408/813] 10.0.0.246 () {36 vars in 927 bytes} [Tue Jun 9 23:40:23 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: 433/862] 10.0.0.212 () {32 vars in 633 bytes} [Tue Jun 9 23:44:20 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)