+ 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 10:07:50 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-7689fddf6d-xlk4s machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f452b7d9668 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 10:07:52.048 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-09 10:07:52.077 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 10:07:52.946 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 10:07:52.947 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 10:07:52.947 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-09 10:07:52.954 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 10:07:52.955 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 10:07:52.955 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-09 10:07:55.058 8 WARNING glance.api.v2.images [None req-3539f417-6054-4d64-9478-db288fb4105d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-09 10:07:55.149 7 WARNING glance.api.v2.images [None req-c80e8627-a190-4d3d-8c00-9269df0a746c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-09 10:07:55.463 8 WARNING keystonemiddleware._common.config [None req-3539f417-6054-4d64-9478-db288fb4105d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-09 10:07:55.471 8 WARNING oslo_config.cfg [None req-3539f417-6054-4d64-9478-db288fb4105d - - - - - -] 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 0x7f452b7d9668 pid: 8 (default app) 2026-06-09 10:07:55.490 7 WARNING keystonemiddleware._common.config [None req-c80e8627-a190-4d3d-8c00-9269df0a746c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-09 10:07:55.498 7 WARNING oslo_config.cfg [None req-c80e8627-a190-4d3d-8c00-9269df0a746c - - - - - -] 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 0x7f452b7d9668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.204.45.235 () {42 vars in 689 bytes} [Tue Jun 9 10:07:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 10:07:58.907 7 WARNING oslo_policy.policy [None req-01630a85-bc70-4abc-acc9-ddc11808ef91 ab34b9557c1647828eabd7b1bbc5df44 fc5ccca0222b4162bb206e1266cca5e0 - - 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 10:07:58.907 7 WARNING oslo_policy.policy [None req-01630a85-bc70-4abc-acc9-ddc11808ef91 ab34b9557c1647828eabd7b1bbc5df44 fc5ccca0222b4162bb206e1266cca5e0 - - 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 10:07:58.929 7 WARNING oslo_policy.policy [None req-01630a85-bc70-4abc-acc9-ddc11808ef91 ab34b9557c1647828eabd7b1bbc5df44 fc5ccca0222b4162bb206e1266cca5e0 - - 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 10:07:58.930 7 WARNING oslo_policy.policy [None req-01630a85-bc70-4abc-acc9-ddc11808ef91 ab34b9557c1647828eabd7b1bbc5df44 fc5ccca0222b4162bb206e1266cca5e0 - - 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.235 () {44 vars in 911 bytes} [Tue Jun 9 10:07:58 2026] GET /v2/images => generated 69 bytes in 637 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.235 () {42 vars in 689 bytes} [Tue Jun 9 10:08:02 2026] GET / => generated 1312 bytes in 0 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.235 () {44 vars in 911 bytes} [Tue Jun 9 10:08:02 2026] GET /v2/images => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 10:08:02.554 8 WARNING oslo_policy.policy [None req-a63f7c12-7e7a-438c-ab4a-032d89a6fcc7 ab34b9557c1647828eabd7b1bbc5df44 fc5ccca0222b4162bb206e1266cca5e0 - - 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 10:08:02.554 8 WARNING oslo_policy.policy [None req-a63f7c12-7e7a-438c-ab4a-032d89a6fcc7 ab34b9557c1647828eabd7b1bbc5df44 fc5ccca0222b4162bb206e1266cca5e0 - - 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.235 () {44 vars in 912 bytes} [Tue Jun 9 10:08:02 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.235 () {44 vars in 934 bytes} [Tue Jun 9 10:08:02 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 10:08:02.690 8 WARNING oslo_policy.policy [None req-872eb720-1a28-4d8b-807e-abc06ec63c83 ab34b9557c1647828eabd7b1bbc5df44 fc5ccca0222b4162bb206e1266cca5e0 - - 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 10:08:02.690 8 WARNING oslo_policy.policy [None req-872eb720-1a28-4d8b-807e-abc06ec63c83 ab34b9557c1647828eabd7b1bbc5df44 fc5ccca0222b4162bb206e1266cca5e0 - - 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.235 () {44 vars in 940 bytes} [Tue Jun 9 10:08:02 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) 2026-06-09 10:08:02.765 7 WARNING oslo_config.cfg [None req-27c3145a-ea8a-4885-97f9-26aabd7cb457 ab34b9557c1647828eabd7b1bbc5df44 fc5ccca0222b4162bb206e1266cca5e0 - - 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.235 () {48 vars in 952 bytes} [Tue Jun 9 10:08:02 2026] POST /v2/images => generated 760 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-09 10:08:02.783 8 WARNING oslo_policy.policy [None req-fc3022bc-dfdc-4a58-bdca-0cef9eb890ec ab34b9557c1647828eabd7b1bbc5df44 fc5ccca0222b4162bb206e1266cca5e0 - - 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 10:08:02.783 8 WARNING oslo_policy.policy [None req-fc3022bc-dfdc-4a58-bdca-0cef9eb890ec ab34b9557c1647828eabd7b1bbc5df44 fc5ccca0222b4162bb206e1266cca5e0 - - 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 10:08:02.784 8 INFO glance.api.v2.image_data [None req-fc3022bc-dfdc-4a58-bdca-0cef9eb890ec ab34b9557c1647828eabd7b1bbc5df44 fc5ccca0222b4162bb206e1266cca5e0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 10:08:06.617 8 WARNING glance.location [None req-fc3022bc-dfdc-4a58-bdca-0cef9eb890ec ab34b9557c1647828eabd7b1bbc5df44 fc5ccca0222b4162bb206e1266cca5e0 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 7/13] 199.204.45.235 () {48 vars in 1046 bytes} [Tue Jun 9 10:08:02 2026] PUT /v2/images/2a62d370-5273-420f-8256-69c02b6c4452/file => generated 0 bytes in 3883 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7352 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.235 () {44 vars in 972 bytes} [Tue Jun 9 10:08:06 2026] GET /v2/images/2a62d370-5273-420f-8256-69c02b6c4452 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 10:08:06.774 8 WARNING oslo_config.cfg [None req-71a8f3af-803f-48ee-ad9c-48c47e80d712 ab34b9557c1647828eabd7b1bbc5df44 fc5ccca0222b4162bb206e1266cca5e0 - - 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.235 () {48 vars in 1052 bytes} [Tue Jun 9 10:08:06 2026] PATCH /v2/images/2a62d370-5273-420f-8256-69c02b6c4452 => 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.235 () {44 vars in 972 bytes} [Tue Jun 9 10:08:06 2026] GET /v2/images/2a62d370-5273-420f-8256-69c02b6c4452 => 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: 131/261] 199.204.45.235 () {42 vars in 689 bytes} [Tue Jun 9 10:28:27 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/262] 199.204.45.235 () {44 vars in 911 bytes} [Tue Jun 9 10:28:27 2026] GET /v2/images => generated 1381 bytes in 133 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.235 () {42 vars in 689 bytes} [Tue Jun 9 10:28:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/268] 199.204.45.235 () {44 vars in 911 bytes} [Tue Jun 9 10:28:46 2026] GET /v2/images => generated 1381 bytes in 37 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.235 () {44 vars in 938 bytes} [Tue Jun 9 10:28:47 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 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.235 () {44 vars in 960 bytes} [Tue Jun 9 10:28:47 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 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.235 () {44 vars in 940 bytes} [Tue Jun 9 10:28:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/272] 199.204.45.235 () {48 vars in 952 bytes} [Tue Jun 9 10:28:47 2026] POST /v2/images => generated 796 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-09 10:28:47.179 8 INFO glance.api.v2.image_data [None req-684718d7-86ce-47d2-8e58-dc24c582eb4b ab34b9557c1647828eabd7b1bbc5df44 fc5ccca0222b4162bb206e1266cca5e0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 10:29:13.527 8 WARNING glance.location [None req-684718d7-86ce-47d2-8e58-dc24c582eb4b ab34b9557c1647828eabd7b1bbc5df44 fc5ccca0222b4162bb206e1266cca5e0 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 137/277] 199.204.45.235 () {48 vars in 1047 bytes} [Tue Jun 9 10:28:47 2026] PUT /v2/images/2ce89ff6-d4a3-4f29-a942-6890da57d507/file => generated 0 bytes in 26401 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65916 switches on core 0) [pid: 7|app: 0|req: 141/278] 199.204.45.235 () {44 vars in 972 bytes} [Tue Jun 9 10:29:13 2026] GET /v2/images/2ce89ff6-d4a3-4f29-a942-6890da57d507 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/279] 199.204.45.235 () {48 vars in 1052 bytes} [Tue Jun 9 10:29:13 2026] PATCH /v2/images/2ce89ff6-d4a3-4f29-a942-6890da57d507 => generated 1395 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/280] 199.204.45.235 () {44 vars in 972 bytes} [Tue Jun 9 10:29:13 2026] GET /v2/images/2ce89ff6-d4a3-4f29-a942-6890da57d507 => 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: 143/282] 199.204.45.235 () {42 vars in 689 bytes} [Tue Jun 9 10:29:15 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/284] 199.204.45.235 () {44 vars in 911 bytes} [Tue Jun 9 10:29:15 2026] GET /v2/images => generated 2778 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/359] 199.204.45.235 () {42 vars in 689 bytes} [Tue Jun 9 10:35:30 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/360] 199.204.45.235 () {44 vars in 911 bytes} [Tue Jun 9 10:35:30 2026] GET /v2/images => generated 2778 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/363] 199.204.45.235 () {42 vars in 689 bytes} [Tue Jun 9 10:35:40 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/364] 199.204.45.235 () {44 vars in 911 bytes} [Tue Jun 9 10:35:40 2026] GET /v2/images => generated 2778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/365] 199.204.45.235 () {44 vars in 948 bytes} [Tue Jun 9 10:35:40 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/366] 199.204.45.235 () {44 vars in 970 bytes} [Tue Jun 9 10:35:40 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/367] 199.204.45.235 () {44 vars in 940 bytes} [Tue Jun 9 10:35:40 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: 182/368] 199.204.45.235 () {48 vars in 952 bytes} [Tue Jun 9 10:35:40 2026] POST /v2/images => generated 799 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-09 10:35:40.367 7 WARNING oslo_policy.policy [None req-cb4c88c8-76bb-46a1-a5e9-c06d064bb578 ab34b9557c1647828eabd7b1bbc5df44 fc5ccca0222b4162bb206e1266cca5e0 - - 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 10:35:40.367 7 WARNING oslo_policy.policy [None req-cb4c88c8-76bb-46a1-a5e9-c06d064bb578 ab34b9557c1647828eabd7b1bbc5df44 fc5ccca0222b4162bb206e1266cca5e0 - - 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 10:35:40.369 7 INFO glance.api.v2.image_data [None req-cb4c88c8-76bb-46a1-a5e9-c06d064bb578 ab34b9557c1647828eabd7b1bbc5df44 fc5ccca0222b4162bb206e1266cca5e0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 10:35:59.565 7 INFO glance.location [None req-cb4c88c8-76bb-46a1-a5e9-c06d064bb578 ab34b9557c1647828eabd7b1bbc5df44 fc5ccca0222b4162bb206e1266cca5e0 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 187/373] 199.204.45.235 () {48 vars in 1046 bytes} [Tue Jun 9 10:35:40 2026] PUT /v2/images/4f3a2b20-0b6d-4cf1-abe7-9bf8b9b09439/file => generated 0 bytes in 19273 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24438 switches on core 0) [pid: 8|app: 0|req: 187/374] 199.204.45.235 () {44 vars in 972 bytes} [Tue Jun 9 10:35:59 2026] GET /v2/images/4f3a2b20-0b6d-4cf1-abe7-9bf8b9b09439 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/375] 199.204.45.235 () {48 vars in 1052 bytes} [Tue Jun 9 10:35:59 2026] PATCH /v2/images/4f3a2b20-0b6d-4cf1-abe7-9bf8b9b09439 => generated 1410 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/376] 199.204.45.235 () {44 vars in 972 bytes} [Tue Jun 9 10:35:59 2026] GET /v2/images/4f3a2b20-0b6d-4cf1-abe7-9bf8b9b09439 => 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: 192/383] 199.204.45.235 () {42 vars in 689 bytes} [Tue Jun 9 10:36:32 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/384] 199.204.45.235 () {44 vars in 911 bytes} [Tue Jun 9 10:36:32 2026] GET /v2/images => generated 4190 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/389] 199.204.45.235 () {42 vars in 689 bytes} [Tue Jun 9 10:36:48 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/390] 199.204.45.235 () {44 vars in 911 bytes} [Tue Jun 9 10:36:48 2026] GET /v2/images => generated 4190 bytes in 44 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.235 () {44 vars in 940 bytes} [Tue Jun 9 10:36:48 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/392] 199.204.45.235 () {44 vars in 962 bytes} [Tue Jun 9 10:36:48 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/393] 199.204.45.235 () {44 vars in 940 bytes} [Tue Jun 9 10:36:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/394] 199.204.45.235 () {48 vars in 952 bytes} [Tue Jun 9 10:36:48 2026] POST /v2/images => generated 791 bytes in 85 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-09 10:36:48.579 7 INFO glance.api.v2.image_data [None req-1719b24f-2e1c-4d20-a4a4-187a198dc0e0 ab34b9557c1647828eabd7b1bbc5df44 fc5ccca0222b4162bb206e1266cca5e0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 10:37:02.056 7 INFO glance.location [None req-1719b24f-2e1c-4d20-a4a4-187a198dc0e0 ab34b9557c1647828eabd7b1bbc5df44 fc5ccca0222b4162bb206e1266cca5e0 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 198/397] 199.204.45.235 () {48 vars in 1047 bytes} [Tue Jun 9 10:36:48 2026] PUT /v2/images/0a151b29-092c-4b53-911d-6a5cdd5dccfe/file => generated 0 bytes in 13523 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32304 switches on core 0) [pid: 8|app: 0|req: 200/398] 199.204.45.235 () {44 vars in 972 bytes} [Tue Jun 9 10:37:02 2026] GET /v2/images/0a151b29-092c-4b53-911d-6a5cdd5dccfe => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/399] 199.204.45.235 () {48 vars in 1052 bytes} [Tue Jun 9 10:37:02 2026] PATCH /v2/images/0a151b29-092c-4b53-911d-6a5cdd5dccfe => generated 1382 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/400] 199.204.45.235 () {44 vars in 972 bytes} [Tue Jun 9 10:37:02 2026] GET /v2/images/0a151b29-092c-4b53-911d-6a5cdd5dccfe => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/559] 199.204.45.235 () {42 vars in 689 bytes} [Tue Jun 9 10:50:10 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/560] 199.204.45.235 () {44 vars in 911 bytes} [Tue Jun 9 10:50:10 2026] GET /v2/images => generated 5574 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/589] 199.204.45.235 () {42 vars in 689 bytes} [Tue Jun 9 10:52:31 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/590] 199.204.45.235 () {44 vars in 911 bytes} [Tue Jun 9 10:52:31 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: 295/591] 199.204.45.235 () {42 vars in 689 bytes} [Tue Jun 9 10:52:33 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/592] 199.204.45.235 () {44 vars in 911 bytes} [Tue Jun 9 10:52:33 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/604] 199.204.45.235 () {42 vars in 689 bytes} [Tue Jun 9 10:53:24 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/605] 199.204.45.235 () {44 vars in 911 bytes} [Tue Jun 9 10:53:24 2026] GET /v2/images => generated 5574 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/607] 199.204.45.235 () {42 vars in 689 bytes} [Tue Jun 9 10:53:33 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/608] 199.204.45.235 () {44 vars in 911 bytes} [Tue Jun 9 10:53:33 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/621] 199.204.45.235 () {42 vars in 689 bytes} [Tue Jun 9 10:54:33 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/622] 199.204.45.235 () {44 vars in 911 bytes} [Tue Jun 9 10:54:33 2026] GET /v2/images => generated 5574 bytes in 61 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: 316/633] 10.0.0.35 () {32 vars in 632 bytes} [Tue Jun 9 10:55:16 2026] GET /v2/images => generated 5574 bytes in 21 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: 320/638] 10.0.0.61 () {36 vars in 986 bytes} [Tue Jun 9 10:55:36 2026] GET /v2/images/2a62d370-5273-420f-8256-69c02b6c4452 => 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: 319/639] 10.0.0.61 () {36 vars in 926 bytes} [Tue Jun 9 10:55:36 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: 321/640] 10.0.0.61 () {36 vars in 986 bytes} [Tue Jun 9 10:55:42 2026] GET /v2/images/2a62d370-5273-420f-8256-69c02b6c4452 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/641] 10.0.0.61 () {36 vars in 926 bytes} [Tue Jun 9 10:55:42 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: 321/643] 199.204.45.235 () {36 vars in 991 bytes} [Tue Jun 9 10:55:44 2026] GET /v2/images/2a62d370-5273-420f-8256-69c02b6c4452 => generated 1312 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/644] 199.204.45.235 () {36 vars in 931 bytes} [Tue Jun 9 10:55:44 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/645] 199.204.45.235 () {36 vars in 991 bytes} [Tue Jun 9 10:55:45 2026] GET /v2/images/2a62d370-5273-420f-8256-69c02b6c4452 => 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: 324/646] 199.204.45.235 () {36 vars in 931 bytes} [Tue Jun 9 10:55:45 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: 325/648] 10.0.0.22 () {36 vars in 986 bytes} [Tue Jun 9 10:55:51 2026] GET /v2/images/2a62d370-5273-420f-8256-69c02b6c4452 => generated 1312 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/649] 10.0.0.22 () {36 vars in 926 bytes} [Tue Jun 9 10:55:51 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: 326/650] 10.0.0.22 () {36 vars in 926 bytes} [Tue Jun 9 10:55: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: 7|app: 0|req: 325/651] 10.0.0.22 () {36 vars in 986 bytes} [Tue Jun 9 10:55:51 2026] GET /v2/images/2a62d370-5273-420f-8256-69c02b6c4452 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/652] 10.0.0.22 () {36 vars in 926 bytes} [Tue Jun 9 10:55: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: 7|app: 0|req: 326/653] 10.0.0.22 () {36 vars in 926 bytes} [Tue Jun 9 10:55:51 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: 328/654] 10.0.0.22 () {36 vars in 986 bytes} [Tue Jun 9 10:55:51 2026] GET /v2/images/2a62d370-5273-420f-8256-69c02b6c4452 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/655] 10.0.0.22 () {36 vars in 926 bytes} [Tue Jun 9 10:55: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: 329/656] 10.0.0.22 () {36 vars in 926 bytes} [Tue Jun 9 10:55:51 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: 328/657] 10.0.0.160 () {36 vars in 911 bytes} [Tue Jun 9 10:55:52 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/658] 10.0.0.160 () {36 vars in 1007 bytes} [Tue Jun 9 10:55:52 2026] GET /v2/images/2a62d370-5273-420f-8256-69c02b6c4452/locations => generated 127 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/659] 10.0.0.160 () {36 vars in 987 bytes} [Tue Jun 9 10:55:53 2026] GET /v2/images/2a62d370-5273-420f-8256-69c02b6c4452 => 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: 331/660] 10.0.0.160 () {36 vars in 927 bytes} [Tue Jun 9 10:55: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: 330/661] 10.0.0.160 () {36 vars in 927 bytes} [Tue Jun 9 10:55:53 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/666] 10.0.0.35 () {34 vars in 654 bytes} [Tue Jun 9 10:56:07 2026] POST /v2/images => generated 649 bytes in 205 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-09 10:56:07.555 7 WARNING glance.api.v2.images [None req-633d425d-1e54-4ae9-8c87-5cf7f4538bb5 b9d329ef0a4d493baaa13596d902b988 7a12bb4160c44cf184eae566b922c9c8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a92877d0-eb7b-46fb-bef5-35e0d75f6deb [pid: 7|app: 0|req: 333/667] 10.0.0.35 () {32 vars in 709 bytes} [Tue Jun 9 10:56:07 2026] DELETE /v2/images/a92877d0-eb7b-46fb-bef5-35e0d75f6deb => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/668] 10.0.0.35 () {32 vars in 706 bytes} [Tue Jun 9 10:56:07 2026] GET /v2/images/a92877d0-eb7b-46fb-bef5-35e0d75f6deb => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/669] 10.0.0.35 () {32 vars in 632 bytes} [Tue Jun 9 10:56:07 2026] GET /v2/images => generated 1381 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/670] 10.0.0.35 () {34 vars in 654 bytes} [Tue Jun 9 10:56:07 2026] POST /v2/images => generated 703 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/671] 10.0.0.35 () {32 vars in 716 bytes} [Tue Jun 9 10:56:07 2026] GET /v2/images/1f7ad9d7-ae3e-4c12-9a3b-5506116a986d/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 10:56:07.751 8 INFO glance.api.v2.image_data [None req-06e78358-0e92-47b7-ae95-74513bd66dcb b9d329ef0a4d493baaa13596d902b988 7a12bb4160c44cf184eae566b922c9c8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 10:56:07.782 8 WARNING glance_store._drivers.rbd [None req-06e78358-0e92-47b7-ae95-74513bd66dcb b9d329ef0a4d493baaa13596d902b988 7a12bb4160c44cf184eae566b922c9c8 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-09 10:56:08.137 8 INFO glance.location [None req-06e78358-0e92-47b7-ae95-74513bd66dcb b9d329ef0a4d493baaa13596d902b988 7a12bb4160c44cf184eae566b922c9c8 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 337/672] 10.0.0.35 () {32 vars in 726 bytes} [Tue Jun 9 10:56:07 2026] PUT /v2/images/1f7ad9d7-ae3e-4c12-9a3b-5506116a986d/file => generated 0 bytes in 440 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/673] 10.0.0.35 () {32 vars in 706 bytes} [Tue Jun 9 10:56:08 2026] GET /v2/images/1f7ad9d7-ae3e-4c12-9a3b-5506116a986d => generated 1104 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/674] 10.0.0.35 () {32 vars in 716 bytes} [Tue Jun 9 10:56:08 2026] GET /v2/images/1f7ad9d7-ae3e-4c12-9a3b-5506116a986d/file => generated 1024 bytes in 158 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/675] 10.0.0.35 () {34 vars in 654 bytes} [Tue Jun 9 10:56:08 2026] POST /v2/images => generated 649 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/676] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jun 9 10:56:08 2026] PATCH /v2/images/ed07a163-efaa-47ef-ac02-8fefdb5017f1 => generated 652 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/677] 10.0.0.35 () {32 vars in 706 bytes} [Tue Jun 9 10:56:08 2026] GET /v2/images/ed07a163-efaa-47ef-ac02-8fefdb5017f1 => generated 652 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 10:56:08.547 8 WARNING glance.api.v2.images [None req-edfc2727-a696-4f01-ae1a-472122a3bcd7 b9d329ef0a4d493baaa13596d902b988 7a12bb4160c44cf184eae566b922c9c8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ed07a163-efaa-47ef-ac02-8fefdb5017f1 [pid: 8|app: 0|req: 340/678] 10.0.0.35 () {32 vars in 709 bytes} [Tue Jun 9 10:56:08 2026] DELETE /v2/images/ed07a163-efaa-47ef-ac02-8fefdb5017f1 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/679] 10.0.0.35 () {32 vars in 706 bytes} [Tue Jun 9 10:56:08 2026] GET /v2/images/ed07a163-efaa-47ef-ac02-8fefdb5017f1 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 10:56:08.614 8 WARNING glance.api.v2.images [None req-c74a4dee-62fd-489f-b4ce-f365fbe4c8f9 b9d329ef0a4d493baaa13596d902b988 7a12bb4160c44cf184eae566b922c9c8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1f7ad9d7-ae3e-4c12-9a3b-5506116a986d [pid: 8|app: 0|req: 341/680] 10.0.0.35 () {32 vars in 709 bytes} [Tue Jun 9 10:56:08 2026] DELETE /v2/images/1f7ad9d7-ae3e-4c12-9a3b-5506116a986d => generated 0 bytes in 804 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/681] 10.0.0.35 () {32 vars in 706 bytes} [Tue Jun 9 10:56:09 2026] GET /v2/images/1f7ad9d7-ae3e-4c12-9a3b-5506116a986d => generated 139 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 10:56:09.449 8 WARNING glance.api.v2.images [None req-eeae7fcf-697a-4941-994f-4e80e9e09dce b9d329ef0a4d493baaa13596d902b988 7a12bb4160c44cf184eae566b922c9c8 - - default default] Failed to find image a92877d0-eb7b-46fb-bef5-35e0d75f6deb to delete: glance.common.exception.ImageNotFound: No image found with ID a92877d0-eb7b-46fb-bef5-35e0d75f6deb [pid: 8|app: 0|req: 342/682] 10.0.0.35 () {32 vars in 709 bytes} [Tue Jun 9 10:56:09 2026] DELETE /v2/images/a92877d0-eb7b-46fb-bef5-35e0d75f6deb => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/683] 10.0.0.35 () {32 vars in 706 bytes} [Tue Jun 9 10:56:09 2026] GET /v2/images/a92877d0-eb7b-46fb-bef5-35e0d75f6deb => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/684] 10.0.0.35 () {30 vars in 410 bytes} [Tue Jun 9 10:56:12 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/687] 10.0.0.61 () {36 vars in 986 bytes} [Tue Jun 9 10:56:16 2026] GET /v2/images/2a62d370-5273-420f-8256-69c02b6c4452 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/688] 10.0.0.61 () {36 vars in 926 bytes} [Tue Jun 9 10:56:16 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: 346/693] 10.0.0.61 () {36 vars in 986 bytes} [Tue Jun 9 10:56:36 2026] GET /v2/images/2a62d370-5273-420f-8256-69c02b6c4452 => 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/694] 10.0.0.61 () {36 vars in 926 bytes} [Tue Jun 9 10:56:36 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: 349/696] 10.0.0.61 () {36 vars in 986 bytes} [Tue Jun 9 10:56:44 2026] GET /v2/images/2a62d370-5273-420f-8256-69c02b6c4452 => 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: 348/697] 10.0.0.61 () {36 vars in 926 bytes} [Tue Jun 9 10:56:44 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: 350/701] 10.0.0.61 () {36 vars in 986 bytes} [Tue Jun 9 10:56:55 2026] GET /v2/images/2a62d370-5273-420f-8256-69c02b6c4452 => 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: 352/702] 10.0.0.61 () {36 vars in 926 bytes} [Tue Jun 9 10:56:55 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/709] 10.0.0.61 () {36 vars in 986 bytes} [Tue Jun 9 10:57:26 2026] GET /v2/images/2a62d370-5273-420f-8256-69c02b6c4452 => 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: 356/710] 10.0.0.61 () {36 vars in 926 bytes} [Tue Jun 9 10:57:26 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: 362/725] 10.0.0.61 () {36 vars in 986 bytes} [Tue Jun 9 10:58:38 2026] GET /v2/images/2a62d370-5273-420f-8256-69c02b6c4452 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/726] 10.0.0.61 () {36 vars in 926 bytes} [Tue Jun 9 10:58:38 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: 363/727] 10.0.0.61 () {36 vars in 986 bytes} [Tue Jun 9 10:58:41 2026] GET /v2/images/2a62d370-5273-420f-8256-69c02b6c4452 => 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: 365/728] 10.0.0.61 () {36 vars in 926 bytes} [Tue Jun 9 10:58:41 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: 369/736] 10.0.0.35 () {32 vars in 706 bytes} [Tue Jun 9 10:59:15 2026] GET /v2/images/2a62d370-5273-420f-8256-69c02b6c4452 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/737] 10.0.0.35 () {32 vars in 706 bytes} [Tue Jun 9 10:59:15 2026] GET /v2/images/2a62d370-5273-420f-8256-69c02b6c4452 => 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: 369/739] 10.0.0.22 () {36 vars in 986 bytes} [Tue Jun 9 10:59:15 2026] GET /v2/images/2a62d370-5273-420f-8256-69c02b6c4452 => generated 1312 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/740] 10.0.0.22 () {36 vars in 926 bytes} [Tue Jun 9 10:59:15 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: 370/741] 10.0.0.22 () {36 vars in 926 bytes} [Tue Jun 9 10:59:15 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: 372/742] 10.0.0.22 () {36 vars in 986 bytes} [Tue Jun 9 10:59:15 2026] GET /v2/images/2a62d370-5273-420f-8256-69c02b6c4452 => 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: 371/743] 10.0.0.22 () {36 vars in 926 bytes} [Tue Jun 9 10:59:15 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: 373/744] 10.0.0.22 () {36 vars in 926 bytes} [Tue Jun 9 10:59:15 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: 372/745] 10.0.0.22 () {36 vars in 986 bytes} [Tue Jun 9 10:59:16 2026] GET /v2/images/2a62d370-5273-420f-8256-69c02b6c4452 => 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: 374/746] 10.0.0.22 () {36 vars in 926 bytes} [Tue Jun 9 10:59:16 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: 373/747] 10.0.0.22 () {36 vars in 926 bytes} [Tue Jun 9 10:59:16 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: 375/748] 10.0.0.160 () {36 vars in 911 bytes} [Tue Jun 9 10:59:16 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/749] 10.0.0.160 () {36 vars in 1007 bytes} [Tue Jun 9 10:59:16 2026] GET /v2/images/2a62d370-5273-420f-8256-69c02b6c4452/locations => generated 127 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/750] 10.0.0.160 () {36 vars in 987 bytes} [Tue Jun 9 10:59:16 2026] GET /v2/images/2a62d370-5273-420f-8256-69c02b6c4452 => 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: 375/751] 10.0.0.160 () {36 vars in 927 bytes} [Tue Jun 9 10:59:16 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: 377/752] 10.0.0.160 () {36 vars in 927 bytes} [Tue Jun 9 10:59:16 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/757] 10.0.0.61 () {36 vars in 986 bytes} [Tue Jun 9 10:59:41 2026] GET /v2/images/2a62d370-5273-420f-8256-69c02b6c4452 => 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: 380/758] 10.0.0.61 () {36 vars in 926 bytes} [Tue Jun 9 10:59:41 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/763] 10.0.0.61 () {36 vars in 986 bytes} [Tue Jun 9 10:59:59 2026] GET /v2/images/2a62d370-5273-420f-8256-69c02b6c4452 => generated 1312 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/764] 10.0.0.61 () {36 vars in 926 bytes} [Tue Jun 9 10:59:59 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: 386/773] 199.204.45.235 () {32 vars in 826 bytes} [Tue Jun 9 11:00:40 2026] GET /v2/images?status=active&owner=fc5ccca0222b4162bb206e1266cca5e0&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/774] 199.204.45.235 () {32 vars in 653 bytes} [Tue Jun 9 11:00: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: 7|app: 0|req: 387/775] 10.0.0.22 () {36 vars in 986 bytes} [Tue Jun 9 11:00:41 2026] GET /v2/images/2ce89ff6-d4a3-4f29-a942-6890da57d507 => 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: 389/776] 10.0.0.22 () {36 vars in 926 bytes} [Tue Jun 9 11:00:41 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: 388/777] 10.0.0.22 () {36 vars in 926 bytes} [Tue Jun 9 11:00:41 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: 390/778] 10.0.0.22 () {36 vars in 986 bytes} [Tue Jun 9 11:00:41 2026] GET /v2/images/2ce89ff6-d4a3-4f29-a942-6890da57d507 => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/779] 10.0.0.22 () {36 vars in 926 bytes} [Tue Jun 9 11:00:41 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: 391/780] 10.0.0.22 () {36 vars in 926 bytes} [Tue Jun 9 11:00:41 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/781] 10.0.0.22 () {36 vars in 986 bytes} [Tue Jun 9 11:00:41 2026] GET /v2/images/2ce89ff6-d4a3-4f29-a942-6890da57d507 => 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: 392/782] 10.0.0.22 () {36 vars in 926 bytes} [Tue Jun 9 11:00:41 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: 391/783] 10.0.0.160 () {36 vars in 911 bytes} [Tue Jun 9 11:00:41 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/784] 10.0.0.160 () {36 vars in 1007 bytes} [Tue Jun 9 11:00:41 2026] GET /v2/images/2ce89ff6-d4a3-4f29-a942-6890da57d507/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/785] 10.0.0.160 () {36 vars in 987 bytes} [Tue Jun 9 11:00:41 2026] GET /v2/images/2ce89ff6-d4a3-4f29-a942-6890da57d507 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/786] 10.0.0.160 () {36 vars in 927 bytes} [Tue Jun 9 11:00:41 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: 393/787] 10.0.0.160 () {36 vars in 927 bytes} [Tue Jun 9 11:00:41 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/838] 10.0.0.35 () {32 vars in 632 bytes} [Tue Jun 9 11:04:51 2026] GET /v2/images => generated 5574 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)