+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Apr 17 09:38:07 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: nova-api-osapi-b8bd9f885-fvp4s 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:8774 fd 3 Python version: 3.12.3 (main, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7f79911c7668 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)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-04-17 09:38:12.486 8 INFO nova.utils [None req-aa4cd8cf-0c03-461d-9f20-8376caf11c9c - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-17 09:38:12.512 7 INFO nova.utils [None req-754383a7-78c7-4e0c-b3f1-22cb940cf920 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-17 09:38:14.187 7 WARNING keystonemiddleware._common.config [None req-754383a7-78c7-4e0c-b3f1-22cb940cf920 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 09:38:14.196 7 WARNING oslo_config.cfg [None req-754383a7-78c7-4e0c-b3f1-22cb940cf920 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-17 09:38:14.216 8 WARNING keystonemiddleware._common.config [None req-aa4cd8cf-0c03-461d-9f20-8376caf11c9c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 09:38:14.226 8 WARNING oslo_config.cfg [None req-aa4cd8cf-0c03-461d-9f20-8376caf11c9c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-17 09:38:14.275 7 WARNING keystonemiddleware._common.config [None req-754383a7-78c7-4e0c-b3f1-22cb940cf920 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 09:38:14.289 7 WARNING oslo_config.cfg [None req-754383a7-78c7-4e0c-b3f1-22cb940cf920 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-17 09:38:14.301 7 WARNING oslo_config.cfg [None req-754383a7-78c7-4e0c-b3f1-22cb940cf920 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f79911c7668 pid: 7 (default app) 2026-04-17 09:38:14.307 8 WARNING keystonemiddleware._common.config [None req-aa4cd8cf-0c03-461d-9f20-8376caf11c9c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 09:38:14.323 8 WARNING oslo_config.cfg [None req-aa4cd8cf-0c03-461d-9f20-8376caf11c9c - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-17 09:38:14.336 8 WARNING oslo_config.cfg [None req-aa4cd8cf-0c03-461d-9f20-8376caf11c9c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f79911c7668 pid: 8 (default app) [pid: 8|app: 0|req: 2/4] 199.204.45.140 () {42 vars in 704 bytes} [Fri Apr 17 09:38:21 2026] GET /v2.1 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 6 headers in 319 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-04-17 09:38:22.071 7 WARNING oslo_policy.policy [None req-c4a379ca-2aca-4735-bf49-d79d4c3b2160 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - 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-04-17 09:38:22.072 7 WARNING oslo_policy.policy [None req-c4a379ca-2aca-4735-bf49-d79d4c3b2160 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - 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: 3/5] 199.204.45.140 () {44 vars in 908 bytes} [Fri Apr 17 09:38:21 2026] GET /v2.1 => generated 0 bytes in 561 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 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-04-17 09:38:22.171 8 WARNING oslo_policy.policy [req-c4a379ca-2aca-4735-bf49-d79d4c3b2160 req-930a3a2f-1590-4f56-88bc-651b862c38ff 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - 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-04-17 09:38:22.172 8 WARNING oslo_policy.policy [req-c4a379ca-2aca-4735-bf49-d79d4c3b2160 req-930a3a2f-1590-4f56-88bc-651b862c38ff 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - 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: 3/6] 199.204.45.140 () {46 vars in 981 bytes} [Fri Apr 17 09:38:22 2026] GET /v2.1/ => generated 400 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 09:38:22.278 7 INFO nova.api.openstack.wsgi [None req-143f55a3-e901-47ad-bfc2-d915903f3d4e 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 199.204.45.140 () {48 vars in 1010 bytes} [Fri Apr 17 09:38:22 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.140 () {48 vars in 1050 bytes} [Fri Apr 17 09:38:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.140 () {52 vars in 1047 bytes} [Fri Apr 17 09:38:22 2026] POST /v2.1/flavors => generated 529 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.140 () {42 vars in 704 bytes} [Fri Apr 17 09:38:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.140 () {44 vars in 908 bytes} [Fri Apr 17 09:38:23 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/12] 199.204.45.140 () {46 vars in 981 bytes} [Fri Apr 17 09:38:23 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 09:38:23.350 7 INFO nova.api.openstack.wsgi [None req-ee8a42bd-4742-4482-a679-bc9d5014dd81 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 199.204.45.140 () {48 vars in 1012 bytes} [Fri Apr 17 09:38:23 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.140 () {48 vars in 1050 bytes} [Fri Apr 17 09:38:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.140 () {52 vars in 1047 bytes} [Fri Apr 17 09:38:23 2026] POST /v2.1/flavors => generated 532 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.140 () {42 vars in 704 bytes} [Fri Apr 17 09:38:24 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.140 () {44 vars in 908 bytes} [Fri Apr 17 09:38:24 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/18] 199.204.45.140 () {46 vars in 981 bytes} [Fri Apr 17 09:38:24 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 09:38:24.430 7 INFO nova.api.openstack.wsgi [None req-9ddc8c39-b3c7-49c8-ae73-c4f87f7653a2 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/19] 199.204.45.140 () {48 vars in 1014 bytes} [Fri Apr 17 09:38:24 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.140 () {48 vars in 1050 bytes} [Fri Apr 17 09:38:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.140 () {52 vars in 1047 bytes} [Fri Apr 17 09:38:24 2026] POST /v2.1/flavors => generated 533 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/24] 199.204.45.140 () {42 vars in 704 bytes} [Fri Apr 17 09:38:25 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/25] 199.204.45.140 () {44 vars in 908 bytes} [Fri Apr 17 09:38:25 2026] GET /v2.1 => generated 0 bytes in 376 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 14/26] 199.204.45.140 () {46 vars in 981 bytes} [Fri Apr 17 09:38:25 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 09:38:25.867 8 INFO nova.api.openstack.wsgi [None req-89d06d05-fd39-4622-9c93-90248230ad36 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/27] 199.204.45.140 () {48 vars in 1012 bytes} [Fri Apr 17 09:38:25 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/28] 199.204.45.140 () {48 vars in 1050 bytes} [Fri Apr 17 09:38:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/29] 199.204.45.140 () {52 vars in 1047 bytes} [Fri Apr 17 09:38:25 2026] POST /v2.1/flavors => generated 532 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/30] 199.204.45.140 () {42 vars in 704 bytes} [Fri Apr 17 09:38:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/31] 199.204.45.140 () {44 vars in 908 bytes} [Fri Apr 17 09:38:26 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 17/32] 199.204.45.140 () {46 vars in 981 bytes} [Fri Apr 17 09:38:26 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 09:38:26.952 8 INFO nova.api.openstack.wsgi [None req-7038150a-1ddd-4d71-aed0-221fe0451e58 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/33] 199.204.45.140 () {48 vars in 1014 bytes} [Fri Apr 17 09:38:26 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/34] 199.204.45.140 () {48 vars in 1050 bytes} [Fri Apr 17 09:38:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/35] 199.204.45.140 () {52 vars in 1047 bytes} [Fri Apr 17 09:38:26 2026] POST /v2.1/flavors => generated 535 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/88] 199.204.45.140 () {42 vars in 704 bytes} [Fri Apr 17 09:42:55 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/89] 199.204.45.140 () {44 vars in 908 bytes} [Fri Apr 17 09:42:55 2026] GET /v2.1 => generated 0 bytes in 105 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 45/90] 199.204.45.140 () {46 vars in 981 bytes} [Fri Apr 17 09:42:55 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 09:42:55.212 7 INFO nova.api.openstack.wsgi [None req-4d523f94-7069-4995-812f-9404156c4c94 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 46/91] 199.204.45.140 () {48 vars in 1014 bytes} [Fri Apr 17 09:42:55 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/92] 199.204.45.140 () {48 vars in 1050 bytes} [Fri Apr 17 09:42:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/93] 199.204.45.140 () {52 vars in 1048 bytes} [Fri Apr 17 09:42:55 2026] POST /v2.1/flavors => generated 534 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/102] 199.204.45.140 () {42 vars in 704 bytes} [Fri Apr 17 09:43:32 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/103] 199.204.45.140 () {44 vars in 908 bytes} [Fri Apr 17 09:43:32 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 53/104] 199.204.45.140 () {46 vars in 981 bytes} [Fri Apr 17 09:43:32 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 09:43:32.328 8 INFO nova.api.openstack.wsgi [None req-2d18ca10-1c43-4392-9884-ad6b364de88c 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 52/105] 199.204.45.140 () {48 vars in 1016 bytes} [Fri Apr 17 09:43:32 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/106] 199.204.45.140 () {48 vars in 1050 bytes} [Fri Apr 17 09:43:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/107] 199.204.45.140 () {52 vars in 1048 bytes} [Fri Apr 17 09:43:32 2026] POST /v2.1/flavors => generated 534 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/118] 10.0.0.15 () {28 vars in 452 bytes} [Fri Apr 17 09:44:19 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 59/119] 10.0.0.15 () {30 vars in 656 bytes} [Fri Apr 17 09:44:19 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 61/120] 10.0.0.15 () {32 vars in 729 bytes} [Fri Apr 17 09:44:19 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/121] 10.0.0.15 () {34 vars in 802 bytes} [Fri Apr 17 09:44:19 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/136] 199.204.45.140 () {42 vars in 704 bytes} [Fri Apr 17 09:45:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/137] 199.204.45.140 () {44 vars in 908 bytes} [Fri Apr 17 09:45:26 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 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, ' [pid: 8|app: 0|req: 69/138] 199.204.45.140 () {46 vars in 981 bytes} [Fri Apr 17 09:45:26 2026] GET /v2.1/ => generated 400 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 09:45:26.542 7 INFO nova.api.openstack.wsgi [None req-9adedabc-7a67-46b7-a9b1-3b5c3b836625 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 491bb6122d9a4dc389fb8844eb3f32ed [pid: 7|app: 0|req: 70/139] 199.204.45.140 () {48 vars in 1050 bytes} [Fri Apr 17 09:45:26 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-17 09:45:26.557 8 WARNING oslo_db.sqlalchemy.utils [None req-f0dbbb47-0ad3-4a3a-b45b-095d5aac7b6b 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 70/140] 199.204.45.140 () {48 vars in 1015 bytes} [Fri Apr 17 09:45:26 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/141] 199.204.45.140 () {52 vars in 1056 bytes} [Fri Apr 17 09:45:26 2026] POST /v2.1/os-keypairs => generated 576 bytes in 48 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/142] 199.204.45.140 () {42 vars in 704 bytes} [Fri Apr 17 09:45:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/143] 199.204.45.140 () {44 vars in 908 bytes} [Fri Apr 17 09:45:30 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 72/144] 199.204.45.140 () {46 vars in 981 bytes} [Fri Apr 17 09:45:30 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/145] 199.204.45.140 () {48 vars in 1072 bytes} [Fri Apr 17 09:45:30 2026] GET /v2.1/os-quota-sets/90f81482423e4a87b42b5bc7a88d7a99 => generated 283 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/146] 199.204.45.140 () {52 vars in 1124 bytes} [Fri Apr 17 09:45:30 2026] PUT /v2.1/os-quota-sets/90f81482423e4a87b42b5bc7a88d7a99 => generated 238 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/155] 199.204.45.140 () {42 vars in 702 bytes} [Fri Apr 17 09:46:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/156] 199.204.45.140 () {44 vars in 906 bytes} [Fri Apr 17 09:46:12 2026] GET /v2.1 => generated 0 bytes in 95 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 79/157] 199.204.45.140 () {46 vars in 979 bytes} [Fri Apr 17 09:46:12 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/158] 199.204.45.140 () {52 vars in 1122 bytes} [Fri Apr 17 09:46:12 2026] PUT /v2.1/os-quota-sets/49cbee3a9d954729ab3c290cfe43df73 => generated 238 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/247] 199.204.45.140 () {42 vars in 704 bytes} [Fri Apr 17 09:53:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/248] 199.204.45.140 () {44 vars in 908 bytes} [Fri Apr 17 09:53:28 2026] GET /v2.1 => generated 0 bytes in 164 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 125/249] 199.204.45.140 () {46 vars in 981 bytes} [Fri Apr 17 09:53:28 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 09:53:28.953 8 INFO nova.api.openstack.wsgi [None req-87a27dbd-d8a2-44f2-baf5-ab9bdd0d546e 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 125/250] 199.204.45.140 () {48 vars in 1010 bytes} [Fri Apr 17 09:53:28 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/251] 199.204.45.140 () {48 vars in 1050 bytes} [Fri Apr 17 09:53:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 130/260] 10.0.0.212 () {32 vars in 654 bytes} [Fri Apr 17 09:54:14 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/261] 10.0.0.212 () {32 vars in 640 bytes} [Fri Apr 17 09:54:14 2026] GET /v2.1/servers => generated 15 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-17 09:54:14.760 8 WARNING oslo_db.sqlalchemy.utils [None req-d59f4aa4-30f9-4853-8b00-bb775d932267 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 131/262] 10.0.0.212 () {32 vars in 648 bytes} [Fri Apr 17 09:54:14 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/263] 10.0.0.212 () {32 vars in 693 bytes} [Fri Apr 17 09:54:14 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/268] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:26 2026] GET /v2.1/flavors/c23eb0fd-5862-42de-b0a9-6c26d1f1adca => generated 511 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/269] 10.0.0.212 () {32 vars in 640 bytes} [Fri Apr 17 09:54:26 2026] GET /v2.1/flavors => generated 1674 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/270] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:26 2026] GET /v2.1/flavors/c23eb0fd-5862-42de-b0a9-6c26d1f1adca => generated 511 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 09:54:31.955 8 WARNING neutronclient.v2_0.client [None req-84df3bd4-f18d-49b2-9f9c-0168ce14bf13 24e1ac469503453aac1665f7ac4874f7 6df162a3db0d41a6a75bfe47e713e5f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 135/271] 10.0.0.212 () {34 vars in 684 bytes} [Fri Apr 17 09:54:31 2026] POST /v2.1/os-security-groups => generated 243 bytes in 1125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 09:54:32.855 7 WARNING neutronclient.v2_0.client [None req-bbf3a7c5-35d0-49b2-9cca-a045d72ec788 24e1ac469503453aac1665f7ac4874f7 6df162a3db0d41a6a75bfe47e713e5f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 136/272] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:54:32 2026] POST /v2.1/os-keypairs => generated 385 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/273] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:54:33 2026] POST /v2.1/os-keypairs => generated 385 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/274] 10.0.0.212 () {34 vars in 684 bytes} [Fri Apr 17 09:54:32 2026] POST /v2.1/os-security-groups => generated 244 bytes in 601 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 09:54:33.458 8 WARNING neutronclient.v2_0.client [None req-cda4fdef-1962-4678-aa40-cbf7e257ac96 24e1ac469503453aac1665f7ac4874f7 6df162a3db0d41a6a75bfe47e713e5f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 138/275] 10.0.0.212 () {34 vars in 684 bytes} [Fri Apr 17 09:54:33 2026] POST /v2.1/os-security-groups => generated 244 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 09:54:33.794 7 WARNING neutronclient.v2_0.client [None req-da726f2b-e52c-44ee-ab4b-74833aefbfed 24e1ac469503453aac1665f7ac4874f7 6df162a3db0d41a6a75bfe47e713e5f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:54:33.966 7 WARNING neutronclient.v2_0.client [None req-da726f2b-e52c-44ee-ab4b-74833aefbfed 24e1ac469503453aac1665f7ac4874f7 6df162a3db0d41a6a75bfe47e713e5f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:54:34.496 7 WARNING neutronclient.v2_0.client [None req-da726f2b-e52c-44ee-ab4b-74833aefbfed 24e1ac469503453aac1665f7ac4874f7 6df162a3db0d41a6a75bfe47e713e5f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 138/276] 10.0.0.212 () {32 vars in 662 bytes} [Fri Apr 17 09:54:33 2026] GET /v2.1/os-security-groups => generated 1384 bytes in 780 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 09:54:34.581 8 WARNING neutronclient.v2_0.client [None req-1abc80f4-dc1b-44ff-acc7-7939c7059e77 24e1ac469503453aac1665f7ac4874f7 6df162a3db0d41a6a75bfe47e713e5f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:54:34.624 8 WARNING neutronclient.v2_0.client [None req-1abc80f4-dc1b-44ff-acc7-7939c7059e77 24e1ac469503453aac1665f7ac4874f7 6df162a3db0d41a6a75bfe47e713e5f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 139/277] 10.0.0.212 () {32 vars in 739 bytes} [Fri Apr 17 09:54:34 2026] DELETE /v2.1/os-security-groups/8aede576-0818-4f71-92e1-50a34ecde8da => generated 0 bytes in 138 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-17 09:54:34.723 8 WARNING neutronclient.v2_0.client [None req-8b1ad6c0-84a1-4049-aa6a-f080092625e0 24e1ac469503453aac1665f7ac4874f7 6df162a3db0d41a6a75bfe47e713e5f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:54:34.749 8 INFO nova.api.openstack.wsgi [None req-8b1ad6c0-84a1-4049-aa6a-f080092625e0 24e1ac469503453aac1665f7ac4874f7 6df162a3db0d41a6a75bfe47e713e5f1 - - default default] HTTP exception thrown: Security group 8aede576-0818-4f71-92e1-50a34ecde8da does not exist Neutron server returns request_ids: ['req-9fa89645-1de1-40d6-8889-e4badde2a2b1'] [pid: 8|app: 0|req: 140/278] 10.0.0.212 () {32 vars in 736 bytes} [Fri Apr 17 09:54:34 2026] GET /v2.1/os-security-groups/8aede576-0818-4f71-92e1-50a34ecde8da => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-17 09:54:34.763 8 WARNING neutronclient.v2_0.client [None req-367d74c0-914f-4e15-ac24-794cf5520837 24e1ac469503453aac1665f7ac4874f7 6df162a3db0d41a6a75bfe47e713e5f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:54:34.772 7 WARNING neutronclient.v2_0.client [None req-d24d6108-30d3-4aec-ad3c-ea79d019313f 62f60f29b3b948329a1b2a97c21a240d 41eccd160b5e492ab7086ff42361830d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:54:34.803 8 WARNING neutronclient.v2_0.client [None req-367d74c0-914f-4e15-ac24-794cf5520837 24e1ac469503453aac1665f7ac4874f7 6df162a3db0d41a6a75bfe47e713e5f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:54:34.835 7 WARNING neutronclient.v2_0.client [None req-d24d6108-30d3-4aec-ad3c-ea79d019313f 62f60f29b3b948329a1b2a97c21a240d 41eccd160b5e492ab7086ff42361830d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 141/279] 10.0.0.212 () {32 vars in 739 bytes} [Fri Apr 17 09:54:34 2026] DELETE /v2.1/os-security-groups/304e486b-7526-4779-af08-e6fa6fbeb1fc => generated 0 bytes in 160 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-17 09:54:34.928 8 WARNING neutronclient.v2_0.client [None req-cee145de-a549-491c-a6e3-01a8971234b8 24e1ac469503453aac1665f7ac4874f7 6df162a3db0d41a6a75bfe47e713e5f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:54:34.968 8 INFO nova.api.openstack.wsgi [None req-cee145de-a549-491c-a6e3-01a8971234b8 24e1ac469503453aac1665f7ac4874f7 6df162a3db0d41a6a75bfe47e713e5f1 - - default default] HTTP exception thrown: Security group 304e486b-7526-4779-af08-e6fa6fbeb1fc does not exist Neutron server returns request_ids: ['req-2431dec2-5910-4342-8ca1-023f81aefe63'] [pid: 8|app: 0|req: 142/280] 10.0.0.212 () {32 vars in 736 bytes} [Fri Apr 17 09:54:34 2026] GET /v2.1/os-security-groups/304e486b-7526-4779-af08-e6fa6fbeb1fc => generated 194 bytes in 48 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-17 09:54:34.984 8 WARNING neutronclient.v2_0.client [None req-1c6ccc37-6b79-4bb0-8aea-48ca1be2996f 24e1ac469503453aac1665f7ac4874f7 6df162a3db0d41a6a75bfe47e713e5f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:54:35.115 7 WARNING neutronclient.v2_0.client [None req-d24d6108-30d3-4aec-ad3c-ea79d019313f 62f60f29b3b948329a1b2a97c21a240d 41eccd160b5e492ab7086ff42361830d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:54:35.132 8 WARNING neutronclient.v2_0.client [None req-1c6ccc37-6b79-4bb0-8aea-48ca1be2996f 24e1ac469503453aac1665f7ac4874f7 6df162a3db0d41a6a75bfe47e713e5f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 143/281] 10.0.0.212 () {32 vars in 739 bytes} [Fri Apr 17 09:54:34 2026] DELETE /v2.1/os-security-groups/1819a812-29f2-4fdb-a6bf-41f9e038db04 => generated 0 bytes in 242 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-17 09:54:35.226 8 WARNING neutronclient.v2_0.client [None req-86f49618-4d43-49a9-971c-f2dd937701d4 24e1ac469503453aac1665f7ac4874f7 6df162a3db0d41a6a75bfe47e713e5f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:54:35.247 8 INFO nova.api.openstack.wsgi [None req-86f49618-4d43-49a9-971c-f2dd937701d4 24e1ac469503453aac1665f7ac4874f7 6df162a3db0d41a6a75bfe47e713e5f1 - - default default] HTTP exception thrown: Security group 1819a812-29f2-4fdb-a6bf-41f9e038db04 does not exist Neutron server returns request_ids: ['req-7193168f-65f1-4c8e-b5ba-3aa0eb42889a'] [pid: 8|app: 0|req: 144/282] 10.0.0.212 () {32 vars in 736 bytes} [Fri Apr 17 09:54:35 2026] GET /v2.1/os-security-groups/1819a812-29f2-4fdb-a6bf-41f9e038db04 => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-17 09:54:35.261 8 WARNING neutronclient.v2_0.client [None req-00836a27-4f28-40c6-b5ab-18de76293783 24e1ac469503453aac1665f7ac4874f7 6df162a3db0d41a6a75bfe47e713e5f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:54:35.316 8 WARNING neutronclient.v2_0.client [None req-00836a27-4f28-40c6-b5ab-18de76293783 24e1ac469503453aac1665f7ac4874f7 6df162a3db0d41a6a75bfe47e713e5f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:54:35.368 8 WARNING neutronclient.v2_0.client [None req-00836a27-4f28-40c6-b5ab-18de76293783 24e1ac469503453aac1665f7ac4874f7 6df162a3db0d41a6a75bfe47e713e5f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 145/283] 10.0.0.212 () {32 vars in 662 bytes} [Fri Apr 17 09:54:35 2026] GET /v2.1/os-security-groups => generated 707 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 09:54:35.445 8 WARNING neutronclient.v2_0.client [None req-09810fd5-3ef3-48e2-8c9a-54e4ac90ca4b 24e1ac469503453aac1665f7ac4874f7 6df162a3db0d41a6a75bfe47e713e5f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:54:35.474 8 INFO nova.api.openstack.wsgi [None req-09810fd5-3ef3-48e2-8c9a-54e4ac90ca4b 24e1ac469503453aac1665f7ac4874f7 6df162a3db0d41a6a75bfe47e713e5f1 - - default default] HTTP exception thrown: Security group 1819a812-29f2-4fdb-a6bf-41f9e038db04 does not exist Neutron server returns request_ids: ['req-613f0181-188b-416a-8a5c-4502f1a28fc5'] [pid: 8|app: 0|req: 148/286] 10.0.0.212 () {32 vars in 739 bytes} [Fri Apr 17 09:54:35 2026] DELETE /v2.1/os-security-groups/1819a812-29f2-4fdb-a6bf-41f9e038db04 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-17 09:54:35.484 8 WARNING neutronclient.v2_0.client [None req-439060cb-36f6-4d27-8efe-83de979f0104 24e1ac469503453aac1665f7ac4874f7 6df162a3db0d41a6a75bfe47e713e5f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:54:35.539 8 INFO nova.api.openstack.wsgi [None req-439060cb-36f6-4d27-8efe-83de979f0104 24e1ac469503453aac1665f7ac4874f7 6df162a3db0d41a6a75bfe47e713e5f1 - - default default] HTTP exception thrown: Security group 304e486b-7526-4779-af08-e6fa6fbeb1fc does not exist Neutron server returns request_ids: ['req-26f43128-2b83-413f-9ce1-defb309279a3'] [pid: 8|app: 0|req: 149/287] 10.0.0.212 () {32 vars in 739 bytes} [Fri Apr 17 09:54:35 2026] DELETE /v2.1/os-security-groups/304e486b-7526-4779-af08-e6fa6fbeb1fc => generated 194 bytes in 63 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-17 09:54:35.554 8 WARNING neutronclient.v2_0.client [None req-b1592bf6-5932-4494-85e3-a30cc1424acc 24e1ac469503453aac1665f7ac4874f7 6df162a3db0d41a6a75bfe47e713e5f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:54:35.631 8 INFO nova.api.openstack.wsgi [None req-b1592bf6-5932-4494-85e3-a30cc1424acc 24e1ac469503453aac1665f7ac4874f7 6df162a3db0d41a6a75bfe47e713e5f1 - - default default] HTTP exception thrown: Security group 8aede576-0818-4f71-92e1-50a34ecde8da does not exist Neutron server returns request_ids: ['req-a0625069-2e21-4b1c-8268-8c239e709ee7'] [pid: 8|app: 0|req: 150/288] 10.0.0.212 () {32 vars in 739 bytes} [Fri Apr 17 09:54:35 2026] DELETE /v2.1/os-security-groups/8aede576-0818-4f71-92e1-50a34ecde8da => generated 194 bytes in 86 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/289] 10.0.0.212 () {34 vars in 662 bytes} [Fri Apr 17 09:54:34 2026] POST /v2.1/servers => generated 449 bytes in 1114 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-17 09:54:35.841 8 WARNING neutronclient.v2_0.client [None req-70ede58a-76ae-407e-b143-39e71f086cd4 62f60f29b3b948329a1b2a97c21a240d 41eccd160b5e492ab7086ff42361830d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 151/290] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:35 2026] GET /v2.1/servers/2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 1400 bytes in 864 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:37.788 7 WARNING neutronclient.v2_0.client [None req-4aa52bee-fb5d-4268-b71e-414a449b10d9 62f60f29b3b948329a1b2a97c21a240d 41eccd160b5e492ab7086ff42361830d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 140/291] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:37 2026] GET /v2.1/servers/2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 1396 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:38.239 8 WARNING neutronclient.v2_0.client [None req-cdf55503-ce84-415d-9b3d-92bd2c14c6e3 a42666582acc46aa8be448d63c618a43 bbd96eeab9774c1eadec0d6b6d598b2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 152/292] 10.0.0.212 () {34 vars in 684 bytes} [Fri Apr 17 09:54:38 2026] POST /v2.1/os-security-groups => generated 245 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:38.417 7 WARNING neutronclient.v2_0.client [None req-4db1f0a7-297e-4993-922e-8be254ecdb03 a42666582acc46aa8be448d63c618a43 bbd96eeab9774c1eadec0d6b6d598b2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:54:38.453 7 WARNING neutronclient.v2_0.client [None req-4db1f0a7-297e-4993-922e-8be254ecdb03 a42666582acc46aa8be448d63c618a43 bbd96eeab9774c1eadec0d6b6d598b2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 141/293] 10.0.0.212 () {34 vars in 694 bytes} [Fri Apr 17 09:54:38 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 09:54:38.594 8 WARNING neutronclient.v2_0.client [None req-88000792-1bc8-4d82-8721-43e73571b409 a42666582acc46aa8be448d63c618a43 bbd96eeab9774c1eadec0d6b6d598b2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 153/294] 10.0.0.212 () {34 vars in 684 bytes} [Fri Apr 17 09:54:38 2026] POST /v2.1/os-security-groups => generated 247 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 09:54:38.765 7 WARNING neutronclient.v2_0.client [None req-5dc1e89a-655e-4e6f-8b2b-2f7b5367388a a42666582acc46aa8be448d63c618a43 bbd96eeab9774c1eadec0d6b6d598b2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:54:38.797 7 WARNING neutronclient.v2_0.client [None req-5dc1e89a-655e-4e6f-8b2b-2f7b5367388a a42666582acc46aa8be448d63c618a43 bbd96eeab9774c1eadec0d6b6d598b2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:54:38.931 8 WARNING neutronclient.v2_0.client [None req-85721689-b643-4383-8b13-59a4687c52e4 62f60f29b3b948329a1b2a97c21a240d 41eccd160b5e492ab7086ff42361830d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 142/295] 10.0.0.212 () {34 vars in 694 bytes} [Fri Apr 17 09:54:38 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 09:54:38.982 7 WARNING neutronclient.v2_0.client [None req-16a03164-2ba3-40ff-8959-b33444ed5b63 a42666582acc46aa8be448d63c618a43 bbd96eeab9774c1eadec0d6b6d598b2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 154/296] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:38 2026] GET /v2.1/servers/2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 1452 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 09:54:39.029 7 WARNING neutronclient.v2_0.client [None req-16a03164-2ba3-40ff-8959-b33444ed5b63 a42666582acc46aa8be448d63c618a43 bbd96eeab9774c1eadec0d6b6d598b2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 143/297] 10.0.0.212 () {34 vars in 694 bytes} [Fri Apr 17 09:54:38 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:39.213 8 WARNING neutronclient.v2_0.client [None req-5941462e-0645-4575-b77e-95b3eaeba122 a42666582acc46aa8be448d63c618a43 bbd96eeab9774c1eadec0d6b6d598b2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 155/298] 10.0.0.212 () {32 vars in 736 bytes} [Fri Apr 17 09:54:39 2026] GET /v2.1/os-security-groups/5f5879ef-3a57-4ab6-9558-e50ee4294bd6 => generated 664 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 09:54:39.276 8 WARNING neutronclient.v2_0.client [None req-53d40cd1-601b-492f-9cb6-f837567693a4 a42666582acc46aa8be448d63c618a43 bbd96eeab9774c1eadec0d6b6d598b2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:54:39.306 8 WARNING neutronclient.v2_0.client [None req-53d40cd1-601b-492f-9cb6-f837567693a4 a42666582acc46aa8be448d63c618a43 bbd96eeab9774c1eadec0d6b6d598b2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:54:39.341 7 WARNING neutronclient.v2_0.client [None req-4df01f2d-8281-4948-973a-0df7ed67c1f2 9b2a5d27723042158234163e938e2b7a 4c6cb50565ee4371aa8cd61215b6e709 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:54:39.347 8 WARNING neutronclient.v2_0.client [None req-53d40cd1-601b-492f-9cb6-f837567693a4 a42666582acc46aa8be448d63c618a43 bbd96eeab9774c1eadec0d6b6d598b2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:54:39.387 7 WARNING neutronclient.v2_0.client [None req-4df01f2d-8281-4948-973a-0df7ed67c1f2 9b2a5d27723042158234163e938e2b7a 4c6cb50565ee4371aa8cd61215b6e709 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 156/299] 10.0.0.212 () {32 vars in 749 bytes} [Fri Apr 17 09:54:39 2026] DELETE /v2.1/os-security-group-rules/7c28275e-c662-4a18-a886-5e34f98d76a4 => generated 0 bytes in 203 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-17 09:54:39.485 8 WARNING neutronclient.v2_0.client [None req-5b6b135b-4b55-4aaf-ba62-01a1535b3923 a42666582acc46aa8be448d63c618a43 bbd96eeab9774c1eadec0d6b6d598b2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:54:39.520 8 WARNING neutronclient.v2_0.client [None req-5b6b135b-4b55-4aaf-ba62-01a1535b3923 a42666582acc46aa8be448d63c618a43 bbd96eeab9774c1eadec0d6b6d598b2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:54:39.541 7 WARNING neutronclient.v2_0.client [None req-4df01f2d-8281-4948-973a-0df7ed67c1f2 9b2a5d27723042158234163e938e2b7a 4c6cb50565ee4371aa8cd61215b6e709 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 157/300] 10.0.0.212 () {32 vars in 739 bytes} [Fri Apr 17 09:54:39 2026] DELETE /v2.1/os-security-groups/5f5879ef-3a57-4ab6-9558-e50ee4294bd6 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-17 09:54:39.639 8 WARNING neutronclient.v2_0.client [None req-b04caff7-5bc1-4925-95ca-ef9b5f8199c4 a42666582acc46aa8be448d63c618a43 bbd96eeab9774c1eadec0d6b6d598b2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:54:39.683 8 WARNING neutronclient.v2_0.client [None req-b04caff7-5bc1-4925-95ca-ef9b5f8199c4 a42666582acc46aa8be448d63c618a43 bbd96eeab9774c1eadec0d6b6d598b2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 158/301] 10.0.0.212 () {32 vars in 739 bytes} [Fri Apr 17 09:54:39 2026] DELETE /v2.1/os-security-groups/4d71c3d5-fed6-4ffc-9302-34fb102dd45b => generated 0 bytes in 177 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/302] 10.0.0.212 () {34 vars in 662 bytes} [Fri Apr 17 09:54:39 2026] POST /v2.1/servers => generated 450 bytes in 682 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-17 09:54:39.928 8 WARNING neutronclient.v2_0.client [None req-e83f25f4-6ee1-4dd3-a8a0-64804b2ace83 9b2a5d27723042158234163e938e2b7a 4c6cb50565ee4371aa8cd61215b6e709 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 159/303] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:39 2026] GET /v2.1/servers/c99cb23f-c98c-4bc1-899e-9260a2d499fb => generated 1252 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:40.107 7 WARNING neutronclient.v2_0.client [None req-1a032836-9cfb-476b-8967-a61457ad7090 62f60f29b3b948329a1b2a97c21a240d 41eccd160b5e492ab7086ff42361830d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 145/304] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:40 2026] GET /v2.1/servers/2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 1460 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:41.014 8 WARNING neutronclient.v2_0.client [None req-f7443a5e-9ab8-4ac0-b5f5-bbe64e4801a0 9b2a5d27723042158234163e938e2b7a 4c6cb50565ee4371aa8cd61215b6e709 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 160/305] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:40 2026] GET /v2.1/servers/c99cb23f-c98c-4bc1-899e-9260a2d499fb => generated 1302 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:41.216 7 WARNING neutronclient.v2_0.client [None req-d16edcc6-865f-40e4-8aa5-4f8b3da7f6c9 62f60f29b3b948329a1b2a97c21a240d 41eccd160b5e492ab7086ff42361830d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 146/306] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:41 2026] GET /v2.1/servers/2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 1460 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:42.225 8 WARNING neutronclient.v2_0.client [None req-fd844a36-ed80-49cf-a830-7c1e228e8f85 9b2a5d27723042158234163e938e2b7a 4c6cb50565ee4371aa8cd61215b6e709 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:42.466 7 WARNING neutronclient.v2_0.client [None req-d5ce6675-f2e7-4ed1-abc8-1839b584b58c 62f60f29b3b948329a1b2a97c21a240d 41eccd160b5e492ab7086ff42361830d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 161/307] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:42 2026] GET /v2.1/servers/c99cb23f-c98c-4bc1-899e-9260a2d499fb => generated 1350 bytes in 744 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/308] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:42 2026] GET /v2.1/servers/2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 1525 bytes in 907 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:43.959 8 WARNING neutronclient.v2_0.client [None req-27045ddf-4ffa-4ad6-8812-da7c14dfb6d6 9b2a5d27723042158234163e938e2b7a 4c6cb50565ee4371aa8cd61215b6e709 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 162/309] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:43 2026] GET /v2.1/servers/c99cb23f-c98c-4bc1-899e-9260a2d499fb => generated 1358 bytes in 382 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:44.393 8 WARNING neutronclient.v2_0.client [None req-5f5b65ce-2abe-4a7a-905f-9250028d8923 62f60f29b3b948329a1b2a97c21a240d 41eccd160b5e492ab7086ff42361830d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:44.454 7 INFO nova.api.openstack.compute.server_external_events [req-d289bcff-ca1f-49a6-a996-de7d30eb21a3 req-2117fc9b-f7c9-4ca8-8f44-30373e975ba8 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-changed:b4ed322a-994a-4199-a19a-79cae4814218 for instance 2cc76af7-0061-47ff-b1b2-1248b244dcde on instance 2026-04-17 09:54:44.467 7 INFO nova.compute.rpcapi [None req-8fa045a2-0428-4772-b36d-da66651072f7 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 148/310] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 09:54:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/311] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:44 2026] GET /v2.1/servers/2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 1525 bytes in 714 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:45.381 7 WARNING neutronclient.v2_0.client [None req-6ce0aa2b-385d-4365-83e6-ab83214761e6 9b2a5d27723042158234163e938e2b7a 4c6cb50565ee4371aa8cd61215b6e709 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 149/314] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:45 2026] GET /v2.1/servers/c99cb23f-c98c-4bc1-899e-9260a2d499fb => generated 1435 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 166/315] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:54:45 2026] POST /v2.1/os-keypairs => generated 385 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:46.042 7 INFO nova.api.openstack.compute.server_external_events [req-ceb88733-9bba-40bb-9a78-3de1a33acad9 req-f939ef2b-f6d1-4fe3-8c2c-7507f41a1302 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-changed:42d80793-5920-485c-8463-265d31151ada for instance c99cb23f-c98c-4bc1-899e-9260a2d499fb on instance [pid: 7|app: 0|req: 150/316] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 09:54:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 09:54:46.096 8 WARNING neutronclient.v2_0.client [None req-7c80341e-aa80-4711-9384-130eb5c326a8 62f60f29b3b948329a1b2a97c21a240d 41eccd160b5e492ab7086ff42361830d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 167/317] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:46 2026] GET /v2.1/servers/2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 1525 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:46.583 7 WARNING neutronclient.v2_0.client [None req-ee7e92eb-5cf6-493e-b695-abbb9d31da9b 9b2a5d27723042158234163e938e2b7a 4c6cb50565ee4371aa8cd61215b6e709 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 151/318] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:46 2026] GET /v2.1/servers/c99cb23f-c98c-4bc1-899e-9260a2d499fb => generated 1435 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:47.278 8 WARNING neutronclient.v2_0.client [None req-9a045e59-ed86-48b7-840f-0f4b57d1a367 62f60f29b3b948329a1b2a97c21a240d 41eccd160b5e492ab7086ff42361830d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:54:47.334 7 WARNING neutronclient.v2_0.client [None req-f19c5e62-3965-4cc5-a8bf-2af26dbb56f8 98a134adb95b45b093b21b68dc171b20 a4c5a1dccce04122bffb6d0bbc8ba259 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:54:47.399 7 WARNING neutronclient.v2_0.client [None req-f19c5e62-3965-4cc5-a8bf-2af26dbb56f8 98a134adb95b45b093b21b68dc171b20 a4c5a1dccce04122bffb6d0bbc8ba259 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 168/319] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:47 2026] GET /v2.1/servers/2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 1525 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 09:54:47.641 7 WARNING neutronclient.v2_0.client [None req-f19c5e62-3965-4cc5-a8bf-2af26dbb56f8 98a134adb95b45b093b21b68dc171b20 a4c5a1dccce04122bffb6d0bbc8ba259 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 152/320] 10.0.0.212 () {34 vars in 662 bytes} [Fri Apr 17 09:54:47 2026] POST /v2.1/servers => generated 451 bytes in 597 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:47.892 8 WARNING neutronclient.v2_0.client [None req-5e3a48dc-6499-480b-b292-b523810b4374 98a134adb95b45b093b21b68dc171b20 a4c5a1dccce04122bffb6d0bbc8ba259 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 169/321] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:47 2026] GET /v2.1/servers/29ae22a6-7511-41af-8496-a788812d649c => generated 1423 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 09:54:47.951 7 WARNING neutronclient.v2_0.client [None req-9e1c3835-f225-4420-90e6-a2d73e309175 9b2a5d27723042158234163e938e2b7a 4c6cb50565ee4371aa8cd61215b6e709 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 153/322] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:47 2026] GET /v2.1/servers/c99cb23f-c98c-4bc1-899e-9260a2d499fb => generated 1435 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:48.501 8 WARNING neutronclient.v2_0.client [None req-757bc4a6-a391-47f0-94c5-c4b295b4204e 62f60f29b3b948329a1b2a97c21a240d 41eccd160b5e492ab7086ff42361830d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 170/323] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:48 2026] GET /v2.1/servers/2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 1525 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:49.005 7 WARNING neutronclient.v2_0.client [None req-c1149479-0111-48f6-b1eb-b2950090c09b 98a134adb95b45b093b21b68dc171b20 a4c5a1dccce04122bffb6d0bbc8ba259 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 154/324] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:48 2026] GET /v2.1/servers/29ae22a6-7511-41af-8496-a788812d649c => generated 1427 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:49.165 8 WARNING neutronclient.v2_0.client [None req-2efd3e03-1e3f-4040-82a8-f8ab4a45b822 9b2a5d27723042158234163e938e2b7a 4c6cb50565ee4371aa8cd61215b6e709 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 171/325] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:49 2026] GET /v2.1/servers/c99cb23f-c98c-4bc1-899e-9260a2d499fb => generated 1435 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:49.663 7 WARNING neutronclient.v2_0.client [None req-f053b735-d0cb-431c-8f52-ab101c734f71 62f60f29b3b948329a1b2a97c21a240d 41eccd160b5e492ab7086ff42361830d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 155/326] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:49 2026] GET /v2.1/servers/2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 1525 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:50.098 8 WARNING neutronclient.v2_0.client [None req-c24b9932-7fb3-472b-aafd-d1c3da10fb52 98a134adb95b45b093b21b68dc171b20 a4c5a1dccce04122bffb6d0bbc8ba259 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 172/327] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:50 2026] GET /v2.1/servers/29ae22a6-7511-41af-8496-a788812d649c => generated 1475 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:50.358 7 WARNING neutronclient.v2_0.client [None req-b9916b4a-d91d-41d7-9948-9ebcecc975e7 9b2a5d27723042158234163e938e2b7a 4c6cb50565ee4371aa8cd61215b6e709 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 156/328] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:50 2026] GET /v2.1/servers/c99cb23f-c98c-4bc1-899e-9260a2d499fb => generated 1423 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:50.889 8 WARNING neutronclient.v2_0.client [None req-ab3e7ce1-dabf-4cfe-99c3-e8d549e5234e 62f60f29b3b948329a1b2a97c21a240d 41eccd160b5e492ab7086ff42361830d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 173/329] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:50 2026] GET /v2.1/servers/2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 1525 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:51.198 7 WARNING neutronclient.v2_0.client [None req-74f03aaf-0cf1-4e79-a43e-a08dfd4b1399 98a134adb95b45b093b21b68dc171b20 a4c5a1dccce04122bffb6d0bbc8ba259 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 157/330] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:51 2026] GET /v2.1/servers/29ae22a6-7511-41af-8496-a788812d649c => generated 1475 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:51.506 8 WARNING neutronclient.v2_0.client [None req-4cf66bd2-6b24-4f0a-abdd-8b502340f537 9b2a5d27723042158234163e938e2b7a 4c6cb50565ee4371aa8cd61215b6e709 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 174/331] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:51 2026] GET /v2.1/servers/c99cb23f-c98c-4bc1-899e-9260a2d499fb => generated 1423 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:52.085 7 WARNING neutronclient.v2_0.client [None req-ecea2fd0-82c9-44e3-801c-407262536614 62f60f29b3b948329a1b2a97c21a240d 41eccd160b5e492ab7086ff42361830d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 158/332] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:52 2026] GET /v2.1/servers/2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 1525 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:52.313 8 WARNING neutronclient.v2_0.client [None req-97f8169e-2d28-4b93-9e27-9373031405f5 98a134adb95b45b093b21b68dc171b20 a4c5a1dccce04122bffb6d0bbc8ba259 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 175/333] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:52 2026] GET /v2.1/servers/29ae22a6-7511-41af-8496-a788812d649c => generated 1483 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:52.404 7 INFO nova.api.openstack.compute.server_external_events [req-d69f1062-651c-4bce-8d41-36a657f5daa3 req-d7227693-06bd-46af-aab4-35077d8fc305 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-vif-plugged:b4ed322a-994a-4199-a19a-79cae4814218 for instance 2cc76af7-0061-47ff-b1b2-1248b244dcde on instance [pid: 7|app: 0|req: 159/334] 10.0.0.125 () {38 vars in 814 bytes} [Fri Apr 17 09:54:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:52.691 8 WARNING neutronclient.v2_0.client [None req-a964944d-2d5c-420a-b757-fd507782d7db 9b2a5d27723042158234163e938e2b7a 4c6cb50565ee4371aa8cd61215b6e709 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 176/335] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:52 2026] GET /v2.1/servers/c99cb23f-c98c-4bc1-899e-9260a2d499fb => generated 1423 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:53.163 7 INFO nova.api.openstack.compute.server_external_events [req-36907ba4-303e-4cee-a5bc-c791825750d6 req-73e92488-2ab7-4794-a9ca-2fe0c596c5a1 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-changed:2e7a4a8e-5f53-43e2-925e-5e66caf0ab91 for instance 29ae22a6-7511-41af-8496-a788812d649c on instance [pid: 7|app: 0|req: 160/336] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 09:54:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:53.267 8 WARNING neutronclient.v2_0.client [None req-8eae26c4-3e90-4d17-8022-240d41858a38 62f60f29b3b948329a1b2a97c21a240d 41eccd160b5e492ab7086ff42361830d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 177/337] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:53 2026] GET /v2.1/servers/2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 1525 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:53.415 7 WARNING neutronclient.v2_0.client [None req-3c8e3a08-cfb6-4217-a1c6-7185d0502dba 98a134adb95b45b093b21b68dc171b20 a4c5a1dccce04122bffb6d0bbc8ba259 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 161/338] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:53 2026] GET /v2.1/servers/29ae22a6-7511-41af-8496-a788812d649c => generated 1561 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:53.828 8 WARNING neutronclient.v2_0.client [None req-53ced913-500f-4259-8089-23550110e9fd 9b2a5d27723042158234163e938e2b7a 4c6cb50565ee4371aa8cd61215b6e709 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 178/339] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:53 2026] GET /v2.1/servers/c99cb23f-c98c-4bc1-899e-9260a2d499fb => generated 1423 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:54.414 7 WARNING neutronclient.v2_0.client [None req-7c71d47d-f4d8-4921-9cd5-772c9558ecbc 62f60f29b3b948329a1b2a97c21a240d 41eccd160b5e492ab7086ff42361830d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:54.469 8 INFO nova.api.openstack.compute.server_external_events [req-48310de2-2c09-48ef-be6b-fc62cdca1e3d req-c248482d-68e1-4258-beeb-e647d238315e 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-vif-plugged:42d80793-5920-485c-8463-265d31151ada for instance c99cb23f-c98c-4bc1-899e-9260a2d499fb on instance 2026-04-17 09:54:54.493 8 INFO nova.compute.rpcapi [None req-25a170e1-bb2e-4c8c-bc1c-97bb58289553 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 179/340] 10.0.0.125 () {38 vars in 814 bytes} [Fri Apr 17 09:54:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/341] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:54 2026] GET /v2.1/servers/2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 1716 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:54.666 8 WARNING neutronclient.v2_0.client [None req-43395e88-f71a-48ee-9f1e-39d00666cdf5 98a134adb95b45b093b21b68dc171b20 a4c5a1dccce04122bffb6d0bbc8ba259 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:54:54.682 7 WARNING neutronclient.v2_0.client [None req-e9975232-0ff5-49c2-bc9d-499fbd2b3dd4 62f60f29b3b948329a1b2a97c21a240d 41eccd160b5e492ab7086ff42361830d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 163/342] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:54:54 2026] GET /v2.1/servers/2cc76af7-0061-47ff-b1b2-1248b244dcde/os-interface => generated 284 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/343] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:54 2026] GET /v2.1/servers/29ae22a6-7511-41af-8496-a788812d649c => generated 1549 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:55.038 7 WARNING neutronclient.v2_0.client [None req-471f331a-2217-4f3c-8fe8-2f52b2e38976 9b2a5d27723042158234163e938e2b7a 4c6cb50565ee4371aa8cd61215b6e709 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 164/344] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:54 2026] GET /v2.1/servers/c99cb23f-c98c-4bc1-899e-9260a2d499fb => generated 1423 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:55.926 8 WARNING neutronclient.v2_0.client [None req-f557f341-1ae3-4265-8768-2d04235486d8 98a134adb95b45b093b21b68dc171b20 a4c5a1dccce04122bffb6d0bbc8ba259 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:54:55.953 7 INFO nova.api.openstack.compute.server_external_events [req-43e2381d-3ce4-4274-add8-5a65be7e979e req-fb3c4cc5-7a6c-4a2c-b461-786827fb48df 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-changed:b4ed322a-994a-4199-a19a-79cae4814218 for instance 2cc76af7-0061-47ff-b1b2-1248b244dcde on instance [pid: 7|app: 0|req: 166/347] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 09:54:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:56.006 7 WARNING neutronclient.v2_0.client [None req-cbb04476-b27d-46b1-8dc8-0a47bbd4907a 62f60f29b3b948329a1b2a97c21a240d 41eccd160b5e492ab7086ff42361830d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 167/348] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:55 2026] GET /v2.1/servers/2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 1716 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/349] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:55 2026] GET /v2.1/servers/29ae22a6-7511-41af-8496-a788812d649c => generated 1549 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:56.257 7 WARNING neutronclient.v2_0.client [None req-223128a4-8e23-44b5-aa63-e75f737570fe 9b2a5d27723042158234163e938e2b7a 4c6cb50565ee4371aa8cd61215b6e709 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 168/350] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:56 2026] GET /v2.1/servers/c99cb23f-c98c-4bc1-899e-9260a2d499fb => generated 1609 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:56.565 8 WARNING neutronclient.v2_0.client [None req-93b37c1d-f466-47f7-a321-71ea840d260b 9b2a5d27723042158234163e938e2b7a 4c6cb50565ee4371aa8cd61215b6e709 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 183/351] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:54:56 2026] GET /v2.1/servers/c99cb23f-c98c-4bc1-899e-9260a2d499fb/os-interface => generated 284 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:57.265 7 WARNING neutronclient.v2_0.client [None req-2c3d1132-7c77-43ab-9633-4491d7ee1c1a 98a134adb95b45b093b21b68dc171b20 a4c5a1dccce04122bffb6d0bbc8ba259 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:57.534 8 WARNING neutronclient.v2_0.client [None req-68b1105a-00b6-415e-95be-ba00427b829f 9b2a5d27723042158234163e938e2b7a 4c6cb50565ee4371aa8cd61215b6e709 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 169/352] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:57 2026] GET /v2.1/servers/29ae22a6-7511-41af-8496-a788812d649c => generated 1549 bytes in 370 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/353] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:57 2026] GET /v2.1/servers/c99cb23f-c98c-4bc1-899e-9260a2d499fb => generated 1609 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 170/354] 10.0.0.212 () {32 vars in 640 bytes} [Fri Apr 17 09:54:57 2026] GET /v2.1/servers => generated 387 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 185/355] 10.0.0.212 () {32 vars in 717 bytes} [Fri Apr 17 09:54:57 2026] DELETE /v2.1/servers/c99cb23f-c98c-4bc1-899e-9260a2d499fb => generated 0 bytes in 178 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:57.997 7 INFO nova.api.openstack.compute.server_external_events [req-f114e6a7-6d2d-4976-815b-78987775e1b0 req-fae58673-135b-40d6-805c-e74656f74518 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-changed:42d80793-5920-485c-8463-265d31151ada for instance c99cb23f-c98c-4bc1-899e-9260a2d499fb on instance [pid: 7|app: 0|req: 171/356] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 09:54:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 09:54:58.017 8 WARNING neutronclient.v2_0.client [None req-db4a4f07-94cc-4847-b515-2efb8d717eb5 9b2a5d27723042158234163e938e2b7a 4c6cb50565ee4371aa8cd61215b6e709 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 186/357] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:57 2026] GET /v2.1/servers/c99cb23f-c98c-4bc1-899e-9260a2d499fb => generated 1615 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:58.685 7 WARNING neutronclient.v2_0.client [None req-fada2f75-7dbc-48d4-8713-300864541c24 98a134adb95b45b093b21b68dc171b20 a4c5a1dccce04122bffb6d0bbc8ba259 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:58.800 8 INFO nova.api.openstack.compute.server_external_events [req-d6cedc33-cc89-410b-8391-c92a42e53a32 req-fa170f24-3364-4acc-8966-117ae78e638b 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-vif-plugged:2e7a4a8e-5f53-43e2-925e-5e66caf0ab91 for instance 29ae22a6-7511-41af-8496-a788812d649c on instance [pid: 8|app: 0|req: 187/358] 10.0.0.125 () {38 vars in 814 bytes} [Fri Apr 17 09:54:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/359] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:58 2026] GET /v2.1/servers/29ae22a6-7511-41af-8496-a788812d649c => generated 1549 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:59.189 8 WARNING neutronclient.v2_0.client [None req-f0371c8f-fc1c-4928-8bc5-c329dca9c34a 9b2a5d27723042158234163e938e2b7a 4c6cb50565ee4371aa8cd61215b6e709 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 188/360] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:59 2026] GET /v2.1/servers/c99cb23f-c98c-4bc1-899e-9260a2d499fb => generated 1735 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:54:59.908 7 WARNING neutronclient.v2_0.client [None req-8166f3c3-24c7-4ff7-bb16-e256f7bc8813 98a134adb95b45b093b21b68dc171b20 a4c5a1dccce04122bffb6d0bbc8ba259 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 173/361] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:54:59 2026] GET /v2.1/servers/29ae22a6-7511-41af-8496-a788812d649c => generated 1549 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:00.433 8 WARNING neutronclient.v2_0.client [None req-32f31a3d-7f13-4af7-91d2-5a1f1a864877 9b2a5d27723042158234163e938e2b7a 4c6cb50565ee4371aa8cd61215b6e709 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 189/362] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:55:00 2026] GET /v2.1/servers/c99cb23f-c98c-4bc1-899e-9260a2d499fb => generated 1735 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:01.137 7 WARNING neutronclient.v2_0.client [None req-7a5ba209-576b-464e-baf9-18ec570fd82d 98a134adb95b45b093b21b68dc171b20 a4c5a1dccce04122bffb6d0bbc8ba259 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 174/363] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:55:01 2026] GET /v2.1/servers/29ae22a6-7511-41af-8496-a788812d649c => generated 1726 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:01.376 8 WARNING neutronclient.v2_0.client [None req-b9039076-f142-4dc9-a3e2-0d043b7c94c7 98a134adb95b45b093b21b68dc171b20 a4c5a1dccce04122bffb6d0bbc8ba259 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 190/364] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:55:01 2026] GET /v2.1/servers/29ae22a6-7511-41af-8496-a788812d649c/os-interface => generated 284 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:01.497 7 INFO nova.api.openstack.compute.server_external_events [req-cc8f4127-22e4-48cd-a110-cc9032acf787 req-1e9dbd6a-f3df-4a7a-b644-dac2aebdcb37 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-vif-deleted:42d80793-5920-485c-8463-265d31151ada for instance c99cb23f-c98c-4bc1-899e-9260a2d499fb on instance [pid: 7|app: 0|req: 175/365] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 09:55:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:01.604 8 WARNING neutronclient.v2_0.client [None req-b8c34fbd-211d-46a3-86e3-2ae2de729f1c 9b2a5d27723042158234163e938e2b7a 4c6cb50565ee4371aa8cd61215b6e709 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 191/366] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:55:01 2026] GET /v2.1/servers/c99cb23f-c98c-4bc1-899e-9260a2d499fb => generated 1379 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:02.634 8 INFO nova.api.openstack.compute.server_external_events [req-587c2bec-ba36-4684-93bc-db5b015104f8 req-c3739ec5-24ea-4c75-814e-41affb93d9a8 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-changed:2e7a4a8e-5f53-43e2-925e-5e66caf0ab91 for instance 29ae22a6-7511-41af-8496-a788812d649c on instance 2026-04-17 09:55:02.641 7 WARNING neutronclient.v2_0.client [None req-8d8bb726-9403-40fa-927e-6fb846cc8b2b 98a134adb95b45b093b21b68dc171b20 a4c5a1dccce04122bffb6d0bbc8ba259 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 192/367] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 09:55:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:02.695 8 WARNING neutronclient.v2_0.client [None req-98adf4eb-dee3-4b6c-83f5-87067dba0027 9b2a5d27723042158234163e938e2b7a 4c6cb50565ee4371aa8cd61215b6e709 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 193/368] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:55:02 2026] GET /v2.1/servers/c99cb23f-c98c-4bc1-899e-9260a2d499fb => generated 1379 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/369] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:55:02 2026] GET /v2.1/servers/29ae22a6-7511-41af-8496-a788812d649c => generated 1726 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 194/370] 10.0.0.212 () {32 vars in 640 bytes} [Fri Apr 17 09:55:02 2026] GET /v2.1/servers => generated 378 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 177/371] 10.0.0.212 () {32 vars in 717 bytes} [Fri Apr 17 09:55:02 2026] DELETE /v2.1/servers/29ae22a6-7511-41af-8496-a788812d649c => generated 0 bytes in 154 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:03.145 8 WARNING neutronclient.v2_0.client [None req-a42d8f77-074d-471f-8c4c-1ff5d5016675 98a134adb95b45b093b21b68dc171b20 a4c5a1dccce04122bffb6d0bbc8ba259 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 195/372] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:55:03 2026] GET /v2.1/servers/29ae22a6-7511-41af-8496-a788812d649c => generated 1732 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:03.809 7 WARNING neutronclient.v2_0.client [None req-24d331fb-5341-4f35-8162-b95d6741ed8d 9b2a5d27723042158234163e938e2b7a 4c6cb50565ee4371aa8cd61215b6e709 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 178/373] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:55:03 2026] GET /v2.1/servers/c99cb23f-c98c-4bc1-899e-9260a2d499fb => generated 1384 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:04.336 8 WARNING neutronclient.v2_0.client [None req-2b2d0eeb-4c4b-4dd9-b423-88e632090501 98a134adb95b45b093b21b68dc171b20 a4c5a1dccce04122bffb6d0bbc8ba259 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 196/374] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:55:04 2026] GET /v2.1/servers/29ae22a6-7511-41af-8496-a788812d649c => generated 1852 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:04.910 7 WARNING neutronclient.v2_0.client [None req-458fde95-8559-49a1-8dcd-5359be183622 9b2a5d27723042158234163e938e2b7a 4c6cb50565ee4371aa8cd61215b6e709 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 179/375] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:55:04 2026] GET /v2.1/servers/c99cb23f-c98c-4bc1-899e-9260a2d499fb => generated 1384 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:05.496 8 WARNING neutronclient.v2_0.client [None req-2764782b-fca8-423b-885b-3362785dab5d 98a134adb95b45b093b21b68dc171b20 a4c5a1dccce04122bffb6d0bbc8ba259 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 198/378] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:55:05 2026] GET /v2.1/servers/29ae22a6-7511-41af-8496-a788812d649c => generated 1852 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:05.730 7 INFO nova.api.openstack.compute.server_external_events [req-d17b388e-fa13-4dc1-a2ea-01769b9897ce req-80a2fd3d-ac39-4ed0-86eb-6494f8d880ae 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-vif-unplugged:2e7a4a8e-5f53-43e2-925e-5e66caf0ab91 for instance 29ae22a6-7511-41af-8496-a788812d649c on instance [pid: 7|app: 0|req: 181/379] 10.0.0.125 () {38 vars in 814 bytes} [Fri Apr 17 09:55:05 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:06.010 8 INFO nova.api.openstack.wsgi [None req-7d86363b-62e1-4aaa-83a9-23d4227f4710 9b2a5d27723042158234163e938e2b7a 4c6cb50565ee4371aa8cd61215b6e709 - - default default] HTTP exception thrown: Instance c99cb23f-c98c-4bc1-899e-9260a2d499fb could not be found. [pid: 8|app: 0|req: 199/380] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:55:05 2026] GET /v2.1/servers/c99cb23f-c98c-4bc1-899e-9260a2d499fb => generated 111 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 182/381] 10.0.0.212 () {32 vars in 703 bytes} [Fri Apr 17 09:55:06 2026] DELETE /v2.1/os-keypairs/tempest-keypair-878259318 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:06.454 8 INFO nova.api.openstack.compute.server_external_events [req-9c8a2306-fa9c-4fc7-9357-0e1f99133bd4 req-86488b5e-0f44-424f-bf6a-5b18a59b644b 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-vif-deleted:2e7a4a8e-5f53-43e2-925e-5e66caf0ab91 for instance 29ae22a6-7511-41af-8496-a788812d649c on instance [pid: 8|app: 0|req: 200/382] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 09:55:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 09:55:06.720 7 WARNING neutronclient.v2_0.client [None req-0bcb3c1e-1c7b-4e09-addd-b3db1f30761e 98a134adb95b45b093b21b68dc171b20 a4c5a1dccce04122bffb6d0bbc8ba259 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 183/383] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:55:06 2026] GET /v2.1/servers/29ae22a6-7511-41af-8496-a788812d649c => generated 1504 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:07.844 8 WARNING neutronclient.v2_0.client [None req-6324b2c6-a964-422e-ac3b-9adfd6d4a0d1 98a134adb95b45b093b21b68dc171b20 a4c5a1dccce04122bffb6d0bbc8ba259 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 201/384] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:55:07 2026] GET /v2.1/servers/29ae22a6-7511-41af-8496-a788812d649c => generated 1509 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:08.944 7 WARNING neutronclient.v2_0.client [None req-13a9d42d-f8fd-42bc-a0ca-ddf541c33152 98a134adb95b45b093b21b68dc171b20 a4c5a1dccce04122bffb6d0bbc8ba259 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 184/385] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:55:08 2026] GET /v2.1/servers/29ae22a6-7511-41af-8496-a788812d649c => generated 1509 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:10.036 8 INFO nova.api.openstack.wsgi [None req-213c5d2e-d569-4edb-89b0-2cca111a55fe 98a134adb95b45b093b21b68dc171b20 a4c5a1dccce04122bffb6d0bbc8ba259 - - default default] HTTP exception thrown: Instance 29ae22a6-7511-41af-8496-a788812d649c could not be found. [pid: 8|app: 0|req: 202/386] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:55:10 2026] GET /v2.1/servers/29ae22a6-7511-41af-8496-a788812d649c => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 185/387] 10.0.0.212 () {32 vars in 703 bytes} [Fri Apr 17 09:55:10 2026] DELETE /v2.1/os-keypairs/tempest-keypair-498769882 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-17 09:55:20.344 7 WARNING neutronclient.v2_0.client [None req-6bc18a18-5aa7-4c20-b7b4-62c4507e3d77 3bd23dae09a040c18aae8021c42b86b1 e8e7f39454a54d9fa74686d9b48cb7bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:55:20.513 7 WARNING neutronclient.v2_0.client [None req-6bc18a18-5aa7-4c20-b7b4-62c4507e3d77 3bd23dae09a040c18aae8021c42b86b1 e8e7f39454a54d9fa74686d9b48cb7bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 187/390] 10.0.0.212 () {34 vars in 662 bytes} [Fri Apr 17 09:55:20 2026] POST /v2.1/servers => generated 424 bytes in 589 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:20.780 8 WARNING neutronclient.v2_0.client [None req-1a546efd-6461-4099-abc8-e6c957f4ea53 3bd23dae09a040c18aae8021c42b86b1 e8e7f39454a54d9fa74686d9b48cb7bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 204/391] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:55:20 2026] GET /v2.1/servers/c78bdbb9-b980-442d-8237-32defebd15e2 => generated 1371 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:21.888 7 WARNING neutronclient.v2_0.client [None req-6ba1eb00-2bfd-45c1-bd76-9ffbb820e47c 3bd23dae09a040c18aae8021c42b86b1 e8e7f39454a54d9fa74686d9b48cb7bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 188/392] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:55:21 2026] GET /v2.1/servers/c78bdbb9-b980-442d-8237-32defebd15e2 => generated 1375 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:22.988 8 WARNING neutronclient.v2_0.client [None req-49ee4121-90ab-4cf1-b9c6-0bbc5d27ab28 3bd23dae09a040c18aae8021c42b86b1 e8e7f39454a54d9fa74686d9b48cb7bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 205/393] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:55:22 2026] GET /v2.1/servers/c78bdbb9-b980-442d-8237-32defebd15e2 => generated 1423 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:24.072 7 WARNING neutronclient.v2_0.client [None req-a7c0a85f-9499-4477-aad6-6656e4febb99 3bd23dae09a040c18aae8021c42b86b1 e8e7f39454a54d9fa74686d9b48cb7bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 189/394] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:55:24 2026] GET /v2.1/servers/c78bdbb9-b980-442d-8237-32defebd15e2 => generated 1423 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:25.154 8 WARNING neutronclient.v2_0.client [None req-620a705b-dc9d-4600-88c5-dc6ab4d843b5 3bd23dae09a040c18aae8021c42b86b1 e8e7f39454a54d9fa74686d9b48cb7bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 206/395] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:55:25 2026] GET /v2.1/servers/c78bdbb9-b980-442d-8237-32defebd15e2 => generated 1431 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:26.233 8 WARNING neutronclient.v2_0.client [None req-ceed1843-d1d1-4c23-87c7-2d07a8dcbb12 3bd23dae09a040c18aae8021c42b86b1 e8e7f39454a54d9fa74686d9b48cb7bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:26.335 7 INFO nova.api.openstack.compute.server_external_events [req-4fb2676a-91d2-4a8c-bb9d-2065028c6e6a req-50337b7d-9b15-4bc0-ab5c-4d4faa4bbd50 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-changed:627d26ff-32ed-425a-b6e9-c39ab9c9ebc9 for instance c78bdbb9-b980-442d-8237-32defebd15e2 on instance [pid: 7|app: 0|req: 191/398] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 09:55:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/399] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:55:26 2026] GET /v2.1/servers/c78bdbb9-b980-442d-8237-32defebd15e2 => generated 1473 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:27.506 7 WARNING neutronclient.v2_0.client [None req-aa15afd3-b33d-4d30-a79f-b9ebef2e6bc8 3bd23dae09a040c18aae8021c42b86b1 e8e7f39454a54d9fa74686d9b48cb7bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 192/400] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:55:27 2026] GET /v2.1/servers/c78bdbb9-b980-442d-8237-32defebd15e2 => generated 1471 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:28.658 8 WARNING neutronclient.v2_0.client [None req-f554a897-f1e6-4801-a38d-99a266adf4b1 3bd23dae09a040c18aae8021c42b86b1 e8e7f39454a54d9fa74686d9b48cb7bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 209/401] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:55:28 2026] GET /v2.1/servers/c78bdbb9-b980-442d-8237-32defebd15e2 => generated 1471 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:29.813 7 WARNING neutronclient.v2_0.client [None req-e3680a6e-9fbf-4446-9df4-792260eabd88 3bd23dae09a040c18aae8021c42b86b1 e8e7f39454a54d9fa74686d9b48cb7bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 193/402] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:55:29 2026] GET /v2.1/servers/c78bdbb9-b980-442d-8237-32defebd15e2 => generated 1471 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:30.957 8 WARNING neutronclient.v2_0.client [None req-cf1b2a87-53cc-4c9a-be84-68a98d5cf668 3bd23dae09a040c18aae8021c42b86b1 e8e7f39454a54d9fa74686d9b48cb7bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 210/403] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:55:30 2026] GET /v2.1/servers/c78bdbb9-b980-442d-8237-32defebd15e2 => generated 1471 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:31.229 7 INFO nova.api.openstack.compute.server_external_events [req-f9df3443-e15f-4a82-88e4-fece5a2e6dea req-7c20f5f7-1dc2-4b18-8398-6f12f3600d79 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-vif-plugged:627d26ff-32ed-425a-b6e9-c39ab9c9ebc9 for instance c78bdbb9-b980-442d-8237-32defebd15e2 on instance [pid: 7|app: 0|req: 194/404] 10.0.0.125 () {38 vars in 814 bytes} [Fri Apr 17 09:55:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:32.149 8 WARNING neutronclient.v2_0.client [None req-20a67e03-4006-452d-bb62-18379ca4857c 3bd23dae09a040c18aae8021c42b86b1 e8e7f39454a54d9fa74686d9b48cb7bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 211/405] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:55:32 2026] GET /v2.1/servers/c78bdbb9-b980-442d-8237-32defebd15e2 => generated 1471 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:33.351 7 WARNING neutronclient.v2_0.client [None req-cedb9174-41b5-460e-b069-147e53500ec6 3bd23dae09a040c18aae8021c42b86b1 e8e7f39454a54d9fa74686d9b48cb7bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 195/406] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:55:33 2026] GET /v2.1/servers/c78bdbb9-b980-442d-8237-32defebd15e2 => generated 1655 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 212/407] 10.0.0.212 () {32 vars in 722 bytes} [Fri Apr 17 09:55:33 2026] GET /v2.1/servers/c78bdbb9-b980-442d-8237-32defebd15e2/ips => generated 108 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 196/408] 10.0.0.212 () {32 vars in 722 bytes} [Fri Apr 17 09:55:33 2026] GET /v2.1/servers/c78bdbb9-b980-442d-8237-32defebd15e2/ips => generated 108 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 213/409] 10.0.0.212 () {32 vars in 822 bytes} [Fri Apr 17 09:55:33 2026] GET /v2.1/servers/c78bdbb9-b980-442d-8237-32defebd15e2/ips/tempest-ServerAddressesTestJSON-668152585-network => generated 93 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 197/410] 10.0.0.212 () {32 vars in 717 bytes} [Fri Apr 17 09:55:33 2026] DELETE /v2.1/servers/c78bdbb9-b980-442d-8237-32defebd15e2 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:33.732 8 WARNING neutronclient.v2_0.client [None req-642b98ce-f62c-4406-90b9-2783a93aeb60 3bd23dae09a040c18aae8021c42b86b1 e8e7f39454a54d9fa74686d9b48cb7bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 214/411] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:55:33 2026] GET /v2.1/servers/c78bdbb9-b980-442d-8237-32defebd15e2 => generated 1661 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:34.157 7 WARNING neutronclient.v2_0.client [None req-6ba14fd8-9fa3-4581-945e-8bdd43ad7203 62f60f29b3b948329a1b2a97c21a240d 41eccd160b5e492ab7086ff42361830d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 198/412] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:55:34 2026] GET /v2.1/servers/2cc76af7-0061-47ff-b1b2-1248b244dcde/os-interface => generated 284 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:34.294 8 WARNING neutronclient.v2_0.client [None req-768f0a61-b562-49f9-aa60-82be12f1ff50 62f60f29b3b948329a1b2a97c21a240d 41eccd160b5e492ab7086ff42361830d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 215/413] 10.0.0.212 () {32 vars in 814 bytes} [Fri Apr 17 09:55:34 2026] GET /v2.1/servers/2cc76af7-0061-47ff-b1b2-1248b244dcde/os-interface/b4ed322a-994a-4199-a19a-79cae4814218 => generated 281 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 199/414] 10.0.0.212 () {32 vars in 722 bytes} [Fri Apr 17 09:55:34 2026] GET /v2.1/servers/2cc76af7-0061-47ff-b1b2-1248b244dcde/ips => generated 156 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 216/415] 10.0.0.212 () {34 vars in 749 bytes} [Fri Apr 17 09:55:34 2026] POST /v2.1/servers/2cc76af7-0061-47ff-b1b2-1248b244dcde/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 200/416] 10.0.0.212 () {32 vars in 722 bytes} [Fri Apr 17 09:55:34 2026] GET /v2.1/servers/2cc76af7-0061-47ff-b1b2-1248b244dcde/ips => generated 156 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:34.911 8 WARNING neutronclient.v2_0.client [None req-e0d18e13-074e-4ca8-9ab4-67fc4aa05bda 3bd23dae09a040c18aae8021c42b86b1 e8e7f39454a54d9fa74686d9b48cb7bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 217/417] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:55:34 2026] GET /v2.1/servers/c78bdbb9-b980-442d-8237-32defebd15e2 => generated 1661 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:35.573 7 INFO nova.api.openstack.compute.server_external_events [req-121d606c-69f8-4e10-9073-bc2b655c41b7 req-5b212f98-54cd-4885-8cb7-9586ce86f1f1 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-changed:b4ed322a-994a-4199-a19a-79cae4814218 for instance 2cc76af7-0061-47ff-b1b2-1248b244dcde on instance [pid: 7|app: 0|req: 202/420] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 09:55:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/421] 10.0.0.212 () {32 vars in 722 bytes} [Fri Apr 17 09:55:35 2026] GET /v2.1/servers/2cc76af7-0061-47ff-b1b2-1248b244dcde/ips => generated 156 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:36.101 7 WARNING neutronclient.v2_0.client [None req-0292b763-296d-40df-8459-386fc97623bf 3bd23dae09a040c18aae8021c42b86b1 e8e7f39454a54d9fa74686d9b48cb7bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 203/422] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:55:36 2026] GET /v2.1/servers/c78bdbb9-b980-442d-8237-32defebd15e2 => generated 1661 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:36.604 8 INFO nova.api.openstack.compute.server_external_events [req-ca81034d-b151-43a7-96b8-f9f67b57b8d0 req-2eaeb986-0f31-4f70-9772-c8e10e70b6ad 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-vif-deleted:627d26ff-32ed-425a-b6e9-c39ab9c9ebc9 for instance c78bdbb9-b980-442d-8237-32defebd15e2 on instance [pid: 8|app: 0|req: 220/423] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 09:55:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/424] 10.0.0.212 () {32 vars in 722 bytes} [Fri Apr 17 09:55:36 2026] GET /v2.1/servers/2cc76af7-0061-47ff-b1b2-1248b244dcde/ips => generated 156 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:37.282 8 WARNING neutronclient.v2_0.client [None req-f5206f44-2fac-4b2a-ac29-af7052e4a842 3bd23dae09a040c18aae8021c42b86b1 e8e7f39454a54d9fa74686d9b48cb7bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 221/425] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:55:37 2026] GET /v2.1/servers/c78bdbb9-b980-442d-8237-32defebd15e2 => generated 1452 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 205/426] 10.0.0.212 () {32 vars in 722 bytes} [Fri Apr 17 09:55:37 2026] GET /v2.1/servers/2cc76af7-0061-47ff-b1b2-1248b244dcde/ips => generated 194 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:37.729 8 WARNING neutronclient.v2_0.client [None req-4c4264e6-f6ea-4522-a8cc-f0381cac21f4 62f60f29b3b948329a1b2a97c21a240d 41eccd160b5e492ab7086ff42361830d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 222/427] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:55:37 2026] GET /v2.1/servers/2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 1950 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 206/428] 10.0.0.212 () {34 vars in 749 bytes} [Fri Apr 17 09:55:37 2026] POST /v2.1/servers/2cc76af7-0061-47ff-b1b2-1248b244dcde/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 223/429] 10.0.0.212 () {32 vars in 722 bytes} [Fri Apr 17 09:55:37 2026] GET /v2.1/servers/2cc76af7-0061-47ff-b1b2-1248b244dcde/ips => generated 194 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:38.393 7 WARNING neutronclient.v2_0.client [None req-81ec62f6-9665-4e02-ad2e-1cd914760d84 3bd23dae09a040c18aae8021c42b86b1 e8e7f39454a54d9fa74686d9b48cb7bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 207/430] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:55:38 2026] GET /v2.1/servers/c78bdbb9-b980-442d-8237-32defebd15e2 => generated 1457 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 224/431] 10.0.0.212 () {32 vars in 722 bytes} [Fri Apr 17 09:55:38 2026] GET /v2.1/servers/2cc76af7-0061-47ff-b1b2-1248b244dcde/ips => generated 194 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:39.174 7 INFO nova.api.openstack.compute.server_external_events [req-e02c8a0b-05df-40dc-a5f7-2d30cd5c41f1 req-6d18ddb8-9022-4170-8111-c77ff8c123e5 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-changed:b4ed322a-994a-4199-a19a-79cae4814218 for instance 2cc76af7-0061-47ff-b1b2-1248b244dcde on instance [pid: 7|app: 0|req: 208/432] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 09:55:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:39.498 8 WARNING neutronclient.v2_0.client [None req-d252f3aa-01f4-4539-ae52-0c5d9544fde0 3bd23dae09a040c18aae8021c42b86b1 e8e7f39454a54d9fa74686d9b48cb7bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 225/433] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:55:39 2026] GET /v2.1/servers/c78bdbb9-b980-442d-8237-32defebd15e2 => generated 1457 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 209/434] 10.0.0.212 () {32 vars in 722 bytes} [Fri Apr 17 09:55:40 2026] GET /v2.1/servers/2cc76af7-0061-47ff-b1b2-1248b244dcde/ips => generated 194 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:40.602 8 INFO nova.api.openstack.wsgi [None req-4eb0f16e-e15d-4cb3-afb6-7e035cc279b7 3bd23dae09a040c18aae8021c42b86b1 e8e7f39454a54d9fa74686d9b48cb7bb - - default default] HTTP exception thrown: Instance c78bdbb9-b980-442d-8237-32defebd15e2 could not be found. [pid: 8|app: 0|req: 226/435] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:55:40 2026] GET /v2.1/servers/c78bdbb9-b980-442d-8237-32defebd15e2 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 210/436] 10.0.0.212 () {32 vars in 722 bytes} [Fri Apr 17 09:55:41 2026] GET /v2.1/servers/2cc76af7-0061-47ff-b1b2-1248b244dcde/ips => generated 156 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 227/437] 10.0.0.212 () {32 vars in 717 bytes} [Fri Apr 17 09:55:41 2026] DELETE /v2.1/servers/2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 0 bytes in 131 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:41.305 7 WARNING neutronclient.v2_0.client [None req-793b13cc-e605-48b4-8ceb-b118388bbbb2 62f60f29b3b948329a1b2a97c21a240d 41eccd160b5e492ab7086ff42361830d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 211/438] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:55:41 2026] GET /v2.1/servers/2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 1842 bytes in 1080 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:43.399 8 WARNING neutronclient.v2_0.client [None req-81007555-db0a-4a04-b1de-c6fc19fe4ef4 62f60f29b3b948329a1b2a97c21a240d 41eccd160b5e492ab7086ff42361830d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 228/439] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:55:43 2026] GET /v2.1/servers/2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 1842 bytes in 408 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:44.328 7 INFO nova.api.openstack.compute.server_external_events [req-ce7e1312-f312-49b6-a930-31ee3488cb06 req-9d9486b0-73b5-4357-a96c-20bda26d29b0 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-vif-unplugged:b4ed322a-994a-4199-a19a-79cae4814218 for instance 2cc76af7-0061-47ff-b1b2-1248b244dcde on instance [pid: 7|app: 0|req: 212/440] 10.0.0.125 () {38 vars in 814 bytes} [Fri Apr 17 09:55:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:44.818 8 WARNING neutronclient.v2_0.client [None req-a4e481a1-c493-474d-9653-981940147efa 62f60f29b3b948329a1b2a97c21a240d 41eccd160b5e492ab7086ff42361830d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 229/441] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:55:44 2026] GET /v2.1/servers/2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 1775 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 09:55:44.958 7 INFO nova.api.openstack.compute.server_external_events [req-f026bd1b-7cb9-45ee-bb00-4c37cc3fcba5 req-e07db574-7291-4aef-93e6-b9f80a490561 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-vif-deleted:b4ed322a-994a-4199-a19a-79cae4814218 for instance 2cc76af7-0061-47ff-b1b2-1248b244dcde on instance [pid: 7|app: 0|req: 213/442] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 09:55:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:46.016 7 WARNING neutronclient.v2_0.client [None req-c1832858-c858-4281-b686-781c4300f998 62f60f29b3b948329a1b2a97c21a240d 41eccd160b5e492ab7086ff42361830d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 215/445] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:55:45 2026] GET /v2.1/servers/2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 1486 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:47.112 8 WARNING neutronclient.v2_0.client [None req-aaec23a0-67c0-4182-9387-28e72dc2ba53 62f60f29b3b948329a1b2a97c21a240d 41eccd160b5e492ab7086ff42361830d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 231/446] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:55:47 2026] GET /v2.1/servers/2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 1486 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:48.205 7 INFO nova.api.openstack.wsgi [None req-bd0b85c0-bc4b-4b27-b997-ff1bb307251f 62f60f29b3b948329a1b2a97c21a240d 41eccd160b5e492ab7086ff42361830d - - default default] HTTP exception thrown: Instance 2cc76af7-0061-47ff-b1b2-1248b244dcde could not be found. [pid: 7|app: 0|req: 216/447] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:55:48 2026] GET /v2.1/servers/2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 232/448] 10.0.0.212 () {32 vars in 703 bytes} [Fri Apr 17 09:55:48 2026] DELETE /v2.1/os-keypairs/tempest-keypair-964173763 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:55:48.706 7 INFO nova.api.openstack.wsgi [None req-57edb67d-3334-495b-ae4d-6fdf5c526b97 62f60f29b3b948329a1b2a97c21a240d 41eccd160b5e492ab7086ff42361830d - - default default] HTTP exception thrown: Instance 2cc76af7-0061-47ff-b1b2-1248b244dcde could not be found. [pid: 7|app: 0|req: 217/449] 10.0.0.212 () {32 vars in 717 bytes} [Fri Apr 17 09:55:48 2026] DELETE /v2.1/servers/2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-17 09:55:48.739 8 INFO nova.api.openstack.wsgi [None req-b2860804-6a2d-4a35-90aa-b9af22bb2a88 62f60f29b3b948329a1b2a97c21a240d 41eccd160b5e492ab7086ff42361830d - - default default] HTTP exception thrown: Instance 2cc76af7-0061-47ff-b1b2-1248b244dcde could not be found. [pid: 8|app: 0|req: 233/450] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:55:48 2026] GET /v2.1/servers/2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 219/453] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:55:58 2026] POST /v2.1/os-keypairs => generated 386 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:00.721 8 WARNING neutronclient.v2_0.client [None req-388a8150-1f26-4917-931e-f7ea610e9d86 ffa1e9c6e8404702ae5808235808fbbb 7b64fd3bd0b74fabba0a76148bb6094f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:56:00.785 8 WARNING neutronclient.v2_0.client [None req-388a8150-1f26-4917-931e-f7ea610e9d86 ffa1e9c6e8404702ae5808235808fbbb 7b64fd3bd0b74fabba0a76148bb6094f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:56:00.981 8 WARNING neutronclient.v2_0.client [None req-388a8150-1f26-4917-931e-f7ea610e9d86 ffa1e9c6e8404702ae5808235808fbbb 7b64fd3bd0b74fabba0a76148bb6094f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 235/454] 10.0.0.212 () {34 vars in 662 bytes} [Fri Apr 17 09:56:00 2026] POST /v2.1/servers => generated 451 bytes in 973 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-17 09:56:01.637 7 WARNING neutronclient.v2_0.client [None req-007e949f-a203-4c0c-b96e-e24676371699 ffa1e9c6e8404702ae5808235808fbbb 7b64fd3bd0b74fabba0a76148bb6094f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 220/455] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:56:01 2026] GET /v2.1/servers/84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 => generated 1432 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:02.735 8 WARNING neutronclient.v2_0.client [None req-f7632fe1-ab87-4c86-a7c0-facf3d014edf ffa1e9c6e8404702ae5808235808fbbb 7b64fd3bd0b74fabba0a76148bb6094f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 236/456] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:56:02 2026] GET /v2.1/servers/84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 => generated 1436 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:03.845 7 WARNING neutronclient.v2_0.client [None req-8940e55a-02da-4a3f-8bf7-3420b2997a84 ffa1e9c6e8404702ae5808235808fbbb 7b64fd3bd0b74fabba0a76148bb6094f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 221/457] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:56:03 2026] GET /v2.1/servers/84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 => generated 1484 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:04.959 8 WARNING neutronclient.v2_0.client [None req-198f5ed0-6dc7-4a77-a6e1-2e2719968788 ffa1e9c6e8404702ae5808235808fbbb 7b64fd3bd0b74fabba0a76148bb6094f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 237/458] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:56:04 2026] GET /v2.1/servers/84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 => generated 1484 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:06.050 8 WARNING neutronclient.v2_0.client [None req-41cd97b1-96eb-4a2f-b64d-72b97fc2e8da ffa1e9c6e8404702ae5808235808fbbb 7b64fd3bd0b74fabba0a76148bb6094f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 239/461] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:56:06 2026] GET /v2.1/servers/84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 => generated 1492 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:06.923 7 INFO nova.api.openstack.compute.server_external_events [req-75ccc185-af09-45ea-a75c-80a6cb6aeed8 req-dbd3b3db-6b0f-43dd-8b0f-8dc0b98d1cdf 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-changed:0bdd5668-d88d-4a24-a44a-2d930228d5ab for instance 84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 on instance [pid: 7|app: 0|req: 223/462] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 09:56:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:07.134 8 WARNING neutronclient.v2_0.client [None req-81f067c8-69fe-47fd-b3ae-cb07134ecfc2 ffa1e9c6e8404702ae5808235808fbbb 7b64fd3bd0b74fabba0a76148bb6094f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 240/463] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:56:07 2026] GET /v2.1/servers/84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 => generated 1568 bytes in 413 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:08.574 7 WARNING neutronclient.v2_0.client [None req-4aa14447-448d-4323-8c8d-ff4de99d1afe ffa1e9c6e8404702ae5808235808fbbb 7b64fd3bd0b74fabba0a76148bb6094f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 224/464] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:56:08 2026] GET /v2.1/servers/84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 => generated 1556 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:09.764 8 WARNING neutronclient.v2_0.client [None req-6e496eaa-46b1-4b4f-951d-4f0532395de2 ffa1e9c6e8404702ae5808235808fbbb 7b64fd3bd0b74fabba0a76148bb6094f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 241/465] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:56:09 2026] GET /v2.1/servers/84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 => generated 1556 bytes in 649 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:11.428 7 WARNING neutronclient.v2_0.client [None req-632d5346-cb8f-49df-8138-e28ae11d9337 ffa1e9c6e8404702ae5808235808fbbb 7b64fd3bd0b74fabba0a76148bb6094f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 225/466] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:56:11 2026] GET /v2.1/servers/84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 => generated 1556 bytes in 799 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:12.694 8 INFO nova.api.openstack.compute.server_external_events [req-50af4767-bea5-4ac8-a723-ec4ec31e2f72 req-4be025ef-2405-425c-b239-3ed0969087a9 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-vif-plugged:0bdd5668-d88d-4a24-a44a-2d930228d5ab for instance 84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 on instance [pid: 8|app: 0|req: 242/467] 10.0.0.125 () {38 vars in 814 bytes} [Fri Apr 17 09:56:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:13.239 7 WARNING neutronclient.v2_0.client [None req-ae0425f6-015e-4cc6-88c2-413a0e2a6ca0 ffa1e9c6e8404702ae5808235808fbbb 7b64fd3bd0b74fabba0a76148bb6094f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 226/468] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:56:13 2026] GET /v2.1/servers/84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 => generated 1556 bytes in 1018 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:15.278 8 WARNING neutronclient.v2_0.client [None req-f2dbaf40-90b7-4829-a283-656c3332dce0 ffa1e9c6e8404702ae5808235808fbbb 7b64fd3bd0b74fabba0a76148bb6094f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 243/471] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:56:15 2026] GET /v2.1/servers/84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 => generated 1737 bytes in 679 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:15.967 7 WARNING neutronclient.v2_0.client [None req-7fdd7605-b205-494e-bf44-a59b50e88e0b ffa1e9c6e8404702ae5808235808fbbb 7b64fd3bd0b74fabba0a76148bb6094f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 229/472] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:56:15 2026] GET /v2.1/servers/84e896f4-98c2-41e4-9ec7-5524f7a9eaa0/os-interface => generated 284 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:16.757 8 WARNING neutronclient.v2_0.client [None req-cdfa0614-202c-4ffc-bdf5-8f7795160e3d ffa1e9c6e8404702ae5808235808fbbb 7b64fd3bd0b74fabba0a76148bb6094f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:56:16.760 7 INFO nova.api.openstack.compute.server_external_events [req-9d92200f-4c83-4cf6-9a4b-1c2bbffadd90 req-035a193b-7885-4226-93d9-6f02008fc082 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-changed:0bdd5668-d88d-4a24-a44a-2d930228d5ab for instance 84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 on instance [pid: 7|app: 0|req: 230/473] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 09:56:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/474] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:56:16 2026] GET /v2.1/servers/84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 => generated 1737 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 231/475] 10.0.0.212 () {32 vars in 640 bytes} [Fri Apr 17 09:56:17 2026] GET /v2.1/servers => generated 384 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 245/476] 10.0.0.212 () {32 vars in 717 bytes} [Fri Apr 17 09:56:17 2026] DELETE /v2.1/servers/84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:17.239 7 WARNING neutronclient.v2_0.client [None req-d3d3351f-0554-42ee-95c5-28e221607c7f ffa1e9c6e8404702ae5808235808fbbb 7b64fd3bd0b74fabba0a76148bb6094f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 232/477] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:56:17 2026] GET /v2.1/servers/84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 => generated 1743 bytes in 471 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:18.722 8 WARNING neutronclient.v2_0.client [None req-ca7c075e-ab3f-428d-8dc8-0328e1ec2a1e ffa1e9c6e8404702ae5808235808fbbb 7b64fd3bd0b74fabba0a76148bb6094f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 246/478] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:56:18 2026] GET /v2.1/servers/84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 => generated 1743 bytes in 1355 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:20.131 7 INFO nova.api.openstack.compute.server_external_events [req-60a64741-0d9f-4718-bb78-4ca4062b9b72 req-858f5be8-401b-4991-af3a-1103a4dff406 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-vif-unplugged:0bdd5668-d88d-4a24-a44a-2d930228d5ab for instance 84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 on instance [pid: 7|app: 0|req: 233/479] 10.0.0.125 () {38 vars in 814 bytes} [Fri Apr 17 09:56:20 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:21.047 8 INFO nova.api.openstack.compute.server_external_events [req-0c04a32b-f83f-4d91-a186-7e181fbac08d req-0412a8a7-70e9-47f1-b7b0-e6ee9d9c71b7 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-vif-deleted:0bdd5668-d88d-4a24-a44a-2d930228d5ab for instance 84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 on instance [pid: 8|app: 0|req: 247/480] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 09:56:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:21.094 7 WARNING neutronclient.v2_0.client [None req-97d23623-077a-4731-9c26-3119ccd6d801 ffa1e9c6e8404702ae5808235808fbbb 7b64fd3bd0b74fabba0a76148bb6094f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 234/481] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:56:21 2026] GET /v2.1/servers/84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 => generated 1513 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:22.286 8 WARNING neutronclient.v2_0.client [None req-699efe59-72d8-413c-b096-eaba0505575c ffa1e9c6e8404702ae5808235808fbbb 7b64fd3bd0b74fabba0a76148bb6094f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 248/482] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:56:22 2026] GET /v2.1/servers/84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 => generated 1518 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:23.446 7 WARNING neutronclient.v2_0.client [None req-4b6781a7-9bfd-42eb-b0d5-ed2a799b78b8 ffa1e9c6e8404702ae5808235808fbbb 7b64fd3bd0b74fabba0a76148bb6094f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 235/483] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:56:23 2026] GET /v2.1/servers/84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 => generated 1518 bytes in 929 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:25.388 7 INFO nova.api.openstack.wsgi [None req-b11928c3-187d-4812-ade6-ffe75dca7b24 ffa1e9c6e8404702ae5808235808fbbb 7b64fd3bd0b74fabba0a76148bb6094f - - default default] HTTP exception thrown: Instance 84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 could not be found. [pid: 7|app: 0|req: 237/486] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:56:25 2026] GET /v2.1/servers/84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 => generated 111 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 250/487] 10.0.0.212 () {32 vars in 705 bytes} [Fri Apr 17 09:56:25 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1783861411 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/490] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:56:35 2026] POST /v2.1/os-keypairs => generated 384 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:37.000 7 WARNING neutronclient.v2_0.client [None req-943fe030-48b1-43d6-91db-a22c719ed2ee 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:56:37.068 7 WARNING neutronclient.v2_0.client [None req-943fe030-48b1-43d6-91db-a22c719ed2ee 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:56:37.288 7 WARNING neutronclient.v2_0.client [None req-943fe030-48b1-43d6-91db-a22c719ed2ee 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 239/491] 10.0.0.212 () {34 vars in 662 bytes} [Fri Apr 17 09:56:36 2026] POST /v2.1/servers => generated 453 bytes in 603 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-17 09:56:37.559 8 WARNING neutronclient.v2_0.client [None req-cef750ff-4f8c-4d22-8505-040bde08f3f2 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 253/492] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:56:37 2026] GET /v2.1/servers/e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 1390 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:38.650 7 WARNING neutronclient.v2_0.client [None req-a20a3dae-776c-4c70-b0de-c53d8abb9b16 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 240/493] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:56:38 2026] GET /v2.1/servers/e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 1394 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:39.755 8 WARNING neutronclient.v2_0.client [None req-c98b54a5-5a48-467e-9ba4-a3651be82b74 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 254/494] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:56:39 2026] GET /v2.1/servers/e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 1442 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:40.859 7 WARNING neutronclient.v2_0.client [None req-33a02b9a-fe7f-4b0d-a451-eb78ca46c817 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 241/495] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:56:40 2026] GET /v2.1/servers/e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 1442 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:41.941 8 WARNING neutronclient.v2_0.client [None req-898f87a0-8413-4d8b-bc86-0bb64be5aa1b 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 255/496] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:56:41 2026] GET /v2.1/servers/e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 1450 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:42.784 7 INFO nova.api.openstack.compute.server_external_events [req-5bcdbb82-d284-4321-aba9-8aceebde2c74 req-20d71c21-e158-490c-bb91-b9a1e20f56ed 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-changed:b0eb4644-2377-4745-b094-cf840013061e for instance e8c9442c-9bab-4f23-bf38-f06bf840127f on instance [pid: 7|app: 0|req: 242/497] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 09:56:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:43.031 8 WARNING neutronclient.v2_0.client [None req-d44670e8-fc64-44b9-be23-6b414524d37e 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 256/498] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:56:42 2026] GET /v2.1/servers/e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 1528 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:44.233 7 WARNING neutronclient.v2_0.client [None req-12d7e6e2-74ba-4cd8-9538-32614ce4fe86 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 243/499] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:56:44 2026] GET /v2.1/servers/e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 1516 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:45.432 8 WARNING neutronclient.v2_0.client [None req-6bc45c32-dabb-4dcb-b741-e70aa840d19a 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 258/502] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:56:45 2026] GET /v2.1/servers/e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 1516 bytes in 381 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:46.832 7 WARNING neutronclient.v2_0.client [None req-766bb791-adaa-4261-9c10-41d01a1dd75b 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 245/503] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:56:46 2026] GET /v2.1/servers/e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 1516 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:48.067 8 WARNING neutronclient.v2_0.client [None req-cc43d39d-5789-4233-84c1-7f99ea863bf9 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 259/504] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:56:48 2026] GET /v2.1/servers/e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 1516 bytes in 458 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:48.539 7 INFO nova.api.openstack.compute.server_external_events [req-d87c9d92-85ba-400f-936a-e19d0a9a0fd4 req-2f662564-4af3-4a39-aee7-318b2d5d83cf 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-vif-plugged:b0eb4644-2377-4745-b094-cf840013061e for instance e8c9442c-9bab-4f23-bf38-f06bf840127f on instance [pid: 7|app: 0|req: 246/505] 10.0.0.125 () {38 vars in 814 bytes} [Fri Apr 17 09:56:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:49.551 8 WARNING neutronclient.v2_0.client [None req-8a11eedc-328f-4ddc-901b-07a622d94420 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 260/506] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:56:49 2026] GET /v2.1/servers/e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 1516 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:50.779 7 WARNING neutronclient.v2_0.client [None req-746d3764-e9d1-4e33-8feb-5cd129a53f80 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 247/507] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:56:50 2026] GET /v2.1/servers/e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 1699 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:50.963 7 WARNING neutronclient.v2_0.client [None req-87c934bb-b93c-40d7-b2e4-447f48c57da6 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:56:50.982 8 WARNING neutronclient.v2_0.client [None req-935ec3ad-5292-4051-9e33-faa94971a763 e899f79e50f9418fa1ea6b5e1ba3c85c 0bf0a9f65f97462580f88707b96ca473 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 248/508] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:56:50 2026] GET /v2.1/servers/e8c9442c-9bab-4f23-bf38-f06bf840127f/os-interface => generated 284 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 09:56:51.216 8 WARNING neutronclient.v2_0.client [None req-935ec3ad-5292-4051-9e33-faa94971a763 e899f79e50f9418fa1ea6b5e1ba3c85c 0bf0a9f65f97462580f88707b96ca473 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 261/509] 10.0.0.212 () {34 vars in 662 bytes} [Fri Apr 17 09:56:50 2026] POST /v2.1/servers => generated 424 bytes in 543 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:51.463 7 WARNING neutronclient.v2_0.client [None req-8b494634-ffe6-417c-b0e2-7d09adbe6ebf e899f79e50f9418fa1ea6b5e1ba3c85c 0bf0a9f65f97462580f88707b96ca473 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 249/510] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:56:51 2026] GET /v2.1/servers/19848e2b-df5b-469d-8482-07a4063fe750 => generated 1367 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:51.833 8 INFO nova.api.openstack.compute.server_external_events [req-f13e4fd8-5980-40c8-86f9-cac810582484 req-32ff9e14-cc29-4999-81fb-1177319d69da 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-changed:b0eb4644-2377-4745-b094-cf840013061e for instance e8c9442c-9bab-4f23-bf38-f06bf840127f on instance [pid: 8|app: 0|req: 262/511] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 09:56:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:52.554 7 WARNING neutronclient.v2_0.client [None req-fa9dc407-c057-47de-8fd2-0ded195fb9f8 e899f79e50f9418fa1ea6b5e1ba3c85c 0bf0a9f65f97462580f88707b96ca473 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 250/512] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:56:52 2026] GET /v2.1/servers/19848e2b-df5b-469d-8482-07a4063fe750 => generated 1371 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:53.658 8 WARNING neutronclient.v2_0.client [None req-2273b313-bb13-4568-aa20-8d4becc2290a e899f79e50f9418fa1ea6b5e1ba3c85c 0bf0a9f65f97462580f88707b96ca473 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 263/513] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:56:53 2026] GET /v2.1/servers/19848e2b-df5b-469d-8482-07a4063fe750 => generated 1419 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:54.739 7 WARNING neutronclient.v2_0.client [None req-a4b60ca0-eaac-4b00-9eba-6cc59211a333 e899f79e50f9418fa1ea6b5e1ba3c85c 0bf0a9f65f97462580f88707b96ca473 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 251/514] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:56:54 2026] GET /v2.1/servers/19848e2b-df5b-469d-8482-07a4063fe750 => generated 1419 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:55.835 7 WARNING neutronclient.v2_0.client [None req-452e7c3f-efd5-4986-8baf-d2113831cb97 e899f79e50f9418fa1ea6b5e1ba3c85c 0bf0a9f65f97462580f88707b96ca473 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 253/517] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:56:55 2026] GET /v2.1/servers/19848e2b-df5b-469d-8482-07a4063fe750 => generated 1427 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:56.687 8 INFO nova.api.openstack.compute.server_external_events [req-57ef1eec-59f3-4205-980f-3cfe208a2c54 req-01f58718-7022-4246-84dc-c507e756f555 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-changed:69c07dd1-4271-437e-9158-a66734034eac for instance 19848e2b-df5b-469d-8482-07a4063fe750 on instance [pid: 8|app: 0|req: 265/518] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 09:56:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:56.943 7 WARNING neutronclient.v2_0.client [None req-27035976-0fd9-421d-bfcd-6cde39670703 e899f79e50f9418fa1ea6b5e1ba3c85c 0bf0a9f65f97462580f88707b96ca473 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 254/519] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:56:56 2026] GET /v2.1/servers/19848e2b-df5b-469d-8482-07a4063fe750 => generated 1479 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:58.086 8 WARNING neutronclient.v2_0.client [None req-4fbecaf1-c3f8-4d96-a6da-ccf018af30b7 e899f79e50f9418fa1ea6b5e1ba3c85c 0bf0a9f65f97462580f88707b96ca473 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 266/520] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:56:58 2026] GET /v2.1/servers/19848e2b-df5b-469d-8482-07a4063fe750 => generated 1467 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:56:59.258 7 WARNING neutronclient.v2_0.client [None req-ffde0d23-f3ac-4efb-9523-9aa58d7443f4 e899f79e50f9418fa1ea6b5e1ba3c85c 0bf0a9f65f97462580f88707b96ca473 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 255/521] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:56:59 2026] GET /v2.1/servers/19848e2b-df5b-469d-8482-07a4063fe750 => generated 1467 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:00.393 8 WARNING neutronclient.v2_0.client [None req-1ac986e0-8fa8-4855-aeed-50121bc200ec e899f79e50f9418fa1ea6b5e1ba3c85c 0bf0a9f65f97462580f88707b96ca473 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 267/522] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:00 2026] GET /v2.1/servers/19848e2b-df5b-469d-8482-07a4063fe750 => generated 1467 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:00.976 7 INFO nova.api.openstack.compute.server_external_events [req-db49ec93-e85b-4642-bc1c-3154f27d969f req-d346342d-b7c9-4625-8903-3f979ad11184 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-vif-plugged:69c07dd1-4271-437e-9158-a66734034eac for instance 19848e2b-df5b-469d-8482-07a4063fe750 on instance [pid: 7|app: 0|req: 256/523] 10.0.0.125 () {38 vars in 814 bytes} [Fri Apr 17 09:57:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:01.511 8 WARNING neutronclient.v2_0.client [None req-52146226-027a-4b38-9030-e70aac6b39f8 e899f79e50f9418fa1ea6b5e1ba3c85c 0bf0a9f65f97462580f88707b96ca473 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 268/524] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:01 2026] GET /v2.1/servers/19848e2b-df5b-469d-8482-07a4063fe750 => generated 1467 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:02.696 7 WARNING neutronclient.v2_0.client [None req-20b1e7f7-4be9-4fa0-b770-cf135630358d e899f79e50f9418fa1ea6b5e1ba3c85c 0bf0a9f65f97462580f88707b96ca473 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 257/525] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:02 2026] GET /v2.1/servers/19848e2b-df5b-469d-8482-07a4063fe750 => generated 1467 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:03.856 8 WARNING neutronclient.v2_0.client [None req-f9cbe44f-33db-40b0-a827-8e392e844199 e899f79e50f9418fa1ea6b5e1ba3c85c 0bf0a9f65f97462580f88707b96ca473 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 269/526] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:03 2026] GET /v2.1/servers/19848e2b-df5b-469d-8482-07a4063fe750 => generated 1648 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 258/527] 10.0.0.212 () {32 vars in 717 bytes} [Fri Apr 17 09:57:05 2026] DELETE /v2.1/servers/19848e2b-df5b-469d-8482-07a4063fe750 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:05.314 8 WARNING neutronclient.v2_0.client [None req-6237108f-f928-49f8-97d9-ce222762ba3c e899f79e50f9418fa1ea6b5e1ba3c85c 0bf0a9f65f97462580f88707b96ca473 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 270/530] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:05 2026] GET /v2.1/servers/19848e2b-df5b-469d-8482-07a4063fe750 => generated 1654 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:06.542 7 WARNING neutronclient.v2_0.client [None req-ada73a33-771b-4f29-93e7-4fd25c427732 e899f79e50f9418fa1ea6b5e1ba3c85c 0bf0a9f65f97462580f88707b96ca473 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 261/531] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:06 2026] GET /v2.1/servers/19848e2b-df5b-469d-8482-07a4063fe750 => generated 1654 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:07.734 8 WARNING neutronclient.v2_0.client [None req-b39a5319-ad37-46e5-91f1-c0cbb45448b4 e899f79e50f9418fa1ea6b5e1ba3c85c 0bf0a9f65f97462580f88707b96ca473 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 271/532] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:07 2026] GET /v2.1/servers/19848e2b-df5b-469d-8482-07a4063fe750 => generated 1654 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:08.085 7 INFO nova.api.openstack.compute.server_external_events [req-80a20714-5112-4fdc-bcc2-c938594eed32 req-888bf4da-5773-4b56-9fa5-186e1e085103 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-vif-deleted:69c07dd1-4271-437e-9158-a66734034eac for instance 19848e2b-df5b-469d-8482-07a4063fe750 on instance [pid: 7|app: 0|req: 262/533] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 09:57:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:08.877 8 WARNING neutronclient.v2_0.client [None req-09199cb2-272a-40b1-94b8-8529c64f8699 e899f79e50f9418fa1ea6b5e1ba3c85c 0bf0a9f65f97462580f88707b96ca473 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 272/534] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:08 2026] GET /v2.1/servers/19848e2b-df5b-469d-8482-07a4063fe750 => generated 1448 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:09.975 7 WARNING neutronclient.v2_0.client [None req-2c81cdce-1221-421d-a988-ae32cf9ffa06 e899f79e50f9418fa1ea6b5e1ba3c85c 0bf0a9f65f97462580f88707b96ca473 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 263/535] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:09 2026] GET /v2.1/servers/19848e2b-df5b-469d-8482-07a4063fe750 => generated 1453 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:11.075 8 WARNING neutronclient.v2_0.client [None req-52f69807-74b9-414d-af05-f3ce37678801 e899f79e50f9418fa1ea6b5e1ba3c85c 0bf0a9f65f97462580f88707b96ca473 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 273/536] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:11 2026] GET /v2.1/servers/19848e2b-df5b-469d-8482-07a4063fe750 => generated 1453 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:12.160 7 INFO nova.api.openstack.wsgi [None req-9e337c5c-7e0d-4fee-af81-637a1d2aec5e e899f79e50f9418fa1ea6b5e1ba3c85c 0bf0a9f65f97462580f88707b96ca473 - - default default] HTTP exception thrown: Instance 19848e2b-df5b-469d-8482-07a4063fe750 could not be found. [pid: 7|app: 0|req: 264/537] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:12 2026] GET /v2.1/servers/19848e2b-df5b-469d-8482-07a4063fe750 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:13.069 8 WARNING neutronclient.v2_0.client [None req-f649967b-d92b-4b88-815c-9865e97b428b 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 274/538] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:13 2026] GET /v2.1/servers/e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 1819 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:13.256 7 WARNING neutronclient.v2_0.client [None req-e12feeb0-5b14-4f8b-96da-1c39be6e2a71 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 265/539] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:13 2026] GET /v2.1/servers/e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 1819 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 275/540] 10.0.0.212 () {34 vars in 749 bytes} [Fri Apr 17 09:57:13 2026] POST /v2.1/servers/e8c9442c-9bab-4f23-bf38-f06bf840127f/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:13.648 7 WARNING neutronclient.v2_0.client [None req-31ab36c0-cc21-4c25-802e-5d5e4687a982 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 266/541] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:13 2026] GET /v2.1/servers/e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 1821 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:15.072 8 WARNING neutronclient.v2_0.client [None req-c032dfb7-e97a-4855-8aad-8fc7ba05969d 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 276/544] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:15 2026] GET /v2.1/servers/e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 1821 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:16.390 7 WARNING neutronclient.v2_0.client [None req-8b91df16-4cca-410d-b593-22bd45d97796 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 269/545] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:16 2026] GET /v2.1/servers/e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 1821 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:17.564 8 WARNING neutronclient.v2_0.client [None req-602a83a4-3881-44d9-8b6d-c9e7468c97f9 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 277/546] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:17 2026] GET /v2.1/servers/e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 1826 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:18.702 7 WARNING neutronclient.v2_0.client [None req-d2dbdff7-cadb-40ab-832b-739bd059cc7a 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 270/547] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:18 2026] GET /v2.1/servers/e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 1826 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 278/548] 10.0.0.56 () {30 vars in 617 bytes} [Fri Apr 17 09:57:19 2026] GET /v2.1 => generated 0 bytes in 230 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 271/549] 10.0.0.56 () {32 vars in 690 bytes} [Fri Apr 17 09:57:19 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/550] 10.0.0.56 () {34 vars in 911 bytes} [Fri Apr 17 09:57:19 2026] GET /v2.1/os-simple-tenant-usage/8d1746a032464790ac85c8ef2d04e638?start=2026-04-16T00:00:00&end=2026-04-17T23:59:59 => generated 20 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 09:57:19.903 7 WARNING neutronclient.v2_0.client [None req-4c9fa092-b454-410a-a4ef-678aedd88a18 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 280/551] 10.0.0.56 () {30 vars in 652 bytes} [Fri Apr 17 09:57:19 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 09:57:20.075 8 INFO nova.api.openstack.compute.server_external_events [req-6955d3f6-1cb4-44ca-881d-eed673c58636 req-49d33a6a-e26f-4c7d-9458-a24a3b890e62 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-vif-unplugged:b0eb4644-2377-4745-b094-cf840013061e for instance e8c9442c-9bab-4f23-bf38-f06bf840127f on instance [pid: 8|app: 0|req: 281/552] 10.0.0.125 () {38 vars in 814 bytes} [Fri Apr 17 09:57:20 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/553] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:19 2026] GET /v2.1/servers/e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 1826 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:21.154 8 WARNING neutronclient.v2_0.client [None req-6d280772-9f64-46c1-8c00-31e9dc7de311 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 282/554] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:21 2026] GET /v2.1/servers/e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 1826 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:22.364 7 WARNING neutronclient.v2_0.client [None req-aac83339-9a7c-4a47-b31f-eaaf15d7c0ab 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 273/555] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:22 2026] GET /v2.1/servers/e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 1826 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:22.508 8 INFO nova.api.openstack.compute.server_external_events [req-98fac736-3fec-4f28-95b8-f7e9cf5cd5db req-bbf5a83d-566f-4351-8c54-b33660f360eb 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-vif-plugged:b0eb4644-2377-4745-b094-cf840013061e for instance e8c9442c-9bab-4f23-bf38-f06bf840127f on instance [pid: 8|app: 0|req: 283/556] 10.0.0.125 () {38 vars in 814 bytes} [Fri Apr 17 09:57:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 274/557] 10.0.0.56 () {30 vars in 617 bytes} [Fri Apr 17 09:57:23 2026] GET /v2.1 => generated 0 bytes in 93 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 284/558] 10.0.0.56 () {32 vars in 690 bytes} [Fri Apr 17 09:57:23 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/559] 10.0.0.56 () {34 vars in 911 bytes} [Fri Apr 17 09:57:23 2026] GET /v2.1/os-simple-tenant-usage/8d1746a032464790ac85c8ef2d04e638?start=2026-04-16T00:00:00&end=2026-04-17T23:59:59 => generated 20 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:23.524 8 WARNING neutronclient.v2_0.client [None req-183832d8-2770-4a13-a992-0933e27af95a 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 276/560] 10.0.0.56 () {30 vars in 652 bytes} [Fri Apr 17 09:57:23 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/561] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:23 2026] GET /v2.1/servers/e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 1826 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 09:57:24.751 7 WARNING neutronclient.v2_0.client [None req-938b1029-340c-4502-bc33-601e8ee1fe6d 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 277/562] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:24 2026] GET /v2.1/servers/e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 1819 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 288/567] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:57:38 2026] POST /v2.1/os-keypairs => generated 396 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 280/568] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:57:39 2026] POST /v2.1/os-keypairs => generated 386 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 09:57:41.101 8 WARNING neutronclient.v2_0.client [None req-2a2e59ab-a9e7-4e3b-a576-5e75a046e49f fe763f95b7684e8eb4527b55d9720289 705bb1beba314cd3bb1abe29a6224233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:57:41.155 8 WARNING neutronclient.v2_0.client [None req-2a2e59ab-a9e7-4e3b-a576-5e75a046e49f fe763f95b7684e8eb4527b55d9720289 705bb1beba314cd3bb1abe29a6224233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:57:41.188 8 WARNING neutronclient.v2_0.client [None req-2a2e59ab-a9e7-4e3b-a576-5e75a046e49f fe763f95b7684e8eb4527b55d9720289 705bb1beba314cd3bb1abe29a6224233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:57:41.335 8 WARNING neutronclient.v2_0.client [None req-2a2e59ab-a9e7-4e3b-a576-5e75a046e49f fe763f95b7684e8eb4527b55d9720289 705bb1beba314cd3bb1abe29a6224233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 289/569] 10.0.0.212 () {34 vars in 662 bytes} [Fri Apr 17 09:57:41 2026] POST /v2.1/servers => generated 495 bytes in 551 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-17 09:57:41.605 7 WARNING neutronclient.v2_0.client [None req-95c8eb4c-7a20-4d7b-823c-bc8123c847e0 fe763f95b7684e8eb4527b55d9720289 705bb1beba314cd3bb1abe29a6224233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 281/570] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:41 2026] GET /v2.1/servers/49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 1455 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:42.693 8 WARNING neutronclient.v2_0.client [None req-0acc1535-1e72-49df-a1e3-33a19d02d739 fe763f95b7684e8eb4527b55d9720289 705bb1beba314cd3bb1abe29a6224233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 290/571] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:42 2026] GET /v2.1/servers/49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 1459 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:43.829 7 WARNING neutronclient.v2_0.client [None req-eff412c2-87cf-4c4b-a1aa-af6cc97e205f fe763f95b7684e8eb4527b55d9720289 705bb1beba314cd3bb1abe29a6224233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 282/572] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:43 2026] GET /v2.1/servers/49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 1507 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:44.924 8 WARNING neutronclient.v2_0.client [None req-abf87b6d-4a9e-422e-b223-7187e2f331b6 fe763f95b7684e8eb4527b55d9720289 705bb1beba314cd3bb1abe29a6224233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 291/573] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:44 2026] GET /v2.1/servers/49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 1507 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:46.004 7 WARNING neutronclient.v2_0.client [None req-91bdb00a-7b38-49b4-89f5-9796567567bc fe763f95b7684e8eb4527b55d9720289 705bb1beba314cd3bb1abe29a6224233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 284/576] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:45 2026] GET /v2.1/servers/49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 1515 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:46.392 8 WARNING neutronclient.v2_0.client [None req-ea4e863b-316c-42f8-96b4-0f87802e4b9e 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 293/577] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:46 2026] GET /v2.1/servers/e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 1819 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 285/578] 10.0.0.212 () {32 vars in 717 bytes} [Fri Apr 17 09:57:46 2026] DELETE /v2.1/servers/e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:46.713 8 WARNING neutronclient.v2_0.client [None req-e053e00a-5c6a-4bb0-b6ca-35537117c6c9 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/579] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:46 2026] GET /v2.1/servers/e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 1825 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:46.899 7 INFO nova.api.openstack.compute.server_external_events [req-6d9dc769-1f10-4feb-8679-bf0bd088752e req-5bf8ebdd-c5d1-4bfe-a643-692c95919f3e 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-changed:3ab1d11c-2017-4d6b-9389-3a2e06ab0058 for instance 49a87d63-c32f-4937-b0cd-0091de6cddc7 on instance [pid: 7|app: 0|req: 286/580] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 09:57:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:47.081 8 WARNING neutronclient.v2_0.client [None req-7ebbfb9a-b593-49e0-bde0-b91496e1d01f fe763f95b7684e8eb4527b55d9720289 705bb1beba314cd3bb1abe29a6224233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 295/581] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:47 2026] GET /v2.1/servers/49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 1638 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:47.883 7 WARNING neutronclient.v2_0.client [None req-5b64a921-fc5c-4917-86a5-037e201fe8df 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 287/582] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:47 2026] GET /v2.1/servers/e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 1825 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:48.234 8 WARNING neutronclient.v2_0.client [None req-1113abe3-14a9-4f22-a41b-84c16ff07bab fe763f95b7684e8eb4527b55d9720289 705bb1beba314cd3bb1abe29a6224233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 296/583] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:48 2026] GET /v2.1/servers/49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 1626 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:49.031 7 WARNING neutronclient.v2_0.client [None req-9946e1dd-a21c-406a-bc03-16acee309f1e 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 288/584] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:48 2026] GET /v2.1/servers/e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 1825 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:49.435 8 WARNING neutronclient.v2_0.client [None req-49755925-36b1-4600-99c7-addd7fa2d30e fe763f95b7684e8eb4527b55d9720289 705bb1beba314cd3bb1abe29a6224233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 297/585] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:49 2026] GET /v2.1/servers/49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 1626 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:50.072 7 INFO nova.api.openstack.compute.server_external_events [req-110640c3-2eb0-4b10-b2e8-79e18909e9e6 req-9f1ea8fc-b269-457b-8bbe-e1b86614edee 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-vif-deleted:b0eb4644-2377-4745-b094-cf840013061e for instance e8c9442c-9bab-4f23-bf38-f06bf840127f on instance [pid: 7|app: 0|req: 289/586] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 09:57:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:50.223 8 WARNING neutronclient.v2_0.client [None req-09fc2e2d-9c58-4c88-a1e6-e033c7dafc95 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 298/587] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:50 2026] GET /v2.1/servers/e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 1471 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:50.623 7 WARNING neutronclient.v2_0.client [None req-24949b43-678a-420c-8fb4-12cfb6cc0fde fe763f95b7684e8eb4527b55d9720289 705bb1beba314cd3bb1abe29a6224233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 290/588] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:50 2026] GET /v2.1/servers/49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 1626 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:51.318 8 WARNING neutronclient.v2_0.client [None req-87fb22fa-c0c2-4988-8a34-9076a2fcf841 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/589] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:51 2026] GET /v2.1/servers/e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 1476 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:51.799 7 WARNING neutronclient.v2_0.client [None req-e0f27ebe-bb86-46a6-8375-96e3f1fea3b7 fe763f95b7684e8eb4527b55d9720289 705bb1beba314cd3bb1abe29a6224233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 291/590] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:51 2026] GET /v2.1/servers/49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 1626 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:52.425 8 WARNING neutronclient.v2_0.client [None req-30476496-26a4-4de7-a1a2-bcb8a31505cb 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/591] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:52 2026] GET /v2.1/servers/e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 1476 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:52.973 7 WARNING neutronclient.v2_0.client [None req-c556dbad-c18c-4ea9-8ab2-ad7bc38571d4 fe763f95b7684e8eb4527b55d9720289 705bb1beba314cd3bb1abe29a6224233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:53.042 8 INFO nova.api.openstack.compute.server_external_events [req-00ab41dc-a4f5-43ea-977a-d3ad63299378 req-c9a2241b-7560-41b1-83c8-4f1ed05f7759 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-vif-plugged:3ab1d11c-2017-4d6b-9389-3a2e06ab0058 for instance 49a87d63-c32f-4937-b0cd-0091de6cddc7 on instance [pid: 8|app: 0|req: 301/592] 10.0.0.125 () {38 vars in 814 bytes} [Fri Apr 17 09:57:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/593] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:52 2026] GET /v2.1/servers/49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 1626 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:53.508 8 INFO nova.api.openstack.wsgi [None req-56373284-e4ec-4a8d-aeaa-edabcba0a10e 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] HTTP exception thrown: Instance e8c9442c-9bab-4f23-bf38-f06bf840127f could not be found. [pid: 8|app: 0|req: 302/594] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:53 2026] GET /v2.1/servers/e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 293/595] 10.0.0.212 () {32 vars in 701 bytes} [Fri Apr 17 09:57:53 2026] DELETE /v2.1/os-keypairs/tempest-keypair-81631022 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:54.122 8 WARNING neutronclient.v2_0.client [None req-8a6b2c28-805e-4b7a-9118-e718f3c8190b fe763f95b7684e8eb4527b55d9720289 705bb1beba314cd3bb1abe29a6224233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/596] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:54 2026] GET /v2.1/servers/49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 1626 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 09:57:55.328 7 WARNING neutronclient.v2_0.client [None req-31d475e2-6b10-4e6c-9fbb-fc224e3c90c7 fe763f95b7684e8eb4527b55d9720289 705bb1beba314cd3bb1abe29a6224233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 294/599] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:57:55 2026] GET /v2.1/servers/49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 1807 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:55.543 8 WARNING neutronclient.v2_0.client [None req-727c1c49-a533-499b-9d42-7cfee9aa8650 fe763f95b7684e8eb4527b55d9720289 705bb1beba314cd3bb1abe29a6224233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/600] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:57:55 2026] GET /v2.1/servers/49a87d63-c32f-4937-b0cd-0091de6cddc7/os-interface => generated 285 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:57:56.355 7 INFO nova.api.openstack.compute.server_external_events [req-844c345e-7f11-4991-b68f-3a0f2e193b89 req-40d5a7ff-10fc-4229-ad9b-ccb33ccaf78c 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-changed:3ab1d11c-2017-4d6b-9389-3a2e06ab0058 for instance 49a87d63-c32f-4937-b0cd-0091de6cddc7 on instance [pid: 7|app: 0|req: 295/601] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 09:57:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/602] 10.0.0.212 () {30 vars in 412 bytes} [Fri Apr 17 09:57:58 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 296/603] 10.0.0.212 () {28 vars in 559 bytes} [Fri Apr 17 09:57:58 2026] GET /v2/ => generated 402 bytes in 547 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 308/604] 10.0.0.212 () {28 vars in 563 bytes} [Fri Apr 17 09:57:59 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/605] 10.0.0.212 () {30 vars in 412 bytes} [Fri Apr 17 09:57:59 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-17 09:58:04.568 8 WARNING neutronclient.v2_0.client [None req-26923e3a-b352-4048-aa62-5cc9818f9f7b fe763f95b7684e8eb4527b55d9720289 705bb1beba314cd3bb1abe29a6224233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/606] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:58:04 2026] GET /v2.1/servers/49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 1927 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 311/609] 10.0.0.212 () {32 vars in 752 bytes} [Fri Apr 17 09:58:06 2026] GET /v2.1/servers/49a87d63-c32f-4937-b0cd-0091de6cddc7/os-server-password => generated 116 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/610] 10.0.0.212 () {32 vars in 717 bytes} [Fri Apr 17 09:58:08 2026] DELETE /v2.1/servers/49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:58:08.512 8 WARNING neutronclient.v2_0.client [None req-1a115f38-9408-451d-a5f2-3bb46c490509 fe763f95b7684e8eb4527b55d9720289 705bb1beba314cd3bb1abe29a6224233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/611] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:58:08 2026] GET /v2.1/servers/49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 1933 bytes in 608 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:58:10.142 7 WARNING neutronclient.v2_0.client [None req-9ec2fe74-aadb-456c-afbc-0a076b91dc1b fe763f95b7684e8eb4527b55d9720289 705bb1beba314cd3bb1abe29a6224233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 300/612] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:58:10 2026] GET /v2.1/servers/49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 1933 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:58:11.309 8 WARNING neutronclient.v2_0.client [None req-b78f9be7-aa41-4292-8474-11555410a092 fe763f95b7684e8eb4527b55d9720289 705bb1beba314cd3bb1abe29a6224233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/613] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:58:11 2026] GET /v2.1/servers/49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 1933 bytes in 858 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:58:12.220 7 INFO nova.api.openstack.compute.server_external_events [req-57ba1c47-2893-4c38-acba-acdcb2ae3c3a req-0427b52f-ac5c-4742-a963-8cbedc2dc3db 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-vif-deleted:3ab1d11c-2017-4d6b-9389-3a2e06ab0058 for instance 49a87d63-c32f-4937-b0cd-0091de6cddc7 on instance [pid: 7|app: 0|req: 301/614] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 09:58:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:58:13.184 8 WARNING neutronclient.v2_0.client [None req-f76a0ec2-089c-4861-bf99-cc621e01bf41 fe763f95b7684e8eb4527b55d9720289 705bb1beba314cd3bb1abe29a6224233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/615] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:58:13 2026] GET /v2.1/servers/49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 1536 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 302/616] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:58:13 2026] POST /v2.1/os-keypairs => generated 396 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:58:14.303 8 WARNING neutronclient.v2_0.client [None req-f7aaaf71-f575-4c78-b669-986efcda3164 fe763f95b7684e8eb4527b55d9720289 705bb1beba314cd3bb1abe29a6224233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/617] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:58:14 2026] GET /v2.1/servers/49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 1541 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:58:15.386 7 WARNING neutronclient.v2_0.client [None req-3eb409d1-d2f9-42a7-abf6-46b65bfca077 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:58:15.419 8 WARNING neutronclient.v2_0.client [None req-ac5f7422-0451-4f49-922a-004b1cb89b37 fe763f95b7684e8eb4527b55d9720289 705bb1beba314cd3bb1abe29a6224233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:58:15.439 7 WARNING neutronclient.v2_0.client [None req-3eb409d1-d2f9-42a7-abf6-46b65bfca077 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/620] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:58:15 2026] GET /v2.1/servers/49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 1541 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 09:58:15.761 7 WARNING neutronclient.v2_0.client [None req-3eb409d1-d2f9-42a7-abf6-46b65bfca077 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/621] 10.0.0.212 () {34 vars in 662 bytes} [Fri Apr 17 09:58:15 2026] POST /v2.1/servers => generated 448 bytes in 623 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:58:15.965 8 WARNING neutronclient.v2_0.client [None req-e6296c13-5c6a-4445-8bd1-561d8679e547 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/622] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:58:15 2026] GET /v2.1/servers/1ba38287-73c1-425b-90f3-cfa8a92217c5 => generated 1394 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:58:16.524 7 INFO nova.api.openstack.wsgi [None req-ab16db5d-b806-42f3-9904-edfe910f92ed fe763f95b7684e8eb4527b55d9720289 705bb1beba314cd3bb1abe29a6224233 - - default default] HTTP exception thrown: Instance 49a87d63-c32f-4937-b0cd-0091de6cddc7 could not be found. [pid: 7|app: 0|req: 304/623] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:58:16 2026] GET /v2.1/servers/49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:58:16.556 8 INFO nova.api.openstack.wsgi [None req-b16b6965-ba46-452f-b1f7-f695c4bc2d70 fe763f95b7684e8eb4527b55d9720289 705bb1beba314cd3bb1abe29a6224233 - - default default] HTTP exception thrown: Instance 49a87d63-c32f-4937-b0cd-0091de6cddc7 could not be found. [pid: 8|app: 0|req: 320/624] 10.0.0.212 () {32 vars in 717 bytes} [Fri Apr 17 09:58:16 2026] DELETE /v2.1/servers/49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:58:16.588 7 INFO nova.api.openstack.wsgi [None req-e3f32e37-d234-4dd1-a09a-a1555d7c3198 fe763f95b7684e8eb4527b55d9720289 705bb1beba314cd3bb1abe29a6224233 - - default default] HTTP exception thrown: Instance 49a87d63-c32f-4937-b0cd-0091de6cddc7 could not be found. [pid: 7|app: 0|req: 305/625] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:58:16 2026] GET /v2.1/servers/49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 321/626] 10.0.0.212 () {32 vars in 705 bytes} [Fri Apr 17 09:58:16 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1039789866 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 306/627] 10.0.0.212 () {32 vars in 725 bytes} [Fri Apr 17 09:58:17 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-525732023 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-17 09:58:21.046 8 WARNING neutronclient.v2_0.client [None req-4665610e-4da7-48ca-9bd6-d314870ddf4d 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/628] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:58:21 2026] GET /v2.1/servers/1ba38287-73c1-425b-90f3-cfa8a92217c5 => generated 1520 bytes in 600 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 09:58:22.003 7 INFO nova.api.openstack.compute.server_external_events [req-51dd8f69-b73e-4f9c-8db7-0d67aa940140 req-5c3aeb00-c006-456b-b116-c80a8be81a53 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-changed:9d6338e6-076a-44d0-b939-83f2f9f2f5a1 for instance 1ba38287-73c1-425b-90f3-cfa8a92217c5 on instance [pid: 7|app: 0|req: 307/629] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 09:58:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:58:26.662 8 WARNING neutronclient.v2_0.client [None req-0a6f0af9-54f0-475a-a7cb-f9b36c721317 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:58:26.757 7 INFO nova.api.openstack.compute.server_external_events [req-7fee7ae2-6031-4e46-b5ac-294b90f82b6f req-04dfb9af-b7c5-447b-9383-708621bfa7a4 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-vif-plugged:9d6338e6-076a-44d0-b939-83f2f9f2f5a1 for instance 1ba38287-73c1-425b-90f3-cfa8a92217c5 on instance [pid: 7|app: 0|req: 309/632] 10.0.0.125 () {38 vars in 814 bytes} [Fri Apr 17 09:58:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/633] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:58:26 2026] GET /v2.1/servers/1ba38287-73c1-425b-90f3-cfa8a92217c5 => generated 1518 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:58:31.861 7 WARNING neutronclient.v2_0.client [None req-cdb7ac1d-c362-444a-a1ea-66ee456d2c3c 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/634] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:58:31 2026] GET /v2.1/servers/1ba38287-73c1-425b-90f3-cfa8a92217c5 => generated 1818 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:58:33.725 7 INFO nova.api.openstack.compute.server_external_events [req-9ea56062-ce11-470b-8a08-90f70e0e8179 req-dd2df1da-bfb3-433f-b111-bde662172d19 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-changed:9d6338e6-076a-44d0-b939-83f2f9f2f5a1 for instance 1ba38287-73c1-425b-90f3-cfa8a92217c5 on instance [pid: 7|app: 0|req: 311/635] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 09:58:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 09:58:33.762 8 WARNING neutronclient.v2_0.client [None req-b2f27af7-6e7b-4c97-864e-10652197b5df 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:58:33.804 8 WARNING neutronclient.v2_0.client [None req-b2f27af7-6e7b-4c97-864e-10652197b5df 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:58:34.069 8 WARNING neutronclient.v2_0.client [None req-b2f27af7-6e7b-4c97-864e-10652197b5df 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/636] 10.0.0.212 () {34 vars in 662 bytes} [Fri Apr 17 09:58:33 2026] POST /v2.1/servers => generated 448 bytes in 551 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:58:34.289 7 WARNING neutronclient.v2_0.client [None req-fb48baa3-a344-44c1-8a07-40c63f8a3e10 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/637] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:58:34 2026] GET /v2.1/servers/f54a96e2-d09a-4422-b1fc-00a097d02c9d => generated 1395 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:58:39.383 8 WARNING neutronclient.v2_0.client [None req-1b0c5c0a-16ff-4089-8030-8ff253fb33c6 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/640] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:58:39 2026] GET /v2.1/servers/f54a96e2-d09a-4422-b1fc-00a097d02c9d => generated 1521 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:58:39.683 7 INFO nova.api.openstack.compute.server_external_events [req-d6426356-f8b0-4e43-8ec6-95ca037ddf26 req-4df83a38-3926-49cd-b992-dab97a34fd60 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-changed:5e7841da-a2cf-45a1-b1f0-0ff9afa3e744 for instance f54a96e2-d09a-4422-b1fc-00a097d02c9d on instance [pid: 7|app: 0|req: 314/641] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 09:58:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:58:44.197 8 INFO nova.api.openstack.compute.server_external_events [req-8433b1ae-7717-47ee-94a6-d4471b49193f req-6648b7b2-8795-4a42-a91c-f124443ced85 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-vif-plugged:5e7841da-a2cf-45a1-b1f0-0ff9afa3e744 for instance f54a96e2-d09a-4422-b1fc-00a097d02c9d on instance [pid: 8|app: 0|req: 328/642] 10.0.0.125 () {38 vars in 814 bytes} [Fri Apr 17 09:58:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:58:44.581 7 WARNING neutronclient.v2_0.client [None req-ec96a569-3199-443d-893e-25cde2b354cb 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/643] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:58:44 2026] GET /v2.1/servers/f54a96e2-d09a-4422-b1fc-00a097d02c9d => generated 1519 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:58:49.800 8 WARNING neutronclient.v2_0.client [None req-d29eb315-4598-408a-8a00-fc4b61460add 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/646] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:58:49 2026] GET /v2.1/servers/f54a96e2-d09a-4422-b1fc-00a097d02c9d => generated 1819 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:58:51.229 7 INFO nova.api.openstack.compute.server_external_events [req-ee3d5555-7ed5-463c-897d-6f24aeebcab6 req-528d5bfd-2c7b-48ab-a71f-bf8af13d96c0 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-changed:5e7841da-a2cf-45a1-b1f0-0ff9afa3e744 for instance f54a96e2-d09a-4422-b1fc-00a097d02c9d on instance [pid: 7|app: 0|req: 317/647] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 09:58:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 319/650] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:58:59 2026] POST /v2.1/os-keypairs => generated 398 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:01.486 8 WARNING neutronclient.v2_0.client [None req-38a16e62-b4fb-4d14-a429-8b7e9ad0a890 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:59:01.540 8 WARNING neutronclient.v2_0.client [None req-38a16e62-b4fb-4d14-a429-8b7e9ad0a890 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:59:01.669 8 WARNING neutronclient.v2_0.client [None req-38a16e62-b4fb-4d14-a429-8b7e9ad0a890 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/651] 10.0.0.212 () {34 vars in 662 bytes} [Fri Apr 17 09:59:01 2026] POST /v2.1/servers => generated 450 bytes in 469 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-17 09:59:01.909 7 WARNING neutronclient.v2_0.client [None req-b5e967cf-502e-4ba9-80d2-3f24c0b71a94 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/652] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:59:01 2026] GET /v2.1/servers/718df166-077c-4b86-abbc-8803732ca265 => generated 1402 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:03.012 8 WARNING neutronclient.v2_0.client [None req-e51c9f35-b03a-4c4a-9f59-f86db839dd28 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 333/653] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:59:02 2026] GET /v2.1/servers/718df166-077c-4b86-abbc-8803732ca265 => generated 1406 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:04.135 7 WARNING neutronclient.v2_0.client [None req-f0b16974-92a6-400b-9498-e2deacf4c73f e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/654] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:59:04 2026] GET /v2.1/servers/718df166-077c-4b86-abbc-8803732ca265 => generated 1454 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:05.231 8 WARNING neutronclient.v2_0.client [None req-d0ba0c87-8737-4bdb-91ee-a344c8b8af32 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/655] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:59:05 2026] GET /v2.1/servers/718df166-077c-4b86-abbc-8803732ca265 => generated 1454 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:06.322 8 WARNING neutronclient.v2_0.client [None req-4f85aacd-a7cb-4fb5-b6a2-f64d800efc7c e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/658] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:59:06 2026] GET /v2.1/servers/718df166-077c-4b86-abbc-8803732ca265 => generated 1462 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:07.150 7 INFO nova.api.openstack.compute.server_external_events [req-b9c32cc3-f4f8-4dbb-b79e-43626d58b7c1 req-fdb6e82a-5049-4720-8bb3-2a133ae44819 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-changed:2301d821-05f5-4b62-afbc-06c687a68257 for instance 718df166-077c-4b86-abbc-8803732ca265 on instance [pid: 7|app: 0|req: 323/659] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 09:59:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:07.410 8 WARNING neutronclient.v2_0.client [None req-ac172a80-444d-4099-b66a-5a37cd2cee64 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/660] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:59:07 2026] GET /v2.1/servers/718df166-077c-4b86-abbc-8803732ca265 => generated 1540 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:08.571 7 WARNING neutronclient.v2_0.client [None req-bd499cf5-3b4e-496b-a86e-8d6797cd9173 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/661] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:59:08 2026] GET /v2.1/servers/718df166-077c-4b86-abbc-8803732ca265 => generated 1528 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:09.728 8 WARNING neutronclient.v2_0.client [None req-e1ac39f3-e3df-4754-9b8a-e85d3ca5b465 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/662] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:59:09 2026] GET /v2.1/servers/718df166-077c-4b86-abbc-8803732ca265 => generated 1528 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:10.893 7 WARNING neutronclient.v2_0.client [None req-e60e1d8f-925c-4c7d-936e-0506a3c69f59 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/663] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:59:10 2026] GET /v2.1/servers/718df166-077c-4b86-abbc-8803732ca265 => generated 1528 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:12.121 8 WARNING neutronclient.v2_0.client [None req-1e1d84dc-120c-491c-a101-537e047ac8d2 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/664] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:59:12 2026] GET /v2.1/servers/718df166-077c-4b86-abbc-8803732ca265 => generated 1528 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:12.727 7 INFO nova.api.openstack.compute.server_external_events [req-b96ace73-838d-4a71-a853-3ebb441a5500 req-35b9d8a9-abeb-4ba3-bdc3-63fe55cc0517 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-vif-plugged:2301d821-05f5-4b62-afbc-06c687a68257 for instance 718df166-077c-4b86-abbc-8803732ca265 on instance [pid: 7|app: 0|req: 326/665] 10.0.0.125 () {38 vars in 814 bytes} [Fri Apr 17 09:59:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:13.299 8 WARNING neutronclient.v2_0.client [None req-f66441f8-339b-4498-86d6-67b32f7b9ac0 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/666] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:59:13 2026] GET /v2.1/servers/718df166-077c-4b86-abbc-8803732ca265 => generated 1528 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:14.516 7 WARNING neutronclient.v2_0.client [None req-d83a15e4-448a-4dbc-bca7-0f47e9a22d9a e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/667] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:59:14 2026] GET /v2.1/servers/718df166-077c-4b86-abbc-8803732ca265 => generated 1695 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:14.685 8 WARNING neutronclient.v2_0.client [None req-84e3bf9d-ad98-4580-99a8-65fcb01e97e6 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/668] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:59:14 2026] GET /v2.1/servers/718df166-077c-4b86-abbc-8803732ca265 => generated 1695 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:16.038 7 INFO nova.api.openstack.compute.server_external_events [req-9e6d1d96-6eb8-49e6-9d25-54f230979cbc req-12ad0453-b4e4-4a47-b8b5-a11e0443c2a3 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-changed:2301d821-05f5-4b62-afbc-06c687a68257 for instance 718df166-077c-4b86-abbc-8803732ca265 on instance [pid: 7|app: 0|req: 329/671] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 09:59:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:21.531 8 WARNING neutronclient.v2_0.client [None req-99a009c3-9ba3-40ab-9a35-d8d93c3d1409 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:59:21.575 8 WARNING neutronclient.v2_0.client [None req-99a009c3-9ba3-40ab-9a35-d8d93c3d1409 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:59:21.717 8 WARNING neutronclient.v2_0.client [None req-99a009c3-9ba3-40ab-9a35-d8d93c3d1409 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/672] 199.204.45.140 () {36 vars in 713 bytes} [Fri Apr 17 09:59:21 2026] POST /v2.1/servers => generated 453 bytes in 732 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:22.448 7 WARNING neutronclient.v2_0.client [None req-c4e8113b-96cf-4681-bdd1-57e01d4e359a 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/673] 199.204.45.140 () {32 vars in 732 bytes} [Fri Apr 17 09:59:22 2026] GET /v2.1/servers/8735e132-4553-41a3-88cc-23db86497c5f => generated 2213 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:22.505 8 WARNING neutronclient.v2_0.client [None req-2a0cc5dc-086b-49a6-95fe-bc48efca356a 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/674] 199.204.45.140 () {32 vars in 758 bytes} [Fri Apr 17 09:59:22 2026] GET /v2.1/servers/8735e132-4553-41a3-88cc-23db86497c5f/os-interface => generated 28 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 331/675] 199.204.45.140 () {32 vars in 776 bytes} [Fri Apr 17 09:59:22 2026] GET /v2.1/servers/8735e132-4553-41a3-88cc-23db86497c5f/os-volume_attachments => generated 25 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 345/676] 10.0.0.212 () {34 vars in 749 bytes} [Fri Apr 17 09:59:24 2026] POST /v2.1/servers/718df166-077c-4b86-abbc-8803732ca265/action => generated 31890 bytes in 571 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:25.087 7 WARNING neutronclient.v2_0.client [None req-131661f6-de92-43a5-ae49-0169f505ec62 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/677] 199.204.45.140 () {32 vars in 732 bytes} [Fri Apr 17 09:59:25 2026] GET /v2.1/servers/8735e132-4553-41a3-88cc-23db86497c5f => generated 2303 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:25.368 8 WARNING neutronclient.v2_0.client [None req-054e4987-8c21-495b-b761-ee2a9ad2fa48 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/680] 199.204.45.140 () {32 vars in 758 bytes} [Fri Apr 17 09:59:25 2026] GET /v2.1/servers/8735e132-4553-41a3-88cc-23db86497c5f/os-interface => generated 28 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 335/681] 199.204.45.140 () {32 vars in 776 bytes} [Fri Apr 17 09:59:25 2026] GET /v2.1/servers/8735e132-4553-41a3-88cc-23db86497c5f/os-volume_attachments => generated 197 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:28.231 8 WARNING neutronclient.v2_0.client [None req-f7b42bc3-5089-49b3-86c3-a80a078b6ecd 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/682] 199.204.45.140 () {32 vars in 732 bytes} [Fri Apr 17 09:59:28 2026] GET /v2.1/servers/8735e132-4553-41a3-88cc-23db86497c5f => generated 2371 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:28.309 7 WARNING neutronclient.v2_0.client [None req-3da6b7d7-972f-4017-94ee-ee4483b28e5e 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/683] 199.204.45.140 () {32 vars in 758 bytes} [Fri Apr 17 09:59:28 2026] GET /v2.1/servers/8735e132-4553-41a3-88cc-23db86497c5f/os-interface => generated 28 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 348/684] 199.204.45.140 () {32 vars in 776 bytes} [Fri Apr 17 09:59:28 2026] GET /v2.1/servers/8735e132-4553-41a3-88cc-23db86497c5f/os-volume_attachments => generated 197 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:30.233 7 INFO nova.api.openstack.compute.server_external_events [req-eb807fb4-e526-4115-8bfa-7cdeaec99160 req-e725d3de-413a-4306-b322-0aa8af888d02 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-changed:0efb5908-66c3-42b1-a5cd-69b2f67a701e for instance 8735e132-4553-41a3-88cc-23db86497c5f on instance [pid: 7|app: 0|req: 337/685] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 09:59:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:31.066 8 WARNING neutronclient.v2_0.client [None req-5f9a9a2f-a5bc-4294-82fd-ed8deecd8177 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/686] 199.204.45.140 () {32 vars in 732 bytes} [Fri Apr 17 09:59:31 2026] GET /v2.1/servers/8735e132-4553-41a3-88cc-23db86497c5f => generated 2445 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:31.197 7 WARNING neutronclient.v2_0.client [None req-1a3638f7-557a-4976-a6c0-ac2be19278ae 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/687] 199.204.45.140 () {32 vars in 758 bytes} [Fri Apr 17 09:59:31 2026] GET /v2.1/servers/8735e132-4553-41a3-88cc-23db86497c5f/os-interface => generated 284 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 350/688] 199.204.45.140 () {32 vars in 776 bytes} [Fri Apr 17 09:59:31 2026] GET /v2.1/servers/8735e132-4553-41a3-88cc-23db86497c5f/os-volume_attachments => generated 197 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:34.239 7 WARNING neutronclient.v2_0.client [None req-c35c65ea-ceaf-455c-a95e-8cef4c592784 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/689] 199.204.45.140 () {32 vars in 732 bytes} [Fri Apr 17 09:59:34 2026] GET /v2.1/servers/8735e132-4553-41a3-88cc-23db86497c5f => generated 2433 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:34.399 8 WARNING neutronclient.v2_0.client [None req-2c133166-8a4e-425c-931e-cada90a77b76 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/690] 199.204.45.140 () {32 vars in 758 bytes} [Fri Apr 17 09:59:34 2026] GET /v2.1/servers/8735e132-4553-41a3-88cc-23db86497c5f/os-interface => generated 284 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 340/691] 199.204.45.140 () {32 vars in 776 bytes} [Fri Apr 17 09:59:34 2026] GET /v2.1/servers/8735e132-4553-41a3-88cc-23db86497c5f/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:36.517 8 INFO nova.api.openstack.compute.server_external_events [req-45531538-7d03-4499-b4a5-12142fcf4e49 req-a73e9084-9950-4b49-bd84-0bbe3de64dca 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-changed:2301d821-05f5-4b62-afbc-06c687a68257 for instance 718df166-077c-4b86-abbc-8803732ca265 on instance [pid: 8|app: 0|req: 353/694] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 09:59:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:36.751 7 INFO nova.api.openstack.compute.server_external_events [req-bf9497ae-45a9-43a2-af27-1e7f80bddaff req-e943d627-2b9e-43f1-b522-387f404bff83 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-vif-plugged:0efb5908-66c3-42b1-a5cd-69b2f67a701e for instance 8735e132-4553-41a3-88cc-23db86497c5f on instance [pid: 7|app: 0|req: 342/695] 10.0.0.125 () {38 vars in 814 bytes} [Fri Apr 17 09:59:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:37.186 8 WARNING neutronclient.v2_0.client [None req-404c6443-7116-4354-a58a-5050e05e7677 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/696] 199.204.45.140 () {32 vars in 732 bytes} [Fri Apr 17 09:59:37 2026] GET /v2.1/servers/8735e132-4553-41a3-88cc-23db86497c5f => generated 2433 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:37.343 7 WARNING neutronclient.v2_0.client [None req-a2c8dd6b-a644-4bd2-87e7-babcb3548d1c 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/697] 199.204.45.140 () {32 vars in 758 bytes} [Fri Apr 17 09:59:37 2026] GET /v2.1/servers/8735e132-4553-41a3-88cc-23db86497c5f/os-interface => generated 286 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 355/698] 199.204.45.140 () {32 vars in 776 bytes} [Fri Apr 17 09:59:37 2026] GET /v2.1/servers/8735e132-4553-41a3-88cc-23db86497c5f/os-volume_attachments => generated 197 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 344/699] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:59:39 2026] POST /v2.1/os-keypairs => generated 398 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:40.170 8 WARNING neutronclient.v2_0.client [None req-42a80227-3fb4-439e-b072-d66ac9b98c1b 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/700] 199.204.45.140 () {32 vars in 732 bytes} [Fri Apr 17 09:59:40 2026] GET /v2.1/servers/8735e132-4553-41a3-88cc-23db86497c5f => generated 2581 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-04-17 09:59:40.528 7 WARNING neutronclient.v2_0.client [None req-80f97d3c-6556-4534-bcbc-36f69ed8f56e 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/701] 199.204.45.140 () {32 vars in 758 bytes} [Fri Apr 17 09:59:40 2026] GET /v2.1/servers/8735e132-4553-41a3-88cc-23db86497c5f/os-interface => generated 286 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 357/702] 199.204.45.140 () {32 vars in 776 bytes} [Fri Apr 17 09:59:40 2026] GET /v2.1/servers/8735e132-4553-41a3-88cc-23db86497c5f/os-volume_attachments => generated 197 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:41.107 7 WARNING neutronclient.v2_0.client [None req-2beb606a-e7d1-47c5-8f04-4dd98819957a e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:59:41.154 7 WARNING neutronclient.v2_0.client [None req-2beb606a-e7d1-47c5-8f04-4dd98819957a e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 09:59:41.337 7 WARNING neutronclient.v2_0.client [None req-2beb606a-e7d1-47c5-8f04-4dd98819957a e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/703] 10.0.0.212 () {34 vars in 662 bytes} [Fri Apr 17 09:59:41 2026] POST /v2.1/servers => generated 449 bytes in 574 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:41.638 8 WARNING neutronclient.v2_0.client [None req-90ecec37-d45e-4caf-b3bf-bdd5d0722d86 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/704] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:59:41 2026] GET /v2.1/servers/69973261-bfed-48d4-9da4-68bac73f7b4e => generated 1403 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:42.729 7 WARNING neutronclient.v2_0.client [None req-4af25b60-1126-445d-af01-bfbb3e790dbb e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/705] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:59:42 2026] GET /v2.1/servers/69973261-bfed-48d4-9da4-68bac73f7b4e => generated 1407 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:43.829 8 WARNING neutronclient.v2_0.client [None req-08a7910c-ed1f-42db-b1bf-61dbef20f985 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/706] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:59:43 2026] GET /v2.1/servers/69973261-bfed-48d4-9da4-68bac73f7b4e => generated 1455 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:44.933 7 WARNING neutronclient.v2_0.client [None req-805807c5-e234-4717-8152-2af9e2bd6364 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/707] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:59:44 2026] GET /v2.1/servers/69973261-bfed-48d4-9da4-68bac73f7b4e => generated 1455 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:46.031 8 WARNING neutronclient.v2_0.client [None req-3f27a5f2-b34b-4566-a21b-04b39fe8d7c5 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/710] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:59:45 2026] GET /v2.1/servers/69973261-bfed-48d4-9da4-68bac73f7b4e => generated 1463 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:47.134 8 WARNING neutronclient.v2_0.client [None req-67a657be-c7bc-4e9b-af06-104e497a9b8c e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:47.162 7 INFO nova.api.openstack.compute.server_external_events [req-96e96505-d2a7-4aca-9247-d49173781faa req-71c3ee5a-6a86-433e-b819-a6dbe618b4ec 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-changed:47250c4c-1949-4697-b3a7-7f52cfa55910 for instance 69973261-bfed-48d4-9da4-68bac73f7b4e on instance [pid: 7|app: 0|req: 350/711] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 09:59:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/712] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:59:47 2026] GET /v2.1/servers/69973261-bfed-48d4-9da4-68bac73f7b4e => generated 1540 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:48.299 7 WARNING neutronclient.v2_0.client [None req-db1652de-c078-4605-81b3-194cb472e146 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/713] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:59:48 2026] GET /v2.1/servers/69973261-bfed-48d4-9da4-68bac73f7b4e => generated 1528 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:49.527 8 WARNING neutronclient.v2_0.client [None req-638f66c7-391a-4d54-9cc9-796fd35d894b e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/714] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:59:49 2026] GET /v2.1/servers/69973261-bfed-48d4-9da4-68bac73f7b4e => generated 1528 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:50.662 7 WARNING neutronclient.v2_0.client [None req-ac4e903e-932b-4f6c-95b5-0893c2f3e55c e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/715] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:59:50 2026] GET /v2.1/servers/69973261-bfed-48d4-9da4-68bac73f7b4e => generated 1528 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:51.824 8 WARNING neutronclient.v2_0.client [None req-0179c785-c9cb-47c7-bbdd-dd57ae2df1cc e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/716] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:59:51 2026] GET /v2.1/servers/69973261-bfed-48d4-9da4-68bac73f7b4e => generated 1528 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:52.763 7 INFO nova.api.openstack.compute.server_external_events [req-b23111b2-be0d-48c0-9e34-a012508d2b71 req-9f7cae54-60bd-4e25-a10b-eb3d7e968a38 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-vif-plugged:47250c4c-1949-4697-b3a7-7f52cfa55910 for instance 69973261-bfed-48d4-9da4-68bac73f7b4e on instance [pid: 7|app: 0|req: 353/717] 10.0.0.125 () {38 vars in 814 bytes} [Fri Apr 17 09:59:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:52.996 8 WARNING neutronclient.v2_0.client [None req-bf02b957-5529-449a-aba2-58179ca20186 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/718] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:59:52 2026] GET /v2.1/servers/69973261-bfed-48d4-9da4-68bac73f7b4e => generated 1528 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:54.246 7 WARNING neutronclient.v2_0.client [None req-6332e66c-df5b-4b40-adcd-efab73624d88 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/719] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:59:54 2026] GET /v2.1/servers/69973261-bfed-48d4-9da4-68bac73f7b4e => generated 1528 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:55.456 7 WARNING neutronclient.v2_0.client [None req-510763ae-113a-408a-9eee-2a9009462366 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/722] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:59:55 2026] GET /v2.1/servers/69973261-bfed-48d4-9da4-68bac73f7b4e => generated 1696 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:55.628 8 WARNING neutronclient.v2_0.client [None req-0c09d8f4-2b15-4ef5-9fbb-7b53a67e4e9b e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/723] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 09:59:55 2026] GET /v2.1/servers/69973261-bfed-48d4-9da4-68bac73f7b4e => generated 1696 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:59:56.964 7 INFO nova.api.openstack.compute.server_external_events [req-647720d7-4669-42e5-aafe-7767893fd948 req-062f3c58-ac69-48f4-a39e-842d29696be1 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-changed:47250c4c-1949-4697-b3a7-7f52cfa55910 for instance 69973261-bfed-48d4-9da4-68bac73f7b4e on instance [pid: 7|app: 0|req: 357/724] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 09:59:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 359/727] 10.0.0.212 () {34 vars in 749 bytes} [Fri Apr 17 10:00:05 2026] POST /v2.1/servers/69973261-bfed-48d4-9da4-68bac73f7b4e/action => generated 31920 bytes in 560 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/728] 10.0.0.147 () {28 vars in 453 bytes} [Fri Apr 17 10:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 360/729] 10.0.0.147 () {30 vars in 657 bytes} [Fri Apr 17 10:00:08 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 370/730] 10.0.0.147 () {32 vars in 730 bytes} [Fri Apr 17 10:00:08 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/731] 10.0.0.147 () {34 vars in 764 bytes} [Fri Apr 17 10:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/732] 10.0.0.147 () {28 vars in 453 bytes} [Fri Apr 17 10:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 362/733] 10.0.0.147 () {30 vars in 657 bytes} [Fri Apr 17 10:00:13 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 372/734] 10.0.0.147 () {32 vars in 730 bytes} [Fri Apr 17 10:00:13 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/735] 10.0.0.147 () {34 vars in 764 bytes} [Fri Apr 17 10:00:13 2026] GET /v2.1/os-services => generated 783 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/738] 10.0.0.212 () {32 vars in 717 bytes} [Fri Apr 17 10:00:16 2026] DELETE /v2.1/servers/69973261-bfed-48d4-9da4-68bac73f7b4e => generated 0 bytes in 111 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 10:00:17.082 7 WARNING neutronclient.v2_0.client [None req-57f8d748-260a-4b94-a592-7800cfa8d797 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 10:00:17.125 8 WARNING neutronclient.v2_0.client [None req-9b6eef3e-78e9-41a4-aa9c-00e6ec4c91b6 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 10:00:17.175 8 WARNING neutronclient.v2_0.client [None req-9b6eef3e-78e9-41a4-aa9c-00e6ec4c91b6 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/739] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 10:00:17 2026] GET /v2.1/servers/69973261-bfed-48d4-9da4-68bac73f7b4e => generated 1822 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/740] 10.0.0.147 () {28 vars in 453 bytes} [Fri Apr 17 10:00:17 2026] GET /v2.1 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 367/741] 10.0.0.147 () {30 vars in 657 bytes} [Fri Apr 17 10:00:17 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 368/742] 10.0.0.147 () {32 vars in 730 bytes} [Fri Apr 17 10:00:17 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/743] 10.0.0.147 () {34 vars in 807 bytes} [Fri Apr 17 10:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 10:00:18.306 7 WARNING neutronclient.v2_0.client [None req-127add4e-5c51-42f1-866a-56998fde5726 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/744] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 10:00:18 2026] GET /v2.1/servers/69973261-bfed-48d4-9da4-68bac73f7b4e => generated 1822 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 10:00:19.425 7 INFO nova.api.openstack.compute.server_external_events [req-c57febbf-8a77-4132-a128-08116a25e4aa req-73057c19-6345-43fe-bb6b-08ecbf4bb0d0 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-changed:0bd23457-b62b-4d70-b30c-a303985e30a0 for instance 8735e132-4553-41a3-88cc-23db86497c5f on instance [pid: 7|app: 0|req: 371/745] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 10:00:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 10:00:19.479 7 WARNING neutronclient.v2_0.client [None req-16041380-4732-4c1c-bc19-309598b55dac e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/746] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 10:00:19 2026] GET /v2.1/servers/69973261-bfed-48d4-9da4-68bac73f7b4e => generated 1822 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 10:00:20.330 7 INFO nova.api.openstack.compute.server_external_events [req-a2b678ca-fc3e-4286-8dcc-ccd2a042f59b req-02435c33-3664-4993-bb0b-fa856c8a67a0 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-vif-deleted:47250c4c-1949-4697-b3a7-7f52cfa55910 for instance 69973261-bfed-48d4-9da4-68bac73f7b4e on instance [pid: 7|app: 0|req: 373/747] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 10:00:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 10:00:20.719 7 WARNING neutronclient.v2_0.client [None req-e96b1522-d2e3-4179-8b3d-b984f916757a e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/748] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 10:00:20 2026] GET /v2.1/servers/69973261-bfed-48d4-9da4-68bac73f7b4e => generated 1484 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 10:00:21.829 7 WARNING neutronclient.v2_0.client [None req-4839e317-0d0f-4f7b-bcae-bc0b8d4fabfb e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/749] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 10:00:21 2026] GET /v2.1/servers/69973261-bfed-48d4-9da4-68bac73f7b4e => generated 1489 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/750] 10.0.0.147 () {28 vars in 453 bytes} [Fri Apr 17 10:00:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 377/751] 10.0.0.147 () {30 vars in 657 bytes} [Fri Apr 17 10:00:22 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 378/752] 10.0.0.147 () {32 vars in 730 bytes} [Fri Apr 17 10:00:22 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/753] 10.0.0.147 () {34 vars in 807 bytes} [Fri Apr 17 10:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 10:00:22.927 7 WARNING neutronclient.v2_0.client [None req-a02900cc-7e8f-415a-9008-c59818316b1e e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/754] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 10:00:22 2026] GET /v2.1/servers/69973261-bfed-48d4-9da4-68bac73f7b4e => generated 1489 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 10:00:24.010 7 INFO nova.api.openstack.wsgi [None req-6f883034-55d4-40c8-90b8-f3a59e8786c7 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] HTTP exception thrown: Instance 69973261-bfed-48d4-9da4-68bac73f7b4e could not be found. [pid: 7|app: 0|req: 381/755] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 10:00:23 2026] GET /v2.1/servers/69973261-bfed-48d4-9da4-68bac73f7b4e => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 382/756] 10.0.0.212 () {32 vars in 729 bytes} [Fri Apr 17 10:00:24 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1228145741 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-17 10:00:24.264 7 INFO nova.api.openstack.compute.server_external_events [req-f262089c-d811-4646-8917-8724982c5d45 req-57e7e7af-0427-4edc-81d7-d17dc317b873 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-vif-plugged:0bd23457-b62b-4d70-b30c-a303985e30a0 for instance 8735e132-4553-41a3-88cc-23db86497c5f on instance [pid: 7|app: 0|req: 383/757] 10.0.0.125 () {38 vars in 814 bytes} [Fri Apr 17 10:00:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 384/758] 10.0.0.212 () {32 vars in 717 bytes} [Fri Apr 17 10:00:24 2026] DELETE /v2.1/servers/718df166-077c-4b86-abbc-8803732ca265 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 10:00:24.654 7 WARNING neutronclient.v2_0.client [None req-d939f201-940c-4ada-bc85-a1965652f539 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/759] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 10:00:24 2026] GET /v2.1/servers/718df166-077c-4b86-abbc-8803732ca265 => generated 1701 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 10:00:25.725 8 WARNING neutronclient.v2_0.client [None req-9b6eef3e-78e9-41a4-aa9c-00e6ec4c91b6 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/762] 199.204.45.140 () {36 vars in 811 bytes} [Fri Apr 17 10:00:17 2026] POST /v2.1/servers/8735e132-4553-41a3-88cc-23db86497c5f/os-interface => generated 281 bytes in 8696 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 10:00:25.854 7 WARNING neutronclient.v2_0.client [None req-ff63c9f4-6bf9-49ca-a36c-5ba77860a410 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/763] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 10:00:25 2026] GET /v2.1/servers/718df166-077c-4b86-abbc-8803732ca265 => generated 1701 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 10:00:26.057 8 INFO nova.api.openstack.compute.server_external_events [req-6090e1b6-d5a3-4996-9ed1-2beebe073e6e req-08546934-19b2-4587-84d2-e5412326c345 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-changed:0bd23457-b62b-4d70-b30c-a303985e30a0 for instance 8735e132-4553-41a3-88cc-23db86497c5f on instance [pid: 8|app: 0|req: 376/764] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 10:00:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 10:00:26.403 7 INFO nova.api.openstack.compute.server_external_events [req-44bdaa72-9ad6-4a80-8643-af9fb42d84dc req-ea4b1041-efc9-477a-9b76-961755b5d1c3 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-changed:0bd23457-b62b-4d70-b30c-a303985e30a0 for instance 8735e132-4553-41a3-88cc-23db86497c5f on instance [pid: 7|app: 0|req: 389/765] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 10:00:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 10:00:27.023 8 WARNING neutronclient.v2_0.client [None req-585a2feb-254c-45b9-a251-702d5b038e42 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/766] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 10:00:26 2026] GET /v2.1/servers/718df166-077c-4b86-abbc-8803732ca265 => generated 1701 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 10:00:28.176 7 WARNING neutronclient.v2_0.client [None req-5e1a0c98-8817-437d-b78f-2a55cd117aef e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/767] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 10:00:28 2026] GET /v2.1/servers/718df166-077c-4b86-abbc-8803732ca265 => generated 1483 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 10:00:28.437 8 INFO nova.api.openstack.compute.server_external_events [req-8df59349-f796-4a55-8f3f-4c84a70d3269 req-e0e6499c-8e32-4d20-835c-5cf1f8410c6f 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-vif-deleted:2301d821-05f5-4b62-afbc-06c687a68257 for instance 718df166-077c-4b86-abbc-8803732ca265 on instance [pid: 8|app: 0|req: 378/768] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 10:00:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 10:00:29.282 7 WARNING neutronclient.v2_0.client [None req-f4923469-ef56-4f2e-a1f7-0326af872c90 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/769] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 10:00:29 2026] GET /v2.1/servers/718df166-077c-4b86-abbc-8803732ca265 => generated 1488 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 10:00:30.378 8 WARNING neutronclient.v2_0.client [None req-eec7f326-4e68-45fe-b637-a01c121a9447 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/770] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 10:00:30 2026] GET /v2.1/servers/718df166-077c-4b86-abbc-8803732ca265 => generated 1488 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 10:00:31.460 7 INFO nova.api.openstack.wsgi [None req-d3d32ba0-25fa-41d5-9943-1fc4512cd68f e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] HTTP exception thrown: Instance 718df166-077c-4b86-abbc-8803732ca265 could not be found. [pid: 7|app: 0|req: 392/771] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 10:00:31 2026] GET /v2.1/servers/718df166-077c-4b86-abbc-8803732ca265 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 380/772] 10.0.0.212 () {32 vars in 729 bytes} [Fri Apr 17 10:00:31 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1224694222 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 10:00:51.735 7 WARNING neutronclient.v2_0.client [None req-d0da616a-786d-4115-877d-944200fb72b3 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 10:00:51.774 7 WARNING neutronclient.v2_0.client [None req-d0da616a-786d-4115-877d-944200fb72b3 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 10:00:54.095 8 INFO nova.api.openstack.compute.server_external_events [req-184d60e8-bba0-444e-b64e-a541766de6ba req-3947bcf3-bf11-4867-9f8f-bdbe219af9de 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-changed:b171ad37-1eae-4449-9bf3-e572d4040abf for instance 8735e132-4553-41a3-88cc-23db86497c5f on instance [pid: 8|app: 0|req: 383/777] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 10:00:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 10:00:59.830 8 INFO nova.api.openstack.compute.server_external_events [req-827ad28f-021f-473f-bbf6-fafdeaa666f7 req-a7fc376b-b915-4f77-a869-789ef9b99bf9 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-vif-plugged:b171ad37-1eae-4449-9bf3-e572d4040abf for instance 8735e132-4553-41a3-88cc-23db86497c5f on instance [pid: 8|app: 0|req: 386/780] 10.0.0.125 () {38 vars in 814 bytes} [Fri Apr 17 10:00:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 10:01:00.829 7 WARNING neutronclient.v2_0.client [None req-d0da616a-786d-4115-877d-944200fb72b3 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/781] 199.204.45.140 () {36 vars in 811 bytes} [Fri Apr 17 10:00:51 2026] POST /v2.1/servers/8735e132-4553-41a3-88cc-23db86497c5f/os-interface => generated 375 bytes in 9194 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 10:01:12.263 8 WARNING neutronclient.v2_0.client [None req-f7266626-9b3e-4f30-bc8f-67983645a62e 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 10:01:12.303 8 WARNING neutronclient.v2_0.client [None req-f7266626-9b3e-4f30-bc8f-67983645a62e 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 10:01:14.530 7 INFO nova.api.openstack.compute.server_external_events [req-07b8eef6-b74f-4761-a6bd-3ecf5672e63f req-f0ffe924-6f2b-4ecb-a0c3-a8a8df131147 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-changed:bb2456e9-629b-4a16-b26f-be570667200e for instance 8735e132-4553-41a3-88cc-23db86497c5f on instance [pid: 7|app: 0|req: 397/784] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 10:01:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 10:01:18.585 7 INFO nova.api.openstack.compute.server_external_events [req-8c40e898-620a-48ab-abc7-9a5367675ebd req-4f48d3b8-5085-480b-afb3-db2745180a29 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-vif-plugged:bb2456e9-629b-4a16-b26f-be570667200e for instance 8735e132-4553-41a3-88cc-23db86497c5f on instance [pid: 7|app: 0|req: 400/787] 10.0.0.125 () {38 vars in 814 bytes} [Fri Apr 17 10:01:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 10:01:21.345 8 WARNING neutronclient.v2_0.client [None req-f7266626-9b3e-4f30-bc8f-67983645a62e 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/788] 199.204.45.140 () {36 vars in 811 bytes} [Fri Apr 17 10:01:12 2026] POST /v2.1/servers/8735e132-4553-41a3-88cc-23db86497c5f/os-interface => generated 377 bytes in 9176 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 10:01:22.076 7 INFO nova.api.openstack.compute.server_external_events [req-89bc7f8c-afcc-47b2-a6c6-836deee8f380 req-2eccd4b0-2bec-4b72-824b-72ad63444da1 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-changed:b171ad37-1eae-4449-9bf3-e572d4040abf for instance 8735e132-4553-41a3-88cc-23db86497c5f on instance [pid: 7|app: 0|req: 401/789] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 10:01:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 10:01:36.003 8 INFO nova.api.openstack.compute.server_external_events [req-df3d1447-1900-459a-910f-4723a0257659 req-252ddea9-d40f-4c62-bbee-d93fff4638ce 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-changed:bb2456e9-629b-4a16-b26f-be570667200e for instance 8735e132-4553-41a3-88cc-23db86497c5f on instance [pid: 8|app: 0|req: 391/794] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 10:01:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 404/795] 199.204.45.140 () {34 vars in 854 bytes} [Fri Apr 17 10:01:36 2026] DELETE /v2.1/servers/8735e132-4553-41a3-88cc-23db86497c5f/os-interface/bb2456e9-629b-4a16-b26f-be570667200e => generated 0 bytes in 65 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 10:01:38.043 8 INFO nova.api.openstack.compute.server_external_events [req-3e0b36e8-49d1-4d88-8382-2a729f46139b req-120157c0-08da-4f2c-ae67-f687272bb93f 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-changed:bb2456e9-629b-4a16-b26f-be570667200e for instance 8735e132-4553-41a3-88cc-23db86497c5f on instance [pid: 8|app: 0|req: 392/796] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 10:01:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 10:01:46.436 8 INFO nova.api.openstack.compute.server_external_events [req-633dca7e-8068-468b-bbec-26bd69461e13 req-7191d29b-ac10-4b9a-801a-107ff68f52d1 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-changed:b171ad37-1eae-4449-9bf3-e572d4040abf for instance 8735e132-4553-41a3-88cc-23db86497c5f on instance [pid: 8|app: 0|req: 394/799] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 10:01:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 406/800] 199.204.45.140 () {34 vars in 854 bytes} [Fri Apr 17 10:01:46 2026] DELETE /v2.1/servers/8735e132-4553-41a3-88cc-23db86497c5f/os-interface/b171ad37-1eae-4449-9bf3-e572d4040abf => generated 0 bytes in 44 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 409/805] 199.204.45.140 () {34 vars in 854 bytes} [Fri Apr 17 10:02:07 2026] DELETE /v2.1/servers/8735e132-4553-41a3-88cc-23db86497c5f/os-interface/0bd23457-b62b-4d70-b30c-a303985e30a0 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 397/806] 199.204.45.140 () {34 vars in 754 bytes} [Fri Apr 17 10:02:12 2026] DELETE /v2.1/servers/8735e132-4553-41a3-88cc-23db86497c5f => generated 0 bytes in 117 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 10:02:15.710 7 INFO nova.api.openstack.compute.server_external_events [req-d1e88bda-69ec-4651-b1e5-83d58414968c req-bacb480b-2e92-46d0-adff-12dee07a698a 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-vif-deleted:0efb5908-66c3-42b1-a5cd-69b2f67a701e for instance 8735e132-4553-41a3-88cc-23db86497c5f on instance [pid: 7|app: 0|req: 411/809] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 10:02:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 10:02:17.270 8 INFO nova.api.openstack.compute.server_external_events [req-85654e76-4e0f-4e3c-85cf-fca2427409c1 req-cad1dabb-e1c0-412c-84c8-94c92a22d597 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-changed:5e7841da-a2cf-45a1-b1f0-0ff9afa3e744 for instance f54a96e2-d09a-4422-b1fc-00a097d02c9d on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 399/810] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 10:02:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/811] 10.0.0.212 () {32 vars in 717 bytes} [Fri Apr 17 10:02:17 2026] DELETE /v2.1/servers/f54a96e2-d09a-4422-b1fc-00a097d02c9d => generated 0 bytes in 87 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 10:02:17.410 8 WARNING neutronclient.v2_0.client [None req-2195eb58-ce51-4ae7-b9a4-452be769f59e 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/812] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 10:02:17 2026] GET /v2.1/servers/f54a96e2-d09a-4422-b1fc-00a097d02c9d => generated 1945 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 10:02:20.215 7 INFO nova.api.openstack.compute.server_external_events [req-6026f22f-898b-4f81-a431-1c24784070ac req-e5273568-661c-49bf-8e7a-90a11cbef154 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-vif-deleted:5e7841da-a2cf-45a1-b1f0-0ff9afa3e744 for instance f54a96e2-d09a-4422-b1fc-00a097d02c9d on instance [pid: 7|app: 0|req: 413/813] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 10:02:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 10:02:22.653 8 WARNING neutronclient.v2_0.client [None req-d446363f-0bf9-4e3a-901b-03c05d617ad1 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/814] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 10:02:22 2026] GET /v2.1/servers/f54a96e2-d09a-4422-b1fc-00a097d02c9d => generated 1481 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 10:02:27.734 7 INFO nova.api.openstack.wsgi [None req-485eab0a-0c02-4b01-a8f8-8ea80c1eb975 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] HTTP exception thrown: Instance f54a96e2-d09a-4422-b1fc-00a097d02c9d could not be found. [pid: 7|app: 0|req: 415/817] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 10:02:27 2026] GET /v2.1/servers/f54a96e2-d09a-4422-b1fc-00a097d02c9d => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 10:02:28.399 8 INFO nova.api.openstack.compute.server_external_events [req-0b5aee56-c41c-4892-9a81-d15e4455d27e req-df6a1811-8ab8-4400-aaf1-621a1b9fb47f 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-changed:9d6338e6-076a-44d0-b939-83f2f9f2f5a1 for instance 1ba38287-73c1-425b-90f3-cfa8a92217c5 on instance [pid: 8|app: 0|req: 403/818] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 10:02:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/819] 10.0.0.212 () {32 vars in 717 bytes} [Fri Apr 17 10:02:28 2026] DELETE /v2.1/servers/1ba38287-73c1-425b-90f3-cfa8a92217c5 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 10:02:28.525 8 WARNING neutronclient.v2_0.client [None req-b1e395b6-ce1e-4aaa-afc8-2ee59b078dbb 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/820] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 10:02:28 2026] GET /v2.1/servers/1ba38287-73c1-425b-90f3-cfa8a92217c5 => generated 1944 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 10:02:31.337 7 INFO nova.api.openstack.compute.server_external_events [req-ee6203c0-6a12-4887-91df-139d805af2a4 req-a39fd5d3-118a-4631-aacc-3ab600fe6346 70759f71413b45bdb73dfec3c8203945 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Creating event network-vif-deleted:9d6338e6-076a-44d0-b939-83f2f9f2f5a1 for instance 1ba38287-73c1-425b-90f3-cfa8a92217c5 on instance [pid: 7|app: 0|req: 417/821] 10.0.0.55 () {38 vars in 813 bytes} [Fri Apr 17 10:02:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 10:02:33.741 8 WARNING neutronclient.v2_0.client [None req-f27d40a5-11ce-4210-b047-ff70f57b20c1 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/822] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 10:02:33 2026] GET /v2.1/servers/1ba38287-73c1-425b-90f3-cfa8a92217c5 => generated 1480 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 10:02:38.829 8 INFO nova.api.openstack.wsgi [None req-f78287c4-c910-45ff-92ad-bd607cd19d65 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] HTTP exception thrown: Instance 1ba38287-73c1-425b-90f3-cfa8a92217c5 could not be found. [pid: 8|app: 0|req: 407/825] 10.0.0.212 () {32 vars in 714 bytes} [Fri Apr 17 10:02:38 2026] GET /v2.1/servers/1ba38287-73c1-425b-90f3-cfa8a92217c5 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 419/826] 10.0.0.212 () {32 vars in 725 bytes} [Fri Apr 17 10:02:40 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1694360318 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 10:02:40.062 8 INFO nova.api.openstack.wsgi [None req-44f35dcc-535f-4799-9f5c-524919af8d3f 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1694360318 not found for user 0e6a1d613dc541858013cb9160974e5f [pid: 8|app: 0|req: 408/827] 10.0.0.212 () {32 vars in 722 bytes} [Fri Apr 17 10:02:40 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1694360318 => generated 142 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/830] 10.0.0.212 () {32 vars in 654 bytes} [Fri Apr 17 10:02:54 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/831] 10.0.0.212 () {32 vars in 640 bytes} [Fri Apr 17 10:02:54 2026] GET /v2.1/servers => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-17 10:02:54.850 7 WARNING oslo_db.sqlalchemy.utils [None req-d78cb9e6-f40c-4ed0-952d-9d029e6ec95d 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 422/832] 10.0.0.212 () {32 vars in 648 bytes} [Fri Apr 17 10:02:54 2026] GET /v2.1/os-keypairs => generated 530 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/833] 10.0.0.212 () {32 vars in 693 bytes} [Fri Apr 17 10:02:54 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)