+ 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 May 11 01:15:38 2026] *** compiled with version: 11.4.0 on 09 May 2026 21:15:36 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-59c4859d67-sbchs 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55852cdfeff0 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)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-11 01:15:40.612 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-11 01:15:40.616 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-11 01:15:41.193 8 ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-05-11 01:15:41.195 7 ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-05-11 01:15:41.274 8 ERROR stevedore.extension [-] Could not load 's3': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-05-11 01:15:41.276 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-11 01:15:41.277 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-11 01:15:41.279 7 ERROR stevedore.extension [-] Could not load 's3': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-05-11 01:15:41.280 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-11 01:15:41.281 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-11 01:15:42.828 8 WARNING glance.api.v2.images [None req-7e9951ac-4192-4fa6-8e40-f249f2415206 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-11 01:15:42.840 7 WARNING glance.api.v2.images [None req-941db17e-5896-4477-9759-4dfa45aa0de5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-11 01:15:43.022 8 WARNING keystonemiddleware._common.config [None req-7e9951ac-4192-4fa6-8e40-f249f2415206 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 01:15:43.031 8 WARNING oslo_config.cfg [None req-7e9951ac-4192-4fa6-8e40-f249f2415206 - - - - - -] 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 0x55852cdfeff0 pid: 8 (default app) 2026-05-11 01:15:43.037 7 WARNING keystonemiddleware._common.config [None req-941db17e-5896-4477-9759-4dfa45aa0de5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 01:15:43.045 7 WARNING oslo_config.cfg [None req-941db17e-5896-4477-9759-4dfa45aa0de5 - - - - - -] 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 0x55852cdfeff0 pid: 7 (default app) [pid: 7|app: 0|req: 2/5] 199.204.45.23 () {42 vars in 685 bytes} [Mon May 11 01:15:46 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 01:15:46.803 8 WARNING oslo_policy.policy [None req-fac0a8f8-9452-44c8-9072-480797e40594 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - 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-11 01:15:46.804 8 WARNING oslo_policy.policy [None req-fac0a8f8-9452-44c8-9072-480797e40594 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - 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-11 01:15:46.824 8 WARNING oslo_policy.policy [None req-fac0a8f8-9452-44c8-9072-480797e40594 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - 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-11 01:15:46.825 8 WARNING oslo_policy.policy [None req-fac0a8f8-9452-44c8-9072-480797e40594 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - 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: 4/6] 199.204.45.23 () {44 vars in 907 bytes} [Mon May 11 01:15:46 2026] GET /v2/images => generated 69 bytes in 548 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/7] 199.204.45.23 () {42 vars in 685 bytes} [Mon May 11 01:15:50 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/8] 199.204.45.23 () {44 vars in 907 bytes} [Mon May 11 01:15:50 2026] GET /v2/images => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 01:15:50.364 7 WARNING oslo_policy.policy [None req-e80601b0-85b2-4243-8e93-35043bb3ea31 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - 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-11 01:15:50.364 7 WARNING oslo_policy.policy [None req-e80601b0-85b2-4243-8e93-35043bb3ea31 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - 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: 4/9] 199.204.45.23 () {44 vars in 908 bytes} [Mon May 11 01:15:50 2026] GET /v2/images/cirros => generated 151 bytes in 179 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/10] 199.204.45.23 () {44 vars in 930 bytes} [Mon May 11 01:15:50 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 01:15:50.557 7 WARNING oslo_policy.policy [None req-4a027e03-a78c-4a54-bced-db982d6eb159 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - 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-11 01:15:50.558 7 WARNING oslo_policy.policy [None req-4a027e03-a78c-4a54-bced-db982d6eb159 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - 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/11] 199.204.45.23 () {44 vars in 936 bytes} [Mon May 11 01:15:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 01:15:50.627 8 WARNING oslo_config.cfg [None req-8a65e673-bec5-4936-81fc-55cb771ceff5 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - 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: 7/12] 199.204.45.23 () {48 vars in 948 bytes} [Mon May 11 01:15:50 2026] POST /v2/images => generated 760 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-11 01:15:50.645 7 WARNING oslo_policy.policy [None req-2c801165-dea3-44b3-86cd-3009ad053b70 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - 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-11 01:15:50.645 7 WARNING oslo_policy.policy [None req-2c801165-dea3-44b3-86cd-3009ad053b70 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - 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-11 01:15:50.646 7 INFO glance.api.v2.image_data [None req-2c801165-dea3-44b3-86cd-3009ad053b70 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 01:15:54.793 7 INFO glance.location [None req-2c801165-dea3-44b3-86cd-3009ad053b70 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 6/15] 199.204.45.23 () {48 vars in 1042 bytes} [Mon May 11 01:15:50 2026] PUT /v2/images/a5594b5e-8c23-48ad-9282-8d422cabcf39/file => generated 0 bytes in 4188 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6338 switches on core 0) [pid: 8|app: 0|req: 10/16] 199.204.45.23 () {44 vars in 907 bytes} [Mon May 11 01:15:54 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 01:15:54.871 7 WARNING oslo_config.cfg [None req-ee6533bf-3cf3-4f29-9a56-5abb1deb8262 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - 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: 7/17] 199.204.45.23 () {48 vars in 1046 bytes} [Mon May 11 01:15:54 2026] PATCH /v2/images/a5594b5e-8c23-48ad-9282-8d422cabcf39 => 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: 11/18] 199.204.45.23 () {44 vars in 907 bytes} [Mon May 11 01:15:54 2026] GET /v2/images => generated 1240 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/283] 199.204.45.23 () {42 vars in 685 bytes} [Mon May 11 01:37:57 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/284] 199.204.45.23 () {44 vars in 907 bytes} [Mon May 11 01:37:57 2026] GET /v2/images => generated 1240 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/293] 199.204.45.23 () {42 vars in 685 bytes} [Mon May 11 01:38:38 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/294] 199.204.45.23 () {44 vars in 907 bytes} [Mon May 11 01:38:38 2026] GET /v2/images => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/295] 199.204.45.23 () {44 vars in 934 bytes} [Mon May 11 01:38:38 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: 8|app: 0|req: 150/296] 199.204.45.23 () {44 vars in 956 bytes} [Mon May 11 01:38:38 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/297] 199.204.45.23 () {44 vars in 936 bytes} [Mon May 11 01:38:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/298] 199.204.45.23 () {48 vars in 948 bytes} [Mon May 11 01:38:38 2026] POST /v2/images => generated 796 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-11 01:38:38.414 7 INFO glance.api.v2.image_data [None req-d0e34660-1383-4ff6-a12a-6cd70959e4a3 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 01:39:04.048 7 INFO glance.location [None req-d0e34660-1383-4ff6-a12a-6cd70959e4a3 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 148/305] 199.204.45.23 () {48 vars in 1043 bytes} [Mon May 11 01:38:38 2026] PUT /v2/images/ecad9f21-7d12-4a7d-8a4d-eb8b8d43912f/file => generated 0 bytes in 25702 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67966 switches on core 0) [pid: 8|app: 0|req: 158/306] 199.204.45.23 () {44 vars in 907 bytes} [Mon May 11 01:39:04 2026] GET /v2/images => generated 2451 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/307] 199.204.45.23 () {48 vars in 1046 bytes} [Mon May 11 01:39:04 2026] PATCH /v2/images/ecad9f21-7d12-4a7d-8a4d-eb8b8d43912f => 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: 159/308] 199.204.45.23 () {48 vars in 1047 bytes} [Mon May 11 01:39:04 2026] PATCH /v2/images/ecad9f21-7d12-4a7d-8a4d-eb8b8d43912f => generated 1209 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/309] 199.204.45.23 () {44 vars in 907 bytes} [Mon May 11 01:39:04 2026] GET /v2/images => generated 2451 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/310] 199.204.45.23 () {42 vars in 685 bytes} [Mon May 11 01:39:05 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/311] 199.204.45.23 () {44 vars in 907 bytes} [Mon May 11 01:39:05 2026] GET /v2/images => generated 2451 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/390] 199.204.45.23 () {42 vars in 685 bytes} [Mon May 11 01:45:42 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/393] 199.204.45.23 () {44 vars in 907 bytes} [Mon May 11 01:45:42 2026] GET /v2/images => generated 2451 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/394] 199.204.45.23 () {42 vars in 685 bytes} [Mon May 11 01:45:52 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/395] 199.204.45.23 () {44 vars in 907 bytes} [Mon May 11 01:45:52 2026] GET /v2/images => generated 2451 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/396] 199.204.45.23 () {44 vars in 944 bytes} [Mon May 11 01:45:52 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/397] 199.204.45.23 () {44 vars in 966 bytes} [Mon May 11 01:45:52 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: 8|app: 0|req: 205/398] 199.204.45.23 () {44 vars in 936 bytes} [Mon May 11 01:45:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/399] 199.204.45.23 () {48 vars in 948 bytes} [Mon May 11 01:45:52 2026] POST /v2/images => generated 799 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-11 01:45:52.987 8 WARNING oslo_policy.policy [None req-56d58063-b8fa-4505-b755-13aa474ff6b1 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - 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-11 01:45:52.987 8 WARNING oslo_policy.policy [None req-56d58063-b8fa-4505-b755-13aa474ff6b1 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - 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-11 01:45:52.989 8 INFO glance.api.v2.image_data [None req-56d58063-b8fa-4505-b755-13aa474ff6b1 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 01:46:07.697 8 INFO glance.location [None req-56d58063-b8fa-4505-b755-13aa474ff6b1 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 206/404] 199.204.45.23 () {48 vars in 1042 bytes} [Mon May 11 01:45:52 2026] PUT /v2/images/867124b4-d632-41cd-a908-9a62a49b60d3/file => generated 0 bytes in 14760 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23686 switches on core 0) [pid: 7|app: 0|req: 199/405] 199.204.45.23 () {44 vars in 907 bytes} [Mon May 11 01:46:07 2026] GET /v2/images => generated 3664 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/406] 199.204.45.23 () {48 vars in 1047 bytes} [Mon May 11 01:46:07 2026] PATCH /v2/images/867124b4-d632-41cd-a908-9a62a49b60d3 => generated 1234 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/407] 199.204.45.23 () {44 vars in 907 bytes} [Mon May 11 01:46:07 2026] GET /v2/images => generated 3687 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/416] 199.204.45.23 () {42 vars in 685 bytes} [Mon May 11 01:46:44 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/417] 199.204.45.23 () {44 vars in 907 bytes} [Mon May 11 01:46:44 2026] GET /v2/images => generated 3687 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/420] 199.204.45.23 () {42 vars in 685 bytes} [Mon May 11 01:46:58 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/421] 199.204.45.23 () {44 vars in 907 bytes} [Mon May 11 01:46:58 2026] GET /v2/images => generated 3687 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/422] 199.204.45.23 () {44 vars in 936 bytes} [Mon May 11 01:46:58 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/423] 199.204.45.23 () {44 vars in 958 bytes} [Mon May 11 01:46:59 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/424] 199.204.45.23 () {44 vars in 936 bytes} [Mon May 11 01:46:59 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/425] 199.204.45.23 () {48 vars in 948 bytes} [Mon May 11 01:46:59 2026] POST /v2/images => generated 791 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-11 01:46:59.122 7 INFO glance.api.v2.image_data [None req-8f22f8c6-2129-42e3-b165-e115dc491692 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 01:47:14.420 7 INFO glance.location [None req-8f22f8c6-2129-42e3-b165-e115dc491692 7b643627ab1b4c938108f89a5cfaf7a5 b0d49083c0f84326b0e36ace7b36643c - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 210/430] 199.204.45.23 () {48 vars in 1043 bytes} [Mon May 11 01:46:59 2026] PUT /v2/images/5a7668f5-c020-4799-8385-8f878c38a73a/file => generated 0 bytes in 15358 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32035 switches on core 0) [pid: 8|app: 0|req: 221/431] 199.204.45.23 () {44 vars in 907 bytes} [Mon May 11 01:47:14 2026] GET /v2/images => generated 4893 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/432] 199.204.45.23 () {48 vars in 1046 bytes} [Mon May 11 01:47:14 2026] PATCH /v2/images/5a7668f5-c020-4799-8385-8f878c38a73a => generated 1204 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/433] 199.204.45.23 () {44 vars in 907 bytes} [Mon May 11 01:47:14 2026] GET /v2/images => generated 4893 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/578] 199.204.45.23 () {42 vars in 685 bytes} [Mon May 11 01:59:22 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/579] 199.204.45.23 () {44 vars in 907 bytes} [Mon May 11 01:59:22 2026] GET /v2/images => generated 4893 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/612] 199.204.45.23 () {42 vars in 685 bytes} [Mon May 11 02:01:59 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/613] 199.204.45.23 () {44 vars in 907 bytes} [Mon May 11 02:01:59 2026] GET /v2/images => generated 4893 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/614] 199.204.45.23 () {42 vars in 685 bytes} [Mon May 11 02:02:00 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/615] 199.204.45.23 () {44 vars in 907 bytes} [Mon May 11 02:02:00 2026] GET /v2/images => generated 4893 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/626] 199.204.45.23 () {42 vars in 685 bytes} [Mon May 11 02:02:50 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/627] 199.204.45.23 () {44 vars in 907 bytes} [Mon May 11 02:02:50 2026] GET /v2/images => generated 4893 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/630] 199.204.45.23 () {42 vars in 685 bytes} [Mon May 11 02:02:57 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/631] 199.204.45.23 () {44 vars in 907 bytes} [Mon May 11 02:02:57 2026] GET /v2/images => generated 4893 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/644] 199.204.45.23 () {42 vars in 685 bytes} [Mon May 11 02:03:59 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/645] 199.204.45.23 () {44 vars in 907 bytes} [Mon May 11 02:03:59 2026] GET /v2/images => generated 4893 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 322/654] 10.0.0.232 () {32 vars in 633 bytes} [Mon May 11 02:04:41 2026] GET /v2/images => generated 4893 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 335/659] 10.0.0.20 () {36 vars in 986 bytes} [Mon May 11 02:05:01 2026] GET /v2/images/a5594b5e-8c23-48ad-9282-8d422cabcf39 => generated 1171 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/660] 10.0.0.20 () {36 vars in 926 bytes} [Mon May 11 02:05:02 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: 325/661] 10.0.0.223 () {36 vars in 987 bytes} [Mon May 11 02:05:01 2026] GET /v2/images/a5594b5e-8c23-48ad-9282-8d422cabcf39 => generated 1171 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/662] 10.0.0.223 () {36 vars in 927 bytes} [Mon May 11 02:05:02 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: 326/663] 10.0.0.223 () {36 vars in 927 bytes} [Mon May 11 02:05:02 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: 338/664] 10.0.0.223 () {36 vars in 987 bytes} [Mon May 11 02:05:02 2026] GET /v2/images/a5594b5e-8c23-48ad-9282-8d422cabcf39 => 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: 327/665] 10.0.0.223 () {36 vars in 927 bytes} [Mon May 11 02:05:02 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: 339/666] 10.0.0.223 () {36 vars in 927 bytes} [Mon May 11 02:05:02 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: 328/667] 10.0.0.223 () {36 vars in 987 bytes} [Mon May 11 02:05:02 2026] GET /v2/images/a5594b5e-8c23-48ad-9282-8d422cabcf39 => 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: 340/668] 10.0.0.223 () {36 vars in 927 bytes} [Mon May 11 02:05:02 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: 329/669] 10.0.0.223 () {36 vars in 927 bytes} [Mon May 11 02:05:02 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: 331/672] 10.0.0.205 () {36 vars in 987 bytes} [Mon May 11 02:05:03 2026] GET /v2/images/a5594b5e-8c23-48ad-9282-8d422cabcf39 => generated 1171 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/673] 10.0.0.205 () {36 vars in 927 bytes} [Mon May 11 02:05:03 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: 332/674] 10.0.0.205 () {36 vars in 987 bytes} [Mon May 11 02:05:03 2026] GET /v2/images/a5594b5e-8c23-48ad-9282-8d422cabcf39 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/675] 10.0.0.205 () {36 vars in 927 bytes} [Mon May 11 02:05:03 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: 333/676] 10.0.0.205 () {36 vars in 927 bytes} [Mon May 11 02:05:03 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/677] 199.204.45.23 () {36 vars in 990 bytes} [Mon May 11 02:05:04 2026] GET /v2/images/a5594b5e-8c23-48ad-9282-8d422cabcf39 => generated 1171 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/678] 199.204.45.23 () {36 vars in 930 bytes} [Mon May 11 02:05:05 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: 345/679] 199.204.45.23 () {36 vars in 990 bytes} [Mon May 11 02:05:05 2026] GET /v2/images/a5594b5e-8c23-48ad-9282-8d422cabcf39 => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/680] 199.204.45.23 () {36 vars in 930 bytes} [Mon May 11 02:05:05 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/687] 10.0.0.20 () {36 vars in 986 bytes} [Mon May 11 02:05:38 2026] GET /v2/images/a5594b5e-8c23-48ad-9282-8d422cabcf39 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/688] 10.0.0.20 () {36 vars in 926 bytes} [Mon May 11 02:05:38 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/689] 10.0.0.20 () {36 vars in 986 bytes} [Mon May 11 02:05:39 2026] GET /v2/images/a5594b5e-8c23-48ad-9282-8d422cabcf39 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/690] 10.0.0.20 () {36 vars in 926 bytes} [Mon May 11 02:05:39 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/699] 10.0.0.232 () {34 vars in 655 bytes} [Mon May 11 02:06:21 2026] POST /v2/images => generated 649 bytes in 183 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-11 02:06:22.059 7 WARNING glance.api.v2.images [None req-fa04ec9e-249e-423e-a0bb-16a991472be8 888597f1041449998e4afe013b40392c bfb8e6e18e8d4a73a6be97d0caee2f4a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a3969b7b-acb9-48d2-b506-2aa2bae9650a [pid: 7|app: 0|req: 345/700] 10.0.0.232 () {32 vars in 710 bytes} [Mon May 11 02:06:22 2026] DELETE /v2/images/a3969b7b-acb9-48d2-b506-2aa2bae9650a => generated 0 bytes in 59 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/701] 10.0.0.232 () {32 vars in 707 bytes} [Mon May 11 02:06:22 2026] GET /v2/images/a3969b7b-acb9-48d2-b506-2aa2bae9650a => generated 139 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/702] 10.0.0.232 () {32 vars in 633 bytes} [Mon May 11 02:06:22 2026] GET /v2/images => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/703] 10.0.0.232 () {34 vars in 655 bytes} [Mon May 11 02:06:22 2026] POST /v2/images => generated 702 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/704] 10.0.0.232 () {32 vars in 717 bytes} [Mon May 11 02:06:22 2026] GET /v2/images/7c470774-e2ad-44ab-a9eb-3d81a3200afe/file => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:06:22.268 8 INFO glance.api.v2.image_data [None req-2b32def0-6328-49d8-a7a9-1aa963740ed8 888597f1041449998e4afe013b40392c bfb8e6e18e8d4a73a6be97d0caee2f4a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 02:06:22.332 8 WARNING glance_store._drivers.rbd [None req-2b32def0-6328-49d8-a7a9-1aa963740ed8 888597f1041449998e4afe013b40392c bfb8e6e18e8d4a73a6be97d0caee2f4a - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-11 02:06:22.789 8 INFO glance.location [None req-2b32def0-6328-49d8-a7a9-1aa963740ed8 888597f1041449998e4afe013b40392c bfb8e6e18e8d4a73a6be97d0caee2f4a - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 358/705] 10.0.0.232 () {32 vars in 727 bytes} [Mon May 11 02:06:22 2026] PUT /v2/images/7c470774-e2ad-44ab-a9eb-3d81a3200afe/file => generated 0 bytes in 569 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/706] 10.0.0.232 () {32 vars in 707 bytes} [Mon May 11 02:06:22 2026] GET /v2/images/7c470774-e2ad-44ab-a9eb-3d81a3200afe => generated 1103 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/707] 10.0.0.232 () {32 vars in 717 bytes} [Mon May 11 02:06:22 2026] GET /v2/images/7c470774-e2ad-44ab-a9eb-3d81a3200afe/file => generated 1024 bytes in 122 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/708] 10.0.0.232 () {34 vars in 655 bytes} [Mon May 11 02:06:22 2026] POST /v2/images => generated 648 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/711] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 11 02:06:23 2026] PATCH /v2/images/8a81cd86-2817-42d0-9c54-22545e0300ed => generated 653 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/712] 10.0.0.232 () {32 vars in 707 bytes} [Mon May 11 02:06:23 2026] GET /v2/images/8a81cd86-2817-42d0-9c54-22545e0300ed => generated 653 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:23.121 8 WARNING glance.api.v2.images [None req-d43cc8ae-226f-4de6-a48a-68a100f99813 888597f1041449998e4afe013b40392c bfb8e6e18e8d4a73a6be97d0caee2f4a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8a81cd86-2817-42d0-9c54-22545e0300ed [pid: 8|app: 0|req: 361/713] 10.0.0.232 () {32 vars in 710 bytes} [Mon May 11 02:06:23 2026] DELETE /v2/images/8a81cd86-2817-42d0-9c54-22545e0300ed => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/714] 10.0.0.232 () {32 vars in 707 bytes} [Mon May 11 02:06:23 2026] GET /v2/images/8a81cd86-2817-42d0-9c54-22545e0300ed => generated 139 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:06:23.207 8 WARNING glance.api.v2.images [None req-660038fa-efba-4e2e-bfa6-7e1331e5ca9e 888597f1041449998e4afe013b40392c bfb8e6e18e8d4a73a6be97d0caee2f4a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7c470774-e2ad-44ab-a9eb-3d81a3200afe [pid: 7|app: 0|req: 354/715] 10.0.0.20 () {36 vars in 986 bytes} [Mon May 11 02:06:23 2026] GET /v2/images/a5594b5e-8c23-48ad-9282-8d422cabcf39 => 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: 355/716] 10.0.0.20 () {36 vars in 926 bytes} [Mon May 11 02:06:23 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/717] 10.0.0.232 () {32 vars in 710 bytes} [Mon May 11 02:06:23 2026] DELETE /v2/images/7c470774-e2ad-44ab-a9eb-3d81a3200afe => generated 0 bytes in 826 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/718] 10.0.0.232 () {32 vars in 707 bytes} [Mon May 11 02:06:24 2026] GET /v2/images/7c470774-e2ad-44ab-a9eb-3d81a3200afe => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:06:24.047 8 WARNING glance.api.v2.images [None req-4186f93f-c10a-415a-9409-d97c453e9f10 888597f1041449998e4afe013b40392c bfb8e6e18e8d4a73a6be97d0caee2f4a - - default default] Failed to find image a3969b7b-acb9-48d2-b506-2aa2bae9650a to delete: glance.common.exception.ImageNotFound: No image found with ID a3969b7b-acb9-48d2-b506-2aa2bae9650a [pid: 8|app: 0|req: 363/719] 10.0.0.232 () {32 vars in 710 bytes} [Mon May 11 02:06:24 2026] DELETE /v2/images/a3969b7b-acb9-48d2-b506-2aa2bae9650a => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/720] 10.0.0.232 () {32 vars in 707 bytes} [Mon May 11 02:06:24 2026] GET /v2/images/a3969b7b-acb9-48d2-b506-2aa2bae9650a => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/721] 10.0.0.232 () {30 vars in 411 bytes} [Mon May 11 02:06:24 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/726] 10.0.0.20 () {36 vars in 986 bytes} [Mon May 11 02:06:45 2026] GET /v2/images/a5594b5e-8c23-48ad-9282-8d422cabcf39 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/727] 10.0.0.20 () {36 vars in 926 bytes} [Mon May 11 02:06:46 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: 362/730] 10.0.0.232 () {32 vars in 707 bytes} [Mon May 11 02:06:59 2026] GET /v2/images/a5594b5e-8c23-48ad-9282-8d422cabcf39 => 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: 369/731] 10.0.0.232 () {32 vars in 707 bytes} [Mon May 11 02:06:59 2026] GET /v2/images/a5594b5e-8c23-48ad-9282-8d422cabcf39 => 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: 363/732] 10.0.0.223 () {36 vars in 987 bytes} [Mon May 11 02:06:59 2026] GET /v2/images/a5594b5e-8c23-48ad-9282-8d422cabcf39 => 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: 370/733] 10.0.0.223 () {36 vars in 927 bytes} [Mon May 11 02:06:59 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: 364/734] 10.0.0.223 () {36 vars in 927 bytes} [Mon May 11 02:06:59 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/735] 10.0.0.223 () {36 vars in 987 bytes} [Mon May 11 02:06:59 2026] GET /v2/images/a5594b5e-8c23-48ad-9282-8d422cabcf39 => 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: 365/736] 10.0.0.223 () {36 vars in 927 bytes} [Mon May 11 02:06:59 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/737] 10.0.0.223 () {36 vars in 927 bytes} [Mon May 11 02:06:59 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: 366/738] 10.0.0.223 () {36 vars in 987 bytes} [Mon May 11 02:06:59 2026] GET /v2/images/a5594b5e-8c23-48ad-9282-8d422cabcf39 => 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: 373/739] 10.0.0.223 () {36 vars in 927 bytes} [Mon May 11 02:06:59 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: 367/740] 10.0.0.205 () {36 vars in 987 bytes} [Mon May 11 02:06:59 2026] GET /v2/images/a5594b5e-8c23-48ad-9282-8d422cabcf39 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/741] 10.0.0.205 () {36 vars in 927 bytes} [Mon May 11 02:06:59 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: 368/742] 10.0.0.205 () {36 vars in 987 bytes} [Mon May 11 02:06:59 2026] GET /v2/images/a5594b5e-8c23-48ad-9282-8d422cabcf39 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/743] 10.0.0.205 () {36 vars in 927 bytes} [Mon May 11 02:06:59 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/744] 10.0.0.205 () {36 vars in 927 bytes} [Mon May 11 02:06:59 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: 376/745] 10.0.0.20 () {36 vars in 986 bytes} [Mon May 11 02:07:02 2026] GET /v2/images/a5594b5e-8c23-48ad-9282-8d422cabcf39 => 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: 370/746] 10.0.0.20 () {36 vars in 926 bytes} [Mon May 11 02:07:02 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/749] 10.0.0.20 () {36 vars in 986 bytes} [Mon May 11 02:07:06 2026] GET /v2/images/a5594b5e-8c23-48ad-9282-8d422cabcf39 => 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: 378/750] 10.0.0.20 () {36 vars in 926 bytes} [Mon May 11 02:07:06 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: 375/755] 10.0.0.20 () {36 vars in 986 bytes} [Mon May 11 02:07:32 2026] GET /v2/images/a5594b5e-8c23-48ad-9282-8d422cabcf39 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/756] 10.0.0.20 () {36 vars in 926 bytes} [Mon May 11 02:07:32 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: 377/759] 10.0.0.20 () {36 vars in 986 bytes} [Mon May 11 02:07:36 2026] GET /v2/images/a5594b5e-8c23-48ad-9282-8d422cabcf39 => 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: 383/760] 10.0.0.20 () {36 vars in 926 bytes} [Mon May 11 02:07:36 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/781] 10.0.0.20 () {36 vars in 986 bytes} [Mon May 11 02:09:19 2026] GET /v2/images/a5594b5e-8c23-48ad-9282-8d422cabcf39 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/782] 10.0.0.20 () {36 vars in 926 bytes} [Mon May 11 02:09: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: 8|app: 0|req: 396/785] 10.0.0.20 () {36 vars in 986 bytes} [Mon May 11 02:09:26 2026] GET /v2/images/a5594b5e-8c23-48ad-9282-8d422cabcf39 => generated 1171 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/786] 10.0.0.20 () {36 vars in 926 bytes} [Mon May 11 02:09:27 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/793] 199.204.45.23 () {32 vars in 825 bytes} [Mon May 11 02:09:55 2026] GET /v2/images?status=active&owner=b0d49083c0f84326b0e36ace7b36643c&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/794] 199.204.45.23 () {32 vars in 652 bytes} [Mon May 11 02:09:55 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/795] 10.0.0.223 () {36 vars in 987 bytes} [Mon May 11 02:09:55 2026] GET /v2/images/ecad9f21-7d12-4a7d-8a4d-eb8b8d43912f => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/796] 10.0.0.223 () {36 vars in 927 bytes} [Mon May 11 02:09:55 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/797] 10.0.0.223 () {36 vars in 927 bytes} [Mon May 11 02:09:55 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: 396/798] 10.0.0.223 () {36 vars in 987 bytes} [Mon May 11 02:09:55 2026] GET /v2/images/ecad9f21-7d12-4a7d-8a4d-eb8b8d43912f => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/799] 10.0.0.223 () {36 vars in 927 bytes} [Mon May 11 02:09:55 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: 397/800] 10.0.0.223 () {36 vars in 927 bytes} [Mon May 11 02:09:55 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: 404/801] 10.0.0.223 () {36 vars in 987 bytes} [Mon May 11 02:09:55 2026] GET /v2/images/ecad9f21-7d12-4a7d-8a4d-eb8b8d43912f => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/802] 10.0.0.223 () {36 vars in 927 bytes} [Mon May 11 02:09:55 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: 405/803] 10.0.0.205 () {36 vars in 987 bytes} [Mon May 11 02:09:56 2026] GET /v2/images/ecad9f21-7d12-4a7d-8a4d-eb8b8d43912f => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/804] 10.0.0.205 () {36 vars in 927 bytes} [Mon May 11 02:09:56 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: 406/805] 10.0.0.205 () {36 vars in 987 bytes} [Mon May 11 02:09:56 2026] GET /v2/images/ecad9f21-7d12-4a7d-8a4d-eb8b8d43912f => 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: 400/806] 10.0.0.205 () {36 vars in 927 bytes} [Mon May 11 02:09:56 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: 407/807] 10.0.0.205 () {36 vars in 927 bytes} [Mon May 11 02:09:56 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: 416/838] 10.0.0.232 () {32 vars in 633 bytes} [Mon May 11 02:12:29 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)