+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jul 2 05:31:47 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:04:44 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-bdb95d49c-sfx8c machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fea76d38668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-07-02 05:31:49.550 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-02 05:31:49.555 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-02 05:31:50.446 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-02 05:31:50.447 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-02 05:31:50.448 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-02 05:31:50.506 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-02 05:31:50.507 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-02 05:31:50.508 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-02 05:31:52.495 8 WARNING glance.api.v2.images [None req-6baccf63-9636-4628-af73-51cd2d12898e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 05:31:52.554 7 WARNING glance.api.v2.images [None req-60848d06-4141-4ab9-aa26-d72448777343 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 05:31:52.829 8 WARNING keystonemiddleware._common.config [None req-6baccf63-9636-4628-af73-51cd2d12898e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 05:31:52.839 8 WARNING oslo_config.cfg [None req-6baccf63-9636-4628-af73-51cd2d12898e - - - - - -] 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 0x7fea76d38668 pid: 8 (default app) 2026-07-02 05:31:52.885 7 WARNING keystonemiddleware._common.config [None req-60848d06-4141-4ab9-aa26-d72448777343 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 05:31:52.893 7 WARNING oslo_config.cfg [None req-60848d06-4141-4ab9-aa26-d72448777343 - - - - - -] 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 0x7fea76d38668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.248 () {42 vars in 688 bytes} [Thu Jul 2 05:31:53 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 05:31:53.498 7 WARNING oslo_policy.policy [None req-cc74117a-adc9-4dbb-a606-56d3776f7a56 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-02 05:31:53.498 7 WARNING oslo_policy.policy [None req-cc74117a-adc9-4dbb-a606-56d3776f7a56 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-02 05:31:53.515 7 WARNING oslo_policy.policy [None req-cc74117a-adc9-4dbb-a606-56d3776f7a56 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-02 05:31:53.515 7 WARNING oslo_policy.policy [None req-cc74117a-adc9-4dbb-a606-56d3776f7a56 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.204.45.248 () {44 vars in 910 bytes} [Thu Jul 2 05:31:53 2026] GET /v2/images => generated 69 bytes in 547 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.248 () {42 vars in 688 bytes} [Thu Jul 2 05:31:56 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.204.45.248 () {44 vars in 910 bytes} [Thu Jul 2 05:31:56 2026] GET /v2/images => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 05:31:56.992 8 WARNING oslo_policy.policy [None req-5eab3adf-7eab-446a-be3a-2f753253f098 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-02 05:31:56.993 8 WARNING oslo_policy.policy [None req-5eab3adf-7eab-446a-be3a-2f753253f098 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.204.45.248 () {44 vars in 911 bytes} [Thu Jul 2 05:31:56 2026] GET /v2/images/cirros => generated 151 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.248 () {44 vars in 933 bytes} [Thu Jul 2 05:31:57 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 05:31:57.131 8 WARNING oslo_policy.policy [None req-c1c2475d-6e0f-45de-9a78-be3ff48e752b 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-02 05:31:57.131 8 WARNING oslo_policy.policy [None req-c1c2475d-6e0f-45de-9a78-be3ff48e752b 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - 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: 8/11] 199.204.45.248 () {44 vars in 939 bytes} [Thu Jul 2 05:31:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 05:31:57.221 7 WARNING oslo_config.cfg [None req-65b0e4f8-219f-465a-90e5-7000ebc009ca 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.204.45.248 () {48 vars in 951 bytes} [Thu Jul 2 05:31:57 2026] POST /v2/images => generated 760 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 05:31:57.244 8 WARNING oslo_policy.policy [None req-ba094c2f-391b-463a-af71-e923bcba27aa 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-02 05:31:57.245 8 WARNING oslo_policy.policy [None req-ba094c2f-391b-463a-af71-e923bcba27aa 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-02 05:31:57.246 8 INFO glance.api.v2.image_data [None req-ba094c2f-391b-463a-af71-e923bcba27aa 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 05:32:00.921 8 INFO glance.location [None req-ba094c2f-391b-463a-af71-e923bcba27aa 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 9/13] 199.204.45.248 () {48 vars in 1045 bytes} [Thu Jul 2 05:31:57 2026] PUT /v2/images/8f4795e6-cbd1-449a-902f-90a29930d95b/file => generated 0 bytes in 3733 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6502 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.248 () {44 vars in 971 bytes} [Thu Jul 2 05:32:00 2026] GET /v2/images/8f4795e6-cbd1-449a-902f-90a29930d95b => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 05:32:01.088 8 WARNING oslo_config.cfg [None req-c8edbd42-edaa-4277-81da-e7c302c3a5c1 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - 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: 10/15] 199.204.45.248 () {48 vars in 1051 bytes} [Thu Jul 2 05:32:01 2026] PATCH /v2/images/8f4795e6-cbd1-449a-902f-90a29930d95b => generated 1312 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/16] 199.204.45.248 () {44 vars in 971 bytes} [Thu Jul 2 05:32:01 2026] GET /v2/images/8f4795e6-cbd1-449a-902f-90a29930d95b => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/263] 199.204.45.248 () {42 vars in 688 bytes} [Thu Jul 2 05:52:24 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/264] 199.204.45.248 () {44 vars in 910 bytes} [Thu Jul 2 05:52:24 2026] GET /v2/images => generated 1381 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/267] 199.204.45.248 () {42 vars in 688 bytes} [Thu Jul 2 05:52:41 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/268] 199.204.45.248 () {44 vars in 910 bytes} [Thu Jul 2 05:52:41 2026] GET /v2/images => generated 1381 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/269] 199.204.45.248 () {44 vars in 937 bytes} [Thu Jul 2 05:52:41 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/270] 199.204.45.248 () {44 vars in 959 bytes} [Thu Jul 2 05:52:41 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/271] 199.204.45.248 () {44 vars in 939 bytes} [Thu Jul 2 05:52:41 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) [pid: 8|app: 0|req: 138/272] 199.204.45.248 () {48 vars in 951 bytes} [Thu Jul 2 05:52:41 2026] POST /v2/images => generated 796 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 05:52:41.989 7 WARNING oslo_policy.policy [None req-a2bb0259-9f94-450e-81ae-317c3183657e 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-02 05:52:41.989 7 WARNING oslo_policy.policy [None req-a2bb0259-9f94-450e-81ae-317c3183657e 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-02 05:52:41.991 7 INFO glance.api.v2.image_data [None req-a2bb0259-9f94-450e-81ae-317c3183657e 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 05:53:07.932 7 INFO glance.location [None req-a2bb0259-9f94-450e-81ae-317c3183657e 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 135/279] 199.204.45.248 () {48 vars in 1046 bytes} [Thu Jul 2 05:52:41 2026] PUT /v2/images/06b9539e-d2af-416e-bf2d-f8ff33e431bb/file => generated 0 bytes in 26006 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65844 switches on core 0) [pid: 8|app: 0|req: 145/280] 199.204.45.248 () {44 vars in 971 bytes} [Thu Jul 2 05:53:07 2026] GET /v2/images/06b9539e-d2af-416e-bf2d-f8ff33e431bb => 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: 136/281] 199.204.45.248 () {48 vars in 1051 bytes} [Thu Jul 2 05:53:08 2026] PATCH /v2/images/06b9539e-d2af-416e-bf2d-f8ff33e431bb => generated 1395 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/282] 199.204.45.248 () {44 vars in 971 bytes} [Thu Jul 2 05:53:08 2026] GET /v2/images/06b9539e-d2af-416e-bf2d-f8ff33e431bb => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/283] 199.204.45.248 () {42 vars in 688 bytes} [Thu Jul 2 05:53:09 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/284] 199.204.45.248 () {44 vars in 910 bytes} [Thu Jul 2 05:53:09 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/365] 199.204.45.248 () {42 vars in 688 bytes} [Thu Jul 2 05:59:52 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/366] 199.204.45.248 () {44 vars in 910 bytes} [Thu Jul 2 05:59:52 2026] GET /v2/images => generated 2778 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/369] 199.204.45.248 () {42 vars in 688 bytes} [Thu Jul 2 05:59:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/370] 199.204.45.248 () {44 vars in 910 bytes} [Thu Jul 2 05:59:59 2026] GET /v2/images => generated 2778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/371] 199.204.45.248 () {44 vars in 947 bytes} [Thu Jul 2 05:59:59 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/372] 199.204.45.248 () {44 vars in 969 bytes} [Thu Jul 2 05:59:59 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/373] 199.204.45.248 () {44 vars in 939 bytes} [Thu Jul 2 05:59:59 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) [pid: 7|app: 0|req: 182/374] 199.204.45.248 () {48 vars in 951 bytes} [Thu Jul 2 05:59:59 2026] POST /v2/images => generated 799 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 05:59:59.809 8 INFO glance.api.v2.image_data [None req-98bfdc24-2597-42db-9ce0-b2d987981961 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 06:00:17.907 8 INFO glance.location [None req-98bfdc24-2597-42db-9ce0-b2d987981961 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 193/379] 199.204.45.248 () {48 vars in 1045 bytes} [Thu Jul 2 05:59:59 2026] PUT /v2/images/f9edbbd2-7931-4e0b-a1fb-2fe316eb51f1/file => generated 0 bytes in 18151 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22547 switches on core 0) [pid: 7|app: 0|req: 187/380] 199.204.45.248 () {44 vars in 971 bytes} [Thu Jul 2 06:00:17 2026] GET /v2/images/f9edbbd2-7931-4e0b-a1fb-2fe316eb51f1 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/381] 199.204.45.248 () {48 vars in 1051 bytes} [Thu Jul 2 06:00:17 2026] PATCH /v2/images/f9edbbd2-7931-4e0b-a1fb-2fe316eb51f1 => generated 1410 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/382] 199.204.45.248 () {44 vars in 971 bytes} [Thu Jul 2 06:00:18 2026] GET /v2/images/f9edbbd2-7931-4e0b-a1fb-2fe316eb51f1 => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/391] 199.204.45.248 () {42 vars in 688 bytes} [Thu Jul 2 06:00:55 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/392] 199.204.45.248 () {44 vars in 910 bytes} [Thu Jul 2 06:00:55 2026] GET /v2/images => generated 4190 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/397] 199.204.45.248 () {42 vars in 688 bytes} [Thu Jul 2 06:01:16 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/398] 199.204.45.248 () {44 vars in 910 bytes} [Thu Jul 2 06:01:16 2026] GET /v2/images => generated 4190 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/399] 199.204.45.248 () {44 vars in 939 bytes} [Thu Jul 2 06:01:16 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/400] 199.204.45.248 () {44 vars in 961 bytes} [Thu Jul 2 06:01:16 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: 7|app: 0|req: 198/401] 199.204.45.248 () {44 vars in 939 bytes} [Thu Jul 2 06:01:16 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/402] 199.204.45.248 () {48 vars in 951 bytes} [Thu Jul 2 06:01:16 2026] POST /v2/images => generated 791 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 06:01:16.800 7 INFO glance.api.v2.image_data [None req-58e0c49c-2fc2-40c6-9e6a-6c13dc250f5f 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 06:01:30.173 7 INFO glance.location [None req-58e0c49c-2fc2-40c6-9e6a-6c13dc250f5f 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 199/405] 199.204.45.248 () {48 vars in 1046 bytes} [Thu Jul 2 06:01:16 2026] PUT /v2/images/e334e087-ab03-4790-a9e1-9b48d91fb9db/file => generated 0 bytes in 13418 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31699 switches on core 0) [pid: 8|app: 0|req: 207/406] 199.204.45.248 () {44 vars in 971 bytes} [Thu Jul 2 06:01:30 2026] GET /v2/images/e334e087-ab03-4790-a9e1-9b48d91fb9db => 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: 200/407] 199.204.45.248 () {48 vars in 1051 bytes} [Thu Jul 2 06:01:30 2026] PATCH /v2/images/e334e087-ab03-4790-a9e1-9b48d91fb9db => generated 1382 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/408] 199.204.45.248 () {44 vars in 971 bytes} [Thu Jul 2 06:01:30 2026] GET /v2/images/e334e087-ab03-4790-a9e1-9b48d91fb9db => generated 1382 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/567] 199.204.45.248 () {42 vars in 688 bytes} [Thu Jul 2 06:14:36 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/568] 199.204.45.248 () {44 vars in 910 bytes} [Thu Jul 2 06:14:36 2026] GET /v2/images => generated 5574 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/597] 199.204.45.248 () {42 vars in 688 bytes} [Thu Jul 2 06:16:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/598] 199.204.45.248 () {44 vars in 910 bytes} [Thu Jul 2 06:16:57 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/599] 199.204.45.248 () {42 vars in 688 bytes} [Thu Jul 2 06:16:59 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/600] 199.204.45.248 () {44 vars in 910 bytes} [Thu Jul 2 06:16:59 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/611] 199.204.45.248 () {42 vars in 688 bytes} [Thu Jul 2 06:17:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/612] 199.204.45.248 () {44 vars in 910 bytes} [Thu Jul 2 06:17:49 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/615] 199.204.45.248 () {42 vars in 688 bytes} [Thu Jul 2 06:17:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/616] 199.204.45.248 () {44 vars in 910 bytes} [Thu Jul 2 06:17:57 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/629] 199.204.45.248 () {42 vars in 688 bytes} [Thu Jul 2 06:19:00 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/630] 199.204.45.248 () {44 vars in 910 bytes} [Thu Jul 2 06:19:00 2026] GET /v2/images => generated 5574 bytes in 81 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: 324/639] 10.0.0.9 () {32 vars in 630 bytes} [Thu Jul 2 06:19:41 2026] GET /v2/images => generated 5574 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/644] 10.0.0.141 () {36 vars in 986 bytes} [Thu Jul 2 06:20:00 2026] GET /v2/images/8f4795e6-cbd1-449a-902f-90a29930d95b => generated 1312 bytes in 31 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: 318/645] 10.0.0.141 () {36 vars in 926 bytes} [Thu Jul 2 06:20: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: 8|app: 0|req: 328/646] 10.0.0.141 () {36 vars in 986 bytes} [Thu Jul 2 06:20:01 2026] GET /v2/images/8f4795e6-cbd1-449a-902f-90a29930d95b => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/647] 10.0.0.141 () {36 vars in 926 bytes} [Thu Jul 2 06:20:01 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: 321/650] 199.204.45.248 () {36 vars in 990 bytes} [Thu Jul 2 06:20:11 2026] GET /v2/images/8f4795e6-cbd1-449a-902f-90a29930d95b => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/651] 199.204.45.248 () {36 vars in 930 bytes} [Thu Jul 2 06:20:11 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: 332/654] 199.204.45.248 () {36 vars in 990 bytes} [Thu Jul 2 06:20:12 2026] GET /v2/images/8f4795e6-cbd1-449a-902f-90a29930d95b => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/655] 199.204.45.248 () {36 vars in 930 bytes} [Thu Jul 2 06:20: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: 325/658] 10.0.0.192 () {36 vars in 986 bytes} [Thu Jul 2 06:20:25 2026] GET /v2/images/8f4795e6-cbd1-449a-902f-90a29930d95b => generated 1312 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/659] 10.0.0.192 () {36 vars in 926 bytes} [Thu Jul 2 06:20:25 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: 326/660] 10.0.0.192 () {36 vars in 926 bytes} [Thu Jul 2 06:20:25 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: 335/661] 10.0.0.192 () {36 vars in 986 bytes} [Thu Jul 2 06:20:25 2026] GET /v2/images/8f4795e6-cbd1-449a-902f-90a29930d95b => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/662] 10.0.0.192 () {36 vars in 926 bytes} [Thu Jul 2 06:20:25 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/663] 10.0.0.192 () {36 vars in 926 bytes} [Thu Jul 2 06:20:25 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/664] 10.0.0.192 () {36 vars in 986 bytes} [Thu Jul 2 06:20:26 2026] GET /v2/images/8f4795e6-cbd1-449a-902f-90a29930d95b => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/665] 10.0.0.192 () {36 vars in 926 bytes} [Thu Jul 2 06:20:26 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: 329/666] 10.0.0.192 () {36 vars in 926 bytes} [Thu Jul 2 06:20:26 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: 338/667] 10.0.0.139 () {36 vars in 986 bytes} [Thu Jul 2 06:20:27 2026] GET /v2/images/8f4795e6-cbd1-449a-902f-90a29930d95b => generated 1312 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/668] 10.0.0.139 () {36 vars in 926 bytes} [Thu Jul 2 06:20:27 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: 339/669] 10.0.0.139 () {36 vars in 986 bytes} [Thu Jul 2 06:20:27 2026] GET /v2/images/8f4795e6-cbd1-449a-902f-90a29930d95b => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/670] 10.0.0.139 () {36 vars in 926 bytes} [Thu Jul 2 06:20:27 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: 340/671] 10.0.0.139 () {36 vars in 926 bytes} [Thu Jul 2 06:20:27 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: 343/676] 10.0.0.141 () {36 vars in 986 bytes} [Thu Jul 2 06:20:44 2026] GET /v2/images/8f4795e6-cbd1-449a-902f-90a29930d95b => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/677] 10.0.0.141 () {36 vars in 926 bytes} [Thu Jul 2 06:20:44 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: 346/682] 10.0.0.141 () {36 vars in 986 bytes} [Thu Jul 2 06:21:07 2026] GET /v2/images/8f4795e6-cbd1-449a-902f-90a29930d95b => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/683] 10.0.0.141 () {36 vars in 926 bytes} [Thu Jul 2 06:21:07 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: 347/684] 10.0.0.141 () {36 vars in 986 bytes} [Thu Jul 2 06:21:11 2026] GET /v2/images/8f4795e6-cbd1-449a-902f-90a29930d95b => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/685] 10.0.0.141 () {36 vars in 926 bytes} [Thu Jul 2 06:21:11 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/690] 10.0.0.9 () {34 vars in 652 bytes} [Thu Jul 2 06:21:23 2026] POST /v2/images => generated 649 bytes in 194 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-02 06:21:23.777 7 WARNING glance.api.v2.images [None req-c8e06ba3-37ab-4362-b675-fc1d0cf8c1c0 27810c9288cb414fb33d111def5922aa ea90e82e6186497aa5434fbd306fe23a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//93fd0d83-da72-451a-888d-a9ee7ca52227 [pid: 7|app: 0|req: 341/691] 10.0.0.9 () {32 vars in 707 bytes} [Thu Jul 2 06:21:23 2026] DELETE /v2/images/93fd0d83-da72-451a-888d-a9ee7ca52227 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/692] 10.0.0.9 () {32 vars in 704 bytes} [Thu Jul 2 06:21:23 2026] GET /v2/images/93fd0d83-da72-451a-888d-a9ee7ca52227 => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/693] 10.0.0.9 () {32 vars in 630 bytes} [Thu Jul 2 06:21:23 2026] GET /v2/images => generated 1381 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/694] 10.0.0.9 () {34 vars in 652 bytes} [Thu Jul 2 06:21:23 2026] POST /v2/images => generated 702 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/695] 10.0.0.9 () {32 vars in 714 bytes} [Thu Jul 2 06:21:23 2026] GET /v2/images/6b4c323f-1de6-4d92-afd2-163332d7bd92/file => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:21:24.006 8 INFO glance.api.v2.image_data [None req-f382fda6-1e7f-4050-af23-00aaafafe69e 27810c9288cb414fb33d111def5922aa ea90e82e6186497aa5434fbd306fe23a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 06:21:24.058 8 WARNING glance_store._drivers.rbd [None req-f382fda6-1e7f-4050-af23-00aaafafe69e 27810c9288cb414fb33d111def5922aa ea90e82e6186497aa5434fbd306fe23a - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-02 06:21:25.015 8 INFO glance.location [None req-f382fda6-1e7f-4050-af23-00aaafafe69e 27810c9288cb414fb33d111def5922aa ea90e82e6186497aa5434fbd306fe23a - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 353/696] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:21:23 2026] PUT /v2/images/6b4c323f-1de6-4d92-afd2-163332d7bd92/file => generated 0 bytes in 1070 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/697] 10.0.0.9 () {32 vars in 704 bytes} [Thu Jul 2 06:21:25 2026] GET /v2/images/6b4c323f-1de6-4d92-afd2-163332d7bd92 => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/698] 10.0.0.9 () {32 vars in 714 bytes} [Thu Jul 2 06:21:25 2026] GET /v2/images/6b4c323f-1de6-4d92-afd2-163332d7bd92/file => generated 1024 bytes in 149 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/699] 10.0.0.9 () {34 vars in 652 bytes} [Thu Jul 2 06:21:25 2026] POST /v2/images => generated 649 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/700] 10.0.0.9 () {32 vars in 723 bytes} [Thu Jul 2 06:21:25 2026] PATCH /v2/images/76acbb20-8a62-4c3b-ba35-b2aea36e6efa => generated 652 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/701] 10.0.0.9 () {32 vars in 704 bytes} [Thu Jul 2 06:21:25 2026] GET /v2/images/76acbb20-8a62-4c3b-ba35-b2aea36e6efa => generated 652 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:21:25.392 8 WARNING glance.api.v2.images [None req-e44ccf75-a4d7-48ef-a3d5-995f2ffce6d6 27810c9288cb414fb33d111def5922aa ea90e82e6186497aa5434fbd306fe23a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//76acbb20-8a62-4c3b-ba35-b2aea36e6efa [pid: 8|app: 0|req: 356/702] 10.0.0.9 () {32 vars in 707 bytes} [Thu Jul 2 06:21:25 2026] DELETE /v2/images/76acbb20-8a62-4c3b-ba35-b2aea36e6efa => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/703] 10.0.0.9 () {32 vars in 704 bytes} [Thu Jul 2 06:21:25 2026] GET /v2/images/76acbb20-8a62-4c3b-ba35-b2aea36e6efa => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:21:25.461 8 WARNING glance.api.v2.images [None req-a114fce5-608b-4255-9d20-9253664f1777 27810c9288cb414fb33d111def5922aa ea90e82e6186497aa5434fbd306fe23a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6b4c323f-1de6-4d92-afd2-163332d7bd92 [pid: 8|app: 0|req: 357/704] 10.0.0.9 () {32 vars in 707 bytes} [Thu Jul 2 06:21:25 2026] DELETE /v2/images/6b4c323f-1de6-4d92-afd2-163332d7bd92 => generated 0 bytes in 853 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/705] 10.0.0.9 () {32 vars in 704 bytes} [Thu Jul 2 06:21:26 2026] GET /v2/images/6b4c323f-1de6-4d92-afd2-163332d7bd92 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:21:26.347 8 WARNING glance.api.v2.images [None req-3db7e63a-670f-4dc8-98bb-1620ae8f5c7b 27810c9288cb414fb33d111def5922aa ea90e82e6186497aa5434fbd306fe23a - - default default] Failed to find image 93fd0d83-da72-451a-888d-a9ee7ca52227 to delete: glance.common.exception.ImageNotFound: No image found with ID 93fd0d83-da72-451a-888d-a9ee7ca52227 [pid: 8|app: 0|req: 358/706] 10.0.0.9 () {32 vars in 707 bytes} [Thu Jul 2 06:21:26 2026] DELETE /v2/images/93fd0d83-da72-451a-888d-a9ee7ca52227 => generated 147 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/707] 10.0.0.9 () {32 vars in 704 bytes} [Thu Jul 2 06:21:26 2026] GET /v2/images/93fd0d83-da72-451a-888d-a9ee7ca52227 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/708] 10.0.0.9 () {30 vars in 408 bytes} [Thu Jul 2 06:21:29 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/715] 10.0.0.141 () {36 vars in 986 bytes} [Thu Jul 2 06:21:54 2026] GET /v2/images/8f4795e6-cbd1-449a-902f-90a29930d95b => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/716] 10.0.0.141 () {36 vars in 926 bytes} [Thu Jul 2 06:21: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: 367/723] 10.0.0.141 () {36 vars in 986 bytes} [Thu Jul 2 06:22:24 2026] GET /v2/images/8f4795e6-cbd1-449a-902f-90a29930d95b => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/724] 10.0.0.141 () {36 vars in 926 bytes} [Thu Jul 2 06:22:24 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/725] 10.0.0.141 () {36 vars in 986 bytes} [Thu Jul 2 06:22:26 2026] GET /v2/images/8f4795e6-cbd1-449a-902f-90a29930d95b => generated 1312 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/726] 10.0.0.141 () {36 vars in 926 bytes} [Thu Jul 2 06:22:26 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: 374/737] 10.0.0.141 () {36 vars in 986 bytes} [Thu Jul 2 06:23:18 2026] GET /v2/images/8f4795e6-cbd1-449a-902f-90a29930d95b => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/738] 10.0.0.141 () {36 vars in 926 bytes} [Thu Jul 2 06:23:18 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: 378/745] 10.0.0.9 () {32 vars in 704 bytes} [Thu Jul 2 06:23:49 2026] GET /v2/images/8f4795e6-cbd1-449a-902f-90a29930d95b => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/746] 10.0.0.9 () {32 vars in 704 bytes} [Thu Jul 2 06:23:49 2026] GET /v2/images/8f4795e6-cbd1-449a-902f-90a29930d95b => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/747] 10.0.0.192 () {36 vars in 986 bytes} [Thu Jul 2 06:23:49 2026] GET /v2/images/8f4795e6-cbd1-449a-902f-90a29930d95b => generated 1312 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/748] 10.0.0.192 () {36 vars in 926 bytes} [Thu Jul 2 06:23:49 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/749] 10.0.0.192 () {36 vars in 926 bytes} [Thu Jul 2 06:23:49 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/750] 10.0.0.192 () {36 vars in 986 bytes} [Thu Jul 2 06:23:49 2026] GET /v2/images/8f4795e6-cbd1-449a-902f-90a29930d95b => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/751] 10.0.0.192 () {36 vars in 926 bytes} [Thu Jul 2 06:23:49 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/752] 10.0.0.192 () {36 vars in 926 bytes} [Thu Jul 2 06:23:49 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/753] 10.0.0.192 () {36 vars in 986 bytes} [Thu Jul 2 06:23:49 2026] GET /v2/images/8f4795e6-cbd1-449a-902f-90a29930d95b => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/754] 10.0.0.192 () {36 vars in 926 bytes} [Thu Jul 2 06:23:49 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/755] 10.0.0.192 () {36 vars in 926 bytes} [Thu Jul 2 06:23:49 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/756] 10.0.0.139 () {36 vars in 986 bytes} [Thu Jul 2 06:23:50 2026] GET /v2/images/8f4795e6-cbd1-449a-902f-90a29930d95b => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/757] 10.0.0.139 () {36 vars in 926 bytes} [Thu Jul 2 06:23:50 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/758] 10.0.0.139 () {36 vars in 986 bytes} [Thu Jul 2 06:23:50 2026] GET /v2/images/8f4795e6-cbd1-449a-902f-90a29930d95b => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/759] 10.0.0.139 () {36 vars in 926 bytes} [Thu Jul 2 06:23:50 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/760] 10.0.0.139 () {36 vars in 926 bytes} [Thu Jul 2 06:23:50 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/767] 10.0.0.141 () {36 vars in 986 bytes} [Thu Jul 2 06:24:19 2026] GET /v2/images/8f4795e6-cbd1-449a-902f-90a29930d95b => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/768] 10.0.0.141 () {36 vars in 926 bytes} [Thu Jul 2 06:24:19 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/773] 10.0.0.141 () {36 vars in 986 bytes} [Thu Jul 2 06:24:36 2026] GET /v2/images/8f4795e6-cbd1-449a-902f-90a29930d95b => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/774] 10.0.0.141 () {36 vars in 926 bytes} [Thu Jul 2 06:24:36 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: 387/783] 199.204.45.248 () {32 vars in 825 bytes} [Thu Jul 2 06:25:12 2026] GET /v2/images?status=active&owner=d8685067df494e59b1e8ac80c9e1876d&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/784] 199.204.45.248 () {32 vars in 652 bytes} [Thu Jul 2 06:25: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: 7|app: 0|req: 388/785] 10.0.0.192 () {36 vars in 986 bytes} [Thu Jul 2 06:25:13 2026] GET /v2/images/06b9539e-d2af-416e-bf2d-f8ff33e431bb => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/786] 10.0.0.192 () {36 vars in 926 bytes} [Thu Jul 2 06:25:13 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: 389/787] 10.0.0.192 () {36 vars in 926 bytes} [Thu Jul 2 06:25:13 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: 399/788] 10.0.0.192 () {36 vars in 986 bytes} [Thu Jul 2 06:25:13 2026] GET /v2/images/06b9539e-d2af-416e-bf2d-f8ff33e431bb => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/789] 10.0.0.192 () {36 vars in 926 bytes} [Thu Jul 2 06:25:13 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: 400/790] 10.0.0.192 () {36 vars in 926 bytes} [Thu Jul 2 06:25:13 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: 391/791] 10.0.0.192 () {36 vars in 986 bytes} [Thu Jul 2 06:25:13 2026] GET /v2/images/06b9539e-d2af-416e-bf2d-f8ff33e431bb => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/792] 10.0.0.192 () {36 vars in 926 bytes} [Thu Jul 2 06:25:13 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: 392/793] 10.0.0.139 () {36 vars in 986 bytes} [Thu Jul 2 06:25:13 2026] GET /v2/images/06b9539e-d2af-416e-bf2d-f8ff33e431bb => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/794] 10.0.0.139 () {36 vars in 926 bytes} [Thu Jul 2 06:25:13 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: 393/795] 10.0.0.139 () {36 vars in 986 bytes} [Thu Jul 2 06:25:13 2026] GET /v2/images/06b9539e-d2af-416e-bf2d-f8ff33e431bb => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/796] 10.0.0.139 () {36 vars in 926 bytes} [Thu Jul 2 06:25:13 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: 394/797] 10.0.0.139 () {36 vars in 926 bytes} [Thu Jul 2 06:25:13 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: 419/846] 10.0.0.9 () {32 vars in 630 bytes} [Thu Jul 2 06:29:17 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)