+ 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 Jul 1 01:09:56 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-7c8957df4d-dqvhn 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 0x55b396b95150 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /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-07-01 01:09:58.681 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-01 01:09:58.736 6 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-07-01 01:09:59.291 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-07-01 01:09:59.292 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-07-01 01:09:59.343 6 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-01 01:09:59.344 6 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-01 01:10:00.862 7 WARNING glance.api.v2.images [None req-639f551d-a00e-4195-b703-d8bf541bc94f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-01 01:10:00.896 6 WARNING glance.api.v2.images [None req-7bd69df1-1307-42d0-9f46-f3713aa35b49 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-01 01:10:01.102 7 WARNING keystonemiddleware._common.config [None req-639f551d-a00e-4195-b703-d8bf541bc94f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 01:10:01.110 7 WARNING oslo_config.cfg [None req-639f551d-a00e-4195-b703-d8bf541bc94f - - - - - -] 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 0x55b396b95150 pid: 7 (default app) 2026-07-01 01:10:01.140 6 WARNING keystonemiddleware._common.config [None req-7bd69df1-1307-42d0-9f46-f3713aa35b49 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 01:10:01.147 6 WARNING oslo_config.cfg [None req-7bd69df1-1307-42d0-9f46-f3713aa35b49 - - - - - -] 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 0x55b396b95150 pid: 6 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.169 () {42 vars in 688 bytes} [Wed Jul 1 01:10:05 2026] GET / => generated 1193 bytes in 2 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-07-01 01:10:06.321 6 WARNING oslo_policy.policy [None req-71ff8c93-285d-4b49-bbfb-79c6a45ed53d 57880ae6fa834c0cb2ec94c5fa286aee 29ed25ada14c4ab4a263e6ec8667d934 - - 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-07-01 01:10:06.322 6 WARNING oslo_policy.policy [None req-71ff8c93-285d-4b49-bbfb-79c6a45ed53d 57880ae6fa834c0cb2ec94c5fa286aee 29ed25ada14c4ab4a263e6ec8667d934 - - 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-07-01 01:10:06.339 6 WARNING oslo_policy.policy [None req-71ff8c93-285d-4b49-bbfb-79c6a45ed53d 57880ae6fa834c0cb2ec94c5fa286aee 29ed25ada14c4ab4a263e6ec8667d934 - - 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-07-01 01:10:06.339 6 WARNING oslo_policy.policy [None req-71ff8c93-285d-4b49-bbfb-79c6a45ed53d 57880ae6fa834c0cb2ec94c5fa286aee 29ed25ada14c4ab4a263e6ec8667d934 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 6|app: 0|req: 2/4] 199.204.45.169 () {44 vars in 910 bytes} [Wed Jul 1 01:10:05 2026] GET /v2/images => generated 69 bytes in 538 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/5] 199.204.45.169 () {42 vars in 688 bytes} [Wed Jul 1 01:10:09 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 3/6] 199.204.45.169 () {44 vars in 910 bytes} [Wed Jul 1 01:10:09 2026] GET /v2/images => generated 69 bytes in 42 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-07-01 01:10:09.962 7 WARNING oslo_policy.policy [None req-72f49abd-5665-41ca-bef7-001870426e2f 57880ae6fa834c0cb2ec94c5fa286aee 29ed25ada14c4ab4a263e6ec8667d934 - - 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-07-01 01:10:09.962 7 WARNING oslo_policy.policy [None req-72f49abd-5665-41ca-bef7-001870426e2f 57880ae6fa834c0cb2ec94c5fa286aee 29ed25ada14c4ab4a263e6ec8667d934 - - 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/7] 199.204.45.169 () {44 vars in 911 bytes} [Wed Jul 1 01:10:09 2026] GET /v2/images/cirros => generated 151 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 4/8] 199.204.45.169 () {44 vars in 933 bytes} [Wed Jul 1 01:10:10 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 01:10:10.105 7 WARNING oslo_policy.policy [None req-ba8dc2b5-ffb6-4b18-9d5c-1f2be5beac9f 57880ae6fa834c0cb2ec94c5fa286aee 29ed25ada14c4ab4a263e6ec8667d934 - - 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-07-01 01:10:10.106 7 WARNING oslo_policy.policy [None req-ba8dc2b5-ffb6-4b18-9d5c-1f2be5beac9f 57880ae6fa834c0cb2ec94c5fa286aee 29ed25ada14c4ab4a263e6ec8667d934 - - 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/9] 199.204.45.169 () {44 vars in 939 bytes} [Wed Jul 1 01:10:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 01:10:10.182 6 WARNING oslo_config.cfg [None req-30eebc20-8e9a-450e-b3a9-55d3ec9486f7 57880ae6fa834c0cb2ec94c5fa286aee 29ed25ada14c4ab4a263e6ec8667d934 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 6|app: 0|req: 5/10] 199.204.45.169 () {48 vars in 951 bytes} [Wed Jul 1 01:10:10 2026] POST /v2/images => generated 760 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-01 01:10:10.205 7 WARNING oslo_policy.policy [None req-05d4c3f9-8c26-4fe0-8f0f-c0fc6c6b1135 57880ae6fa834c0cb2ec94c5fa286aee 29ed25ada14c4ab4a263e6ec8667d934 - - 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-07-01 01:10:10.206 7 WARNING oslo_policy.policy [None req-05d4c3f9-8c26-4fe0-8f0f-c0fc6c6b1135 57880ae6fa834c0cb2ec94c5fa286aee 29ed25ada14c4ab4a263e6ec8667d934 - - 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-07-01 01:10:10.207 7 INFO glance.api.v2.image_data [None req-05d4c3f9-8c26-4fe0-8f0f-c0fc6c6b1135 57880ae6fa834c0cb2ec94c5fa286aee 29ed25ada14c4ab4a263e6ec8667d934 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 01:10:14.955 7 INFO glance.location [None req-05d4c3f9-8c26-4fe0-8f0f-c0fc6c6b1135 57880ae6fa834c0cb2ec94c5fa286aee 29ed25ada14c4ab4a263e6ec8667d934 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 6/13] 199.204.45.169 () {48 vars in 1045 bytes} [Wed Jul 1 01:10:10 2026] PUT /v2/images/9d1d4d91-9659-465c-89f1-ccc0ef0efcf2/file => generated 0 bytes in 4791 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7307 switches on core 0) [pid: 6|app: 0|req: 8/14] 199.204.45.169 () {44 vars in 910 bytes} [Wed Jul 1 01:10:14 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 01:10:15.028 7 WARNING oslo_config.cfg [None req-ead00e3a-6875-45ec-a9b7-4088b6e24d2d 57880ae6fa834c0cb2ec94c5fa286aee 29ed25ada14c4ab4a263e6ec8667d934 - - 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/15] 199.204.45.169 () {48 vars in 1049 bytes} [Wed Jul 1 01:10:15 2026] PATCH /v2/images/9d1d4d91-9659-465c-89f1-ccc0ef0efcf2 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 9/16] 199.204.45.169 () {44 vars in 910 bytes} [Wed Jul 1 01:10:15 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: 6|app: 0|req: 138/273] 199.204.45.169 () {42 vars in 688 bytes} [Wed Jul 1 01:31:33 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/274] 199.204.45.169 () {44 vars in 910 bytes} [Wed Jul 1 01:31:33 2026] GET /v2/images => generated 1240 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 144/285] 199.204.45.169 () {42 vars in 688 bytes} [Wed Jul 1 01:32:30 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/286] 199.204.45.169 () {44 vars in 910 bytes} [Wed Jul 1 01:32:30 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: 6|app: 0|req: 145/287] 199.204.45.169 () {44 vars in 937 bytes} [Wed Jul 1 01:32:30 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: 7|app: 0|req: 143/288] 199.204.45.169 () {44 vars in 959 bytes} [Wed Jul 1 01:32:30 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 146/289] 199.204.45.169 () {44 vars in 939 bytes} [Wed Jul 1 01:32:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/290] 199.204.45.169 () {48 vars in 951 bytes} [Wed Jul 1 01:32:30 2026] POST /v2/images => generated 796 bytes in 68 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-01 01:32:30.670 6 WARNING oslo_policy.policy [None req-c9d7ea11-614f-44fc-b98b-bf584a1523d8 57880ae6fa834c0cb2ec94c5fa286aee 29ed25ada14c4ab4a263e6ec8667d934 - - 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-07-01 01:32:30.671 6 WARNING oslo_policy.policy [None req-c9d7ea11-614f-44fc-b98b-bf584a1523d8 57880ae6fa834c0cb2ec94c5fa286aee 29ed25ada14c4ab4a263e6ec8667d934 - - 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-07-01 01:32:30.672 6 INFO glance.api.v2.image_data [None req-c9d7ea11-614f-44fc-b98b-bf584a1523d8 57880ae6fa834c0cb2ec94c5fa286aee 29ed25ada14c4ab4a263e6ec8667d934 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 01:32:57.397 6 INFO glance.location [None req-c9d7ea11-614f-44fc-b98b-bf584a1523d8 57880ae6fa834c0cb2ec94c5fa286aee 29ed25ada14c4ab4a263e6ec8667d934 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 6|app: 0|req: 147/297] 199.204.45.169 () {48 vars in 1046 bytes} [Wed Jul 1 01:32:30 2026] PUT /v2/images/bc01cb58-1683-404d-8f15-5ab4cf5031fc/file => generated 0 bytes in 26786 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63200 switches on core 0) [pid: 7|app: 0|req: 151/298] 199.204.45.169 () {44 vars in 910 bytes} [Wed Jul 1 01:32:57 2026] GET /v2/images => generated 2451 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 148/299] 199.204.45.169 () {48 vars in 1049 bytes} [Wed Jul 1 01:32:57 2026] PATCH /v2/images/bc01cb58-1683-404d-8f15-5ab4cf5031fc => 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: 152/300] 199.204.45.169 () {48 vars in 1050 bytes} [Wed Jul 1 01:32:57 2026] PATCH /v2/images/bc01cb58-1683-404d-8f15-5ab4cf5031fc => generated 1209 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 149/301] 199.204.45.169 () {44 vars in 910 bytes} [Wed Jul 1 01:32:57 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: 153/302] 199.204.45.169 () {42 vars in 688 bytes} [Wed Jul 1 01:32:58 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 150/303] 199.204.45.169 () {44 vars in 910 bytes} [Wed Jul 1 01:32:58 2026] GET /v2/images => generated 2451 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 189/380] 199.204.45.169 () {42 vars in 688 bytes} [Wed Jul 1 01:39:17 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/381] 199.204.45.169 () {44 vars in 910 bytes} [Wed Jul 1 01:39:17 2026] GET /v2/images => generated 2451 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/384] 199.204.45.169 () {42 vars in 688 bytes} [Wed Jul 1 01:39:30 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 191/385] 199.204.45.169 () {44 vars in 910 bytes} [Wed Jul 1 01:39:30 2026] GET /v2/images => generated 2451 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/386] 199.204.45.169 () {44 vars in 947 bytes} [Wed Jul 1 01:39:30 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 192/387] 199.204.45.169 () {44 vars in 969 bytes} [Wed Jul 1 01:39:30 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/388] 199.204.45.169 () {44 vars in 939 bytes} [Wed Jul 1 01:39:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 193/389] 199.204.45.169 () {48 vars in 951 bytes} [Wed Jul 1 01:39:30 2026] POST /v2/images => generated 799 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-01 01:39:30.926 7 INFO glance.api.v2.image_data [None req-914d7932-7c0a-453d-a571-b87360da40df 57880ae6fa834c0cb2ec94c5fa286aee 29ed25ada14c4ab4a263e6ec8667d934 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 01:39:45.920 7 INFO glance.location [None req-914d7932-7c0a-453d-a571-b87360da40df 57880ae6fa834c0cb2ec94c5fa286aee 29ed25ada14c4ab4a263e6ec8667d934 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 197/394] 199.204.45.169 () {48 vars in 1045 bytes} [Wed Jul 1 01:39:30 2026] PUT /v2/images/be738d71-fcb1-4311-88e7-5354be91a392/file => generated 0 bytes in 15040 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26873 switches on core 0) [pid: 6|app: 0|req: 198/395] 199.204.45.169 () {44 vars in 910 bytes} [Wed Jul 1 01:39:45 2026] GET /v2/images => generated 3664 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/396] 199.204.45.169 () {48 vars in 1050 bytes} [Wed Jul 1 01:39:45 2026] PATCH /v2/images/be738d71-fcb1-4311-88e7-5354be91a392 => generated 1234 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 199/397] 199.204.45.169 () {44 vars in 910 bytes} [Wed Jul 1 01:39:46 2026] GET /v2/images => generated 3687 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/406] 199.204.45.169 () {42 vars in 688 bytes} [Wed Jul 1 01:40:28 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 204/407] 199.204.45.169 () {44 vars in 910 bytes} [Wed Jul 1 01:40:28 2026] GET /v2/images => generated 3687 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 207/412] 199.204.45.169 () {42 vars in 688 bytes} [Wed Jul 1 01:40:45 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/413] 199.204.45.169 () {44 vars in 910 bytes} [Wed Jul 1 01:40:45 2026] GET /v2/images => generated 3687 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 208/414] 199.204.45.169 () {44 vars in 939 bytes} [Wed Jul 1 01:40:45 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/415] 199.204.45.169 () {44 vars in 961 bytes} [Wed Jul 1 01:40:45 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 209/416] 199.204.45.169 () {44 vars in 939 bytes} [Wed Jul 1 01:40:45 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/417] 199.204.45.169 () {48 vars in 951 bytes} [Wed Jul 1 01:40:45 2026] POST /v2/images => generated 791 bytes in 276 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-01 01:40:45.544 6 INFO glance.api.v2.image_data [None req-0c7f46bc-723b-4247-b836-973db56188b4 57880ae6fa834c0cb2ec94c5fa286aee 29ed25ada14c4ab4a263e6ec8667d934 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 01:41:25.984 6 INFO glance.location [None req-0c7f46bc-723b-4247-b836-973db56188b4 57880ae6fa834c0cb2ec94c5fa286aee 29ed25ada14c4ab4a263e6ec8667d934 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 6|app: 0|req: 210/426] 199.204.45.169 () {48 vars in 1046 bytes} [Wed Jul 1 01:40:45 2026] PUT /v2/images/aeef7ec8-65e8-4d6c-9a48-118e91508d02/file => generated 0 bytes in 40487 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27746 switches on core 0) [pid: 7|app: 0|req: 217/427] 199.204.45.169 () {44 vars in 910 bytes} [Wed Jul 1 01:41:26 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 211/428] 199.204.45.169 () {48 vars in 1049 bytes} [Wed Jul 1 01:41:26 2026] PATCH /v2/images/aeef7ec8-65e8-4d6c-9a48-118e91508d02 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/429] 199.204.45.169 () {44 vars in 910 bytes} [Wed Jul 1 01:41:26 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 289/584] 199.204.45.169 () {42 vars in 688 bytes} [Wed Jul 1 01:54:15 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/585] 199.204.45.169 () {44 vars in 910 bytes} [Wed Jul 1 01:54:15 2026] GET /v2/images => generated 4893 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 304/614] 199.204.45.169 () {42 vars in 688 bytes} [Wed Jul 1 01:56:35 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/615] 199.204.45.169 () {44 vars in 910 bytes} [Wed Jul 1 01:56:35 2026] GET /v2/images => generated 4893 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 305/616] 199.204.45.169 () {42 vars in 688 bytes} [Wed Jul 1 01:56:37 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/617] 199.204.45.169 () {44 vars in 910 bytes} [Wed Jul 1 01:56:37 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/628] 199.204.45.169 () {42 vars in 688 bytes} [Wed Jul 1 01:57:23 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 311/629] 199.204.45.169 () {44 vars in 910 bytes} [Wed Jul 1 01:57:23 2026] GET /v2/images => generated 4893 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/630] 199.204.45.169 () {42 vars in 688 bytes} [Wed Jul 1 01:57:30 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 312/631] 199.204.45.169 () {44 vars in 910 bytes} [Wed Jul 1 01:57:30 2026] GET /v2/images => generated 4893 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 319/644] 199.204.45.169 () {42 vars in 688 bytes} [Wed Jul 1 01:58:30 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/645] 199.204.45.169 () {44 vars in 910 bytes} [Wed Jul 1 01:58:30 2026] GET /v2/images => generated 4893 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /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: 332/656] 10.0.0.106 () {32 vars in 633 bytes} [Wed Jul 1 01:59:12 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/661] 10.0.0.77 () {36 vars in 986 bytes} [Wed Jul 1 01:59:33 2026] GET /v2/images/9d1d4d91-9659-465c-89f1-ccc0ef0efcf2 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 6|app: 0|req: 327/662] 10.0.0.77 () {36 vars in 926 bytes} [Wed Jul 1 01:59:33 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/663] 199.204.45.169 () {36 vars in 991 bytes} [Wed Jul 1 01:59:36 2026] GET /v2/images/9d1d4d91-9659-465c-89f1-ccc0ef0efcf2 => generated 1171 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 328/664] 199.204.45.169 () {36 vars in 931 bytes} [Wed Jul 1 01:59:36 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 329/665] 199.204.45.169 () {36 vars in 991 bytes} [Wed Jul 1 01:59:37 2026] GET /v2/images/9d1d4d91-9659-465c-89f1-ccc0ef0efcf2 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 330/666] 199.204.45.169 () {36 vars in 931 bytes} [Wed Jul 1 01:59:37 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: 337/667] 10.0.0.77 () {36 vars in 986 bytes} [Wed Jul 1 01:59:37 2026] GET /v2/images/9d1d4d91-9659-465c-89f1-ccc0ef0efcf2 => generated 1171 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 331/668] 10.0.0.77 () {36 vars in 926 bytes} [Wed Jul 1 01:59:37 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/671] 10.0.0.77 () {36 vars in 986 bytes} [Wed Jul 1 01:59:50 2026] GET /v2/images/9d1d4d91-9659-465c-89f1-ccc0ef0efcf2 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 333/672] 10.0.0.77 () {36 vars in 926 bytes} [Wed Jul 1 01:59:50 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 335/675] 10.0.0.106 () {34 vars in 655 bytes} [Wed Jul 1 02:00:00 2026] POST /v2/images => generated 648 bytes in 163 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-01 02:00:00.880 7 WARNING glance.api.v2.images [None req-7aff1cd9-0a7a-469b-acd5-4a31fdccc425 0d3495e62aea4ea5b8e91fd3a50bae1c 25c82ec931494ed49cc95ab32ed989e0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//24fcd5b6-f418-4815-bd82-8e2bb4e8482e [pid: 7|app: 0|req: 341/676] 10.0.0.106 () {32 vars in 710 bytes} [Wed Jul 1 02:00:00 2026] DELETE /v2/images/24fcd5b6-f418-4815-bd82-8e2bb4e8482e => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 6|app: 0|req: 336/677] 10.0.0.106 () {32 vars in 707 bytes} [Wed Jul 1 02:00:00 2026] GET /v2/images/24fcd5b6-f418-4815-bd82-8e2bb4e8482e => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/678] 10.0.0.106 () {32 vars in 633 bytes} [Wed Jul 1 02:00:00 2026] GET /v2/images => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 337/679] 10.0.0.106 () {34 vars in 655 bytes} [Wed Jul 1 02:00:00 2026] POST /v2/images => generated 703 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/680] 10.0.0.106 () {32 vars in 717 bytes} [Wed Jul 1 02:00:01 2026] GET /v2/images/1d7f2f40-f1c7-4b4b-a29b-1552a6fd4585/file => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:00:01.089 6 INFO glance.api.v2.image_data [None req-097170f4-af89-4a95-8dda-936d123ec8cf 0d3495e62aea4ea5b8e91fd3a50bae1c 25c82ec931494ed49cc95ab32ed989e0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 02:00:01.148 6 WARNING glance_store._drivers.rbd [None req-097170f4-af89-4a95-8dda-936d123ec8cf 0d3495e62aea4ea5b8e91fd3a50bae1c 25c82ec931494ed49cc95ab32ed989e0 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-01 02:00:01.563 6 INFO glance.location [None req-097170f4-af89-4a95-8dda-936d123ec8cf 0d3495e62aea4ea5b8e91fd3a50bae1c 25c82ec931494ed49cc95ab32ed989e0 - - default default] Image format matched and virtual size computed: 1024 [pid: 6|app: 0|req: 338/681] 10.0.0.106 () {32 vars in 727 bytes} [Wed Jul 1 02:00:01 2026] PUT /v2/images/1d7f2f40-f1c7-4b4b-a29b-1552a6fd4585/file => generated 0 bytes in 519 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/682] 10.0.0.106 () {32 vars in 707 bytes} [Wed Jul 1 02:00:01 2026] GET /v2/images/1d7f2f40-f1c7-4b4b-a29b-1552a6fd4585 => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 339/683] 10.0.0.106 () {32 vars in 717 bytes} [Wed Jul 1 02:00:01 2026] GET /v2/images/1d7f2f40-f1c7-4b4b-a29b-1552a6fd4585/file => generated 1024 bytes in 160 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/684] 10.0.0.106 () {34 vars in 655 bytes} [Wed Jul 1 02:00:01 2026] POST /v2/images => generated 648 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 6|app: 0|req: 340/685] 10.0.0.106 () {32 vars in 726 bytes} [Wed Jul 1 02:00:01 2026] PATCH /v2/images/6b3b9aae-31a9-4d75-b61b-4387ffb2a1ce => generated 652 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/686] 10.0.0.106 () {32 vars in 707 bytes} [Wed Jul 1 02:00:01 2026] GET /v2/images/6b3b9aae-31a9-4d75-b61b-4387ffb2a1ce => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:00:01.903 6 WARNING glance.api.v2.images [None req-394ae07e-04f2-4414-8a6e-0f32d3e51988 0d3495e62aea4ea5b8e91fd3a50bae1c 25c82ec931494ed49cc95ab32ed989e0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6b3b9aae-31a9-4d75-b61b-4387ffb2a1ce [pid: 6|app: 0|req: 341/689] 10.0.0.106 () {32 vars in 710 bytes} [Wed Jul 1 02:00:01 2026] DELETE /v2/images/6b3b9aae-31a9-4d75-b61b-4387ffb2a1ce => generated 0 bytes in 67 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/690] 10.0.0.106 () {32 vars in 707 bytes} [Wed Jul 1 02:00:01 2026] GET /v2/images/6b3b9aae-31a9-4d75-b61b-4387ffb2a1ce => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:00:02.001 6 WARNING glance.api.v2.images [None req-e97417fa-98d7-4feb-b90d-9612b4cd050a 0d3495e62aea4ea5b8e91fd3a50bae1c 25c82ec931494ed49cc95ab32ed989e0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1d7f2f40-f1c7-4b4b-a29b-1552a6fd4585 [pid: 6|app: 0|req: 342/691] 10.0.0.106 () {32 vars in 710 bytes} [Wed Jul 1 02:00:01 2026] DELETE /v2/images/1d7f2f40-f1c7-4b4b-a29b-1552a6fd4585 => generated 0 bytes in 817 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/692] 10.0.0.106 () {32 vars in 707 bytes} [Wed Jul 1 02:00:02 2026] GET /v2/images/1d7f2f40-f1c7-4b4b-a29b-1552a6fd4585 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:00:02.840 6 WARNING glance.api.v2.images [None req-fb431261-2383-4cc2-a71a-052d38c10dbf 0d3495e62aea4ea5b8e91fd3a50bae1c 25c82ec931494ed49cc95ab32ed989e0 - - default default] Failed to find image 24fcd5b6-f418-4815-bd82-8e2bb4e8482e to delete: glance.common.exception.ImageNotFound: No image found with ID 24fcd5b6-f418-4815-bd82-8e2bb4e8482e [pid: 6|app: 0|req: 343/693] 10.0.0.106 () {32 vars in 710 bytes} [Wed Jul 1 02:00:02 2026] DELETE /v2/images/24fcd5b6-f418-4815-bd82-8e2bb4e8482e => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/694] 10.0.0.106 () {32 vars in 707 bytes} [Wed Jul 1 02:00:02 2026] GET /v2/images/24fcd5b6-f418-4815-bd82-8e2bb4e8482e => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 344/695] 10.0.0.77 () {36 vars in 986 bytes} [Wed Jul 1 02:00:04 2026] GET /v2/images/9d1d4d91-9659-465c-89f1-ccc0ef0efcf2 => 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: 352/696] 10.0.0.77 () {36 vars in 926 bytes} [Wed Jul 1 02:00:04 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 346/699] 10.0.0.77 () {36 vars in 986 bytes} [Wed Jul 1 02:00:17 2026] GET /v2/images/9d1d4d91-9659-465c-89f1-ccc0ef0efcf2 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/700] 10.0.0.77 () {36 vars in 926 bytes} [Wed Jul 1 02:00:17 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 348/703] 10.0.0.186 () {36 vars in 987 bytes} [Wed Jul 1 02:00:26 2026] GET /v2/images/9d1d4d91-9659-465c-89f1-ccc0ef0efcf2 => generated 1171 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/704] 10.0.0.186 () {36 vars in 927 bytes} [Wed Jul 1 02:00:26 2026] GET /v2/schemas/image => generated 4018 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 349/705] 10.0.0.186 () {36 vars in 927 bytes} [Wed Jul 1 02:00:26 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: 357/706] 10.0.0.186 () {36 vars in 987 bytes} [Wed Jul 1 02:00:26 2026] GET /v2/images/9d1d4d91-9659-465c-89f1-ccc0ef0efcf2 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 350/707] 10.0.0.186 () {36 vars in 927 bytes} [Wed Jul 1 02:00:26 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/708] 10.0.0.186 () {36 vars in 927 bytes} [Wed Jul 1 02:00:26 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 351/709] 10.0.0.186 () {36 vars in 987 bytes} [Wed Jul 1 02:00:26 2026] GET /v2/images/9d1d4d91-9659-465c-89f1-ccc0ef0efcf2 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/710] 10.0.0.186 () {36 vars in 927 bytes} [Wed Jul 1 02:00:26 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 352/711] 10.0.0.186 () {36 vars in 927 bytes} [Wed Jul 1 02:00:26 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: 360/712] 10.0.0.170 () {36 vars in 987 bytes} [Wed Jul 1 02:00:27 2026] GET /v2/images/9d1d4d91-9659-465c-89f1-ccc0ef0efcf2 => generated 1171 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 353/713] 10.0.0.170 () {36 vars in 927 bytes} [Wed Jul 1 02:00:28 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/714] 10.0.0.170 () {36 vars in 987 bytes} [Wed Jul 1 02:00:28 2026] GET /v2/images/9d1d4d91-9659-465c-89f1-ccc0ef0efcf2 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 354/715] 10.0.0.170 () {36 vars in 927 bytes} [Wed Jul 1 02:00:28 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/716] 10.0.0.170 () {36 vars in 927 bytes} [Wed Jul 1 02:00:28 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: 6|app: 0|req: 358/723] 10.0.0.106 () {30 vars in 411 bytes} [Wed Jul 1 02:01:00 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/738] 10.0.0.106 () {32 vars in 707 bytes} [Wed Jul 1 02:02:07 2026] GET /v2/images/9d1d4d91-9659-465c-89f1-ccc0ef0efcf2 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 366/739] 10.0.0.106 () {32 vars in 707 bytes} [Wed Jul 1 02:02:07 2026] GET /v2/images/9d1d4d91-9659-465c-89f1-ccc0ef0efcf2 => 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: 374/740] 10.0.0.186 () {36 vars in 987 bytes} [Wed Jul 1 02:02:07 2026] GET /v2/images/9d1d4d91-9659-465c-89f1-ccc0ef0efcf2 => generated 1171 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 367/741] 10.0.0.186 () {36 vars in 927 bytes} [Wed Jul 1 02:02:07 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/742] 10.0.0.186 () {36 vars in 927 bytes} [Wed Jul 1 02:02:07 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 368/743] 10.0.0.186 () {36 vars in 987 bytes} [Wed Jul 1 02:02:07 2026] GET /v2/images/9d1d4d91-9659-465c-89f1-ccc0ef0efcf2 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/744] 10.0.0.186 () {36 vars in 927 bytes} [Wed Jul 1 02:02:07 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 369/745] 10.0.0.186 () {36 vars in 927 bytes} [Wed Jul 1 02:02:07 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: 377/746] 10.0.0.186 () {36 vars in 987 bytes} [Wed Jul 1 02:02:07 2026] GET /v2/images/9d1d4d91-9659-465c-89f1-ccc0ef0efcf2 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 370/747] 10.0.0.186 () {36 vars in 927 bytes} [Wed Jul 1 02:02:07 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: 378/748] 10.0.0.186 () {36 vars in 927 bytes} [Wed Jul 1 02:02:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 371/749] 10.0.0.170 () {36 vars in 987 bytes} [Wed Jul 1 02:02:08 2026] GET /v2/images/9d1d4d91-9659-465c-89f1-ccc0ef0efcf2 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/750] 10.0.0.170 () {36 vars in 927 bytes} [Wed Jul 1 02:02:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 372/751] 10.0.0.170 () {36 vars in 987 bytes} [Wed Jul 1 02:02:08 2026] GET /v2/images/9d1d4d91-9659-465c-89f1-ccc0ef0efcf2 => generated 1171 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/752] 10.0.0.170 () {36 vars in 927 bytes} [Wed Jul 1 02:02:08 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 373/753] 10.0.0.170 () {36 vars in 927 bytes} [Wed Jul 1 02:02:08 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 376/758] 10.0.0.77 () {36 vars in 986 bytes} [Wed Jul 1 02:02:22 2026] GET /v2/images/9d1d4d91-9659-465c-89f1-ccc0ef0efcf2 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/759] 10.0.0.77 () {36 vars in 926 bytes} [Wed Jul 1 02:02:22 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 377/760] 10.0.0.77 () {36 vars in 986 bytes} [Wed Jul 1 02:02:27 2026] GET /v2/images/9d1d4d91-9659-465c-89f1-ccc0ef0efcf2 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/761] 10.0.0.77 () {36 vars in 926 bytes} [Wed Jul 1 02:02:27 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: 6|app: 0|req: 380/766] 10.0.0.77 () {36 vars in 986 bytes} [Wed Jul 1 02:02:48 2026] GET /v2/images/9d1d4d91-9659-465c-89f1-ccc0ef0efcf2 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/767] 10.0.0.77 () {36 vars in 926 bytes} [Wed Jul 1 02:02:48 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 386/778] 10.0.0.77 () {36 vars in 986 bytes} [Wed Jul 1 02:03:35 2026] GET /v2/images/9d1d4d91-9659-465c-89f1-ccc0ef0efcf2 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/779] 10.0.0.77 () {36 vars in 926 bytes} [Wed Jul 1 02:03:35 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 393/792] 10.0.0.77 () {36 vars in 986 bytes} [Wed Jul 1 02:04:32 2026] GET /v2/images/9d1d4d91-9659-465c-89f1-ccc0ef0efcf2 => generated 1171 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/793] 10.0.0.77 () {36 vars in 926 bytes} [Wed Jul 1 02:04:32 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: 402/796] 10.0.0.77 () {36 vars in 986 bytes} [Wed Jul 1 02:04:44 2026] GET /v2/images/9d1d4d91-9659-465c-89f1-ccc0ef0efcf2 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 395/797] 10.0.0.77 () {36 vars in 926 bytes} [Wed Jul 1 02:04:44 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/802] 199.204.45.169 () {32 vars in 826 bytes} [Wed Jul 1 02:05:08 2026] GET /v2/images?status=active&owner=29ed25ada14c4ab4a263e6ec8667d934&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 398/803] 199.204.45.169 () {32 vars in 653 bytes} [Wed Jul 1 02:05:08 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: 406/804] 10.0.0.186 () {36 vars in 987 bytes} [Wed Jul 1 02:05:08 2026] GET /v2/images/bc01cb58-1683-404d-8f15-5ab4cf5031fc => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 399/805] 10.0.0.186 () {36 vars in 927 bytes} [Wed Jul 1 02:05:08 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: 407/806] 10.0.0.186 () {36 vars in 927 bytes} [Wed Jul 1 02:05: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: 6|app: 0|req: 400/807] 10.0.0.186 () {36 vars in 987 bytes} [Wed Jul 1 02:05:08 2026] GET /v2/images/bc01cb58-1683-404d-8f15-5ab4cf5031fc => generated 1209 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/808] 10.0.0.186 () {36 vars in 927 bytes} [Wed Jul 1 02:05: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: 6|app: 0|req: 401/809] 10.0.0.186 () {36 vars in 927 bytes} [Wed Jul 1 02:05:08 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: 409/810] 10.0.0.186 () {36 vars in 987 bytes} [Wed Jul 1 02:05:08 2026] GET /v2/images/bc01cb58-1683-404d-8f15-5ab4cf5031fc => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 402/811] 10.0.0.186 () {36 vars in 927 bytes} [Wed Jul 1 02:05:08 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: 410/812] 10.0.0.170 () {36 vars in 987 bytes} [Wed Jul 1 02:05:08 2026] GET /v2/images/bc01cb58-1683-404d-8f15-5ab4cf5031fc => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 403/813] 10.0.0.170 () {36 vars in 927 bytes} [Wed Jul 1 02:05:08 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: 411/814] 10.0.0.170 () {36 vars in 987 bytes} [Wed Jul 1 02:05:09 2026] GET /v2/images/bc01cb58-1683-404d-8f15-5ab4cf5031fc => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 404/815] 10.0.0.170 () {36 vars in 927 bytes} [Wed Jul 1 02:05:09 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: 412/816] 10.0.0.170 () {36 vars in 927 bytes} [Wed Jul 1 02:05:09 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: 433/857] 10.0.0.106 () {32 vars in 633 bytes} [Wed Jul 1 02:08:26 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)