+ 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 27 20:01:51 2026] *** compiled with version: 13.3.0 on 27 May 2026 05:53:44 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-6868d7bf8d-cfd6m machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f8f17307668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-27 20:01:53.306 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-27 20:01:53.386 8 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-27 20:01:54.202 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-27 20:01:54.203 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-27 20:01:54.203 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-27 20:01:54.297 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-27 20:01:54.298 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-27 20:01:54.298 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-27 20:01:56.359 7 WARNING glance.api.v2.images [None req-9e42a07c-fe17-4813-ab63-6a1a56d3c372 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-27 20:01:56.531 8 WARNING glance.api.v2.images [None req-584f3adb-a94c-4ca7-839a-a8f8708a6a48 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-27 20:01:56.692 7 WARNING keystonemiddleware._common.config [None req-9e42a07c-fe17-4813-ab63-6a1a56d3c372 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 20:01:56.699 7 WARNING oslo_config.cfg [None req-9e42a07c-fe17-4813-ab63-6a1a56d3c372 - - - - - -] 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 0x7f8f17307668 pid: 7 (default app) 2026-05-27 20:01:56.911 8 WARNING keystonemiddleware._common.config [None req-584f3adb-a94c-4ca7-839a-a8f8708a6a48 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 20:01:56.920 8 WARNING oslo_config.cfg [None req-584f3adb-a94c-4ca7-839a-a8f8708a6a48 - - - - - -] 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 0x7f8f17307668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.176 () {42 vars in 688 bytes} [Wed May 27 20:02:00 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 20:02:01.236 8 WARNING oslo_policy.policy [None req-eadd9120-2934-4215-b4f8-3edf1fb11842 fc367df31778448aa17158a4cc8163ac 14333cf1279c42fdadeb68f5ee570e6a - - 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-27 20:02:01.237 8 WARNING oslo_policy.policy [None req-eadd9120-2934-4215-b4f8-3edf1fb11842 fc367df31778448aa17158a4cc8163ac 14333cf1279c42fdadeb68f5ee570e6a - - 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-27 20:02:01.255 8 WARNING oslo_policy.policy [None req-eadd9120-2934-4215-b4f8-3edf1fb11842 fc367df31778448aa17158a4cc8163ac 14333cf1279c42fdadeb68f5ee570e6a - - 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-27 20:02:01.255 8 WARNING oslo_policy.policy [None req-eadd9120-2934-4215-b4f8-3edf1fb11842 fc367df31778448aa17158a4cc8163ac 14333cf1279c42fdadeb68f5ee570e6a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.19.213.176 () {44 vars in 910 bytes} [Wed May 27 20:02:00 2026] GET /v2/images => generated 69 bytes in 560 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.176 () {42 vars in 688 bytes} [Wed May 27 20:02:04 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.19.213.176 () {44 vars in 910 bytes} [Wed May 27 20:02:04 2026] GET /v2/images => generated 69 bytes in 35 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 20:02:04.873 7 WARNING oslo_policy.policy [None req-409452a7-908e-4bb4-b049-c8d6dfb4fb8c fc367df31778448aa17158a4cc8163ac 14333cf1279c42fdadeb68f5ee570e6a - - 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-27 20:02:04.873 7 WARNING oslo_policy.policy [None req-409452a7-908e-4bb4-b049-c8d6dfb4fb8c fc367df31778448aa17158a4cc8163ac 14333cf1279c42fdadeb68f5ee570e6a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.19.213.176 () {44 vars in 911 bytes} [Wed May 27 20:02:04 2026] GET /v2/images/cirros => generated 151 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.176 () {44 vars in 933 bytes} [Wed May 27 20:02:04 2026] GET /v2/images?name=cirros => generated 81 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:02:05.014 7 WARNING oslo_policy.policy [None req-5b0b575a-986c-404a-ba81-81fccee0673a fc367df31778448aa17158a4cc8163ac 14333cf1279c42fdadeb68f5ee570e6a - - 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-27 20:02:05.014 7 WARNING oslo_policy.policy [None req-5b0b575a-986c-404a-ba81-81fccee0673a fc367df31778448aa17158a4cc8163ac 14333cf1279c42fdadeb68f5ee570e6a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.19.213.176 () {44 vars in 939 bytes} [Wed May 27 20:02:05 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:02:05.098 8 WARNING oslo_config.cfg [None req-b003f4ae-e769-4cff-a213-aa9ab539b2cb fc367df31778448aa17158a4cc8163ac 14333cf1279c42fdadeb68f5ee570e6a - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.19.213.176 () {48 vars in 951 bytes} [Wed May 27 20:02:05 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-27 20:02:05.121 7 WARNING oslo_policy.policy [None req-1e540ef0-4907-4bff-9537-2d268553fb74 fc367df31778448aa17158a4cc8163ac 14333cf1279c42fdadeb68f5ee570e6a - - 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-27 20:02:05.122 7 WARNING oslo_policy.policy [None req-1e540ef0-4907-4bff-9537-2d268553fb74 fc367df31778448aa17158a4cc8163ac 14333cf1279c42fdadeb68f5ee570e6a - - 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-27 20:02:05.123 7 INFO glance.api.v2.image_data [None req-1e540ef0-4907-4bff-9537-2d268553fb74 fc367df31778448aa17158a4cc8163ac 14333cf1279c42fdadeb68f5ee570e6a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 20:02:08.424 7 INFO glance.location [None req-1e540ef0-4907-4bff-9537-2d268553fb74 fc367df31778448aa17158a4cc8163ac 14333cf1279c42fdadeb68f5ee570e6a - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/14] 199.19.213.176 () {48 vars in 1045 bytes} [Wed May 27 20:02:05 2026] PUT /v2/images/1f9ac46b-ed70-4b58-b1ba-77a9c787b1d8/file => generated 0 bytes in 3370 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7213 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.19.213.176 () {44 vars in 971 bytes} [Wed May 27 20:02:08 2026] GET /v2/images/1f9ac46b-ed70-4b58-b1ba-77a9c787b1d8 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:02:08.607 7 WARNING oslo_config.cfg [None req-9200b182-0946-4d2d-bd63-1fdb8aee3c9a fc367df31778448aa17158a4cc8163ac 14333cf1279c42fdadeb68f5ee570e6a - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.19.213.176 () {48 vars in 1051 bytes} [Wed May 27 20:02:08 2026] PATCH /v2/images/1f9ac46b-ed70-4b58-b1ba-77a9c787b1d8 => generated 1312 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.19.213.176 () {44 vars in 971 bytes} [Wed May 27 20:02:08 2026] GET /v2/images/1f9ac46b-ed70-4b58-b1ba-77a9c787b1d8 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/262] 199.19.213.176 () {42 vars in 688 bytes} [Wed May 27 20:22:29 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/263] 199.19.213.176 () {44 vars in 910 bytes} [Wed May 27 20:22:29 2026] GET /v2/images => generated 1381 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/268] 199.19.213.176 () {42 vars in 688 bytes} [Wed May 27 20:22:47 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: 135/269] 199.19.213.176 () {44 vars in 910 bytes} [Wed May 27 20:22:47 2026] GET /v2/images => generated 1381 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/270] 199.19.213.176 () {44 vars in 937 bytes} [Wed May 27 20:22:47 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/271] 199.19.213.176 () {44 vars in 959 bytes} [Wed May 27 20:22:47 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/272] 199.19.213.176 () {44 vars in 939 bytes} [Wed May 27 20:22:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/273] 199.19.213.176 () {48 vars in 951 bytes} [Wed May 27 20:22:47 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 20:22:47.573 8 WARNING oslo_policy.policy [None req-6173e682-bdef-45b6-a91d-fa126de49e4c fc367df31778448aa17158a4cc8163ac 14333cf1279c42fdadeb68f5ee570e6a - - 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-27 20:22:47.573 8 WARNING oslo_policy.policy [None req-6173e682-bdef-45b6-a91d-fa126de49e4c fc367df31778448aa17158a4cc8163ac 14333cf1279c42fdadeb68f5ee570e6a - - 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-27 20:22:47.576 8 INFO glance.api.v2.image_data [None req-6173e682-bdef-45b6-a91d-fa126de49e4c fc367df31778448aa17158a4cc8163ac 14333cf1279c42fdadeb68f5ee570e6a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 20:23:13.711 8 INFO glance.location [None req-6173e682-bdef-45b6-a91d-fa126de49e4c fc367df31778448aa17158a4cc8163ac 14333cf1279c42fdadeb68f5ee570e6a - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 137/278] 199.19.213.176 () {48 vars in 1046 bytes} [Wed May 27 20:22:47 2026] PUT /v2/images/53861e1b-46da-42b6-8872-97e512d70062/file => generated 0 bytes in 26197 msecs (HTTP/1.1 204) 4 headers in 171 bytes (73000 switches on core 0) [pid: 7|app: 0|req: 142/279] 199.19.213.176 () {44 vars in 971 bytes} [Wed May 27 20:23:13 2026] GET /v2/images/53861e1b-46da-42b6-8872-97e512d70062 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/280] 199.19.213.176 () {48 vars in 1051 bytes} [Wed May 27 20:23:13 2026] PATCH /v2/images/53861e1b-46da-42b6-8872-97e512d70062 => generated 1395 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/281] 199.19.213.176 () {44 vars in 971 bytes} [Wed May 27 20:23:13 2026] GET /v2/images/53861e1b-46da-42b6-8872-97e512d70062 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/282] 199.19.213.176 () {42 vars in 688 bytes} [Wed May 27 20:23:15 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/283] 199.19.213.176 () {44 vars in 910 bytes} [Wed May 27 20:23:15 2026] GET /v2/images => generated 2778 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/362] 199.19.213.176 () {42 vars in 688 bytes} [Wed May 27 20: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: 8|app: 0|req: 179/363] 199.19.213.176 () {44 vars in 910 bytes} [Wed May 27 20:29:38 2026] GET /v2/images => generated 2778 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/366] 199.19.213.176 () {42 vars in 688 bytes} [Wed May 27 20:29:51 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/367] 199.19.213.176 () {44 vars in 910 bytes} [Wed May 27 20:29:51 2026] GET /v2/images => generated 2778 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/368] 199.19.213.176 () {44 vars in 947 bytes} [Wed May 27 20:29:51 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/369] 199.19.213.176 () {44 vars in 969 bytes} [Wed May 27 20:29:51 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/370] 199.19.213.176 () {44 vars in 939 bytes} [Wed May 27 20:29:51 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/371] 199.19.213.176 () {48 vars in 951 bytes} [Wed May 27 20:29:51 2026] POST /v2/images => generated 799 bytes in 161 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 20:29:51.714 7 INFO glance.api.v2.image_data [None req-9e0d7b96-27c9-4479-b182-521ce19016c4 fc367df31778448aa17158a4cc8163ac 14333cf1279c42fdadeb68f5ee570e6a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 20:30:08.930 7 INFO glance.location [None req-9e0d7b96-27c9-4479-b182-521ce19016c4 fc367df31778448aa17158a4cc8163ac 14333cf1279c42fdadeb68f5ee570e6a - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 189/376] 199.19.213.176 () {48 vars in 1045 bytes} [Wed May 27 20:29:51 2026] PUT /v2/images/08a15190-326f-4c80-b038-c2c104bd7e82/file => generated 0 bytes in 17272 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24856 switches on core 0) [pid: 8|app: 0|req: 188/377] 199.19.213.176 () {44 vars in 971 bytes} [Wed May 27 20:30:08 2026] GET /v2/images/08a15190-326f-4c80-b038-c2c104bd7e82 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/378] 199.19.213.176 () {48 vars in 1051 bytes} [Wed May 27 20:30:09 2026] PATCH /v2/images/08a15190-326f-4c80-b038-c2c104bd7e82 => generated 1410 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/379] 199.19.213.176 () {44 vars in 971 bytes} [Wed May 27 20:30:09 2026] GET /v2/images/08a15190-326f-4c80-b038-c2c104bd7e82 => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/388] 199.19.213.176 () {42 vars in 688 bytes} [Wed May 27 20:30:47 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/389] 199.19.213.176 () {44 vars in 910 bytes} [Wed May 27 20:30:47 2026] GET /v2/images => generated 4190 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/392] 199.19.213.176 () {42 vars in 688 bytes} [Wed May 27 20:30:59 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: 197/393] 199.19.213.176 () {44 vars in 910 bytes} [Wed May 27 20:30:59 2026] GET /v2/images => generated 4190 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/394] 199.19.213.176 () {44 vars in 939 bytes} [Wed May 27 20:30:59 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/395] 199.19.213.176 () {44 vars in 961 bytes} [Wed May 27 20:30:59 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/396] 199.19.213.176 () {44 vars in 939 bytes} [Wed May 27 20:30:59 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/397] 199.19.213.176 () {48 vars in 951 bytes} [Wed May 27 20:30:59 2026] POST /v2/images => generated 791 bytes in 231 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 20:31:00.016 8 INFO glance.api.v2.image_data [None req-14dccb11-4498-4e13-a1ab-31c22983cefd fc367df31778448aa17158a4cc8163ac 14333cf1279c42fdadeb68f5ee570e6a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 20:31:13.537 8 INFO glance.location [None req-14dccb11-4498-4e13-a1ab-31c22983cefd fc367df31778448aa17158a4cc8163ac 14333cf1279c42fdadeb68f5ee570e6a - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 199/400] 199.19.213.176 () {48 vars in 1046 bytes} [Wed May 27 20:31:00 2026] PUT /v2/images/06004fec-12f9-4fc1-8f1f-a19080db4ea0/file => generated 0 bytes in 13569 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32624 switches on core 0) [pid: 7|app: 0|req: 202/401] 199.19.213.176 () {44 vars in 971 bytes} [Wed May 27 20:31:13 2026] GET /v2/images/06004fec-12f9-4fc1-8f1f-a19080db4ea0 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/402] 199.19.213.176 () {48 vars in 1051 bytes} [Wed May 27 20:31:13 2026] PATCH /v2/images/06004fec-12f9-4fc1-8f1f-a19080db4ea0 => generated 1382 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/403] 199.19.213.176 () {44 vars in 971 bytes} [Wed May 27 20:31:13 2026] GET /v2/images/06004fec-12f9-4fc1-8f1f-a19080db4ea0 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/558] 199.19.213.176 () {42 vars in 688 bytes} [Wed May 27 20:43:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/559] 199.19.213.176 () {44 vars in 910 bytes} [Wed May 27 20:43:59 2026] GET /v2/images => generated 5574 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/586] 199.19.213.176 () {42 vars in 688 bytes} [Wed May 27 20:46:15 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: 295/587] 199.19.213.176 () {44 vars in 910 bytes} [Wed May 27 20:46:15 2026] GET /v2/images => generated 5574 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/590] 199.19.213.176 () {42 vars in 688 bytes} [Wed May 27 20:46:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/591] 199.19.213.176 () {44 vars in 910 bytes} [Wed May 27 20:46:17 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/600] 199.19.213.176 () {42 vars in 688 bytes} [Wed May 27 20:47:04 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/601] 199.19.213.176 () {44 vars in 910 bytes} [Wed May 27 20:47:04 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/604] 199.19.213.176 () {42 vars in 688 bytes} [Wed May 27 20:47:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/605] 199.19.213.176 () {44 vars in 910 bytes} [Wed May 27 20:47:13 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/618] 199.19.213.176 () {42 vars in 688 bytes} [Wed May 27 20:48:15 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: 311/619] 199.19.213.176 () {44 vars in 910 bytes} [Wed May 27 20:48:15 2026] GET /v2/images => generated 5574 bytes in 52 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: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: 314/630] 10.0.0.203 () {32 vars in 633 bytes} [Wed May 27 20:48:57 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 319/635] 10.0.0.199 () {36 vars in 987 bytes} [Wed May 27 20:49:17 2026] GET /v2/images/1f9ac46b-ed70-4b58-b1ba-77a9c787b1d8 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/636] 10.0.0.199 () {36 vars in 927 bytes} [Wed May 27 20:49:17 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: 320/637] 10.0.0.252 () {36 vars in 987 bytes} [Wed May 27 20:49:18 2026] GET /v2/images/1f9ac46b-ed70-4b58-b1ba-77a9c787b1d8 => generated 1312 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/638] 10.0.0.252 () {36 vars in 927 bytes} [Wed May 27 20:49:19 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: 321/639] 10.0.0.252 () {36 vars in 927 bytes} [Wed May 27 20:49:19 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: 319/640] 10.0.0.252 () {36 vars in 987 bytes} [Wed May 27 20:49:19 2026] GET /v2/images/1f9ac46b-ed70-4b58-b1ba-77a9c787b1d8 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/641] 10.0.0.252 () {36 vars in 927 bytes} [Wed May 27 20:49:19 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/642] 10.0.0.252 () {36 vars in 927 bytes} [Wed May 27 20:49:19 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: 323/643] 10.0.0.252 () {36 vars in 987 bytes} [Wed May 27 20:49:19 2026] GET /v2/images/1f9ac46b-ed70-4b58-b1ba-77a9c787b1d8 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/644] 10.0.0.252 () {36 vars in 927 bytes} [Wed May 27 20:49:19 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: 324/645] 10.0.0.252 () {36 vars in 927 bytes} [Wed May 27 20:49:19 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/646] 10.0.0.161 () {36 vars in 987 bytes} [Wed May 27 20:49:20 2026] GET /v2/images/1f9ac46b-ed70-4b58-b1ba-77a9c787b1d8 => generated 1312 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/647] 10.0.0.161 () {36 vars in 927 bytes} [Wed May 27 20:49:20 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/648] 10.0.0.161 () {36 vars in 987 bytes} [Wed May 27 20:49:20 2026] GET /v2/images/1f9ac46b-ed70-4b58-b1ba-77a9c787b1d8 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/649] 10.0.0.161 () {36 vars in 927 bytes} [Wed May 27 20:49:20 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/650] 10.0.0.161 () {36 vars in 927 bytes} [Wed May 27 20:49:20 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: 327/651] 199.19.213.176 () {36 vars in 991 bytes} [Wed May 27 20:49:24 2026] GET /v2/images/1f9ac46b-ed70-4b58-b1ba-77a9c787b1d8 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/652] 199.19.213.176 () {36 vars in 931 bytes} [Wed May 27 20:49:24 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/653] 199.19.213.176 () {36 vars in 991 bytes} [Wed May 27 20:49:25 2026] GET /v2/images/1f9ac46b-ed70-4b58-b1ba-77a9c787b1d8 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/654] 199.19.213.176 () {36 vars in 931 bytes} [Wed May 27 20:49:25 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: 328/657] 10.0.0.199 () {36 vars in 987 bytes} [Wed May 27 20:49:31 2026] GET /v2/images/1f9ac46b-ed70-4b58-b1ba-77a9c787b1d8 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/658] 10.0.0.199 () {36 vars in 927 bytes} [Wed May 27 20:49: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: 8|app: 0|req: 329/659] 10.0.0.199 () {36 vars in 987 bytes} [Wed May 27 20:49:34 2026] GET /v2/images/1f9ac46b-ed70-4b58-b1ba-77a9c787b1d8 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/660] 10.0.0.199 () {36 vars in 927 bytes} [Wed May 27 20:49:34 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: 333/667] 10.0.0.199 () {36 vars in 987 bytes} [Wed May 27 20:50:02 2026] GET /v2/images/1f9ac46b-ed70-4b58-b1ba-77a9c787b1d8 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/668] 10.0.0.199 () {36 vars in 927 bytes} [Wed May 27 20:50: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: 335/671] 10.0.0.203 () {34 vars in 655 bytes} [Wed May 27 20:50:15 2026] POST /v2/images => generated 649 bytes in 176 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-27 20:50:15.897 7 WARNING glance.api.v2.images [None req-92cedc8d-de9a-43ad-a957-9f84d5b20053 5ba37eb1cc7a4a1f8dec5f6bf7e8d9d2 c2f7e10bf9e94eed896d8d3f87722421 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fb7c8cf8-dfb0-454f-8e9c-70f25e303ff2 [pid: 7|app: 0|req: 337/672] 10.0.0.203 () {32 vars in 710 bytes} [Wed May 27 20:50:15 2026] DELETE /v2/images/fb7c8cf8-dfb0-454f-8e9c-70f25e303ff2 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/673] 10.0.0.203 () {32 vars in 707 bytes} [Wed May 27 20:50:15 2026] GET /v2/images/fb7c8cf8-dfb0-454f-8e9c-70f25e303ff2 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/674] 10.0.0.203 () {32 vars in 633 bytes} [Wed May 27 20:50:15 2026] GET /v2/images => generated 1381 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/675] 10.0.0.203 () {34 vars in 655 bytes} [Wed May 27 20:50:15 2026] POST /v2/images => generated 703 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/676] 10.0.0.203 () {32 vars in 717 bytes} [Wed May 27 20:50:16 2026] GET /v2/images/3a8b850f-5321-42ec-a308-d3b4c0e0ccf5/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:50:16.076 8 INFO glance.api.v2.image_data [None req-e5789663-911d-4b14-a018-6e7b999883bc 5ba37eb1cc7a4a1f8dec5f6bf7e8d9d2 c2f7e10bf9e94eed896d8d3f87722421 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 20:50:16.125 8 WARNING glance_store._drivers.rbd [None req-e5789663-911d-4b14-a018-6e7b999883bc 5ba37eb1cc7a4a1f8dec5f6bf7e8d9d2 c2f7e10bf9e94eed896d8d3f87722421 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-27 20:50:16.982 8 INFO glance.location [None req-e5789663-911d-4b14-a018-6e7b999883bc 5ba37eb1cc7a4a1f8dec5f6bf7e8d9d2 c2f7e10bf9e94eed896d8d3f87722421 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 338/679] 10.0.0.203 () {32 vars in 727 bytes} [Wed May 27 20:50:16 2026] PUT /v2/images/3a8b850f-5321-42ec-a308-d3b4c0e0ccf5/file => generated 0 bytes in 968 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/680] 10.0.0.203 () {32 vars in 707 bytes} [Wed May 27 20:50:17 2026] GET /v2/images/3a8b850f-5321-42ec-a308-d3b4c0e0ccf5 => generated 1104 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/681] 10.0.0.203 () {32 vars in 717 bytes} [Wed May 27 20:50:17 2026] GET /v2/images/3a8b850f-5321-42ec-a308-d3b4c0e0ccf5/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: 343/682] 10.0.0.203 () {34 vars in 655 bytes} [Wed May 27 20:50:17 2026] POST /v2/images => generated 649 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/683] 10.0.0.203 () {32 vars in 726 bytes} [Wed May 27 20:50:17 2026] PATCH /v2/images/104bc4a4-c5ba-4213-9c2d-7e58827cec6b => generated 653 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/684] 10.0.0.203 () {32 vars in 707 bytes} [Wed May 27 20:50:17 2026] GET /v2/images/104bc4a4-c5ba-4213-9c2d-7e58827cec6b => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:17.333 8 WARNING glance.api.v2.images [None req-4b4d5e01-ef2d-460f-955c-131fe79eefd3 5ba37eb1cc7a4a1f8dec5f6bf7e8d9d2 c2f7e10bf9e94eed896d8d3f87722421 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//104bc4a4-c5ba-4213-9c2d-7e58827cec6b [pid: 8|app: 0|req: 341/685] 10.0.0.203 () {32 vars in 710 bytes} [Wed May 27 20:50:17 2026] DELETE /v2/images/104bc4a4-c5ba-4213-9c2d-7e58827cec6b => 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: 345/686] 10.0.0.203 () {32 vars in 707 bytes} [Wed May 27 20:50:17 2026] GET /v2/images/104bc4a4-c5ba-4213-9c2d-7e58827cec6b => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:50:17.397 8 WARNING glance.api.v2.images [None req-91922564-dce2-4896-bc1d-16c0b6443e6b 5ba37eb1cc7a4a1f8dec5f6bf7e8d9d2 c2f7e10bf9e94eed896d8d3f87722421 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3a8b850f-5321-42ec-a308-d3b4c0e0ccf5 [pid: 8|app: 0|req: 342/687] 10.0.0.203 () {32 vars in 710 bytes} [Wed May 27 20:50:17 2026] DELETE /v2/images/3a8b850f-5321-42ec-a308-d3b4c0e0ccf5 => generated 0 bytes in 803 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/688] 10.0.0.203 () {32 vars in 707 bytes} [Wed May 27 20:50:18 2026] GET /v2/images/3a8b850f-5321-42ec-a308-d3b4c0e0ccf5 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:50:18.217 8 WARNING glance.api.v2.images [None req-d0bd048a-76b5-44c2-991f-ba73d9b3ff42 5ba37eb1cc7a4a1f8dec5f6bf7e8d9d2 c2f7e10bf9e94eed896d8d3f87722421 - - default default] Failed to find image fb7c8cf8-dfb0-454f-8e9c-70f25e303ff2 to delete: glance.common.exception.ImageNotFound: No image found with ID fb7c8cf8-dfb0-454f-8e9c-70f25e303ff2 [pid: 8|app: 0|req: 343/689] 10.0.0.203 () {32 vars in 710 bytes} [Wed May 27 20:50:18 2026] DELETE /v2/images/fb7c8cf8-dfb0-454f-8e9c-70f25e303ff2 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/690] 10.0.0.203 () {32 vars in 707 bytes} [Wed May 27 20:50:18 2026] GET /v2/images/fb7c8cf8-dfb0-454f-8e9c-70f25e303ff2 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/695] 10.0.0.199 () {36 vars in 987 bytes} [Wed May 27 20:50:42 2026] GET /v2/images/1f9ac46b-ed70-4b58-b1ba-77a9c787b1d8 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/696] 10.0.0.199 () {36 vars in 927 bytes} [Wed May 27 20:50: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: 7|app: 0|req: 355/705] 10.0.0.199 () {36 vars in 987 bytes} [Wed May 27 20:51:19 2026] GET /v2/images/1f9ac46b-ed70-4b58-b1ba-77a9c787b1d8 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/706] 10.0.0.199 () {36 vars in 927 bytes} [Wed May 27 20:51:19 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: 356/707] 10.0.0.203 () {30 vars in 411 bytes} [Wed May 27 20:51:24 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/710] 10.0.0.199 () {36 vars in 987 bytes} [Wed May 27 20:51:28 2026] GET /v2/images/1f9ac46b-ed70-4b58-b1ba-77a9c787b1d8 => generated 1312 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/711] 10.0.0.199 () {36 vars in 927 bytes} [Wed May 27 20:51:28 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: 357/718] 10.0.0.203 () {32 vars in 707 bytes} [Wed May 27 20:51:58 2026] GET /v2/images/1f9ac46b-ed70-4b58-b1ba-77a9c787b1d8 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/719] 10.0.0.203 () {32 vars in 707 bytes} [Wed May 27 20:51:58 2026] GET /v2/images/1f9ac46b-ed70-4b58-b1ba-77a9c787b1d8 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/720] 10.0.0.252 () {36 vars in 987 bytes} [Wed May 27 20:51:58 2026] GET /v2/images/1f9ac46b-ed70-4b58-b1ba-77a9c787b1d8 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/721] 10.0.0.252 () {36 vars in 927 bytes} [Wed May 27 20:51:58 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: 359/722] 10.0.0.252 () {36 vars in 927 bytes} [Wed May 27 20:51:58 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/723] 10.0.0.252 () {36 vars in 987 bytes} [Wed May 27 20:51:58 2026] GET /v2/images/1f9ac46b-ed70-4b58-b1ba-77a9c787b1d8 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/724] 10.0.0.252 () {36 vars in 927 bytes} [Wed May 27 20:51:58 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: 365/725] 10.0.0.252 () {36 vars in 927 bytes} [Wed May 27 20:51:58 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/726] 10.0.0.252 () {36 vars in 987 bytes} [Wed May 27 20:51:59 2026] GET /v2/images/1f9ac46b-ed70-4b58-b1ba-77a9c787b1d8 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/727] 10.0.0.252 () {36 vars in 927 bytes} [Wed May 27 20:51:59 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: 362/728] 10.0.0.161 () {36 vars in 987 bytes} [Wed May 27 20:51:59 2026] GET /v2/images/1f9ac46b-ed70-4b58-b1ba-77a9c787b1d8 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/729] 10.0.0.161 () {36 vars in 927 bytes} [Wed May 27 20:51: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: 8|app: 0|req: 363/730] 10.0.0.161 () {36 vars in 987 bytes} [Wed May 27 20:51:59 2026] GET /v2/images/1f9ac46b-ed70-4b58-b1ba-77a9c787b1d8 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/731] 10.0.0.161 () {36 vars in 927 bytes} [Wed May 27 20:51: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: 8|app: 0|req: 364/732] 10.0.0.161 () {36 vars in 927 bytes} [Wed May 27 20:51: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: 372/739] 10.0.0.199 () {36 vars in 987 bytes} [Wed May 27 20:52:33 2026] GET /v2/images/1f9ac46b-ed70-4b58-b1ba-77a9c787b1d8 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/740] 10.0.0.199 () {36 vars in 927 bytes} [Wed May 27 20:52:33 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: 372/747] 10.0.0.199 () {36 vars in 987 bytes} [Wed May 27 20:53:01 2026] GET /v2/images/1f9ac46b-ed70-4b58-b1ba-77a9c787b1d8 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/748] 10.0.0.199 () {36 vars in 927 bytes} [Wed May 27 20:53:01 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: 378/751] 10.0.0.199 () {36 vars in 987 bytes} [Wed May 27 20:53:08 2026] GET /v2/images/1f9ac46b-ed70-4b58-b1ba-77a9c787b1d8 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/752] 10.0.0.199 () {36 vars in 927 bytes} [Wed May 27 20:53:08 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: 380/755] 10.0.0.199 () {36 vars in 987 bytes} [Wed May 27 20:53:25 2026] GET /v2/images/1f9ac46b-ed70-4b58-b1ba-77a9c787b1d8 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/756] 10.0.0.199 () {36 vars in 927 bytes} [Wed May 27 20:53:25 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: 381/765] 199.19.213.176 () {32 vars in 826 bytes} [Wed May 27 20:53:59 2026] GET /v2/images?status=active&owner=14333cf1279c42fdadeb68f5ee570e6a&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/766] 199.19.213.176 () {32 vars in 653 bytes} [Wed May 27 20:53: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: 382/767] 10.0.0.252 () {36 vars in 987 bytes} [Wed May 27 20:54:00 2026] GET /v2/images/53861e1b-46da-42b6-8872-97e512d70062 => generated 1395 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/768] 10.0.0.252 () {36 vars in 927 bytes} [Wed May 27 20:54:00 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: 383/769] 10.0.0.252 () {36 vars in 927 bytes} [Wed May 27 20:54:00 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/770] 10.0.0.252 () {36 vars in 987 bytes} [Wed May 27 20:54:00 2026] GET /v2/images/53861e1b-46da-42b6-8872-97e512d70062 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/771] 10.0.0.252 () {36 vars in 927 bytes} [Wed May 27 20:54:00 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: 388/772] 10.0.0.252 () {36 vars in 927 bytes} [Wed May 27 20:54:00 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/773] 10.0.0.252 () {36 vars in 987 bytes} [Wed May 27 20:54:00 2026] GET /v2/images/53861e1b-46da-42b6-8872-97e512d70062 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/774] 10.0.0.252 () {36 vars in 927 bytes} [Wed May 27 20:54:00 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/775] 10.0.0.252 () {36 vars in 927 bytes} [Wed May 27 20:54:00 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: 390/776] 10.0.0.161 () {36 vars in 987 bytes} [Wed May 27 20:54:00 2026] GET /v2/images/53861e1b-46da-42b6-8872-97e512d70062 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/777] 10.0.0.161 () {36 vars in 927 bytes} [Wed May 27 20:54:00 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/778] 10.0.0.161 () {36 vars in 987 bytes} [Wed May 27 20:54:00 2026] GET /v2/images/53861e1b-46da-42b6-8872-97e512d70062 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/779] 10.0.0.161 () {36 vars in 927 bytes} [Wed May 27 20:54:00 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: 392/780] 10.0.0.161 () {36 vars in 927 bytes} [Wed May 27 20:54:00 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: 409/821] 10.0.0.203 () {32 vars in 633 bytes} [Wed May 27 20:57:17 2026] GET /v2/images => generated 5574 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)