+ 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 00:44:44 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-d688c59f9-vz2cz machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f0c31cd2668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-07-02 00:44:46.029 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-02 00:44:46.065 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-02 00:44:46.900 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 00:44:46.901 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 00:44:46.902 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-02 00:44:46.912 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 00:44:46.914 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 00:44:46.914 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-02 00:44:48.936 8 WARNING glance.api.v2.images [None req-1dbe0552-f093-425d-850b-77c8c3c53afa - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 00:44:48.975 7 WARNING glance.api.v2.images [None req-f2ea37c3-2309-4c97-8379-9d3c8c9a0bb1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 00:44:49.270 8 WARNING keystonemiddleware._common.config [None req-1dbe0552-f093-425d-850b-77c8c3c53afa - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 00:44:49.278 8 WARNING oslo_config.cfg [None req-1dbe0552-f093-425d-850b-77c8c3c53afa - - - - - -] 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 0x7f0c31cd2668 pid: 8 (default app) 2026-07-02 00:44:49.307 7 WARNING keystonemiddleware._common.config [None req-f2ea37c3-2309-4c97-8379-9d3c8c9a0bb1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 00:44:49.315 7 WARNING oslo_config.cfg [None req-f2ea37c3-2309-4c97-8379-9d3c8c9a0bb1 - - - - - -] 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 0x7f0c31cd2668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.156 () {42 vars in 688 bytes} [Thu Jul 2 00:44:50 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 00:44:50.841 7 WARNING oslo_policy.policy [None req-6c9b5edc-3e69-4c8b-93c1-397a1ae6b44b 4daff0af70184e62b2accaa623050ea9 e4993676477147cf94b3c4b7610194d3 - - 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 00:44:50.842 7 WARNING oslo_policy.policy [None req-6c9b5edc-3e69-4c8b-93c1-397a1ae6b44b 4daff0af70184e62b2accaa623050ea9 e4993676477147cf94b3c4b7610194d3 - - 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 00:44:50.864 7 WARNING oslo_policy.policy [None req-6c9b5edc-3e69-4c8b-93c1-397a1ae6b44b 4daff0af70184e62b2accaa623050ea9 e4993676477147cf94b3c4b7610194d3 - - 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 00:44:50.865 7 WARNING oslo_policy.policy [None req-6c9b5edc-3e69-4c8b-93c1-397a1ae6b44b 4daff0af70184e62b2accaa623050ea9 e4993676477147cf94b3c4b7610194d3 - - 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: 1/5] 199.204.45.156 () {44 vars in 910 bytes} [Thu Jul 2 00:44:50 2026] GET /v2/images => generated 69 bytes in 594 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.156 () {42 vars in 688 bytes} [Thu Jul 2 00:44:54 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.156 () {44 vars in 910 bytes} [Thu Jul 2 00:44:54 2026] GET /v2/images => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 00:44:54.471 8 WARNING oslo_policy.policy [None req-a179e83f-5fb7-4d3e-81e2-e4d43f318468 4daff0af70184e62b2accaa623050ea9 e4993676477147cf94b3c4b7610194d3 - - 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 00:44:54.472 8 WARNING oslo_policy.policy [None req-a179e83f-5fb7-4d3e-81e2-e4d43f318468 4daff0af70184e62b2accaa623050ea9 e4993676477147cf94b3c4b7610194d3 - - 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: 6/8] 199.204.45.156 () {44 vars in 911 bytes} [Thu Jul 2 00:44:54 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.156 () {44 vars in 933 bytes} [Thu Jul 2 00:44:54 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 00:44:54.610 8 WARNING oslo_policy.policy [None req-f194f7aa-d986-4717-b0bd-6b7fb8592f3e 4daff0af70184e62b2accaa623050ea9 e4993676477147cf94b3c4b7610194d3 - - 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 00:44:54.611 8 WARNING oslo_policy.policy [None req-f194f7aa-d986-4717-b0bd-6b7fb8592f3e 4daff0af70184e62b2accaa623050ea9 e4993676477147cf94b3c4b7610194d3 - - 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: 7/10] 199.204.45.156 () {44 vars in 939 bytes} [Thu Jul 2 00:44:54 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 00:44:54.707 7 WARNING oslo_config.cfg [None req-93fae496-f6d9-4693-bb3c-39755c1c72cd 4daff0af70184e62b2accaa623050ea9 e4993676477147cf94b3c4b7610194d3 - - 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: 4/11] 199.204.45.156 () {48 vars in 951 bytes} [Thu Jul 2 00:44:54 2026] POST /v2/images => generated 760 bytes in 70 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 00:44:54.735 8 WARNING oslo_policy.policy [None req-b572d6dd-1bbe-44dd-a751-eb02be89c558 4daff0af70184e62b2accaa623050ea9 e4993676477147cf94b3c4b7610194d3 - - 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 00:44:54.735 8 WARNING oslo_policy.policy [None req-b572d6dd-1bbe-44dd-a751-eb02be89c558 4daff0af70184e62b2accaa623050ea9 e4993676477147cf94b3c4b7610194d3 - - 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 00:44:54.736 8 INFO glance.api.v2.image_data [None req-b572d6dd-1bbe-44dd-a751-eb02be89c558 4daff0af70184e62b2accaa623050ea9 e4993676477147cf94b3c4b7610194d3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 00:44:58.616 8 WARNING glance.location [None req-b572d6dd-1bbe-44dd-a751-eb02be89c558 4daff0af70184e62b2accaa623050ea9 e4993676477147cf94b3c4b7610194d3 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.156 () {48 vars in 1045 bytes} [Thu Jul 2 00:44:54 2026] PUT /v2/images/a9a78777-3a32-4143-88e7-18200cb7dfd9/file => generated 0 bytes in 3929 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4500 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.156 () {44 vars in 971 bytes} [Thu Jul 2 00:44:58 2026] GET /v2/images/a9a78777-3a32-4143-88e7-18200cb7dfd9 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 00:44:58.767 8 WARNING oslo_config.cfg [None req-9794722a-0c7f-485d-9ce7-57d25c4d169e 4daff0af70184e62b2accaa623050ea9 e4993676477147cf94b3c4b7610194d3 - - 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: 9/16] 199.204.45.156 () {48 vars in 1051 bytes} [Thu Jul 2 00:44:58 2026] PATCH /v2/images/a9a78777-3a32-4143-88e7-18200cb7dfd9 => generated 1312 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.204.45.156 () {44 vars in 971 bytes} [Thu Jul 2 00:44:58 2026] GET /v2/images/a9a78777-3a32-4143-88e7-18200cb7dfd9 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/282] 199.204.45.156 () {42 vars in 688 bytes} [Thu Jul 2 01:06:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/283] 199.204.45.156 () {44 vars in 910 bytes} [Thu Jul 2 01:06:58 2026] GET /v2/images => generated 1381 bytes in 480 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/288] 199.204.45.156 () {42 vars in 688 bytes} [Thu Jul 2 01:07:19 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/289] 199.204.45.156 () {44 vars in 910 bytes} [Thu Jul 2 01:07:19 2026] GET /v2/images => generated 1381 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/290] 199.204.45.156 () {44 vars in 937 bytes} [Thu Jul 2 01:07:19 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/291] 199.204.45.156 () {44 vars in 959 bytes} [Thu Jul 2 01:07:19 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: 146/292] 199.204.45.156 () {44 vars in 939 bytes} [Thu Jul 2 01:07:19 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/293] 199.204.45.156 () {48 vars in 951 bytes} [Thu Jul 2 01:07:19 2026] POST /v2/images => generated 796 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 01:07:19.991 7 WARNING oslo_policy.policy [None req-9f3cf1a8-6334-4be1-95b4-2f4179320745 4daff0af70184e62b2accaa623050ea9 e4993676477147cf94b3c4b7610194d3 - - 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 01:07:19.991 7 WARNING oslo_policy.policy [None req-9f3cf1a8-6334-4be1-95b4-2f4179320745 4daff0af70184e62b2accaa623050ea9 e4993676477147cf94b3c4b7610194d3 - - 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 01:07:19.993 7 INFO glance.api.v2.image_data [None req-9f3cf1a8-6334-4be1-95b4-2f4179320745 4daff0af70184e62b2accaa623050ea9 e4993676477147cf94b3c4b7610194d3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 01:08:06.743 7 WARNING glance.location [None req-9f3cf1a8-6334-4be1-95b4-2f4179320745 4daff0af70184e62b2accaa623050ea9 e4993676477147cf94b3c4b7610194d3 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 147/302] 199.204.45.156 () {48 vars in 1046 bytes} [Thu Jul 2 01:07:19 2026] PUT /v2/images/77ef4549-8b3a-4303-98fa-17c56a434481/file => generated 0 bytes in 46821 msecs (HTTP/1.1 204) 4 headers in 171 bytes (47387 switches on core 0) [pid: 8|app: 0|req: 156/303] 199.204.45.156 () {44 vars in 971 bytes} [Thu Jul 2 01:08:06 2026] GET /v2/images/77ef4549-8b3a-4303-98fa-17c56a434481 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/304] 199.204.45.156 () {48 vars in 1051 bytes} [Thu Jul 2 01:08:06 2026] PATCH /v2/images/77ef4549-8b3a-4303-98fa-17c56a434481 => generated 1395 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/305] 199.204.45.156 () {44 vars in 971 bytes} [Thu Jul 2 01:08:06 2026] GET /v2/images/77ef4549-8b3a-4303-98fa-17c56a434481 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/306] 199.204.45.156 () {42 vars in 688 bytes} [Thu Jul 2 01:08:08 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/309] 199.204.45.156 () {44 vars in 910 bytes} [Thu Jul 2 01:08:08 2026] GET /v2/images => generated 2778 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/394] 199.204.45.156 () {42 vars in 688 bytes} [Thu Jul 2 01:15:17 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/395] 199.204.45.156 () {44 vars in 910 bytes} [Thu Jul 2 01:15:17 2026] GET /v2/images => generated 2778 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/400] 199.204.45.156 () {42 vars in 688 bytes} [Thu Jul 2 01:15:33 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/401] 199.204.45.156 () {44 vars in 910 bytes} [Thu Jul 2 01:15:33 2026] GET /v2/images => generated 2778 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/402] 199.204.45.156 () {44 vars in 947 bytes} [Thu Jul 2 01:15:33 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: 205/403] 199.204.45.156 () {44 vars in 969 bytes} [Thu Jul 2 01:15:33 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/404] 199.204.45.156 () {44 vars in 939 bytes} [Thu Jul 2 01:15:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/405] 199.204.45.156 () {48 vars in 951 bytes} [Thu Jul 2 01:15:33 2026] POST /v2/images => generated 799 bytes in 1203 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 01:15:35.035 7 INFO glance.api.v2.image_data [None req-a752cc21-dade-41aa-80ff-55a232e01a0f 4daff0af70184e62b2accaa623050ea9 e4993676477147cf94b3c4b7610194d3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 01:18:27.225 7 INFO glance.location [None req-a752cc21-dade-41aa-80ff-55a232e01a0f 4daff0af70184e62b2accaa623050ea9 e4993676477147cf94b3c4b7610194d3 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 200/440] 199.204.45.156 () {48 vars in 1045 bytes} [Thu Jul 2 01:15:35 2026] PUT /v2/images/c58186a5-5776-42ec-a982-17a89d484fc8/file => generated 0 bytes in 172282 msecs (HTTP/1.1 204) 4 headers in 171 bytes (9090 switches on core 0) [pid: 8|app: 0|req: 241/441] 199.204.45.156 () {44 vars in 971 bytes} [Thu Jul 2 01:18:27 2026] GET /v2/images/c58186a5-5776-42ec-a982-17a89d484fc8 => generated 1211 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/442] 199.204.45.156 () {48 vars in 1051 bytes} [Thu Jul 2 01:18:27 2026] PATCH /v2/images/c58186a5-5776-42ec-a982-17a89d484fc8 => generated 1410 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/443] 199.204.45.156 () {44 vars in 971 bytes} [Thu Jul 2 01:18:27 2026] GET /v2/images/c58186a5-5776-42ec-a982-17a89d484fc8 => generated 1410 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/456] 199.204.45.156 () {42 vars in 688 bytes} [Thu Jul 2 01:19:20 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/457] 199.204.45.156 () {44 vars in 910 bytes} [Thu Jul 2 01:19:20 2026] GET /v2/images => generated 4190 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/460] 199.204.45.156 () {42 vars in 688 bytes} [Thu Jul 2 01:19:32 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/461] 199.204.45.156 () {44 vars in 910 bytes} [Thu Jul 2 01:19:32 2026] GET /v2/images => generated 4190 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/462] 199.204.45.156 () {44 vars in 939 bytes} [Thu Jul 2 01:19:32 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/463] 199.204.45.156 () {44 vars in 961 bytes} [Thu Jul 2 01:19:32 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/464] 199.204.45.156 () {44 vars in 939 bytes} [Thu Jul 2 01:19:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/465] 199.204.45.156 () {48 vars in 951 bytes} [Thu Jul 2 01:19:32 2026] POST /v2/images => generated 791 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 01:19:33.042 7 INFO glance.api.v2.image_data [None req-824c7a9c-6787-48fd-b472-3462e5a75e1c 4daff0af70184e62b2accaa623050ea9 e4993676477147cf94b3c4b7610194d3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 01:19:56.124 7 INFO glance.location [None req-824c7a9c-6787-48fd-b472-3462e5a75e1c 4daff0af70184e62b2accaa623050ea9 e4993676477147cf94b3c4b7610194d3 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 213/470] 199.204.45.156 () {48 vars in 1046 bytes} [Thu Jul 2 01:19:33 2026] PUT /v2/images/f2398bc8-c121-48da-9af1-30d250283299/file => generated 0 bytes in 23130 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19663 switches on core 0) [pid: 8|app: 0|req: 258/471] 199.204.45.156 () {44 vars in 971 bytes} [Thu Jul 2 01:19:56 2026] GET /v2/images/f2398bc8-c121-48da-9af1-30d250283299 => generated 1204 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/472] 199.204.45.156 () {48 vars in 1051 bytes} [Thu Jul 2 01:19:56 2026] PATCH /v2/images/f2398bc8-c121-48da-9af1-30d250283299 => generated 1382 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/473] 199.204.45.156 () {44 vars in 971 bytes} [Thu Jul 2 01:19:56 2026] GET /v2/images/f2398bc8-c121-48da-9af1-30d250283299 => generated 1382 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/640] 199.204.45.156 () {42 vars in 688 bytes} [Thu Jul 2 01:33:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/641] 199.204.45.156 () {44 vars in 910 bytes} [Thu Jul 2 01:33:46 2026] GET /v2/images => generated 5574 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/672] 199.204.45.156 () {42 vars in 688 bytes} [Thu Jul 2 01:36:16 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/673] 199.204.45.156 () {44 vars in 910 bytes} [Thu Jul 2 01:36:16 2026] GET /v2/images => generated 5574 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/676] 199.204.45.156 () {42 vars in 688 bytes} [Thu Jul 2 01:36:18 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/677] 199.204.45.156 () {44 vars in 910 bytes} [Thu Jul 2 01:36:19 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: 322/688] 199.204.45.156 () {42 vars in 688 bytes} [Thu Jul 2 01:37:12 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/689] 199.204.45.156 () {44 vars in 910 bytes} [Thu Jul 2 01:37:12 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/692] 199.204.45.156 () {42 vars in 688 bytes} [Thu Jul 2 01:37:21 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/693] 199.204.45.156 () {44 vars in 910 bytes} [Thu Jul 2 01:37:21 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/708] 199.204.45.156 () {42 vars in 688 bytes} [Thu Jul 2 01:38:29 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/709] 199.204.45.156 () {44 vars in 910 bytes} [Thu Jul 2 01:38:29 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 382/718] 10.0.0.197 () {32 vars in 632 bytes} [Thu Jul 2 01:39:14 2026] GET /v2/images => generated 5574 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/723] 10.0.0.86 () {36 vars in 985 bytes} [Thu Jul 2 01:39:35 2026] GET /v2/images/a9a78777-3a32-4143-88e7-18200cb7dfd9 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 339/724] 10.0.0.86 () {36 vars in 925 bytes} [Thu Jul 2 01:39:35 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/725] 10.0.0.86 () {36 vars in 985 bytes} [Thu Jul 2 01:39:36 2026] GET /v2/images/a9a78777-3a32-4143-88e7-18200cb7dfd9 => 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: 340/726] 10.0.0.86 () {36 vars in 925 bytes} [Thu Jul 2 01:39:36 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: 388/729] 10.0.0.86 () {36 vars in 985 bytes} [Thu Jul 2 01:39:41 2026] GET /v2/images/a9a78777-3a32-4143-88e7-18200cb7dfd9 => 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: 342/730] 10.0.0.86 () {36 vars in 925 bytes} [Thu Jul 2 01:39:41 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: 389/731] 199.204.45.156 () {36 vars in 990 bytes} [Thu Jul 2 01:39:43 2026] GET /v2/images/a9a78777-3a32-4143-88e7-18200cb7dfd9 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/732] 199.204.45.156 () {36 vars in 930 bytes} [Thu Jul 2 01:39:43 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: 390/733] 199.204.45.156 () {36 vars in 990 bytes} [Thu Jul 2 01:39:44 2026] GET /v2/images/a9a78777-3a32-4143-88e7-18200cb7dfd9 => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/734] 199.204.45.156 () {36 vars in 930 bytes} [Thu Jul 2 01:39:44 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: 393/739] 10.0.0.86 () {36 vars in 985 bytes} [Thu Jul 2 01:40:02 2026] GET /v2/images/a9a78777-3a32-4143-88e7-18200cb7dfd9 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/740] 10.0.0.86 () {36 vars in 925 bytes} [Thu Jul 2 01:40:02 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/745] 10.0.0.86 () {36 vars in 985 bytes} [Thu Jul 2 01:40:19 2026] GET /v2/images/a9a78777-3a32-4143-88e7-18200cb7dfd9 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/746] 10.0.0.86 () {36 vars in 925 bytes} [Thu Jul 2 01:40:19 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: 355/755] 10.0.0.197 () {34 vars in 654 bytes} [Thu Jul 2 01:40:59 2026] POST /v2/images => generated 649 bytes in 248 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-02 01:40:59.832 8 WARNING glance.api.v2.images [None req-f0ff06fe-5885-42d4-ab7f-36ebb589b01a 24426f8c474049699f63d87211981952 224b6217c396488ca4337cbcbf3b2bc1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ca1c5ea0-d167-40a2-8363-8709289b9cf8 [pid: 8|app: 0|req: 401/756] 10.0.0.197 () {32 vars in 709 bytes} [Thu Jul 2 01:40:59 2026] DELETE /v2/images/ca1c5ea0-d167-40a2-8363-8709289b9cf8 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/757] 10.0.0.197 () {32 vars in 706 bytes} [Thu Jul 2 01:40:59 2026] GET /v2/images/ca1c5ea0-d167-40a2-8363-8709289b9cf8 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/758] 10.0.0.197 () {32 vars in 632 bytes} [Thu Jul 2 01:40:59 2026] GET /v2/images => generated 1381 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/759] 10.0.0.197 () {34 vars in 654 bytes} [Thu Jul 2 01:40:59 2026] POST /v2/images => generated 702 bytes in 71 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/760] 10.0.0.197 () {32 vars in 716 bytes} [Thu Jul 2 01:41:00 2026] GET /v2/images/08553c16-c25d-43e6-9416-3900ff30e04f/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:41:00.093 7 INFO glance.api.v2.image_data [None req-ea2dfeb1-21a5-4449-b717-2ffb56a1953e 24426f8c474049699f63d87211981952 224b6217c396488ca4337cbcbf3b2bc1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 01:41:00.168 7 WARNING glance_store._drivers.rbd [None req-ea2dfeb1-21a5-4449-b717-2ffb56a1953e 24426f8c474049699f63d87211981952 224b6217c396488ca4337cbcbf3b2bc1 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-02 01:41:01.246 7 INFO glance.location [None req-ea2dfeb1-21a5-4449-b717-2ffb56a1953e 24426f8c474049699f63d87211981952 224b6217c396488ca4337cbcbf3b2bc1 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 358/761] 10.0.0.197 () {32 vars in 726 bytes} [Thu Jul 2 01:41:00 2026] PUT /v2/images/08553c16-c25d-43e6-9416-3900ff30e04f/file => generated 0 bytes in 1230 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/762] 10.0.0.197 () {32 vars in 706 bytes} [Thu Jul 2 01:41:01 2026] GET /v2/images/08553c16-c25d-43e6-9416-3900ff30e04f => generated 1103 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/763] 10.0.0.197 () {32 vars in 716 bytes} [Thu Jul 2 01:41:01 2026] GET /v2/images/08553c16-c25d-43e6-9416-3900ff30e04f/file => generated 1024 bytes in 172 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/764] 10.0.0.197 () {34 vars in 654 bytes} [Thu Jul 2 01:41:01 2026] POST /v2/images => generated 648 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/765] 10.0.0.197 () {32 vars in 725 bytes} [Thu Jul 2 01:41:01 2026] PATCH /v2/images/72286dce-dc9a-4f04-b328-41efa5ccceb4 => generated 653 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/766] 10.0.0.197 () {32 vars in 706 bytes} [Thu Jul 2 01:41:01 2026] GET /v2/images/72286dce-dc9a-4f04-b328-41efa5ccceb4 => generated 653 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:41:01.636 7 WARNING glance.api.v2.images [None req-722e3194-62bd-4a08-8675-2ce2c4ede6f3 24426f8c474049699f63d87211981952 224b6217c396488ca4337cbcbf3b2bc1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//72286dce-dc9a-4f04-b328-41efa5ccceb4 [pid: 7|app: 0|req: 361/767] 10.0.0.197 () {32 vars in 709 bytes} [Thu Jul 2 01:41:01 2026] DELETE /v2/images/72286dce-dc9a-4f04-b328-41efa5ccceb4 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/768] 10.0.0.197 () {32 vars in 706 bytes} [Thu Jul 2 01:41:01 2026] GET /v2/images/72286dce-dc9a-4f04-b328-41efa5ccceb4 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:41:01.709 7 WARNING glance.api.v2.images [None req-5be0eb44-b3fc-4c1e-a774-26956cac20e2 24426f8c474049699f63d87211981952 224b6217c396488ca4337cbcbf3b2bc1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//08553c16-c25d-43e6-9416-3900ff30e04f [pid: 8|app: 0|req: 408/769] 10.0.0.166 () {36 vars in 986 bytes} [Thu Jul 2 01:41:02 2026] GET /v2/images/a9a78777-3a32-4143-88e7-18200cb7dfd9 => generated 1312 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/770] 10.0.0.166 () {36 vars in 926 bytes} [Thu Jul 2 01:41:02 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/771] 10.0.0.166 () {36 vars in 926 bytes} [Thu Jul 2 01:41:02 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/772] 10.0.0.166 () {36 vars in 986 bytes} [Thu Jul 2 01:41:02 2026] GET /v2/images/a9a78777-3a32-4143-88e7-18200cb7dfd9 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/773] 10.0.0.166 () {36 vars in 926 bytes} [Thu Jul 2 01:41: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: 413/774] 10.0.0.166 () {36 vars in 926 bytes} [Thu Jul 2 01:41:02 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/775] 10.0.0.166 () {36 vars in 986 bytes} [Thu Jul 2 01:41:02 2026] GET /v2/images/a9a78777-3a32-4143-88e7-18200cb7dfd9 => 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: 415/776] 10.0.0.166 () {36 vars in 926 bytes} [Thu Jul 2 01:41:02 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/777] 10.0.0.166 () {36 vars in 926 bytes} [Thu Jul 2 01:41:02 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/778] 10.0.0.197 () {32 vars in 709 bytes} [Thu Jul 2 01:41:01 2026] DELETE /v2/images/08553c16-c25d-43e6-9416-3900ff30e04f => generated 0 bytes in 839 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/779] 10.0.0.197 () {32 vars in 706 bytes} [Thu Jul 2 01:41:02 2026] GET /v2/images/08553c16-c25d-43e6-9416-3900ff30e04f => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:41:02.581 7 WARNING glance.api.v2.images [None req-d9ee07ba-9426-42a5-a6c7-2cc62a190e72 24426f8c474049699f63d87211981952 224b6217c396488ca4337cbcbf3b2bc1 - - default default] Failed to find image ca1c5ea0-d167-40a2-8363-8709289b9cf8 to delete: glance.common.exception.ImageNotFound: No image found with ID ca1c5ea0-d167-40a2-8363-8709289b9cf8 [pid: 7|app: 0|req: 363/780] 10.0.0.197 () {32 vars in 709 bytes} [Thu Jul 2 01:41:02 2026] DELETE /v2/images/ca1c5ea0-d167-40a2-8363-8709289b9cf8 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/781] 10.0.0.197 () {32 vars in 706 bytes} [Thu Jul 2 01:41:02 2026] GET /v2/images/ca1c5ea0-d167-40a2-8363-8709289b9cf8 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/782] 10.0.0.114 () {36 vars in 986 bytes} [Thu Jul 2 01:41:03 2026] GET /v2/images/a9a78777-3a32-4143-88e7-18200cb7dfd9 => generated 1312 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/783] 10.0.0.114 () {36 vars in 926 bytes} [Thu Jul 2 01:41:04 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: 365/784] 10.0.0.114 () {36 vars in 986 bytes} [Thu Jul 2 01:41:04 2026] GET /v2/images/a9a78777-3a32-4143-88e7-18200cb7dfd9 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/785] 10.0.0.114 () {36 vars in 926 bytes} [Thu Jul 2 01:41:04 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/786] 10.0.0.114 () {36 vars in 926 bytes} [Thu Jul 2 01:41:04 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: 373/799] 10.0.0.86 () {36 vars in 985 bytes} [Thu Jul 2 01:42:05 2026] GET /v2/images/a9a78777-3a32-4143-88e7-18200cb7dfd9 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/800] 10.0.0.86 () {36 vars in 925 bytes} [Thu Jul 2 01:42: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: 7|app: 0|req: 374/801] 10.0.0.197 () {30 vars in 410 bytes} [Thu Jul 2 01:42:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/808] 10.0.0.86 () {36 vars in 985 bytes} [Thu Jul 2 01:42:35 2026] GET /v2/images/a9a78777-3a32-4143-88e7-18200cb7dfd9 => 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: 431/809] 10.0.0.86 () {36 vars in 925 bytes} [Thu Jul 2 01:42:35 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: 381/814] 10.0.0.86 () {36 vars in 985 bytes} [Thu Jul 2 01:42:57 2026] GET /v2/images/a9a78777-3a32-4143-88e7-18200cb7dfd9 => 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: 434/815] 10.0.0.86 () {36 vars in 925 bytes} [Thu Jul 2 01:42:57 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/820] 10.0.0.197 () {32 vars in 706 bytes} [Thu Jul 2 01:43:09 2026] GET /v2/images/a9a78777-3a32-4143-88e7-18200cb7dfd9 => 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: 437/821] 10.0.0.197 () {32 vars in 706 bytes} [Thu Jul 2 01:43:09 2026] GET /v2/images/a9a78777-3a32-4143-88e7-18200cb7dfd9 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/822] 10.0.0.166 () {36 vars in 986 bytes} [Thu Jul 2 01:43:09 2026] GET /v2/images/a9a78777-3a32-4143-88e7-18200cb7dfd9 => 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: 438/823] 10.0.0.166 () {36 vars in 926 bytes} [Thu Jul 2 01:43: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: 386/824] 10.0.0.166 () {36 vars in 926 bytes} [Thu Jul 2 01:43:09 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: 439/825] 10.0.0.166 () {36 vars in 986 bytes} [Thu Jul 2 01:43:09 2026] GET /v2/images/a9a78777-3a32-4143-88e7-18200cb7dfd9 => 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: 387/826] 10.0.0.166 () {36 vars in 926 bytes} [Thu Jul 2 01:43: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: 8|app: 0|req: 440/827] 10.0.0.166 () {36 vars in 926 bytes} [Thu Jul 2 01:43:09 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/828] 10.0.0.166 () {36 vars in 986 bytes} [Thu Jul 2 01:43:09 2026] GET /v2/images/a9a78777-3a32-4143-88e7-18200cb7dfd9 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/829] 10.0.0.166 () {36 vars in 926 bytes} [Thu Jul 2 01:43: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: 389/830] 10.0.0.114 () {36 vars in 986 bytes} [Thu Jul 2 01:43:09 2026] GET /v2/images/a9a78777-3a32-4143-88e7-18200cb7dfd9 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/831] 10.0.0.114 () {36 vars in 926 bytes} [Thu Jul 2 01:43:09 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: 390/832] 10.0.0.114 () {36 vars in 986 bytes} [Thu Jul 2 01:43:09 2026] GET /v2/images/a9a78777-3a32-4143-88e7-18200cb7dfd9 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/833] 10.0.0.114 () {36 vars in 926 bytes} [Thu Jul 2 01:43:09 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: 391/834] 10.0.0.114 () {36 vars in 926 bytes} [Thu Jul 2 01:43: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: 8|app: 0|req: 447/841] 10.0.0.86 () {36 vars in 985 bytes} [Thu Jul 2 01:43:39 2026] GET /v2/images/a9a78777-3a32-4143-88e7-18200cb7dfd9 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/842] 10.0.0.86 () {36 vars in 925 bytes} [Thu Jul 2 01:43:39 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/843] 10.0.0.86 () {36 vars in 985 bytes} [Thu Jul 2 01:43:42 2026] GET /v2/images/a9a78777-3a32-4143-88e7-18200cb7dfd9 => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/844] 10.0.0.86 () {36 vars in 925 bytes} [Thu Jul 2 01:43:43 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: 451/849] 10.0.0.86 () {36 vars in 985 bytes} [Thu Jul 2 01:44:01 2026] GET /v2/images/a9a78777-3a32-4143-88e7-18200cb7dfd9 => 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: 399/850] 10.0.0.86 () {36 vars in 925 bytes} [Thu Jul 2 01:44:01 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/861] 199.204.45.156 () {32 vars in 825 bytes} [Thu Jul 2 01:44:49 2026] GET /v2/images?status=active&owner=e4993676477147cf94b3c4b7610194d3&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/862] 199.204.45.156 () {32 vars in 652 bytes} [Thu Jul 2 01:44: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: 406/863] 10.0.0.166 () {36 vars in 986 bytes} [Thu Jul 2 01:44:50 2026] GET /v2/images/77ef4549-8b3a-4303-98fa-17c56a434481 => generated 1395 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/864] 10.0.0.166 () {36 vars in 926 bytes} [Thu Jul 2 01:44:50 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: 407/865] 10.0.0.166 () {36 vars in 926 bytes} [Thu Jul 2 01:44:50 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: 459/866] 10.0.0.166 () {36 vars in 986 bytes} [Thu Jul 2 01:44:50 2026] GET /v2/images/77ef4549-8b3a-4303-98fa-17c56a434481 => generated 1395 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/867] 10.0.0.166 () {36 vars in 926 bytes} [Thu Jul 2 01:44:50 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: 460/868] 10.0.0.166 () {36 vars in 926 bytes} [Thu Jul 2 01:44:50 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: 409/869] 10.0.0.166 () {36 vars in 986 bytes} [Thu Jul 2 01:44:50 2026] GET /v2/images/77ef4549-8b3a-4303-98fa-17c56a434481 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/870] 10.0.0.166 () {36 vars in 926 bytes} [Thu Jul 2 01:44:50 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/871] 10.0.0.166 () {36 vars in 926 bytes} [Thu Jul 2 01:44:50 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: 462/872] 10.0.0.114 () {36 vars in 986 bytes} [Thu Jul 2 01:44:50 2026] GET /v2/images/77ef4549-8b3a-4303-98fa-17c56a434481 => 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: 411/873] 10.0.0.114 () {36 vars in 926 bytes} [Thu Jul 2 01:44:50 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: 463/874] 10.0.0.114 () {36 vars in 986 bytes} [Thu Jul 2 01:44:50 2026] GET /v2/images/77ef4549-8b3a-4303-98fa-17c56a434481 => 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: 412/875] 10.0.0.114 () {36 vars in 926 bytes} [Thu Jul 2 01:44:50 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: 464/876] 10.0.0.114 () {36 vars in 926 bytes} [Thu Jul 2 01:44: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: 8|app: 0|req: 488/923] 10.0.0.197 () {32 vars in 632 bytes} [Thu Jul 2 01:48:48 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)