+ 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 Apr 29 02:15:03 2026] *** compiled with version: 13.3.0 on 28 April 2026 16:45:52 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-78bd747f8f-67fbt machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7fc4fb793668 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-04-29 02:15:05.657 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-29 02:15:05.693 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-04-29 02:15:06.521 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-04-29 02:15:06.522 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-04-29 02:15:06.522 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-29 02:15:06.561 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-04-29 02:15:06.562 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-04-29 02:15:06.563 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-29 02:15:08.556 7 WARNING glance.api.v2.images [None req-38103a61-fa1f-4a4b-9ae9-fc2f38065756 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-29 02:15:08.617 8 WARNING glance.api.v2.images [None req-35fa3c64-26f6-4c87-adf0-b2210677ae45 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-29 02:15:08.884 7 WARNING keystonemiddleware._common.config [None req-38103a61-fa1f-4a4b-9ae9-fc2f38065756 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-29 02:15:08.891 7 WARNING oslo_config.cfg [None req-38103a61-fa1f-4a4b-9ae9-fc2f38065756 - - - - - -] 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 0x7fc4fb793668 pid: 7 (default app) 2026-04-29 02:15:08.951 8 WARNING keystonemiddleware._common.config [None req-35fa3c64-26f6-4c87-adf0-b2210677ae45 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-29 02:15:08.958 8 WARNING oslo_config.cfg [None req-35fa3c64-26f6-4c87-adf0-b2210677ae45 - - - - - -] 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 0x7fc4fb793668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.25 () {42 vars in 684 bytes} [Wed Apr 29 02:15:09 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-04-29 02:15:09.625 8 WARNING oslo_policy.policy [None req-2841acc4-e42a-48a0-b3a5-36fd9efd6faa 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - 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-04-29 02:15:09.626 8 WARNING oslo_policy.policy [None req-2841acc4-e42a-48a0-b3a5-36fd9efd6faa 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - 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-04-29 02:15:09.645 8 WARNING oslo_policy.policy [None req-2841acc4-e42a-48a0-b3a5-36fd9efd6faa 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - 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-04-29 02:15:09.645 8 WARNING oslo_policy.policy [None req-2841acc4-e42a-48a0-b3a5-36fd9efd6faa 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.25 () {44 vars in 906 bytes} [Wed Apr 29 02:15:09 2026] GET /v2/images => generated 69 bytes in 546 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.25 () {42 vars in 684 bytes} [Wed Apr 29 02:15:12 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/7] 199.204.45.25 () {44 vars in 906 bytes} [Wed Apr 29 02:15:13 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:15:13.072 7 WARNING oslo_policy.policy [None req-8f3ede2e-5411-43c0-86a0-c1568a9a6e1f 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - 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-04-29 02:15:13.073 7 WARNING oslo_policy.policy [None req-8f3ede2e-5411-43c0-86a0-c1568a9a6e1f 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.25 () {44 vars in 907 bytes} [Wed Apr 29 02:15:13 2026] GET /v2/images/cirros => generated 151 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.25 () {44 vars in 929 bytes} [Wed Apr 29 02:15:13 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-29 02:15:13.220 7 WARNING oslo_policy.policy [None req-ff57a74f-6eb2-48f5-84c8-d12294951cb6 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - 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-04-29 02:15:13.220 7 WARNING oslo_policy.policy [None req-ff57a74f-6eb2-48f5-84c8-d12294951cb6 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.25 () {44 vars in 935 bytes} [Wed Apr 29 02:15:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-29 02:15:13.302 8 WARNING oslo_config.cfg [None req-1219650d-8074-4265-b257-bd8a3f516bee 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.25 () {48 vars in 947 bytes} [Wed Apr 29 02:15:13 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-29 02:15:13.324 7 WARNING oslo_policy.policy [None req-6a491d81-2d89-4fbf-a7d8-4eb9fd6291a0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - 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-04-29 02:15:13.324 7 WARNING oslo_policy.policy [None req-6a491d81-2d89-4fbf-a7d8-4eb9fd6291a0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - 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-04-29 02:15:13.325 7 INFO glance.api.v2.image_data [None req-6a491d81-2d89-4fbf-a7d8-4eb9fd6291a0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-29 02:15:17.252 7 INFO glance.location [None req-6a491d81-2d89-4fbf-a7d8-4eb9fd6291a0 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/12] 199.204.45.25 () {48 vars in 1041 bytes} [Wed Apr 29 02:15:13 2026] PUT /v2/images/57218d44-d6a7-4e1f-94e6-53c081b99415/file => generated 0 bytes in 3966 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7991 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.25 () {44 vars in 967 bytes} [Wed Apr 29 02:15:17 2026] GET /v2/images/57218d44-d6a7-4e1f-94e6-53c081b99415 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-29 02:15:17.318 7 WARNING oslo_config.cfg [None req-7d2cb42c-a961-4575-81a4-4ba23937f4bf 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/14] 199.204.45.25 () {44 vars in 967 bytes} [Wed Apr 29 02:15:17 2026] GET /v2/images/57218d44-d6a7-4e1f-94e6-53c081b99415 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/253] 199.204.45.25 () {42 vars in 684 bytes} [Wed Apr 29 02:35:06 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: 129/254] 199.204.45.25 () {44 vars in 906 bytes} [Wed Apr 29 02:35:06 2026] GET /v2/images => generated 1240 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/259] 199.204.45.25 () {42 vars in 684 bytes} [Wed Apr 29 02:35:23 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: 132/260] 199.204.45.25 () {44 vars in 906 bytes} [Wed Apr 29 02:35:23 2026] GET /v2/images => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/261] 199.204.45.25 () {44 vars in 933 bytes} [Wed Apr 29 02:35:23 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/262] 199.204.45.25 () {44 vars in 955 bytes} [Wed Apr 29 02:35:23 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/263] 199.204.45.25 () {44 vars in 935 bytes} [Wed Apr 29 02:35:23 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/264] 199.204.45.25 () {48 vars in 947 bytes} [Wed Apr 29 02:35:23 2026] POST /v2/images => generated 796 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-29 02:35:23.497 8 WARNING oslo_policy.policy [None req-633c1d8b-752a-4308-8f29-7c6ca62c7a02 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - 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-04-29 02:35:23.498 8 WARNING oslo_policy.policy [None req-633c1d8b-752a-4308-8f29-7c6ca62c7a02 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - 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-04-29 02:35:23.499 8 INFO glance.api.v2.image_data [None req-633c1d8b-752a-4308-8f29-7c6ca62c7a02 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-29 02:35:47.750 8 INFO glance.location [None req-633c1d8b-752a-4308-8f29-7c6ca62c7a02 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 131/269] 199.204.45.25 () {48 vars in 1042 bytes} [Wed Apr 29 02:35:23 2026] PUT /v2/images/15b74017-8b16-4d1b-beb4-fde5e743bf33/file => generated 0 bytes in 24300 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64780 switches on core 0) [pid: 7|app: 0|req: 139/270] 199.204.45.25 () {44 vars in 967 bytes} [Wed Apr 29 02:35:47 2026] GET /v2/images/15b74017-8b16-4d1b-beb4-fde5e743bf33 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/271] 199.204.45.25 () {44 vars in 967 bytes} [Wed Apr 29 02:35:47 2026] GET /v2/images/15b74017-8b16-4d1b-beb4-fde5e743bf33 => 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: 141/274] 199.204.45.25 () {42 vars in 684 bytes} [Wed Apr 29 02:35:49 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: 134/275] 199.204.45.25 () {44 vars in 906 bytes} [Wed Apr 29 02:35:49 2026] GET /v2/images => generated 2451 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/354] 199.204.45.25 () {42 vars in 684 bytes} [Wed Apr 29 02:42:19 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: 174/355] 199.204.45.25 () {44 vars in 906 bytes} [Wed Apr 29 02:42:19 2026] GET /v2/images => generated 2451 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/358] 199.204.45.25 () {42 vars in 684 bytes} [Wed Apr 29 02:42:30 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: 183/359] 199.204.45.25 () {44 vars in 906 bytes} [Wed Apr 29 02:42:30 2026] GET /v2/images => generated 2451 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/360] 199.204.45.25 () {44 vars in 943 bytes} [Wed Apr 29 02:42:30 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/361] 199.204.45.25 () {44 vars in 965 bytes} [Wed Apr 29 02:42:30 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/362] 199.204.45.25 () {44 vars in 935 bytes} [Wed Apr 29 02:42:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/363] 199.204.45.25 () {48 vars in 947 bytes} [Wed Apr 29 02:42:30 2026] POST /v2/images => generated 799 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-29 02:42:30.432 8 INFO glance.api.v2.image_data [None req-dcf13869-4188-4ae8-8a2a-e907a8fbbdf4 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-29 02:42:45.815 8 INFO glance.location [None req-dcf13869-4188-4ae8-8a2a-e907a8fbbdf4 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 179/366] 199.204.45.25 () {48 vars in 1041 bytes} [Wed Apr 29 02:42:30 2026] PUT /v2/images/89903325-cd5a-403b-8ad8-5651810d14d2/file => generated 0 bytes in 15426 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25730 switches on core 0) [pid: 7|app: 0|req: 188/367] 199.204.45.25 () {44 vars in 967 bytes} [Wed Apr 29 02:42:45 2026] GET /v2/images/89903325-cd5a-403b-8ad8-5651810d14d2 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/368] 199.204.45.25 () {48 vars in 1046 bytes} [Wed Apr 29 02:42:45 2026] PATCH /v2/images/89903325-cd5a-403b-8ad8-5651810d14d2 => generated 1234 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/369] 199.204.45.25 () {44 vars in 967 bytes} [Wed Apr 29 02:42:45 2026] GET /v2/images/89903325-cd5a-403b-8ad8-5651810d14d2 => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/378] 199.204.45.25 () {42 vars in 684 bytes} [Wed Apr 29 02:43:23 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/379] 199.204.45.25 () {44 vars in 906 bytes} [Wed Apr 29 02:43:23 2026] GET /v2/images => generated 3687 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/382] 199.204.45.25 () {42 vars in 684 bytes} [Wed Apr 29 02:43: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: 196/383] 199.204.45.25 () {44 vars in 906 bytes} [Wed Apr 29 02:43:37 2026] GET /v2/images => generated 3687 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/384] 199.204.45.25 () {44 vars in 935 bytes} [Wed Apr 29 02:43:37 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/385] 199.204.45.25 () {44 vars in 957 bytes} [Wed Apr 29 02:43:37 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/386] 199.204.45.25 () {44 vars in 935 bytes} [Wed Apr 29 02:43:37 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: 7|app: 0|req: 198/387] 199.204.45.25 () {48 vars in 947 bytes} [Wed Apr 29 02:43:37 2026] POST /v2/images => generated 791 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-29 02:43:37.236 8 INFO glance.api.v2.image_data [None req-8ae5a74f-d837-4a2f-9e81-ccc337902817 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-29 02:43:48.862 8 INFO glance.location [None req-8ae5a74f-d837-4a2f-9e81-ccc337902817 0d17a3b6a9b5451492e66aefd4f235dc 3308dde9f672402eae73c63366cc0f4e - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 190/392] 199.204.45.25 () {48 vars in 1042 bytes} [Wed Apr 29 02:43:37 2026] PUT /v2/images/5320f081-cf29-4c4f-b1d1-81e322524120/file => generated 0 bytes in 11668 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29108 switches on core 0) [pid: 7|app: 0|req: 203/393] 199.204.45.25 () {44 vars in 967 bytes} [Wed Apr 29 02:43:48 2026] GET /v2/images/5320f081-cf29-4c4f-b1d1-81e322524120 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/394] 199.204.45.25 () {44 vars in 967 bytes} [Wed Apr 29 02:43:48 2026] GET /v2/images/5320f081-cf29-4c4f-b1d1-81e322524120 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/539] 199.204.45.25 () {42 vars in 684 bytes} [Wed Apr 29 02:55:50 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: 264/540] 199.204.45.25 () {44 vars in 906 bytes} [Wed Apr 29 02:55:50 2026] GET /v2/images => generated 4893 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/567] 199.204.45.25 () {42 vars in 684 bytes} [Wed Apr 29 02:58:05 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: 278/568] 199.204.45.25 () {44 vars in 906 bytes} [Wed Apr 29 02:58:05 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/569] 199.204.45.25 () {42 vars in 684 bytes} [Wed Apr 29 02:58:06 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: 279/570] 199.204.45.25 () {44 vars in 906 bytes} [Wed Apr 29 02:58:06 2026] GET /v2/images => generated 4893 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/581] 199.204.45.25 () {42 vars in 684 bytes} [Wed Apr 29 02:58:54 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: 285/582] 199.204.45.25 () {44 vars in 906 bytes} [Wed Apr 29 02:58:54 2026] GET /v2/images => generated 4893 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/585] 199.204.45.25 () {42 vars in 684 bytes} [Wed Apr 29 02:59:01 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/586] 199.204.45.25 () {44 vars in 906 bytes} [Wed Apr 29 02:59:01 2026] GET /v2/images => generated 4893 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/599] 199.204.45.25 () {42 vars in 684 bytes} [Wed Apr 29 03:00: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: 294/600] 199.204.45.25 () {44 vars in 906 bytes} [Wed Apr 29 03:00:02 2026] GET /v2/images => generated 4893 bytes in 64 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: 311/609] 10.0.0.12 () {32 vars in 632 bytes} [Wed Apr 29 03:00:48 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/616] 10.0.0.46 () {36 vars in 986 bytes} [Wed Apr 29 03:01:08 2026] GET /v2/images/57218d44-d6a7-4e1f-94e6-53c081b99415 => generated 1171 bytes in 25 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: 302/617] 10.0.0.46 () {36 vars in 926 bytes} [Wed Apr 29 03:01:08 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/618] 10.0.0.31 () {36 vars in 986 bytes} [Wed Apr 29 03:01:12 2026] GET /v2/images/57218d44-d6a7-4e1f-94e6-53c081b99415 => generated 1171 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/619] 10.0.0.31 () {36 vars in 926 bytes} [Wed Apr 29 03:01:12 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: 317/620] 10.0.0.31 () {36 vars in 926 bytes} [Wed Apr 29 03:01:12 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/621] 10.0.0.31 () {36 vars in 986 bytes} [Wed Apr 29 03:01:12 2026] GET /v2/images/57218d44-d6a7-4e1f-94e6-53c081b99415 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/622] 10.0.0.31 () {36 vars in 926 bytes} [Wed Apr 29 03:01:12 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: 305/623] 10.0.0.31 () {36 vars in 926 bytes} [Wed Apr 29 03:01:12 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: 319/624] 10.0.0.31 () {36 vars in 986 bytes} [Wed Apr 29 03:01:12 2026] GET /v2/images/57218d44-d6a7-4e1f-94e6-53c081b99415 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/625] 10.0.0.31 () {36 vars in 926 bytes} [Wed Apr 29 03:01:12 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: 320/626] 10.0.0.31 () {36 vars in 926 bytes} [Wed Apr 29 03:01:12 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: 307/627] 10.0.0.239 () {36 vars in 987 bytes} [Wed Apr 29 03:01:13 2026] GET /v2/images/57218d44-d6a7-4e1f-94e6-53c081b99415 => generated 1171 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/628] 10.0.0.239 () {36 vars in 927 bytes} [Wed Apr 29 03:01:14 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: 308/629] 10.0.0.239 () {36 vars in 987 bytes} [Wed Apr 29 03:01:14 2026] GET /v2/images/57218d44-d6a7-4e1f-94e6-53c081b99415 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/630] 10.0.0.239 () {36 vars in 927 bytes} [Wed Apr 29 03:01:14 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: 309/631] 10.0.0.239 () {36 vars in 927 bytes} [Wed Apr 29 03:01:14 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: 323/632] 199.204.45.25 () {36 vars in 990 bytes} [Wed Apr 29 03:01:17 2026] GET /v2/images/57218d44-d6a7-4e1f-94e6-53c081b99415 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/633] 199.204.45.25 () {36 vars in 930 bytes} [Wed Apr 29 03:01:17 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/634] 199.204.45.25 () {36 vars in 990 bytes} [Wed Apr 29 03:01:18 2026] GET /v2/images/57218d44-d6a7-4e1f-94e6-53c081b99415 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/635] 199.204.45.25 () {36 vars in 930 bytes} [Wed Apr 29 03:01:18 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: 313/638] 10.0.0.46 () {36 vars in 986 bytes} [Wed Apr 29 03:01:22 2026] GET /v2/images/57218d44-d6a7-4e1f-94e6-53c081b99415 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/639] 10.0.0.46 () {36 vars in 926 bytes} [Wed Apr 29 03:01:22 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: 316/644] 10.0.0.46 () {36 vars in 986 bytes} [Wed Apr 29 03:01:48 2026] GET /v2/images/57218d44-d6a7-4e1f-94e6-53c081b99415 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/645] 10.0.0.46 () {36 vars in 926 bytes} [Wed Apr 29 03:01:48 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/648] 10.0.0.46 () {36 vars in 986 bytes} [Wed Apr 29 03:01:55 2026] GET /v2/images/57218d44-d6a7-4e1f-94e6-53c081b99415 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/649] 10.0.0.46 () {36 vars in 926 bytes} [Wed Apr 29 03:01:55 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: 334/654] 10.0.0.46 () {36 vars in 986 bytes} [Wed Apr 29 03:02:12 2026] GET /v2/images/57218d44-d6a7-4e1f-94e6-53c081b99415 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/655] 10.0.0.46 () {36 vars in 926 bytes} [Wed Apr 29 03:02:12 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: 335/656] 10.0.0.46 () {36 vars in 986 bytes} [Wed Apr 29 03:02:14 2026] GET /v2/images/57218d44-d6a7-4e1f-94e6-53c081b99415 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/657] 10.0.0.46 () {36 vars in 926 bytes} [Wed Apr 29 03:02: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: 340/666] 10.0.0.12 () {34 vars in 654 bytes} [Wed Apr 29 03:02:57 2026] POST /v2/images => generated 647 bytes in 195 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-29 03:02:57.895 8 WARNING glance.api.v2.images [None req-81d7d83b-d9c5-4f60-9b78-7ecf706c38c5 ca68711c171e4d1782188a6a59f0b3df f1a47bb71d6a41fbb1ed483afbf549db - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5c33c05b-8a99-437c-a5c2-8ceb7d4b5bc6 [pid: 8|app: 0|req: 327/667] 10.0.0.12 () {32 vars in 709 bytes} [Wed Apr 29 03:02:57 2026] DELETE /v2/images/5c33c05b-8a99-437c-a5c2-8ceb7d4b5bc6 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/668] 10.0.0.12 () {32 vars in 706 bytes} [Wed Apr 29 03:02:57 2026] GET /v2/images/5c33c05b-8a99-437c-a5c2-8ceb7d4b5bc6 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/669] 10.0.0.12 () {32 vars in 632 bytes} [Wed Apr 29 03:02:57 2026] GET /v2/images => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/670] 10.0.0.12 () {34 vars in 654 bytes} [Wed Apr 29 03:02:57 2026] POST /v2/images => generated 702 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/671] 10.0.0.12 () {32 vars in 716 bytes} [Wed Apr 29 03:02:58 2026] GET /v2/images/c0997625-3f43-4cd9-baa7-7f323214367e/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-29 03:02:58.064 7 INFO glance.api.v2.image_data [None req-66d0aabd-92e5-41e4-9f54-51a5266c9f66 ca68711c171e4d1782188a6a59f0b3df f1a47bb71d6a41fbb1ed483afbf549db - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-29 03:02:58.102 7 WARNING glance_store._drivers.rbd [None req-66d0aabd-92e5-41e4-9f54-51a5266c9f66 ca68711c171e4d1782188a6a59f0b3df f1a47bb71d6a41fbb1ed483afbf549db - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-29 03:02:58.393 7 INFO glance.location [None req-66d0aabd-92e5-41e4-9f54-51a5266c9f66 ca68711c171e4d1782188a6a59f0b3df f1a47bb71d6a41fbb1ed483afbf549db - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 343/672] 10.0.0.12 () {32 vars in 726 bytes} [Wed Apr 29 03:02:58 2026] PUT /v2/images/c0997625-3f43-4cd9-baa7-7f323214367e/file => generated 0 bytes in 370 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/673] 10.0.0.12 () {32 vars in 706 bytes} [Wed Apr 29 03:02:58 2026] GET /v2/images/c0997625-3f43-4cd9-baa7-7f323214367e => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/676] 10.0.0.12 () {32 vars in 716 bytes} [Wed Apr 29 03:02:58 2026] GET /v2/images/c0997625-3f43-4cd9-baa7-7f323214367e/file => generated 1024 bytes in 136 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/677] 10.0.0.12 () {34 vars in 654 bytes} [Wed Apr 29 03:02:58 2026] POST /v2/images => generated 648 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/678] 10.0.0.12 () {32 vars in 725 bytes} [Wed Apr 29 03:02:58 2026] PATCH /v2/images/1897b45f-69aa-404c-a927-8f8e739560d3 => generated 652 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/679] 10.0.0.12 () {32 vars in 706 bytes} [Wed Apr 29 03:02:58 2026] GET /v2/images/1897b45f-69aa-404c-a927-8f8e739560d3 => generated 652 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-29 03:02:58.706 7 WARNING glance.api.v2.images [None req-8df851e1-5ad1-4011-bdd4-a1961137d149 ca68711c171e4d1782188a6a59f0b3df f1a47bb71d6a41fbb1ed483afbf549db - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1897b45f-69aa-404c-a927-8f8e739560d3 [pid: 7|app: 0|req: 346/680] 10.0.0.12 () {32 vars in 709 bytes} [Wed Apr 29 03:02:58 2026] DELETE /v2/images/1897b45f-69aa-404c-a927-8f8e739560d3 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/681] 10.0.0.12 () {32 vars in 706 bytes} [Wed Apr 29 03:02:58 2026] GET /v2/images/1897b45f-69aa-404c-a927-8f8e739560d3 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-29 03:02:58.795 7 WARNING glance.api.v2.images [None req-e71e7e1b-a920-41df-bdc6-f1795dbffa10 ca68711c171e4d1782188a6a59f0b3df f1a47bb71d6a41fbb1ed483afbf549db - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c0997625-3f43-4cd9-baa7-7f323214367e [pid: 7|app: 0|req: 347/682] 10.0.0.12 () {32 vars in 709 bytes} [Wed Apr 29 03:02:58 2026] DELETE /v2/images/c0997625-3f43-4cd9-baa7-7f323214367e => generated 0 bytes in 877 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/683] 10.0.0.12 () {32 vars in 706 bytes} [Wed Apr 29 03:02:59 2026] GET /v2/images/c0997625-3f43-4cd9-baa7-7f323214367e => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-29 03:02:59.670 7 WARNING glance.api.v2.images [None req-c6f755e5-deb7-4a22-9685-8d620c6089e0 ca68711c171e4d1782188a6a59f0b3df f1a47bb71d6a41fbb1ed483afbf549db - - default default] Failed to find image 5c33c05b-8a99-437c-a5c2-8ceb7d4b5bc6 to delete: glance.common.exception.ImageNotFound: No image found with ID 5c33c05b-8a99-437c-a5c2-8ceb7d4b5bc6 [pid: 7|app: 0|req: 348/684] 10.0.0.12 () {32 vars in 709 bytes} [Wed Apr 29 03:02:59 2026] DELETE /v2/images/5c33c05b-8a99-437c-a5c2-8ceb7d4b5bc6 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/685] 10.0.0.12 () {32 vars in 706 bytes} [Wed Apr 29 03:02:59 2026] GET /v2/images/5c33c05b-8a99-437c-a5c2-8ceb7d4b5bc6 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/686] 10.0.0.12 () {30 vars in 410 bytes} [Wed Apr 29 03:03:02 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: 355/697] 10.0.0.46 () {36 vars in 986 bytes} [Wed Apr 29 03:03:54 2026] GET /v2/images/57218d44-d6a7-4e1f-94e6-53c081b99415 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/698] 10.0.0.46 () {36 vars in 926 bytes} [Wed Apr 29 03:03:54 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: 346/703] 10.0.0.46 () {36 vars in 986 bytes} [Wed Apr 29 03:04:17 2026] GET /v2/images/57218d44-d6a7-4e1f-94e6-53c081b99415 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/704] 10.0.0.46 () {36 vars in 926 bytes} [Wed Apr 29 03:04:17 2026] GET /v2/schemas/image => generated 4018 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/707] 10.0.0.46 () {36 vars in 986 bytes} [Wed Apr 29 03:04:21 2026] GET /v2/images/57218d44-d6a7-4e1f-94e6-53c081b99415 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/708] 10.0.0.46 () {36 vars in 926 bytes} [Wed Apr 29 03:04:21 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: 352/715] 10.0.0.12 () {32 vars in 706 bytes} [Wed Apr 29 03:04:51 2026] GET /v2/images/57218d44-d6a7-4e1f-94e6-53c081b99415 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/716] 10.0.0.12 () {32 vars in 706 bytes} [Wed Apr 29 03:04:51 2026] GET /v2/images/57218d44-d6a7-4e1f-94e6-53c081b99415 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/717] 10.0.0.31 () {36 vars in 986 bytes} [Wed Apr 29 03:04:51 2026] GET /v2/images/57218d44-d6a7-4e1f-94e6-53c081b99415 => generated 1171 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/718] 10.0.0.31 () {36 vars in 926 bytes} [Wed Apr 29 03:04:51 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: 354/719] 10.0.0.31 () {36 vars in 926 bytes} [Wed Apr 29 03:04:51 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: 366/720] 10.0.0.31 () {36 vars in 986 bytes} [Wed Apr 29 03:04:51 2026] GET /v2/images/57218d44-d6a7-4e1f-94e6-53c081b99415 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/721] 10.0.0.31 () {36 vars in 926 bytes} [Wed Apr 29 03:04:51 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: 367/722] 10.0.0.31 () {36 vars in 926 bytes} [Wed Apr 29 03:04:51 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: 356/723] 10.0.0.31 () {36 vars in 986 bytes} [Wed Apr 29 03:04:52 2026] GET /v2/images/57218d44-d6a7-4e1f-94e6-53c081b99415 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/724] 10.0.0.31 () {36 vars in 926 bytes} [Wed Apr 29 03:04:52 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/725] 10.0.0.31 () {36 vars in 926 bytes} [Wed Apr 29 03:04:52 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: 7|app: 0|req: 369/726] 10.0.0.239 () {36 vars in 987 bytes} [Wed Apr 29 03:04:52 2026] GET /v2/images/57218d44-d6a7-4e1f-94e6-53c081b99415 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/727] 10.0.0.239 () {36 vars in 927 bytes} [Wed Apr 29 03:04:52 2026] GET /v2/schemas/image => generated 4018 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/728] 10.0.0.239 () {36 vars in 987 bytes} [Wed Apr 29 03:04:52 2026] GET /v2/images/57218d44-d6a7-4e1f-94e6-53c081b99415 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/729] 10.0.0.239 () {36 vars in 927 bytes} [Wed Apr 29 03:04:52 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: 371/730] 10.0.0.239 () {36 vars in 927 bytes} [Wed Apr 29 03:04:52 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/737] 10.0.0.46 () {36 vars in 986 bytes} [Wed Apr 29 03:05:26 2026] GET /v2/images/57218d44-d6a7-4e1f-94e6-53c081b99415 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/738] 10.0.0.46 () {36 vars in 926 bytes} [Wed Apr 29 03:05:26 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/743] 10.0.0.46 () {36 vars in 986 bytes} [Wed Apr 29 03:05:44 2026] GET /v2/images/57218d44-d6a7-4e1f-94e6-53c081b99415 => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/744] 10.0.0.46 () {36 vars in 926 bytes} [Wed Apr 29 03:05:44 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: 370/751] 199.204.45.25 () {32 vars in 825 bytes} [Wed Apr 29 03:06:16 2026] GET /v2/images?status=active&owner=3308dde9f672402eae73c63366cc0f4e&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/752] 199.204.45.25 () {32 vars in 652 bytes} [Wed Apr 29 03:06: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: 371/753] 10.0.0.31 () {36 vars in 986 bytes} [Wed Apr 29 03:06:17 2026] GET /v2/images/15b74017-8b16-4d1b-beb4-fde5e743bf33 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/754] 10.0.0.31 () {36 vars in 926 bytes} [Wed Apr 29 03:06: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: 372/755] 10.0.0.31 () {36 vars in 926 bytes} [Wed Apr 29 03:06:17 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: 384/756] 10.0.0.31 () {36 vars in 986 bytes} [Wed Apr 29 03:06:17 2026] GET /v2/images/15b74017-8b16-4d1b-beb4-fde5e743bf33 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/757] 10.0.0.31 () {36 vars in 926 bytes} [Wed Apr 29 03:06:17 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: 385/758] 10.0.0.31 () {36 vars in 926 bytes} [Wed Apr 29 03:06:17 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/759] 10.0.0.31 () {36 vars in 986 bytes} [Wed Apr 29 03:06:17 2026] GET /v2/images/15b74017-8b16-4d1b-beb4-fde5e743bf33 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/760] 10.0.0.31 () {36 vars in 926 bytes} [Wed Apr 29 03:06:17 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: 375/761] 10.0.0.239 () {36 vars in 987 bytes} [Wed Apr 29 03:06:17 2026] GET /v2/images/15b74017-8b16-4d1b-beb4-fde5e743bf33 => generated 1209 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/762] 10.0.0.239 () {36 vars in 927 bytes} [Wed Apr 29 03:06:18 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: 376/763] 10.0.0.239 () {36 vars in 987 bytes} [Wed Apr 29 03:06:18 2026] GET /v2/images/15b74017-8b16-4d1b-beb4-fde5e743bf33 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/764] 10.0.0.239 () {36 vars in 927 bytes} [Wed Apr 29 03:06:18 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: 377/765] 10.0.0.239 () {36 vars in 927 bytes} [Wed Apr 29 03:06:18 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: 398/806] 10.0.0.12 () {32 vars in 632 bytes} [Wed Apr 29 03:09:34 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)