+ 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 [Thu Jul 2 05:28:54 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:24:30 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-f959bc4f5-tw5fb 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 0x55b49d595750 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/os_win/_utils.py:19: 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. from pkg_resources import parse_version /var/lib/openstack/lib/python3.10/site-packages/os_win/_utils.py:19: 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. from pkg_resources import parse_version 2026-07-02 05:28:56.286 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-02 05:28:56.406 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-07-02 05:28:56.997 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-02 05:28:56.998 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-02 05:28:56.998 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-02 05:28:57.162 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-07-02 05:28:57.163 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-07-02 05:28:57.164 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-02 05:28:58.434 7 WARNING glance.api.v2.images [None req-dad6e818-a0fe-4444-880b-53fa4859c91c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 05:28:58.616 8 WARNING glance.api.v2.images [None req-929750fe-fd66-4a3f-b387-e2d9faeb1974 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 05:28:58.684 7 WARNING keystonemiddleware._common.config [None req-dad6e818-a0fe-4444-880b-53fa4859c91c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 05:28:58.692 7 WARNING oslo_config.cfg [None req-dad6e818-a0fe-4444-880b-53fa4859c91c - - - - - -] 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 4 seconds on interpreter 0x55b49d595750 pid: 7 (default app) 2026-07-02 05:28:58.876 8 WARNING keystonemiddleware._common.config [None req-929750fe-fd66-4a3f-b387-e2d9faeb1974 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 05:28:58.884 8 WARNING oslo_config.cfg [None req-929750fe-fd66-4a3f-b387-e2d9faeb1974 - - - - - -] 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 4 seconds on interpreter 0x55b49d595750 pid: 8 (default app) [pid: 8|app: 0|req: 1/4] 199.204.45.156 () {42 vars in 687 bytes} [Thu Jul 2 05:28:59 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/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-02 05:28:59.783 7 WARNING oslo_policy.policy [None req-f7afff08-dae7-449e-86bd-1542dc1602a9 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - 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-02 05:28:59.783 7 WARNING oslo_policy.policy [None req-f7afff08-dae7-449e-86bd-1542dc1602a9 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - 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-02 05:28:59.801 7 WARNING oslo_policy.policy [None req-f7afff08-dae7-449e-86bd-1542dc1602a9 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - 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-02 05:28:59.801 7 WARNING oslo_policy.policy [None req-f7afff08-dae7-449e-86bd-1542dc1602a9 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - 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/5] 199.204.45.156 () {44 vars in 909 bytes} [Thu Jul 2 05:28:59 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: 8|app: 0|req: 2/6] 199.204.45.156 () {42 vars in 687 bytes} [Thu Jul 2 05:29:03 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: 5/7] 199.204.45.156 () {44 vars in 909 bytes} [Thu Jul 2 05:29:03 2026] GET /v2/images => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 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-02 05:29:03.544 8 WARNING oslo_policy.policy [None req-aa435c85-4a4a-486d-afe5-ac0190f67872 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - 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-02 05:29:03.545 8 WARNING oslo_policy.policy [None req-aa435c85-4a4a-486d-afe5-ac0190f67872 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - 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: 3/8] 199.204.45.156 () {44 vars in 910 bytes} [Thu Jul 2 05:29:03 2026] GET /v2/images/cirros => generated 151 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/9] 199.204.45.156 () {44 vars in 932 bytes} [Thu Jul 2 05:29:03 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-02 05:29:03.685 8 WARNING oslo_policy.policy [None req-62076fa8-bb24-4024-aa8d-ccd2d2107f36 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - 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-02 05:29:03.685 8 WARNING oslo_policy.policy [None req-62076fa8-bb24-4024-aa8d-ccd2d2107f36 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 4/10] 199.204.45.156 () {44 vars in 938 bytes} [Thu Jul 2 05:29:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 05:29:03.793 7 WARNING oslo_config.cfg [None req-18501f81-4450-438f-9dcb-614c76eee0a6 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - 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/11] 199.204.45.156 () {48 vars in 950 bytes} [Thu Jul 2 05:29:03 2026] POST /v2/images => generated 760 bytes in 76 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 05:29:03.818 8 WARNING oslo_policy.policy [None req-ba5f9610-1374-4ce0-aea7-1136dbc77a74 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - 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-02 05:29:03.818 8 WARNING oslo_policy.policy [None req-ba5f9610-1374-4ce0-aea7-1136dbc77a74 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - 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-02 05:29:03.820 8 INFO glance.api.v2.image_data [None req-ba5f9610-1374-4ce0-aea7-1136dbc77a74 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 05:29:07.519 8 INFO glance.location [None req-ba5f9610-1374-4ce0-aea7-1136dbc77a74 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 5/12] 199.204.45.156 () {48 vars in 1044 bytes} [Thu Jul 2 05:29:03 2026] PUT /v2/images/78e2d432-0d2f-40a0-95e5-1575dc2db526/file => generated 0 bytes in 3755 msecs (HTTP/1.1 204) 4 headers in 171 bytes (3335 switches on core 0) [pid: 7|app: 0|req: 8/13] 199.204.45.156 () {44 vars in 970 bytes} [Thu Jul 2 05:29:07 2026] GET /v2/images/78e2d432-0d2f-40a0-95e5-1575dc2db526 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 05:29:07.701 8 WARNING oslo_config.cfg [None req-3cde9a86-e690-4d74-8752-561d451f0a28 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - 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: 6/14] 199.204.45.156 () {48 vars in 1050 bytes} [Thu Jul 2 05:29:07 2026] PATCH /v2/images/78e2d432-0d2f-40a0-95e5-1575dc2db526 => generated 1312 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.204.45.156 () {44 vars in 970 bytes} [Thu Jul 2 05:29:07 2026] GET /v2/images/78e2d432-0d2f-40a0-95e5-1575dc2db526 => 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: 127/256] 199.204.45.156 () {42 vars in 687 bytes} [Thu Jul 2 05:49:08 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: 130/257] 199.204.45.156 () {44 vars in 909 bytes} [Thu Jul 2 05:49:08 2026] GET /v2/images => generated 1381 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/262] 199.204.45.156 () {42 vars in 687 bytes} [Thu Jul 2 05:49:25 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/263] 199.204.45.156 () {44 vars in 909 bytes} [Thu Jul 2 05:49:25 2026] GET /v2/images => generated 1381 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/264] 199.204.45.156 () {44 vars in 936 bytes} [Thu Jul 2 05:49:25 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/265] 199.204.45.156 () {44 vars in 958 bytes} [Thu Jul 2 05:49:25 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/266] 199.204.45.156 () {44 vars in 938 bytes} [Thu Jul 2 05:49:25 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: 8|app: 0|req: 132/267] 199.204.45.156 () {48 vars in 950 bytes} [Thu Jul 2 05:49:25 2026] POST /v2/images => generated 796 bytes in 186 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 05:49:26.114 7 WARNING oslo_policy.policy [None req-2637fbdf-46ef-46c2-9249-e2fe5a9bee43 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - 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-02 05:49:26.115 7 WARNING oslo_policy.policy [None req-2637fbdf-46ef-46c2-9249-e2fe5a9bee43 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - 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-02 05:49:26.118 7 INFO glance.api.v2.image_data [None req-2637fbdf-46ef-46c2-9249-e2fe5a9bee43 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 05:49:52.048 7 INFO glance.location [None req-2637fbdf-46ef-46c2-9249-e2fe5a9bee43 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 136/274] 199.204.45.156 () {48 vars in 1045 bytes} [Thu Jul 2 05:49:26 2026] PUT /v2/images/0268d8ba-42a9-44db-bb5d-c63f10a13db1/file => generated 0 bytes in 26005 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64405 switches on core 0) [pid: 8|app: 0|req: 139/275] 199.204.45.156 () {44 vars in 970 bytes} [Thu Jul 2 05:49:52 2026] GET /v2/images/0268d8ba-42a9-44db-bb5d-c63f10a13db1 => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/276] 199.204.45.156 () {48 vars in 1050 bytes} [Thu Jul 2 05:49:52 2026] PATCH /v2/images/0268d8ba-42a9-44db-bb5d-c63f10a13db1 => generated 1395 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/277] 199.204.45.156 () {44 vars in 970 bytes} [Thu Jul 2 05:49:52 2026] GET /v2/images/0268d8ba-42a9-44db-bb5d-c63f10a13db1 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/278] 199.204.45.156 () {42 vars in 687 bytes} [Thu Jul 2 05:49:53 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/279] 199.204.45.156 () {44 vars in 909 bytes} [Thu Jul 2 05:49:53 2026] GET /v2/images => generated 2778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/358] 199.204.45.156 () {42 vars in 687 bytes} [Thu Jul 2 05:56:23 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/359] 199.204.45.156 () {44 vars in 909 bytes} [Thu Jul 2 05:56:23 2026] GET /v2/images => generated 2778 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/362] 199.204.45.156 () {42 vars in 687 bytes} [Thu Jul 2 05:56:34 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/363] 199.204.45.156 () {44 vars in 909 bytes} [Thu Jul 2 05:56:34 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/364] 199.204.45.156 () {44 vars in 946 bytes} [Thu Jul 2 05:56:34 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/365] 199.204.45.156 () {44 vars in 968 bytes} [Thu Jul 2 05:56:34 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: 182/366] 199.204.45.156 () {44 vars in 938 bytes} [Thu Jul 2 05:56:34 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: 8|app: 0|req: 185/367] 199.204.45.156 () {48 vars in 950 bytes} [Thu Jul 2 05:56:34 2026] POST /v2/images => generated 799 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 05:56:34.582 7 INFO glance.api.v2.image_data [None req-8d54ba70-50ce-4fea-a0aa-1b78c8de1dc4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 05:56:58.177 7 INFO glance.location [None req-8d54ba70-50ce-4fea-a0aa-1b78c8de1dc4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 183/372] 199.204.45.156 () {48 vars in 1044 bytes} [Thu Jul 2 05:56:34 2026] PUT /v2/images/b9632a5f-df32-408a-bfd5-fcb75d31f79c/file => generated 0 bytes in 23658 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20001 switches on core 0) [pid: 8|app: 0|req: 190/373] 199.204.45.156 () {44 vars in 970 bytes} [Thu Jul 2 05:56:58 2026] GET /v2/images/b9632a5f-df32-408a-bfd5-fcb75d31f79c => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/374] 199.204.45.156 () {48 vars in 1050 bytes} [Thu Jul 2 05:56:58 2026] PATCH /v2/images/b9632a5f-df32-408a-bfd5-fcb75d31f79c => generated 1410 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/375] 199.204.45.156 () {44 vars in 970 bytes} [Thu Jul 2 05:56:58 2026] GET /v2/images/b9632a5f-df32-408a-bfd5-fcb75d31f79c => generated 1410 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/384] 199.204.45.156 () {42 vars in 687 bytes} [Thu Jul 2 05:57:36 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/385] 199.204.45.156 () {44 vars in 909 bytes} [Thu Jul 2 05:57:36 2026] GET /v2/images => generated 4190 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/390] 199.204.45.156 () {42 vars in 687 bytes} [Thu Jul 2 05:57:52 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: 192/391] 199.204.45.156 () {44 vars in 909 bytes} [Thu Jul 2 05:57:52 2026] GET /v2/images => generated 4190 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/392] 199.204.45.156 () {44 vars in 938 bytes} [Thu Jul 2 05:57:52 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: 193/393] 199.204.45.156 () {44 vars in 960 bytes} [Thu Jul 2 05:57:52 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: 201/394] 199.204.45.156 () {44 vars in 938 bytes} [Thu Jul 2 05:57:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/395] 199.204.45.156 () {48 vars in 950 bytes} [Thu Jul 2 05:57:52 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 05:57:52.754 8 INFO glance.api.v2.image_data [None req-9959cf4b-b1fa-415f-bcba-a3da25f2a2a4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 05:58:08.152 8 INFO glance.location [None req-9959cf4b-b1fa-415f-bcba-a3da25f2a2a4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 202/398] 199.204.45.156 () {48 vars in 1045 bytes} [Thu Jul 2 05:57:52 2026] PUT /v2/images/0a885af0-a929-415a-b375-5f338d9dc940/file => generated 0 bytes in 15456 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32589 switches on core 0) [pid: 7|app: 0|req: 197/399] 199.204.45.156 () {44 vars in 970 bytes} [Thu Jul 2 05:58:08 2026] GET /v2/images/0a885af0-a929-415a-b375-5f338d9dc940 => generated 1204 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/400] 199.204.45.156 () {48 vars in 1050 bytes} [Thu Jul 2 05:58:08 2026] PATCH /v2/images/0a885af0-a929-415a-b375-5f338d9dc940 => generated 1382 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/401] 199.204.45.156 () {44 vars in 970 bytes} [Thu Jul 2 05:58:08 2026] GET /v2/images/0a885af0-a929-415a-b375-5f338d9dc940 => generated 1382 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/554] 199.204.45.156 () {42 vars in 687 bytes} [Thu Jul 2 06:10:48 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/555] 199.204.45.156 () {44 vars in 909 bytes} [Thu Jul 2 06:10:48 2026] GET /v2/images => generated 5574 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/586] 199.204.45.156 () {42 vars in 687 bytes} [Thu Jul 2 06:13:12 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/587] 199.204.45.156 () {44 vars in 909 bytes} [Thu Jul 2 06:13:12 2026] GET /v2/images => generated 5574 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/588] 199.204.45.156 () {42 vars in 687 bytes} [Thu Jul 2 06:13:14 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/589] 199.204.45.156 () {44 vars in 909 bytes} [Thu Jul 2 06:13:14 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/600] 199.204.45.156 () {42 vars in 687 bytes} [Thu Jul 2 06:14:01 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: 298/601] 199.204.45.156 () {44 vars in 909 bytes} [Thu Jul 2 06:14:01 2026] GET /v2/images => generated 5574 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/604] 199.204.45.156 () {42 vars in 687 bytes} [Thu Jul 2 06:14:09 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: 300/605] 199.204.45.156 () {44 vars in 909 bytes} [Thu Jul 2 06:14:09 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/618] 199.204.45.156 () {42 vars in 687 bytes} [Thu Jul 2 06:15:10 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/619] 199.204.45.156 () {44 vars in 909 bytes} [Thu Jul 2 06:15:10 2026] GET /v2/images => generated 5574 bytes in 57 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: 312/628] 10.0.0.210 () {32 vars in 632 bytes} [Thu Jul 2 06:15:53 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/633] 10.0.0.242 () {36 vars in 986 bytes} [Thu Jul 2 06:16:11 2026] GET /v2/images/78e2d432-0d2f-40a0-95e5-1575dc2db526 => generated 1312 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 319/634] 10.0.0.242 () {36 vars in 926 bytes} [Thu Jul 2 06:16:12 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/635] 199.204.45.156 () {36 vars in 990 bytes} [Thu Jul 2 06:16:15 2026] GET /v2/images/78e2d432-0d2f-40a0-95e5-1575dc2db526 => generated 1312 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/636] 199.204.45.156 () {36 vars in 930 bytes} [Thu Jul 2 06:16:15 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: 317/637] 199.204.45.156 () {36 vars in 990 bytes} [Thu Jul 2 06:16:15 2026] GET /v2/images/78e2d432-0d2f-40a0-95e5-1575dc2db526 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/638] 199.204.45.156 () {36 vars in 930 bytes} [Thu Jul 2 06:16:15 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: 323/641] 10.0.0.242 () {36 vars in 986 bytes} [Thu Jul 2 06:16:28 2026] GET /v2/images/78e2d432-0d2f-40a0-95e5-1575dc2db526 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/642] 10.0.0.242 () {36 vars in 926 bytes} [Thu Jul 2 06:16: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: 321/645] 10.0.0.174 () {36 vars in 986 bytes} [Thu Jul 2 06:16:33 2026] GET /v2/images/78e2d432-0d2f-40a0-95e5-1575dc2db526 => generated 1312 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/646] 10.0.0.174 () {36 vars in 926 bytes} [Thu Jul 2 06:16:34 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: 322/647] 10.0.0.174 () {36 vars in 926 bytes} [Thu Jul 2 06:16:34 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/648] 10.0.0.174 () {36 vars in 986 bytes} [Thu Jul 2 06:16:34 2026] GET /v2/images/78e2d432-0d2f-40a0-95e5-1575dc2db526 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/649] 10.0.0.174 () {36 vars in 926 bytes} [Thu Jul 2 06:16:34 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: 327/650] 10.0.0.174 () {36 vars in 926 bytes} [Thu Jul 2 06:16: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: 7|app: 0|req: 324/651] 10.0.0.174 () {36 vars in 986 bytes} [Thu Jul 2 06:16:34 2026] GET /v2/images/78e2d432-0d2f-40a0-95e5-1575dc2db526 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/652] 10.0.0.174 () {36 vars in 926 bytes} [Thu Jul 2 06:16: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: 7|app: 0|req: 325/653] 10.0.0.174 () {36 vars in 926 bytes} [Thu Jul 2 06:16:34 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/654] 10.0.0.18 () {36 vars in 985 bytes} [Thu Jul 2 06:16:35 2026] GET /v2/images/78e2d432-0d2f-40a0-95e5-1575dc2db526 => generated 1312 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/655] 10.0.0.18 () {36 vars in 925 bytes} [Thu Jul 2 06:16: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: 8|app: 0|req: 330/656] 10.0.0.18 () {36 vars in 985 bytes} [Thu Jul 2 06:16:35 2026] GET /v2/images/78e2d432-0d2f-40a0-95e5-1575dc2db526 => 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: 327/657] 10.0.0.18 () {36 vars in 925 bytes} [Thu Jul 2 06:16:35 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/658] 10.0.0.18 () {36 vars in 925 bytes} [Thu Jul 2 06:16:35 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: 329/661] 10.0.0.210 () {34 vars in 654 bytes} [Thu Jul 2 06:16:39 2026] POST /v2/images => generated 648 bytes in 352 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-02 06:16:39.452 8 WARNING glance.api.v2.images [None req-6c09f379-3f6a-4cae-a54b-cfa12288a370 209675d77da74bed9a94736e0109b153 359f55d53e0e485ca01bef95bd0f7173 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//dfdef248-4413-4837-99e7-befc0d339464 [pid: 8|app: 0|req: 333/662] 10.0.0.210 () {32 vars in 709 bytes} [Thu Jul 2 06:16:39 2026] DELETE /v2/images/dfdef248-4413-4837-99e7-befc0d339464 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/663] 10.0.0.210 () {32 vars in 706 bytes} [Thu Jul 2 06:16:39 2026] GET /v2/images/dfdef248-4413-4837-99e7-befc0d339464 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/664] 10.0.0.210 () {32 vars in 632 bytes} [Thu Jul 2 06:16:39 2026] GET /v2/images => generated 1381 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/665] 10.0.0.210 () {34 vars in 654 bytes} [Thu Jul 2 06:16:39 2026] POST /v2/images => generated 702 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/666] 10.0.0.210 () {32 vars in 716 bytes} [Thu Jul 2 06:16:39 2026] GET /v2/images/5fe81648-4f70-4864-a8d9-cff263807a79/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:16:39.655 7 INFO glance.api.v2.image_data [None req-b41f8507-2c3e-45b2-b89d-41c0f3c68d70 209675d77da74bed9a94736e0109b153 359f55d53e0e485ca01bef95bd0f7173 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 06:16:39.723 7 WARNING glance_store._drivers.rbd [None req-b41f8507-2c3e-45b2-b89d-41c0f3c68d70 209675d77da74bed9a94736e0109b153 359f55d53e0e485ca01bef95bd0f7173 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-02 06:16:39.972 7 INFO glance.location [None req-b41f8507-2c3e-45b2-b89d-41c0f3c68d70 209675d77da74bed9a94736e0109b153 359f55d53e0e485ca01bef95bd0f7173 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 332/667] 10.0.0.210 () {32 vars in 726 bytes} [Thu Jul 2 06:16:39 2026] PUT /v2/images/5fe81648-4f70-4864-a8d9-cff263807a79/file => generated 0 bytes in 380 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/668] 10.0.0.210 () {32 vars in 706 bytes} [Thu Jul 2 06:16:40 2026] GET /v2/images/5fe81648-4f70-4864-a8d9-cff263807a79 => generated 1103 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/669] 10.0.0.210 () {32 vars in 716 bytes} [Thu Jul 2 06:16:40 2026] GET /v2/images/5fe81648-4f70-4864-a8d9-cff263807a79/file => generated 1024 bytes in 170 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/670] 10.0.0.210 () {34 vars in 654 bytes} [Thu Jul 2 06:16:40 2026] POST /v2/images => generated 648 bytes in 82 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/671] 10.0.0.210 () {32 vars in 725 bytes} [Thu Jul 2 06:16:40 2026] PATCH /v2/images/f3b43f99-00ff-4874-aabe-f4e6fc85e28a => generated 653 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/672] 10.0.0.210 () {32 vars in 706 bytes} [Thu Jul 2 06:16:40 2026] GET /v2/images/f3b43f99-00ff-4874-aabe-f4e6fc85e28a => generated 653 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:16:40.415 7 WARNING glance.api.v2.images [None req-3c77654d-8df5-4d6c-95d5-f2ea3cb46524 209675d77da74bed9a94736e0109b153 359f55d53e0e485ca01bef95bd0f7173 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f3b43f99-00ff-4874-aabe-f4e6fc85e28a [pid: 7|app: 0|req: 335/673] 10.0.0.210 () {32 vars in 709 bytes} [Thu Jul 2 06:16:40 2026] DELETE /v2/images/f3b43f99-00ff-4874-aabe-f4e6fc85e28a => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/674] 10.0.0.210 () {32 vars in 706 bytes} [Thu Jul 2 06:16:40 2026] GET /v2/images/f3b43f99-00ff-4874-aabe-f4e6fc85e28a => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:16:40.495 7 WARNING glance.api.v2.images [None req-1525f9e6-4f33-4afe-8b2d-b281330e355f 209675d77da74bed9a94736e0109b153 359f55d53e0e485ca01bef95bd0f7173 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5fe81648-4f70-4864-a8d9-cff263807a79 [pid: 7|app: 0|req: 336/675] 10.0.0.210 () {32 vars in 709 bytes} [Thu Jul 2 06:16:40 2026] DELETE /v2/images/5fe81648-4f70-4864-a8d9-cff263807a79 => generated 0 bytes in 703 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/676] 10.0.0.210 () {32 vars in 706 bytes} [Thu Jul 2 06:16:41 2026] GET /v2/images/5fe81648-4f70-4864-a8d9-cff263807a79 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:16:41.220 7 WARNING glance.api.v2.images [None req-677e177e-51d5-4113-a152-d7e675451154 209675d77da74bed9a94736e0109b153 359f55d53e0e485ca01bef95bd0f7173 - - default default] Failed to find image dfdef248-4413-4837-99e7-befc0d339464 to delete: glance.common.exception.ImageNotFound: No image found with ID dfdef248-4413-4837-99e7-befc0d339464 [pid: 7|app: 0|req: 337/677] 10.0.0.210 () {32 vars in 709 bytes} [Thu Jul 2 06:16:41 2026] DELETE /v2/images/dfdef248-4413-4837-99e7-befc0d339464 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/678] 10.0.0.210 () {32 vars in 706 bytes} [Thu Jul 2 06:16:41 2026] GET /v2/images/dfdef248-4413-4837-99e7-befc0d339464 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/683] 10.0.0.210 () {30 vars in 410 bytes} [Thu Jul 2 06:17:04 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: 340/684] 10.0.0.242 () {36 vars in 986 bytes} [Thu Jul 2 06:17:05 2026] GET /v2/images/78e2d432-0d2f-40a0-95e5-1575dc2db526 => 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: 345/685] 10.0.0.242 () {36 vars in 926 bytes} [Thu Jul 2 06:17:05 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: 347/688] 10.0.0.242 () {36 vars in 986 bytes} [Thu Jul 2 06:17:17 2026] GET /v2/images/78e2d432-0d2f-40a0-95e5-1575dc2db526 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/689] 10.0.0.242 () {36 vars in 926 bytes} [Thu Jul 2 06:17:17 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: 345/694] 10.0.0.210 () {32 vars in 706 bytes} [Thu Jul 2 06:17:30 2026] GET /v2/images/78e2d432-0d2f-40a0-95e5-1575dc2db526 => 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: 350/695] 10.0.0.210 () {32 vars in 706 bytes} [Thu Jul 2 06:17:30 2026] GET /v2/images/78e2d432-0d2f-40a0-95e5-1575dc2db526 => 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: 346/696] 10.0.0.174 () {36 vars in 986 bytes} [Thu Jul 2 06:17:30 2026] GET /v2/images/78e2d432-0d2f-40a0-95e5-1575dc2db526 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/697] 10.0.0.174 () {36 vars in 926 bytes} [Thu Jul 2 06:17:30 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/698] 10.0.0.174 () {36 vars in 926 bytes} [Thu Jul 2 06:17:30 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/699] 10.0.0.174 () {36 vars in 986 bytes} [Thu Jul 2 06:17:30 2026] GET /v2/images/78e2d432-0d2f-40a0-95e5-1575dc2db526 => 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: 348/700] 10.0.0.174 () {36 vars in 926 bytes} [Thu Jul 2 06:17:30 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/701] 10.0.0.174 () {36 vars in 926 bytes} [Thu Jul 2 06:17:30 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: 349/702] 10.0.0.174 () {36 vars in 986 bytes} [Thu Jul 2 06:17:30 2026] GET /v2/images/78e2d432-0d2f-40a0-95e5-1575dc2db526 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/703] 10.0.0.174 () {36 vars in 926 bytes} [Thu Jul 2 06:17:30 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/704] 10.0.0.18 () {36 vars in 985 bytes} [Thu Jul 2 06:17:31 2026] GET /v2/images/78e2d432-0d2f-40a0-95e5-1575dc2db526 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/705] 10.0.0.18 () {36 vars in 925 bytes} [Thu Jul 2 06:17:31 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: 351/706] 10.0.0.18 () {36 vars in 985 bytes} [Thu Jul 2 06:17:31 2026] GET /v2/images/78e2d432-0d2f-40a0-95e5-1575dc2db526 => 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: 356/707] 10.0.0.18 () {36 vars in 925 bytes} [Thu Jul 2 06:17:31 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: 352/708] 10.0.0.18 () {36 vars in 925 bytes} [Thu Jul 2 06:17:31 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/709] 10.0.0.242 () {36 vars in 986 bytes} [Thu Jul 2 06:17:32 2026] GET /v2/images/78e2d432-0d2f-40a0-95e5-1575dc2db526 => 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: 353/710] 10.0.0.242 () {36 vars in 926 bytes} [Thu Jul 2 06:17:32 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/725] 10.0.0.242 () {36 vars in 986 bytes} [Thu Jul 2 06:18:40 2026] GET /v2/images/78e2d432-0d2f-40a0-95e5-1575dc2db526 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/726] 10.0.0.242 () {36 vars in 926 bytes} [Thu Jul 2 06:18:40 2026] GET /v2/schemas/image => generated 4018 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/731] 10.0.0.242 () {36 vars in 986 bytes} [Thu Jul 2 06:19:02 2026] GET /v2/images/78e2d432-0d2f-40a0-95e5-1575dc2db526 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/732] 10.0.0.242 () {36 vars in 926 bytes} [Thu Jul 2 06:19:02 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/733] 10.0.0.242 () {36 vars in 986 bytes} [Thu Jul 2 06:19:05 2026] GET /v2/images/78e2d432-0d2f-40a0-95e5-1575dc2db526 => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/734] 10.0.0.242 () {36 vars in 926 bytes} [Thu Jul 2 06:19:05 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/737] 10.0.0.242 () {36 vars in 986 bytes} [Thu Jul 2 06:19:15 2026] GET /v2/images/78e2d432-0d2f-40a0-95e5-1575dc2db526 => 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/738] 10.0.0.242 () {36 vars in 926 bytes} [Thu Jul 2 06:19:15 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: 370/743] 10.0.0.242 () {36 vars in 986 bytes} [Thu Jul 2 06:19:31 2026] GET /v2/images/78e2d432-0d2f-40a0-95e5-1575dc2db526 => 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: 374/744] 10.0.0.242 () {36 vars in 926 bytes} [Thu Jul 2 06:19:31 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: 371/745] 10.0.0.242 () {36 vars in 986 bytes} [Thu Jul 2 06:19:34 2026] GET /v2/images/78e2d432-0d2f-40a0-95e5-1575dc2db526 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/746] 10.0.0.242 () {36 vars in 926 bytes} [Thu Jul 2 06:19:34 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/749] 199.204.45.156 () {32 vars in 825 bytes} [Thu Jul 2 06:19:47 2026] GET /v2/images?status=active&owner=e44a94a2b6e04b198829eabc9fbe6b60&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/750] 199.204.45.156 () {32 vars in 652 bytes} [Thu Jul 2 06:19:48 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/751] 10.0.0.174 () {36 vars in 986 bytes} [Thu Jul 2 06:19:48 2026] GET /v2/images/0268d8ba-42a9-44db-bb5d-c63f10a13db1 => generated 1395 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/752] 10.0.0.174 () {36 vars in 926 bytes} [Thu Jul 2 06:19:48 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: 379/753] 10.0.0.174 () {36 vars in 926 bytes} [Thu Jul 2 06:19: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: 7|app: 0|req: 375/754] 10.0.0.174 () {36 vars in 986 bytes} [Thu Jul 2 06:19:48 2026] GET /v2/images/0268d8ba-42a9-44db-bb5d-c63f10a13db1 => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/755] 10.0.0.174 () {36 vars in 926 bytes} [Thu Jul 2 06:19: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: 7|app: 0|req: 376/756] 10.0.0.174 () {36 vars in 926 bytes} [Thu Jul 2 06:19:48 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/759] 10.0.0.174 () {36 vars in 986 bytes} [Thu Jul 2 06:19:48 2026] GET /v2/images/0268d8ba-42a9-44db-bb5d-c63f10a13db1 => 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: 378/760] 10.0.0.174 () {36 vars in 926 bytes} [Thu Jul 2 06:19:49 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/761] 10.0.0.174 () {36 vars in 926 bytes} [Thu Jul 2 06:19:49 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: 379/762] 10.0.0.18 () {36 vars in 985 bytes} [Thu Jul 2 06:19:49 2026] GET /v2/images/0268d8ba-42a9-44db-bb5d-c63f10a13db1 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/763] 10.0.0.18 () {36 vars in 925 bytes} [Thu Jul 2 06:19:49 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: 380/764] 10.0.0.18 () {36 vars in 985 bytes} [Thu Jul 2 06:19:49 2026] GET /v2/images/0268d8ba-42a9-44db-bb5d-c63f10a13db1 => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/765] 10.0.0.18 () {36 vars in 925 bytes} [Thu Jul 2 06:19:49 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: 381/766] 10.0.0.18 () {36 vars in 925 bytes} [Thu Jul 2 06:19:49 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: 412/827] 10.0.0.210 () {32 vars in 632 bytes} [Thu Jul 2 06:24:56 2026] GET /v2/images => generated 5574 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)