+ 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 [Wed May 6 14:58:35 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-667bbbbf6d-6lnqq machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f19680ee668 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: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-06 14:58:37.079 6 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-06 14:58:37.206 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-06 14:58:38.004 6 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-06 14:58:38.005 6 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-06 14:58:38.006 6 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-06 14:58:38.073 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-06 14:58:38.074 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-06 14:58:38.074 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-06 14:58:40.177 7 WARNING glance.api.v2.images [None req-98f62949-79ba-4980-86b0-c3d78a524f28 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-06 14:58:40.205 6 WARNING glance.api.v2.images [None req-cf3d92ee-e660-43d6-b753-30de168c97fc - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-06 14:58:40.540 7 WARNING keystonemiddleware._common.config [None req-98f62949-79ba-4980-86b0-c3d78a524f28 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 14:58:40.548 7 WARNING oslo_config.cfg [None req-98f62949-79ba-4980-86b0-c3d78a524f28 - - - - - -] 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 0x7f19680ee668 pid: 7 (default app) 2026-05-06 14:58:40.561 6 WARNING keystonemiddleware._common.config [None req-cf3d92ee-e660-43d6-b753-30de168c97fc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 14:58:40.574 6 WARNING oslo_config.cfg [None req-cf3d92ee-e660-43d6-b753-30de168c97fc - - - - - -] 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 0x7f19680ee668 pid: 6 (default app) [pid: 7|app: 0|req: 3/3] 199.19.213.181 () {42 vars in 689 bytes} [Wed May 6 14:58:41 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 14:58:41.555 6 WARNING oslo_policy.policy [None req-908b8f40-8a52-4706-a247-faea9b263bae 0fde6164889b4ce1b12f686801dfed4b 456dc927b2ff4a0a9896da3842d7a168 - - 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-06 14:58:41.555 6 WARNING oslo_policy.policy [None req-908b8f40-8a52-4706-a247-faea9b263bae 0fde6164889b4ce1b12f686801dfed4b 456dc927b2ff4a0a9896da3842d7a168 - - 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-06 14:58:41.569 6 WARNING oslo_policy.policy [None req-908b8f40-8a52-4706-a247-faea9b263bae 0fde6164889b4ce1b12f686801dfed4b 456dc927b2ff4a0a9896da3842d7a168 - - 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-06 14:58:41.569 6 WARNING oslo_policy.policy [None req-908b8f40-8a52-4706-a247-faea9b263bae 0fde6164889b4ce1b12f686801dfed4b 456dc927b2ff4a0a9896da3842d7a168 - - 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: 6|app: 0|req: 1/4] 199.19.213.181 () {44 vars in 911 bytes} [Wed May 6 14:58:41 2026] GET /v2/images => generated 69 bytes in 576 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.19.213.181 () {42 vars in 689 bytes} [Wed May 6 14:58:45 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 2/6] 199.19.213.181 () {44 vars in 911 bytes} [Wed May 6 14:58:45 2026] GET /v2/images => generated 69 bytes in 49 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-06 14:58:45.108 7 WARNING oslo_policy.policy [None req-446e9edb-7b09-4948-a649-af30185a706e 0fde6164889b4ce1b12f686801dfed4b 456dc927b2ff4a0a9896da3842d7a168 - - 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-06 14:58:45.109 7 WARNING oslo_policy.policy [None req-446e9edb-7b09-4948-a649-af30185a706e 0fde6164889b4ce1b12f686801dfed4b 456dc927b2ff4a0a9896da3842d7a168 - - 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: 5/7] 199.19.213.181 () {44 vars in 912 bytes} [Wed May 6 14:58:45 2026] GET /v2/images/cirros => generated 151 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 3/8] 199.19.213.181 () {44 vars in 934 bytes} [Wed May 6 14:58:45 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-06 14:58:45.257 7 WARNING oslo_policy.policy [None req-2cd20f46-6f93-44e4-b978-e3e3411b6688 0fde6164889b4ce1b12f686801dfed4b 456dc927b2ff4a0a9896da3842d7a168 - - 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-06 14:58:45.257 7 WARNING oslo_policy.policy [None req-2cd20f46-6f93-44e4-b978-e3e3411b6688 0fde6164889b4ce1b12f686801dfed4b 456dc927b2ff4a0a9896da3842d7a168 - - 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/9] 199.19.213.181 () {44 vars in 940 bytes} [Wed May 6 14:58:45 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 14:58:45.346 6 WARNING oslo_config.cfg [None req-0d35db97-0896-4eba-93c7-9ef34a3c7cc5 0fde6164889b4ce1b12f686801dfed4b 456dc927b2ff4a0a9896da3842d7a168 - - 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: 6|app: 0|req: 4/10] 199.19.213.181 () {48 vars in 952 bytes} [Wed May 6 14:58:45 2026] POST /v2/images => generated 760 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-06 14:58:45.366 7 WARNING oslo_policy.policy [None req-10126294-c2e5-4dd8-826c-3ff5968f71b6 0fde6164889b4ce1b12f686801dfed4b 456dc927b2ff4a0a9896da3842d7a168 - - 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-06 14:58:45.366 7 WARNING oslo_policy.policy [None req-10126294-c2e5-4dd8-826c-3ff5968f71b6 0fde6164889b4ce1b12f686801dfed4b 456dc927b2ff4a0a9896da3842d7a168 - - 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-06 14:58:45.368 7 INFO glance.api.v2.image_data [None req-10126294-c2e5-4dd8-826c-3ff5968f71b6 0fde6164889b4ce1b12f686801dfed4b 456dc927b2ff4a0a9896da3842d7a168 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 14:58:49.033 7 WARNING glance.location [None req-10126294-c2e5-4dd8-826c-3ff5968f71b6 0fde6164889b4ce1b12f686801dfed4b 456dc927b2ff4a0a9896da3842d7a168 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/11] 199.19.213.181 () {48 vars in 1046 bytes} [Wed May 6 14:58:45 2026] PUT /v2/images/648ac562-97b4-45b1-8e51-01cf65d16417/file => generated 0 bytes in 3709 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7790 switches on core 0) [pid: 6|app: 0|req: 5/12] 199.19.213.181 () {44 vars in 972 bytes} [Wed May 6 14:58:49 2026] GET /v2/images/648ac562-97b4-45b1-8e51-01cf65d16417 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 14:58:49.111 7 WARNING oslo_config.cfg [None req-553db7b2-5b4e-467f-a295-93be4710236f 0fde6164889b4ce1b12f686801dfed4b 456dc927b2ff4a0a9896da3842d7a168 - - 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: 8/13] 199.19.213.181 () {44 vars in 972 bytes} [Wed May 6 14:58:49 2026] GET /v2/images/648ac562-97b4-45b1-8e51-01cf65d16417 => 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: 135/266] 199.19.213.181 () {42 vars in 689 bytes} [Wed May 6 15:19:47 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 132/267] 199.19.213.181 () {44 vars in 911 bytes} [Wed May 6 15:19:47 2026] GET /v2/images => generated 1240 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/274] 199.19.213.181 () {42 vars in 689 bytes} [Wed May 6 15:20:18 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 136/275] 199.19.213.181 () {44 vars in 911 bytes} [Wed May 6 15:20:18 2026] GET /v2/images => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/276] 199.19.213.181 () {44 vars in 938 bytes} [Wed May 6 15:20:18 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 137/277] 199.19.213.181 () {44 vars in 960 bytes} [Wed May 6 15:20:18 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/278] 199.19.213.181 () {44 vars in 940 bytes} [Wed May 6 15:20:18 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: 6|app: 0|req: 138/279] 199.19.213.181 () {48 vars in 952 bytes} [Wed May 6 15:20:18 2026] POST /v2/images => generated 796 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-06 15:20:18.663 7 INFO glance.api.v2.image_data [None req-f0a14cf5-76e3-469d-978f-1309ba6b6e70 0fde6164889b4ce1b12f686801dfed4b 456dc927b2ff4a0a9896da3842d7a168 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 15:20:52.736 7 WARNING glance.location [None req-f0a14cf5-76e3-469d-978f-1309ba6b6e70 0fde6164889b4ce1b12f686801dfed4b 456dc927b2ff4a0a9896da3842d7a168 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 142/288] 199.19.213.181 () {48 vars in 1047 bytes} [Wed May 6 15:20:18 2026] PUT /v2/images/66bc04cb-a505-4bbc-8240-2300e69d4df6/file => generated 0 bytes in 34124 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65755 switches on core 0) [pid: 6|app: 0|req: 147/289] 199.19.213.181 () {44 vars in 972 bytes} [Wed May 6 15:20:52 2026] GET /v2/images/66bc04cb-a505-4bbc-8240-2300e69d4df6 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/290] 199.19.213.181 () {44 vars in 972 bytes} [Wed May 6 15:20:52 2026] GET /v2/images/66bc04cb-a505-4bbc-8240-2300e69d4df6 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 148/291] 199.19.213.181 () {42 vars in 689 bytes} [Wed May 6 15:20:54 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/292] 199.19.213.181 () {44 vars in 911 bytes} [Wed May 6 15:20:54 2026] GET /v2/images => generated 2451 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/375] 199.19.213.181 () {42 vars in 689 bytes} [Wed May 6 15:27:41 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 190/376] 199.19.213.181 () {44 vars in 911 bytes} [Wed May 6 15:27:41 2026] GET /v2/images => generated 2451 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/381] 199.19.213.181 () {42 vars in 689 bytes} [Wed May 6 15:28:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 193/382] 199.19.213.181 () {44 vars in 911 bytes} [Wed May 6 15:28:00 2026] GET /v2/images => generated 2451 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/383] 199.19.213.181 () {44 vars in 948 bytes} [Wed May 6 15:28:00 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: 6|app: 0|req: 194/384] 199.19.213.181 () {44 vars in 970 bytes} [Wed May 6 15:28:00 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/385] 199.19.213.181 () {44 vars in 940 bytes} [Wed May 6 15:28:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 195/386] 199.19.213.181 () {48 vars in 952 bytes} [Wed May 6 15:28:00 2026] POST /v2/images => generated 799 bytes in 1496 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-06 15:28:02.501 7 INFO glance.api.v2.image_data [None req-c22ab65d-c2dd-47a6-9c00-fb887816aa4e 0fde6164889b4ce1b12f686801dfed4b 456dc927b2ff4a0a9896da3842d7a168 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 15:28:47.967 7 INFO glance.location [None req-c22ab65d-c2dd-47a6-9c00-fb887816aa4e 0fde6164889b4ce1b12f686801dfed4b 456dc927b2ff4a0a9896da3842d7a168 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 192/395] 199.19.213.181 () {48 vars in 1046 bytes} [Wed May 6 15:28:02 2026] PUT /v2/images/02164aae-5196-4073-993b-cb1eb9933353/file => generated 0 bytes in 45517 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19293 switches on core 0) [pid: 6|app: 0|req: 204/396] 199.19.213.181 () {44 vars in 972 bytes} [Wed May 6 15:28:48 2026] GET /v2/images/02164aae-5196-4073-993b-cb1eb9933353 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/397] 199.19.213.181 () {48 vars in 1051 bytes} [Wed May 6 15:28:48 2026] PATCH /v2/images/02164aae-5196-4073-993b-cb1eb9933353 => generated 1234 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 205/398] 199.19.213.181 () {44 vars in 972 bytes} [Wed May 6 15:28:48 2026] GET /v2/images/02164aae-5196-4073-993b-cb1eb9933353 => generated 1234 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 211/409] 199.19.213.181 () {42 vars in 689 bytes} [Wed May 6 15:29:38 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/410] 199.19.213.181 () {44 vars in 911 bytes} [Wed May 6 15:29:38 2026] GET /v2/images => generated 3687 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 214/415] 199.19.213.181 () {42 vars in 689 bytes} [Wed May 6 15:29:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/416] 199.19.213.181 () {44 vars in 911 bytes} [Wed May 6 15:29:49 2026] GET /v2/images => generated 3687 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 215/417] 199.19.213.181 () {44 vars in 940 bytes} [Wed May 6 15:29:49 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: 203/418] 199.19.213.181 () {44 vars in 962 bytes} [Wed May 6 15:29:49 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 216/419] 199.19.213.181 () {44 vars in 940 bytes} [Wed May 6 15:29:49 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) [pid: 7|app: 0|req: 204/420] 199.19.213.181 () {48 vars in 952 bytes} [Wed May 6 15:29:49 2026] POST /v2/images => generated 791 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-06 15:29:49.706 6 WARNING oslo_policy.policy [None req-8f55d44b-030d-4f64-afce-976cdf636bc0 0fde6164889b4ce1b12f686801dfed4b 456dc927b2ff4a0a9896da3842d7a168 - - 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-06 15:29:49.707 6 WARNING oslo_policy.policy [None req-8f55d44b-030d-4f64-afce-976cdf636bc0 0fde6164889b4ce1b12f686801dfed4b 456dc927b2ff4a0a9896da3842d7a168 - - 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-06 15:29:49.708 6 INFO glance.api.v2.image_data [None req-8f55d44b-030d-4f64-afce-976cdf636bc0 0fde6164889b4ce1b12f686801dfed4b 456dc927b2ff4a0a9896da3842d7a168 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 15:30:01.826 6 INFO glance.location [None req-8f55d44b-030d-4f64-afce-976cdf636bc0 0fde6164889b4ce1b12f686801dfed4b 456dc927b2ff4a0a9896da3842d7a168 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 6|app: 0|req: 217/423] 199.19.213.181 () {48 vars in 1046 bytes} [Wed May 6 15:29:49 2026] PUT /v2/images/7bef761e-2722-493a-983d-4738932a9132/file => generated 0 bytes in 12207 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18855 switches on core 0) [pid: 7|app: 0|req: 207/424] 199.19.213.181 () {44 vars in 972 bytes} [Wed May 6 15:30:01 2026] GET /v2/images/7bef761e-2722-493a-983d-4738932a9132 => generated 1203 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 218/425] 199.19.213.181 () {44 vars in 972 bytes} [Wed May 6 15:30:01 2026] GET /v2/images/7bef761e-2722-493a-983d-4738932a9132 => generated 1203 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 296/580] 199.19.213.181 () {42 vars in 689 bytes} [Wed May 6 15:42:56 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/581] 199.19.213.181 () {44 vars in 911 bytes} [Wed May 6 15:42:56 2026] GET /v2/images => generated 4892 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 312/612] 199.19.213.181 () {42 vars in 689 bytes} [Wed May 6 15:45:22 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/613] 199.19.213.181 () {44 vars in 911 bytes} [Wed May 6 15:45:22 2026] GET /v2/images => generated 4892 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 313/614] 199.19.213.181 () {42 vars in 689 bytes} [Wed May 6 15:45:24 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/615] 199.19.213.181 () {44 vars in 911 bytes} [Wed May 6 15:45:24 2026] GET /v2/images => generated 4892 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/626] 199.19.213.181 () {42 vars in 689 bytes} [Wed May 6 15:46:16 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 319/627] 199.19.213.181 () {44 vars in 911 bytes} [Wed May 6 15:46:16 2026] GET /v2/images => generated 4892 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/630] 199.19.213.181 () {42 vars in 689 bytes} [Wed May 6 15:46:24 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 321/631] 199.19.213.181 () {44 vars in 911 bytes} [Wed May 6 15:46:24 2026] GET /v2/images => generated 4892 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/646] 199.19.213.181 () {42 vars in 689 bytes} [Wed May 6 15:47:29 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 329/647] 199.19.213.181 () {44 vars in 911 bytes} [Wed May 6 15:47:29 2026] GET /v2/images => generated 4892 bytes in 51 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: 6|app: 0|req: 334/656] 10.0.0.207 () {32 vars in 633 bytes} [Wed May 6 15:48:15 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 338/663] 10.0.0.157 () {36 vars in 987 bytes} [Wed May 6 15:48:42 2026] GET /v2/images/648ac562-97b4-45b1-8e51-01cf65d16417 => 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: 7|app: 0|req: 326/664] 10.0.0.157 () {36 vars in 927 bytes} [Wed May 6 15:48:42 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: 6|app: 0|req: 339/665] 10.0.0.157 () {36 vars in 987 bytes} [Wed May 6 15:48:44 2026] GET /v2/images/648ac562-97b4-45b1-8e51-01cf65d16417 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/666] 10.0.0.157 () {36 vars in 927 bytes} [Wed May 6 15:48:44 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: 6|app: 0|req: 341/669] 199.19.213.181 () {36 vars in 991 bytes} [Wed May 6 15:48:52 2026] GET /v2/images/648ac562-97b4-45b1-8e51-01cf65d16417 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/670] 199.19.213.181 () {36 vars in 931 bytes} [Wed May 6 15:48:52 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 342/671] 199.19.213.181 () {36 vars in 991 bytes} [Wed May 6 15:48:53 2026] GET /v2/images/648ac562-97b4-45b1-8e51-01cf65d16417 => 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: 330/672] 199.19.213.181 () {36 vars in 931 bytes} [Wed May 6 15:48:53 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: 332/675] 10.0.0.207 () {30 vars in 411 bytes} [Wed May 6 15:49:00 2026] GET / => generated 1312 bytes in 8 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 344/676] 10.0.0.157 () {36 vars in 987 bytes} [Wed May 6 15:49:04 2026] GET /v2/images/648ac562-97b4-45b1-8e51-01cf65d16417 => 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: 333/677] 10.0.0.157 () {36 vars in 927 bytes} [Wed May 6 15:49:04 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/686] 10.0.0.157 () {36 vars in 987 bytes} [Wed May 6 15:49:41 2026] GET /v2/images/648ac562-97b4-45b1-8e51-01cf65d16417 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 349/687] 10.0.0.157 () {36 vars in 927 bytes} [Wed May 6 15:49: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: 6|app: 0|req: 351/690] 10.0.0.229 () {36 vars in 987 bytes} [Wed May 6 15:49:57 2026] GET /v2/images/648ac562-97b4-45b1-8e51-01cf65d16417 => generated 1171 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/691] 10.0.0.229 () {36 vars in 927 bytes} [Wed May 6 15:49:57 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: 6|app: 0|req: 352/692] 10.0.0.229 () {36 vars in 927 bytes} [Wed May 6 15:49:57 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/693] 10.0.0.229 () {36 vars in 987 bytes} [Wed May 6 15:49:57 2026] GET /v2/images/648ac562-97b4-45b1-8e51-01cf65d16417 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 353/694] 10.0.0.229 () {36 vars in 927 bytes} [Wed May 6 15:49:57 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: 342/695] 10.0.0.229 () {36 vars in 927 bytes} [Wed May 6 15:49:57 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: 6|app: 0|req: 354/696] 10.0.0.229 () {36 vars in 987 bytes} [Wed May 6 15:49:57 2026] GET /v2/images/648ac562-97b4-45b1-8e51-01cf65d16417 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/697] 10.0.0.229 () {36 vars in 927 bytes} [Wed May 6 15:49:57 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: 6|app: 0|req: 355/698] 10.0.0.229 () {36 vars in 927 bytes} [Wed May 6 15:49:57 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: 344/699] 10.0.0.244 () {36 vars in 911 bytes} [Wed May 6 15:49:58 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 6|app: 0|req: 356/700] 10.0.0.244 () {36 vars in 1007 bytes} [Wed May 6 15:49:58 2026] GET /v2/images/648ac562-97b4-45b1-8e51-01cf65d16417/locations => generated 127 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/701] 10.0.0.244 () {36 vars in 987 bytes} [Wed May 6 15:49:58 2026] GET /v2/images/648ac562-97b4-45b1-8e51-01cf65d16417 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 357/702] 10.0.0.244 () {36 vars in 927 bytes} [Wed May 6 15:49:58 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/703] 10.0.0.244 () {36 vars in 927 bytes} [Wed May 6 15:49:58 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: 352/714] 10.0.0.207 () {34 vars in 655 bytes} [Wed May 6 15:50:43 2026] POST /v2/images => generated 649 bytes in 187 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-06 15:50:43.217 6 WARNING glance.api.v2.images [None req-35d27163-c136-4b0d-bf4f-7400184a1c3a 616fb80d161a4d3ea4011b34e497ac21 b20dd6e1e8c149c0b29bc769811ad3cf - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9152d10f-5dee-4f69-a15a-eb9071f2419b [pid: 6|app: 0|req: 363/715] 10.0.0.207 () {32 vars in 710 bytes} [Wed May 6 15:50:43 2026] DELETE /v2/images/9152d10f-5dee-4f69-a15a-eb9071f2419b => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/716] 10.0.0.207 () {32 vars in 707 bytes} [Wed May 6 15:50:43 2026] GET /v2/images/9152d10f-5dee-4f69-a15a-eb9071f2419b => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 364/717] 10.0.0.207 () {32 vars in 633 bytes} [Wed May 6 15:50:43 2026] GET /v2/images => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/718] 10.0.0.207 () {34 vars in 655 bytes} [Wed May 6 15:50:43 2026] POST /v2/images => generated 702 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 6|app: 0|req: 365/719] 10.0.0.207 () {32 vars in 717 bytes} [Wed May 6 15:50:43 2026] GET /v2/images/3d939233-3ab1-460f-b0db-ccb2cbd9b80e/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 15:50:43.434 7 INFO glance.api.v2.image_data [None req-9a9b6b61-a2f1-47a6-b954-80eb1bc08208 616fb80d161a4d3ea4011b34e497ac21 b20dd6e1e8c149c0b29bc769811ad3cf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 15:50:43.473 7 WARNING glance_store._drivers.rbd [None req-9a9b6b61-a2f1-47a6-b954-80eb1bc08208 616fb80d161a4d3ea4011b34e497ac21 b20dd6e1e8c149c0b29bc769811ad3cf - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-06 15:50:44.427 7 INFO glance.location [None req-9a9b6b61-a2f1-47a6-b954-80eb1bc08208 616fb80d161a4d3ea4011b34e497ac21 b20dd6e1e8c149c0b29bc769811ad3cf - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 355/720] 10.0.0.207 () {32 vars in 727 bytes} [Wed May 6 15:50:43 2026] PUT /v2/images/3d939233-3ab1-460f-b0db-ccb2cbd9b80e/file => generated 0 bytes in 1037 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 6|app: 0|req: 366/721] 10.0.0.207 () {32 vars in 707 bytes} [Wed May 6 15:50:44 2026] GET /v2/images/3d939233-3ab1-460f-b0db-ccb2cbd9b80e => generated 1103 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/722] 10.0.0.207 () {32 vars in 717 bytes} [Wed May 6 15:50:44 2026] GET /v2/images/3d939233-3ab1-460f-b0db-ccb2cbd9b80e/file => generated 1024 bytes in 126 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 6|app: 0|req: 367/723] 10.0.0.207 () {34 vars in 655 bytes} [Wed May 6 15:50:44 2026] POST /v2/images => generated 649 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/724] 10.0.0.207 () {32 vars in 726 bytes} [Wed May 6 15:50:44 2026] PATCH /v2/images/5d11b47d-6302-4c54-a73d-b0444b6d1567 => generated 652 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 368/725] 10.0.0.207 () {32 vars in 707 bytes} [Wed May 6 15:50:44 2026] GET /v2/images/5d11b47d-6302-4c54-a73d-b0444b6d1567 => generated 652 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 15:50:44.782 7 WARNING glance.api.v2.images [None req-483fe041-bf39-438c-90f0-84678ceed204 616fb80d161a4d3ea4011b34e497ac21 b20dd6e1e8c149c0b29bc769811ad3cf - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5d11b47d-6302-4c54-a73d-b0444b6d1567 [pid: 7|app: 0|req: 358/726] 10.0.0.207 () {32 vars in 710 bytes} [Wed May 6 15:50:44 2026] DELETE /v2/images/5d11b47d-6302-4c54-a73d-b0444b6d1567 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 6|app: 0|req: 369/727] 10.0.0.207 () {32 vars in 707 bytes} [Wed May 6 15:50:44 2026] GET /v2/images/5d11b47d-6302-4c54-a73d-b0444b6d1567 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 15:50:44.848 7 WARNING glance.api.v2.images [None req-11a9736e-d905-43ab-a1df-e17ccafa1f23 616fb80d161a4d3ea4011b34e497ac21 b20dd6e1e8c149c0b29bc769811ad3cf - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3d939233-3ab1-460f-b0db-ccb2cbd9b80e [pid: 7|app: 0|req: 359/728] 10.0.0.207 () {32 vars in 710 bytes} [Wed May 6 15:50:44 2026] DELETE /v2/images/3d939233-3ab1-460f-b0db-ccb2cbd9b80e => generated 0 bytes in 884 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 6|app: 0|req: 370/729] 10.0.0.207 () {32 vars in 707 bytes} [Wed May 6 15:50:45 2026] GET /v2/images/3d939233-3ab1-460f-b0db-ccb2cbd9b80e => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 15:50:45.753 7 WARNING glance.api.v2.images [None req-77957a5e-aa6c-4858-b16b-fda4bd97f813 616fb80d161a4d3ea4011b34e497ac21 b20dd6e1e8c149c0b29bc769811ad3cf - - default default] Failed to find image 9152d10f-5dee-4f69-a15a-eb9071f2419b to delete: glance.common.exception.ImageNotFound: No image found with ID 9152d10f-5dee-4f69-a15a-eb9071f2419b [pid: 7|app: 0|req: 360/730] 10.0.0.207 () {32 vars in 710 bytes} [Wed May 6 15:50:45 2026] DELETE /v2/images/9152d10f-5dee-4f69-a15a-eb9071f2419b => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 371/731] 10.0.0.207 () {32 vars in 707 bytes} [Wed May 6 15:50:45 2026] GET /v2/images/9152d10f-5dee-4f69-a15a-eb9071f2419b => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/734] 10.0.0.157 () {36 vars in 987 bytes} [Wed May 6 15:50:56 2026] GET /v2/images/648ac562-97b4-45b1-8e51-01cf65d16417 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 373/735] 10.0.0.157 () {36 vars in 927 bytes} [Wed May 6 15:50:56 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: 365/740] 10.0.0.157 () {36 vars in 987 bytes} [Wed May 6 15:51:11 2026] GET /v2/images/648ac562-97b4-45b1-8e51-01cf65d16417 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 376/741] 10.0.0.157 () {36 vars in 927 bytes} [Wed May 6 15:51:11 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: 6|app: 0|req: 379/746] 10.0.0.207 () {32 vars in 707 bytes} [Wed May 6 15:51:29 2026] GET /v2/images/648ac562-97b4-45b1-8e51-01cf65d16417 => 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/747] 10.0.0.207 () {32 vars in 707 bytes} [Wed May 6 15:51:29 2026] GET /v2/images/648ac562-97b4-45b1-8e51-01cf65d16417 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 380/748] 10.0.0.229 () {36 vars in 987 bytes} [Wed May 6 15:51:29 2026] GET /v2/images/648ac562-97b4-45b1-8e51-01cf65d16417 => generated 1171 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/749] 10.0.0.229 () {36 vars in 927 bytes} [Wed May 6 15:51:30 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: 6|app: 0|req: 381/750] 10.0.0.229 () {36 vars in 927 bytes} [Wed May 6 15:51:30 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: 370/751] 10.0.0.229 () {36 vars in 987 bytes} [Wed May 6 15:51:30 2026] GET /v2/images/648ac562-97b4-45b1-8e51-01cf65d16417 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 382/752] 10.0.0.229 () {36 vars in 927 bytes} [Wed May 6 15:51:30 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: 371/753] 10.0.0.229 () {36 vars in 927 bytes} [Wed May 6 15:51:30 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: 6|app: 0|req: 383/754] 10.0.0.229 () {36 vars in 987 bytes} [Wed May 6 15:51:30 2026] GET /v2/images/648ac562-97b4-45b1-8e51-01cf65d16417 => 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: 372/755] 10.0.0.229 () {36 vars in 927 bytes} [Wed May 6 15:51:30 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: 6|app: 0|req: 384/756] 10.0.0.229 () {36 vars in 927 bytes} [Wed May 6 15:51:30 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: 373/757] 10.0.0.244 () {36 vars in 911 bytes} [Wed May 6 15:51:31 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 6|app: 0|req: 385/758] 10.0.0.244 () {36 vars in 1007 bytes} [Wed May 6 15:51:31 2026] GET /v2/images/648ac562-97b4-45b1-8e51-01cf65d16417/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/759] 10.0.0.244 () {36 vars in 987 bytes} [Wed May 6 15:51:31 2026] GET /v2/images/648ac562-97b4-45b1-8e51-01cf65d16417 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 386/760] 10.0.0.244 () {36 vars in 927 bytes} [Wed May 6 15:51:31 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/761] 10.0.0.244 () {36 vars in 927 bytes} [Wed May 6 15:51:31 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: 6|app: 0|req: 387/762] 10.0.0.157 () {36 vars in 987 bytes} [Wed May 6 15:51:32 2026] GET /v2/images/648ac562-97b4-45b1-8e51-01cf65d16417 => 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: 376/763] 10.0.0.157 () {36 vars in 927 bytes} [Wed May 6 15:51:32 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 389/766] 10.0.0.157 () {36 vars in 987 bytes} [Wed May 6 15:51:45 2026] GET /v2/images/648ac562-97b4-45b1-8e51-01cf65d16417 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/767] 10.0.0.157 () {36 vars in 927 bytes} [Wed May 6 15:51:45 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: 383/776] 199.19.213.181 () {32 vars in 826 bytes} [Wed May 6 15:52:21 2026] GET /v2/images?status=active&owner=456dc927b2ff4a0a9896da3842d7a168&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 394/777] 199.19.213.181 () {32 vars in 653 bytes} [Wed May 6 15:52:21 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: 384/778] 10.0.0.229 () {36 vars in 987 bytes} [Wed May 6 15:52:21 2026] GET /v2/images/66bc04cb-a505-4bbc-8240-2300e69d4df6 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 395/779] 10.0.0.229 () {36 vars in 927 bytes} [Wed May 6 15:52:21 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: 385/780] 10.0.0.229 () {36 vars in 927 bytes} [Wed May 6 15:52:21 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: 6|app: 0|req: 396/781] 10.0.0.229 () {36 vars in 987 bytes} [Wed May 6 15:52:21 2026] GET /v2/images/66bc04cb-a505-4bbc-8240-2300e69d4df6 => 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: 386/782] 10.0.0.229 () {36 vars in 927 bytes} [Wed May 6 15:52:21 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: 6|app: 0|req: 397/783] 10.0.0.229 () {36 vars in 927 bytes} [Wed May 6 15:52:21 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: 387/784] 10.0.0.229 () {36 vars in 987 bytes} [Wed May 6 15:52:22 2026] GET /v2/images/66bc04cb-a505-4bbc-8240-2300e69d4df6 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 398/785] 10.0.0.229 () {36 vars in 927 bytes} [Wed May 6 15:52: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: 388/786] 10.0.0.244 () {36 vars in 911 bytes} [Wed May 6 15:52:22 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 6|app: 0|req: 399/787] 10.0.0.244 () {36 vars in 1007 bytes} [Wed May 6 15:52:22 2026] GET /v2/images/66bc04cb-a505-4bbc-8240-2300e69d4df6/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/788] 10.0.0.244 () {36 vars in 987 bytes} [Wed May 6 15:52:22 2026] GET /v2/images/66bc04cb-a505-4bbc-8240-2300e69d4df6 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 400/789] 10.0.0.244 () {36 vars in 927 bytes} [Wed May 6 15:52:22 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/790] 10.0.0.244 () {36 vars in 927 bytes} [Wed May 6 15:52:22 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: 396/801] 10.0.0.157 () {36 vars in 987 bytes} [Wed May 6 15:53:18 2026] GET /v2/images/648ac562-97b4-45b1-8e51-01cf65d16417 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 406/802] 10.0.0.157 () {36 vars in 927 bytes} [Wed May 6 15:53:19 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: 6|app: 0|req: 411/811] 10.0.0.157 () {36 vars in 987 bytes} [Wed May 6 15:53:53 2026] GET /v2/images/648ac562-97b4-45b1-8e51-01cf65d16417 => generated 1171 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/812] 10.0.0.157 () {36 vars in 927 bytes} [Wed May 6 15:53:54 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: 6|app: 0|req: 419/827] 10.0.0.157 () {36 vars in 987 bytes} [Wed May 6 15:55:05 2026] GET /v2/images/648ac562-97b4-45b1-8e51-01cf65d16417 => 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: 409/828] 10.0.0.157 () {36 vars in 927 bytes} [Wed May 6 15:55:05 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: 6|app: 0|req: 434/857] 10.0.0.207 () {32 vars in 633 bytes} [Wed May 6 15:57:28 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)