+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jul 1 01:23:05 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:56 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-6d76685b45-2ldnn 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 0x7fe138225668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-07-01 01:23:07.798 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-01 01:23:07.810 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-01 01:23:08.643 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-01 01:23:08.644 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-01 01:23:08.644 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-01 01:23:08.652 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-01 01:23:08.653 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-01 01:23:08.654 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-01 01:23:10.664 7 WARNING glance.api.v2.images [None req-5bbf525a-6305-44b4-b6fc-8291240d8be7 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-01 01:23:10.665 8 WARNING glance.api.v2.images [None req-d25cecef-a59e-43d5-a085-ceebc9862727 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-01 01:23:10.992 7 WARNING keystonemiddleware._common.config [None req-5bbf525a-6305-44b4-b6fc-8291240d8be7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 01:23:11.000 7 WARNING oslo_config.cfg [None req-5bbf525a-6305-44b4-b6fc-8291240d8be7 - - - - - -] 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 6 seconds on interpreter 0x7fe138225668 pid: 7 (default app) 2026-07-01 01:23:11.014 8 WARNING keystonemiddleware._common.config [None req-d25cecef-a59e-43d5-a085-ceebc9862727 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 01:23:11.022 8 WARNING oslo_config.cfg [None req-d25cecef-a59e-43d5-a085-ceebc9862727 - - - - - -] 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 6 seconds on interpreter 0x7fe138225668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.177 () {42 vars in 688 bytes} [Wed Jul 1 01:23:12 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 01:23:12.991 8 WARNING oslo_policy.policy [None req-065ca3e4-7f33-4fc6-8e67-a103bc002375 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 01:23:12.992 8 WARNING oslo_policy.policy [None req-065ca3e4-7f33-4fc6-8e67-a103bc002375 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 01:23:13.009 8 WARNING oslo_policy.policy [None req-065ca3e4-7f33-4fc6-8e67-a103bc002375 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 01:23:13.009 8 WARNING oslo_policy.policy [None req-065ca3e4-7f33-4fc6-8e67-a103bc002375 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - 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.177 () {44 vars in 910 bytes} [Wed Jul 1 01:23:12 2026] GET /v2/images => generated 69 bytes in 521 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.177 () {42 vars in 688 bytes} [Wed Jul 1 01:23:16 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: 2/7] 199.204.45.177 () {44 vars in 910 bytes} [Wed Jul 1 01:23:16 2026] GET /v2/images => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 01:23:16.573 7 WARNING oslo_policy.policy [None req-8c2b15cc-5443-4805-8bdf-0d33e3f66f9c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 01:23:16.573 7 WARNING oslo_policy.policy [None req-8c2b15cc-5443-4805-8bdf-0d33e3f66f9c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - 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.177 () {44 vars in 911 bytes} [Wed Jul 1 01:23:16 2026] GET /v2/images/cirros => generated 151 bytes in 122 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.177 () {44 vars in 933 bytes} [Wed Jul 1 01:23:16 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-07-01 01:23:16.706 7 WARNING oslo_policy.policy [None req-290d3f1f-812f-4416-8804-1ed207d43005 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 01:23:16.707 7 WARNING oslo_policy.policy [None req-290d3f1f-812f-4416-8804-1ed207d43005 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - 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.177 () {44 vars in 939 bytes} [Wed Jul 1 01:23:16 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 01:23:16.783 8 WARNING oslo_config.cfg [None req-8e461277-1db7-498f-a4c8-61f36627b123 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - 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.177 () {48 vars in 951 bytes} [Wed Jul 1 01:23:16 2026] POST /v2/images => generated 760 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-01 01:23:16.802 7 WARNING oslo_policy.policy [None req-af463a56-64ab-4906-870f-6af758c86910 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 01:23:16.802 7 WARNING oslo_policy.policy [None req-af463a56-64ab-4906-870f-6af758c86910 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 01:23:16.804 7 INFO glance.api.v2.image_data [None req-af463a56-64ab-4906-870f-6af758c86910 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 01:23:20.826 7 WARNING glance.location [None req-af463a56-64ab-4906-870f-6af758c86910 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.177 () {48 vars in 1045 bytes} [Wed Jul 1 01:23:16 2026] PUT /v2/images/522076b0-94f0-4c83-ac8e-316f8c52540e/file => generated 0 bytes in 4066 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6059 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.177 () {44 vars in 971 bytes} [Wed Jul 1 01:23:20 2026] GET /v2/images/522076b0-94f0-4c83-ac8e-316f8c52540e => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 01:23:20.970 7 WARNING oslo_config.cfg [None req-10c36f7a-c63b-446b-a6db-c1651e4f15e2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - 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/16] 199.204.45.177 () {48 vars in 1051 bytes} [Wed Jul 1 01:23:20 2026] PATCH /v2/images/522076b0-94f0-4c83-ac8e-316f8c52540e => generated 1312 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.177 () {44 vars in 971 bytes} [Wed Jul 1 01:23:20 2026] GET /v2/images/522076b0-94f0-4c83-ac8e-316f8c52540e => 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: 130/260] 199.204.45.177 () {42 vars in 688 bytes} [Wed Jul 1 01:43:38 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: 131/261] 199.204.45.177 () {44 vars in 910 bytes} [Wed Jul 1 01:43:38 2026] GET /v2/images => generated 1381 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/270] 199.204.45.177 () {42 vars in 688 bytes} [Wed Jul 1 01:44:10 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: 135/271] 199.204.45.177 () {44 vars in 910 bytes} [Wed Jul 1 01:44:10 2026] GET /v2/images => generated 1381 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/272] 199.204.45.177 () {44 vars in 937 bytes} [Wed Jul 1 01:44:10 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/273] 199.204.45.177 () {44 vars in 959 bytes} [Wed Jul 1 01:44:10 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/274] 199.204.45.177 () {44 vars in 939 bytes} [Wed Jul 1 01:44:10 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: 137/275] 199.204.45.177 () {48 vars in 951 bytes} [Wed Jul 1 01:44:10 2026] POST /v2/images => generated 796 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-01 01:44:10.954 7 INFO glance.api.v2.image_data [None req-2b247e03-fe3c-413b-a689-59e747c80ce2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 01:44:35.439 7 WARNING glance.location [None req-2b247e03-fe3c-413b-a689-59e747c80ce2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 139/280] 199.204.45.177 () {48 vars in 1046 bytes} [Wed Jul 1 01:44:10 2026] PUT /v2/images/5f6b78b3-0805-44e6-b93f-cdf457bc5163/file => generated 0 bytes in 24525 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67583 switches on core 0) [pid: 8|app: 0|req: 142/281] 199.204.45.177 () {44 vars in 971 bytes} [Wed Jul 1 01:44:35 2026] GET /v2/images/5f6b78b3-0805-44e6-b93f-cdf457bc5163 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/282] 199.204.45.177 () {48 vars in 1051 bytes} [Wed Jul 1 01:44:35 2026] PATCH /v2/images/5f6b78b3-0805-44e6-b93f-cdf457bc5163 => generated 1395 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/283] 199.204.45.177 () {44 vars in 971 bytes} [Wed Jul 1 01:44:35 2026] GET /v2/images/5f6b78b3-0805-44e6-b93f-cdf457bc5163 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/284] 199.204.45.177 () {42 vars in 688 bytes} [Wed Jul 1 01:44:37 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/285] 199.204.45.177 () {44 vars in 910 bytes} [Wed Jul 1 01:44:37 2026] GET /v2/images => generated 2778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/368] 199.204.45.177 () {42 vars in 688 bytes} [Wed Jul 1 01:51:28 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: 183/369] 199.204.45.177 () {44 vars in 910 bytes} [Wed Jul 1 01:51:28 2026] GET /v2/images => generated 2778 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/374] 199.204.45.177 () {42 vars in 688 bytes} [Wed Jul 1 01:51:40 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/375] 199.204.45.177 () {44 vars in 910 bytes} [Wed Jul 1 01:51:40 2026] GET /v2/images => generated 2778 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/376] 199.204.45.177 () {44 vars in 947 bytes} [Wed Jul 1 01:51:40 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/377] 199.204.45.177 () {44 vars in 969 bytes} [Wed Jul 1 01:51:40 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/378] 199.204.45.177 () {44 vars in 939 bytes} [Wed Jul 1 01:51:40 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: 7|app: 0|req: 188/379] 199.204.45.177 () {48 vars in 951 bytes} [Wed Jul 1 01:51:40 2026] POST /v2/images => generated 799 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-01 01:51:40.991 8 WARNING oslo_policy.policy [None req-baea0c1a-7453-4a6e-9725-a32331bf5677 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 01:51:40.992 8 WARNING oslo_policy.policy [None req-baea0c1a-7453-4a6e-9725-a32331bf5677 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 01:51:40.994 8 INFO glance.api.v2.image_data [None req-baea0c1a-7453-4a6e-9725-a32331bf5677 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 01:51:57.685 8 INFO glance.location [None req-baea0c1a-7453-4a6e-9725-a32331bf5677 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 192/382] 199.204.45.177 () {48 vars in 1045 bytes} [Wed Jul 1 01:51:40 2026] PUT /v2/images/893ce5be-a731-4ced-905a-c9fbed118e7e/file => generated 0 bytes in 16748 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23297 switches on core 0) [pid: 7|app: 0|req: 191/383] 199.204.45.177 () {44 vars in 971 bytes} [Wed Jul 1 01:51:57 2026] GET /v2/images/893ce5be-a731-4ced-905a-c9fbed118e7e => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/384] 199.204.45.177 () {48 vars in 1051 bytes} [Wed Jul 1 01:51:57 2026] PATCH /v2/images/893ce5be-a731-4ced-905a-c9fbed118e7e => generated 1410 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/385] 199.204.45.177 () {44 vars in 971 bytes} [Wed Jul 1 01:51:57 2026] GET /v2/images/893ce5be-a731-4ced-905a-c9fbed118e7e => 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: 198/394] 199.204.45.177 () {42 vars in 688 bytes} [Wed Jul 1 01:52:35 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: 197/395] 199.204.45.177 () {44 vars in 910 bytes} [Wed Jul 1 01:52:35 2026] GET /v2/images => generated 4190 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/398] 199.204.45.177 () {42 vars in 688 bytes} [Wed Jul 1 01:52:50 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: 200/399] 199.204.45.177 () {44 vars in 910 bytes} [Wed Jul 1 01:52:50 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: 200/400] 199.204.45.177 () {44 vars in 939 bytes} [Wed Jul 1 01:52:50 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/401] 199.204.45.177 () {44 vars in 961 bytes} [Wed Jul 1 01:52:50 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/402] 199.204.45.177 () {44 vars in 939 bytes} [Wed Jul 1 01:52:50 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: 202/403] 199.204.45.177 () {48 vars in 951 bytes} [Wed Jul 1 01:52:50 2026] POST /v2/images => generated 791 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-01 01:52:50.530 7 INFO glance.api.v2.image_data [None req-ee62357e-6a82-4cda-b39a-e33d889a56a1 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 01:53:03.096 7 INFO glance.location [None req-ee62357e-6a82-4cda-b39a-e33d889a56a1 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 202/408] 199.204.45.177 () {48 vars in 1046 bytes} [Wed Jul 1 01:52:50 2026] PUT /v2/images/5d6d41f4-af5c-4526-b076-f4b3168b2182/file => generated 0 bytes in 12615 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32789 switches on core 0) [pid: 8|app: 0|req: 207/409] 199.204.45.177 () {44 vars in 971 bytes} [Wed Jul 1 01:53:03 2026] GET /v2/images/5d6d41f4-af5c-4526-b076-f4b3168b2182 => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/410] 199.204.45.177 () {48 vars in 1051 bytes} [Wed Jul 1 01:53:03 2026] PATCH /v2/images/5d6d41f4-af5c-4526-b076-f4b3168b2182 => generated 1382 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/411] 199.204.45.177 () {44 vars in 971 bytes} [Wed Jul 1 01:53:03 2026] GET /v2/images/5d6d41f4-af5c-4526-b076-f4b3168b2182 => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/564] 199.204.45.177 () {42 vars in 688 bytes} [Wed Jul 1 02:05:47 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: 280/565] 199.204.45.177 () {44 vars in 910 bytes} [Wed Jul 1 02:05:47 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: 8|app: 0|req: 300/594] 199.204.45.177 () {42 vars in 688 bytes} [Wed Jul 1 02:08:06 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: 295/595] 199.204.45.177 () {44 vars in 910 bytes} [Wed Jul 1 02:08:06 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/596] 199.204.45.177 () {42 vars in 688 bytes} [Wed Jul 1 02:08:08 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: 296/597] 199.204.45.177 () {44 vars in 910 bytes} [Wed Jul 1 02:08:08 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/608] 199.204.45.177 () {42 vars in 688 bytes} [Wed Jul 1 02:08: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: 302/609] 199.204.45.177 () {44 vars in 910 bytes} [Wed Jul 1 02:08:59 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/612] 199.204.45.177 () {42 vars in 688 bytes} [Wed Jul 1 02:09:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/613] 199.204.45.177 () {44 vars in 910 bytes} [Wed Jul 1 02:09:07 2026] GET /v2/images => generated 5574 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/626] 199.204.45.177 () {42 vars in 688 bytes} [Wed Jul 1 02:10:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/627] 199.204.45.177 () {44 vars in 910 bytes} [Wed Jul 1 02:10:07 2026] GET /v2/images => generated 5574 bytes in 53 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: 317/638] 10.0.0.12 () {32 vars in 632 bytes} [Wed Jul 1 02:10:51 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/643] 10.0.0.192 () {36 vars in 987 bytes} [Wed Jul 1 02:11:15 2026] GET /v2/images/522076b0-94f0-4c83-ac8e-316f8c52540e => generated 1312 bytes in 145 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: 324/644] 10.0.0.192 () {36 vars in 927 bytes} [Wed Jul 1 02:11:15 2026] GET /v2/schemas/image => generated 4018 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/645] 10.0.0.192 () {36 vars in 987 bytes} [Wed Jul 1 02:11:15 2026] GET /v2/images/522076b0-94f0-4c83-ac8e-316f8c52540e => generated 1312 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/646] 10.0.0.192 () {36 vars in 927 bytes} [Wed Jul 1 02:11:15 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: 322/647] 10.0.0.41 () {36 vars in 986 bytes} [Wed Jul 1 02:11:16 2026] GET /v2/images/522076b0-94f0-4c83-ac8e-316f8c52540e => generated 1312 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/648] 10.0.0.41 () {36 vars in 926 bytes} [Wed Jul 1 02:11:16 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/649] 10.0.0.41 () {36 vars in 926 bytes} [Wed Jul 1 02:11:16 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: 327/650] 10.0.0.41 () {36 vars in 986 bytes} [Wed Jul 1 02:11:16 2026] GET /v2/images/522076b0-94f0-4c83-ac8e-316f8c52540e => 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: 324/651] 10.0.0.41 () {36 vars in 926 bytes} [Wed Jul 1 02:11:16 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/652] 10.0.0.41 () {36 vars in 926 bytes} [Wed Jul 1 02:11:16 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: 325/653] 10.0.0.41 () {36 vars in 986 bytes} [Wed Jul 1 02:11:16 2026] GET /v2/images/522076b0-94f0-4c83-ac8e-316f8c52540e => 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: 329/654] 10.0.0.41 () {36 vars in 926 bytes} [Wed Jul 1 02:11:16 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: 326/655] 10.0.0.41 () {36 vars in 926 bytes} [Wed Jul 1 02:11:16 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/656] 10.0.0.202 () {36 vars in 911 bytes} [Wed Jul 1 02:11:17 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/657] 10.0.0.202 () {36 vars in 1007 bytes} [Wed Jul 1 02:11:17 2026] GET /v2/images/522076b0-94f0-4c83-ac8e-316f8c52540e/locations => generated 127 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/658] 10.0.0.202 () {36 vars in 987 bytes} [Wed Jul 1 02:11:17 2026] GET /v2/images/522076b0-94f0-4c83-ac8e-316f8c52540e => 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: 328/659] 10.0.0.202 () {36 vars in 927 bytes} [Wed Jul 1 02:11:17 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/660] 10.0.0.202 () {36 vars in 927 bytes} [Wed Jul 1 02:11:17 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/663] 199.204.45.177 () {36 vars in 991 bytes} [Wed Jul 1 02:11:22 2026] GET /v2/images/522076b0-94f0-4c83-ac8e-316f8c52540e => 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: 330/664] 199.204.45.177 () {36 vars in 931 bytes} [Wed Jul 1 02:11:23 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/665] 199.204.45.177 () {36 vars in 991 bytes} [Wed Jul 1 02:11:23 2026] GET /v2/images/522076b0-94f0-4c83-ac8e-316f8c52540e => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/666] 199.204.45.177 () {36 vars in 931 bytes} [Wed Jul 1 02:11:23 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: 334/671] 10.0.0.192 () {36 vars in 987 bytes} [Wed Jul 1 02:11:44 2026] GET /v2/images/522076b0-94f0-4c83-ac8e-316f8c52540e => 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: 338/672] 10.0.0.192 () {36 vars in 927 bytes} [Wed Jul 1 02:11:44 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/677] 10.0.0.192 () {36 vars in 987 bytes} [Wed Jul 1 02:12:01 2026] GET /v2/images/522076b0-94f0-4c83-ac8e-316f8c52540e => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/678] 10.0.0.192 () {36 vars in 927 bytes} [Wed Jul 1 02:12: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: 338/679] 10.0.0.192 () {36 vars in 987 bytes} [Wed Jul 1 02:12:02 2026] GET /v2/images/522076b0-94f0-4c83-ac8e-316f8c52540e => 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: 342/680] 10.0.0.192 () {36 vars in 927 bytes} [Wed Jul 1 02:12:02 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: 346/687] 10.0.0.12 () {34 vars in 654 bytes} [Wed Jul 1 02:12:33 2026] POST /v2/images => generated 649 bytes in 238 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-01 02:12:33.456 7 WARNING glance.api.v2.images [None req-3d4cb75e-30ed-4810-88ab-2e59ac07c374 63483679ca944620ab4e374f220dc2f1 c3775c8c705647278673b4154d6a901f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ed477f5b-4be8-4cab-b39e-5aa8acbfab85 [pid: 7|app: 0|req: 342/688] 10.0.0.12 () {32 vars in 709 bytes} [Wed Jul 1 02:12:33 2026] DELETE /v2/images/ed477f5b-4be8-4cab-b39e-5aa8acbfab85 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/689] 10.0.0.12 () {32 vars in 706 bytes} [Wed Jul 1 02:12:33 2026] GET /v2/images/ed477f5b-4be8-4cab-b39e-5aa8acbfab85 => generated 139 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/690] 10.0.0.12 () {32 vars in 632 bytes} [Wed Jul 1 02:12:33 2026] GET /v2/images => generated 1381 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/691] 10.0.0.12 () {34 vars in 654 bytes} [Wed Jul 1 02:12:33 2026] POST /v2/images => generated 702 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/692] 10.0.0.12 () {32 vars in 716 bytes} [Wed Jul 1 02:12:33 2026] GET /v2/images/d9b7baba-4c7b-49dd-bd47-9403d6e5ce0a/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:12:33.634 8 INFO glance.api.v2.image_data [None req-a505655a-1ed2-44da-934e-894b846ce738 63483679ca944620ab4e374f220dc2f1 c3775c8c705647278673b4154d6a901f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 02:12:33.674 8 WARNING glance_store._drivers.rbd [None req-a505655a-1ed2-44da-934e-894b846ce738 63483679ca944620ab4e374f220dc2f1 c3775c8c705647278673b4154d6a901f - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-01 02:12:34.146 8 INFO glance.location [None req-a505655a-1ed2-44da-934e-894b846ce738 63483679ca944620ab4e374f220dc2f1 c3775c8c705647278673b4154d6a901f - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 349/693] 10.0.0.12 () {32 vars in 726 bytes} [Wed Jul 1 02:12:33 2026] PUT /v2/images/d9b7baba-4c7b-49dd-bd47-9403d6e5ce0a/file => generated 0 bytes in 547 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/694] 10.0.0.12 () {32 vars in 706 bytes} [Wed Jul 1 02:12:34 2026] GET /v2/images/d9b7baba-4c7b-49dd-bd47-9403d6e5ce0a => generated 1103 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/695] 10.0.0.12 () {32 vars in 716 bytes} [Wed Jul 1 02:12:34 2026] GET /v2/images/d9b7baba-4c7b-49dd-bd47-9403d6e5ce0a/file => generated 1024 bytes in 112 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/696] 10.0.0.12 () {34 vars in 654 bytes} [Wed Jul 1 02:12:34 2026] POST /v2/images => generated 649 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/697] 10.0.0.12 () {32 vars in 725 bytes} [Wed Jul 1 02:12:34 2026] PATCH /v2/images/987cca51-db52-4e80-8db8-f79dffdcd232 => generated 652 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/698] 10.0.0.12 () {32 vars in 706 bytes} [Wed Jul 1 02:12:34 2026] GET /v2/images/987cca51-db52-4e80-8db8-f79dffdcd232 => generated 652 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:12:34.458 8 WARNING glance.api.v2.images [None req-809276a4-e30a-4e4a-9a19-59b5012f5cb2 63483679ca944620ab4e374f220dc2f1 c3775c8c705647278673b4154d6a901f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//987cca51-db52-4e80-8db8-f79dffdcd232 [pid: 8|app: 0|req: 352/699] 10.0.0.12 () {32 vars in 709 bytes} [Wed Jul 1 02:12:34 2026] DELETE /v2/images/987cca51-db52-4e80-8db8-f79dffdcd232 => generated 0 bytes in 31 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/700] 10.0.0.12 () {32 vars in 706 bytes} [Wed Jul 1 02:12:34 2026] GET /v2/images/987cca51-db52-4e80-8db8-f79dffdcd232 => generated 139 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:12:34.502 8 WARNING glance.api.v2.images [None req-67ea0c52-e891-4d45-90b5-70ef3d6d8a6c 63483679ca944620ab4e374f220dc2f1 c3775c8c705647278673b4154d6a901f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d9b7baba-4c7b-49dd-bd47-9403d6e5ce0a [pid: 8|app: 0|req: 353/701] 10.0.0.12 () {32 vars in 709 bytes} [Wed Jul 1 02:12:34 2026] DELETE /v2/images/d9b7baba-4c7b-49dd-bd47-9403d6e5ce0a => generated 0 bytes in 842 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/702] 10.0.0.12 () {32 vars in 706 bytes} [Wed Jul 1 02:12:35 2026] GET /v2/images/d9b7baba-4c7b-49dd-bd47-9403d6e5ce0a => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:12:35.365 8 WARNING glance.api.v2.images [None req-60689259-854f-429b-9c5c-08ca175ba6c9 63483679ca944620ab4e374f220dc2f1 c3775c8c705647278673b4154d6a901f - - default default] Failed to find image ed477f5b-4be8-4cab-b39e-5aa8acbfab85 to delete: glance.common.exception.ImageNotFound: No image found with ID ed477f5b-4be8-4cab-b39e-5aa8acbfab85 [pid: 8|app: 0|req: 354/703] 10.0.0.12 () {32 vars in 709 bytes} [Wed Jul 1 02:12:35 2026] DELETE /v2/images/ed477f5b-4be8-4cab-b39e-5aa8acbfab85 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/704] 10.0.0.12 () {32 vars in 706 bytes} [Wed Jul 1 02:12:35 2026] GET /v2/images/ed477f5b-4be8-4cab-b39e-5aa8acbfab85 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/707] 10.0.0.12 () {30 vars in 410 bytes} [Wed Jul 1 02:12:46 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: 355/714] 10.0.0.192 () {36 vars in 987 bytes} [Wed Jul 1 02:13:14 2026] GET /v2/images/522076b0-94f0-4c83-ac8e-316f8c52540e => 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: 360/715] 10.0.0.192 () {36 vars in 927 bytes} [Wed Jul 1 02:13:14 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/720] 10.0.0.12 () {32 vars in 706 bytes} [Wed Jul 1 02:13:37 2026] GET /v2/images/522076b0-94f0-4c83-ac8e-316f8c52540e => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/721] 10.0.0.12 () {32 vars in 706 bytes} [Wed Jul 1 02:13:37 2026] GET /v2/images/522076b0-94f0-4c83-ac8e-316f8c52540e => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/722] 10.0.0.41 () {36 vars in 986 bytes} [Wed Jul 1 02:13:37 2026] GET /v2/images/522076b0-94f0-4c83-ac8e-316f8c52540e => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/723] 10.0.0.41 () {36 vars in 926 bytes} [Wed Jul 1 02:13:37 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: 360/724] 10.0.0.41 () {36 vars in 926 bytes} [Wed Jul 1 02:13:37 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: 365/725] 10.0.0.41 () {36 vars in 986 bytes} [Wed Jul 1 02:13:37 2026] GET /v2/images/522076b0-94f0-4c83-ac8e-316f8c52540e => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/726] 10.0.0.41 () {36 vars in 926 bytes} [Wed Jul 1 02:13:37 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: 366/727] 10.0.0.41 () {36 vars in 926 bytes} [Wed Jul 1 02:13:37 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/728] 10.0.0.41 () {36 vars in 986 bytes} [Wed Jul 1 02:13:37 2026] GET /v2/images/522076b0-94f0-4c83-ac8e-316f8c52540e => 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: 367/729] 10.0.0.41 () {36 vars in 926 bytes} [Wed Jul 1 02:13:37 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/730] 10.0.0.202 () {36 vars in 911 bytes} [Wed Jul 1 02:13:38 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/731] 10.0.0.202 () {36 vars in 1007 bytes} [Wed Jul 1 02:13:38 2026] GET /v2/images/522076b0-94f0-4c83-ac8e-316f8c52540e/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/732] 10.0.0.202 () {36 vars in 987 bytes} [Wed Jul 1 02:13:38 2026] GET /v2/images/522076b0-94f0-4c83-ac8e-316f8c52540e => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/733] 10.0.0.202 () {36 vars in 927 bytes} [Wed Jul 1 02:13:38 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: 365/734] 10.0.0.202 () {36 vars in 927 bytes} [Wed Jul 1 02:13:38 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/739] 10.0.0.192 () {36 vars in 987 bytes} [Wed Jul 1 02:13:54 2026] GET /v2/images/522076b0-94f0-4c83-ac8e-316f8c52540e => 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: 372/740] 10.0.0.192 () {36 vars in 927 bytes} [Wed Jul 1 02:13:54 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: 374/743] 10.0.0.192 () {36 vars in 987 bytes} [Wed Jul 1 02:14:01 2026] GET /v2/images/522076b0-94f0-4c83-ac8e-316f8c52540e => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/744] 10.0.0.192 () {36 vars in 927 bytes} [Wed Jul 1 02:14:01 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: 377/749] 10.0.0.192 () {36 vars in 987 bytes} [Wed Jul 1 02:14:24 2026] GET /v2/images/522076b0-94f0-4c83-ac8e-316f8c52540e => 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: 373/750] 10.0.0.192 () {36 vars in 927 bytes} [Wed Jul 1 02:14:24 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/765] 10.0.0.192 () {36 vars in 987 bytes} [Wed Jul 1 02:15:34 2026] GET /v2/images/522076b0-94f0-4c83-ac8e-316f8c52540e => 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: 385/766] 10.0.0.192 () {36 vars in 927 bytes} [Wed Jul 1 02:15:34 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: 384/771] 10.0.0.192 () {36 vars in 987 bytes} [Wed Jul 1 02:15:53 2026] GET /v2/images/522076b0-94f0-4c83-ac8e-316f8c52540e => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/772] 10.0.0.192 () {36 vars in 927 bytes} [Wed Jul 1 02:15:53 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/779] 199.204.45.177 () {32 vars in 826 bytes} [Wed Jul 1 02:16:29 2026] GET /v2/images?status=active&owner=3295dd8a35224426b7b6ea1d3bb8a630&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/780] 199.204.45.177 () {32 vars in 653 bytes} [Wed Jul 1 02:16:29 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: 393/781] 10.0.0.41 () {36 vars in 986 bytes} [Wed Jul 1 02:16:30 2026] GET /v2/images/5f6b78b3-0805-44e6-b93f-cdf457bc5163 => generated 1395 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/782] 10.0.0.41 () {36 vars in 926 bytes} [Wed Jul 1 02:16:30 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: 394/783] 10.0.0.41 () {36 vars in 926 bytes} [Wed Jul 1 02:16:30 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: 390/784] 10.0.0.41 () {36 vars in 986 bytes} [Wed Jul 1 02:16:30 2026] GET /v2/images/5f6b78b3-0805-44e6-b93f-cdf457bc5163 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/785] 10.0.0.41 () {36 vars in 926 bytes} [Wed Jul 1 02:16:30 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: 391/786] 10.0.0.41 () {36 vars in 926 bytes} [Wed Jul 1 02:16:30 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: 396/787] 10.0.0.41 () {36 vars in 986 bytes} [Wed Jul 1 02:16:30 2026] GET /v2/images/5f6b78b3-0805-44e6-b93f-cdf457bc5163 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/788] 10.0.0.41 () {36 vars in 926 bytes} [Wed Jul 1 02:16:30 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/791] 10.0.0.41 () {36 vars in 926 bytes} [Wed Jul 1 02:16:30 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: 398/792] 10.0.0.202 () {36 vars in 911 bytes} [Wed Jul 1 02:16:30 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/793] 10.0.0.202 () {36 vars in 1007 bytes} [Wed Jul 1 02:16:30 2026] GET /v2/images/5f6b78b3-0805-44e6-b93f-cdf457bc5163/locations => generated 127 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/794] 10.0.0.202 () {36 vars in 987 bytes} [Wed Jul 1 02:16:31 2026] GET /v2/images/5f6b78b3-0805-44e6-b93f-cdf457bc5163 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/795] 10.0.0.202 () {36 vars in 927 bytes} [Wed Jul 1 02:16:31 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: 400/796] 10.0.0.202 () {36 vars in 927 bytes} [Wed Jul 1 02:16:31 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: 421/845] 10.0.0.12 () {32 vars in 632 bytes} [Wed Jul 1 02:20:39 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)