+ 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 May 5 22:35:58 2026] *** compiled with version: 13.3.0 on 05 May 2026 18:11:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-596ff7d4f8-qf8mn 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 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f7e47138668 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-05-05 22:36:00.391 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-05 22:36:00.449 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-05-05 22:36:01.231 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-05-05 22:36:01.232 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-05-05 22:36:01.232 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-05 22:36:01.334 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-05-05 22:36:01.336 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-05-05 22:36:01.336 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-05 22:36:03.229 8 WARNING glance.api.v2.images [None req-27ab240a-e126-4981-a89d-c11b6d02e23a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-05 22:36:03.564 8 WARNING keystonemiddleware._common.config [None req-27ab240a-e126-4981-a89d-c11b6d02e23a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 22:36:03.571 8 WARNING oslo_config.cfg [None req-27ab240a-e126-4981-a89d-c11b6d02e23a - - - - - -] 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 0x7f7e47138668 pid: 8 (default app) 2026-05-05 22:36:03.582 7 WARNING glance.api.v2.images [None req-435e7256-cc4f-4579-b28a-beec982254a0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-05 22:36:03.992 7 WARNING keystonemiddleware._common.config [None req-435e7256-cc4f-4579-b28a-beec982254a0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 22:36:04.000 7 WARNING oslo_config.cfg [None req-435e7256-cc4f-4579-b28a-beec982254a0 - - - - - -] 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 0x7f7e47138668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.89 () {42 vars in 684 bytes} [Tue May 5 22:36:04 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-05-05 22:36:05.059 7 WARNING oslo_policy.policy [None req-f195d788-16dc-4a5a-be02-3ec687f4cbe2 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - 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-05-05 22:36:05.060 7 WARNING oslo_policy.policy [None req-f195d788-16dc-4a5a-be02-3ec687f4cbe2 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - 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-05-05 22:36:05.080 7 WARNING oslo_policy.policy [None req-f195d788-16dc-4a5a-be02-3ec687f4cbe2 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - 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-05-05 22:36:05.081 7 WARNING oslo_policy.policy [None req-f195d788-16dc-4a5a-be02-3ec687f4cbe2 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - 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/6] 199.204.45.89 () {44 vars in 906 bytes} [Tue May 5 22:36:04 2026] GET /v2/images => generated 69 bytes in 586 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.89 () {42 vars in 684 bytes} [Tue May 5 22:36:08 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/8] 199.204.45.89 () {44 vars in 906 bytes} [Tue May 5 22:36:08 2026] GET /v2/images => generated 69 bytes in 36 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-05-05 22:36:08.429 8 WARNING oslo_policy.policy [None req-195e7d14-f4b9-442b-a982-e11f0a2fe343 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - 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-05-05 22:36:08.429 8 WARNING oslo_policy.policy [None req-195e7d14-f4b9-442b-a982-e11f0a2fe343 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.204.45.89 () {44 vars in 907 bytes} [Tue May 5 22:36:08 2026] GET /v2/images/cirros => generated 151 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.89 () {44 vars in 929 bytes} [Tue May 5 22:36:08 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 22:36:08.570 8 WARNING oslo_policy.policy [None req-ac5d0e0c-7761-4394-819e-60c5313b91c9 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - 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-05-05 22:36:08.571 8 WARNING oslo_policy.policy [None req-ac5d0e0c-7761-4394-819e-60c5313b91c9 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - 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: 8/11] 199.204.45.89 () {44 vars in 935 bytes} [Tue May 5 22:36:08 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 22:36:08.653 7 WARNING oslo_config.cfg [None req-8bf0a051-2c8a-4b21-a8e7-706ed6d527c0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - 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/12] 199.204.45.89 () {48 vars in 947 bytes} [Tue May 5 22:36:08 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-05 22:36:08.677 8 WARNING oslo_policy.policy [None req-bde0efb1-3e3d-40d4-974d-c0ae9275c95e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - 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-05-05 22:36:08.677 8 WARNING oslo_policy.policy [None req-bde0efb1-3e3d-40d4-974d-c0ae9275c95e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - 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-05-05 22:36:08.678 8 INFO glance.api.v2.image_data [None req-bde0efb1-3e3d-40d4-974d-c0ae9275c95e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 22:36:12.454 8 WARNING glance.location [None req-bde0efb1-3e3d-40d4-974d-c0ae9275c95e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.204.45.89 () {48 vars in 1041 bytes} [Tue May 5 22:36:08 2026] PUT /v2/images/f99c10ba-c74f-46b4-9885-6b047e1019e8/file => generated 0 bytes in 3826 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6180 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.89 () {44 vars in 967 bytes} [Tue May 5 22:36:12 2026] GET /v2/images/f99c10ba-c74f-46b4-9885-6b047e1019e8 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 22:36:12.526 8 WARNING oslo_config.cfg [None req-7daf8d22-6a6c-4041-afa9-d47efc5b2efb 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - 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: 10/15] 199.204.45.89 () {44 vars in 967 bytes} [Tue May 5 22:36:12 2026] GET /v2/images/f99c10ba-c74f-46b4-9885-6b047e1019e8 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/262] 199.204.45.89 () {42 vars in 684 bytes} [Tue May 5 22:56:41 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/263] 199.204.45.89 () {44 vars in 906 bytes} [Tue May 5 22:56:41 2026] GET /v2/images => generated 1240 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/272] 199.204.45.89 () {42 vars in 684 bytes} [Tue May 5 22:57:15 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: 139/273] 199.204.45.89 () {44 vars in 906 bytes} [Tue May 5 22:57:15 2026] GET /v2/images => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/274] 199.204.45.89 () {44 vars in 933 bytes} [Tue May 5 22:57:15 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/275] 199.204.45.89 () {44 vars in 955 bytes} [Tue May 5 22:57:15 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/276] 199.204.45.89 () {44 vars in 935 bytes} [Tue May 5 22:57:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/277] 199.204.45.89 () {48 vars in 947 bytes} [Tue May 5 22:57:15 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-05 22:57:15.757 7 WARNING oslo_policy.policy [None req-cc5cbb15-4e08-494b-bc6b-07bdcfb3554f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - 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-05-05 22:57:15.757 7 WARNING oslo_policy.policy [None req-cc5cbb15-4e08-494b-bc6b-07bdcfb3554f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - 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-05-05 22:57:15.759 7 INFO glance.api.v2.image_data [None req-cc5cbb15-4e08-494b-bc6b-07bdcfb3554f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 22:57:44.718 7 WARNING glance.location [None req-cc5cbb15-4e08-494b-bc6b-07bdcfb3554f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 137/284] 199.204.45.89 () {48 vars in 1042 bytes} [Tue May 5 22:57:15 2026] PUT /v2/images/dcd4edd9-a26b-4024-9719-2b4736bf94b2/file => generated 0 bytes in 29018 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64483 switches on core 0) [pid: 8|app: 0|req: 148/285] 199.204.45.89 () {44 vars in 967 bytes} [Tue May 5 22:57:44 2026] GET /v2/images/dcd4edd9-a26b-4024-9719-2b4736bf94b2 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/286] 199.204.45.89 () {44 vars in 967 bytes} [Tue May 5 22:57:44 2026] GET /v2/images/dcd4edd9-a26b-4024-9719-2b4736bf94b2 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/287] 199.204.45.89 () {42 vars in 684 bytes} [Tue May 5 22:57:46 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: 139/288] 199.204.45.89 () {44 vars in 906 bytes} [Tue May 5 22:57:46 2026] GET /v2/images => generated 2451 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/369] 199.204.45.89 () {42 vars in 684 bytes} [Tue May 5 23:04:27 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/370] 199.204.45.89 () {44 vars in 906 bytes} [Tue May 5 23:04:27 2026] GET /v2/images => generated 2451 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/373] 199.204.45.89 () {42 vars in 684 bytes} [Tue May 5 23:04:40 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/374] 199.204.45.89 () {44 vars in 906 bytes} [Tue May 5 23:04:40 2026] GET /v2/images => generated 2451 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/375] 199.204.45.89 () {44 vars in 943 bytes} [Tue May 5 23:04:41 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/376] 199.204.45.89 () {44 vars in 965 bytes} [Tue May 5 23:04:41 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/377] 199.204.45.89 () {44 vars in 935 bytes} [Tue May 5 23:04:41 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: 7|app: 0|req: 184/380] 199.204.45.89 () {48 vars in 947 bytes} [Tue May 5 23:04:41 2026] POST /v2/images => generated 799 bytes in 4011 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-05 23:04:45.163 8 INFO glance.api.v2.image_data [None req-3271f433-6876-45c7-9673-232dff89912a 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 23:05:43.355 8 INFO glance.location [None req-3271f433-6876-45c7-9673-232dff89912a 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 197/393] 199.204.45.89 () {48 vars in 1041 bytes} [Tue May 5 23:04:45 2026] PUT /v2/images/51663f3a-3fad-44b3-a7ce-c57061b14a94/file => generated 0 bytes in 58231 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19882 switches on core 0) [pid: 7|app: 0|req: 197/394] 199.204.45.89 () {44 vars in 967 bytes} [Tue May 5 23:05:43 2026] GET /v2/images/51663f3a-3fad-44b3-a7ce-c57061b14a94 => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/395] 199.204.45.89 () {48 vars in 1046 bytes} [Tue May 5 23:05:43 2026] PATCH /v2/images/51663f3a-3fad-44b3-a7ce-c57061b14a94 => generated 1234 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/396] 199.204.45.89 () {44 vars in 967 bytes} [Tue May 5 23:05:43 2026] GET /v2/images/51663f3a-3fad-44b3-a7ce-c57061b14a94 => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/409] 199.204.45.89 () {42 vars in 684 bytes} [Tue May 5 23:06:48 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: 205/410] 199.204.45.89 () {44 vars in 906 bytes} [Tue May 5 23:06:48 2026] GET /v2/images => generated 3687 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/415] 199.204.45.89 () {42 vars in 684 bytes} [Tue May 5 23:07:05 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: 208/416] 199.204.45.89 () {44 vars in 906 bytes} [Tue May 5 23:07:05 2026] GET /v2/images => generated 3687 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/417] 199.204.45.89 () {44 vars in 935 bytes} [Tue May 5 23:07:05 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: 209/418] 199.204.45.89 () {44 vars in 957 bytes} [Tue May 5 23:07:05 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/419] 199.204.45.89 () {44 vars in 935 bytes} [Tue May 5 23:07:05 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: 210/420] 199.204.45.89 () {48 vars in 947 bytes} [Tue May 5 23:07:05 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-05 23:07:05.489 7 INFO glance.api.v2.image_data [None req-ce22b783-1715-4faf-895d-22ec945da19b 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 23:07:19.011 7 INFO glance.location [None req-ce22b783-1715-4faf-895d-22ec945da19b 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 211/423] 199.204.45.89 () {48 vars in 1042 bytes} [Tue May 5 23:07:05 2026] PUT /v2/images/4e980486-ad98-47d4-9543-51b5da07c369/file => generated 0 bytes in 13576 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32297 switches on core 0) [pid: 8|app: 0|req: 213/424] 199.204.45.89 () {44 vars in 967 bytes} [Tue May 5 23:07:19 2026] GET /v2/images/4e980486-ad98-47d4-9543-51b5da07c369 => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/425] 199.204.45.89 () {44 vars in 967 bytes} [Tue May 5 23:07:19 2026] GET /v2/images/4e980486-ad98-47d4-9543-51b5da07c369 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/570] 199.204.45.89 () {42 vars in 684 bytes} [Tue May 5 23:19:22 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: 285/571] 199.204.45.89 () {44 vars in 906 bytes} [Tue May 5 23:19:22 2026] GET /v2/images => generated 4893 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/600] 199.204.45.89 () {42 vars in 684 bytes} [Tue May 5 23:21:35 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: 300/601] 199.204.45.89 () {44 vars in 906 bytes} [Tue May 5 23:21:35 2026] GET /v2/images => generated 4893 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/602] 199.204.45.89 () {42 vars in 684 bytes} [Tue May 5 23:21:37 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/603] 199.204.45.89 () {44 vars in 906 bytes} [Tue May 5 23:21:37 2026] GET /v2/images => generated 4893 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/614] 199.204.45.89 () {42 vars in 684 bytes} [Tue May 5 23:22:24 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: 307/615] 199.204.45.89 () {44 vars in 906 bytes} [Tue May 5 23:22:24 2026] GET /v2/images => generated 4893 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/616] 199.204.45.89 () {42 vars in 684 bytes} [Tue May 5 23:22:32 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: 308/617] 199.204.45.89 () {44 vars in 906 bytes} [Tue May 5 23:22:32 2026] GET /v2/images => generated 4893 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/630] 199.204.45.89 () {42 vars in 684 bytes} [Tue May 5 23:23:31 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: 316/631] 199.204.45.89 () {44 vars in 906 bytes} [Tue May 5 23:23:31 2026] GET /v2/images => generated 4893 bytes in 54 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: 320/640] 10.0.0.246 () {32 vars in 633 bytes} [Tue May 5 23:24:12 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/645] 10.0.0.244 () {36 vars in 987 bytes} [Tue May 5 23:24:31 2026] GET /v2/images/f99c10ba-c74f-46b4-9885-6b047e1019e8 => generated 1171 bytes in 29 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: 323/646] 10.0.0.244 () {36 vars in 927 bytes} [Tue May 5 23:24:31 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: 324/647] 10.0.0.93 () {36 vars in 986 bytes} [Tue May 5 23:24:32 2026] GET /v2/images/f99c10ba-c74f-46b4-9885-6b047e1019e8 => generated 1171 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/648] 10.0.0.93 () {36 vars in 926 bytes} [Tue May 5 23:24:32 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/649] 10.0.0.93 () {36 vars in 926 bytes} [Tue May 5 23:24:32 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: 325/650] 10.0.0.93 () {36 vars in 986 bytes} [Tue May 5 23:24:32 2026] GET /v2/images/f99c10ba-c74f-46b4-9885-6b047e1019e8 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/651] 10.0.0.93 () {36 vars in 926 bytes} [Tue May 5 23:24:32 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: 326/652] 10.0.0.93 () {36 vars in 926 bytes} [Tue May 5 23:24:32 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/653] 10.0.0.93 () {36 vars in 986 bytes} [Tue May 5 23:24:32 2026] GET /v2/images/f99c10ba-c74f-46b4-9885-6b047e1019e8 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/654] 10.0.0.93 () {36 vars in 926 bytes} [Tue May 5 23:24:32 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/655] 10.0.0.93 () {36 vars in 926 bytes} [Tue May 5 23:24:32 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/658] 10.0.0.109 () {36 vars in 987 bytes} [Tue May 5 23:24:33 2026] GET /v2/images/f99c10ba-c74f-46b4-9885-6b047e1019e8 => generated 1171 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/659] 10.0.0.109 () {36 vars in 927 bytes} [Tue May 5 23:24:33 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: 331/660] 10.0.0.109 () {36 vars in 987 bytes} [Tue May 5 23:24:33 2026] GET /v2/images/f99c10ba-c74f-46b4-9885-6b047e1019e8 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/661] 10.0.0.109 () {36 vars in 927 bytes} [Tue May 5 23:24:33 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: 332/662] 10.0.0.109 () {36 vars in 927 bytes} [Tue May 5 23:24:33 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: 331/663] 199.204.45.89 () {36 vars in 990 bytes} [Tue May 5 23:24:39 2026] GET /v2/images/f99c10ba-c74f-46b4-9885-6b047e1019e8 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/664] 199.204.45.89 () {36 vars in 930 bytes} [Tue May 5 23:24:39 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: 332/665] 199.204.45.89 () {36 vars in 990 bytes} [Tue May 5 23:24:39 2026] GET /v2/images/f99c10ba-c74f-46b4-9885-6b047e1019e8 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/666] 199.204.45.89 () {36 vars in 930 bytes} [Tue May 5 23:24: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: 334/669] 10.0.0.244 () {36 vars in 987 bytes} [Tue May 5 23:24:43 2026] GET /v2/images/f99c10ba-c74f-46b4-9885-6b047e1019e8 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/670] 10.0.0.244 () {36 vars in 927 bytes} [Tue May 5 23:24:43 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: 335/671] 10.0.0.244 () {36 vars in 987 bytes} [Tue May 5 23:24:44 2026] GET /v2/images/f99c10ba-c74f-46b4-9885-6b047e1019e8 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/672] 10.0.0.244 () {36 vars in 927 bytes} [Tue May 5 23:24:44 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: 339/679] 10.0.0.244 () {36 vars in 987 bytes} [Tue May 5 23:25:13 2026] GET /v2/images/f99c10ba-c74f-46b4-9885-6b047e1019e8 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/680] 10.0.0.244 () {36 vars in 927 bytes} [Tue May 5 23:25:13 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: 345/687] 10.0.0.244 () {36 vars in 987 bytes} [Tue May 5 23:25:45 2026] GET /v2/images/f99c10ba-c74f-46b4-9885-6b047e1019e8 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/688] 10.0.0.244 () {36 vars in 927 bytes} [Tue May 5 23:25:46 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: 347/691] 10.0.0.244 () {36 vars in 987 bytes} [Tue May 5 23:25:56 2026] GET /v2/images/f99c10ba-c74f-46b4-9885-6b047e1019e8 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/692] 10.0.0.244 () {36 vars in 927 bytes} [Tue May 5 23:25:56 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: 351/699] 10.0.0.246 () {34 vars in 655 bytes} [Tue May 5 23:26:27 2026] POST /v2/images => generated 649 bytes in 216 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-05 23:26:27.847 8 WARNING glance.api.v2.images [None req-9615f812-eb51-4423-ac6b-edeb46ad04be f6bcd14ddb4947fa80b2f26f72edf60a 96796780dfef4f0fbf5930b2955b2d5c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//549ef3ba-b1b5-4896-bf66-6c7f7cee8e88 [pid: 8|app: 0|req: 349/700] 10.0.0.246 () {32 vars in 710 bytes} [Tue May 5 23:26:27 2026] DELETE /v2/images/549ef3ba-b1b5-4896-bf66-6c7f7cee8e88 => generated 0 bytes in 37 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/701] 10.0.0.246 () {32 vars in 707 bytes} [Tue May 5 23:26:27 2026] GET /v2/images/549ef3ba-b1b5-4896-bf66-6c7f7cee8e88 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/702] 10.0.0.246 () {32 vars in 633 bytes} [Tue May 5 23:26:27 2026] GET /v2/images => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/703] 10.0.0.246 () {34 vars in 655 bytes} [Tue May 5 23:26:27 2026] POST /v2/images => generated 702 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/704] 10.0.0.246 () {32 vars in 717 bytes} [Tue May 5 23:26:27 2026] GET /v2/images/64f2ddda-e298-461c-976c-1b7733b49845/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:28.012 7 INFO glance.api.v2.image_data [None req-916aa68c-ad1a-4d4b-8920-184ca1c1ba25 f6bcd14ddb4947fa80b2f26f72edf60a 96796780dfef4f0fbf5930b2955b2d5c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 23:26:28.058 7 WARNING glance_store._drivers.rbd [None req-916aa68c-ad1a-4d4b-8920-184ca1c1ba25 f6bcd14ddb4947fa80b2f26f72edf60a 96796780dfef4f0fbf5930b2955b2d5c - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-05 23:26:28.526 7 INFO glance.location [None req-916aa68c-ad1a-4d4b-8920-184ca1c1ba25 f6bcd14ddb4947fa80b2f26f72edf60a 96796780dfef4f0fbf5930b2955b2d5c - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 354/705] 10.0.0.246 () {32 vars in 727 bytes} [Tue May 5 23:26:28 2026] PUT /v2/images/64f2ddda-e298-461c-976c-1b7733b49845/file => generated 0 bytes in 555 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/706] 10.0.0.246 () {32 vars in 707 bytes} [Tue May 5 23:26:28 2026] GET /v2/images/64f2ddda-e298-461c-976c-1b7733b49845 => generated 1103 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/707] 10.0.0.246 () {32 vars in 717 bytes} [Tue May 5 23:26:28 2026] GET /v2/images/64f2ddda-e298-461c-976c-1b7733b49845/file => generated 1024 bytes in 118 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/708] 10.0.0.246 () {34 vars in 655 bytes} [Tue May 5 23:26:28 2026] POST /v2/images => generated 648 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/709] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:26:28 2026] PATCH /v2/images/45e6743f-3797-4e94-bf3d-41eb8d17679a => generated 652 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/710] 10.0.0.246 () {32 vars in 707 bytes} [Tue May 5 23:26:28 2026] GET /v2/images/45e6743f-3797-4e94-bf3d-41eb8d17679a => generated 652 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:28.838 7 WARNING glance.api.v2.images [None req-51682bab-18e2-4c70-97fe-86ea2924b64a f6bcd14ddb4947fa80b2f26f72edf60a 96796780dfef4f0fbf5930b2955b2d5c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//45e6743f-3797-4e94-bf3d-41eb8d17679a [pid: 7|app: 0|req: 357/711] 10.0.0.246 () {32 vars in 710 bytes} [Tue May 5 23:26:28 2026] DELETE /v2/images/45e6743f-3797-4e94-bf3d-41eb8d17679a => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/712] 10.0.0.246 () {32 vars in 707 bytes} [Tue May 5 23:26:28 2026] GET /v2/images/45e6743f-3797-4e94-bf3d-41eb8d17679a => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:26:28.908 7 WARNING glance.api.v2.images [None req-888ee9ed-2a0c-453a-aaea-e35948179eb2 f6bcd14ddb4947fa80b2f26f72edf60a 96796780dfef4f0fbf5930b2955b2d5c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//64f2ddda-e298-461c-976c-1b7733b49845 [pid: 7|app: 0|req: 358/713] 10.0.0.246 () {32 vars in 710 bytes} [Tue May 5 23:26:28 2026] DELETE /v2/images/64f2ddda-e298-461c-976c-1b7733b49845 => generated 0 bytes in 899 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/714] 10.0.0.246 () {32 vars in 707 bytes} [Tue May 5 23:26:29 2026] GET /v2/images/64f2ddda-e298-461c-976c-1b7733b49845 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:26:29.818 7 WARNING glance.api.v2.images [None req-9e96a805-53cf-498a-a5d1-578a83647991 f6bcd14ddb4947fa80b2f26f72edf60a 96796780dfef4f0fbf5930b2955b2d5c - - default default] Failed to find image 549ef3ba-b1b5-4896-bf66-6c7f7cee8e88 to delete: glance.common.exception.ImageNotFound: No image found with ID 549ef3ba-b1b5-4896-bf66-6c7f7cee8e88 [pid: 7|app: 0|req: 359/715] 10.0.0.246 () {32 vars in 710 bytes} [Tue May 5 23:26:29 2026] DELETE /v2/images/549ef3ba-b1b5-4896-bf66-6c7f7cee8e88 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/716] 10.0.0.246 () {32 vars in 707 bytes} [Tue May 5 23:26:29 2026] GET /v2/images/549ef3ba-b1b5-4896-bf66-6c7f7cee8e88 => 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: 360/717] 10.0.0.246 () {30 vars in 411 bytes} [Tue May 5 23:26:32 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/720] 10.0.0.246 () {32 vars in 707 bytes} [Tue May 5 23:26:41 2026] GET /v2/images/f99c10ba-c74f-46b4-9885-6b047e1019e8 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/721] 10.0.0.246 () {32 vars in 707 bytes} [Tue May 5 23:26:41 2026] GET /v2/images/f99c10ba-c74f-46b4-9885-6b047e1019e8 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/722] 10.0.0.93 () {36 vars in 986 bytes} [Tue May 5 23:26:41 2026] GET /v2/images/f99c10ba-c74f-46b4-9885-6b047e1019e8 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/723] 10.0.0.93 () {36 vars in 926 bytes} [Tue May 5 23:26: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: 361/724] 10.0.0.93 () {36 vars in 926 bytes} [Tue May 5 23:26:41 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: 364/725] 10.0.0.93 () {36 vars in 986 bytes} [Tue May 5 23:26:41 2026] GET /v2/images/f99c10ba-c74f-46b4-9885-6b047e1019e8 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/726] 10.0.0.93 () {36 vars in 926 bytes} [Tue May 5 23:26:41 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: 365/727] 10.0.0.93 () {36 vars in 926 bytes} [Tue May 5 23:26: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: 363/728] 10.0.0.93 () {36 vars in 986 bytes} [Tue May 5 23:26:41 2026] GET /v2/images/f99c10ba-c74f-46b4-9885-6b047e1019e8 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/729] 10.0.0.93 () {36 vars in 926 bytes} [Tue May 5 23:26: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: 364/730] 10.0.0.109 () {36 vars in 987 bytes} [Tue May 5 23:26:41 2026] GET /v2/images/f99c10ba-c74f-46b4-9885-6b047e1019e8 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/731] 10.0.0.109 () {36 vars in 927 bytes} [Tue May 5 23:26:41 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: 365/732] 10.0.0.109 () {36 vars in 987 bytes} [Tue May 5 23:26:41 2026] GET /v2/images/f99c10ba-c74f-46b4-9885-6b047e1019e8 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/733] 10.0.0.109 () {36 vars in 927 bytes} [Tue May 5 23:26: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: 366/734] 10.0.0.109 () {36 vars in 927 bytes} [Tue May 5 23:26:41 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: 370/737] 10.0.0.244 () {36 vars in 987 bytes} [Tue May 5 23:26:44 2026] GET /v2/images/f99c10ba-c74f-46b4-9885-6b047e1019e8 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/738] 10.0.0.244 () {36 vars in 927 bytes} [Tue May 5 23:26:44 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: 372/741] 10.0.0.244 () {36 vars in 987 bytes} [Tue May 5 23:27:02 2026] GET /v2/images/f99c10ba-c74f-46b4-9885-6b047e1019e8 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/742] 10.0.0.244 () {36 vars in 927 bytes} [Tue May 5 23:27:02 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: 376/749] 10.0.0.244 () {36 vars in 987 bytes} [Tue May 5 23:27:23 2026] GET /v2/images/f99c10ba-c74f-46b4-9885-6b047e1019e8 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/750] 10.0.0.244 () {36 vars in 927 bytes} [Tue May 5 23:27: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: 378/753] 10.0.0.244 () {36 vars in 987 bytes} [Tue May 5 23:27:34 2026] GET /v2/images/f99c10ba-c74f-46b4-9885-6b047e1019e8 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/754] 10.0.0.244 () {36 vars in 927 bytes} [Tue May 5 23:27:34 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/757] 199.204.45.89 () {32 vars in 825 bytes} [Tue May 5 23:27:47 2026] GET /v2/images?status=active&owner=f93459aceb2240449879209a7790b05f&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/758] 199.204.45.89 () {32 vars in 652 bytes} [Tue May 5 23:27:47 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: 381/759] 10.0.0.93 () {36 vars in 986 bytes} [Tue May 5 23:27:48 2026] GET /v2/images/dcd4edd9-a26b-4024-9719-2b4736bf94b2 => generated 1209 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/760] 10.0.0.93 () {36 vars in 926 bytes} [Tue May 5 23:27:48 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: 382/761] 10.0.0.93 () {36 vars in 926 bytes} [Tue May 5 23:27:48 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: 380/762] 10.0.0.93 () {36 vars in 986 bytes} [Tue May 5 23:27:48 2026] GET /v2/images/dcd4edd9-a26b-4024-9719-2b4736bf94b2 => generated 1209 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/763] 10.0.0.93 () {36 vars in 926 bytes} [Tue May 5 23:27:48 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: 381/764] 10.0.0.93 () {36 vars in 926 bytes} [Tue May 5 23:27:48 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/765] 10.0.0.93 () {36 vars in 986 bytes} [Tue May 5 23:27:48 2026] GET /v2/images/dcd4edd9-a26b-4024-9719-2b4736bf94b2 => generated 1209 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/766] 10.0.0.93 () {36 vars in 926 bytes} [Tue May 5 23:27:48 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: 385/767] 10.0.0.93 () {36 vars in 926 bytes} [Tue May 5 23:27:48 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: 383/768] 10.0.0.109 () {36 vars in 987 bytes} [Tue May 5 23:27:48 2026] GET /v2/images/dcd4edd9-a26b-4024-9719-2b4736bf94b2 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/769] 10.0.0.109 () {36 vars in 927 bytes} [Tue May 5 23:27:48 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: 384/770] 10.0.0.109 () {36 vars in 987 bytes} [Tue May 5 23:27:48 2026] GET /v2/images/dcd4edd9-a26b-4024-9719-2b4736bf94b2 => generated 1209 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/771] 10.0.0.109 () {36 vars in 927 bytes} [Tue May 5 23:27:48 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/772] 10.0.0.109 () {36 vars in 927 bytes} [Tue May 5 23:27:48 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/779] 10.0.0.244 () {36 vars in 987 bytes} [Tue May 5 23:28:13 2026] GET /v2/images/f99c10ba-c74f-46b4-9885-6b047e1019e8 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/780] 10.0.0.244 () {36 vars in 927 bytes} [Tue May 5 23:28:13 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: 413/827] 10.0.0.246 () {32 vars in 633 bytes} [Tue May 5 23:32:09 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)