+ 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 01:43:58 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-568b4c6fcd-8pmkf 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7efcc1cb4668 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 01:44:00.528 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-29 01:44:00.583 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 01:44:01.368 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 01:44:01.369 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 01:44:01.369 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-29 01:44:01.479 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 01:44:01.480 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 01:44:01.480 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-29 01:44:03.393 7 WARNING glance.api.v2.images [None req-0dd5aba0-288c-45a9-b0fd-c4fd95ed7a8f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-29 01:44:03.546 8 WARNING glance.api.v2.images [None req-3c3ddc23-6064-4e58-904e-70a44ecfbc9d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-29 01:44:03.744 7 WARNING keystonemiddleware._common.config [None req-0dd5aba0-288c-45a9-b0fd-c4fd95ed7a8f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-29 01:44:03.755 7 WARNING oslo_config.cfg [None req-0dd5aba0-288c-45a9-b0fd-c4fd95ed7a8f - - - - - -] 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 0x7efcc1cb4668 pid: 7 (default app) 2026-04-29 01:44:03.890 8 WARNING keystonemiddleware._common.config [None req-3c3ddc23-6064-4e58-904e-70a44ecfbc9d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-29 01:44:03.898 8 WARNING oslo_config.cfg [None req-3c3ddc23-6064-4e58-904e-70a44ecfbc9d - - - - - -] 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 0x7efcc1cb4668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.23 () {42 vars in 683 bytes} [Wed Apr 29 01:44:05 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:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 01:44:05.576 8 WARNING oslo_policy.policy [None req-3a0f437d-49de-4592-b39f-b9d2990cfe9e 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - 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 01:44:05.577 8 WARNING oslo_policy.policy [None req-3a0f437d-49de-4592-b39f-b9d2990cfe9e 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - 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 01:44:05.592 8 WARNING oslo_policy.policy [None req-3a0f437d-49de-4592-b39f-b9d2990cfe9e 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - 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 01:44:05.592 8 WARNING oslo_policy.policy [None req-3a0f437d-49de-4592-b39f-b9d2990cfe9e 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - 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.23 () {44 vars in 905 bytes} [Wed Apr 29 01:44:05 2026] GET /v2/images => generated 69 bytes in 565 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.23 () {42 vars in 683 bytes} [Wed Apr 29 01:44:09 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.23 () {44 vars in 905 bytes} [Wed Apr 29 01:44:09 2026] GET /v2/images => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 01:44:09.300 7 WARNING oslo_policy.policy [None req-78d05e39-1842-475b-8a67-a72b6fa127dc 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - 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 01:44:09.300 7 WARNING oslo_policy.policy [None req-78d05e39-1842-475b-8a67-a72b6fa127dc 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - 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.23 () {44 vars in 906 bytes} [Wed Apr 29 01:44:09 2026] GET /v2/images/cirros => generated 151 bytes in 125 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.23 () {44 vars in 928 bytes} [Wed Apr 29 01:44:09 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-29 01:44:09.436 7 WARNING oslo_policy.policy [None req-5bc7d74e-d351-4a7b-ac0f-7df0f80099b5 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - 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 01:44:09.436 7 WARNING oslo_policy.policy [None req-5bc7d74e-d351-4a7b-ac0f-7df0f80099b5 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - 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.23 () {44 vars in 934 bytes} [Wed Apr 29 01:44:09 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-29 01:44:09.515 8 WARNING oslo_config.cfg [None req-df9e66f6-c99e-469c-88be-15b440905c0c 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - 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.23 () {48 vars in 946 bytes} [Wed Apr 29 01:44:09 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-04-29 01:44:09.534 7 WARNING oslo_policy.policy [None req-c434564e-448d-44f0-a628-90de57cf7e59 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - 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 01:44:09.534 7 WARNING oslo_policy.policy [None req-c434564e-448d-44f0-a628-90de57cf7e59 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - 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 01:44:09.535 7 INFO glance.api.v2.image_data [None req-c434564e-448d-44f0-a628-90de57cf7e59 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-29 01:44:12.935 7 WARNING glance.location [None req-c434564e-448d-44f0-a628-90de57cf7e59 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.204.45.23 () {48 vars in 1040 bytes} [Wed Apr 29 01:44:09 2026] PUT /v2/images/1bf77db4-43ea-4533-8265-1d195f5cf7b0/file => generated 0 bytes in 3459 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8710 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.23 () {44 vars in 966 bytes} [Wed Apr 29 01:44:12 2026] GET /v2/images/1bf77db4-43ea-4533-8265-1d195f5cf7b0 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-29 01:44:13.033 7 WARNING oslo_config.cfg [None req-4677c255-8c22-450b-9141-2d7f6e8ea067 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - 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.23 () {44 vars in 966 bytes} [Wed Apr 29 01:44:13 2026] GET /v2/images/1bf77db4-43ea-4533-8265-1d195f5cf7b0 => 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: 132/267] 199.204.45.23 () {42 vars in 683 bytes} [Wed Apr 29 02:05: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: 136/268] 199.204.45.23 () {44 vars in 905 bytes} [Wed Apr 29 02:05:06 2026] GET /v2/images => generated 1240 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/273] 199.204.45.23 () {42 vars in 683 bytes} [Wed Apr 29 02:05:31 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: 139/274] 199.204.45.23 () {44 vars in 905 bytes} [Wed Apr 29 02:05:31 2026] GET /v2/images => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/275] 199.204.45.23 () {44 vars in 932 bytes} [Wed Apr 29 02:05:31 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/276] 199.204.45.23 () {44 vars in 954 bytes} [Wed Apr 29 02:05:31 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/277] 199.204.45.23 () {44 vars in 934 bytes} [Wed Apr 29 02:05:31 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/278] 199.204.45.23 () {48 vars in 946 bytes} [Wed Apr 29 02:05:31 2026] POST /v2/images => generated 796 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-29 02:05:31.633 8 WARNING oslo_policy.policy [None req-426ea020-e19e-4ef3-b9fb-ee3b27dad654 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - 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:05:31.634 8 WARNING oslo_policy.policy [None req-426ea020-e19e-4ef3-b9fb-ee3b27dad654 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - 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:05:31.635 8 INFO glance.api.v2.image_data [None req-426ea020-e19e-4ef3-b9fb-ee3b27dad654 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-29 02:05:57.373 8 WARNING glance.location [None req-426ea020-e19e-4ef3-b9fb-ee3b27dad654 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 138/285] 199.204.45.23 () {48 vars in 1041 bytes} [Wed Apr 29 02:05:31 2026] PUT /v2/images/e48ad116-3131-42f9-bf2c-3f24eea79275/file => generated 0 bytes in 25788 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66197 switches on core 0) [pid: 7|app: 0|req: 148/286] 199.204.45.23 () {44 vars in 966 bytes} [Wed Apr 29 02:05:57 2026] GET /v2/images/e48ad116-3131-42f9-bf2c-3f24eea79275 => 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: 139/287] 199.204.45.23 () {44 vars in 966 bytes} [Wed Apr 29 02:05:57 2026] GET /v2/images/e48ad116-3131-42f9-bf2c-3f24eea79275 => 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: 149/288] 199.204.45.23 () {42 vars in 683 bytes} [Wed Apr 29 02:05:58 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: 140/289] 199.204.45.23 () {44 vars in 905 bytes} [Wed Apr 29 02:05:58 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: 7|app: 0|req: 191/372] 199.204.45.23 () {42 vars in 683 bytes} [Wed Apr 29 02:12: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: 182/373] 199.204.45.23 () {44 vars in 905 bytes} [Wed Apr 29 02:12:50 2026] GET /v2/images => generated 2451 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/376] 199.204.45.23 () {42 vars in 683 bytes} [Wed Apr 29 02:13: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: 184/377] 199.204.45.23 () {44 vars in 905 bytes} [Wed Apr 29 02:13:02 2026] GET /v2/images => generated 2451 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/378] 199.204.45.23 () {44 vars in 942 bytes} [Wed Apr 29 02:13:02 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/379] 199.204.45.23 () {44 vars in 964 bytes} [Wed Apr 29 02:13:02 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: 7|app: 0|req: 195/380] 199.204.45.23 () {44 vars in 934 bytes} [Wed Apr 29 02:13:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/381] 199.204.45.23 () {48 vars in 946 bytes} [Wed Apr 29 02:13:02 2026] POST /v2/images => generated 799 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-29 02:13:03.025 7 INFO glance.api.v2.image_data [None req-191734db-9634-4149-b11b-c31a6f299daf 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-29 02:13:21.557 7 INFO glance.location [None req-191734db-9634-4149-b11b-c31a6f299daf 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 196/386] 199.204.45.23 () {48 vars in 1040 bytes} [Wed Apr 29 02:13:02 2026] PUT /v2/images/b9d498d9-9712-41eb-a8ae-d07fa58446c4/file => generated 0 bytes in 18587 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24364 switches on core 0) [pid: 8|app: 0|req: 191/387] 199.204.45.23 () {44 vars in 966 bytes} [Wed Apr 29 02:13:21 2026] GET /v2/images/b9d498d9-9712-41eb-a8ae-d07fa58446c4 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/388] 199.204.45.23 () {48 vars in 1045 bytes} [Wed Apr 29 02:13:21 2026] PATCH /v2/images/b9d498d9-9712-41eb-a8ae-d07fa58446c4 => generated 1234 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/389] 199.204.45.23 () {44 vars in 966 bytes} [Wed Apr 29 02:13:21 2026] GET /v2/images/b9d498d9-9712-41eb-a8ae-d07fa58446c4 => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/400] 199.204.45.23 () {42 vars in 683 bytes} [Wed Apr 29 02:14:04 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: 203/401] 199.204.45.23 () {44 vars in 905 bytes} [Wed Apr 29 02:14:04 2026] GET /v2/images => generated 3687 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/404] 199.204.45.23 () {42 vars in 683 bytes} [Wed Apr 29 02:14:17 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: 205/405] 199.204.45.23 () {44 vars in 905 bytes} [Wed Apr 29 02:14:17 2026] GET /v2/images => generated 3687 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/406] 199.204.45.23 () {44 vars in 934 bytes} [Wed Apr 29 02:14:17 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: 206/407] 199.204.45.23 () {44 vars in 956 bytes} [Wed Apr 29 02:14:17 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/408] 199.204.45.23 () {44 vars in 934 bytes} [Wed Apr 29 02:14:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/409] 199.204.45.23 () {48 vars in 946 bytes} [Wed Apr 29 02:14:17 2026] POST /v2/images => generated 791 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-29 02:14:17.626 8 INFO glance.api.v2.image_data [None req-eaeac4e5-ca4c-4922-9915-8da4229c8d1d 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-29 02:14:26.664 8 INFO glance.location [None req-eaeac4e5-ca4c-4922-9915-8da4229c8d1d 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 203/412] 199.204.45.23 () {48 vars in 1040 bytes} [Wed Apr 29 02:14:17 2026] PUT /v2/images/6bec2138-a7d7-4e08-bc63-eeebf3855f31/file => generated 0 bytes in 9094 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21422 switches on core 0) [pid: 7|app: 0|req: 210/413] 199.204.45.23 () {44 vars in 966 bytes} [Wed Apr 29 02:14:26 2026] GET /v2/images/6bec2138-a7d7-4e08-bc63-eeebf3855f31 => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/414] 199.204.45.23 () {44 vars in 966 bytes} [Wed Apr 29 02:14:26 2026] GET /v2/images/6bec2138-a7d7-4e08-bc63-eeebf3855f31 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/559] 199.204.45.23 () {42 vars in 683 bytes} [Wed Apr 29 02:26:32 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: 277/560] 199.204.45.23 () {44 vars in 905 bytes} [Wed Apr 29 02:26:32 2026] GET /v2/images => generated 4892 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/589] 199.204.45.23 () {42 vars in 683 bytes} [Wed Apr 29 02:28:47 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: 292/590] 199.204.45.23 () {44 vars in 905 bytes} [Wed Apr 29 02:28:47 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/591] 199.204.45.23 () {42 vars in 683 bytes} [Wed Apr 29 02:28:49 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: 293/592] 199.204.45.23 () {44 vars in 905 bytes} [Wed Apr 29 02:28:49 2026] GET /v2/images => generated 4892 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/603] 199.204.45.23 () {42 vars in 683 bytes} [Wed Apr 29 02:29:38 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/604] 199.204.45.23 () {44 vars in 905 bytes} [Wed Apr 29 02:29:38 2026] GET /v2/images => generated 4892 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/607] 199.204.45.23 () {42 vars in 683 bytes} [Wed Apr 29 02:29:45 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: 307/608] 199.204.45.23 () {44 vars in 905 bytes} [Wed Apr 29 02:29:45 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/621] 199.204.45.23 () {42 vars in 683 bytes} [Wed Apr 29 02:30:44 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: 314/622] 199.204.45.23 () {44 vars in 905 bytes} [Wed Apr 29 02:30:44 2026] GET /v2/images => generated 4892 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 313/631] 10.0.0.9 () {32 vars in 631 bytes} [Wed Apr 29 02:31:26 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 321/636] 10.0.0.42 () {36 vars in 986 bytes} [Wed Apr 29 02:31:44 2026] GET /v2/images/1bf77db4-43ea-4533-8265-1d195f5cf7b0 => generated 1171 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/637] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 29 02:31:45 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: 322/638] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 29 02:31:45 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: 317/639] 10.0.0.42 () {36 vars in 986 bytes} [Wed Apr 29 02:31:45 2026] GET /v2/images/1bf77db4-43ea-4533-8265-1d195f5cf7b0 => 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: 318/640] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 29 02:31:45 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/641] 10.0.0.131 () {36 vars in 987 bytes} [Wed Apr 29 02:31:45 2026] GET /v2/images/1bf77db4-43ea-4533-8265-1d195f5cf7b0 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/642] 10.0.0.131 () {36 vars in 927 bytes} [Wed Apr 29 02:31:45 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/643] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 29 02:31:45 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/644] 10.0.0.42 () {36 vars in 986 bytes} [Wed Apr 29 02:31:45 2026] GET /v2/images/1bf77db4-43ea-4533-8265-1d195f5cf7b0 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/645] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 29 02:31:45 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/646] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 29 02:31:45 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: 326/647] 10.0.0.81 () {36 vars in 910 bytes} [Wed Apr 29 02:31:46 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/648] 10.0.0.81 () {36 vars in 1006 bytes} [Wed Apr 29 02:31:46 2026] GET /v2/images/1bf77db4-43ea-4533-8265-1d195f5cf7b0/locations => generated 127 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/649] 10.0.0.81 () {36 vars in 986 bytes} [Wed Apr 29 02:31:46 2026] GET /v2/images/1bf77db4-43ea-4533-8265-1d195f5cf7b0 => 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: 323/650] 10.0.0.81 () {36 vars in 926 bytes} [Wed Apr 29 02:31:46 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: 328/651] 10.0.0.81 () {36 vars in 926 bytes} [Wed Apr 29 02:31:46 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: 325/654] 199.204.45.23 () {36 vars in 990 bytes} [Wed Apr 29 02:31:54 2026] GET /v2/images/1bf77db4-43ea-4533-8265-1d195f5cf7b0 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/655] 199.204.45.23 () {36 vars in 930 bytes} [Wed Apr 29 02:31:54 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/656] 199.204.45.23 () {36 vars in 990 bytes} [Wed Apr 29 02:31:55 2026] GET /v2/images/1bf77db4-43ea-4533-8265-1d195f5cf7b0 => 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: 331/657] 199.204.45.23 () {36 vars in 930 bytes} [Wed Apr 29 02:31:55 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: 327/658] 10.0.0.131 () {36 vars in 987 bytes} [Wed Apr 29 02:31:56 2026] GET /v2/images/1bf77db4-43ea-4533-8265-1d195f5cf7b0 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/659] 10.0.0.131 () {36 vars in 927 bytes} [Wed Apr 29 02:31:56 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: 328/660] 10.0.0.131 () {36 vars in 987 bytes} [Wed Apr 29 02:32:00 2026] GET /v2/images/1bf77db4-43ea-4533-8265-1d195f5cf7b0 => 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: 333/661] 10.0.0.131 () {36 vars in 927 bytes} [Wed Apr 29 02:32:00 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/668] 10.0.0.131 () {36 vars in 987 bytes} [Wed Apr 29 02:32:27 2026] GET /v2/images/1bf77db4-43ea-4533-8265-1d195f5cf7b0 => 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: 332/669] 10.0.0.131 () {36 vars in 927 bytes} [Wed Apr 29 02:32:27 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: 341/676] 10.0.0.131 () {36 vars in 987 bytes} [Wed Apr 29 02:32:58 2026] GET /v2/images/1bf77db4-43ea-4533-8265-1d195f5cf7b0 => 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: 336/677] 10.0.0.131 () {36 vars in 927 bytes} [Wed Apr 29 02:32:58 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/684] 10.0.0.9 () {34 vars in 653 bytes} [Wed Apr 29 02:33:24 2026] POST /v2/images => generated 649 bytes in 127 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-29 02:33:24.993 8 WARNING glance.api.v2.images [None req-01864fe2-d30c-4b54-8353-ec1989f212c5 64e8202532fb463f932263a19981d9b9 c138406fa2bf435e8a7a3adef43e3aa5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//20cbf142-d5eb-48b6-81b9-e4a7f6d50b32 [pid: 8|app: 0|req: 340/685] 10.0.0.9 () {32 vars in 708 bytes} [Wed Apr 29 02:33:24 2026] DELETE /v2/images/20cbf142-d5eb-48b6-81b9-e4a7f6d50b32 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/686] 10.0.0.9 () {32 vars in 705 bytes} [Wed Apr 29 02:33:25 2026] GET /v2/images/20cbf142-d5eb-48b6-81b9-e4a7f6d50b32 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/687] 10.0.0.9 () {32 vars in 631 bytes} [Wed Apr 29 02:33:25 2026] GET /v2/images => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/688] 10.0.0.9 () {34 vars in 653 bytes} [Wed Apr 29 02:33:25 2026] POST /v2/images => generated 702 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/689] 10.0.0.9 () {32 vars in 715 bytes} [Wed Apr 29 02:33:25 2026] GET /v2/images/921e48d8-9761-4646-a37d-0d96978da19a/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-29 02:33:25.177 7 INFO glance.api.v2.image_data [None req-4af4a623-6a32-4aec-9922-5f6e1951bcd4 64e8202532fb463f932263a19981d9b9 c138406fa2bf435e8a7a3adef43e3aa5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-29 02:33:25.214 7 WARNING glance_store._drivers.rbd [None req-4af4a623-6a32-4aec-9922-5f6e1951bcd4 64e8202532fb463f932263a19981d9b9 c138406fa2bf435e8a7a3adef43e3aa5 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-29 02:33:26.022 7 INFO glance.location [None req-4af4a623-6a32-4aec-9922-5f6e1951bcd4 64e8202532fb463f932263a19981d9b9 c138406fa2bf435e8a7a3adef43e3aa5 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 348/690] 10.0.0.9 () {32 vars in 725 bytes} [Wed Apr 29 02:33:25 2026] PUT /v2/images/921e48d8-9761-4646-a37d-0d96978da19a/file => generated 0 bytes in 889 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/691] 10.0.0.9 () {32 vars in 705 bytes} [Wed Apr 29 02:33:26 2026] GET /v2/images/921e48d8-9761-4646-a37d-0d96978da19a => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/692] 10.0.0.9 () {32 vars in 715 bytes} [Wed Apr 29 02:33:26 2026] GET /v2/images/921e48d8-9761-4646-a37d-0d96978da19a/file => generated 1024 bytes in 113 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/693] 10.0.0.9 () {34 vars in 653 bytes} [Wed Apr 29 02:33:26 2026] POST /v2/images => generated 649 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/694] 10.0.0.9 () {32 vars in 724 bytes} [Wed Apr 29 02:33:26 2026] PATCH /v2/images/d5b941b3-822f-4211-bc58-95e09797b722 => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/695] 10.0.0.9 () {32 vars in 705 bytes} [Wed Apr 29 02:33:26 2026] GET /v2/images/d5b941b3-822f-4211-bc58-95e09797b722 => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-29 02:33:26.309 7 WARNING glance.api.v2.images [None req-88f8d795-e555-4ed0-8750-b7a06844fe73 64e8202532fb463f932263a19981d9b9 c138406fa2bf435e8a7a3adef43e3aa5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d5b941b3-822f-4211-bc58-95e09797b722 [pid: 7|app: 0|req: 351/696] 10.0.0.9 () {32 vars in 708 bytes} [Wed Apr 29 02:33:26 2026] DELETE /v2/images/d5b941b3-822f-4211-bc58-95e09797b722 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/697] 10.0.0.9 () {32 vars in 705 bytes} [Wed Apr 29 02:33:26 2026] GET /v2/images/d5b941b3-822f-4211-bc58-95e09797b722 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-29 02:33:26.369 7 WARNING glance.api.v2.images [None req-4b22b69f-54b8-4273-b34c-b385b1addca8 64e8202532fb463f932263a19981d9b9 c138406fa2bf435e8a7a3adef43e3aa5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//921e48d8-9761-4646-a37d-0d96978da19a [pid: 7|app: 0|req: 352/698] 10.0.0.9 () {32 vars in 708 bytes} [Wed Apr 29 02:33:26 2026] DELETE /v2/images/921e48d8-9761-4646-a37d-0d96978da19a => generated 0 bytes in 900 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/699] 10.0.0.9 () {32 vars in 705 bytes} [Wed Apr 29 02:33:27 2026] GET /v2/images/921e48d8-9761-4646-a37d-0d96978da19a => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-29 02:33:27.288 7 WARNING glance.api.v2.images [None req-70269b85-4f18-45d4-8de8-d666c94caf60 64e8202532fb463f932263a19981d9b9 c138406fa2bf435e8a7a3adef43e3aa5 - - default default] Failed to find image 20cbf142-d5eb-48b6-81b9-e4a7f6d50b32 to delete: glance.common.exception.ImageNotFound: No image found with ID 20cbf142-d5eb-48b6-81b9-e4a7f6d50b32 [pid: 7|app: 0|req: 353/700] 10.0.0.9 () {32 vars in 708 bytes} [Wed Apr 29 02:33:27 2026] DELETE /v2/images/20cbf142-d5eb-48b6-81b9-e4a7f6d50b32 => 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: 348/701] 10.0.0.9 () {32 vars in 705 bytes} [Wed Apr 29 02:33:27 2026] GET /v2/images/20cbf142-d5eb-48b6-81b9-e4a7f6d50b32 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/702] 10.0.0.9 () {30 vars in 409 bytes} [Wed Apr 29 02:33:29 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: 358/709] 10.0.0.131 () {36 vars in 987 bytes} [Wed Apr 29 02:33:58 2026] GET /v2/images/1bf77db4-43ea-4533-8265-1d195f5cf7b0 => 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: 352/710] 10.0.0.131 () {36 vars in 927 bytes} [Wed Apr 29 02:33:58 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/717] 10.0.0.131 () {36 vars in 987 bytes} [Wed Apr 29 02:34:25 2026] GET /v2/images/1bf77db4-43ea-4533-8265-1d195f5cf7b0 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/718] 10.0.0.131 () {36 vars in 927 bytes} [Wed Apr 29 02:34: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: 363/719] 10.0.0.9 () {32 vars in 705 bytes} [Wed Apr 29 02:34:31 2026] GET /v2/images/1bf77db4-43ea-4533-8265-1d195f5cf7b0 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/720] 10.0.0.9 () {32 vars in 705 bytes} [Wed Apr 29 02:34:31 2026] GET /v2/images/1bf77db4-43ea-4533-8265-1d195f5cf7b0 => 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: 364/721] 10.0.0.42 () {36 vars in 986 bytes} [Wed Apr 29 02:34:31 2026] GET /v2/images/1bf77db4-43ea-4533-8265-1d195f5cf7b0 => generated 1171 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/722] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 29 02:34:32 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/723] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 29 02:34:32 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/724] 10.0.0.42 () {36 vars in 986 bytes} [Wed Apr 29 02:34:32 2026] GET /v2/images/1bf77db4-43ea-4533-8265-1d195f5cf7b0 => 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: 366/725] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 29 02:34:32 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: 360/726] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 29 02:34:32 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/727] 10.0.0.42 () {36 vars in 986 bytes} [Wed Apr 29 02:34:32 2026] GET /v2/images/1bf77db4-43ea-4533-8265-1d195f5cf7b0 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/728] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 29 02:34:32 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: 368/729] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 29 02:34:32 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: 362/730] 10.0.0.81 () {36 vars in 910 bytes} [Wed Apr 29 02:34:32 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/731] 10.0.0.81 () {36 vars in 1006 bytes} [Wed Apr 29 02:34:32 2026] GET /v2/images/1bf77db4-43ea-4533-8265-1d195f5cf7b0/locations => generated 127 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/732] 10.0.0.81 () {36 vars in 986 bytes} [Wed Apr 29 02:34:32 2026] GET /v2/images/1bf77db4-43ea-4533-8265-1d195f5cf7b0 => 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: 370/733] 10.0.0.81 () {36 vars in 926 bytes} [Wed Apr 29 02:34:32 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/734] 10.0.0.81 () {36 vars in 926 bytes} [Wed Apr 29 02:34:32 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: 366/737] 10.0.0.131 () {36 vars in 987 bytes} [Wed Apr 29 02:34:38 2026] GET /v2/images/1bf77db4-43ea-4533-8265-1d195f5cf7b0 => 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: 372/738] 10.0.0.131 () {36 vars in 927 bytes} [Wed Apr 29 02:34:38 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: 375/743] 10.0.0.131 () {36 vars in 987 bytes} [Wed Apr 29 02:35:02 2026] GET /v2/images/1bf77db4-43ea-4533-8265-1d195f5cf7b0 => 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: 369/744] 10.0.0.131 () {36 vars in 927 bytes} [Wed Apr 29 02:35:02 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/769] 10.0.0.131 () {36 vars in 987 bytes} [Wed Apr 29 02:36:59 2026] GET /v2/images/1bf77db4-43ea-4533-8265-1d195f5cf7b0 => generated 1171 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/770] 10.0.0.131 () {36 vars in 927 bytes} [Wed Apr 29 02:36:59 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: 385/775] 10.0.0.131 () {36 vars in 987 bytes} [Wed Apr 29 02:37:17 2026] GET /v2/images/1bf77db4-43ea-4533-8265-1d195f5cf7b0 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/776] 10.0.0.131 () {36 vars in 927 bytes} [Wed Apr 29 02:37: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: 396/785] 199.204.45.23 () {32 vars in 825 bytes} [Wed Apr 29 02:37:56 2026] GET /v2/images?status=active&owner=12416fccb9a941c59e60b285866a7f7b&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/786] 199.204.45.23 () {32 vars in 652 bytes} [Wed Apr 29 02:37:56 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: 397/787] 10.0.0.42 () {36 vars in 986 bytes} [Wed Apr 29 02:37:57 2026] GET /v2/images/e48ad116-3131-42f9-bf2c-3f24eea79275 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/788] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 29 02:37:57 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: 398/789] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 29 02:37:57 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: 392/790] 10.0.0.42 () {36 vars in 986 bytes} [Wed Apr 29 02:37:57 2026] GET /v2/images/e48ad116-3131-42f9-bf2c-3f24eea79275 => 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: 399/791] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 29 02:37:57 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: 393/792] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 29 02:37:57 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: 400/793] 10.0.0.42 () {36 vars in 986 bytes} [Wed Apr 29 02:37:57 2026] GET /v2/images/e48ad116-3131-42f9-bf2c-3f24eea79275 => 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: 394/794] 10.0.0.42 () {36 vars in 926 bytes} [Wed Apr 29 02:37:57 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/795] 10.0.0.81 () {36 vars in 910 bytes} [Wed Apr 29 02:37:57 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/796] 10.0.0.81 () {36 vars in 1006 bytes} [Wed Apr 29 02:37:57 2026] GET /v2/images/e48ad116-3131-42f9-bf2c-3f24eea79275/locations => generated 127 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/797] 10.0.0.81 () {36 vars in 986 bytes} [Wed Apr 29 02:37:57 2026] GET /v2/images/e48ad116-3131-42f9-bf2c-3f24eea79275 => 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: 396/798] 10.0.0.81 () {36 vars in 926 bytes} [Wed Apr 29 02:37:57 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: 403/799] 10.0.0.81 () {36 vars in 926 bytes} [Wed Apr 29 02:37:57 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: 425/842] 10.0.0.9 () {32 vars in 631 bytes} [Wed Apr 29 02:41:24 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)