+ 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 [Fri Jul 17 11:19:54 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-7579d644d9-mkzp7 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55e6fc19f150 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)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-17 11:19:56.107 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-17 11:19:56.128 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-17 11:19:56.802 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-17 11:19:56.803 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-17 11:19:56.820 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-17 11:19:56.821 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-17 11:19:58.685 8 WARNING glance.api.v2.images [None req-6ffdfa7c-ad4c-46ba-8189-4227a32fc86a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-17 11:19:58.688 7 WARNING glance.api.v2.images [None req-3702e78d-2acb-473b-a78a-3486ab69cddc - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-17 11:19:58.938 8 WARNING keystonemiddleware._common.config [None req-6ffdfa7c-ad4c-46ba-8189-4227a32fc86a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-17 11:19:58.947 8 WARNING oslo_config.cfg [None req-6ffdfa7c-ad4c-46ba-8189-4227a32fc86a - - - - - -] 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 4 seconds on interpreter 0x55e6fc19f150 pid: 8 (default app) 2026-07-17 11:19:58.952 7 WARNING keystonemiddleware._common.config [None req-3702e78d-2acb-473b-a78a-3486ab69cddc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-17 11:19:58.961 7 WARNING oslo_config.cfg [None req-3702e78d-2acb-473b-a78a-3486ab69cddc - - - - - -] 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 4 seconds on interpreter 0x55e6fc19f150 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.242 () {42 vars in 688 bytes} [Fri Jul 17 11:20:01 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/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-17 11:20:01.593 7 WARNING oslo_policy.policy [None req-d9c36988-6975-4181-9121-0b8a45a12fd0 553e268b21614a8f9e5d4f81e9765248 d182f6653996408bb7efffe153b4e5d4 - - 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-17 11:20:01.593 7 WARNING oslo_policy.policy [None req-d9c36988-6975-4181-9121-0b8a45a12fd0 553e268b21614a8f9e5d4f81e9765248 d182f6653996408bb7efffe153b4e5d4 - - 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-17 11:20:01.614 7 WARNING oslo_policy.policy [None req-d9c36988-6975-4181-9121-0b8a45a12fd0 553e268b21614a8f9e5d4f81e9765248 d182f6653996408bb7efffe153b4e5d4 - - 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-17 11:20:01.614 7 WARNING oslo_policy.policy [None req-d9c36988-6975-4181-9121-0b8a45a12fd0 553e268b21614a8f9e5d4f81e9765248 d182f6653996408bb7efffe153b4e5d4 - - 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/5] 199.19.213.242 () {44 vars in 910 bytes} [Fri Jul 17 11:20:01 2026] GET /v2/images => generated 69 bytes in 583 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.19.213.242 () {42 vars in 688 bytes} [Fri Jul 17 11:20:05 2026] GET / => generated 1193 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.19.213.242 () {44 vars in 910 bytes} [Fri Jul 17 11:20:05 2026] GET /v2/images => generated 69 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/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-17 11:20:05.602 8 WARNING oslo_policy.policy [None req-9aa1ccfb-9521-4a17-b077-5589fa17e9e8 553e268b21614a8f9e5d4f81e9765248 d182f6653996408bb7efffe153b4e5d4 - - 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-17 11:20:05.602 8 WARNING oslo_policy.policy [None req-9aa1ccfb-9521-4a17-b077-5589fa17e9e8 553e268b21614a8f9e5d4f81e9765248 d182f6653996408bb7efffe153b4e5d4 - - 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: 6/8] 199.19.213.242 () {44 vars in 911 bytes} [Fri Jul 17 11:20:05 2026] GET /v2/images/cirros => generated 151 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.19.213.242 () {44 vars in 933 bytes} [Fri Jul 17 11:20:05 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-17 11:20:05.738 8 WARNING oslo_policy.policy [None req-56606a9a-0f37-454a-b293-04bb4531e3d8 553e268b21614a8f9e5d4f81e9765248 d182f6653996408bb7efffe153b4e5d4 - - 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-17 11:20:05.739 8 WARNING oslo_policy.policy [None req-56606a9a-0f37-454a-b293-04bb4531e3d8 553e268b21614a8f9e5d4f81e9765248 d182f6653996408bb7efffe153b4e5d4 - - 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/10] 199.19.213.242 () {44 vars in 939 bytes} [Fri Jul 17 11:20:05 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-17 11:20:05.837 7 WARNING oslo_config.cfg [None req-1ad445d6-5266-4bad-b116-1d2a68172e1e 553e268b21614a8f9e5d4f81e9765248 d182f6653996408bb7efffe153b4e5d4 - - 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/11] 199.19.213.242 () {48 vars in 951 bytes} [Fri Jul 17 11:20:05 2026] POST /v2/images => generated 760 bytes in 74 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-17 11:20:05.863 8 WARNING oslo_policy.policy [None req-3508590f-efbd-4d72-b81d-5d71331f576e 553e268b21614a8f9e5d4f81e9765248 d182f6653996408bb7efffe153b4e5d4 - - 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-17 11:20:05.864 8 WARNING oslo_policy.policy [None req-3508590f-efbd-4d72-b81d-5d71331f576e 553e268b21614a8f9e5d4f81e9765248 d182f6653996408bb7efffe153b4e5d4 - - 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-17 11:20:05.865 8 INFO glance.api.v2.image_data [None req-3508590f-efbd-4d72-b81d-5d71331f576e 553e268b21614a8f9e5d4f81e9765248 d182f6653996408bb7efffe153b4e5d4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-17 11:20:09.673 8 INFO glance.location [None req-3508590f-efbd-4d72-b81d-5d71331f576e 553e268b21614a8f9e5d4f81e9765248 d182f6653996408bb7efffe153b4e5d4 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/14] 199.19.213.242 () {48 vars in 1045 bytes} [Fri Jul 17 11:20:05 2026] PUT /v2/images/bd069010-79d6-491a-a22e-216d78eefe3b/file => generated 0 bytes in 3863 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7518 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.19.213.242 () {44 vars in 910 bytes} [Fri Jul 17 11:20:09 2026] GET /v2/images => generated 1240 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-17 11:20:09.777 8 WARNING oslo_config.cfg [None req-c22cf041-032b-4ef6-99ab-49f938752809 553e268b21614a8f9e5d4f81e9765248 d182f6653996408bb7efffe153b4e5d4 - - 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: 9/16] 199.19.213.242 () {48 vars in 1049 bytes} [Fri Jul 17 11:20:09 2026] PATCH /v2/images/bd069010-79d6-491a-a22e-216d78eefe3b => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.19.213.242 () {44 vars in 910 bytes} [Fri Jul 17 11:20:09 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/296] 199.19.213.242 () {42 vars in 688 bytes} [Fri Jul 17 11:43:24 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/297] 199.19.213.242 () {44 vars in 910 bytes} [Fri Jul 17 11:43:24 2026] GET /v2/images => generated 1240 bytes in 602 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/302] 199.19.213.242 () {42 vars in 688 bytes} [Fri Jul 17 11:43:43 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/303] 199.19.213.242 () {44 vars in 910 bytes} [Fri Jul 17 11:43:43 2026] GET /v2/images => generated 1240 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/304] 199.19.213.242 () {44 vars in 937 bytes} [Fri Jul 17 11:43:43 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/305] 199.19.213.242 () {44 vars in 959 bytes} [Fri Jul 17 11:43:43 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/306] 199.19.213.242 () {44 vars in 939 bytes} [Fri Jul 17 11:43:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/307] 199.19.213.242 () {48 vars in 951 bytes} [Fri Jul 17 11:43:43 2026] POST /v2/images => generated 796 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-17 11:43:43.403 7 WARNING oslo_policy.policy [None req-527cb35e-b977-4f71-bfa2-1ec6d49c5b47 553e268b21614a8f9e5d4f81e9765248 d182f6653996408bb7efffe153b4e5d4 - - 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-17 11:43:43.403 7 WARNING oslo_policy.policy [None req-527cb35e-b977-4f71-bfa2-1ec6d49c5b47 553e268b21614a8f9e5d4f81e9765248 d182f6653996408bb7efffe153b4e5d4 - - 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-17 11:43:43.406 7 INFO glance.api.v2.image_data [None req-527cb35e-b977-4f71-bfa2-1ec6d49c5b47 553e268b21614a8f9e5d4f81e9765248 d182f6653996408bb7efffe153b4e5d4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-17 11:44:15.538 7 INFO glance.location [None req-527cb35e-b977-4f71-bfa2-1ec6d49c5b47 553e268b21614a8f9e5d4f81e9765248 d182f6653996408bb7efffe153b4e5d4 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 154/314] 199.19.213.242 () {48 vars in 1046 bytes} [Fri Jul 17 11:43:43 2026] PUT /v2/images/54530b9b-4063-4ace-ba62-3d6978e9da37/file => generated 0 bytes in 32206 msecs (HTTP/1.1 204) 4 headers in 171 bytes (73729 switches on core 0) [pid: 8|app: 0|req: 161/315] 199.19.213.242 () {44 vars in 910 bytes} [Fri Jul 17 11:44:15 2026] GET /v2/images => generated 2451 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/316] 199.19.213.242 () {48 vars in 1049 bytes} [Fri Jul 17 11:44:15 2026] PATCH /v2/images/54530b9b-4063-4ace-ba62-3d6978e9da37 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/317] 199.19.213.242 () {48 vars in 1050 bytes} [Fri Jul 17 11:44:15 2026] PATCH /v2/images/54530b9b-4063-4ace-ba62-3d6978e9da37 => generated 1209 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/318] 199.19.213.242 () {44 vars in 910 bytes} [Fri Jul 17 11:44:15 2026] GET /v2/images => generated 2451 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/319] 199.19.213.242 () {42 vars in 688 bytes} [Fri Jul 17 11:44:17 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/320] 199.19.213.242 () {44 vars in 910 bytes} [Fri Jul 17 11:44:17 2026] GET /v2/images => generated 2451 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/401] 199.19.213.242 () {42 vars in 688 bytes} [Fri Jul 17 11:50:51 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/402] 199.19.213.242 () {44 vars in 910 bytes} [Fri Jul 17 11:50:51 2026] GET /v2/images => generated 2451 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/405] 199.19.213.242 () {42 vars in 688 bytes} [Fri Jul 17 11:51:01 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/406] 199.19.213.242 () {44 vars in 910 bytes} [Fri Jul 17 11:51:01 2026] GET /v2/images => generated 2451 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/407] 199.19.213.242 () {44 vars in 947 bytes} [Fri Jul 17 11:51:01 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/408] 199.19.213.242 () {44 vars in 969 bytes} [Fri Jul 17 11:51:01 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/409] 199.19.213.242 () {44 vars in 939 bytes} [Fri Jul 17 11:51:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/410] 199.19.213.242 () {48 vars in 951 bytes} [Fri Jul 17 11:51:01 2026] POST /v2/images => generated 799 bytes in 368 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-17 11:51:02.167 7 INFO glance.api.v2.image_data [None req-23b33631-65da-42cb-b162-ace3dc298067 553e268b21614a8f9e5d4f81e9765248 d182f6653996408bb7efffe153b4e5d4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-17 11:51:45.525 7 INFO glance.location [None req-23b33631-65da-42cb-b162-ace3dc298067 553e268b21614a8f9e5d4f81e9765248 d182f6653996408bb7efffe153b4e5d4 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 203/419] 199.19.213.242 () {48 vars in 1045 bytes} [Fri Jul 17 11:51:02 2026] PUT /v2/images/be7628dd-73d4-4c2d-8492-a99bdbc8ac16/file => generated 0 bytes in 43413 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24682 switches on core 0) [pid: 8|app: 0|req: 217/420] 199.19.213.242 () {44 vars in 910 bytes} [Fri Jul 17 11:51:45 2026] GET /v2/images => generated 3664 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/421] 199.19.213.242 () {48 vars in 1050 bytes} [Fri Jul 17 11:51:45 2026] PATCH /v2/images/be7628dd-73d4-4c2d-8492-a99bdbc8ac16 => generated 1234 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/422] 199.19.213.242 () {44 vars in 910 bytes} [Fri Jul 17 11:51:45 2026] GET /v2/images => generated 3687 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/437] 199.19.213.242 () {42 vars in 688 bytes} [Fri Jul 17 11:52:49 2026] GET / => generated 1193 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/438] 199.19.213.242 () {44 vars in 910 bytes} [Fri Jul 17 11:52:49 2026] GET /v2/images => generated 3687 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/441] 199.19.213.242 () {42 vars in 688 bytes} [Fri Jul 17 11:53:03 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/442] 199.19.213.242 () {44 vars in 910 bytes} [Fri Jul 17 11:53:03 2026] GET /v2/images => generated 3687 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/443] 199.19.213.242 () {44 vars in 939 bytes} [Fri Jul 17 11:53:03 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/444] 199.19.213.242 () {44 vars in 961 bytes} [Fri Jul 17 11:53:03 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/445] 199.19.213.242 () {44 vars in 939 bytes} [Fri Jul 17 11:53:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/446] 199.19.213.242 () {48 vars in 951 bytes} [Fri Jul 17 11:53:03 2026] POST /v2/images => generated 791 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-17 11:53:03.643 7 INFO glance.api.v2.image_data [None req-d52e2d3f-fbbd-471e-9155-d31cfe90dfab 553e268b21614a8f9e5d4f81e9765248 d182f6653996408bb7efffe153b4e5d4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-17 11:53:20.679 7 INFO glance.location [None req-d52e2d3f-fbbd-471e-9155-d31cfe90dfab 553e268b21614a8f9e5d4f81e9765248 d182f6653996408bb7efffe153b4e5d4 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 7|app: 0|req: 217/451] 199.19.213.242 () {48 vars in 1046 bytes} [Fri Jul 17 11:53:03 2026] PUT /v2/images/5dc6cf92-e1d8-499a-97cf-67301cdfc486/file => generated 0 bytes in 17090 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29256 switches on core 0) [pid: 8|app: 0|req: 235/452] 199.19.213.242 () {44 vars in 910 bytes} [Fri Jul 17 11:53:20 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/453] 199.19.213.242 () {48 vars in 1049 bytes} [Fri Jul 17 11:53:20 2026] PATCH /v2/images/5dc6cf92-e1d8-499a-97cf-67301cdfc486 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/454] 199.19.213.242 () {44 vars in 910 bytes} [Fri Jul 17 11:53:20 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/621] 199.19.213.242 () {42 vars in 688 bytes} [Fri Jul 17 12:07:11 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/622] 199.19.213.242 () {44 vars in 910 bytes} [Fri Jul 17 12:07:11 2026] GET /v2/images => generated 4893 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/653] 199.19.213.242 () {42 vars in 688 bytes} [Fri Jul 17 12:09:38 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/654] 199.19.213.242 () {44 vars in 910 bytes} [Fri Jul 17 12:09:38 2026] GET /v2/images => generated 4893 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/655] 199.19.213.242 () {42 vars in 688 bytes} [Fri Jul 17 12:09:39 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/656] 199.19.213.242 () {44 vars in 910 bytes} [Fri Jul 17 12:09:39 2026] GET /v2/images => generated 4893 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/665] 199.19.213.242 () {42 vars in 688 bytes} [Fri Jul 17 12:10:27 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/666] 199.19.213.242 () {44 vars in 910 bytes} [Fri Jul 17 12:10:27 2026] GET /v2/images => generated 4893 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/669] 199.19.213.242 () {42 vars in 688 bytes} [Fri Jul 17 12:10:34 2026] GET / => generated 1193 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/670] 199.19.213.242 () {44 vars in 910 bytes} [Fri Jul 17 12:10:34 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/683] 199.19.213.242 () {42 vars in 688 bytes} [Fri Jul 17 12:11:37 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/684] 199.19.213.242 () {44 vars in 910 bytes} [Fri Jul 17 12:11:37 2026] GET /v2/images => generated 4893 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 357/695] 10.0.0.153 () {32 vars in 633 bytes} [Fri Jul 17 12:12:20 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 341/700] 10.0.0.233 () {36 vars in 987 bytes} [Fri Jul 17 12:12:41 2026] GET /v2/images/bd069010-79d6-491a-a22e-216d78eefe3b => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/701] 10.0.0.233 () {36 vars in 927 bytes} [Fri Jul 17 12:12:41 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: 342/702] 10.0.0.110 () {36 vars in 987 bytes} [Fri Jul 17 12:12:42 2026] GET /v2/images/bd069010-79d6-491a-a22e-216d78eefe3b => generated 1171 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/703] 10.0.0.110 () {36 vars in 927 bytes} [Fri Jul 17 12:12:42 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: 343/704] 10.0.0.110 () {36 vars in 927 bytes} [Fri Jul 17 12:12:42 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: 362/705] 10.0.0.110 () {36 vars in 987 bytes} [Fri Jul 17 12:12:42 2026] GET /v2/images/bd069010-79d6-491a-a22e-216d78eefe3b => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/706] 10.0.0.110 () {36 vars in 927 bytes} [Fri Jul 17 12:12:42 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/707] 10.0.0.110 () {36 vars in 927 bytes} [Fri Jul 17 12:12:42 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: 345/708] 10.0.0.110 () {36 vars in 987 bytes} [Fri Jul 17 12:12:42 2026] GET /v2/images/bd069010-79d6-491a-a22e-216d78eefe3b => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/709] 10.0.0.110 () {36 vars in 927 bytes} [Fri Jul 17 12:12:42 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: 346/710] 10.0.0.110 () {36 vars in 927 bytes} [Fri Jul 17 12:12:42 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: 365/711] 10.0.0.4 () {36 vars in 985 bytes} [Fri Jul 17 12:12:43 2026] GET /v2/images/bd069010-79d6-491a-a22e-216d78eefe3b => generated 1171 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/712] 10.0.0.4 () {36 vars in 925 bytes} [Fri Jul 17 12:12:43 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/713] 10.0.0.4 () {36 vars in 985 bytes} [Fri Jul 17 12:12:43 2026] GET /v2/images/bd069010-79d6-491a-a22e-216d78eefe3b => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/714] 10.0.0.4 () {36 vars in 925 bytes} [Fri Jul 17 12:12:43 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: 367/715] 10.0.0.4 () {36 vars in 925 bytes} [Fri Jul 17 12:12:43 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/716] 199.19.213.242 () {36 vars in 991 bytes} [Fri Jul 17 12:12:46 2026] GET /v2/images/bd069010-79d6-491a-a22e-216d78eefe3b => generated 1171 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/717] 199.19.213.242 () {36 vars in 931 bytes} [Fri Jul 17 12:12:46 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/718] 199.19.213.242 () {36 vars in 991 bytes} [Fri Jul 17 12:12:47 2026] GET /v2/images/bd069010-79d6-491a-a22e-216d78eefe3b => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/719] 199.19.213.242 () {36 vars in 931 bytes} [Fri Jul 17 12:12:47 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: 372/724] 10.0.0.233 () {36 vars in 987 bytes} [Fri Jul 17 12:13:01 2026] GET /v2/images/bd069010-79d6-491a-a22e-216d78eefe3b => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/725] 10.0.0.233 () {36 vars in 927 bytes} [Fri Jul 17 12:13:01 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: 355/728] 10.0.0.153 () {34 vars in 655 bytes} [Fri Jul 17 12:13:09 2026] POST /v2/images => generated 649 bytes in 322 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-17 12:13:10.270 8 WARNING glance.api.v2.images [None req-50c002a8-5249-4569-9da0-912fec563904 29cc7aebbd7349c0b03b2802cc1b6da7 d97e497b4d1b423f8fd45477b03d44cb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c5cabfb9-f110-443a-94a0-bc4b045c5bf2 [pid: 8|app: 0|req: 374/729] 10.0.0.153 () {32 vars in 710 bytes} [Fri Jul 17 12:13:10 2026] DELETE /v2/images/c5cabfb9-f110-443a-94a0-bc4b045c5bf2 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/730] 10.0.0.153 () {32 vars in 707 bytes} [Fri Jul 17 12:13:10 2026] GET /v2/images/c5cabfb9-f110-443a-94a0-bc4b045c5bf2 => generated 139 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/731] 10.0.0.153 () {32 vars in 633 bytes} [Fri Jul 17 12:13:10 2026] GET /v2/images => generated 1240 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/732] 10.0.0.153 () {34 vars in 655 bytes} [Fri Jul 17 12:13:10 2026] POST /v2/images => generated 702 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/733] 10.0.0.153 () {32 vars in 717 bytes} [Fri Jul 17 12:13:10 2026] GET /v2/images/723ffe59-7ada-40b9-bef1-1adeab80bd9e/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-17 12:13:10.575 7 INFO glance.api.v2.image_data [None req-699f16d7-e79b-4826-af98-87a7d37721e8 29cc7aebbd7349c0b03b2802cc1b6da7 d97e497b4d1b423f8fd45477b03d44cb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-17 12:13:10.735 7 WARNING glance_store._drivers.rbd [None req-699f16d7-e79b-4826-af98-87a7d37721e8 29cc7aebbd7349c0b03b2802cc1b6da7 d97e497b4d1b423f8fd45477b03d44cb - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-17 12:13:11.308 7 INFO glance.location [None req-699f16d7-e79b-4826-af98-87a7d37721e8 29cc7aebbd7349c0b03b2802cc1b6da7 d97e497b4d1b423f8fd45477b03d44cb - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 358/734] 10.0.0.153 () {32 vars in 727 bytes} [Fri Jul 17 12:13:10 2026] PUT /v2/images/723ffe59-7ada-40b9-bef1-1adeab80bd9e/file => generated 0 bytes in 777 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/735] 10.0.0.153 () {32 vars in 707 bytes} [Fri Jul 17 12:13:11 2026] GET /v2/images/723ffe59-7ada-40b9-bef1-1adeab80bd9e => generated 1103 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/736] 10.0.0.153 () {32 vars in 717 bytes} [Fri Jul 17 12:13:11 2026] GET /v2/images/723ffe59-7ada-40b9-bef1-1adeab80bd9e/file => generated 1024 bytes in 119 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/737] 10.0.0.153 () {34 vars in 655 bytes} [Fri Jul 17 12:13:11 2026] POST /v2/images => generated 649 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/738] 10.0.0.153 () {32 vars in 726 bytes} [Fri Jul 17 12:13:11 2026] PATCH /v2/images/25fe3646-53f3-4395-a393-dfdfdd4c0be5 => generated 652 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/739] 10.0.0.153 () {32 vars in 707 bytes} [Fri Jul 17 12:13:11 2026] GET /v2/images/25fe3646-53f3-4395-a393-dfdfdd4c0be5 => generated 652 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-17 12:13:11.638 7 WARNING glance.api.v2.images [None req-df67b31d-fe4f-4905-97d4-a9f27ba88f82 29cc7aebbd7349c0b03b2802cc1b6da7 d97e497b4d1b423f8fd45477b03d44cb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//25fe3646-53f3-4395-a393-dfdfdd4c0be5 [pid: 7|app: 0|req: 361/740] 10.0.0.153 () {32 vars in 710 bytes} [Fri Jul 17 12:13:11 2026] DELETE /v2/images/25fe3646-53f3-4395-a393-dfdfdd4c0be5 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/741] 10.0.0.153 () {32 vars in 707 bytes} [Fri Jul 17 12:13:11 2026] GET /v2/images/25fe3646-53f3-4395-a393-dfdfdd4c0be5 => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-17 12:13:11.744 7 WARNING glance.api.v2.images [None req-f5621d82-300a-44ef-926e-f51be564d8ef 29cc7aebbd7349c0b03b2802cc1b6da7 d97e497b4d1b423f8fd45477b03d44cb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//723ffe59-7ada-40b9-bef1-1adeab80bd9e [pid: 7|app: 0|req: 362/742] 10.0.0.153 () {32 vars in 710 bytes} [Fri Jul 17 12:13:11 2026] DELETE /v2/images/723ffe59-7ada-40b9-bef1-1adeab80bd9e => generated 0 bytes in 850 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/743] 10.0.0.153 () {32 vars in 707 bytes} [Fri Jul 17 12:13:12 2026] GET /v2/images/723ffe59-7ada-40b9-bef1-1adeab80bd9e => generated 139 bytes in 106 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-17 12:13:12.711 7 WARNING glance.api.v2.images [None req-de6a2b3e-4e7d-40db-a208-b0db60245b9d 29cc7aebbd7349c0b03b2802cc1b6da7 d97e497b4d1b423f8fd45477b03d44cb - - default default] Failed to find image c5cabfb9-f110-443a-94a0-bc4b045c5bf2 to delete: glance.common.exception.ImageNotFound: No image found with ID c5cabfb9-f110-443a-94a0-bc4b045c5bf2 [pid: 7|app: 0|req: 363/744] 10.0.0.153 () {32 vars in 710 bytes} [Fri Jul 17 12:13:12 2026] DELETE /v2/images/c5cabfb9-f110-443a-94a0-bc4b045c5bf2 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/745] 10.0.0.153 () {32 vars in 707 bytes} [Fri Jul 17 12:13:12 2026] GET /v2/images/c5cabfb9-f110-443a-94a0-bc4b045c5bf2 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/746] 10.0.0.233 () {36 vars in 987 bytes} [Fri Jul 17 12:13:14 2026] GET /v2/images/bd069010-79d6-491a-a22e-216d78eefe3b => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/747] 10.0.0.233 () {36 vars in 927 bytes} [Fri Jul 17 12:13:14 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/748] 10.0.0.153 () {30 vars in 411 bytes} [Fri Jul 17 12:13:15 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/755] 10.0.0.233 () {36 vars in 987 bytes} [Fri Jul 17 12:13:48 2026] GET /v2/images/bd069010-79d6-491a-a22e-216d78eefe3b => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/756] 10.0.0.233 () {36 vars in 927 bytes} [Fri Jul 17 12:13:48 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: 390/761] 10.0.0.153 () {32 vars in 707 bytes} [Fri Jul 17 12:14:02 2026] GET /v2/images/bd069010-79d6-491a-a22e-216d78eefe3b => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/762] 10.0.0.153 () {32 vars in 707 bytes} [Fri Jul 17 12:14:02 2026] GET /v2/images/bd069010-79d6-491a-a22e-216d78eefe3b => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/763] 10.0.0.110 () {36 vars in 987 bytes} [Fri Jul 17 12:14:02 2026] GET /v2/images/bd069010-79d6-491a-a22e-216d78eefe3b => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/764] 10.0.0.110 () {36 vars in 927 bytes} [Fri Jul 17 12:14:02 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: 392/765] 10.0.0.110 () {36 vars in 927 bytes} [Fri Jul 17 12:14:02 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/766] 10.0.0.110 () {36 vars in 987 bytes} [Fri Jul 17 12:14:03 2026] GET /v2/images/bd069010-79d6-491a-a22e-216d78eefe3b => generated 1171 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/767] 10.0.0.110 () {36 vars in 927 bytes} [Fri Jul 17 12:14:03 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: 375/768] 10.0.0.110 () {36 vars in 927 bytes} [Fri Jul 17 12:14:03 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: 394/769] 10.0.0.110 () {36 vars in 987 bytes} [Fri Jul 17 12:14:03 2026] GET /v2/images/bd069010-79d6-491a-a22e-216d78eefe3b => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/770] 10.0.0.110 () {36 vars in 927 bytes} [Fri Jul 17 12:14:03 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: 395/771] 10.0.0.4 () {36 vars in 985 bytes} [Fri Jul 17 12:14:03 2026] GET /v2/images/bd069010-79d6-491a-a22e-216d78eefe3b => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/772] 10.0.0.4 () {36 vars in 925 bytes} [Fri Jul 17 12:14:03 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: 396/773] 10.0.0.4 () {36 vars in 985 bytes} [Fri Jul 17 12:14:03 2026] GET /v2/images/bd069010-79d6-491a-a22e-216d78eefe3b => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/774] 10.0.0.4 () {36 vars in 925 bytes} [Fri Jul 17 12:14:03 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: 397/775] 10.0.0.4 () {36 vars in 925 bytes} [Fri Jul 17 12:14:03 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: 380/778] 10.0.0.233 () {36 vars in 987 bytes} [Fri Jul 17 12:14:11 2026] GET /v2/images/bd069010-79d6-491a-a22e-216d78eefe3b => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/779] 10.0.0.233 () {36 vars in 927 bytes} [Fri Jul 17 12:14:11 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: 7|app: 0|req: 382/782] 10.0.0.233 () {36 vars in 987 bytes} [Fri Jul 17 12:14:26 2026] GET /v2/images/bd069010-79d6-491a-a22e-216d78eefe3b => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/783] 10.0.0.233 () {36 vars in 927 bytes} [Fri Jul 17 12:14:26 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/790] 10.0.0.233 () {36 vars in 987 bytes} [Fri Jul 17 12:14:51 2026] GET /v2/images/bd069010-79d6-491a-a22e-216d78eefe3b => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/791] 10.0.0.233 () {36 vars in 927 bytes} [Fri Jul 17 12:14:51 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: 413/806] 10.0.0.233 () {36 vars in 987 bytes} [Fri Jul 17 12:16:04 2026] GET /v2/images/bd069010-79d6-491a-a22e-216d78eefe3b => generated 1171 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/807] 10.0.0.233 () {36 vars in 927 bytes} [Fri Jul 17 12:16:05 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: 418/816] 10.0.0.233 () {36 vars in 987 bytes} [Fri Jul 17 12:16:43 2026] GET /v2/images/bd069010-79d6-491a-a22e-216d78eefe3b => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/817] 10.0.0.233 () {36 vars in 927 bytes} [Fri Jul 17 12:16:43 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/840] 10.0.0.233 () {36 vars in 987 bytes} [Fri Jul 17 12:18:34 2026] GET /v2/images/bd069010-79d6-491a-a22e-216d78eefe3b => generated 1171 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/841] 10.0.0.233 () {36 vars in 927 bytes} [Fri Jul 17 12:18:34 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: 432/844] 10.0.0.233 () {36 vars in 987 bytes} [Fri Jul 17 12:18:41 2026] GET /v2/images/bd069010-79d6-491a-a22e-216d78eefe3b => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/845] 10.0.0.233 () {36 vars in 927 bytes} [Fri Jul 17 12:18:41 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: 436/852] 199.19.213.242 () {32 vars in 826 bytes} [Fri Jul 17 12:19:08 2026] GET /v2/images?status=active&owner=d182f6653996408bb7efffe153b4e5d4&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/853] 199.19.213.242 () {32 vars in 653 bytes} [Fri Jul 17 12:19:08 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: 437/854] 10.0.0.110 () {36 vars in 987 bytes} [Fri Jul 17 12:19:09 2026] GET /v2/images/54530b9b-4063-4ace-ba62-3d6978e9da37 => generated 1209 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/855] 10.0.0.110 () {36 vars in 927 bytes} [Fri Jul 17 12:19:09 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: 438/856] 10.0.0.110 () {36 vars in 927 bytes} [Fri Jul 17 12:19:09 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/857] 10.0.0.110 () {36 vars in 987 bytes} [Fri Jul 17 12:19:09 2026] GET /v2/images/54530b9b-4063-4ace-ba62-3d6978e9da37 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/858] 10.0.0.110 () {36 vars in 927 bytes} [Fri Jul 17 12:19:09 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: 420/859] 10.0.0.110 () {36 vars in 927 bytes} [Fri Jul 17 12:19:09 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: 440/860] 10.0.0.110 () {36 vars in 987 bytes} [Fri Jul 17 12:19:09 2026] GET /v2/images/54530b9b-4063-4ace-ba62-3d6978e9da37 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/861] 10.0.0.110 () {36 vars in 927 bytes} [Fri Jul 17 12:19:09 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: 441/862] 10.0.0.4 () {36 vars in 985 bytes} [Fri Jul 17 12:19:09 2026] GET /v2/images/54530b9b-4063-4ace-ba62-3d6978e9da37 => generated 1209 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/863] 10.0.0.4 () {36 vars in 925 bytes} [Fri Jul 17 12:19:09 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: 442/864] 10.0.0.4 () {36 vars in 985 bytes} [Fri Jul 17 12:19:10 2026] GET /v2/images/54530b9b-4063-4ace-ba62-3d6978e9da37 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/865] 10.0.0.4 () {36 vars in 925 bytes} [Fri Jul 17 12:19:10 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: 443/866] 10.0.0.4 () {36 vars in 925 bytes} [Fri Jul 17 12:19:10 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: 459/897] 10.0.0.153 () {32 vars in 633 bytes} [Fri Jul 17 12:21:42 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)