+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Mar 5 07:26:16 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-c8fb8797b-rwzch machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7ff1e6111668 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-03-05 07:26:18.777 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-05 07:26:18.777 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-03-05 07:26:19.604 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-03-05 07:26:19.605 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-03-05 07:26:19.605 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-05 07:26:19.613 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-03-05 07:26:19.614 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-03-05 07:26:19.614 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-05 07:26:21.585 7 WARNING glance.api.v2.images [None req-4d8bc570-71bb-4937-b74c-fe464c2fe490 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-05 07:26:21.597 8 WARNING glance.api.v2.images [None req-da7de9ec-2d6f-4f3c-9d3c-f015529b841c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-05 07:26:21.913 7 WARNING keystonemiddleware._common.config [None req-4d8bc570-71bb-4937-b74c-fe464c2fe490 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-05 07:26:21.921 7 WARNING oslo_config.cfg [None req-4d8bc570-71bb-4937-b74c-fe464c2fe490 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7ff1e6111668 pid: 7 (default app) 2026-03-05 07:26:21.940 8 WARNING keystonemiddleware._common.config [None req-da7de9ec-2d6f-4f3c-9d3c-f015529b841c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-05 07:26:21.948 8 WARNING oslo_config.cfg [None req-da7de9ec-2d6f-4f3c-9d3c-f015529b841c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7ff1e6111668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.227 () {42 vars in 688 bytes} [Thu Mar 5 07:26:22 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:26:22.828 8 WARNING oslo_policy.policy [None req-c1d4d6be-b4f8-4255-9575-d00658910502 e5a804126e3a4b32a6abd165d87a1a7f 4d6de00590a24571889e1a517539d54d - - 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-03-05 07:26:22.828 8 WARNING oslo_policy.policy [None req-c1d4d6be-b4f8-4255-9575-d00658910502 e5a804126e3a4b32a6abd165d87a1a7f 4d6de00590a24571889e1a517539d54d - - 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-03-05 07:26:22.852 8 WARNING oslo_policy.policy [None req-c1d4d6be-b4f8-4255-9575-d00658910502 e5a804126e3a4b32a6abd165d87a1a7f 4d6de00590a24571889e1a517539d54d - - 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-03-05 07:26:22.853 8 WARNING oslo_policy.policy [None req-c1d4d6be-b4f8-4255-9575-d00658910502 e5a804126e3a4b32a6abd165d87a1a7f 4d6de00590a24571889e1a517539d54d - - 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.227 () {44 vars in 910 bytes} [Thu Mar 5 07:26:22 2026] GET /v2/images => generated 69 bytes in 585 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.227 () {42 vars in 688 bytes} [Thu Mar 5 07:26:26 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: 2/7] 199.204.45.227 () {44 vars in 910 bytes} [Thu Mar 5 07:26:26 2026] GET /v2/images => generated 69 bytes in 37 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-03-05 07:26:26.165 7 WARNING oslo_policy.policy [None req-469badce-fd9a-4909-aeea-36f6f0ca14af e5a804126e3a4b32a6abd165d87a1a7f 4d6de00590a24571889e1a517539d54d - - 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-03-05 07:26:26.165 7 WARNING oslo_policy.policy [None req-469badce-fd9a-4909-aeea-36f6f0ca14af e5a804126e3a4b32a6abd165d87a1a7f 4d6de00590a24571889e1a517539d54d - - 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.227 () {44 vars in 911 bytes} [Thu Mar 5 07:26:26 2026] GET /v2/images/cirros => generated 151 bytes in 110 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.227 () {44 vars in 933 bytes} [Thu Mar 5 07:26:26 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 07:26:26.286 7 WARNING oslo_policy.policy [None req-2de0a8b1-1f4d-4f3b-9a58-27f01f29579c e5a804126e3a4b32a6abd165d87a1a7f 4d6de00590a24571889e1a517539d54d - - 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-03-05 07:26:26.287 7 WARNING oslo_policy.policy [None req-2de0a8b1-1f4d-4f3b-9a58-27f01f29579c e5a804126e3a4b32a6abd165d87a1a7f 4d6de00590a24571889e1a517539d54d - - 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.227 () {44 vars in 939 bytes} [Thu Mar 5 07:26:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 07:26:26.366 8 WARNING oslo_config.cfg [None req-6d597c7d-1720-496d-81d7-c943fd878fa6 e5a804126e3a4b32a6abd165d87a1a7f 4d6de00590a24571889e1a517539d54d - - 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.227 () {48 vars in 951 bytes} [Thu Mar 5 07:26:26 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-05 07:26:26.383 7 WARNING oslo_policy.policy [None req-1233c2f7-d70b-4c49-81f1-b8f76c1f8285 e5a804126e3a4b32a6abd165d87a1a7f 4d6de00590a24571889e1a517539d54d - - 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-03-05 07:26:26.383 7 WARNING oslo_policy.policy [None req-1233c2f7-d70b-4c49-81f1-b8f76c1f8285 e5a804126e3a4b32a6abd165d87a1a7f 4d6de00590a24571889e1a517539d54d - - 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-03-05 07:26:26.384 7 INFO glance.api.v2.image_data [None req-1233c2f7-d70b-4c49-81f1-b8f76c1f8285 e5a804126e3a4b32a6abd165d87a1a7f 4d6de00590a24571889e1a517539d54d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-05 07:26:30.227 7 WARNING glance.location [None req-1233c2f7-d70b-4c49-81f1-b8f76c1f8285 e5a804126e3a4b32a6abd165d87a1a7f 4d6de00590a24571889e1a517539d54d - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.204.45.227 () {48 vars in 1045 bytes} [Thu Mar 5 07:26:26 2026] PUT /v2/images/f85c75d3-887f-4ae3-9122-b2b35af2b6d4/file => generated 0 bytes in 3878 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8015 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.227 () {44 vars in 971 bytes} [Thu Mar 5 07:26:30 2026] GET /v2/images/f85c75d3-887f-4ae3-9122-b2b35af2b6d4 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 07:26:30.296 7 WARNING oslo_config.cfg [None req-841bc220-d6cc-4cb9-a54a-72c6da149220 e5a804126e3a4b32a6abd165d87a1a7f 4d6de00590a24571889e1a517539d54d - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/14] 199.204.45.227 () {44 vars in 971 bytes} [Thu Mar 5 07:26:30 2026] GET /v2/images/f85c75d3-887f-4ae3-9122-b2b35af2b6d4 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/265] 199.204.45.227 () {42 vars in 688 bytes} [Thu Mar 5 07:47:13 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: 131/266] 199.204.45.227 () {44 vars in 910 bytes} [Thu Mar 5 07:47:13 2026] GET /v2/images => generated 1240 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/269] 199.204.45.227 () {42 vars in 688 bytes} [Thu Mar 5 07:47:29 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: 133/270] 199.204.45.227 () {44 vars in 910 bytes} [Thu Mar 5 07:47:29 2026] GET /v2/images => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/271] 199.204.45.227 () {44 vars in 937 bytes} [Thu Mar 5 07:47:29 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/272] 199.204.45.227 () {44 vars in 959 bytes} [Thu Mar 5 07:47:29 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/273] 199.204.45.227 () {44 vars in 939 bytes} [Thu Mar 5 07:47:29 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: 135/274] 199.204.45.227 () {48 vars in 951 bytes} [Thu Mar 5 07:47:29 2026] POST /v2/images => generated 796 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-05 07:47:29.870 7 INFO glance.api.v2.image_data [None req-da88ef08-d1f5-471b-a83d-c3fc30dfcff8 e5a804126e3a4b32a6abd165d87a1a7f 4d6de00590a24571889e1a517539d54d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-05 07:47:56.167 7 WARNING glance.location [None req-da88ef08-d1f5-471b-a83d-c3fc30dfcff8 e5a804126e3a4b32a6abd165d87a1a7f 4d6de00590a24571889e1a517539d54d - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 140/281] 199.204.45.227 () {48 vars in 1046 bytes} [Thu Mar 5 07:47:29 2026] PUT /v2/images/7748b1d7-5725-4ab3-ac4e-bac3627f9ced/file => generated 0 bytes in 26341 msecs (HTTP/1.1 204) 4 headers in 171 bytes (69016 switches on core 0) [pid: 8|app: 0|req: 142/282] 199.204.45.227 () {44 vars in 971 bytes} [Thu Mar 5 07:47:56 2026] GET /v2/images/7748b1d7-5725-4ab3-ac4e-bac3627f9ced => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/283] 199.204.45.227 () {44 vars in 971 bytes} [Thu Mar 5 07:47:56 2026] GET /v2/images/7748b1d7-5725-4ab3-ac4e-bac3627f9ced => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/284] 199.204.45.227 () {42 vars in 688 bytes} [Thu Mar 5 07:47:57 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: 142/285] 199.204.45.227 () {44 vars in 910 bytes} [Thu Mar 5 07:47:57 2026] GET /v2/images => generated 2451 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/370] 199.204.45.227 () {42 vars in 688 bytes} [Thu Mar 5 07:55:00 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: 186/371] 199.204.45.227 () {44 vars in 910 bytes} [Thu Mar 5 07:55:00 2026] GET /v2/images => generated 2451 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/374] 199.204.45.227 () {42 vars in 688 bytes} [Thu Mar 5 07:55:10 2026] GET / => generated 1312 bytes in 6 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/375] 199.204.45.227 () {44 vars in 910 bytes} [Thu Mar 5 07:55:10 2026] GET /v2/images => generated 2451 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/376] 199.204.45.227 () {44 vars in 947 bytes} [Thu Mar 5 07:55:10 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/377] 199.204.45.227 () {44 vars in 969 bytes} [Thu Mar 5 07:55:10 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/378] 199.204.45.227 () {44 vars in 939 bytes} [Thu Mar 5 07:55: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: 190/379] 199.204.45.227 () {48 vars in 951 bytes} [Thu Mar 5 07:55:10 2026] POST /v2/images => generated 799 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-05 07:55:10.250 7 INFO glance.api.v2.image_data [None req-5ce968e7-1009-4d8d-9164-6310f30fa487 e5a804126e3a4b32a6abd165d87a1a7f 4d6de00590a24571889e1a517539d54d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-05 07:55:27.924 7 INFO glance.location [None req-5ce968e7-1009-4d8d-9164-6310f30fa487 e5a804126e3a4b32a6abd165d87a1a7f 4d6de00590a24571889e1a517539d54d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 190/384] 199.204.45.227 () {48 vars in 1045 bytes} [Thu Mar 5 07:55:10 2026] PUT /v2/images/aa91a2d1-a454-4f90-a233-8fcb98b74b9b/file => generated 0 bytes in 17728 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22353 switches on core 0) [pid: 8|app: 0|req: 195/385] 199.204.45.227 () {44 vars in 971 bytes} [Thu Mar 5 07:55:27 2026] GET /v2/images/aa91a2d1-a454-4f90-a233-8fcb98b74b9b => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/386] 199.204.45.227 () {48 vars in 1050 bytes} [Thu Mar 5 07:55:27 2026] PATCH /v2/images/aa91a2d1-a454-4f90-a233-8fcb98b74b9b => generated 1234 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/387] 199.204.45.227 () {44 vars in 971 bytes} [Thu Mar 5 07:55:28 2026] GET /v2/images/aa91a2d1-a454-4f90-a233-8fcb98b74b9b => generated 1234 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/396] 199.204.45.227 () {42 vars in 688 bytes} [Thu Mar 5 07:56:05 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: 196/397] 199.204.45.227 () {44 vars in 910 bytes} [Thu Mar 5 07:56:05 2026] GET /v2/images => generated 3687 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/400] 199.204.45.227 () {42 vars in 688 bytes} [Thu Mar 5 07:56:18 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: 198/401] 199.204.45.227 () {44 vars in 910 bytes} [Thu Mar 5 07:56:18 2026] GET /v2/images => generated 3687 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/402] 199.204.45.227 () {44 vars in 939 bytes} [Thu Mar 5 07:56:18 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/403] 199.204.45.227 () {44 vars in 961 bytes} [Thu Mar 5 07:56:18 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: 8|app: 0|req: 205/404] 199.204.45.227 () {44 vars in 939 bytes} [Thu Mar 5 07:56:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/405] 199.204.45.227 () {48 vars in 951 bytes} [Thu Mar 5 07:56:18 2026] POST /v2/images => generated 791 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-05 07:56:19.046 8 WARNING oslo_policy.policy [None req-3435c0f9-f1cb-49f4-8d7a-015a8c7959ff e5a804126e3a4b32a6abd165d87a1a7f 4d6de00590a24571889e1a517539d54d - - 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-03-05 07:56:19.047 8 WARNING oslo_policy.policy [None req-3435c0f9-f1cb-49f4-8d7a-015a8c7959ff e5a804126e3a4b32a6abd165d87a1a7f 4d6de00590a24571889e1a517539d54d - - 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-03-05 07:56:19.048 8 INFO glance.api.v2.image_data [None req-3435c0f9-f1cb-49f4-8d7a-015a8c7959ff e5a804126e3a4b32a6abd165d87a1a7f 4d6de00590a24571889e1a517539d54d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-05 07:56:28.094 8 INFO glance.location [None req-3435c0f9-f1cb-49f4-8d7a-015a8c7959ff e5a804126e3a4b32a6abd165d87a1a7f 4d6de00590a24571889e1a517539d54d - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 206/408] 199.204.45.227 () {48 vars in 1045 bytes} [Thu Mar 5 07:56:19 2026] PUT /v2/images/089cf696-3095-4028-9a40-6bf7aea447a8/file => generated 0 bytes in 9099 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21206 switches on core 0) [pid: 7|app: 0|req: 203/409] 199.204.45.227 () {44 vars in 971 bytes} [Thu Mar 5 07:56:28 2026] GET /v2/images/089cf696-3095-4028-9a40-6bf7aea447a8 => generated 1203 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/410] 199.204.45.227 () {44 vars in 971 bytes} [Thu Mar 5 07:56:28 2026] GET /v2/images/089cf696-3095-4028-9a40-6bf7aea447a8 => generated 1203 bytes in 15 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: 227/457] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:00:14 2026] GET /v2/images => generated 4892 bytes in 269 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: 231/458] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:00:14 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/471] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:01:14 2026] GET /v2/images => generated 4892 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/472] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:01:14 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/485] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:02:14 2026] GET /v2/images => generated 4892 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/486] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:02:14 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/499] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:03:13 2026] GET /v2/images => generated 4892 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/500] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:03:14 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/513] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:04:14 2026] GET /v2/images => generated 4892 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/514] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:04:14 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/527] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:05:14 2026] GET /v2/images => generated 4892 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/528] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:05:14 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/541] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:06:13 2026] GET /v2/images => generated 4892 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/542] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:06:14 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/555] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:07:13 2026] GET /v2/images => generated 4892 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/556] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:07:13 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/569] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:08:13 2026] GET /v2/images => generated 4892 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/570] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:08:14 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/575] 199.204.45.227 () {42 vars in 688 bytes} [Thu Mar 5 08:08:40 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: 290/576] 199.204.45.227 () {44 vars in 910 bytes} [Thu Mar 5 08:08:40 2026] GET /v2/images => generated 4892 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/585] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:09:13 2026] GET /v2/images => generated 4892 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/586] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:09:14 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/599] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:10:14 2026] GET /v2/images => generated 4892 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/600] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:10:14 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/609] 199.204.45.227 () {42 vars in 688 bytes} [Thu Mar 5 08:10:55 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: 303/610] 199.204.45.227 () {44 vars in 910 bytes} [Thu Mar 5 08:10:55 2026] GET /v2/images => generated 4892 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/611] 199.204.45.227 () {42 vars in 688 bytes} [Thu Mar 5 08:10:56 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/612] 199.204.45.227 () {44 vars in 910 bytes} [Thu Mar 5 08:10:56 2026] GET /v2/images => generated 4892 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/617] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:11:13 2026] GET /v2/images => generated 4892 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/618] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:11:14 2026] GET /v2/images => generated 4892 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/625] 199.204.45.227 () {42 vars in 688 bytes} [Thu Mar 5 08:11:43 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/626] 199.204.45.227 () {44 vars in 910 bytes} [Thu Mar 5 08:11:43 2026] GET /v2/images => generated 4892 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/627] 199.204.45.227 () {42 vars in 688 bytes} [Thu Mar 5 08:11:50 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: 312/628] 199.204.45.227 () {44 vars in 910 bytes} [Thu Mar 5 08:11:50 2026] GET /v2/images => generated 4892 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/635] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:12:13 2026] GET /v2/images => generated 4892 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/636] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:12:13 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/643] 199.204.45.227 () {42 vars in 688 bytes} [Thu Mar 5 08:12:44 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: 324/644] 199.204.45.227 () {44 vars in 910 bytes} [Thu Mar 5 08:12:44 2026] GET /v2/images => generated 4892 bytes in 56 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.63 () {28 vars in 567 bytes} [Thu Mar 5 08:13:14 2026] GET /v2/images => generated 4892 bytes in 223 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.63 () {28 vars in 567 bytes} [Thu Mar 5 08:13:14 2026] GET /v2/images => generated 4892 bytes in 17 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.194 () {32 vars in 632 bytes} [Thu Mar 5 08:13:26 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/662] 10.0.0.89 () {36 vars in 985 bytes} [Thu Mar 5 08:13:53 2026] GET /v2/images/f85c75d3-887f-4ae3-9122-b2b35af2b6d4 => generated 1171 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/663] 10.0.0.89 () {36 vars in 925 bytes} [Thu Mar 5 08:13:53 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: 334/664] 10.0.0.44 () {36 vars in 985 bytes} [Thu Mar 5 08:13:53 2026] GET /v2/images/f85c75d3-887f-4ae3-9122-b2b35af2b6d4 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/665] 10.0.0.89 () {36 vars in 925 bytes} [Thu Mar 5 08:13:53 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: 335/666] 10.0.0.44 () {36 vars in 925 bytes} [Thu Mar 5 08:13:53 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/667] 10.0.0.89 () {36 vars in 985 bytes} [Thu Mar 5 08:13:53 2026] GET /v2/images/f85c75d3-887f-4ae3-9122-b2b35af2b6d4 => 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: 336/668] 10.0.0.89 () {36 vars in 925 bytes} [Thu Mar 5 08:13:53 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: 333/669] 10.0.0.89 () {36 vars in 925 bytes} [Thu Mar 5 08:13:53 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: 337/670] 10.0.0.89 () {36 vars in 985 bytes} [Thu Mar 5 08:13:53 2026] GET /v2/images/f85c75d3-887f-4ae3-9122-b2b35af2b6d4 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/671] 10.0.0.89 () {36 vars in 925 bytes} [Thu Mar 5 08:13:53 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: 338/672] 10.0.0.89 () {36 vars in 925 bytes} [Thu Mar 5 08:13:53 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: 335/673] 10.0.0.238 () {36 vars in 910 bytes} [Thu Mar 5 08:13:54 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/674] 10.0.0.238 () {36 vars in 1006 bytes} [Thu Mar 5 08:13:54 2026] GET /v2/images/f85c75d3-887f-4ae3-9122-b2b35af2b6d4/locations => generated 127 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/675] 10.0.0.238 () {36 vars in 986 bytes} [Thu Mar 5 08:13:54 2026] GET /v2/images/f85c75d3-887f-4ae3-9122-b2b35af2b6d4 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/676] 10.0.0.238 () {36 vars in 926 bytes} [Thu Mar 5 08:13:54 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: 337/677] 10.0.0.238 () {36 vars in 926 bytes} [Thu Mar 5 08:13:54 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: 341/678] 199.204.45.227 () {36 vars in 990 bytes} [Thu Mar 5 08:14:00 2026] GET /v2/images/f85c75d3-887f-4ae3-9122-b2b35af2b6d4 => 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: 338/679] 199.204.45.227 () {36 vars in 930 bytes} [Thu Mar 5 08:14:00 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: 342/680] 199.204.45.227 () {36 vars in 990 bytes} [Thu Mar 5 08:14:01 2026] GET /v2/images/f85c75d3-887f-4ae3-9122-b2b35af2b6d4 => 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: 339/681] 199.204.45.227 () {36 vars in 930 bytes} [Thu Mar 5 08:14: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: 8|app: 0|req: 345/686] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:14:14 2026] GET /v2/images => generated 4892 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/687] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:14:14 2026] GET /v2/images => generated 4892 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/688] 10.0.0.194 () {30 vars in 410 bytes} [Thu Mar 5 08:14:20 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: 348/691] 10.0.0.194 () {34 vars in 654 bytes} [Thu Mar 5 08:14:24 2026] POST /v2/images => generated 649 bytes in 153 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-05 08:14:24.938 7 WARNING glance.api.v2.images [None req-a2002c09-af64-44c7-a9ad-94272fd4bfd7 ccaada71145643a18822a7ff9781bb52 35f6b3abceda4a60981614894241f095 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d77df254-54d2-41ba-ac4c-a7f80919ac3e [pid: 7|app: 0|req: 344/692] 10.0.0.194 () {32 vars in 709 bytes} [Thu Mar 5 08:14:24 2026] DELETE /v2/images/d77df254-54d2-41ba-ac4c-a7f80919ac3e => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/693] 10.0.0.194 () {32 vars in 706 bytes} [Thu Mar 5 08:14:24 2026] GET /v2/images/d77df254-54d2-41ba-ac4c-a7f80919ac3e => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/694] 10.0.0.194 () {32 vars in 632 bytes} [Thu Mar 5 08:14:24 2026] GET /v2/images => generated 1240 bytes in 29 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.194 () {34 vars in 654 bytes} [Thu Mar 5 08:14:25 2026] POST /v2/images => generated 703 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/696] 10.0.0.194 () {32 vars in 716 bytes} [Thu Mar 5 08:14:25 2026] GET /v2/images/0d7cd656-6eb5-4e67-8a0e-d51a455d8e08/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 08:14:25.109 8 INFO glance.api.v2.image_data [None req-45375fe5-1da0-464c-bc1a-8db1da355a2c ccaada71145643a18822a7ff9781bb52 35f6b3abceda4a60981614894241f095 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-05 08:14:25.151 8 WARNING glance_store._drivers.rbd [None req-45375fe5-1da0-464c-bc1a-8db1da355a2c ccaada71145643a18822a7ff9781bb52 35f6b3abceda4a60981614894241f095 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-05 08:14:25.962 8 INFO glance.location [None req-45375fe5-1da0-464c-bc1a-8db1da355a2c ccaada71145643a18822a7ff9781bb52 35f6b3abceda4a60981614894241f095 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 351/697] 10.0.0.194 () {32 vars in 726 bytes} [Thu Mar 5 08:14:25 2026] PUT /v2/images/0d7cd656-6eb5-4e67-8a0e-d51a455d8e08/file => generated 0 bytes in 890 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/698] 10.0.0.194 () {32 vars in 706 bytes} [Thu Mar 5 08:14:25 2026] GET /v2/images/0d7cd656-6eb5-4e67-8a0e-d51a455d8e08 => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/699] 10.0.0.194 () {32 vars in 716 bytes} [Thu Mar 5 08:14:26 2026] GET /v2/images/0d7cd656-6eb5-4e67-8a0e-d51a455d8e08/file => generated 1024 bytes in 119 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/700] 10.0.0.194 () {34 vars in 654 bytes} [Thu Mar 5 08:14:26 2026] POST /v2/images => generated 649 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/701] 10.0.0.194 () {32 vars in 725 bytes} [Thu Mar 5 08:14:26 2026] PATCH /v2/images/3ffb5d33-f9b7-4fbf-ace5-cce8ed66407d => generated 653 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/702] 10.0.0.194 () {32 vars in 706 bytes} [Thu Mar 5 08:14:26 2026] GET /v2/images/3ffb5d33-f9b7-4fbf-ace5-cce8ed66407d => generated 653 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 08:14:26.255 8 WARNING glance.api.v2.images [None req-a0d7e9cc-0ce6-4a73-9449-88ed17653f63 ccaada71145643a18822a7ff9781bb52 35f6b3abceda4a60981614894241f095 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3ffb5d33-f9b7-4fbf-ace5-cce8ed66407d [pid: 8|app: 0|req: 354/703] 10.0.0.194 () {32 vars in 709 bytes} [Thu Mar 5 08:14:26 2026] DELETE /v2/images/3ffb5d33-f9b7-4fbf-ace5-cce8ed66407d => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/704] 10.0.0.194 () {32 vars in 706 bytes} [Thu Mar 5 08:14:26 2026] GET /v2/images/3ffb5d33-f9b7-4fbf-ace5-cce8ed66407d => generated 139 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 08:14:26.316 8 WARNING glance.api.v2.images [None req-6487893a-992f-47cb-8cd6-07480dc4ce9d ccaada71145643a18822a7ff9781bb52 35f6b3abceda4a60981614894241f095 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0d7cd656-6eb5-4e67-8a0e-d51a455d8e08 [pid: 8|app: 0|req: 355/705] 10.0.0.194 () {32 vars in 709 bytes} [Thu Mar 5 08:14:26 2026] DELETE /v2/images/0d7cd656-6eb5-4e67-8a0e-d51a455d8e08 => generated 0 bytes in 984 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/706] 10.0.0.194 () {32 vars in 706 bytes} [Thu Mar 5 08:14:27 2026] GET /v2/images/0d7cd656-6eb5-4e67-8a0e-d51a455d8e08 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 08:14:27.319 8 WARNING glance.api.v2.images [None req-bbd2ff7b-17a1-42d6-a2af-f3b367bd82c7 ccaada71145643a18822a7ff9781bb52 35f6b3abceda4a60981614894241f095 - - default default] Failed to find image d77df254-54d2-41ba-ac4c-a7f80919ac3e to delete: glance.common.exception.ImageNotFound: No image found with ID d77df254-54d2-41ba-ac4c-a7f80919ac3e [pid: 8|app: 0|req: 356/707] 10.0.0.194 () {32 vars in 709 bytes} [Thu Mar 5 08:14:27 2026] DELETE /v2/images/d77df254-54d2-41ba-ac4c-a7f80919ac3e => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/708] 10.0.0.194 () {32 vars in 706 bytes} [Thu Mar 5 08:14:27 2026] GET /v2/images/d77df254-54d2-41ba-ac4c-a7f80919ac3e => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/711] 10.0.0.44 () {36 vars in 985 bytes} [Thu Mar 5 08:14:34 2026] GET /v2/images/f85c75d3-887f-4ae3-9122-b2b35af2b6d4 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/712] 10.0.0.44 () {36 vars in 925 bytes} [Thu Mar 5 08:14:34 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: 361/717] 10.0.0.44 () {36 vars in 985 bytes} [Thu Mar 5 08:15:01 2026] GET /v2/images/f85c75d3-887f-4ae3-9122-b2b35af2b6d4 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/718] 10.0.0.44 () {36 vars in 925 bytes} [Thu Mar 5 08:15:01 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: 359/721] 10.0.0.44 () {36 vars in 985 bytes} [Thu Mar 5 08:15:06 2026] GET /v2/images/f85c75d3-887f-4ae3-9122-b2b35af2b6d4 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/722] 10.0.0.44 () {36 vars in 925 bytes} [Thu Mar 5 08:15:06 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/725] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:15:14 2026] GET /v2/images => generated 4892 bytes in 265 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.63 () {28 vars in 567 bytes} [Thu Mar 5 08:15:14 2026] GET /v2/images => generated 4892 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/733] 10.0.0.44 () {36 vars in 985 bytes} [Thu Mar 5 08:15:48 2026] GET /v2/images/f85c75d3-887f-4ae3-9122-b2b35af2b6d4 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/734] 10.0.0.44 () {36 vars in 925 bytes} [Thu Mar 5 08:15:48 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/737] 10.0.0.44 () {36 vars in 985 bytes} [Thu Mar 5 08:15:55 2026] GET /v2/images/f85c75d3-887f-4ae3-9122-b2b35af2b6d4 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/738] 10.0.0.44 () {36 vars in 925 bytes} [Thu Mar 5 08:15:55 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/743] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:16:14 2026] GET /v2/images => generated 4892 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/744] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:16:14 2026] GET /v2/images => generated 4892 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/747] 10.0.0.44 () {36 vars in 985 bytes} [Thu Mar 5 08:16:21 2026] GET /v2/images/f85c75d3-887f-4ae3-9122-b2b35af2b6d4 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/748] 10.0.0.44 () {36 vars in 925 bytes} [Thu Mar 5 08:16:21 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: 373/749] 10.0.0.44 () {36 vars in 985 bytes} [Thu Mar 5 08:16:31 2026] GET /v2/images/f85c75d3-887f-4ae3-9122-b2b35af2b6d4 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/750] 10.0.0.44 () {36 vars in 925 bytes} [Thu Mar 5 08:16:31 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: 380/755] 10.0.0.44 () {36 vars in 985 bytes} [Thu Mar 5 08:16:46 2026] GET /v2/images/f85c75d3-887f-4ae3-9122-b2b35af2b6d4 => 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/756] 10.0.0.44 () {36 vars in 925 bytes} [Thu Mar 5 08:16:46 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: 379/761] 10.0.0.194 () {32 vars in 706 bytes} [Thu Mar 5 08:17:08 2026] GET /v2/images/f85c75d3-887f-4ae3-9122-b2b35af2b6d4 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/762] 10.0.0.194 () {32 vars in 706 bytes} [Thu Mar 5 08:17:08 2026] GET /v2/images/f85c75d3-887f-4ae3-9122-b2b35af2b6d4 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/763] 10.0.0.89 () {36 vars in 985 bytes} [Thu Mar 5 08:17:08 2026] GET /v2/images/f85c75d3-887f-4ae3-9122-b2b35af2b6d4 => generated 1171 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/764] 10.0.0.89 () {36 vars in 925 bytes} [Thu Mar 5 08:17: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: 7|app: 0|req: 381/765] 10.0.0.89 () {36 vars in 925 bytes} [Thu Mar 5 08:17: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: 385/766] 10.0.0.89 () {36 vars in 985 bytes} [Thu Mar 5 08:17:09 2026] GET /v2/images/f85c75d3-887f-4ae3-9122-b2b35af2b6d4 => 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: 382/767] 10.0.0.89 () {36 vars in 925 bytes} [Thu Mar 5 08:17: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: 8|app: 0|req: 386/768] 10.0.0.89 () {36 vars in 925 bytes} [Thu Mar 5 08:17: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: 7|app: 0|req: 383/769] 10.0.0.89 () {36 vars in 985 bytes} [Thu Mar 5 08:17:09 2026] GET /v2/images/f85c75d3-887f-4ae3-9122-b2b35af2b6d4 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/770] 10.0.0.89 () {36 vars in 925 bytes} [Thu Mar 5 08:17:09 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/771] 10.0.0.89 () {36 vars in 925 bytes} [Thu Mar 5 08:17: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: 388/772] 10.0.0.238 () {36 vars in 910 bytes} [Thu Mar 5 08:17:09 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: 385/773] 10.0.0.238 () {36 vars in 1006 bytes} [Thu Mar 5 08:17:09 2026] GET /v2/images/f85c75d3-887f-4ae3-9122-b2b35af2b6d4/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/774] 10.0.0.238 () {36 vars in 986 bytes} [Thu Mar 5 08:17:09 2026] GET /v2/images/f85c75d3-887f-4ae3-9122-b2b35af2b6d4 => 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: 386/775] 10.0.0.238 () {36 vars in 926 bytes} [Thu Mar 5 08:17:09 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: 390/776] 10.0.0.238 () {36 vars in 926 bytes} [Thu Mar 5 08:17:09 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: 388/779] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:17:14 2026] GET /v2/images => generated 4892 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/780] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:17:14 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/793] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:18:13 2026] GET /v2/images => generated 4892 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/794] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:18:14 2026] GET /v2/images => generated 4892 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/803] 10.0.0.44 () {36 vars in 985 bytes} [Thu Mar 5 08:18:54 2026] GET /v2/images/f85c75d3-887f-4ae3-9122-b2b35af2b6d4 => generated 1171 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/804] 10.0.0.44 () {36 vars in 925 bytes} [Thu Mar 5 08:18: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: 7|app: 0|req: 403/809] 10.0.0.44 () {36 vars in 985 bytes} [Thu Mar 5 08:19:12 2026] GET /v2/images/f85c75d3-887f-4ae3-9122-b2b35af2b6d4 => 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: 407/810] 10.0.0.44 () {36 vars in 925 bytes} [Thu Mar 5 08:19:12 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/811] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:19:14 2026] GET /v2/images => generated 4892 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/812] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:19:14 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/819] 199.204.45.227 () {32 vars in 825 bytes} [Thu Mar 5 08:19:46 2026] GET /v2/images?status=active&owner=4d6de00590a24571889e1a517539d54d&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/820] 199.204.45.227 () {32 vars in 652 bytes} [Thu Mar 5 08:19:46 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/821] 10.0.0.89 () {36 vars in 985 bytes} [Thu Mar 5 08:19:46 2026] GET /v2/images/7748b1d7-5725-4ab3-ac4e-bac3627f9ced => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/822] 10.0.0.89 () {36 vars in 925 bytes} [Thu Mar 5 08:19:46 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/823] 10.0.0.89 () {36 vars in 925 bytes} [Thu Mar 5 08:19:46 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: 410/824] 10.0.0.89 () {36 vars in 985 bytes} [Thu Mar 5 08:19:46 2026] GET /v2/images/7748b1d7-5725-4ab3-ac4e-bac3627f9ced => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/825] 10.0.0.89 () {36 vars in 925 bytes} [Thu Mar 5 08:19:46 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/826] 10.0.0.89 () {36 vars in 925 bytes} [Thu Mar 5 08:19:46 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: 416/827] 10.0.0.89 () {36 vars in 985 bytes} [Thu Mar 5 08:19:46 2026] GET /v2/images/7748b1d7-5725-4ab3-ac4e-bac3627f9ced => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/828] 10.0.0.89 () {36 vars in 925 bytes} [Thu Mar 5 08:19:46 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: 417/829] 10.0.0.238 () {36 vars in 910 bytes} [Thu Mar 5 08:19:47 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: 413/830] 10.0.0.238 () {36 vars in 1006 bytes} [Thu Mar 5 08:19:47 2026] GET /v2/images/7748b1d7-5725-4ab3-ac4e-bac3627f9ced/locations => generated 127 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/831] 10.0.0.238 () {36 vars in 986 bytes} [Thu Mar 5 08:19:47 2026] GET /v2/images/7748b1d7-5725-4ab3-ac4e-bac3627f9ced => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/832] 10.0.0.238 () {36 vars in 926 bytes} [Thu Mar 5 08:19:47 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: 419/833] 10.0.0.238 () {36 vars in 926 bytes} [Thu Mar 5 08:19:47 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: 418/840] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:20:14 2026] GET /v2/images => generated 4892 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/841] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:20:14 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/854] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:21:14 2026] GET /v2/images => generated 4892 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/855] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:21:14 2026] GET /v2/images => generated 4892 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/868] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:22:14 2026] GET /v2/images => generated 4892 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/869] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:22:14 2026] GET /v2/images => generated 4892 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/882] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:23:13 2026] GET /v2/images => generated 4892 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/883] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:23:14 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/886] 10.0.0.194 () {32 vars in 632 bytes} [Thu Mar 5 08:23:25 2026] GET /v2/images => generated 4892 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/897] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:24:14 2026] GET /v2/images => generated 4892 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/898] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:24:14 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/911] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:25:14 2026] GET /v2/images => generated 4892 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/912] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:25:14 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/925] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:26:13 2026] GET /v2/images => generated 4892 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/926] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:26:14 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/939] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:27:13 2026] GET /v2/images => generated 4892 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/940] 10.0.0.63 () {28 vars in 567 bytes} [Thu Mar 5 08:27:14 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)