+ 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 [Mon Apr 27 01:47:38 2026] *** compiled with version: 13.3.0 on 22 April 2026 16:00:48 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-84f6f54f88-nv8ct 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 0x7fada7df0668 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-04-27 01:47:40.307 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-27 01:47:40.356 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-04-27 01:47:41.146 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-04-27 01:47:41.147 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-04-27 01:47:41.147 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-27 01:47:41.192 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-04-27 01:47:41.193 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-04-27 01:47:41.194 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-27 01:47:43.113 8 WARNING glance.api.v2.images [None req-c8775562-38b2-49be-936d-7c21302a9cfb - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-27 01:47:43.148 7 WARNING glance.api.v2.images [None req-5ad0b106-9b16-4658-a7e8-d2509ff4333c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-27 01:47:43.474 7 WARNING keystonemiddleware._common.config [None req-5ad0b106-9b16-4658-a7e8-d2509ff4333c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 01:47:43.482 7 WARNING oslo_config.cfg [None req-5ad0b106-9b16-4658-a7e8-d2509ff4333c - - - - - -] 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 0x7fada7df0668 pid: 7 (default app) 2026-04-27 01:47:43.515 8 WARNING keystonemiddleware._common.config [None req-c8775562-38b2-49be-936d-7c21302a9cfb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 01:47:43.525 8 WARNING oslo_config.cfg [None req-c8775562-38b2-49be-936d-7c21302a9cfb - - - - - -] 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 0x7fada7df0668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.77 () {42 vars in 684 bytes} [Mon Apr 27 01:47:43 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-04-27 01:47:44.136 8 WARNING oslo_policy.policy [None req-489d254a-b5e2-414b-baea-861f766c226e 13b79d7701c6453daece0b19e45c6238 6ca00c1560484a579d3c04d9d0f5cc34 - - 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-04-27 01:47:44.136 8 WARNING oslo_policy.policy [None req-489d254a-b5e2-414b-baea-861f766c226e 13b79d7701c6453daece0b19e45c6238 6ca00c1560484a579d3c04d9d0f5cc34 - - 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-04-27 01:47:44.154 8 WARNING oslo_policy.policy [None req-489d254a-b5e2-414b-baea-861f766c226e 13b79d7701c6453daece0b19e45c6238 6ca00c1560484a579d3c04d9d0f5cc34 - - 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-04-27 01:47:44.154 8 WARNING oslo_policy.policy [None req-489d254a-b5e2-414b-baea-861f766c226e 13b79d7701c6453daece0b19e45c6238 6ca00c1560484a579d3c04d9d0f5cc34 - - 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: 1/5] 199.204.45.77 () {44 vars in 906 bytes} [Mon Apr 27 01:47:43 2026] GET /v2/images => generated 69 bytes in 573 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.77 () {42 vars in 684 bytes} [Mon Apr 27 01:47:47 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: 2/7] 199.204.45.77 () {44 vars in 906 bytes} [Mon Apr 27 01:47:47 2026] GET /v2/images => generated 69 bytes in 34 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-04-27 01:47:47.629 7 WARNING oslo_policy.policy [None req-4cc25937-dbd1-4d42-b886-38f917792a94 13b79d7701c6453daece0b19e45c6238 6ca00c1560484a579d3c04d9d0f5cc34 - - 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-04-27 01:47:47.629 7 WARNING oslo_policy.policy [None req-4cc25937-dbd1-4d42-b886-38f917792a94 13b79d7701c6453daece0b19e45c6238 6ca00c1560484a579d3c04d9d0f5cc34 - - 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: 6/8] 199.204.45.77 () {44 vars in 907 bytes} [Mon Apr 27 01:47:47 2026] GET /v2/images/cirros => generated 151 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.77 () {44 vars in 929 bytes} [Mon Apr 27 01:47:47 2026] GET /v2/images?name=cirros => generated 81 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 01:47:47.767 7 WARNING oslo_policy.policy [None req-7fed44c5-93a2-419c-ad6c-0a52d51d52d7 13b79d7701c6453daece0b19e45c6238 6ca00c1560484a579d3c04d9d0f5cc34 - - 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-04-27 01:47:47.767 7 WARNING oslo_policy.policy [None req-7fed44c5-93a2-419c-ad6c-0a52d51d52d7 13b79d7701c6453daece0b19e45c6238 6ca00c1560484a579d3c04d9d0f5cc34 - - 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: 7/10] 199.204.45.77 () {44 vars in 935 bytes} [Mon Apr 27 01:47:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 01:47:47.846 8 WARNING oslo_config.cfg [None req-0871ecaf-2183-4b21-9800-e12ed00f4cd5 13b79d7701c6453daece0b19e45c6238 6ca00c1560484a579d3c04d9d0f5cc34 - - 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: 4/11] 199.204.45.77 () {48 vars in 947 bytes} [Mon Apr 27 01:47:47 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-04-27 01:47:47.867 7 WARNING oslo_policy.policy [None req-0f8e0a05-fa25-4396-81de-6ac5b3a3be3e 13b79d7701c6453daece0b19e45c6238 6ca00c1560484a579d3c04d9d0f5cc34 - - 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-04-27 01:47:47.867 7 WARNING oslo_policy.policy [None req-0f8e0a05-fa25-4396-81de-6ac5b3a3be3e 13b79d7701c6453daece0b19e45c6238 6ca00c1560484a579d3c04d9d0f5cc34 - - 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-04-27 01:47:47.869 7 INFO glance.api.v2.image_data [None req-0f8e0a05-fa25-4396-81de-6ac5b3a3be3e 13b79d7701c6453daece0b19e45c6238 6ca00c1560484a579d3c04d9d0f5cc34 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 01:47:51.323 7 WARNING glance.location [None req-0f8e0a05-fa25-4396-81de-6ac5b3a3be3e 13b79d7701c6453daece0b19e45c6238 6ca00c1560484a579d3c04d9d0f5cc34 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.204.45.77 () {48 vars in 1041 bytes} [Mon Apr 27 01:47:47 2026] PUT /v2/images/bd4c2cad-1382-46a2-82f3-95a45be32ea1/file => generated 0 bytes in 3505 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7030 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.77 () {44 vars in 967 bytes} [Mon Apr 27 01:47:51 2026] GET /v2/images/bd4c2cad-1382-46a2-82f3-95a45be32ea1 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 01:47:51.403 7 WARNING oslo_config.cfg [None req-e652dcd4-3b00-49dc-9c8f-a881a760ba76 13b79d7701c6453daece0b19e45c6238 6ca00c1560484a579d3c04d9d0f5cc34 - - 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: 9/14] 199.204.45.77 () {44 vars in 967 bytes} [Mon Apr 27 01:47:51 2026] GET /v2/images/bd4c2cad-1382-46a2-82f3-95a45be32ea1 => 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: 130/255] 199.204.45.77 () {42 vars in 684 bytes} [Mon Apr 27 02:07:50 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/256] 199.204.45.77 () {44 vars in 906 bytes} [Mon Apr 27 02:07:50 2026] GET /v2/images => generated 1240 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/261] 199.204.45.77 () {42 vars in 684 bytes} [Mon Apr 27 02:08:06 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: 129/262] 199.204.45.77 () {44 vars in 906 bytes} [Mon Apr 27 02:08:06 2026] GET /v2/images => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/263] 199.204.45.77 () {44 vars in 933 bytes} [Mon Apr 27 02:08:06 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/264] 199.204.45.77 () {44 vars in 955 bytes} [Mon Apr 27 02:08:06 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/265] 199.204.45.77 () {44 vars in 935 bytes} [Mon Apr 27 02:08:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/266] 199.204.45.77 () {48 vars in 947 bytes} [Mon Apr 27 02:08:06 2026] POST /v2/images => generated 796 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-27 02:08:06.923 7 INFO glance.api.v2.image_data [None req-6c844f3e-d0da-4500-9009-8895df0022fb 13b79d7701c6453daece0b19e45c6238 6ca00c1560484a579d3c04d9d0f5cc34 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 02:08:33.476 7 WARNING glance.location [None req-6c844f3e-d0da-4500-9009-8895df0022fb 13b79d7701c6453daece0b19e45c6238 6ca00c1560484a579d3c04d9d0f5cc34 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 136/273] 199.204.45.77 () {48 vars in 1042 bytes} [Mon Apr 27 02:08:06 2026] PUT /v2/images/d30e43f3-92ff-450e-912b-82f56a0d2410/file => generated 0 bytes in 26605 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63129 switches on core 0) [pid: 8|app: 0|req: 138/274] 199.204.45.77 () {44 vars in 967 bytes} [Mon Apr 27 02:08:33 2026] GET /v2/images/d30e43f3-92ff-450e-912b-82f56a0d2410 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/275] 199.204.45.77 () {44 vars in 967 bytes} [Mon Apr 27 02:08:33 2026] GET /v2/images/d30e43f3-92ff-450e-912b-82f56a0d2410 => 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: 139/276] 199.204.45.77 () {42 vars in 684 bytes} [Mon Apr 27 02:08:34 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/277] 199.204.45.77 () {44 vars in 906 bytes} [Mon Apr 27 02:08:34 2026] GET /v2/images => generated 2451 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/372] 199.204.45.77 () {42 vars in 684 bytes} [Mon Apr 27 02:16:29 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: 186/373] 199.204.45.77 () {44 vars in 906 bytes} [Mon Apr 27 02:16:29 2026] GET /v2/images => generated 2451 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/376] 199.204.45.77 () {42 vars in 684 bytes} [Mon Apr 27 02:16:41 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: 188/377] 199.204.45.77 () {44 vars in 906 bytes} [Mon Apr 27 02:16:41 2026] GET /v2/images => generated 2451 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/378] 199.204.45.77 () {44 vars in 943 bytes} [Mon Apr 27 02:16:41 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/379] 199.204.45.77 () {44 vars in 965 bytes} [Mon Apr 27 02:16:41 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/380] 199.204.45.77 () {44 vars in 935 bytes} [Mon Apr 27 02:16:41 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: 190/381] 199.204.45.77 () {48 vars in 947 bytes} [Mon Apr 27 02:16:41 2026] POST /v2/images => generated 799 bytes in 261 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-27 02:16:42.077 8 WARNING oslo_policy.policy [None req-cd8a254b-272d-44b1-b8ce-62c28921727f 13b79d7701c6453daece0b19e45c6238 6ca00c1560484a579d3c04d9d0f5cc34 - - 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-04-27 02:16:42.077 8 WARNING oslo_policy.policy [None req-cd8a254b-272d-44b1-b8ce-62c28921727f 13b79d7701c6453daece0b19e45c6238 6ca00c1560484a579d3c04d9d0f5cc34 - - 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-04-27 02:16:42.078 8 INFO glance.api.v2.image_data [None req-cd8a254b-272d-44b1-b8ce-62c28921727f 13b79d7701c6453daece0b19e45c6238 6ca00c1560484a579d3c04d9d0f5cc34 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 02:17:02.637 8 INFO glance.location [None req-cd8a254b-272d-44b1-b8ce-62c28921727f 13b79d7701c6453daece0b19e45c6238 6ca00c1560484a579d3c04d9d0f5cc34 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 192/388] 199.204.45.77 () {48 vars in 1041 bytes} [Mon Apr 27 02:16:42 2026] PUT /v2/images/b3c85b52-b79f-4bfc-b9a4-6956842822e3/file => generated 0 bytes in 20621 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25946 switches on core 0) [pid: 7|app: 0|req: 197/389] 199.204.45.77 () {44 vars in 967 bytes} [Mon Apr 27 02:17:02 2026] GET /v2/images/b3c85b52-b79f-4bfc-b9a4-6956842822e3 => generated 1211 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/390] 199.204.45.77 () {48 vars in 1046 bytes} [Mon Apr 27 02:17:02 2026] PATCH /v2/images/b3c85b52-b79f-4bfc-b9a4-6956842822e3 => generated 1234 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/391] 199.204.45.77 () {44 vars in 967 bytes} [Mon Apr 27 02:17:02 2026] GET /v2/images/b3c85b52-b79f-4bfc-b9a4-6956842822e3 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/400] 199.204.45.77 () {42 vars in 684 bytes} [Mon Apr 27 02:17:47 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: 203/401] 199.204.45.77 () {44 vars in 906 bytes} [Mon Apr 27 02:17:47 2026] GET /v2/images => generated 3687 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/406] 199.204.45.77 () {42 vars in 684 bytes} [Mon Apr 27 02:18:06 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: 206/407] 199.204.45.77 () {44 vars in 906 bytes} [Mon Apr 27 02:18:06 2026] GET /v2/images => generated 3687 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/408] 199.204.45.77 () {44 vars in 935 bytes} [Mon Apr 27 02:18:06 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/409] 199.204.45.77 () {44 vars in 957 bytes} [Mon Apr 27 02:18:06 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: 8|app: 0|req: 203/410] 199.204.45.77 () {44 vars in 935 bytes} [Mon Apr 27 02:18:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/411] 199.204.45.77 () {48 vars in 947 bytes} [Mon Apr 27 02:18:06 2026] POST /v2/images => generated 791 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-27 02:18:06.805 8 INFO glance.api.v2.image_data [None req-b1fdad3e-dc12-47bc-b04a-e380ebac290c 13b79d7701c6453daece0b19e45c6238 6ca00c1560484a579d3c04d9d0f5cc34 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 02:18:20.687 8 INFO glance.location [None req-b1fdad3e-dc12-47bc-b04a-e380ebac290c 13b79d7701c6453daece0b19e45c6238 6ca00c1560484a579d3c04d9d0f5cc34 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 204/414] 199.204.45.77 () {48 vars in 1042 bytes} [Mon Apr 27 02:18:06 2026] PUT /v2/images/b2a6e80b-4d2e-4d26-ab2a-abd6923a766a/file => generated 0 bytes in 13922 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30480 switches on core 0) [pid: 7|app: 0|req: 211/415] 199.204.45.77 () {44 vars in 967 bytes} [Mon Apr 27 02:18:20 2026] GET /v2/images/b2a6e80b-4d2e-4d26-ab2a-abd6923a766a => generated 1204 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/416] 199.204.45.77 () {44 vars in 967 bytes} [Mon Apr 27 02:18:20 2026] GET /v2/images/b2a6e80b-4d2e-4d26-ab2a-abd6923a766a => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/561] 199.204.45.77 () {42 vars in 684 bytes} [Mon Apr 27 02:30:21 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/562] 199.204.45.77 () {44 vars in 906 bytes} [Mon Apr 27 02:30:21 2026] GET /v2/images => generated 4893 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/591] 199.204.45.77 () {42 vars in 684 bytes} [Mon Apr 27 02:32:35 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: 293/592] 199.204.45.77 () {44 vars in 906 bytes} [Mon Apr 27 02:32:35 2026] GET /v2/images => generated 4893 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/593] 199.204.45.77 () {42 vars in 684 bytes} [Mon Apr 27 02:32:36 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/594] 199.204.45.77 () {44 vars in 906 bytes} [Mon Apr 27 02:32:36 2026] GET /v2/images => generated 4893 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/605] 199.204.45.77 () {42 vars in 684 bytes} [Mon Apr 27 02:33:23 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: 306/606] 199.204.45.77 () {44 vars in 906 bytes} [Mon Apr 27 02:33:23 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/607] 199.204.45.77 () {42 vars in 684 bytes} [Mon Apr 27 02:33:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/608] 199.204.45.77 () {44 vars in 906 bytes} [Mon Apr 27 02:33:30 2026] GET /v2/images => generated 4893 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/621] 199.204.45.77 () {42 vars in 684 bytes} [Mon Apr 27 02:34:29 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/622] 199.204.45.77 () {44 vars in 906 bytes} [Mon Apr 27 02:34:29 2026] GET /v2/images => generated 4893 bytes in 49 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: 319/631] 10.0.0.176 () {32 vars in 633 bytes} [Mon Apr 27 02:35:09 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/638] 10.0.0.142 () {36 vars in 987 bytes} [Mon Apr 27 02:35:35 2026] GET /v2/images/bd4c2cad-1382-46a2-82f3-95a45be32ea1 => generated 1171 bytes in 19 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: 316/639] 10.0.0.142 () {36 vars in 927 bytes} [Mon Apr 27 02:35:35 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: 324/640] 10.0.0.138 () {36 vars in 987 bytes} [Mon Apr 27 02:35:35 2026] GET /v2/images/bd4c2cad-1382-46a2-82f3-95a45be32ea1 => generated 1171 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/641] 10.0.0.138 () {36 vars in 927 bytes} [Mon Apr 27 02:35:35 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: 325/642] 10.0.0.138 () {36 vars in 927 bytes} [Mon Apr 27 02:35:35 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: 318/643] 10.0.0.138 () {36 vars in 987 bytes} [Mon Apr 27 02:35:35 2026] GET /v2/images/bd4c2cad-1382-46a2-82f3-95a45be32ea1 => 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: 326/644] 10.0.0.138 () {36 vars in 927 bytes} [Mon Apr 27 02:35:35 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: 319/645] 10.0.0.138 () {36 vars in 927 bytes} [Mon Apr 27 02:35:35 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: 327/646] 10.0.0.138 () {36 vars in 987 bytes} [Mon Apr 27 02:35:36 2026] GET /v2/images/bd4c2cad-1382-46a2-82f3-95a45be32ea1 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/647] 10.0.0.138 () {36 vars in 927 bytes} [Mon Apr 27 02:35: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: 7|app: 0|req: 328/648] 10.0.0.138 () {36 vars in 927 bytes} [Mon Apr 27 02:35:36 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: 321/649] 10.0.0.177 () {36 vars in 987 bytes} [Mon Apr 27 02:35:36 2026] GET /v2/images/bd4c2cad-1382-46a2-82f3-95a45be32ea1 => generated 1171 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/650] 10.0.0.177 () {36 vars in 927 bytes} [Mon Apr 27 02:35:37 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: 322/651] 10.0.0.177 () {36 vars in 987 bytes} [Mon Apr 27 02:35:37 2026] GET /v2/images/bd4c2cad-1382-46a2-82f3-95a45be32ea1 => 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: 330/652] 10.0.0.177 () {36 vars in 927 bytes} [Mon Apr 27 02:35:37 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: 323/653] 10.0.0.177 () {36 vars in 927 bytes} [Mon Apr 27 02:35:37 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: 332/656] 199.204.45.77 () {36 vars in 990 bytes} [Mon Apr 27 02:35:43 2026] GET /v2/images/bd4c2cad-1382-46a2-82f3-95a45be32ea1 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/657] 199.204.45.77 () {36 vars in 930 bytes} [Mon Apr 27 02:35:43 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: 333/658] 199.204.45.77 () {36 vars in 990 bytes} [Mon Apr 27 02:35:43 2026] GET /v2/images/bd4c2cad-1382-46a2-82f3-95a45be32ea1 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/659] 199.204.45.77 () {36 vars in 930 bytes} [Mon Apr 27 02:35:43 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: 330/666] 10.0.0.142 () {36 vars in 987 bytes} [Mon Apr 27 02:36:20 2026] GET /v2/images/bd4c2cad-1382-46a2-82f3-95a45be32ea1 => 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: 337/667] 10.0.0.142 () {36 vars in 927 bytes} [Mon Apr 27 02:36:20 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: 341/674] 10.0.0.142 () {36 vars in 987 bytes} [Mon Apr 27 02:36:44 2026] GET /v2/images/bd4c2cad-1382-46a2-82f3-95a45be32ea1 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/675] 10.0.0.142 () {36 vars in 927 bytes} [Mon Apr 27 02:36: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: 342/676] 10.0.0.142 () {36 vars in 987 bytes} [Mon Apr 27 02:36:46 2026] GET /v2/images/bd4c2cad-1382-46a2-82f3-95a45be32ea1 => 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: 335/677] 10.0.0.142 () {36 vars in 927 bytes} [Mon Apr 27 02:36:47 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/678] 10.0.0.142 () {36 vars in 987 bytes} [Mon Apr 27 02:36:49 2026] GET /v2/images/bd4c2cad-1382-46a2-82f3-95a45be32ea1 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/679] 10.0.0.142 () {36 vars in 927 bytes} [Mon Apr 27 02:36:50 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: 346/684] 10.0.0.142 () {36 vars in 987 bytes} [Mon Apr 27 02:37:10 2026] GET /v2/images/bd4c2cad-1382-46a2-82f3-95a45be32ea1 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/685] 10.0.0.142 () {36 vars in 927 bytes} [Mon Apr 27 02:37:10 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: 342/690] 10.0.0.142 () {36 vars in 987 bytes} [Mon Apr 27 02:37:22 2026] GET /v2/images/bd4c2cad-1382-46a2-82f3-95a45be32ea1 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/691] 10.0.0.142 () {36 vars in 927 bytes} [Mon Apr 27 02:37:22 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: 352/696] 10.0.0.176 () {34 vars in 655 bytes} [Mon Apr 27 02:37:42 2026] POST /v2/images => generated 649 bytes in 201 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-27 02:37:42.858 8 WARNING glance.api.v2.images [None req-0a1cd69d-7074-4a42-9b37-a4f5b7faca0b a8654a928dae4843a7f7c93a0948be89 d7b59e418335426699a4c25326236424 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3ab77fa2-addb-4188-8548-c84fefa73b8b [pid: 8|app: 0|req: 345/697] 10.0.0.176 () {32 vars in 710 bytes} [Mon Apr 27 02:37:42 2026] DELETE /v2/images/3ab77fa2-addb-4188-8548-c84fefa73b8b => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/698] 10.0.0.176 () {32 vars in 707 bytes} [Mon Apr 27 02:37:42 2026] GET /v2/images/3ab77fa2-addb-4188-8548-c84fefa73b8b => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/699] 10.0.0.176 () {32 vars in 633 bytes} [Mon Apr 27 02:37:42 2026] GET /v2/images => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/700] 10.0.0.176 () {34 vars in 655 bytes} [Mon Apr 27 02:37:42 2026] POST /v2/images => generated 701 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/701] 10.0.0.176 () {32 vars in 717 bytes} [Mon Apr 27 02:37:43 2026] GET /v2/images/f4583cb4-9881-4957-a0b0-01d57373a205/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:37:43.031 7 INFO glance.api.v2.image_data [None req-9932dc3f-05e1-4bae-b2c4-cec3c1422a74 a8654a928dae4843a7f7c93a0948be89 d7b59e418335426699a4c25326236424 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 02:37:43.070 7 WARNING glance_store._drivers.rbd [None req-9932dc3f-05e1-4bae-b2c4-cec3c1422a74 a8654a928dae4843a7f7c93a0948be89 d7b59e418335426699a4c25326236424 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-27 02:37:44.166 7 INFO glance.location [None req-9932dc3f-05e1-4bae-b2c4-cec3c1422a74 a8654a928dae4843a7f7c93a0948be89 d7b59e418335426699a4c25326236424 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 355/702] 10.0.0.176 () {32 vars in 727 bytes} [Mon Apr 27 02:37:43 2026] PUT /v2/images/f4583cb4-9881-4957-a0b0-01d57373a205/file => generated 0 bytes in 1184 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/703] 10.0.0.176 () {32 vars in 707 bytes} [Mon Apr 27 02:37:44 2026] GET /v2/images/f4583cb4-9881-4957-a0b0-01d57373a205 => generated 1102 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/704] 10.0.0.176 () {32 vars in 717 bytes} [Mon Apr 27 02:37:44 2026] GET /v2/images/f4583cb4-9881-4957-a0b0-01d57373a205/file => generated 1024 bytes in 141 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/705] 10.0.0.176 () {34 vars in 655 bytes} [Mon Apr 27 02:37:44 2026] POST /v2/images => generated 648 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/706] 10.0.0.176 () {32 vars in 726 bytes} [Mon Apr 27 02:37:44 2026] PATCH /v2/images/62b882bb-d50b-4651-aa69-b6d8d5371348 => generated 653 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/707] 10.0.0.176 () {32 vars in 707 bytes} [Mon Apr 27 02:37:44 2026] GET /v2/images/62b882bb-d50b-4651-aa69-b6d8d5371348 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:37:44.527 7 WARNING glance.api.v2.images [None req-a5379167-c209-4854-a9d9-787e4339b644 a8654a928dae4843a7f7c93a0948be89 d7b59e418335426699a4c25326236424 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//62b882bb-d50b-4651-aa69-b6d8d5371348 [pid: 7|app: 0|req: 358/708] 10.0.0.176 () {32 vars in 710 bytes} [Mon Apr 27 02:37:44 2026] DELETE /v2/images/62b882bb-d50b-4651-aa69-b6d8d5371348 => 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: 351/709] 10.0.0.176 () {32 vars in 707 bytes} [Mon Apr 27 02:37:44 2026] GET /v2/images/62b882bb-d50b-4651-aa69-b6d8d5371348 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:37:44.592 7 WARNING glance.api.v2.images [None req-e663d802-dfa2-42c1-950d-d810ff77a4a0 a8654a928dae4843a7f7c93a0948be89 d7b59e418335426699a4c25326236424 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f4583cb4-9881-4957-a0b0-01d57373a205 [pid: 7|app: 0|req: 359/710] 10.0.0.176 () {32 vars in 710 bytes} [Mon Apr 27 02:37:44 2026] DELETE /v2/images/f4583cb4-9881-4957-a0b0-01d57373a205 => generated 0 bytes in 794 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/711] 10.0.0.176 () {32 vars in 707 bytes} [Mon Apr 27 02:37:45 2026] GET /v2/images/f4583cb4-9881-4957-a0b0-01d57373a205 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:37:45.406 7 WARNING glance.api.v2.images [None req-a8043c2c-da1f-468a-a075-1ab8c07f88bb a8654a928dae4843a7f7c93a0948be89 d7b59e418335426699a4c25326236424 - - default default] Failed to find image 3ab77fa2-addb-4188-8548-c84fefa73b8b to delete: glance.common.exception.ImageNotFound: No image found with ID 3ab77fa2-addb-4188-8548-c84fefa73b8b [pid: 7|app: 0|req: 360/712] 10.0.0.176 () {32 vars in 710 bytes} [Mon Apr 27 02:37:45 2026] DELETE /v2/images/3ab77fa2-addb-4188-8548-c84fefa73b8b => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/713] 10.0.0.176 () {32 vars in 707 bytes} [Mon Apr 27 02:37:45 2026] GET /v2/images/3ab77fa2-addb-4188-8548-c84fefa73b8b => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/714] 10.0.0.176 () {30 vars in 411 bytes} [Mon Apr 27 02:37: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: 366/723] 10.0.0.142 () {36 vars in 987 bytes} [Mon Apr 27 02:38:26 2026] GET /v2/images/bd4c2cad-1382-46a2-82f3-95a45be32ea1 => 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: 358/724] 10.0.0.142 () {36 vars in 927 bytes} [Mon Apr 27 02:38: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: 379/749] 10.0.0.142 () {36 vars in 987 bytes} [Mon Apr 27 02:40:23 2026] GET /v2/images/bd4c2cad-1382-46a2-82f3-95a45be32ea1 => 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: 371/750] 10.0.0.142 () {36 vars in 927 bytes} [Mon Apr 27 02:40:23 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/755] 10.0.0.142 () {36 vars in 987 bytes} [Mon Apr 27 02:40:52 2026] GET /v2/images/bd4c2cad-1382-46a2-82f3-95a45be32ea1 => 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: 374/756] 10.0.0.142 () {36 vars in 927 bytes} [Mon Apr 27 02:40:52 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: 384/759] 10.0.0.142 () {36 vars in 987 bytes} [Mon Apr 27 02:40:56 2026] GET /v2/images/bd4c2cad-1382-46a2-82f3-95a45be32ea1 => 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: 376/760] 10.0.0.142 () {36 vars in 927 bytes} [Mon Apr 27 02:40:56 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: 380/767] 10.0.0.176 () {32 vars in 707 bytes} [Mon Apr 27 02:41:28 2026] GET /v2/images/bd4c2cad-1382-46a2-82f3-95a45be32ea1 => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/768] 10.0.0.176 () {32 vars in 707 bytes} [Mon Apr 27 02:41:28 2026] GET /v2/images/bd4c2cad-1382-46a2-82f3-95a45be32ea1 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/769] 10.0.0.138 () {36 vars in 987 bytes} [Mon Apr 27 02:41:28 2026] GET /v2/images/bd4c2cad-1382-46a2-82f3-95a45be32ea1 => generated 1171 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/770] 10.0.0.138 () {36 vars in 927 bytes} [Mon Apr 27 02:41:28 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: 382/771] 10.0.0.138 () {36 vars in 927 bytes} [Mon Apr 27 02:41:28 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: 390/772] 10.0.0.138 () {36 vars in 987 bytes} [Mon Apr 27 02:41:28 2026] GET /v2/images/bd4c2cad-1382-46a2-82f3-95a45be32ea1 => 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: 383/773] 10.0.0.138 () {36 vars in 927 bytes} [Mon Apr 27 02:41:28 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: 391/774] 10.0.0.138 () {36 vars in 927 bytes} [Mon Apr 27 02:41:28 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/775] 10.0.0.138 () {36 vars in 987 bytes} [Mon Apr 27 02:41:28 2026] GET /v2/images/bd4c2cad-1382-46a2-82f3-95a45be32ea1 => 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: 392/776] 10.0.0.138 () {36 vars in 927 bytes} [Mon Apr 27 02:41:28 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: 385/777] 10.0.0.177 () {36 vars in 987 bytes} [Mon Apr 27 02:41:28 2026] GET /v2/images/bd4c2cad-1382-46a2-82f3-95a45be32ea1 => generated 1171 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/778] 10.0.0.177 () {36 vars in 927 bytes} [Mon Apr 27 02:41:29 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: 387/779] 10.0.0.177 () {36 vars in 987 bytes} [Mon Apr 27 02:41:29 2026] GET /v2/images/bd4c2cad-1382-46a2-82f3-95a45be32ea1 => 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: 388/780] 10.0.0.177 () {36 vars in 927 bytes} [Mon Apr 27 02:41:29 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: 389/781] 10.0.0.177 () {36 vars in 927 bytes} [Mon Apr 27 02:41:29 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: 393/782] 199.204.45.77 () {32 vars in 825 bytes} [Mon Apr 27 02:41:29 2026] GET /v2/images?status=active&owner=6ca00c1560484a579d3c04d9d0f5cc34&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/783] 199.204.45.77 () {32 vars in 652 bytes} [Mon Apr 27 02:41:29 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: 394/784] 10.0.0.138 () {36 vars in 987 bytes} [Mon Apr 27 02:41:29 2026] GET /v2/images/d30e43f3-92ff-450e-912b-82f56a0d2410 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/785] 10.0.0.138 () {36 vars in 927 bytes} [Mon Apr 27 02:41:29 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: 395/786] 10.0.0.138 () {36 vars in 927 bytes} [Mon Apr 27 02:41:29 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: 392/787] 10.0.0.138 () {36 vars in 987 bytes} [Mon Apr 27 02:41:29 2026] GET /v2/images/d30e43f3-92ff-450e-912b-82f56a0d2410 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/788] 10.0.0.138 () {36 vars in 927 bytes} [Mon Apr 27 02:41:29 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: 393/789] 10.0.0.138 () {36 vars in 927 bytes} [Mon Apr 27 02:41:29 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: 397/790] 10.0.0.138 () {36 vars in 987 bytes} [Mon Apr 27 02:41:29 2026] GET /v2/images/d30e43f3-92ff-450e-912b-82f56a0d2410 => 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: 394/791] 10.0.0.138 () {36 vars in 927 bytes} [Mon Apr 27 02:41:29 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: 398/792] 10.0.0.177 () {36 vars in 987 bytes} [Mon Apr 27 02:41:29 2026] GET /v2/images/d30e43f3-92ff-450e-912b-82f56a0d2410 => 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: 395/793] 10.0.0.177 () {36 vars in 927 bytes} [Mon Apr 27 02:41:29 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: 399/794] 10.0.0.177 () {36 vars in 987 bytes} [Mon Apr 27 02:41:29 2026] GET /v2/images/d30e43f3-92ff-450e-912b-82f56a0d2410 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/795] 10.0.0.177 () {36 vars in 927 bytes} [Mon Apr 27 02:41:29 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/796] 10.0.0.177 () {36 vars in 927 bytes} [Mon Apr 27 02:41:29 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: 423/841] 10.0.0.176 () {32 vars in 633 bytes} [Mon Apr 27 02:45:06 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)