+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jun 17 15:55:47 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:56 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-b9b85c975-vgxbk machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7ff08d103668 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-06-17 15:55:49.110 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-17 15:55:49.117 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-17 15:55:49.956 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-06-17 15:55:49.957 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-06-17 15:55:49.957 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-17 15:55:49.965 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-06-17 15:55:49.966 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-06-17 15:55:49.966 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-17 15:55:52.008 7 WARNING glance.api.v2.images [None req-a43c2b16-c125-4444-9582-79fc0eb54f03 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-17 15:55:52.179 8 WARNING glance.api.v2.images [None req-2045a184-d1bb-434b-83d7-d16526958527 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-17 15:55:52.355 7 WARNING keystonemiddleware._common.config [None req-a43c2b16-c125-4444-9582-79fc0eb54f03 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-17 15:55:52.363 7 WARNING oslo_config.cfg [None req-a43c2b16-c125-4444-9582-79fc0eb54f03 - - - - - -] 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 0x7ff08d103668 pid: 7 (default app) 2026-06-17 15:55:52.539 8 WARNING keystonemiddleware._common.config [None req-2045a184-d1bb-434b-83d7-d16526958527 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-17 15:55:52.547 8 WARNING oslo_config.cfg [None req-2045a184-d1bb-434b-83d7-d16526958527 - - - - - -] 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 0x7ff08d103668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 17 15:55:53 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-17 15:55:54.153 8 WARNING oslo_policy.policy [None req-2f167a2b-3964-4912-b61e-450c1b252f42 8bc33e78be584918b40de7dabb7e23e0 0a8b790d74c24aba89ee305a83d1ffb1 - - 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-06-17 15:55:54.153 8 WARNING oslo_policy.policy [None req-2f167a2b-3964-4912-b61e-450c1b252f42 8bc33e78be584918b40de7dabb7e23e0 0a8b790d74c24aba89ee305a83d1ffb1 - - 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-06-17 15:55:54.168 8 WARNING oslo_policy.policy [None req-2f167a2b-3964-4912-b61e-450c1b252f42 8bc33e78be584918b40de7dabb7e23e0 0a8b790d74c24aba89ee305a83d1ffb1 - - 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-06-17 15:55:54.168 8 WARNING oslo_policy.policy [None req-2f167a2b-3964-4912-b61e-450c1b252f42 8bc33e78be584918b40de7dabb7e23e0 0a8b790d74c24aba89ee305a83d1ffb1 - - 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.250 () {44 vars in 910 bytes} [Wed Jun 17 15:55:53 2026] GET /v2/images => generated 69 bytes in 616 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.250 () {42 vars in 688 bytes} [Wed Jun 17 15:55:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 17 15:55:57 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-06-17 15:55:57.888 7 WARNING oslo_policy.policy [None req-c864a33e-e987-48c6-ac4c-6b457ba76ca9 8bc33e78be584918b40de7dabb7e23e0 0a8b790d74c24aba89ee305a83d1ffb1 - - 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-06-17 15:55:57.889 7 WARNING oslo_policy.policy [None req-c864a33e-e987-48c6-ac4c-6b457ba76ca9 8bc33e78be584918b40de7dabb7e23e0 0a8b790d74c24aba89ee305a83d1ffb1 - - 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.250 () {44 vars in 911 bytes} [Wed Jun 17 15:55:57 2026] GET /v2/images/cirros => generated 151 bytes in 129 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.250 () {44 vars in 933 bytes} [Wed Jun 17 15:55:57 2026] GET /v2/images?name=cirros => generated 81 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-17 15:55:58.040 7 WARNING oslo_policy.policy [None req-ed34499e-3be6-4583-b7dd-a1a7916feda9 8bc33e78be584918b40de7dabb7e23e0 0a8b790d74c24aba89ee305a83d1ffb1 - - 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-06-17 15:55:58.040 7 WARNING oslo_policy.policy [None req-ed34499e-3be6-4583-b7dd-a1a7916feda9 8bc33e78be584918b40de7dabb7e23e0 0a8b790d74c24aba89ee305a83d1ffb1 - - 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.250 () {44 vars in 939 bytes} [Wed Jun 17 15:55:58 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-17 15:55:58.130 8 WARNING oslo_config.cfg [None req-ca94ceaf-6227-4686-81e8-67899da6a084 8bc33e78be584918b40de7dabb7e23e0 0a8b790d74c24aba89ee305a83d1ffb1 - - 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.250 () {48 vars in 951 bytes} [Wed Jun 17 15:55:58 2026] POST /v2/images => generated 760 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-17 15:55:58.151 7 WARNING oslo_policy.policy [None req-a38b9850-1fd4-4bd2-8d3f-aaa760f223e5 8bc33e78be584918b40de7dabb7e23e0 0a8b790d74c24aba89ee305a83d1ffb1 - - 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-06-17 15:55:58.151 7 WARNING oslo_policy.policy [None req-a38b9850-1fd4-4bd2-8d3f-aaa760f223e5 8bc33e78be584918b40de7dabb7e23e0 0a8b790d74c24aba89ee305a83d1ffb1 - - 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-06-17 15:55:58.152 7 INFO glance.api.v2.image_data [None req-a38b9850-1fd4-4bd2-8d3f-aaa760f223e5 8bc33e78be584918b40de7dabb7e23e0 0a8b790d74c24aba89ee305a83d1ffb1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-17 15:56:02.166 7 WARNING glance.location [None req-a38b9850-1fd4-4bd2-8d3f-aaa760f223e5 8bc33e78be584918b40de7dabb7e23e0 0a8b790d74c24aba89ee305a83d1ffb1 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.204.45.250 () {48 vars in 1045 bytes} [Wed Jun 17 15:55:58 2026] PUT /v2/images/4c9ffd08-c9d3-4ad0-bc80-8a1aaba09f56/file => generated 0 bytes in 4060 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7493 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.250 () {44 vars in 971 bytes} [Wed Jun 17 15:56:02 2026] GET /v2/images/4c9ffd08-c9d3-4ad0-bc80-8a1aaba09f56 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-17 15:56:02.311 7 WARNING oslo_config.cfg [None req-b65d6ad1-a8da-4580-9178-f9d84e065da9 8bc33e78be584918b40de7dabb7e23e0 0a8b790d74c24aba89ee305a83d1ffb1 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.204.45.250 () {48 vars in 1051 bytes} [Wed Jun 17 15:56:02 2026] PATCH /v2/images/4c9ffd08-c9d3-4ad0-bc80-8a1aaba09f56 => generated 1312 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.250 () {44 vars in 971 bytes} [Wed Jun 17 15:56:02 2026] GET /v2/images/4c9ffd08-c9d3-4ad0-bc80-8a1aaba09f56 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/266] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 17 16:16:49 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: 134/267] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 17 16:16:49 2026] GET /v2/images => generated 1381 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/276] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 17 16:17:24 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/277] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 17 16:17:24 2026] GET /v2/images => generated 1381 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/278] 199.204.45.250 () {44 vars in 937 bytes} [Wed Jun 17 16:17:24 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/279] 199.204.45.250 () {44 vars in 959 bytes} [Wed Jun 17 16:17:24 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/280] 199.204.45.250 () {44 vars in 939 bytes} [Wed Jun 17 16:17:25 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: 140/281] 199.204.45.250 () {48 vars in 951 bytes} [Wed Jun 17 16:17:25 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-17 16:17:25.115 7 INFO glance.api.v2.image_data [None req-37accabe-fbfb-40ba-80c2-bc259002ed24 8bc33e78be584918b40de7dabb7e23e0 0a8b790d74c24aba89ee305a83d1ffb1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-17 16:17:50.662 7 WARNING glance.location [None req-37accabe-fbfb-40ba-80c2-bc259002ed24 8bc33e78be584918b40de7dabb7e23e0 0a8b790d74c24aba89ee305a83d1ffb1 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 142/286] 199.204.45.250 () {48 vars in 1046 bytes} [Wed Jun 17 16:17:25 2026] PUT /v2/images/1da64afc-389f-4f00-9e7b-0fef7c1f7e69/file => generated 0 bytes in 25598 msecs (HTTP/1.1 204) 4 headers in 171 bytes (69034 switches on core 0) [pid: 8|app: 0|req: 145/287] 199.204.45.250 () {44 vars in 971 bytes} [Wed Jun 17 16:17:50 2026] GET /v2/images/1da64afc-389f-4f00-9e7b-0fef7c1f7e69 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/288] 199.204.45.250 () {48 vars in 1051 bytes} [Wed Jun 17 16:17:50 2026] PATCH /v2/images/1da64afc-389f-4f00-9e7b-0fef7c1f7e69 => generated 1395 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/289] 199.204.45.250 () {44 vars in 971 bytes} [Wed Jun 17 16:17:50 2026] GET /v2/images/1da64afc-389f-4f00-9e7b-0fef7c1f7e69 => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/292] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 17 16:17:52 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: 148/293] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 17 16:17:52 2026] GET /v2/images => generated 2778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/372] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 17 16:24:27 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: 188/373] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 17 16:24:27 2026] GET /v2/images => generated 2778 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/376] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 17 16:24:40 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: 187/377] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 17 16:24:40 2026] GET /v2/images => generated 2778 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/378] 199.204.45.250 () {44 vars in 947 bytes} [Wed Jun 17 16:24:40 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/379] 199.204.45.250 () {44 vars in 969 bytes} [Wed Jun 17 16:24:40 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/380] 199.204.45.250 () {44 vars in 939 bytes} [Wed Jun 17 16:24:40 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/381] 199.204.45.250 () {48 vars in 951 bytes} [Wed Jun 17 16:24:41 2026] POST /v2/images => generated 799 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-17 16:24:41.079 8 WARNING oslo_policy.policy [None req-7c7dbfb1-0ff0-46d7-8806-65cc3c68fcbe 8bc33e78be584918b40de7dabb7e23e0 0a8b790d74c24aba89ee305a83d1ffb1 - - 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-06-17 16:24:41.080 8 WARNING oslo_policy.policy [None req-7c7dbfb1-0ff0-46d7-8806-65cc3c68fcbe 8bc33e78be584918b40de7dabb7e23e0 0a8b790d74c24aba89ee305a83d1ffb1 - - 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-06-17 16:24:41.081 8 INFO glance.api.v2.image_data [None req-7c7dbfb1-0ff0-46d7-8806-65cc3c68fcbe 8bc33e78be584918b40de7dabb7e23e0 0a8b790d74c24aba89ee305a83d1ffb1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-17 16:24:51.887 8 INFO glance.location [None req-7c7dbfb1-0ff0-46d7-8806-65cc3c68fcbe 8bc33e78be584918b40de7dabb7e23e0 0a8b790d74c24aba89ee305a83d1ffb1 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 193/384] 199.204.45.250 () {48 vars in 1045 bytes} [Wed Jun 17 16:24:41 2026] PUT /v2/images/358e27c4-2a17-4525-beac-9f18764c2737/file => generated 0 bytes in 10860 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25049 switches on core 0) [pid: 7|app: 0|req: 192/385] 199.204.45.250 () {44 vars in 971 bytes} [Wed Jun 17 16:24:51 2026] GET /v2/images/358e27c4-2a17-4525-beac-9f18764c2737 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/386] 199.204.45.250 () {48 vars in 1051 bytes} [Wed Jun 17 16:24:51 2026] PATCH /v2/images/358e27c4-2a17-4525-beac-9f18764c2737 => generated 1410 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/387] 199.204.45.250 () {44 vars in 971 bytes} [Wed Jun 17 16:24:52 2026] GET /v2/images/358e27c4-2a17-4525-beac-9f18764c2737 => generated 1410 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/396] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 17 16:25:29 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: 199/397] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 17 16:25:29 2026] GET /v2/images => generated 4190 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/402] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 17 16:25:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/403] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 17 16:25:46 2026] GET /v2/images => generated 4190 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/404] 199.204.45.250 () {44 vars in 939 bytes} [Wed Jun 17 16:25:46 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/405] 199.204.45.250 () {44 vars in 961 bytes} [Wed Jun 17 16:25:46 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/406] 199.204.45.250 () {44 vars in 939 bytes} [Wed Jun 17 16:25:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/407] 199.204.45.250 () {48 vars in 951 bytes} [Wed Jun 17 16:25:46 2026] POST /v2/images => generated 791 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-17 16:25:46.825 7 INFO glance.api.v2.image_data [None req-0a2c06ca-a38d-403e-a7ee-d00f70714d30 8bc33e78be584918b40de7dabb7e23e0 0a8b790d74c24aba89ee305a83d1ffb1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-17 16:26:01.251 7 INFO glance.location [None req-0a2c06ca-a38d-403e-a7ee-d00f70714d30 8bc33e78be584918b40de7dabb7e23e0 0a8b790d74c24aba89ee305a83d1ffb1 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 204/410] 199.204.45.250 () {48 vars in 1046 bytes} [Wed Jun 17 16:25:46 2026] PUT /v2/images/51b7e512-79f4-4cbd-98e9-683e0a856266/file => generated 0 bytes in 14476 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30268 switches on core 0) [pid: 8|app: 0|req: 207/411] 199.204.45.250 () {44 vars in 971 bytes} [Wed Jun 17 16:26:01 2026] GET /v2/images/51b7e512-79f4-4cbd-98e9-683e0a856266 => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/412] 199.204.45.250 () {48 vars in 1051 bytes} [Wed Jun 17 16:26:01 2026] PATCH /v2/images/51b7e512-79f4-4cbd-98e9-683e0a856266 => generated 1382 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/413] 199.204.45.250 () {44 vars in 971 bytes} [Wed Jun 17 16:26:01 2026] GET /v2/images/51b7e512-79f4-4cbd-98e9-683e0a856266 => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/606] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 17 16:41:53 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/607] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 17 16:41:53 2026] GET /v2/images => generated 5574 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/636] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 17 16:44:13 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: 320/637] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 17 16:44:13 2026] GET /v2/images => generated 5574 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/638] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 17 16:44:15 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: 321/639] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 17 16:44:15 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/650] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 17 16:45:06 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: 324/651] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 17 16:45:06 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/654] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 17 16:45:14 2026] GET / => generated 1312 bytes in 4 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/655] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 17 16:45:14 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/668] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 17 16:46:16 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: 333/669] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 17 16:46:16 2026] GET /v2/images => generated 5574 bytes in 52 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: 338/678] 10.0.0.234 () {32 vars in 632 bytes} [Wed Jun 17 16:46:58 2026] GET /v2/images => generated 5574 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/683] 10.0.0.234 () {34 vars in 654 bytes} [Wed Jun 17 16:47:21 2026] POST /v2/images => generated 647 bytes in 175 msecs (HTTP/1.1 201) 6 headers in 342 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, ' 2026-06-17 16:47:21.763 8 WARNING glance.api.v2.images [None req-7546fe22-ff01-47b5-9573-e5091cd099dd 53bd3a5864a349d1aaf5691dbb2d2f2d 11ae57eaa7cd4bdfbe68061251177331 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//eb209c3d-4abf-4daa-b1dc-17f5f9e32e19 [pid: 8|app: 0|req: 343/684] 10.0.0.234 () {32 vars in 709 bytes} [Wed Jun 17 16:47:21 2026] DELETE /v2/images/eb209c3d-4abf-4daa-b1dc-17f5f9e32e19 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/685] 10.0.0.234 () {32 vars in 706 bytes} [Wed Jun 17 16:47:21 2026] GET /v2/images/eb209c3d-4abf-4daa-b1dc-17f5f9e32e19 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/686] 10.0.0.234 () {32 vars in 632 bytes} [Wed Jun 17 16:47:21 2026] GET /v2/images => generated 1381 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/687] 10.0.0.234 () {34 vars in 654 bytes} [Wed Jun 17 16:47:21 2026] POST /v2/images => generated 703 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/688] 10.0.0.234 () {32 vars in 716 bytes} [Wed Jun 17 16:47:21 2026] GET /v2/images/b614935b-9592-4de0-8146-6b13d5ee57bc/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-17 16:47:21.929 7 INFO glance.api.v2.image_data [None req-3f941ebd-1140-4522-9d5c-a145465285f9 53bd3a5864a349d1aaf5691dbb2d2f2d 11ae57eaa7cd4bdfbe68061251177331 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-17 16:47:21.973 7 WARNING glance_store._drivers.rbd [None req-3f941ebd-1140-4522-9d5c-a145465285f9 53bd3a5864a349d1aaf5691dbb2d2f2d 11ae57eaa7cd4bdfbe68061251177331 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-17 16:47:22.591 7 INFO glance.location [None req-3f941ebd-1140-4522-9d5c-a145465285f9 53bd3a5864a349d1aaf5691dbb2d2f2d 11ae57eaa7cd4bdfbe68061251177331 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 344/691] 10.0.0.234 () {32 vars in 726 bytes} [Wed Jun 17 16:47:21 2026] PUT /v2/images/b614935b-9592-4de0-8146-6b13d5ee57bc/file => generated 0 bytes in 704 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/692] 10.0.0.234 () {32 vars in 706 bytes} [Wed Jun 17 16:47:22 2026] GET /v2/images/b614935b-9592-4de0-8146-6b13d5ee57bc => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/693] 10.0.0.234 () {32 vars in 716 bytes} [Wed Jun 17 16:47:22 2026] GET /v2/images/b614935b-9592-4de0-8146-6b13d5ee57bc/file => generated 1024 bytes in 122 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/694] 10.0.0.234 () {34 vars in 654 bytes} [Wed Jun 17 16:47:22 2026] POST /v2/images => generated 649 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/695] 10.0.0.234 () {32 vars in 725 bytes} [Wed Jun 17 16:47:22 2026] PATCH /v2/images/411f505d-6f10-4f22-8338-53993e8ebd3c => generated 653 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/696] 10.0.0.234 () {32 vars in 706 bytes} [Wed Jun 17 16:47:22 2026] GET /v2/images/411f505d-6f10-4f22-8338-53993e8ebd3c => generated 653 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-17 16:47:22.881 7 WARNING glance.api.v2.images [None req-52669b32-1627-4184-a10b-6787ed3f55ba 53bd3a5864a349d1aaf5691dbb2d2f2d 11ae57eaa7cd4bdfbe68061251177331 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//411f505d-6f10-4f22-8338-53993e8ebd3c [pid: 7|app: 0|req: 347/697] 10.0.0.234 () {32 vars in 709 bytes} [Wed Jun 17 16:47:22 2026] DELETE /v2/images/411f505d-6f10-4f22-8338-53993e8ebd3c => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/698] 10.0.0.234 () {32 vars in 706 bytes} [Wed Jun 17 16:47:22 2026] GET /v2/images/411f505d-6f10-4f22-8338-53993e8ebd3c => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-17 16:47:22.939 7 WARNING glance.api.v2.images [None req-5032f880-d783-4178-ae44-92adcba324ee 53bd3a5864a349d1aaf5691dbb2d2f2d 11ae57eaa7cd4bdfbe68061251177331 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b614935b-9592-4de0-8146-6b13d5ee57bc [pid: 7|app: 0|req: 348/699] 10.0.0.234 () {32 vars in 709 bytes} [Wed Jun 17 16:47:22 2026] DELETE /v2/images/b614935b-9592-4de0-8146-6b13d5ee57bc => generated 0 bytes in 842 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/700] 10.0.0.234 () {32 vars in 706 bytes} [Wed Jun 17 16:47:23 2026] GET /v2/images/b614935b-9592-4de0-8146-6b13d5ee57bc => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-17 16:47:23.798 7 WARNING glance.api.v2.images [None req-b78a0714-64a2-4173-af17-6117a7f04717 53bd3a5864a349d1aaf5691dbb2d2f2d 11ae57eaa7cd4bdfbe68061251177331 - - default default] Failed to find image eb209c3d-4abf-4daa-b1dc-17f5f9e32e19 to delete: glance.common.exception.ImageNotFound: No image found with ID eb209c3d-4abf-4daa-b1dc-17f5f9e32e19 [pid: 7|app: 0|req: 349/701] 10.0.0.234 () {32 vars in 709 bytes} [Wed Jun 17 16:47:23 2026] DELETE /v2/images/eb209c3d-4abf-4daa-b1dc-17f5f9e32e19 => generated 147 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/702] 10.0.0.234 () {32 vars in 706 bytes} [Wed Jun 17 16:47:23 2026] GET /v2/images/eb209c3d-4abf-4daa-b1dc-17f5f9e32e19 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/703] 10.0.0.156 () {36 vars in 986 bytes} [Wed Jun 17 16:47:26 2026] GET /v2/images/4c9ffd08-c9d3-4ad0-bc80-8a1aaba09f56 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/704] 10.0.0.156 () {36 vars in 926 bytes} [Wed Jun 17 16:47:26 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: 7|app: 0|req: 351/705] 10.0.0.234 () {30 vars in 410 bytes} [Wed Jun 17 16:47:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/708] 199.204.45.250 () {36 vars in 990 bytes} [Wed Jun 17 16:47:35 2026] GET /v2/images/4c9ffd08-c9d3-4ad0-bc80-8a1aaba09f56 => generated 1312 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/709] 199.204.45.250 () {36 vars in 930 bytes} [Wed Jun 17 16:47:35 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: 354/710] 199.204.45.250 () {36 vars in 990 bytes} [Wed Jun 17 16:47:36 2026] GET /v2/images/4c9ffd08-c9d3-4ad0-bc80-8a1aaba09f56 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/711] 199.204.45.250 () {36 vars in 930 bytes} [Wed Jun 17 16:47:36 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: 355/712] 10.0.0.156 () {36 vars in 986 bytes} [Wed Jun 17 16:47:39 2026] GET /v2/images/4c9ffd08-c9d3-4ad0-bc80-8a1aaba09f56 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/713] 10.0.0.156 () {36 vars in 926 bytes} [Wed Jun 17 16:47:39 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: 356/714] 10.0.0.152 () {36 vars in 986 bytes} [Wed Jun 17 16:47:40 2026] GET /v2/images/4c9ffd08-c9d3-4ad0-bc80-8a1aaba09f56 => generated 1312 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/715] 10.0.0.152 () {36 vars in 926 bytes} [Wed Jun 17 16:47:40 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: 357/716] 10.0.0.152 () {36 vars in 926 bytes} [Wed Jun 17 16:47:40 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: 360/717] 10.0.0.152 () {36 vars in 986 bytes} [Wed Jun 17 16:47:40 2026] GET /v2/images/4c9ffd08-c9d3-4ad0-bc80-8a1aaba09f56 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/718] 10.0.0.152 () {36 vars in 926 bytes} [Wed Jun 17 16:47:40 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: 361/719] 10.0.0.152 () {36 vars in 926 bytes} [Wed Jun 17 16:47:40 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: 359/720] 10.0.0.152 () {36 vars in 986 bytes} [Wed Jun 17 16:47:40 2026] GET /v2/images/4c9ffd08-c9d3-4ad0-bc80-8a1aaba09f56 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/721] 10.0.0.152 () {36 vars in 926 bytes} [Wed Jun 17 16:47:40 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: 360/722] 10.0.0.152 () {36 vars in 926 bytes} [Wed Jun 17 16:47:40 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/723] 10.0.0.200 () {36 vars in 910 bytes} [Wed Jun 17 16:47:41 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: 361/724] 10.0.0.200 () {36 vars in 1006 bytes} [Wed Jun 17 16:47:41 2026] GET /v2/images/4c9ffd08-c9d3-4ad0-bc80-8a1aaba09f56/locations => generated 127 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/725] 10.0.0.200 () {36 vars in 986 bytes} [Wed Jun 17 16:47:41 2026] GET /v2/images/4c9ffd08-c9d3-4ad0-bc80-8a1aaba09f56 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/726] 10.0.0.200 () {36 vars in 926 bytes} [Wed Jun 17 16:47:41 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: 365/727] 10.0.0.200 () {36 vars in 926 bytes} [Wed Jun 17 16:47:41 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/738] 10.0.0.156 () {36 vars in 986 bytes} [Wed Jun 17 16:48:26 2026] GET /v2/images/4c9ffd08-c9d3-4ad0-bc80-8a1aaba09f56 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/739] 10.0.0.156 () {36 vars in 926 bytes} [Wed Jun 17 16:48:26 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: 369/740] 10.0.0.156 () {36 vars in 986 bytes} [Wed Jun 17 16:48:31 2026] GET /v2/images/4c9ffd08-c9d3-4ad0-bc80-8a1aaba09f56 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/741] 10.0.0.156 () {36 vars in 926 bytes} [Wed Jun 17 16:48:31 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: 377/750] 10.0.0.156 () {36 vars in 986 bytes} [Wed Jun 17 16:49:10 2026] GET /v2/images/4c9ffd08-c9d3-4ad0-bc80-8a1aaba09f56 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/751] 10.0.0.156 () {36 vars in 926 bytes} [Wed Jun 17 16:49:10 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: 376/754] 10.0.0.156 () {36 vars in 986 bytes} [Wed Jun 17 16:49:13 2026] GET /v2/images/4c9ffd08-c9d3-4ad0-bc80-8a1aaba09f56 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/755] 10.0.0.156 () {36 vars in 926 bytes} [Wed Jun 17 16:49:13 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: 378/758] 10.0.0.156 () {36 vars in 986 bytes} [Wed Jun 17 16:49:28 2026] GET /v2/images/4c9ffd08-c9d3-4ad0-bc80-8a1aaba09f56 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/759] 10.0.0.156 () {36 vars in 926 bytes} [Wed Jun 17 16:49:28 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: 383/768] 10.0.0.156 () {36 vars in 986 bytes} [Wed Jun 17 16:50:05 2026] GET /v2/images/4c9ffd08-c9d3-4ad0-bc80-8a1aaba09f56 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/769] 10.0.0.156 () {36 vars in 926 bytes} [Wed Jun 17 16:50:05 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: 7|app: 0|req: 386/774] 10.0.0.234 () {32 vars in 706 bytes} [Wed Jun 17 16:50:29 2026] GET /v2/images/4c9ffd08-c9d3-4ad0-bc80-8a1aaba09f56 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/775] 10.0.0.234 () {32 vars in 706 bytes} [Wed Jun 17 16:50:29 2026] GET /v2/images/4c9ffd08-c9d3-4ad0-bc80-8a1aaba09f56 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/776] 10.0.0.152 () {36 vars in 986 bytes} [Wed Jun 17 16:50:29 2026] GET /v2/images/4c9ffd08-c9d3-4ad0-bc80-8a1aaba09f56 => generated 1312 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/777] 10.0.0.152 () {36 vars in 926 bytes} [Wed Jun 17 16:50:30 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/778] 10.0.0.152 () {36 vars in 926 bytes} [Wed Jun 17 16:50:30 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/779] 10.0.0.152 () {36 vars in 986 bytes} [Wed Jun 17 16:50:30 2026] GET /v2/images/4c9ffd08-c9d3-4ad0-bc80-8a1aaba09f56 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/780] 10.0.0.152 () {36 vars in 926 bytes} [Wed Jun 17 16:50:30 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/781] 10.0.0.152 () {36 vars in 926 bytes} [Wed Jun 17 16:50:30 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: 390/782] 10.0.0.152 () {36 vars in 986 bytes} [Wed Jun 17 16:50:30 2026] GET /v2/images/4c9ffd08-c9d3-4ad0-bc80-8a1aaba09f56 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/783] 10.0.0.152 () {36 vars in 926 bytes} [Wed Jun 17 16:50:30 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/784] 10.0.0.152 () {36 vars in 926 bytes} [Wed Jun 17 16:50:30 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: 394/785] 10.0.0.200 () {36 vars in 910 bytes} [Wed Jun 17 16:50:30 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/786] 10.0.0.200 () {36 vars in 1006 bytes} [Wed Jun 17 16:50:30 2026] GET /v2/images/4c9ffd08-c9d3-4ad0-bc80-8a1aaba09f56/locations => generated 127 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/787] 10.0.0.200 () {36 vars in 986 bytes} [Wed Jun 17 16:50:30 2026] GET /v2/images/4c9ffd08-c9d3-4ad0-bc80-8a1aaba09f56 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/788] 10.0.0.200 () {36 vars in 926 bytes} [Wed Jun 17 16:50:30 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: 396/789] 10.0.0.200 () {36 vars in 926 bytes} [Wed Jun 17 16:50:30 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: 395/792] 10.0.0.156 () {36 vars in 986 bytes} [Wed Jun 17 16:50:38 2026] GET /v2/images/4c9ffd08-c9d3-4ad0-bc80-8a1aaba09f56 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/793] 10.0.0.156 () {36 vars in 926 bytes} [Wed Jun 17 16:50:38 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/804] 10.0.0.156 () {36 vars in 986 bytes} [Wed Jun 17 16:51:29 2026] GET /v2/images/4c9ffd08-c9d3-4ad0-bc80-8a1aaba09f56 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/805] 10.0.0.156 () {36 vars in 926 bytes} [Wed Jun 17 16:51:29 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: 404/810] 10.0.0.156 () {36 vars in 986 bytes} [Wed Jun 17 16:51:51 2026] GET /v2/images/4c9ffd08-c9d3-4ad0-bc80-8a1aaba09f56 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/811] 10.0.0.156 () {36 vars in 926 bytes} [Wed Jun 17 16:51:51 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: 413/822] 199.204.45.250 () {32 vars in 825 bytes} [Wed Jun 17 16:52:36 2026] GET /v2/images?status=active&owner=0a8b790d74c24aba89ee305a83d1ffb1&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/823] 199.204.45.250 () {32 vars in 652 bytes} [Wed Jun 17 16:52:36 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: 414/824] 10.0.0.152 () {36 vars in 986 bytes} [Wed Jun 17 16:52:37 2026] GET /v2/images/1da64afc-389f-4f00-9e7b-0fef7c1f7e69 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/825] 10.0.0.152 () {36 vars in 926 bytes} [Wed Jun 17 16:52:37 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/826] 10.0.0.152 () {36 vars in 926 bytes} [Wed Jun 17 16:52:37 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: 412/827] 10.0.0.152 () {36 vars in 986 bytes} [Wed Jun 17 16:52:37 2026] GET /v2/images/1da64afc-389f-4f00-9e7b-0fef7c1f7e69 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/828] 10.0.0.152 () {36 vars in 926 bytes} [Wed Jun 17 16:52:37 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: 413/829] 10.0.0.152 () {36 vars in 926 bytes} [Wed Jun 17 16:52:37 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/830] 10.0.0.152 () {36 vars in 986 bytes} [Wed Jun 17 16:52:37 2026] GET /v2/images/1da64afc-389f-4f00-9e7b-0fef7c1f7e69 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/831] 10.0.0.152 () {36 vars in 926 bytes} [Wed Jun 17 16:52:37 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/832] 10.0.0.200 () {36 vars in 910 bytes} [Wed Jun 17 16:52:37 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/833] 10.0.0.200 () {36 vars in 1006 bytes} [Wed Jun 17 16:52:37 2026] GET /v2/images/1da64afc-389f-4f00-9e7b-0fef7c1f7e69/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/834] 10.0.0.200 () {36 vars in 986 bytes} [Wed Jun 17 16:52:37 2026] GET /v2/images/1da64afc-389f-4f00-9e7b-0fef7c1f7e69 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/835] 10.0.0.200 () {36 vars in 926 bytes} [Wed Jun 17 16:52:37 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/836] 10.0.0.200 () {36 vars in 926 bytes} [Wed Jun 17 16:52:37 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/879] 10.0.0.234 () {32 vars in 632 bytes} [Wed Jun 17 16:56:11 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)