+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jul 1 13:31:56 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:16 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-5f7c87cc5-2ljdh 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 0x7f59baf8c668 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-01 13:31:58.124 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-01 13:31:58.147 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-01 13:31:58.991 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-01 13:31:58.992 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-01 13:31:58.992 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-01 13:31:59.027 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-01 13:31:59.028 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-01 13:31:59.028 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-01 13:32:00.993 7 WARNING glance.api.v2.images [None req-0fde573b-17d9-418c-b47c-8ba1a6980804 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-01 13:32:01.045 8 WARNING glance.api.v2.images [None req-bd09bf84-b966-4b18-8bbb-56323dc8cde7 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-01 13:32:01.319 7 WARNING keystonemiddleware._common.config [None req-0fde573b-17d9-418c-b47c-8ba1a6980804 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 13:32:01.326 7 WARNING oslo_config.cfg [None req-0fde573b-17d9-418c-b47c-8ba1a6980804 - - - - - -] 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 0x7f59baf8c668 pid: 7 (default app) 2026-07-01 13:32:01.376 8 WARNING keystonemiddleware._common.config [None req-bd09bf84-b966-4b18-8bbb-56323dc8cde7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 13:32:01.384 8 WARNING oslo_config.cfg [None req-bd09bf84-b966-4b18-8bbb-56323dc8cde7 - - - - - -] 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 0x7f59baf8c668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.204.45.49 () {42 vars in 683 bytes} [Wed Jul 1 13:32:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 13:32:03.591 8 WARNING oslo_policy.policy [None req-b2763936-7872-4539-8ff6-17ec0f551589 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 13:32:03.591 8 WARNING oslo_policy.policy [None req-b2763936-7872-4539-8ff6-17ec0f551589 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 13:32:03.607 8 WARNING oslo_policy.policy [None req-b2763936-7872-4539-8ff6-17ec0f551589 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 13:32:03.607 8 WARNING oslo_policy.policy [None req-b2763936-7872-4539-8ff6-17ec0f551589 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/4] 199.204.45.49 () {44 vars in 905 bytes} [Wed Jul 1 13:32:03 2026] GET /v2/images => generated 69 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.204.45.49 () {42 vars in 683 bytes} [Wed Jul 1 13:32:07 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.204.45.49 () {44 vars in 905 bytes} [Wed Jul 1 13:32:07 2026] GET /v2/images => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 13:32:07.095 7 WARNING oslo_policy.policy [None req-c4e9d738-aa24-438c-82f9-85bdf6af49c5 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 13:32:07.095 7 WARNING oslo_policy.policy [None req-c4e9d738-aa24-438c-82f9-85bdf6af49c5 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 5/7] 199.204.45.49 () {44 vars in 906 bytes} [Wed Jul 1 13:32:07 2026] GET /v2/images/cirros => generated 151 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.49 () {44 vars in 928 bytes} [Wed Jul 1 13:32:07 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 13:32:07.243 7 WARNING oslo_policy.policy [None req-194b10db-ff57-421d-89cb-a95ad3834184 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 13:32:07.243 7 WARNING oslo_policy.policy [None req-194b10db-ff57-421d-89cb-a95ad3834184 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/9] 199.204.45.49 () {44 vars in 934 bytes} [Wed Jul 1 13:32:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 13:32:07.325 8 WARNING oslo_config.cfg [None req-392987bb-15c0-4c67-ad3c-20b3c70f2781 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/10] 199.204.45.49 () {48 vars in 946 bytes} [Wed Jul 1 13:32:07 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-01 13:32:07.352 7 WARNING oslo_policy.policy [None req-cfb33aa2-5533-4827-8021-f6047d5866d8 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 13:32:07.352 7 WARNING oslo_policy.policy [None req-cfb33aa2-5533-4827-8021-f6047d5866d8 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 13:32:07.355 7 INFO glance.api.v2.image_data [None req-cfb33aa2-5533-4827-8021-f6047d5866d8 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 13:32:10.895 7 INFO glance.location [None req-cfb33aa2-5533-4827-8021-f6047d5866d8 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 7/11] 199.204.45.49 () {48 vars in 1040 bytes} [Wed Jul 1 13:32:07 2026] PUT /v2/images/e749e1d0-7d1d-4c27-ad9c-17fb133366cb/file => generated 0 bytes in 3591 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6815 switches on core 0) [pid: 8|app: 0|req: 5/12] 199.204.45.49 () {44 vars in 966 bytes} [Wed Jul 1 13:32:10 2026] GET /v2/images/e749e1d0-7d1d-4c27-ad9c-17fb133366cb => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 13:32:11.048 7 WARNING oslo_config.cfg [None req-ed7052b7-3c3b-4dd9-8ee4-ad200d6c4f66 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 8/15] 199.204.45.49 () {48 vars in 1046 bytes} [Wed Jul 1 13:32:10 2026] PATCH /v2/images/e749e1d0-7d1d-4c27-ad9c-17fb133366cb => generated 1312 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.49 () {44 vars in 966 bytes} [Wed Jul 1 13:32:11 2026] GET /v2/images/e749e1d0-7d1d-4c27-ad9c-17fb133366cb => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/261] 199.204.45.49 () {42 vars in 683 bytes} [Wed Jul 1 13:52:37 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/262] 199.204.45.49 () {44 vars in 905 bytes} [Wed Jul 1 13:52:37 2026] GET /v2/images => generated 1381 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/267] 199.204.45.49 () {42 vars in 683 bytes} [Wed Jul 1 13:52:55 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/268] 199.204.45.49 () {44 vars in 905 bytes} [Wed Jul 1 13:52:55 2026] GET /v2/images => generated 1381 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/269] 199.204.45.49 () {44 vars in 932 bytes} [Wed Jul 1 13:52:56 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/270] 199.204.45.49 () {44 vars in 954 bytes} [Wed Jul 1 13:52:56 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/271] 199.204.45.49 () {44 vars in 934 bytes} [Wed Jul 1 13:52:56 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: 136/272] 199.204.45.49 () {48 vars in 946 bytes} [Wed Jul 1 13:52:56 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-01 13:52:56.203 7 INFO glance.api.v2.image_data [None req-5d1f50b8-c898-4bb1-b126-7967727b6fc0 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 13:53:20.188 7 INFO glance.location [None req-5d1f50b8-c898-4bb1-b126-7967727b6fc0 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 137/277] 199.204.45.49 () {48 vars in 1041 bytes} [Wed Jul 1 13:52:56 2026] PUT /v2/images/853321f7-dc6c-4e60-84b9-85b53102b3e5/file => generated 0 bytes in 24033 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62241 switches on core 0) [pid: 8|app: 0|req: 141/278] 199.204.45.49 () {44 vars in 966 bytes} [Wed Jul 1 13:53:20 2026] GET /v2/images/853321f7-dc6c-4e60-84b9-85b53102b3e5 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/279] 199.204.45.49 () {48 vars in 1046 bytes} [Wed Jul 1 13:53:20 2026] PATCH /v2/images/853321f7-dc6c-4e60-84b9-85b53102b3e5 => generated 1395 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/280] 199.204.45.49 () {44 vars in 966 bytes} [Wed Jul 1 13:53:20 2026] GET /v2/images/853321f7-dc6c-4e60-84b9-85b53102b3e5 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/283] 199.204.45.49 () {42 vars in 683 bytes} [Wed Jul 1 13:53:21 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/284] 199.204.45.49 () {44 vars in 905 bytes} [Wed Jul 1 13:53:21 2026] GET /v2/images => generated 2778 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/367] 199.204.45.49 () {42 vars in 683 bytes} [Wed Jul 1 14:00:17 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/368] 199.204.45.49 () {44 vars in 905 bytes} [Wed Jul 1 14:00:17 2026] GET /v2/images => generated 2778 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/371] 199.204.45.49 () {42 vars in 683 bytes} [Wed Jul 1 14:00:29 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/372] 199.204.45.49 () {44 vars in 905 bytes} [Wed Jul 1 14:00:29 2026] GET /v2/images => generated 2778 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/373] 199.204.45.49 () {44 vars in 942 bytes} [Wed Jul 1 14:00:29 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/374] 199.204.45.49 () {44 vars in 964 bytes} [Wed Jul 1 14:00:29 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/375] 199.204.45.49 () {44 vars in 934 bytes} [Wed Jul 1 14:00:29 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: 8|app: 0|req: 190/376] 199.204.45.49 () {48 vars in 946 bytes} [Wed Jul 1 14:00:29 2026] POST /v2/images => generated 799 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-01 14:00:30.013 7 INFO glance.api.v2.image_data [None req-1fe79fb6-a5e7-427b-9230-6ec433c544d8 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 14:00:46.163 7 INFO glance.location [None req-1fe79fb6-a5e7-427b-9230-6ec433c544d8 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 187/381] 199.204.45.49 () {48 vars in 1040 bytes} [Wed Jul 1 14:00:30 2026] PUT /v2/images/3869d994-e9d7-4eea-bd30-5c7d29b1a12e/file => generated 0 bytes in 16201 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28488 switches on core 0) [pid: 8|app: 0|req: 195/382] 199.204.45.49 () {44 vars in 966 bytes} [Wed Jul 1 14:00:46 2026] GET /v2/images/3869d994-e9d7-4eea-bd30-5c7d29b1a12e => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/383] 199.204.45.49 () {48 vars in 1046 bytes} [Wed Jul 1 14:00:46 2026] PATCH /v2/images/3869d994-e9d7-4eea-bd30-5c7d29b1a12e => generated 1410 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/384] 199.204.45.49 () {44 vars in 966 bytes} [Wed Jul 1 14:00:46 2026] GET /v2/images/3869d994-e9d7-4eea-bd30-5c7d29b1a12e => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/393] 199.204.45.49 () {42 vars in 683 bytes} [Wed Jul 1 14:01:24 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/394] 199.204.45.49 () {44 vars in 905 bytes} [Wed Jul 1 14:01:24 2026] GET /v2/images => generated 4190 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/399] 199.204.45.49 () {42 vars in 683 bytes} [Wed Jul 1 14:01:47 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/400] 199.204.45.49 () {44 vars in 905 bytes} [Wed Jul 1 14:01:47 2026] GET /v2/images => generated 4190 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/401] 199.204.45.49 () {44 vars in 934 bytes} [Wed Jul 1 14:01:47 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/402] 199.204.45.49 () {44 vars in 956 bytes} [Wed Jul 1 14:01:47 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/403] 199.204.45.49 () {44 vars in 934 bytes} [Wed Jul 1 14:01:47 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: 7|app: 0|req: 198/404] 199.204.45.49 () {48 vars in 946 bytes} [Wed Jul 1 14:01:47 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-01 14:01:47.724 8 WARNING oslo_policy.policy [None req-b36319e2-55c4-442c-ae0d-7bf5e74c813f 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 14:01:47.724 8 WARNING oslo_policy.policy [None req-b36319e2-55c4-442c-ae0d-7bf5e74c813f 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 14:01:47.726 8 INFO glance.api.v2.image_data [None req-b36319e2-55c4-442c-ae0d-7bf5e74c813f 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 14:02:01.513 8 INFO glance.location [None req-b36319e2-55c4-442c-ae0d-7bf5e74c813f 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 207/409] 199.204.45.49 () {48 vars in 1041 bytes} [Wed Jul 1 14:01:47 2026] PUT /v2/images/aa2fcfbc-3bd2-4693-84c6-d8731b0d24e9/file => generated 0 bytes in 13837 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34351 switches on core 0) [pid: 7|app: 0|req: 203/410] 199.204.45.49 () {44 vars in 966 bytes} [Wed Jul 1 14:02:01 2026] GET /v2/images/aa2fcfbc-3bd2-4693-84c6-d8731b0d24e9 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/411] 199.204.45.49 () {48 vars in 1046 bytes} [Wed Jul 1 14:02:01 2026] PATCH /v2/images/aa2fcfbc-3bd2-4693-84c6-d8731b0d24e9 => generated 1382 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/412] 199.204.45.49 () {44 vars in 966 bytes} [Wed Jul 1 14:02:01 2026] GET /v2/images/aa2fcfbc-3bd2-4693-84c6-d8731b0d24e9 => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/565] 199.204.45.49 () {42 vars in 683 bytes} [Wed Jul 1 14:14:45 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/566] 199.204.45.49 () {44 vars in 905 bytes} [Wed Jul 1 14:14:45 2026] GET /v2/images => generated 5574 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/595] 199.204.45.49 () {42 vars in 683 bytes} [Wed Jul 1 14:17:02 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/596] 199.204.45.49 () {44 vars in 905 bytes} [Wed Jul 1 14:17:02 2026] GET /v2/images => generated 5574 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/597] 199.204.45.49 () {42 vars in 683 bytes} [Wed Jul 1 14:17:04 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/598] 199.204.45.49 () {44 vars in 905 bytes} [Wed Jul 1 14:17:04 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/609] 199.204.45.49 () {42 vars in 683 bytes} [Wed Jul 1 14:17:52 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/610] 199.204.45.49 () {44 vars in 905 bytes} [Wed Jul 1 14:17:52 2026] GET /v2/images => generated 5574 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/613] 199.204.45.49 () {42 vars in 683 bytes} [Wed Jul 1 14:18:01 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/614] 199.204.45.49 () {44 vars in 905 bytes} [Wed Jul 1 14:18:01 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/627] 199.204.45.49 () {42 vars in 683 bytes} [Wed Jul 1 14:19:03 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/628] 199.204.45.49 () {44 vars in 905 bytes} [Wed Jul 1 14:19:03 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.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 321/637] 10.0.0.75 () {32 vars in 631 bytes} [Wed Jul 1 14:19:45 2026] GET /v2/images => generated 5574 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 319/642] 10.0.0.125 () {36 vars in 986 bytes} [Wed Jul 1 14:20:03 2026] GET /v2/images/e749e1d0-7d1d-4c27-ad9c-17fb133366cb => generated 1312 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/643] 10.0.0.125 () {36 vars in 926 bytes} [Wed Jul 1 14:20:04 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/644] 10.0.0.125 () {36 vars in 926 bytes} [Wed Jul 1 14:20:04 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/645] 10.0.0.125 () {36 vars in 986 bytes} [Wed Jul 1 14:20:04 2026] GET /v2/images/e749e1d0-7d1d-4c27-ad9c-17fb133366cb => 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: 321/646] 10.0.0.125 () {36 vars in 926 bytes} [Wed Jul 1 14:20: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: 8|app: 0|req: 326/647] 10.0.0.125 () {36 vars in 926 bytes} [Wed Jul 1 14:20: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: 322/648] 10.0.0.125 () {36 vars in 986 bytes} [Wed Jul 1 14:20:04 2026] GET /v2/images/e749e1d0-7d1d-4c27-ad9c-17fb133366cb => 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: 327/649] 10.0.0.125 () {36 vars in 926 bytes} [Wed Jul 1 14:20: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: 323/650] 10.0.0.125 () {36 vars in 926 bytes} [Wed Jul 1 14:20:04 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: 328/651] 10.0.0.232 () {36 vars in 986 bytes} [Wed Jul 1 14:20:05 2026] GET /v2/images/e749e1d0-7d1d-4c27-ad9c-17fb133366cb => generated 1312 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/652] 10.0.0.232 () {36 vars in 926 bytes} [Wed Jul 1 14:20:05 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: 329/653] 10.0.0.232 () {36 vars in 986 bytes} [Wed Jul 1 14:20:05 2026] GET /v2/images/e749e1d0-7d1d-4c27-ad9c-17fb133366cb => 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: 325/654] 10.0.0.232 () {36 vars in 926 bytes} [Wed Jul 1 14:20:05 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/655] 10.0.0.232 () {36 vars in 926 bytes} [Wed Jul 1 14:20:05 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: 327/658] 10.0.0.75 () {30 vars in 409 bytes} [Wed Jul 1 14:20:13 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/659] 10.0.0.142 () {36 vars in 986 bytes} [Wed Jul 1 14:20:18 2026] GET /v2/images/e749e1d0-7d1d-4c27-ad9c-17fb133366cb => 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: 328/660] 10.0.0.142 () {36 vars in 926 bytes} [Wed Jul 1 14:20:18 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: 333/661] 10.0.0.142 () {36 vars in 986 bytes} [Wed Jul 1 14:20:20 2026] GET /v2/images/e749e1d0-7d1d-4c27-ad9c-17fb133366cb => 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: 329/662] 10.0.0.142 () {36 vars in 926 bytes} [Wed Jul 1 14:20:20 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/665] 199.204.45.49 () {36 vars in 989 bytes} [Wed Jul 1 14:20:25 2026] GET /v2/images/e749e1d0-7d1d-4c27-ad9c-17fb133366cb => 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: 335/666] 199.204.45.49 () {36 vars in 929 bytes} [Wed Jul 1 14:20:25 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/667] 199.204.45.49 () {36 vars in 989 bytes} [Wed Jul 1 14:20:26 2026] GET /v2/images/e749e1d0-7d1d-4c27-ad9c-17fb133366cb => 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: 336/668] 199.204.45.49 () {36 vars in 929 bytes} [Wed Jul 1 14:20:26 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/673] 10.0.0.142 () {36 vars in 986 bytes} [Wed Jul 1 14:20:46 2026] GET /v2/images/e749e1d0-7d1d-4c27-ad9c-17fb133366cb => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/674] 10.0.0.142 () {36 vars in 926 bytes} [Wed Jul 1 14:20:46 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/683] 10.0.0.142 () {36 vars in 986 bytes} [Wed Jul 1 14:21:23 2026] GET /v2/images/e749e1d0-7d1d-4c27-ad9c-17fb133366cb => 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: 344/684] 10.0.0.142 () {36 vars in 926 bytes} [Wed Jul 1 14:21:23 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: 342/687] 10.0.0.75 () {34 vars in 653 bytes} [Wed Jul 1 14:21:31 2026] POST /v2/images => generated 649 bytes in 201 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-01 14:21:31.696 8 WARNING glance.api.v2.images [None req-fd90c228-98cf-48ca-a124-f3b66625578d 770723f25cbc415ba389516437391b35 7af01bdc22f84d8e892a44761932e030 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//71434a86-bfab-4e96-b60d-dbb5c5ad0580 [pid: 8|app: 0|req: 346/688] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:21:31 2026] DELETE /v2/images/71434a86-bfab-4e96-b60d-dbb5c5ad0580 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/689] 10.0.0.75 () {32 vars in 705 bytes} [Wed Jul 1 14:21:31 2026] GET /v2/images/71434a86-bfab-4e96-b60d-dbb5c5ad0580 => 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: 347/690] 10.0.0.75 () {32 vars in 631 bytes} [Wed Jul 1 14:21:31 2026] GET /v2/images => generated 1381 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/691] 10.0.0.75 () {34 vars in 653 bytes} [Wed Jul 1 14:21:31 2026] POST /v2/images => generated 702 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/692] 10.0.0.75 () {32 vars in 715 bytes} [Wed Jul 1 14:21:31 2026] GET /v2/images/ac9558d2-804a-405e-870b-c8be45e2e42f/file => generated 0 bytes in 11 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:21:31.880 7 INFO glance.api.v2.image_data [None req-e1abb3fd-7d82-4713-8ca8-5a78f11aa6bb 770723f25cbc415ba389516437391b35 7af01bdc22f84d8e892a44761932e030 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 14:21:31.935 7 WARNING glance_store._drivers.rbd [None req-e1abb3fd-7d82-4713-8ca8-5a78f11aa6bb 770723f25cbc415ba389516437391b35 7af01bdc22f84d8e892a44761932e030 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-01 14:21:32.294 7 INFO glance.location [None req-e1abb3fd-7d82-4713-8ca8-5a78f11aa6bb 770723f25cbc415ba389516437391b35 7af01bdc22f84d8e892a44761932e030 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 345/693] 10.0.0.75 () {32 vars in 725 bytes} [Wed Jul 1 14:21:31 2026] PUT /v2/images/ac9558d2-804a-405e-870b-c8be45e2e42f/file => generated 0 bytes in 464 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/694] 10.0.0.75 () {32 vars in 705 bytes} [Wed Jul 1 14:21:32 2026] GET /v2/images/ac9558d2-804a-405e-870b-c8be45e2e42f => 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: 346/695] 10.0.0.75 () {32 vars in 715 bytes} [Wed Jul 1 14:21:32 2026] GET /v2/images/ac9558d2-804a-405e-870b-c8be45e2e42f/file => generated 1024 bytes in 133 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/696] 10.0.0.75 () {34 vars in 653 bytes} [Wed Jul 1 14:21:32 2026] POST /v2/images => generated 649 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/697] 10.0.0.75 () {32 vars in 724 bytes} [Wed Jul 1 14:21:32 2026] PATCH /v2/images/62f7adf0-8c2c-402a-88e3-bf0c646fbc6c => generated 653 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/698] 10.0.0.75 () {32 vars in 705 bytes} [Wed Jul 1 14:21:32 2026] GET /v2/images/62f7adf0-8c2c-402a-88e3-bf0c646fbc6c => generated 653 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:21:32.621 7 WARNING glance.api.v2.images [None req-893ed571-9f03-4c27-89e5-167f7f17d3f0 770723f25cbc415ba389516437391b35 7af01bdc22f84d8e892a44761932e030 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//62f7adf0-8c2c-402a-88e3-bf0c646fbc6c [pid: 7|app: 0|req: 348/699] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:21:32 2026] DELETE /v2/images/62f7adf0-8c2c-402a-88e3-bf0c646fbc6c => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/700] 10.0.0.75 () {32 vars in 705 bytes} [Wed Jul 1 14:21:32 2026] GET /v2/images/62f7adf0-8c2c-402a-88e3-bf0c646fbc6c => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 14:21:32.690 7 WARNING glance.api.v2.images [None req-0048f789-9875-4d9c-b493-5e9967a10641 770723f25cbc415ba389516437391b35 7af01bdc22f84d8e892a44761932e030 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ac9558d2-804a-405e-870b-c8be45e2e42f [pid: 7|app: 0|req: 349/701] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:21:32 2026] DELETE /v2/images/ac9558d2-804a-405e-870b-c8be45e2e42f => generated 0 bytes in 850 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/702] 10.0.0.75 () {32 vars in 705 bytes} [Wed Jul 1 14:21:33 2026] GET /v2/images/ac9558d2-804a-405e-870b-c8be45e2e42f => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 14:21:33.555 7 WARNING glance.api.v2.images [None req-147961bf-d1ce-4f1d-b1b7-1d8350e53360 770723f25cbc415ba389516437391b35 7af01bdc22f84d8e892a44761932e030 - - default default] Failed to find image 71434a86-bfab-4e96-b60d-dbb5c5ad0580 to delete: glance.common.exception.ImageNotFound: No image found with ID 71434a86-bfab-4e96-b60d-dbb5c5ad0580 [pid: 7|app: 0|req: 350/703] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:21:33 2026] DELETE /v2/images/71434a86-bfab-4e96-b60d-dbb5c5ad0580 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/704] 10.0.0.75 () {32 vars in 705 bytes} [Wed Jul 1 14:21:33 2026] GET /v2/images/71434a86-bfab-4e96-b60d-dbb5c5ad0580 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/705] 10.0.0.142 () {36 vars in 986 bytes} [Wed Jul 1 14:21:37 2026] GET /v2/images/e749e1d0-7d1d-4c27-ad9c-17fb133366cb => 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: 355/706] 10.0.0.142 () {36 vars in 926 bytes} [Wed Jul 1 14:21:37 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: 353/709] 10.0.0.75 () {32 vars in 705 bytes} [Wed Jul 1 14:21:42 2026] GET /v2/images/e749e1d0-7d1d-4c27-ad9c-17fb133366cb => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/710] 10.0.0.75 () {32 vars in 705 bytes} [Wed Jul 1 14:21:42 2026] GET /v2/images/e749e1d0-7d1d-4c27-ad9c-17fb133366cb => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/711] 10.0.0.125 () {36 vars in 986 bytes} [Wed Jul 1 14:21:43 2026] GET /v2/images/e749e1d0-7d1d-4c27-ad9c-17fb133366cb => generated 1312 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/712] 10.0.0.125 () {36 vars in 926 bytes} [Wed Jul 1 14:21: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: 7|app: 0|req: 355/713] 10.0.0.125 () {36 vars in 926 bytes} [Wed Jul 1 14:21:43 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/714] 10.0.0.125 () {36 vars in 986 bytes} [Wed Jul 1 14:21:43 2026] GET /v2/images/e749e1d0-7d1d-4c27-ad9c-17fb133366cb => 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: 356/715] 10.0.0.125 () {36 vars in 926 bytes} [Wed Jul 1 14:21:43 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: 360/716] 10.0.0.125 () {36 vars in 926 bytes} [Wed Jul 1 14:21:43 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: 357/717] 10.0.0.125 () {36 vars in 986 bytes} [Wed Jul 1 14:21:43 2026] GET /v2/images/e749e1d0-7d1d-4c27-ad9c-17fb133366cb => 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: 361/718] 10.0.0.125 () {36 vars in 926 bytes} [Wed Jul 1 14:21:43 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: 358/719] 10.0.0.125 () {36 vars in 926 bytes} [Wed Jul 1 14:21:43 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: 362/720] 10.0.0.232 () {36 vars in 986 bytes} [Wed Jul 1 14:21:43 2026] GET /v2/images/e749e1d0-7d1d-4c27-ad9c-17fb133366cb => 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: 359/721] 10.0.0.232 () {36 vars in 926 bytes} [Wed Jul 1 14:21:43 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/722] 10.0.0.232 () {36 vars in 986 bytes} [Wed Jul 1 14:21:43 2026] GET /v2/images/e749e1d0-7d1d-4c27-ad9c-17fb133366cb => 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: 360/723] 10.0.0.232 () {36 vars in 926 bytes} [Wed Jul 1 14:21:43 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/724] 10.0.0.232 () {36 vars in 926 bytes} [Wed Jul 1 14:21:43 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/727] 10.0.0.142 () {36 vars in 986 bytes} [Wed Jul 1 14:21:57 2026] GET /v2/images/e749e1d0-7d1d-4c27-ad9c-17fb133366cb => 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: 366/728] 10.0.0.142 () {36 vars in 926 bytes} [Wed Jul 1 14:21:57 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: 365/733] 10.0.0.142 () {36 vars in 986 bytes} [Wed Jul 1 14:22:14 2026] GET /v2/images/e749e1d0-7d1d-4c27-ad9c-17fb133366cb => 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: 369/734] 10.0.0.142 () {36 vars in 926 bytes} [Wed Jul 1 14:22:14 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/737] 10.0.0.142 () {36 vars in 986 bytes} [Wed Jul 1 14:22:24 2026] GET /v2/images/e749e1d0-7d1d-4c27-ad9c-17fb133366cb => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/738] 10.0.0.142 () {36 vars in 926 bytes} [Wed Jul 1 14:22:24 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: 375/745] 10.0.0.142 () {36 vars in 986 bytes} [Wed Jul 1 14:22:53 2026] GET /v2/images/e749e1d0-7d1d-4c27-ad9c-17fb133366cb => 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: 371/746] 10.0.0.142 () {36 vars in 926 bytes} [Wed Jul 1 14:22:53 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/753] 10.0.0.142 () {36 vars in 986 bytes} [Wed Jul 1 14:23:26 2026] GET /v2/images/e749e1d0-7d1d-4c27-ad9c-17fb133366cb => 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: 379/754] 10.0.0.142 () {36 vars in 926 bytes} [Wed Jul 1 14:23:26 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/759] 10.0.0.142 () {36 vars in 986 bytes} [Wed Jul 1 14:23:43 2026] GET /v2/images/e749e1d0-7d1d-4c27-ad9c-17fb133366cb => 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: 378/760] 10.0.0.142 () {36 vars in 926 bytes} [Wed Jul 1 14:23:43 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: 386/767] 199.204.45.49 () {32 vars in 824 bytes} [Wed Jul 1 14:24:16 2026] GET /v2/images?status=active&owner=2165447a54bc47c89783c7dacd2b560f&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/768] 199.204.45.49 () {32 vars in 651 bytes} [Wed Jul 1 14:24:16 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: 387/769] 10.0.0.125 () {36 vars in 986 bytes} [Wed Jul 1 14:24:16 2026] GET /v2/images/853321f7-dc6c-4e60-84b9-85b53102b3e5 => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/770] 10.0.0.125 () {36 vars in 926 bytes} [Wed Jul 1 14:24:16 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: 388/771] 10.0.0.125 () {36 vars in 926 bytes} [Wed Jul 1 14:24:16 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/772] 10.0.0.125 () {36 vars in 986 bytes} [Wed Jul 1 14:24:16 2026] GET /v2/images/853321f7-dc6c-4e60-84b9-85b53102b3e5 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/773] 10.0.0.125 () {36 vars in 926 bytes} [Wed Jul 1 14:24:16 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: 385/774] 10.0.0.125 () {36 vars in 926 bytes} [Wed Jul 1 14:24:16 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: 390/775] 10.0.0.125 () {36 vars in 986 bytes} [Wed Jul 1 14:24:16 2026] GET /v2/images/853321f7-dc6c-4e60-84b9-85b53102b3e5 => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/776] 10.0.0.125 () {36 vars in 926 bytes} [Wed Jul 1 14:24:17 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/777] 10.0.0.232 () {36 vars in 986 bytes} [Wed Jul 1 14:24:17 2026] GET /v2/images/853321f7-dc6c-4e60-84b9-85b53102b3e5 => generated 1395 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/778] 10.0.0.232 () {36 vars in 926 bytes} [Wed Jul 1 14:24: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: 8|app: 0|req: 392/779] 10.0.0.232 () {36 vars in 986 bytes} [Wed Jul 1 14:24:17 2026] GET /v2/images/853321f7-dc6c-4e60-84b9-85b53102b3e5 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/780] 10.0.0.232 () {36 vars in 926 bytes} [Wed Jul 1 14:24:17 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/781] 10.0.0.232 () {36 vars in 926 bytes} [Wed Jul 1 14:24:17 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/832] 10.0.0.75 () {32 vars in 631 bytes} [Wed Jul 1 14:28:24 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)