+ 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 06:34:29 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-bddbd9bff-lwgt4 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 0x7f8d87657668 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 06:34:34.319 8 INFO nova.utils [None req-a5767e7d-7245-4c04-910f-1848a2332c3b - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-17 06:34:34.351 7 INFO nova.utils [None req-41730878-e049-4eaf-8eee-5718c22e391c - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-17 06:34:36.059 8 WARNING keystonemiddleware._common.config [None req-a5767e7d-7245-4c04-910f-1848a2332c3b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 06:34:36.068 8 WARNING oslo_config.cfg [None req-a5767e7d-7245-4c04-910f-1848a2332c3b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-17 06:34:36.090 7 WARNING keystonemiddleware._common.config [None req-41730878-e049-4eaf-8eee-5718c22e391c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 06:34:36.098 7 WARNING oslo_config.cfg [None req-41730878-e049-4eaf-8eee-5718c22e391c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-17 06:34:36.146 8 WARNING keystonemiddleware._common.config [None req-a5767e7d-7245-4c04-910f-1848a2332c3b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 06:34:36.164 8 WARNING oslo_config.cfg [None req-a5767e7d-7245-4c04-910f-1848a2332c3b - - - - - -] 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 06:34:36.175 7 WARNING keystonemiddleware._common.config [None req-41730878-e049-4eaf-8eee-5718c22e391c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 06:34:36.176 8 WARNING oslo_config.cfg [None req-a5767e7d-7245-4c04-910f-1848a2332c3b - - - - - -] 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 0x7f8d87657668 pid: 8 (default app) 2026-04-17 06:34:36.190 7 WARNING oslo_config.cfg [None req-41730878-e049-4eaf-8eee-5718c22e391c - - - - - -] 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 06:34:36.203 7 WARNING oslo_config.cfg [None req-41730878-e049-4eaf-8eee-5718c22e391c - - - - - -] 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 0x7f8d87657668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.204.45.209 () {42 vars in 703 bytes} [Fri Apr 17 06:34:43 2026] GET /v2.1 => generated 114 bytes in 17 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 06:34:44.051 7 WARNING oslo_policy.policy [None req-b5cea468-d9bb-47fd-ae73-d30dea3076eb 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - 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 06:34:44.051 7 WARNING oslo_policy.policy [None req-b5cea468-d9bb-47fd-ae73-d30dea3076eb 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/4] 199.204.45.209 () {44 vars in 907 bytes} [Fri Apr 17 06:34:43 2026] GET /v2.1 => generated 0 bytes in 518 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 06:34:44.145 8 WARNING oslo_policy.policy [req-b5cea468-d9bb-47fd-ae73-d30dea3076eb req-d1f98be7-27bf-4c16-9e95-f6d0aa378ea8 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - 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 06:34:44.145 8 WARNING oslo_policy.policy [req-b5cea468-d9bb-47fd-ae73-d30dea3076eb req-d1f98be7-27bf-4c16-9e95-f6d0aa378ea8 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - 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: 4/5] 199.204.45.209 () {46 vars in 980 bytes} [Fri Apr 17 06:34:44 2026] GET /v2.1/ => generated 400 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 06:34:44.243 7 INFO nova.api.openstack.wsgi [None req-52ce6082-9d37-4e0d-90ad-ee8d930b213f 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 2/6] 199.204.45.209 () {48 vars in 1009 bytes} [Fri Apr 17 06:34:44 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 199.204.45.209 () {48 vars in 1049 bytes} [Fri Apr 17 06:34:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.209 () {52 vars in 1046 bytes} [Fri Apr 17 06:34:44 2026] POST /v2.1/flavors => generated 529 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/11] 199.204.45.209 () {42 vars in 703 bytes} [Fri Apr 17 06:34:45 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: 7/12] 199.204.45.209 () {44 vars in 907 bytes} [Fri Apr 17 06:34:45 2026] GET /v2.1 => generated 0 bytes in 347 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/13] 199.204.45.209 () {46 vars in 980 bytes} [Fri Apr 17 06:34:45 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 06:34:45.646 8 INFO nova.api.openstack.wsgi [None req-63095d88-635a-428c-9592-2d25239a1762 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 8/14] 199.204.45.209 () {48 vars in 1011 bytes} [Fri Apr 17 06:34:45 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.209 () {48 vars in 1049 bytes} [Fri Apr 17 06:34:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/16] 199.204.45.209 () {52 vars in 1046 bytes} [Fri Apr 17 06:34:45 2026] POST /v2.1/flavors => generated 532 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.204.45.209 () {42 vars in 703 bytes} [Fri Apr 17 06:34:46 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: 10/18] 199.204.45.209 () {44 vars in 907 bytes} [Fri Apr 17 06:34:46 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/19] 199.204.45.209 () {46 vars in 980 bytes} [Fri Apr 17 06:34:46 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 06:34:46.780 8 INFO nova.api.openstack.wsgi [None req-9e455068-77c8-47de-b363-aef45034aced 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 11/20] 199.204.45.209 () {48 vars in 1013 bytes} [Fri Apr 17 06:34:46 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/21] 199.204.45.209 () {48 vars in 1049 bytes} [Fri Apr 17 06:34:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/22] 199.204.45.209 () {52 vars in 1046 bytes} [Fri Apr 17 06:34:46 2026] POST /v2.1/flavors => generated 533 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/23] 199.204.45.209 () {42 vars in 703 bytes} [Fri Apr 17 06:34:47 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: 13/24] 199.204.45.209 () {44 vars in 907 bytes} [Fri Apr 17 06:34:47 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/25] 199.204.45.209 () {46 vars in 980 bytes} [Fri Apr 17 06:34:47 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 06:34:47.831 8 INFO nova.api.openstack.wsgi [None req-42f7eec6-c962-4d64-b86d-075dcef87a31 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 14/26] 199.204.45.209 () {48 vars in 1011 bytes} [Fri Apr 17 06:34:47 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/27] 199.204.45.209 () {48 vars in 1049 bytes} [Fri Apr 17 06:34:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/28] 199.204.45.209 () {52 vars in 1046 bytes} [Fri Apr 17 06:34:47 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/29] 199.204.45.209 () {42 vars in 703 bytes} [Fri Apr 17 06:34:48 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: 16/30] 199.204.45.209 () {44 vars in 907 bytes} [Fri Apr 17 06:34:48 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/31] 199.204.45.209 () {46 vars in 980 bytes} [Fri Apr 17 06:34:48 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 06:34:48.881 8 INFO nova.api.openstack.wsgi [None req-cf9a15da-8ea9-47d8-83e3-1d73457ac99f 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 17/32] 199.204.45.209 () {48 vars in 1013 bytes} [Fri Apr 17 06:34:48 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/33] 199.204.45.209 () {48 vars in 1049 bytes} [Fri Apr 17 06:34:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/34] 199.204.45.209 () {52 vars in 1046 bytes} [Fri Apr 17 06:34:48 2026] POST /v2.1/flavors => generated 535 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/85] 199.204.45.209 () {42 vars in 703 bytes} [Fri Apr 17 06:39:01 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: 44/86] 199.204.45.209 () {44 vars in 907 bytes} [Fri Apr 17 06:39:01 2026] GET /v2.1 => generated 0 bytes in 109 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 43/87] 199.204.45.209 () {46 vars in 980 bytes} [Fri Apr 17 06:39:01 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 06:39:01.796 8 INFO nova.api.openstack.wsgi [None req-3c169c98-e0d4-4dce-8f63-e338c071f369 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 45/88] 199.204.45.209 () {48 vars in 1013 bytes} [Fri Apr 17 06:39:01 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: 7|app: 0|req: 44/89] 199.204.45.209 () {48 vars in 1049 bytes} [Fri Apr 17 06:39:01 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: 8|app: 0|req: 46/90] 199.204.45.209 () {52 vars in 1047 bytes} [Fri Apr 17 06:39:01 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: 49/99] 199.204.45.209 () {42 vars in 703 bytes} [Fri Apr 17 06:39:42 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: 51/100] 199.204.45.209 () {44 vars in 907 bytes} [Fri Apr 17 06:39:42 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: 7|app: 0|req: 50/101] 199.204.45.209 () {46 vars in 980 bytes} [Fri Apr 17 06:39:42 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 06:39:42.914 8 INFO nova.api.openstack.wsgi [None req-b1fa7352-2f55-4b8c-b853-19081003a4ef 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 52/102] 199.204.45.209 () {48 vars in 1015 bytes} [Fri Apr 17 06:39:42 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/103] 199.204.45.209 () {48 vars in 1049 bytes} [Fri Apr 17 06:39:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/104] 199.204.45.209 () {52 vars in 1047 bytes} [Fri Apr 17 06:39:42 2026] POST /v2.1/flavors => generated 534 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/111] 10.0.0.238 () {28 vars in 453 bytes} [Fri Apr 17 06:40:12 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: 57/112] 10.0.0.238 () {30 vars in 657 bytes} [Fri Apr 17 06:40:12 2026] GET /v2.1 => generated 0 bytes in 40 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: 56/113] 10.0.0.238 () {32 vars in 730 bytes} [Fri Apr 17 06:40:12 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/114] 10.0.0.238 () {34 vars in 803 bytes} [Fri Apr 17 06:40:12 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/123] 199.204.45.209 () {42 vars in 703 bytes} [Fri Apr 17 06:40:53 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: 61/124] 199.204.45.209 () {44 vars in 907 bytes} [Fri Apr 17 06:40:53 2026] GET /v2.1 => generated 0 bytes in 43 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: 64/125] 199.204.45.209 () {46 vars in 980 bytes} [Fri Apr 17 06:40:53 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 06:40:53.912 7 INFO nova.api.openstack.wsgi [None req-f57965f9-531c-4896-840b-3cb308cd4a60 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 963b9acd950a4dc3b38bee9e8008acfa [pid: 7|app: 0|req: 62/126] 199.204.45.209 () {48 vars in 1049 bytes} [Fri Apr 17 06:40:53 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-17 06:40:53.927 8 WARNING oslo_db.sqlalchemy.utils [None req-0ee76a5d-5c5c-464d-b40b-cb0de56917e4 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 65/127] 199.204.45.209 () {48 vars in 1014 bytes} [Fri Apr 17 06:40:53 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/128] 199.204.45.209 () {52 vars in 1055 bytes} [Fri Apr 17 06:40:53 2026] POST /v2.1/os-keypairs => generated 576 bytes in 55 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/131] 199.204.45.209 () {42 vars in 703 bytes} [Fri Apr 17 06:40:57 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: 65/132] 199.204.45.209 () {44 vars in 907 bytes} [Fri Apr 17 06:40:57 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 68/133] 199.204.45.209 () {46 vars in 980 bytes} [Fri Apr 17 06:40:57 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/134] 199.204.45.209 () {48 vars in 1071 bytes} [Fri Apr 17 06:40:57 2026] GET /v2.1/os-quota-sets/e680dba82ec44164ab10949e162114d3 => generated 283 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/135] 199.204.45.209 () {52 vars in 1123 bytes} [Fri Apr 17 06:40:58 2026] PUT /v2.1/os-quota-sets/e680dba82ec44164ab10949e162114d3 => generated 238 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/156] 199.204.45.209 () {42 vars in 701 bytes} [Fri Apr 17 06:42:42 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/157] 199.204.45.209 () {44 vars in 905 bytes} [Fri Apr 17 06:42:42 2026] GET /v2.1 => generated 0 bytes in 106 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 81/158] 199.204.45.209 () {46 vars in 978 bytes} [Fri Apr 17 06:42:42 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/159] 199.204.45.209 () {52 vars in 1121 bytes} [Fri Apr 17 06:42:42 2026] PUT /v2.1/os-quota-sets/681953bcbaf140da99b72b8bb9cc732d => generated 238 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/260] 199.204.45.209 () {42 vars in 703 bytes} [Fri Apr 17 06:50: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: 129/261] 199.204.45.209 () {44 vars in 907 bytes} [Fri Apr 17 06:50:55 2026] GET /v2.1 => generated 0 bytes in 119 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 133/262] 199.204.45.209 () {46 vars in 980 bytes} [Fri Apr 17 06:50: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 06:50:55.580 7 INFO nova.api.openstack.wsgi [None req-20d0e44b-e93c-4447-8962-d6f9aa17e436 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 130/263] 199.204.45.209 () {48 vars in 1009 bytes} [Fri Apr 17 06:50:55 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/264] 199.204.45.209 () {48 vars in 1049 bytes} [Fri Apr 17 06:50:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/273] 10.0.0.179 () {32 vars in 654 bytes} [Fri Apr 17 06:51:37 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 123 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: 139/274] 10.0.0.179 () {32 vars in 640 bytes} [Fri Apr 17 06:51:38 2026] GET /v2.1/servers => generated 15 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-17 06:51:38.153 7 WARNING oslo_db.sqlalchemy.utils [None req-4dcf4dd3-97d5-4dfb-9c0d-184bea6eae84 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 136/275] 10.0.0.179 () {32 vars in 648 bytes} [Fri Apr 17 06:51:38 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/276] 10.0.0.179 () {32 vars in 693 bytes} [Fri Apr 17 06:51:38 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/279] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:51:49 2026] GET /v2.1/flavors/3127ba3c-4254-4780-ad15-c310409977f7 => generated 511 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/280] 10.0.0.179 () {32 vars in 640 bytes} [Fri Apr 17 06:51:49 2026] GET /v2.1/flavors => generated 1674 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/281] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:51:49 2026] GET /v2.1/flavors/3127ba3c-4254-4780-ad15-c310409977f7 => generated 511 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/284] 10.0.0.179 () {34 vars in 670 bytes} [Fri Apr 17 06:51:57 2026] POST /v2.1/os-keypairs => generated 385 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/285] 10.0.0.179 () {34 vars in 670 bytes} [Fri Apr 17 06:51:59 2026] POST /v2.1/os-keypairs => generated 386 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/286] 10.0.0.179 () {34 vars in 670 bytes} [Fri Apr 17 06:51:59 2026] POST /v2.1/os-keypairs => generated 385 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 06:52:01.838 7 WARNING neutronclient.v2_0.client [None req-b90316dc-cbb0-47f3-b588-1bbdcf1a16b3 96a5b6687cbc46839c2b710734267c2c 2f75831d939f43e5a98274dafbf187c6 - - default default] 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 06:52:02.841 7 WARNING neutronclient.v2_0.client [None req-b90316dc-cbb0-47f3-b588-1bbdcf1a16b3 96a5b6687cbc46839c2b710734267c2c 2f75831d939f43e5a98274dafbf187c6 - - default default] 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 06:52:03.454 7 WARNING neutronclient.v2_0.client [None req-b90316dc-cbb0-47f3-b588-1bbdcf1a16b3 96a5b6687cbc46839c2b710734267c2c 2f75831d939f43e5a98274dafbf187c6 - - default default] 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 06:52:03.486 8 WARNING neutronclient.v2_0.client [None req-6c9b6a33-515b-417a-8819-a38a56b028a7 3d0f5356dbc7445aaf9e925e0fd0c485 b1ba3e39daa64f9b9b32a28f5f1d4d21 - - default default] 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 06:52:03.546 8 WARNING neutronclient.v2_0.client [None req-6c9b6a33-515b-417a-8819-a38a56b028a7 3d0f5356dbc7445aaf9e925e0fd0c485 b1ba3e39daa64f9b9b32a28f5f1d4d21 - - default default] 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 06:52:03.857 8 WARNING neutronclient.v2_0.client [None req-6c9b6a33-515b-417a-8819-a38a56b028a7 3d0f5356dbc7445aaf9e925e0fd0c485 b1ba3e39daa64f9b9b32a28f5f1d4d21 - - default default] 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/287] 10.0.0.179 () {34 vars in 662 bytes} [Fri Apr 17 06:52:01 2026] POST /v2.1/servers => generated 451 bytes in 2874 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 06:52:04.207 7 WARNING neutronclient.v2_0.client [None req-8a7fd5cf-cdb1-4c22-a846-a10237305714 ed85d0af430b4ccca58bad060aefa5af c15c702e1d8a45cfa89371b28b2e019c - - default default] 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: 147/288] 10.0.0.179 () {34 vars in 662 bytes} [Fri Apr 17 06:52:03 2026] POST /v2.1/servers => generated 449 bytes in 1474 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 06:52:04.560 8 WARNING neutronclient.v2_0.client [None req-490e12a5-a803-464b-82c2-97ea3821ec3b 96a5b6687cbc46839c2b710734267c2c 2f75831d939f43e5a98274dafbf187c6 - - default default] 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/289] 10.0.0.179 () {34 vars in 684 bytes} [Fri Apr 17 06:52:04 2026] POST /v2.1/os-security-groups => generated 248 bytes in 409 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 06:52:04.613 7 WARNING neutronclient.v2_0.client [None req-1e5bcf21-0541-4885-b76c-a42a231c99d2 3d0f5356dbc7445aaf9e925e0fd0c485 b1ba3e39daa64f9b9b32a28f5f1d4d21 - - default default] 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: 148/292] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:04 2026] GET /v2.1/servers/73beb040-ccb4-4267-8dfc-10d9abfb00a4 => generated 1423 bytes in 118 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 06:52:04.660 8 WARNING neutronclient.v2_0.client [None req-70d81ac1-7713-4ad5-9582-3eb7a252d556 ed85d0af430b4ccca58bad060aefa5af c15c702e1d8a45cfa89371b28b2e019c - - default default] 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/293] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:04 2026] GET /v2.1/servers/54688795-1dc0-4e03-91e8-b50c8f4122f6 => generated 1398 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 06:52:04.725 8 WARNING neutronclient.v2_0.client [None req-70d81ac1-7713-4ad5-9582-3eb7a252d556 ed85d0af430b4ccca58bad060aefa5af c15c702e1d8a45cfa89371b28b2e019c - - default default] 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: 149/294] 10.0.0.179 () {34 vars in 694 bytes} [Fri Apr 17 06:52:04 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 330 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 06:52:05.005 7 WARNING neutronclient.v2_0.client [None req-84c44386-4b86-4e42-8931-19e067022d6b ed85d0af430b4ccca58bad060aefa5af c15c702e1d8a45cfa89371b28b2e019c - - default default] 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/295] 10.0.0.179 () {34 vars in 684 bytes} [Fri Apr 17 06:52:04 2026] POST /v2.1/os-security-groups => generated 248 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 06:52:05.382 8 WARNING neutronclient.v2_0.client [None req-ad6862d8-1b80-47b2-9e8e-b5a877056a0e ed85d0af430b4ccca58bad060aefa5af c15c702e1d8a45cfa89371b28b2e019c - - default default] 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 06:52:05.417 8 WARNING neutronclient.v2_0.client [None req-ad6862d8-1b80-47b2-9e8e-b5a877056a0e ed85d0af430b4ccca58bad060aefa5af c15c702e1d8a45cfa89371b28b2e019c - - default default] 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: 150/296] 10.0.0.179 () {34 vars in 694 bytes} [Fri Apr 17 06:52:05 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 06:52:05.618 7 WARNING neutronclient.v2_0.client [None req-de2e7979-a3a6-47e1-863b-9d50d6a00a7b ed85d0af430b4ccca58bad060aefa5af c15c702e1d8a45cfa89371b28b2e019c - - default default] 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 06:52:05.649 7 WARNING neutronclient.v2_0.client [None req-de2e7979-a3a6-47e1-863b-9d50d6a00a7b ed85d0af430b4ccca58bad060aefa5af c15c702e1d8a45cfa89371b28b2e019c - - default default] 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 06:52:05.727 8 WARNING neutronclient.v2_0.client [None req-15626419-f659-45b9-917c-fdd708ad685f 96a5b6687cbc46839c2b710734267c2c 2f75831d939f43e5a98274dafbf187c6 - - default default] 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/297] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:05 2026] GET /v2.1/servers/73beb040-ccb4-4267-8dfc-10d9abfb00a4 => generated 1419 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 06:52:05.806 8 WARNING neutronclient.v2_0.client [None req-1f9a2ff8-94d3-4ab1-a1db-9f0b0cd8f7ce 3d0f5356dbc7445aaf9e925e0fd0c485 b1ba3e39daa64f9b9b32a28f5f1d4d21 - - default default] 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: 147/298] 10.0.0.179 () {34 vars in 694 bytes} [Fri Apr 17 06:52:05 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 06:52:05.820 7 WARNING neutronclient.v2_0.client [None req-28cc5133-8561-483d-af70-8e9188ca1f05 ed85d0af430b4ccca58bad060aefa5af c15c702e1d8a45cfa89371b28b2e019c - - default default] 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/299] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:05 2026] GET /v2.1/servers/54688795-1dc0-4e03-91e8-b50c8f4122f6 => generated 1402 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/300] 10.0.0.179 () {32 vars in 736 bytes} [Fri Apr 17 06:52:05 2026] GET /v2.1/os-security-groups/f84645e9-eda7-48b2-8432-e81daa21e52b => generated 665 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 06:52:05.888 8 WARNING neutronclient.v2_0.client [None req-2209a83a-bc7a-4ca4-bae1-46c31ea9f6ce ed85d0af430b4ccca58bad060aefa5af c15c702e1d8a45cfa89371b28b2e019c - - default default] 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 06:52:05.938 8 WARNING neutronclient.v2_0.client [None req-2209a83a-bc7a-4ca4-bae1-46c31ea9f6ce ed85d0af430b4ccca58bad060aefa5af c15c702e1d8a45cfa89371b28b2e019c - - default default] 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 06:52:05.983 8 WARNING neutronclient.v2_0.client [None req-2209a83a-bc7a-4ca4-bae1-46c31ea9f6ce ed85d0af430b4ccca58bad060aefa5af c15c702e1d8a45cfa89371b28b2e019c - - default default] 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/301] 10.0.0.179 () {32 vars in 749 bytes} [Fri Apr 17 06:52:05 2026] DELETE /v2.1/os-security-group-rules/802e4291-676f-42cd-8303-c3dad5a3ce7b => generated 0 bytes in 285 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-17 06:52:06.177 7 WARNING neutronclient.v2_0.client [None req-31e4bac3-005e-467d-a5fc-5ff165516507 ed85d0af430b4ccca58bad060aefa5af c15c702e1d8a45cfa89371b28b2e019c - - default default] 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 06:52:06.216 7 WARNING neutronclient.v2_0.client [None req-31e4bac3-005e-467d-a5fc-5ff165516507 ed85d0af430b4ccca58bad060aefa5af c15c702e1d8a45cfa89371b28b2e019c - - default default] 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/302] 10.0.0.179 () {32 vars in 739 bytes} [Fri Apr 17 06:52:06 2026] DELETE /v2.1/os-security-groups/f84645e9-eda7-48b2-8432-e81daa21e52b => generated 0 bytes in 190 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-17 06:52:06.371 8 WARNING neutronclient.v2_0.client [None req-38354d6d-b132-4889-b301-b707c012a26c ed85d0af430b4ccca58bad060aefa5af c15c702e1d8a45cfa89371b28b2e019c - - default default] 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 06:52:06.416 8 WARNING neutronclient.v2_0.client [None req-38354d6d-b132-4889-b301-b707c012a26c ed85d0af430b4ccca58bad060aefa5af c15c702e1d8a45cfa89371b28b2e019c - - default default] 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 06:52:06.512 7 WARNING neutronclient.v2_0.client [None req-b78b6041-7391-494f-aa17-48cd7f97db21 5afb51dc01be4d4fbf6ba72032bad122 d5a5177515d8478889c582e9e0671b12 - - default default] 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 06:52:06.555 7 WARNING neutronclient.v2_0.client [None req-b78b6041-7391-494f-aa17-48cd7f97db21 5afb51dc01be4d4fbf6ba72032bad122 d5a5177515d8478889c582e9e0671b12 - - default default] 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/303] 10.0.0.179 () {32 vars in 739 bytes} [Fri Apr 17 06:52:06 2026] DELETE /v2.1/os-security-groups/a9ffcafd-16bf-46fe-b2a8-43c0ea3cc4a6 => generated 0 bytes in 197 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-17 06:52:06.721 7 WARNING neutronclient.v2_0.client [None req-b78b6041-7391-494f-aa17-48cd7f97db21 5afb51dc01be4d4fbf6ba72032bad122 d5a5177515d8478889c582e9e0671b12 - - default default] 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 06:52:06.822 8 WARNING neutronclient.v2_0.client [None req-5c22812e-3115-4abc-9187-ee938301cbcc 96a5b6687cbc46839c2b710734267c2c 2f75831d939f43e5a98274dafbf187c6 - - default default] 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/304] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:06 2026] GET /v2.1/servers/73beb040-ccb4-4267-8dfc-10d9abfb00a4 => generated 1475 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 06:52:06.907 8 WARNING neutronclient.v2_0.client [None req-145838d7-1065-4ab8-9633-2b0168d99015 3d0f5356dbc7445aaf9e925e0fd0c485 b1ba3e39daa64f9b9b32a28f5f1d4d21 - - default default] 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/305] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:06 2026] GET /v2.1/servers/54688795-1dc0-4e03-91e8-b50c8f4122f6 => generated 1394 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/306] 10.0.0.179 () {34 vars in 662 bytes} [Fri Apr 17 06:52:06 2026] POST /v2.1/servers => generated 450 bytes in 645 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 06:52:07.097 8 WARNING neutronclient.v2_0.client [None req-19b5be60-22ba-44a1-82a7-05b732f90906 5afb51dc01be4d4fbf6ba72032bad122 d5a5177515d8478889c582e9e0671b12 - - default default] 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/307] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:07 2026] GET /v2.1/servers/e5465006-897a-487f-ac44-7dbbf471bfed => generated 1254 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 06:52:07.987 7 WARNING neutronclient.v2_0.client [None req-3674e9e0-e26e-4bd2-b6ef-0b6a9a87e300 96a5b6687cbc46839c2b710734267c2c 2f75831d939f43e5a98274dafbf187c6 - - default default] 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 06:52:07.991 8 WARNING neutronclient.v2_0.client [None req-8dbcd127-2867-4182-99df-61f2d28eb3f7 3d0f5356dbc7445aaf9e925e0fd0c485 b1ba3e39daa64f9b9b32a28f5f1d4d21 - - default default] 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/308] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:07 2026] GET /v2.1/servers/73beb040-ccb4-4267-8dfc-10d9abfb00a4 => generated 1475 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/309] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:07 2026] GET /v2.1/servers/54688795-1dc0-4e03-91e8-b50c8f4122f6 => generated 1394 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 06:52:08.180 7 WARNING neutronclient.v2_0.client [None req-1b7ff380-7d6d-440e-8979-59620a60377a 5afb51dc01be4d4fbf6ba72032bad122 d5a5177515d8478889c582e9e0671b12 - - default default] 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/310] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:08 2026] GET /v2.1/servers/e5465006-897a-487f-ac44-7dbbf471bfed => generated 1304 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 06:52:09.077 8 WARNING neutronclient.v2_0.client [None req-ff340472-a090-4922-9553-c08812a8f8a9 96a5b6687cbc46839c2b710734267c2c 2f75831d939f43e5a98274dafbf187c6 - - default default] 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 06:52:09.090 7 WARNING neutronclient.v2_0.client [None req-46415b06-1498-4466-a70c-5faaa87cd3a3 3d0f5356dbc7445aaf9e925e0fd0c485 b1ba3e39daa64f9b9b32a28f5f1d4d21 - - default default] 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/311] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:09 2026] GET /v2.1/servers/73beb040-ccb4-4267-8dfc-10d9abfb00a4 => generated 1483 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/312] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:09 2026] GET /v2.1/servers/54688795-1dc0-4e03-91e8-b50c8f4122f6 => generated 1450 bytes in 104 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 06:52:09.263 8 WARNING neutronclient.v2_0.client [None req-9d2c32d4-9e27-4f6e-9695-b3873946414e 5afb51dc01be4d4fbf6ba72032bad122 d5a5177515d8478889c582e9e0671b12 - - default default] 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/313] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:09 2026] GET /v2.1/servers/e5465006-897a-487f-ac44-7dbbf471bfed => generated 1296 bytes in 549 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 06:52:10.177 7 WARNING neutronclient.v2_0.client [None req-735b6fc6-4295-42d8-8b08-d9869ff8800d 96a5b6687cbc46839c2b710734267c2c 2f75831d939f43e5a98274dafbf187c6 - - default default] 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 06:52:10.203 8 WARNING neutronclient.v2_0.client [None req-163073c8-8690-4f96-881a-9287e62def46 3d0f5356dbc7445aaf9e925e0fd0c485 b1ba3e39daa64f9b9b32a28f5f1d4d21 - - default default] 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/314] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:10 2026] GET /v2.1/servers/54688795-1dc0-4e03-91e8-b50c8f4122f6 => generated 1450 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/315] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:10 2026] GET /v2.1/servers/73beb040-ccb4-4267-8dfc-10d9abfb00a4 => generated 1561 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 06:52:10.846 8 WARNING neutronclient.v2_0.client [None req-4dbd90da-cb30-4430-8ecc-ae58d87761bd 5afb51dc01be4d4fbf6ba72032bad122 d5a5177515d8478889c582e9e0671b12 - - default default] 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/316] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:10 2026] GET /v2.1/servers/e5465006-897a-487f-ac44-7dbbf471bfed => generated 1352 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 06:52:11.318 8 WARNING neutronclient.v2_0.client [None req-e5eba6fb-e79d-4f41-b518-895f1b5d638f 3d0f5356dbc7445aaf9e925e0fd0c485 b1ba3e39daa64f9b9b32a28f5f1d4d21 - - default default] 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 06:52:11.319 7 INFO nova.api.openstack.compute.server_external_events [req-aeddaf07-c8aa-4243-9b44-315be3e70d91 req-13be842e-4174-4655-a899-6142c97de72e b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-changed:6fa6fd23-aeef-41b4-9e5a-ccded12f20f9 for instance 73beb040-ccb4-4267-8dfc-10d9abfb00a4 on instance 2026-04-17 06:52:11.325 7 INFO nova.compute.rpcapi [None req-65096a2b-ede8-4f13-a6ba-224d453934f2 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 155/317] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:52:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 184 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 06:52:11.383 7 WARNING neutronclient.v2_0.client [None req-6a884a79-af3e-45ef-9b8e-b0c4b1a375a7 96a5b6687cbc46839c2b710734267c2c 2f75831d939f43e5a98274dafbf187c6 - - default default] 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: 163/318] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:11 2026] GET /v2.1/servers/54688795-1dc0-4e03-91e8-b50c8f4122f6 => generated 1525 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/319] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:11 2026] GET /v2.1/servers/73beb040-ccb4-4267-8dfc-10d9abfb00a4 => generated 1549 bytes in 230 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 06:52:11.965 8 WARNING neutronclient.v2_0.client [None req-62eb19dc-e378-41ce-8df9-5db1014fb33e 5afb51dc01be4d4fbf6ba72032bad122 d5a5177515d8478889c582e9e0671b12 - - default default] 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: 164/320] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:11 2026] GET /v2.1/servers/e5465006-897a-487f-ac44-7dbbf471bfed => generated 1352 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 06:52:12.533 7 INFO nova.api.openstack.compute.server_external_events [req-8c562211-ceb0-4718-a6f0-e01554310ebd req-b2fcb1f6-7ce0-4590-a448-d28ec6df72b0 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-changed:12dc71d6-82ad-4e89-83de-df9425ab61b9 for instance 54688795-1dc0-4e03-91e8-b50c8f4122f6 on instance [pid: 7|app: 0|req: 157/321] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:52:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 76 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 06:52:12.605 8 WARNING neutronclient.v2_0.client [None req-faf23951-243c-431b-aaf1-536cbfce5c2d 3d0f5356dbc7445aaf9e925e0fd0c485 b1ba3e39daa64f9b9b32a28f5f1d4d21 - - default default] 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 06:52:12.622 7 WARNING neutronclient.v2_0.client [None req-4a7e3755-0a4d-4181-87a7-4bcfa050b4c2 96a5b6687cbc46839c2b710734267c2c 2f75831d939f43e5a98274dafbf187c6 - - default default] 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: 165/322] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:12 2026] GET /v2.1/servers/54688795-1dc0-4e03-91e8-b50c8f4122f6 => generated 1523 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/323] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:12 2026] GET /v2.1/servers/73beb040-ccb4-4267-8dfc-10d9abfb00a4 => generated 1549 bytes in 202 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 06:52:13.065 8 WARNING neutronclient.v2_0.client [None req-5b6704ec-c522-45aa-95d3-81796d85d643 5afb51dc01be4d4fbf6ba72032bad122 d5a5177515d8478889c582e9e0671b12 - - default default] 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: 166/324] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:13 2026] GET /v2.1/servers/e5465006-897a-487f-ac44-7dbbf471bfed => generated 1360 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 06:52:13.811 7 WARNING neutronclient.v2_0.client [None req-bd129ce5-c8cc-4d9c-bb21-7858dab72b6f 3d0f5356dbc7445aaf9e925e0fd0c485 b1ba3e39daa64f9b9b32a28f5f1d4d21 - - default default] 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 06:52:13.839 8 WARNING neutronclient.v2_0.client [None req-142e5da8-fb20-40e0-8d9c-7668530c3a1b 96a5b6687cbc46839c2b710734267c2c 2f75831d939f43e5a98274dafbf187c6 - - default default] 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: 159/325] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:13 2026] GET /v2.1/servers/54688795-1dc0-4e03-91e8-b50c8f4122f6 => generated 1523 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 06:52:14.674 7 WARNING neutronclient.v2_0.client [None req-a127d195-d95c-4ffd-853f-038647267a02 5afb51dc01be4d4fbf6ba72032bad122 d5a5177515d8478889c582e9e0671b12 - - default default] 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/326] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:13 2026] GET /v2.1/servers/73beb040-ccb4-4267-8dfc-10d9abfb00a4 => generated 1549 bytes in 927 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 06:52:14.781 8 INFO nova.api.openstack.compute.server_external_events [req-6ab06071-96e0-4f7d-92fd-9d31ef9db01d req-4e0807fc-6fb0-4bfc-b6f2-12df89af116a b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-changed:a5d8328a-628e-439a-8cd0-ed19944d6fdd for instance e5465006-897a-487f-ac44-7dbbf471bfed on instance 2026-04-17 06:52:14.794 8 INFO nova.compute.rpcapi [None req-6c192b37-f3ad-415e-b477-19cfc86df279 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 170/329] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:52:14 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) [pid: 7|app: 0|req: 160/330] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:14 2026] GET /v2.1/servers/e5465006-897a-487f-ac44-7dbbf471bfed => generated 1437 bytes in 248 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 06:52:15.691 8 WARNING neutronclient.v2_0.client [None req-6794e9fe-fa7a-4598-a033-1b7107c5a418 3d0f5356dbc7445aaf9e925e0fd0c485 b1ba3e39daa64f9b9b32a28f5f1d4d21 - - default default] 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 06:52:15.792 7 WARNING neutronclient.v2_0.client [None req-b5560060-389f-425f-bd0f-c58ea59110ab 96a5b6687cbc46839c2b710734267c2c 2f75831d939f43e5a98274dafbf187c6 - - default default] 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/331] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:15 2026] GET /v2.1/servers/54688795-1dc0-4e03-91e8-b50c8f4122f6 => generated 1523 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 06:52:15.946 8 WARNING neutronclient.v2_0.client [None req-270846fa-99f0-45ff-9fce-bceb054b7509 5afb51dc01be4d4fbf6ba72032bad122 d5a5177515d8478889c582e9e0671b12 - - default default] 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/332] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:15 2026] GET /v2.1/servers/73beb040-ccb4-4267-8dfc-10d9abfb00a4 => generated 1549 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/333] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:15 2026] GET /v2.1/servers/e5465006-897a-487f-ac44-7dbbf471bfed => generated 1437 bytes in 416 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 06:52:16.906 7 WARNING neutronclient.v2_0.client [None req-9457ca41-5f97-49a3-9bc4-7f53f58b258b 3d0f5356dbc7445aaf9e925e0fd0c485 b1ba3e39daa64f9b9b32a28f5f1d4d21 - - default default] 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 06:52:17.103 8 WARNING neutronclient.v2_0.client [None req-8037f760-a611-4168-9255-9ca0a2b0f445 96a5b6687cbc46839c2b710734267c2c 2f75831d939f43e5a98274dafbf187c6 - - default default] 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: 162/334] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:16 2026] GET /v2.1/servers/54688795-1dc0-4e03-91e8-b50c8f4122f6 => generated 1523 bytes in 336 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 06:52:17.361 7 WARNING neutronclient.v2_0.client [None req-716ad0e8-a7ff-431b-b383-59d07906e71b 5afb51dc01be4d4fbf6ba72032bad122 d5a5177515d8478889c582e9e0671b12 - - default default] 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/335] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:17 2026] GET /v2.1/servers/e5465006-897a-487f-ac44-7dbbf471bfed => generated 1437 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/336] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:17 2026] GET /v2.1/servers/73beb040-ccb4-4267-8dfc-10d9abfb00a4 => generated 1549 bytes in 450 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 06:52:17.725 7 WARNING neutronclient.v2_0.client [None req-fda04d57-1b53-4d84-b1dd-1cc6f5766e7b 0f5cecacfe1c4f5791610923caf3f03d c2ddcf030b7941eea596aa9c3924f2ed - - default default] 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/337] 10.0.0.179 () {34 vars in 684 bytes} [Fri Apr 17 06:52:17 2026] POST /v2.1/os-security-groups => generated 241 bytes in 234 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 06:52:17.942 8 WARNING neutronclient.v2_0.client [None req-2d7833b7-c5b8-4eca-8be3-7ff49a7c36e8 0f5cecacfe1c4f5791610923caf3f03d c2ddcf030b7941eea596aa9c3924f2ed - - default default] 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/338] 10.0.0.179 () {34 vars in 684 bytes} [Fri Apr 17 06:52:17 2026] POST /v2.1/os-security-groups => generated 243 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 06:52:18.136 7 WARNING neutronclient.v2_0.client [None req-95053281-423b-4297-884b-aef8231f7981 0f5cecacfe1c4f5791610923caf3f03d c2ddcf030b7941eea596aa9c3924f2ed - - default default] 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 06:52:18.257 8 WARNING neutronclient.v2_0.client [None req-18b5cef5-f2c8-4cff-b338-f75391b6683d 3d0f5356dbc7445aaf9e925e0fd0c485 b1ba3e39daa64f9b9b32a28f5f1d4d21 - - default default] 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: 165/339] 10.0.0.179 () {34 vars in 684 bytes} [Fri Apr 17 06:52:18 2026] POST /v2.1/os-security-groups => generated 244 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 06:52:18.381 7 WARNING neutronclient.v2_0.client [None req-7c004a89-9b27-456d-9fcd-7618ec01d92c 0f5cecacfe1c4f5791610923caf3f03d c2ddcf030b7941eea596aa9c3924f2ed - - default default] 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/340] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:18 2026] GET /v2.1/servers/54688795-1dc0-4e03-91e8-b50c8f4122f6 => generated 1523 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 06:52:18.522 8 WARNING neutronclient.v2_0.client [None req-b6d11c66-8c01-422f-bc2f-0badb8440fad 5afb51dc01be4d4fbf6ba72032bad122 d5a5177515d8478889c582e9e0671b12 - - default default] 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 06:52:18.526 7 WARNING neutronclient.v2_0.client [None req-7c004a89-9b27-456d-9fcd-7618ec01d92c 0f5cecacfe1c4f5791610923caf3f03d c2ddcf030b7941eea596aa9c3924f2ed - - default default] 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 06:52:18.594 7 WARNING neutronclient.v2_0.client [None req-7c004a89-9b27-456d-9fcd-7618ec01d92c 0f5cecacfe1c4f5791610923caf3f03d c2ddcf030b7941eea596aa9c3924f2ed - - default default] 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/341] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:18 2026] GET /v2.1/servers/e5465006-897a-487f-ac44-7dbbf471bfed => generated 1437 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: 7|app: 0|req: 166/342] 10.0.0.179 () {32 vars in 662 bytes} [Fri Apr 17 06:52:18 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 06:52:18.677 8 WARNING neutronclient.v2_0.client [None req-d905723a-bbe2-44c0-8f81-7d005d63e841 96a5b6687cbc46839c2b710734267c2c 2f75831d939f43e5a98274dafbf187c6 - - default default] 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 06:52:18.692 7 WARNING neutronclient.v2_0.client [None req-72d7c403-5fe9-449a-a211-6378af130b39 0f5cecacfe1c4f5791610923caf3f03d c2ddcf030b7941eea596aa9c3924f2ed - - default default] 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 06:52:18.744 7 WARNING neutronclient.v2_0.client [None req-72d7c403-5fe9-449a-a211-6378af130b39 0f5cecacfe1c4f5791610923caf3f03d c2ddcf030b7941eea596aa9c3924f2ed - - default default] 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/343] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:18 2026] GET /v2.1/servers/73beb040-ccb4-4267-8dfc-10d9abfb00a4 => generated 1549 bytes in 283 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 06:52:18.964 8 INFO nova.api.openstack.compute.server_external_events [req-f9545f7c-585f-4ab0-811d-6934807e5514 req-39c8aa38-ef6e-47dd-96c5-9ae11386e9ad b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-plugged:6fa6fd23-aeef-41b4-9e5a-ccded12f20f9 for instance 73beb040-ccb4-4267-8dfc-10d9abfb00a4 on instance [pid: 8|app: 0|req: 178/344] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:52:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/345] 10.0.0.179 () {32 vars in 739 bytes} [Fri Apr 17 06:52:18 2026] DELETE /v2.1/os-security-groups/b5cc69b2-fd32-4fdc-b24e-c80e06ad0c46 => generated 0 bytes in 328 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 06:52:19.032 8 WARNING neutronclient.v2_0.client [None req-d4627f60-b3d9-4d53-8716-b551ba4a971e 0f5cecacfe1c4f5791610923caf3f03d c2ddcf030b7941eea596aa9c3924f2ed - - default default] 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 06:52:19.068 8 INFO nova.api.openstack.wsgi [None req-d4627f60-b3d9-4d53-8716-b551ba4a971e 0f5cecacfe1c4f5791610923caf3f03d c2ddcf030b7941eea596aa9c3924f2ed - - default default] HTTP exception thrown: Security group b5cc69b2-fd32-4fdc-b24e-c80e06ad0c46 does not exist Neutron server returns request_ids: ['req-230c6eaa-59ac-495d-8026-3dd30ca2cc66'] [pid: 8|app: 0|req: 179/346] 10.0.0.179 () {32 vars in 736 bytes} [Fri Apr 17 06:52:19 2026] GET /v2.1/os-security-groups/b5cc69b2-fd32-4fdc-b24e-c80e06ad0c46 => generated 194 bytes in 47 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-17 06:52:19.086 7 WARNING neutronclient.v2_0.client [None req-206cc0bc-b8e7-4563-a981-57e12d9c0e5e 0f5cecacfe1c4f5791610923caf3f03d c2ddcf030b7941eea596aa9c3924f2ed - - default default] 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 06:52:19.153 7 WARNING neutronclient.v2_0.client [None req-206cc0bc-b8e7-4563-a981-57e12d9c0e5e 0f5cecacfe1c4f5791610923caf3f03d c2ddcf030b7941eea596aa9c3924f2ed - - default default] 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/347] 10.0.0.179 () {32 vars in 739 bytes} [Fri Apr 17 06:52:19 2026] DELETE /v2.1/os-security-groups/e9338775-83ac-4641-a2f0-ab1ede394559 => generated 0 bytes in 315 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-17 06:52:19.403 8 WARNING neutronclient.v2_0.client [None req-af447773-0790-475d-bfe9-21b27910516e 0f5cecacfe1c4f5791610923caf3f03d c2ddcf030b7941eea596aa9c3924f2ed - - default default] 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 06:52:19.427 8 INFO nova.api.openstack.wsgi [None req-af447773-0790-475d-bfe9-21b27910516e 0f5cecacfe1c4f5791610923caf3f03d c2ddcf030b7941eea596aa9c3924f2ed - - default default] HTTP exception thrown: Security group e9338775-83ac-4641-a2f0-ab1ede394559 does not exist Neutron server returns request_ids: ['req-e7ef11a3-e029-4e32-8ca9-91d7753841b5'] [pid: 8|app: 0|req: 180/348] 10.0.0.179 () {32 vars in 736 bytes} [Fri Apr 17 06:52:19 2026] GET /v2.1/os-security-groups/e9338775-83ac-4641-a2f0-ab1ede394559 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-17 06:52:19.448 8 WARNING neutronclient.v2_0.client [None req-9c66d660-440e-4875-a151-c7f7a4921ec8 0f5cecacfe1c4f5791610923caf3f03d c2ddcf030b7941eea596aa9c3924f2ed - - default default] 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 06:52:19.449 7 WARNING neutronclient.v2_0.client [None req-bba753fc-f72a-4479-b961-ec78cbe47893 3d0f5356dbc7445aaf9e925e0fd0c485 b1ba3e39daa64f9b9b32a28f5f1d4d21 - - default default] 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 06:52:19.508 8 WARNING neutronclient.v2_0.client [None req-9c66d660-440e-4875-a151-c7f7a4921ec8 0f5cecacfe1c4f5791610923caf3f03d c2ddcf030b7941eea596aa9c3924f2ed - - default default] 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/349] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:19 2026] GET /v2.1/servers/54688795-1dc0-4e03-91e8-b50c8f4122f6 => generated 1523 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 06:52:19.708 7 WARNING neutronclient.v2_0.client [None req-3564a9f6-4339-46ce-89d4-2dbd9eb2d6e8 5afb51dc01be4d4fbf6ba72032bad122 d5a5177515d8478889c582e9e0671b12 - - default default] 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: 181/350] 10.0.0.179 () {32 vars in 739 bytes} [Fri Apr 17 06:52:19 2026] DELETE /v2.1/os-security-groups/b1bbef68-0197-4fba-a498-7e4ec29e61ea => generated 0 bytes in 335 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-17 06:52:19.790 8 WARNING neutronclient.v2_0.client [None req-c86a0f66-784e-43aa-a580-435ed350a5ed 0f5cecacfe1c4f5791610923caf3f03d c2ddcf030b7941eea596aa9c3924f2ed - - default default] 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: 170/351] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:19 2026] GET /v2.1/servers/e5465006-897a-487f-ac44-7dbbf471bfed => generated 1425 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 06:52:19.820 8 INFO nova.api.openstack.wsgi [None req-c86a0f66-784e-43aa-a580-435ed350a5ed 0f5cecacfe1c4f5791610923caf3f03d c2ddcf030b7941eea596aa9c3924f2ed - - default default] HTTP exception thrown: Security group b1bbef68-0197-4fba-a498-7e4ec29e61ea does not exist Neutron server returns request_ids: ['req-7f94526e-136b-49d0-a616-32e0c8258d4c'] [pid: 8|app: 0|req: 182/352] 10.0.0.179 () {32 vars in 736 bytes} [Fri Apr 17 06:52:19 2026] GET /v2.1/os-security-groups/b1bbef68-0197-4fba-a498-7e4ec29e61ea => generated 194 bytes in 38 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 06:52:19.833 7 WARNING neutronclient.v2_0.client [None req-953d010c-bb92-4756-86f4-214a508c49e6 0f5cecacfe1c4f5791610923caf3f03d c2ddcf030b7941eea596aa9c3924f2ed - - default default] 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 06:52:19.878 7 WARNING neutronclient.v2_0.client [None req-953d010c-bb92-4756-86f4-214a508c49e6 0f5cecacfe1c4f5791610923caf3f03d c2ddcf030b7941eea596aa9c3924f2ed - - default default] 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 06:52:19.937 7 WARNING neutronclient.v2_0.client [None req-953d010c-bb92-4756-86f4-214a508c49e6 0f5cecacfe1c4f5791610923caf3f03d c2ddcf030b7941eea596aa9c3924f2ed - - default default] 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: 171/353] 10.0.0.179 () {32 vars in 662 bytes} [Fri Apr 17 06:52:19 2026] GET /v2.1/os-security-groups => generated 707 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 06:52:20.001 8 WARNING neutronclient.v2_0.client [None req-780e3a83-9246-4d77-aa3b-d91b56f74665 96a5b6687cbc46839c2b710734267c2c 2f75831d939f43e5a98274dafbf187c6 - - default default] 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 06:52:20.006 7 WARNING neutronclient.v2_0.client [None req-69ea8252-f75d-40c8-8023-7ed5bcd7c66f 0f5cecacfe1c4f5791610923caf3f03d c2ddcf030b7941eea596aa9c3924f2ed - - default default] 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 06:52:20.031 7 INFO nova.api.openstack.wsgi [None req-69ea8252-f75d-40c8-8023-7ed5bcd7c66f 0f5cecacfe1c4f5791610923caf3f03d c2ddcf030b7941eea596aa9c3924f2ed - - default default] HTTP exception thrown: Security group b1bbef68-0197-4fba-a498-7e4ec29e61ea does not exist Neutron server returns request_ids: ['req-5a5a8392-4670-40ad-bbae-466c6be418ef'] [pid: 7|app: 0|req: 172/354] 10.0.0.179 () {32 vars in 739 bytes} [Fri Apr 17 06:52:20 2026] DELETE /v2.1/os-security-groups/b1bbef68-0197-4fba-a498-7e4ec29e61ea => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-17 06:52:20.050 7 WARNING neutronclient.v2_0.client [None req-50891a2d-dd68-4ab1-bb88-2bb5e5a8ad32 0f5cecacfe1c4f5791610923caf3f03d c2ddcf030b7941eea596aa9c3924f2ed - - default default] 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 06:52:20.071 7 INFO nova.api.openstack.wsgi [None req-50891a2d-dd68-4ab1-bb88-2bb5e5a8ad32 0f5cecacfe1c4f5791610923caf3f03d c2ddcf030b7941eea596aa9c3924f2ed - - default default] HTTP exception thrown: Security group e9338775-83ac-4641-a2f0-ab1ede394559 does not exist Neutron server returns request_ids: ['req-039c4af0-9042-4b94-ba7a-ce809aded389'] [pid: 7|app: 0|req: 173/355] 10.0.0.179 () {32 vars in 739 bytes} [Fri Apr 17 06:52:20 2026] DELETE /v2.1/os-security-groups/e9338775-83ac-4641-a2f0-ab1ede394559 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-17 06:52:20.090 7 WARNING neutronclient.v2_0.client [None req-d6fd57b9-ec35-461b-9342-72dc4d4469d0 0f5cecacfe1c4f5791610923caf3f03d c2ddcf030b7941eea596aa9c3924f2ed - - default default] 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/356] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:19 2026] GET /v2.1/servers/73beb040-ccb4-4267-8dfc-10d9abfb00a4 => generated 1549 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 06:52:20.116 7 INFO nova.api.openstack.wsgi [None req-d6fd57b9-ec35-461b-9342-72dc4d4469d0 0f5cecacfe1c4f5791610923caf3f03d c2ddcf030b7941eea596aa9c3924f2ed - - default default] HTTP exception thrown: Security group b5cc69b2-fd32-4fdc-b24e-c80e06ad0c46 does not exist Neutron server returns request_ids: ['req-2265434b-861b-498f-930d-8c4a00c98dff'] [pid: 7|app: 0|req: 174/357] 10.0.0.179 () {32 vars in 739 bytes} [Fri Apr 17 06:52:20 2026] DELETE /v2.1/os-security-groups/b5cc69b2-fd32-4fdc-b24e-c80e06ad0c46 => generated 194 bytes in 37 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 06:52:20.631 8 WARNING neutronclient.v2_0.client [None req-d19d5376-e5c2-4c47-8e3a-4076db9099fa 3d0f5356dbc7445aaf9e925e0fd0c485 b1ba3e39daa64f9b9b32a28f5f1d4d21 - - default default] 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: 184/358] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:20 2026] GET /v2.1/servers/54688795-1dc0-4e03-91e8-b50c8f4122f6 => generated 1523 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 06:52:20.871 7 WARNING neutronclient.v2_0.client [None req-880815dc-b33e-4bad-9dd9-a4f417174da1 5afb51dc01be4d4fbf6ba72032bad122 d5a5177515d8478889c582e9e0671b12 - - default default] 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: 175/359] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:20 2026] GET /v2.1/servers/e5465006-897a-487f-ac44-7dbbf471bfed => generated 1425 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 06:52:21.023 8 INFO nova.api.openstack.compute.server_external_events [req-0d36e178-bec0-4162-bf47-9fc3925387ca req-4eb72b8e-48cc-494c-935b-5ed221b60c30 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-plugged:6fa6fd23-aeef-41b4-9e5a-ccded12f20f9 for instance 73beb040-ccb4-4267-8dfc-10d9abfb00a4 on instance 2026-04-17 06:52:21.023 8 INFO nova.api.openstack.compute.server_external_events [req-0d36e178-bec0-4162-bf47-9fc3925387ca req-4eb72b8e-48cc-494c-935b-5ed221b60c30 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-plugged:12dc71d6-82ad-4e89-83de-df9425ab61b9 for instance 54688795-1dc0-4e03-91e8-b50c8f4122f6 on instance 2026-04-17 06:52:21.024 8 INFO nova.api.openstack.compute.server_external_events [req-0d36e178-bec0-4162-bf47-9fc3925387ca req-4eb72b8e-48cc-494c-935b-5ed221b60c30 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-plugged:12dc71d6-82ad-4e89-83de-df9425ab61b9 for instance 54688795-1dc0-4e03-91e8-b50c8f4122f6 on instance [pid: 8|app: 0|req: 185/360] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:52:20 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 64 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 06:52:21.163 7 WARNING neutronclient.v2_0.client [None req-e06add70-a438-407c-a0bb-a4526e6385d2 96a5b6687cbc46839c2b710734267c2c 2f75831d939f43e5a98274dafbf187c6 - - default default] 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: 176/361] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:21 2026] GET /v2.1/servers/73beb040-ccb4-4267-8dfc-10d9abfb00a4 => generated 1726 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 06:52:21.336 8 WARNING neutronclient.v2_0.client [None req-2d843589-4af1-46dd-89fa-d97b1bea6576 96a5b6687cbc46839c2b710734267c2c 2f75831d939f43e5a98274dafbf187c6 - - default default] 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/362] 10.0.0.179 () {32 vars in 740 bytes} [Fri Apr 17 06:52:21 2026] GET /v2.1/servers/73beb040-ccb4-4267-8dfc-10d9abfb00a4/os-interface => generated 284 bytes in 110 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 06:52:21.770 7 WARNING neutronclient.v2_0.client [None req-f325a7a6-2f56-44f8-b449-7c053ee3bc2c 3d0f5356dbc7445aaf9e925e0fd0c485 b1ba3e39daa64f9b9b32a28f5f1d4d21 - - default default] 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 06:52:22.057 8 WARNING neutronclient.v2_0.client [None req-62971f6c-9a12-4f58-9dcb-863dfd259777 5afb51dc01be4d4fbf6ba72032bad122 d5a5177515d8478889c582e9e0671b12 - - default default] 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: 177/363] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:21 2026] GET /v2.1/servers/54688795-1dc0-4e03-91e8-b50c8f4122f6 => generated 1523 bytes in 1294 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: 187/364] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:22 2026] GET /v2.1/servers/e5465006-897a-487f-ac44-7dbbf471bfed => generated 1425 bytes in 1041 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 06:52:23.059 7 WARNING neutronclient.v2_0.client [None req-1b4fbc40-6553-47a7-888a-48a980562c8c 96a5b6687cbc46839c2b710734267c2c 2f75831d939f43e5a98274dafbf187c6 - - default default] 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 06:52:23.097 8 INFO nova.api.openstack.compute.server_external_events [req-9d688bda-0e38-4654-b8f9-1a7020cff97a req-b5358449-7d88-430c-b121-8e7a86600910 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-changed:6fa6fd23-aeef-41b4-9e5a-ccded12f20f9 for instance 73beb040-ccb4-4267-8dfc-10d9abfb00a4 on instance [pid: 8|app: 0|req: 188/365] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:52:23 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 06:52:23.122 8 INFO nova.api.openstack.compute.server_external_events [req-e2cfc331-f012-4b2c-afbe-ee8d8888f0cb req-5ab8bb6b-834c-46dc-b320-0437289cabb5 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-plugged:a5d8328a-628e-439a-8cd0-ed19944d6fdd for instance e5465006-897a-487f-ac44-7dbbf471bfed on instance 2026-04-17 06:52:23.122 8 INFO nova.api.openstack.compute.server_external_events [req-e2cfc331-f012-4b2c-afbe-ee8d8888f0cb req-5ab8bb6b-834c-46dc-b320-0437289cabb5 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-plugged:a5d8328a-628e-439a-8cd0-ed19944d6fdd for instance e5465006-897a-487f-ac44-7dbbf471bfed on instance [pid: 8|app: 0|req: 189/366] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:52:23 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/367] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:23 2026] GET /v2.1/servers/73beb040-ccb4-4267-8dfc-10d9abfb00a4 => generated 1726 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, ' [pid: 8|app: 0|req: 190/368] 10.0.0.179 () {32 vars in 640 bytes} [Fri Apr 17 06:52:23 2026] GET /v2.1/servers => generated 378 bytes in 90 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: 179/369] 10.0.0.179 () {32 vars in 717 bytes} [Fri Apr 17 06:52:23 2026] DELETE /v2.1/servers/73beb040-ccb4-4267-8dfc-10d9abfb00a4 => generated 0 bytes in 165 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 06:52:23.513 8 WARNING neutronclient.v2_0.client [None req-f75978ff-3737-4f84-81a7-9e2dbc15ca2f 96a5b6687cbc46839c2b710734267c2c 2f75831d939f43e5a98274dafbf187c6 - - default default] 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/370] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:23 2026] GET /v2.1/servers/73beb040-ccb4-4267-8dfc-10d9abfb00a4 => generated 1732 bytes in 147 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 06:52:24.077 7 WARNING neutronclient.v2_0.client [None req-89cb4ca9-b85b-4cee-a479-35ced24721d3 3d0f5356dbc7445aaf9e925e0fd0c485 b1ba3e39daa64f9b9b32a28f5f1d4d21 - - default default] 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 06:52:24.125 8 WARNING neutronclient.v2_0.client [None req-8726058d-109f-43e6-bfae-e0450e330a52 5afb51dc01be4d4fbf6ba72032bad122 d5a5177515d8478889c582e9e0671b12 - - default default] 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: 180/371] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:24 2026] GET /v2.1/servers/54688795-1dc0-4e03-91e8-b50c8f4122f6 => generated 1712 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, ' [pid: 8|app: 0|req: 192/372] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:24 2026] GET /v2.1/servers/e5465006-897a-487f-ac44-7dbbf471bfed => generated 1425 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 06:52:24.309 7 WARNING neutronclient.v2_0.client [None req-4843e0b9-f5a5-4120-b6df-463375c00c4d 3d0f5356dbc7445aaf9e925e0fd0c485 b1ba3e39daa64f9b9b32a28f5f1d4d21 - - default default] 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: 181/373] 10.0.0.179 () {32 vars in 740 bytes} [Fri Apr 17 06:52:24 2026] GET /v2.1/servers/54688795-1dc0-4e03-91e8-b50c8f4122f6/os-interface => generated 284 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 06:52:24.662 7 WARNING neutronclient.v2_0.client [None req-e943d8b5-99b2-4565-9397-dfad6e1d15aa 96a5b6687cbc46839c2b710734267c2c 2f75831d939f43e5a98274dafbf187c6 - - default default] 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/376] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:24 2026] GET /v2.1/servers/73beb040-ccb4-4267-8dfc-10d9abfb00a4 => generated 1852 bytes in 199 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 06:52:25.179 8 INFO nova.api.openstack.compute.server_external_events [req-7f24d800-fe15-4830-a5fa-bc7aa0bb0f2b req-88c47a92-b704-4cf2-a11a-faf06319cc28 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-unplugged:6fa6fd23-aeef-41b4-9e5a-ccded12f20f9 for instance 73beb040-ccb4-4267-8dfc-10d9abfb00a4 on instance 2026-04-17 06:52:25.179 8 INFO nova.api.openstack.compute.server_external_events [req-7f24d800-fe15-4830-a5fa-bc7aa0bb0f2b req-88c47a92-b704-4cf2-a11a-faf06319cc28 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-unplugged:6fa6fd23-aeef-41b4-9e5a-ccded12f20f9 for instance 73beb040-ccb4-4267-8dfc-10d9abfb00a4 on instance [pid: 8|app: 0|req: 194/377] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:52:25 2026] POST /v2.1/os-server-external-events => generated 358 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 06:52:25.387 8 WARNING neutronclient.v2_0.client [None req-2f83c884-cf89-4e27-b705-f8a892ea4b11 5afb51dc01be4d4fbf6ba72032bad122 d5a5177515d8478889c582e9e0671b12 - - default default] 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 06:52:25.390 7 WARNING neutronclient.v2_0.client [None req-4e24d198-6521-4309-8851-e6ce569ad5f4 3d0f5356dbc7445aaf9e925e0fd0c485 b1ba3e39daa64f9b9b32a28f5f1d4d21 - - default default] 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/378] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:25 2026] GET /v2.1/servers/e5465006-897a-487f-ac44-7dbbf471bfed => generated 1612 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, ' [pid: 7|app: 0|req: 184/379] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:25 2026] GET /v2.1/servers/54688795-1dc0-4e03-91e8-b50c8f4122f6 => generated 1712 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 06:52:25.602 8 WARNING neutronclient.v2_0.client [None req-bae6589a-9dee-4c67-89d2-ce08245e4a2b 5afb51dc01be4d4fbf6ba72032bad122 d5a5177515d8478889c582e9e0671b12 - - default default] 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/380] 10.0.0.179 () {32 vars in 740 bytes} [Fri Apr 17 06:52:25 2026] GET /v2.1/servers/e5465006-897a-487f-ac44-7dbbf471bfed/os-interface => generated 284 bytes in 91 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 06:52:25.900 7 WARNING neutronclient.v2_0.client [None req-95b67bd5-42f2-4f97-abd5-42db1c11d804 96a5b6687cbc46839c2b710734267c2c 2f75831d939f43e5a98274dafbf187c6 - - default default] 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 06:52:26.015 8 INFO nova.api.openstack.compute.server_external_events [req-835f6e1d-6347-437b-9e0a-6d8f0aafecb8 req-dd85120b-2750-4067-82be-a6e75c0174f3 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-deleted:6fa6fd23-aeef-41b4-9e5a-ccded12f20f9 for instance 73beb040-ccb4-4267-8dfc-10d9abfb00a4 on instance [pid: 8|app: 0|req: 197/381] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:52:25 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, ' [pid: 7|app: 0|req: 185/382] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:25 2026] GET /v2.1/servers/73beb040-ccb4-4267-8dfc-10d9abfb00a4 => generated 1784 bytes in 639 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 06:52:26.523 8 WARNING neutronclient.v2_0.client [None req-502635ed-2c59-47bb-8845-b63b73afe958 5afb51dc01be4d4fbf6ba72032bad122 d5a5177515d8478889c582e9e0671b12 - - default default] 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/383] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:26 2026] GET /v2.1/servers/e5465006-897a-487f-ac44-7dbbf471bfed => generated 1612 bytes in 288 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: 186/384] 10.0.0.179 () {32 vars in 640 bytes} [Fri Apr 17 06:52:26 2026] GET /v2.1/servers => generated 388 bytes in 113 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: 199/385] 10.0.0.179 () {32 vars in 717 bytes} [Fri Apr 17 06:52:26 2026] DELETE /v2.1/servers/e5465006-897a-487f-ac44-7dbbf471bfed => generated 0 bytes in 128 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 06:52:27.068 7 WARNING neutronclient.v2_0.client [None req-83c5f802-659d-4ebc-98ae-19bb28493846 5afb51dc01be4d4fbf6ba72032bad122 d5a5177515d8478889c582e9e0671b12 - - default default] 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 06:52:27.229 8 INFO nova.api.openstack.compute.server_external_events [req-dd6277ef-3fea-4a8d-9a4a-b1420a887414 req-032bde91-2990-489f-b1ab-4a83038d77f4 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-changed:12dc71d6-82ad-4e89-83de-df9425ab61b9 for instance 54688795-1dc0-4e03-91e8-b50c8f4122f6 on instance 2026-04-17 06:52:27.230 8 INFO nova.api.openstack.compute.server_external_events [req-dd6277ef-3fea-4a8d-9a4a-b1420a887414 req-032bde91-2990-489f-b1ab-4a83038d77f4 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-changed:a5d8328a-628e-439a-8cd0-ed19944d6fdd for instance e5465006-897a-487f-ac44-7dbbf471bfed on instance [pid: 8|app: 0|req: 200/386] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:52:27 2026] POST /v2.1/os-server-external-events => generated 346 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/387] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:27 2026] GET /v2.1/servers/e5465006-897a-487f-ac44-7dbbf471bfed => generated 1618 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 06:52:27.567 8 WARNING neutronclient.v2_0.client [None req-2dda4ac3-cd60-4ece-8880-42358984e3df 96a5b6687cbc46839c2b710734267c2c 2f75831d939f43e5a98274dafbf187c6 - - default default] 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/388] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:27 2026] GET /v2.1/servers/73beb040-ccb4-4267-8dfc-10d9abfb00a4 => generated 1509 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 06:52:28.318 7 WARNING neutronclient.v2_0.client [None req-1e0f908a-a694-41af-a29b-1442768721e6 5afb51dc01be4d4fbf6ba72032bad122 d5a5177515d8478889c582e9e0671b12 - - default default] 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/389] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:28 2026] GET /v2.1/servers/e5465006-897a-487f-ac44-7dbbf471bfed => generated 1618 bytes in 160 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 06:52:28.655 8 WARNING neutronclient.v2_0.client [None req-06b15c7c-b357-42dc-ac16-05de8b4de5dc 96a5b6687cbc46839c2b710734267c2c 2f75831d939f43e5a98274dafbf187c6 - - default default] 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: 202/390] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:28 2026] GET /v2.1/servers/73beb040-ccb4-4267-8dfc-10d9abfb00a4 => generated 1509 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 06:52:29.302 7 INFO nova.api.openstack.compute.server_external_events [req-7dd27e72-e3f1-4e9c-a639-69c71f126ee2 req-d11c8d6a-d0d2-46d7-8cf5-329729579578 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-unplugged:a5d8328a-628e-439a-8cd0-ed19944d6fdd for instance e5465006-897a-487f-ac44-7dbbf471bfed on instance 2026-04-17 06:52:29.303 7 INFO nova.api.openstack.compute.server_external_events [req-7dd27e72-e3f1-4e9c-a639-69c71f126ee2 req-d11c8d6a-d0d2-46d7-8cf5-329729579578 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-unplugged:a5d8328a-628e-439a-8cd0-ed19944d6fdd for instance e5465006-897a-487f-ac44-7dbbf471bfed on instance [pid: 7|app: 0|req: 189/391] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:52:29 2026] POST /v2.1/os-server-external-events => generated 358 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 06:52:29.487 8 WARNING neutronclient.v2_0.client [None req-7e5645bb-9a96-4aec-a42c-e3f56741b7da 5afb51dc01be4d4fbf6ba72032bad122 d5a5177515d8478889c582e9e0671b12 - - default default] 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 06:52:29.738 7 INFO nova.api.openstack.wsgi [None req-d266c768-abaf-42d7-8fb4-2643d30f9437 96a5b6687cbc46839c2b710734267c2c 2f75831d939f43e5a98274dafbf187c6 - - default default] HTTP exception thrown: Instance 73beb040-ccb4-4267-8dfc-10d9abfb00a4 could not be found. [pid: 7|app: 0|req: 190/392] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:29 2026] GET /v2.1/servers/73beb040-ccb4-4267-8dfc-10d9abfb00a4 => 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, ' [pid: 7|app: 0|req: 191/393] 10.0.0.179 () {32 vars in 703 bytes} [Fri Apr 17 06:52:29 2026] DELETE /v2.1/os-keypairs/tempest-keypair-630176859 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-17 06:52:29.897 7 INFO nova.api.openstack.compute.server_external_events [req-b899891e-25d7-4ff5-9920-72b3ef18320d req-c35a98c5-be64-44e9-9eec-2efe2b8a3ad7 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-deleted:a5d8328a-628e-439a-8cd0-ed19944d6fdd for instance e5465006-897a-487f-ac44-7dbbf471bfed on instance [pid: 7|app: 0|req: 192/394] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:52:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/395] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:29 2026] GET /v2.1/servers/e5465006-897a-487f-ac44-7dbbf471bfed => generated 1551 bytes in 488 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 06:52:30.997 7 WARNING neutronclient.v2_0.client [None req-7a22d96e-417e-4c44-9afc-6f53db6aca0a 5afb51dc01be4d4fbf6ba72032bad122 d5a5177515d8478889c582e9e0671b12 - - default default] 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/396] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:30 2026] GET /v2.1/servers/e5465006-897a-487f-ac44-7dbbf471bfed => generated 1381 bytes in 399 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 06:52:32.419 8 WARNING neutronclient.v2_0.client [None req-7fcbfb7d-2358-48c8-9934-50ab29a48d70 5afb51dc01be4d4fbf6ba72032bad122 d5a5177515d8478889c582e9e0671b12 - - default default] 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/397] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:32 2026] GET /v2.1/servers/e5465006-897a-487f-ac44-7dbbf471bfed => generated 1386 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: 194/398] 10.0.0.179 () {34 vars in 670 bytes} [Fri Apr 17 06:52:32 2026] POST /v2.1/os-keypairs => generated 386 bytes in 142 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 06:52:33.507 8 WARNING neutronclient.v2_0.client [None req-b03a3982-7820-4779-85d2-7ae65e98de9e 5afb51dc01be4d4fbf6ba72032bad122 d5a5177515d8478889c582e9e0671b12 - - default default] 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/399] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:33 2026] GET /v2.1/servers/e5465006-897a-487f-ac44-7dbbf471bfed => generated 1340 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 06:52:34.082 7 WARNING neutronclient.v2_0.client [None req-0438cace-ae9f-4e98-b1b2-004acf52e058 1895012a90b349c29d2576727ad84181 2ccfb532bbfb41b4bd2d230159da4352 - - default default] 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 06:52:34.150 7 WARNING neutronclient.v2_0.client [None req-0438cace-ae9f-4e98-b1b2-004acf52e058 1895012a90b349c29d2576727ad84181 2ccfb532bbfb41b4bd2d230159da4352 - - default default] 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 06:52:34.370 7 WARNING neutronclient.v2_0.client [None req-0438cace-ae9f-4e98-b1b2-004acf52e058 1895012a90b349c29d2576727ad84181 2ccfb532bbfb41b4bd2d230159da4352 - - default default] 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/402] 10.0.0.179 () {34 vars in 662 bytes} [Fri Apr 17 06:52:34 2026] POST /v2.1/servers => generated 452 bytes in 544 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 06:52:34.587 8 WARNING neutronclient.v2_0.client [None req-a4d7d14f-cd47-4835-8b9b-00fc5c82b9e9 1895012a90b349c29d2576727ad84181 2ccfb532bbfb41b4bd2d230159da4352 - - default default] 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: 208/403] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:34 2026] GET /v2.1/servers/24af1f84-42d6-4365-8b84-c04af7fcc200 => generated 1392 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 06:52:34.741 7 INFO nova.api.openstack.wsgi [None req-a52556be-a8f2-460b-b8e2-c68c3f75782c 5afb51dc01be4d4fbf6ba72032bad122 d5a5177515d8478889c582e9e0671b12 - - default default] HTTP exception thrown: Instance e5465006-897a-487f-ac44-7dbbf471bfed could not be found. [pid: 7|app: 0|req: 196/404] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:34 2026] GET /v2.1/servers/e5465006-897a-487f-ac44-7dbbf471bfed => 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: 8|app: 0|req: 209/405] 10.0.0.179 () {32 vars in 705 bytes} [Fri Apr 17 06:52:34 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1778537245 => generated 0 bytes in 23 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 06:52:35.544 7 WARNING neutronclient.v2_0.client [None req-d9d2ac85-4171-4eb2-9cdf-38b1ddd93ed2 3d0f5356dbc7445aaf9e925e0fd0c485 b1ba3e39daa64f9b9b32a28f5f1d4d21 - - default default] 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 06:52:35.670 8 WARNING neutronclient.v2_0.client [None req-574bed84-d7d1-4232-a699-9e0bbf8220fe 1895012a90b349c29d2576727ad84181 2ccfb532bbfb41b4bd2d230159da4352 - - default default] 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/406] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:35 2026] GET /v2.1/servers/24af1f84-42d6-4365-8b84-c04af7fcc200 => generated 1396 bytes in 601 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/407] 10.0.0.179 () {32 vars in 740 bytes} [Fri Apr 17 06:52:35 2026] GET /v2.1/servers/54688795-1dc0-4e03-91e8-b50c8f4122f6/os-interface => generated 284 bytes in 740 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 06:52:36.297 8 WARNING neutronclient.v2_0.client [None req-cbc73af4-2126-4ed2-8559-f1592a518972 3d0f5356dbc7445aaf9e925e0fd0c485 b1ba3e39daa64f9b9b32a28f5f1d4d21 - - default default] 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/408] 10.0.0.179 () {32 vars in 814 bytes} [Fri Apr 17 06:52:36 2026] GET /v2.1/servers/54688795-1dc0-4e03-91e8-b50c8f4122f6/os-interface/12dc71d6-82ad-4e89-83de-df9425ab61b9 => generated 281 bytes in 646 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: 198/409] 10.0.0.179 () {32 vars in 722 bytes} [Fri Apr 17 06:52:36 2026] GET /v2.1/servers/54688795-1dc0-4e03-91e8-b50c8f4122f6/ips => generated 154 bytes in 44 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: 212/410] 10.0.0.179 () {34 vars in 749 bytes} [Fri Apr 17 06:52:36 2026] POST /v2.1/servers/54688795-1dc0-4e03-91e8-b50c8f4122f6/action => generated 0 bytes in 34 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: 199/411] 10.0.0.179 () {32 vars in 722 bytes} [Fri Apr 17 06:52:37 2026] GET /v2.1/servers/54688795-1dc0-4e03-91e8-b50c8f4122f6/ips => generated 154 bytes in 47 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 06:52:37.295 8 WARNING neutronclient.v2_0.client [None req-774eb7d9-3408-4ecd-a1cc-f513a83216ab 1895012a90b349c29d2576727ad84181 2ccfb532bbfb41b4bd2d230159da4352 - - default default] 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: 213/412] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:37 2026] GET /v2.1/servers/24af1f84-42d6-4365-8b84-c04af7fcc200 => generated 1444 bytes in 325 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: 200/413] 10.0.0.179 () {32 vars in 722 bytes} [Fri Apr 17 06:52:38 2026] GET /v2.1/servers/54688795-1dc0-4e03-91e8-b50c8f4122f6/ips => generated 154 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 06:52:38.638 8 WARNING neutronclient.v2_0.client [None req-d988eccd-794a-462c-ace9-2b83e9351fea 1895012a90b349c29d2576727ad84181 2ccfb532bbfb41b4bd2d230159da4352 - - default default] 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 06:52:38.775 7 INFO nova.api.openstack.compute.server_external_events [req-e212d32b-be39-40dd-b390-6ab615b62044 req-8156003f-985d-45f3-9ed4-c4ad5b158615 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-changed:12dc71d6-82ad-4e89-83de-df9425ab61b9 for instance 54688795-1dc0-4e03-91e8-b50c8f4122f6 on instance [pid: 7|app: 0|req: 201/414] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:52:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/415] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:38 2026] GET /v2.1/servers/24af1f84-42d6-4365-8b84-c04af7fcc200 => generated 1452 bytes in 451 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: 202/416] 10.0.0.179 () {32 vars in 722 bytes} [Fri Apr 17 06:52:39 2026] GET /v2.1/servers/54688795-1dc0-4e03-91e8-b50c8f4122f6/ips => generated 154 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 06:52:40.109 8 WARNING neutronclient.v2_0.client [None req-1f64a336-2020-43f8-9daa-20cd9dee292c 1895012a90b349c29d2576727ad84181 2ccfb532bbfb41b4bd2d230159da4352 - - default default] 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: 203/417] 10.0.0.179 () {32 vars in 722 bytes} [Fri Apr 17 06:52:40 2026] GET /v2.1/servers/54688795-1dc0-4e03-91e8-b50c8f4122f6/ips => generated 154 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 06:52:40.939 7 INFO nova.api.openstack.compute.server_external_events [req-0a13a385-7c31-482e-9f99-580d44b887e3 req-b9adfb6d-b53c-414c-bd13-dd9cc047acc2 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-changed:58e932d8-554f-4ba9-a124-e52388d643aa for instance 24af1f84-42d6-4365-8b84-c04af7fcc200 on instance [pid: 7|app: 0|req: 204/418] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:52:40 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) [pid: 8|app: 0|req: 215/419] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:40 2026] GET /v2.1/servers/24af1f84-42d6-4365-8b84-c04af7fcc200 => generated 1529 bytes in 967 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/420] 10.0.0.179 () {32 vars in 722 bytes} [Fri Apr 17 06:52:41 2026] GET /v2.1/servers/54688795-1dc0-4e03-91e8-b50c8f4122f6/ips => generated 154 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 06:52:42.097 7 WARNING neutronclient.v2_0.client [None req-002a8982-1e58-4808-86ea-3a6bc7080448 1895012a90b349c29d2576727ad84181 2ccfb532bbfb41b4bd2d230159da4352 - - default default] 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 06:52:42.172 8 WARNING neutronclient.v2_0.client [None req-a7dcd4df-2ccc-4556-af83-4282fc11b938 491a6a6e4a48405ba5c250a4c3999008 ea7f6c944f5642798116698803b10c0b - - default default] 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: 206/421] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:42 2026] GET /v2.1/servers/24af1f84-42d6-4365-8b84-c04af7fcc200 => generated 1517 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, ' [pid: 7|app: 0|req: 207/422] 10.0.0.179 () {32 vars in 722 bytes} [Fri Apr 17 06:52:42 2026] GET /v2.1/servers/54688795-1dc0-4e03-91e8-b50c8f4122f6/ips => generated 192 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 06:52:42.334 8 WARNING neutronclient.v2_0.client [None req-a7dcd4df-2ccc-4556-af83-4282fc11b938 491a6a6e4a48405ba5c250a4c3999008 ea7f6c944f5642798116698803b10c0b - - default default] 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 06:52:42.361 7 WARNING neutronclient.v2_0.client [None req-ef7173ce-17d3-43cf-adde-ea7638d35550 3d0f5356dbc7445aaf9e925e0fd0c485 b1ba3e39daa64f9b9b32a28f5f1d4d21 - - default default] 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: 208/423] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:42 2026] GET /v2.1/servers/54688795-1dc0-4e03-91e8-b50c8f4122f6 => generated 1946 bytes in 182 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: 216/424] 10.0.0.179 () {34 vars in 662 bytes} [Fri Apr 17 06:52:41 2026] POST /v2.1/servers => generated 424 bytes in 541 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, ' [pid: 7|app: 0|req: 209/425] 10.0.0.179 () {34 vars in 749 bytes} [Fri Apr 17 06:52:42 2026] POST /v2.1/servers/54688795-1dc0-4e03-91e8-b50c8f4122f6/action => generated 0 bytes in 37 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 06:52:42.573 8 WARNING neutronclient.v2_0.client [None req-c7ad24db-9d82-4cc4-948d-5022da41aef2 491a6a6e4a48405ba5c250a4c3999008 ea7f6c944f5642798116698803b10c0b - - default default] 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: 210/426] 10.0.0.179 () {32 vars in 722 bytes} [Fri Apr 17 06:52:42 2026] GET /v2.1/servers/54688795-1dc0-4e03-91e8-b50c8f4122f6/ips => generated 192 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/427] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:42 2026] GET /v2.1/servers/02924c39-4072-48e5-94dc-e0fc2ef0b912 => generated 1370 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 06:52:43.254 7 WARNING neutronclient.v2_0.client [None req-b6d4dbca-f93a-4196-81f9-7446c593b07c 1895012a90b349c29d2576727ad84181 2ccfb532bbfb41b4bd2d230159da4352 - - default default] 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/428] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:43 2026] GET /v2.1/servers/24af1f84-42d6-4365-8b84-c04af7fcc200 => generated 1517 bytes in 129 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, ' [pid: 8|app: 0|req: 218/429] 10.0.0.179 () {32 vars in 722 bytes} [Fri Apr 17 06:52:43 2026] GET /v2.1/servers/54688795-1dc0-4e03-91e8-b50c8f4122f6/ips => generated 192 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 06:52:43.667 7 WARNING neutronclient.v2_0.client [None req-29a03e84-40cd-48cb-b61f-b7e94975bcaf 491a6a6e4a48405ba5c250a4c3999008 ea7f6c944f5642798116698803b10c0b - - default default] 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 06:52:43.777 8 INFO nova.api.openstack.compute.server_external_events [req-6278798f-e93b-4efd-b66e-f689fe69245d req-6476aa89-57ff-421c-8346-88b5afff1fb8 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-changed:12dc71d6-82ad-4e89-83de-df9425ab61b9 for instance 54688795-1dc0-4e03-91e8-b50c8f4122f6 on instance [pid: 8|app: 0|req: 219/430] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:52:43 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) [pid: 7|app: 0|req: 212/431] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:43 2026] GET /v2.1/servers/02924c39-4072-48e5-94dc-e0fc2ef0b912 => generated 1374 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 06:52:44.402 8 WARNING neutronclient.v2_0.client [None req-ca115474-b758-4a18-ac71-ee3a26978bd1 1895012a90b349c29d2576727ad84181 2ccfb532bbfb41b4bd2d230159da4352 - - default default] 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: 220/433] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:44 2026] GET /v2.1/servers/24af1f84-42d6-4365-8b84-c04af7fcc200 => generated 1517 bytes in 169 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: 221/435] 10.0.0.179 () {32 vars in 722 bytes} [Fri Apr 17 06:52:44 2026] GET /v2.1/servers/54688795-1dc0-4e03-91e8-b50c8f4122f6/ips => generated 154 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: 7|app: 0|req: 215/436] 10.0.0.179 () {32 vars in 717 bytes} [Fri Apr 17 06:52:44 2026] DELETE /v2.1/servers/54688795-1dc0-4e03-91e8-b50c8f4122f6 => generated 0 bytes in 91 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 06:52:44.847 7 WARNING neutronclient.v2_0.client [None req-4576731c-6065-4489-8e71-d55a5d1d8770 491a6a6e4a48405ba5c250a4c3999008 ea7f6c944f5642798116698803b10c0b - - default default] 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 06:52:44.850 8 WARNING neutronclient.v2_0.client [None req-14f45c91-2873-4f5b-b8f8-6d9a0ebf79c0 3d0f5356dbc7445aaf9e925e0fd0c485 b1ba3e39daa64f9b9b32a28f5f1d4d21 - - default default] 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: 216/437] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:44 2026] GET /v2.1/servers/02924c39-4072-48e5-94dc-e0fc2ef0b912 => generated 1422 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/438] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:44 2026] GET /v2.1/servers/54688795-1dc0-4e03-91e8-b50c8f4122f6 => generated 1838 bytes in 154 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 06:52:45.614 7 WARNING neutronclient.v2_0.client [None req-74c7f630-fb40-4422-9826-37517adfae5e 1895012a90b349c29d2576727ad84181 2ccfb532bbfb41b4bd2d230159da4352 - - default default] 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: 217/439] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:45 2026] GET /v2.1/servers/24af1f84-42d6-4365-8b84-c04af7fcc200 => generated 1517 bytes in 278 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 06:52:45.959 8 WARNING neutronclient.v2_0.client [None req-8c5f4c09-6d67-4b17-9a7d-d16a33a4e76f 491a6a6e4a48405ba5c250a4c3999008 ea7f6c944f5642798116698803b10c0b - - default default] 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 06:52:45.994 7 WARNING neutronclient.v2_0.client [None req-b6210c75-1565-4fab-bc1a-5aaf6d18bcc5 3d0f5356dbc7445aaf9e925e0fd0c485 b1ba3e39daa64f9b9b32a28f5f1d4d21 - - default default] 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: 223/440] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:45 2026] GET /v2.1/servers/02924c39-4072-48e5-94dc-e0fc2ef0b912 => generated 1422 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 06:52:46.067 8 INFO nova.api.openstack.compute.server_external_events [req-5a74ac21-566c-499b-980d-aa380127269c req-ee59061b-57ca-44f0-af82-fea1a656b7d2 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-plugged:58e932d8-554f-4ba9-a124-e52388d643aa for instance 24af1f84-42d6-4365-8b84-c04af7fcc200 on instance [pid: 8|app: 0|req: 224/441] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:52:46 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 06:52:46.164 8 INFO nova.api.openstack.compute.server_external_events [req-55a14d53-3942-41e0-9462-52fb564be298 req-ec6d6141-6aed-4a35-895a-9a587c77a2fd b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-unplugged:12dc71d6-82ad-4e89-83de-df9425ab61b9 for instance 54688795-1dc0-4e03-91e8-b50c8f4122f6 on instance [pid: 8|app: 0|req: 225/442] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:52:46 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/443] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:45 2026] GET /v2.1/servers/54688795-1dc0-4e03-91e8-b50c8f4122f6 => generated 1838 bytes in 277 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 06:52:46.876 8 WARNING neutronclient.v2_0.client [None req-f21704ee-aee3-464c-b52c-247c6f206b63 1895012a90b349c29d2576727ad84181 2ccfb532bbfb41b4bd2d230159da4352 - - default default] 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: 226/444] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:46 2026] GET /v2.1/servers/24af1f84-42d6-4365-8b84-c04af7fcc200 => generated 1517 bytes in 123 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 06:52:47.090 7 WARNING neutronclient.v2_0.client [None req-39d26f87-65b5-40eb-8fc5-f443e58c40f0 491a6a6e4a48405ba5c250a4c3999008 ea7f6c944f5642798116698803b10c0b - - default default] 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: 219/445] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:47 2026] GET /v2.1/servers/02924c39-4072-48e5-94dc-e0fc2ef0b912 => generated 1430 bytes in 102 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 06:52:47.307 8 WARNING neutronclient.v2_0.client [None req-d894e617-0252-4b59-a613-86e87f53f252 3d0f5356dbc7445aaf9e925e0fd0c485 b1ba3e39daa64f9b9b32a28f5f1d4d21 - - default default] 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: 227/446] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:47 2026] GET /v2.1/servers/54688795-1dc0-4e03-91e8-b50c8f4122f6 => generated 1838 bytes in 445 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 06:52:48.030 7 WARNING neutronclient.v2_0.client [None req-80b21053-c54c-448a-955e-0f2d853f271f 1895012a90b349c29d2576727ad84181 2ccfb532bbfb41b4bd2d230159da4352 - - default default] 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 06:52:48.111 8 INFO nova.api.openstack.compute.server_external_events [req-2ba31d91-ba8c-4339-82bb-8877d93ca4ab req-fbe682b9-2f8b-41d0-845d-715a21071c75 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-plugged:58e932d8-554f-4ba9-a124-e52388d643aa for instance 24af1f84-42d6-4365-8b84-c04af7fcc200 on instance 2026-04-17 06:52:48.111 8 INFO nova.api.openstack.compute.server_external_events [req-2ba31d91-ba8c-4339-82bb-8877d93ca4ab req-fbe682b9-2f8b-41d0-845d-715a21071c75 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-deleted:12dc71d6-82ad-4e89-83de-df9425ab61b9 for instance 54688795-1dc0-4e03-91e8-b50c8f4122f6 on instance [pid: 8|app: 0|req: 228/447] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:52:48 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/448] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:47 2026] GET /v2.1/servers/24af1f84-42d6-4365-8b84-c04af7fcc200 => generated 1699 bytes in 173 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 06:52:48.207 8 WARNING neutronclient.v2_0.client [None req-004d10f4-f720-4cf1-86dd-b0f283f96224 1895012a90b349c29d2576727ad84181 2ccfb532bbfb41b4bd2d230159da4352 - - default default] 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 06:52:48.228 7 WARNING neutronclient.v2_0.client [None req-67ac7c77-d8e1-44a6-831a-a9a0eaabd249 491a6a6e4a48405ba5c250a4c3999008 ea7f6c944f5642798116698803b10c0b - - default default] 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: 229/449] 10.0.0.179 () {32 vars in 740 bytes} [Fri Apr 17 06:52:48 2026] GET /v2.1/servers/24af1f84-42d6-4365-8b84-c04af7fcc200/os-interface => generated 284 bytes in 104 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 06:52:48.293 8 INFO nova.api.openstack.compute.server_external_events [req-98248203-1da8-4a5f-a0c1-b84aa41a07c9 req-35d5525c-569b-4492-b04c-6dbb6d5d00dd b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-unplugged:12dc71d6-82ad-4e89-83de-df9425ab61b9 for instance 54688795-1dc0-4e03-91e8-b50c8f4122f6 on instance [pid: 8|app: 0|req: 230/450] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:52:48 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/451] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:48 2026] GET /v2.1/servers/02924c39-4072-48e5-94dc-e0fc2ef0b912 => generated 1482 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 06:52:48.754 8 WARNING neutronclient.v2_0.client [None req-5aca9cd3-372a-40b9-aab5-62582447c3e0 3d0f5356dbc7445aaf9e925e0fd0c485 b1ba3e39daa64f9b9b32a28f5f1d4d21 - - default default] 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/452] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:48 2026] GET /v2.1/servers/54688795-1dc0-4e03-91e8-b50c8f4122f6 => generated 1484 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 06:52:49.376 7 WARNING neutronclient.v2_0.client [None req-5171cfb9-5259-4308-8715-2b32216667b7 491a6a6e4a48405ba5c250a4c3999008 ea7f6c944f5642798116698803b10c0b - - default default] 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: 222/453] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:49 2026] GET /v2.1/servers/02924c39-4072-48e5-94dc-e0fc2ef0b912 => generated 1470 bytes in 191 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 06:52:49.861 8 WARNING neutronclient.v2_0.client [None req-09e90daa-034d-43a5-b24f-1666bb29e33c 3d0f5356dbc7445aaf9e925e0fd0c485 b1ba3e39daa64f9b9b32a28f5f1d4d21 - - default default] 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: 232/454] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:49 2026] GET /v2.1/servers/54688795-1dc0-4e03-91e8-b50c8f4122f6 => generated 1484 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 06:52:50.149 7 INFO nova.api.openstack.compute.server_external_events [req-ce783f42-27bb-435b-84b1-90980a6aa801 req-05ae4169-50ee-4f21-bb26-3dfdaefc66d7 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-changed:58e932d8-554f-4ba9-a124-e52388d643aa for instance 24af1f84-42d6-4365-8b84-c04af7fcc200 on instance [pid: 7|app: 0|req: 223/455] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:52:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 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 06:52:50.333 8 INFO nova.api.openstack.compute.server_external_events [req-9e59ed9a-a4cb-4a48-9fc0-a0fcf8a65d51 req-5bdcb9ed-f390-4959-b5ef-0dee80ff0c50 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-changed:437fe620-22b0-48f8-81d7-9f21532f1d4d for instance 02924c39-4072-48e5-94dc-e0fc2ef0b912 on instance [pid: 8|app: 0|req: 233/456] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:52:50 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 06:52:50.589 7 WARNING neutronclient.v2_0.client [None req-c8855f5e-90a7-44ec-8c4e-4935ea91c91b 491a6a6e4a48405ba5c250a4c3999008 ea7f6c944f5642798116698803b10c0b - - default default] 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/457] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:50 2026] GET /v2.1/servers/02924c39-4072-48e5-94dc-e0fc2ef0b912 => generated 1470 bytes in 132 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 06:52:50.936 8 INFO nova.api.openstack.wsgi [None req-3e32ac3c-51a5-477a-b451-1f3e8b65a2a1 3d0f5356dbc7445aaf9e925e0fd0c485 b1ba3e39daa64f9b9b32a28f5f1d4d21 - - default default] HTTP exception thrown: Instance 54688795-1dc0-4e03-91e8-b50c8f4122f6 could not be found. [pid: 8|app: 0|req: 234/458] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:50 2026] GET /v2.1/servers/54688795-1dc0-4e03-91e8-b50c8f4122f6 => 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, ' [pid: 7|app: 0|req: 225/459] 10.0.0.179 () {32 vars in 703 bytes} [Fri Apr 17 06:52:50 2026] DELETE /v2.1/os-keypairs/tempest-keypair-512640044 => generated 0 bytes in 21 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 06:52:51.419 8 INFO nova.api.openstack.wsgi [None req-b5d0b281-5eed-4d24-be99-17a5f4b36afb 3d0f5356dbc7445aaf9e925e0fd0c485 b1ba3e39daa64f9b9b32a28f5f1d4d21 - - default default] HTTP exception thrown: Instance 54688795-1dc0-4e03-91e8-b50c8f4122f6 could not be found. [pid: 8|app: 0|req: 235/460] 10.0.0.179 () {32 vars in 717 bytes} [Fri Apr 17 06:52:51 2026] DELETE /v2.1/servers/54688795-1dc0-4e03-91e8-b50c8f4122f6 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-17 06:52:51.450 7 INFO nova.api.openstack.wsgi [None req-32212fb4-a0e3-4214-973a-3d0a479b9492 3d0f5356dbc7445aaf9e925e0fd0c485 b1ba3e39daa64f9b9b32a28f5f1d4d21 - - default default] HTTP exception thrown: Instance 54688795-1dc0-4e03-91e8-b50c8f4122f6 could not be found. [pid: 7|app: 0|req: 226/461] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:51 2026] GET /v2.1/servers/54688795-1dc0-4e03-91e8-b50c8f4122f6 => 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 06:52:51.727 8 WARNING neutronclient.v2_0.client [None req-9980df66-1a8e-4441-9f0e-3ba8ffa2cd0a 491a6a6e4a48405ba5c250a4c3999008 ea7f6c944f5642798116698803b10c0b - - default default] 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/462] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:51 2026] GET /v2.1/servers/02924c39-4072-48e5-94dc-e0fc2ef0b912 => generated 1470 bytes in 182 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 06:52:52.375 7 INFO nova.api.openstack.compute.server_external_events [req-be9dd960-be08-4898-beb9-44e13a1099b0 req-4019b84e-f6bd-4157-89ef-695dc290d929 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-plugged:437fe620-22b0-48f8-81d7-9f21532f1d4d for instance 02924c39-4072-48e5-94dc-e0fc2ef0b912 on instance [pid: 7|app: 0|req: 227/463] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:52:52 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 06:52:52.940 8 WARNING neutronclient.v2_0.client [None req-0cf56cfb-f653-467b-aed0-ee331bd94a68 491a6a6e4a48405ba5c250a4c3999008 ea7f6c944f5642798116698803b10c0b - - default default] 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/464] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:52 2026] GET /v2.1/servers/02924c39-4072-48e5-94dc-e0fc2ef0b912 => generated 1470 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 06:52:54.154 7 WARNING neutronclient.v2_0.client [None req-ecde9943-31b6-4025-9855-b218d8ff317e 491a6a6e4a48405ba5c250a4c3999008 ea7f6c944f5642798116698803b10c0b - - default default] 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: 228/465] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:54 2026] GET /v2.1/servers/02924c39-4072-48e5-94dc-e0fc2ef0b912 => generated 1654 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, ' [pid: 8|app: 0|req: 238/466] 10.0.0.179 () {32 vars in 722 bytes} [Fri Apr 17 06:52:54 2026] GET /v2.1/servers/02924c39-4072-48e5-94dc-e0fc2ef0b912/ips => generated 108 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, ' [pid: 7|app: 0|req: 229/467] 10.0.0.179 () {32 vars in 722 bytes} [Fri Apr 17 06:52:54 2026] GET /v2.1/servers/02924c39-4072-48e5-94dc-e0fc2ef0b912/ips => generated 108 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 06:52:54.428 8 INFO nova.api.openstack.compute.server_external_events [req-27244c9a-34c1-42d1-ab45-9f883f14a461 req-85c6df43-ec17-469b-9b1f-0bc6570bba93 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-plugged:437fe620-22b0-48f8-81d7-9f21532f1d4d for instance 02924c39-4072-48e5-94dc-e0fc2ef0b912 on instance [pid: 7|app: 0|req: 230/468] 10.0.0.179 () {32 vars in 822 bytes} [Fri Apr 17 06:52:54 2026] GET /v2.1/servers/02924c39-4072-48e5-94dc-e0fc2ef0b912/ips/tempest-ServerAddressesTestJSON-694448028-network => generated 93 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/469] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:52:54 2026] POST /v2.1/os-server-external-events => generated 183 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, ' [pid: 7|app: 0|req: 231/472] 10.0.0.179 () {32 vars in 717 bytes} [Fri Apr 17 06:52:54 2026] DELETE /v2.1/servers/02924c39-4072-48e5-94dc-e0fc2ef0b912 => generated 0 bytes in 103 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 06:52:54.603 8 WARNING neutronclient.v2_0.client [None req-93db2f43-dd17-45e7-92f6-49704f698c62 491a6a6e4a48405ba5c250a4c3999008 ea7f6c944f5642798116698803b10c0b - - default default] 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: 242/473] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:54 2026] GET /v2.1/servers/02924c39-4072-48e5-94dc-e0fc2ef0b912 => generated 1660 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, ' 2026-04-17 06:52:55.815 7 WARNING neutronclient.v2_0.client [None req-659db9a9-0f40-41ac-ba9d-27db97a24c28 491a6a6e4a48405ba5c250a4c3999008 ea7f6c944f5642798116698803b10c0b - - default default] 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/474] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:55 2026] GET /v2.1/servers/02924c39-4072-48e5-94dc-e0fc2ef0b912 => generated 1660 bytes in 273 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 06:52:56.471 8 INFO nova.api.openstack.compute.server_external_events [req-d5aed5f7-ce3b-45de-b857-b4d384cca2e7 req-e4dea816-bdfc-457e-9dd9-438270927634 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-unplugged:437fe620-22b0-48f8-81d7-9f21532f1d4d for instance 02924c39-4072-48e5-94dc-e0fc2ef0b912 on instance 2026-04-17 06:52:56.471 8 INFO nova.api.openstack.compute.server_external_events [req-d5aed5f7-ce3b-45de-b857-b4d384cca2e7 req-e4dea816-bdfc-457e-9dd9-438270927634 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-unplugged:437fe620-22b0-48f8-81d7-9f21532f1d4d for instance 02924c39-4072-48e5-94dc-e0fc2ef0b912 on instance [pid: 8|app: 0|req: 243/475] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:52:56 2026] POST /v2.1/os-server-external-events => generated 358 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 06:52:57.095 7 WARNING neutronclient.v2_0.client [None req-06d09e65-ce25-40de-aa3c-96da8016cafe 491a6a6e4a48405ba5c250a4c3999008 ea7f6c944f5642798116698803b10c0b - - default default] 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: 233/476] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:57 2026] GET /v2.1/servers/02924c39-4072-48e5-94dc-e0fc2ef0b912 => generated 1618 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 06:52:57.157 8 INFO nova.api.openstack.compute.server_external_events [req-32c2f2f0-2531-4bb5-8726-740ebd856e93 req-8ddd2aef-4f5f-4a22-a118-eea33e61c719 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-deleted:437fe620-22b0-48f8-81d7-9f21532f1d4d for instance 02924c39-4072-48e5-94dc-e0fc2ef0b912 on instance [pid: 8|app: 0|req: 244/477] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:52:57 2026] POST /v2.1/os-server-external-events => generated 183 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 06:52:58.220 7 WARNING neutronclient.v2_0.client [None req-3af935cd-5b71-44d6-ab4c-2c7e947af058 491a6a6e4a48405ba5c250a4c3999008 ea7f6c944f5642798116698803b10c0b - - default default] 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/478] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:58 2026] GET /v2.1/servers/02924c39-4072-48e5-94dc-e0fc2ef0b912 => generated 1456 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 06:52:59.319 8 WARNING neutronclient.v2_0.client [None req-9d176cb6-5080-48b8-b5d2-ce218811ec17 491a6a6e4a48405ba5c250a4c3999008 ea7f6c944f5642798116698803b10c0b - - default default] 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: 245/479] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:52:59 2026] GET /v2.1/servers/02924c39-4072-48e5-94dc-e0fc2ef0b912 => generated 1456 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 06:53:00.522 7 INFO nova.api.openstack.wsgi [None req-ecfbdb5d-2b49-4515-b8a7-7b12ac115286 491a6a6e4a48405ba5c250a4c3999008 ea7f6c944f5642798116698803b10c0b - - default default] HTTP exception thrown: Instance 02924c39-4072-48e5-94dc-e0fc2ef0b912 could not be found. [pid: 7|app: 0|req: 235/480] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:53:00 2026] GET /v2.1/servers/02924c39-4072-48e5-94dc-e0fc2ef0b912 => 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, ' [pid: 8|app: 0|req: 246/481] 10.0.0.179 () {34 vars in 670 bytes} [Fri Apr 17 06:53:02 2026] POST /v2.1/os-keypairs => generated 386 bytes in 138 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 06:53:04.538 7 WARNING neutronclient.v2_0.client [None req-6d66481c-127f-4c84-a5a0-42bedeb3650c 1895012a90b349c29d2576727ad84181 2ccfb532bbfb41b4bd2d230159da4352 - - default default] 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: 236/484] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:53:04 2026] GET /v2.1/servers/24af1f84-42d6-4365-8b84-c04af7fcc200 => generated 1819 bytes in 488 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 06:53:05.038 8 WARNING neutronclient.v2_0.client [None req-1200c99c-94e1-419b-9d1b-de98ffc72dee 1895012a90b349c29d2576727ad84181 2ccfb532bbfb41b4bd2d230159da4352 - - default default] 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: 249/485] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:53:05 2026] GET /v2.1/servers/24af1f84-42d6-4365-8b84-c04af7fcc200 => generated 1819 bytes in 193 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 06:53:05.407 7 WARNING neutronclient.v2_0.client [None req-afa95f9c-c5c3-458a-9e6a-506f225e4127 dca57891261241d091814296a0300782 6dba369c01924615978631fe912d1e05 - - default default] 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: 250/486] 10.0.0.179 () {34 vars in 749 bytes} [Fri Apr 17 06:53:05 2026] POST /v2.1/servers/24af1f84-42d6-4365-8b84-c04af7fcc200/action => generated 0 bytes in 79 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 06:53:05.461 7 WARNING neutronclient.v2_0.client [None req-afa95f9c-c5c3-458a-9e6a-506f225e4127 dca57891261241d091814296a0300782 6dba369c01924615978631fe912d1e05 - - default default] 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 06:53:05.489 8 WARNING neutronclient.v2_0.client [None req-f92b8e86-d1ab-4ddb-b0aa-4cd262ac642d 1895012a90b349c29d2576727ad84181 2ccfb532bbfb41b4bd2d230159da4352 - - default default] 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: 251/487] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:53:05 2026] GET /v2.1/servers/24af1f84-42d6-4365-8b84-c04af7fcc200 => generated 1821 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 06:53:05.660 7 WARNING neutronclient.v2_0.client [None req-afa95f9c-c5c3-458a-9e6a-506f225e4127 dca57891261241d091814296a0300782 6dba369c01924615978631fe912d1e05 - - default default] 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: 237/488] 10.0.0.179 () {34 vars in 662 bytes} [Fri Apr 17 06:53:05 2026] POST /v2.1/servers => generated 452 bytes in 531 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 06:53:05.901 8 WARNING neutronclient.v2_0.client [None req-5cb2efb2-bbbb-4ccd-a1f5-12c70c35ab32 dca57891261241d091814296a0300782 6dba369c01924615978631fe912d1e05 - - default default] 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: 252/489] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:53:05 2026] GET /v2.1/servers/2f51aabb-22f6-4067-91b0-e3ac24bd65a5 => generated 1432 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 06:53:06.636 7 WARNING neutronclient.v2_0.client [None req-d96d5ce8-f78b-4e28-9b50-896ed0e1aad3 1895012a90b349c29d2576727ad84181 2ccfb532bbfb41b4bd2d230159da4352 - - default default] 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: 238/490] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:53:06 2026] GET /v2.1/servers/24af1f84-42d6-4365-8b84-c04af7fcc200 => generated 1821 bytes in 129 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 06:53:06.994 8 WARNING neutronclient.v2_0.client [None req-fecc3c7b-f2d2-49b8-95d0-1c14aec62aed dca57891261241d091814296a0300782 6dba369c01924615978631fe912d1e05 - - default default] 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/491] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:53:06 2026] GET /v2.1/servers/2f51aabb-22f6-4067-91b0-e3ac24bd65a5 => generated 1436 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 06:53:07.773 7 WARNING neutronclient.v2_0.client [None req-0989c183-f018-4c1a-ae50-8cbe5a2eee86 1895012a90b349c29d2576727ad84181 2ccfb532bbfb41b4bd2d230159da4352 - - default default] 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/492] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:53:07 2026] GET /v2.1/servers/24af1f84-42d6-4365-8b84-c04af7fcc200 => generated 1821 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 06:53:08.088 8 WARNING neutronclient.v2_0.client [None req-b8ad9efa-8113-40d4-b0c6-2e2398cbc826 dca57891261241d091814296a0300782 6dba369c01924615978631fe912d1e05 - - default default] 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/493] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:53:08 2026] GET /v2.1/servers/2f51aabb-22f6-4067-91b0-e3ac24bd65a5 => generated 1484 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 06:53:08.928 7 WARNING neutronclient.v2_0.client [None req-de35e71c-c4cc-47eb-a66e-0706044c9a97 1895012a90b349c29d2576727ad84181 2ccfb532bbfb41b4bd2d230159da4352 - - default default] 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 06:53:09.176 8 WARNING neutronclient.v2_0.client [None req-822c3558-eaea-4fa3-8ab0-66f119439696 dca57891261241d091814296a0300782 6dba369c01924615978631fe912d1e05 - - default default] 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/494] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:53:09 2026] GET /v2.1/servers/2f51aabb-22f6-4067-91b0-e3ac24bd65a5 => generated 1484 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/495] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:53:08 2026] GET /v2.1/servers/24af1f84-42d6-4365-8b84-c04af7fcc200 => generated 1826 bytes in 655 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 06:53:09.650 8 INFO nova.api.openstack.compute.server_external_events [req-75150a2e-426d-4690-a81c-a6ec397b493e req-352a92e0-ed73-4164-bb87-5ee75ab9019a b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-unplugged:58e932d8-554f-4ba9-a124-e52388d643aa for instance 24af1f84-42d6-4365-8b84-c04af7fcc200 on instance [pid: 8|app: 0|req: 256/496] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:53:09 2026] POST /v2.1/os-server-external-events => generated 185 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 06:53:10.554 7 WARNING neutronclient.v2_0.client [None req-c156f24b-8cbc-4bca-98f7-0ada93a02502 dca57891261241d091814296a0300782 6dba369c01924615978631fe912d1e05 - - default default] 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 06:53:10.629 8 WARNING neutronclient.v2_0.client [None req-546573bf-2b84-4c9b-9651-5955533c7392 1895012a90b349c29d2576727ad84181 2ccfb532bbfb41b4bd2d230159da4352 - - default default] 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/497] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:53:10 2026] GET /v2.1/servers/2f51aabb-22f6-4067-91b0-e3ac24bd65a5 => generated 1492 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/498] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:53:10 2026] GET /v2.1/servers/24af1f84-42d6-4365-8b84-c04af7fcc200 => generated 1826 bytes in 742 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 06:53:11.692 7 WARNING neutronclient.v2_0.client [None req-a4f06933-ed8a-4970-a8ee-fac4309734c4 dca57891261241d091814296a0300782 6dba369c01924615978631fe912d1e05 - - default default] 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 06:53:11.699 8 INFO nova.api.openstack.compute.server_external_events [req-ab0a93e5-c5df-4f5a-b040-abcdd450e74f req-baa46588-8359-4ffb-b7f9-f3779d0d396b b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-unplugged:58e932d8-554f-4ba9-a124-e52388d643aa for instance 24af1f84-42d6-4365-8b84-c04af7fcc200 on instance [pid: 8|app: 0|req: 258/499] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:53:11 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/500] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:53:11 2026] GET /v2.1/servers/2f51aabb-22f6-4067-91b0-e3ac24bd65a5 => generated 1569 bytes in 427 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 06:53:12.377 8 WARNING neutronclient.v2_0.client [None req-05d20c0c-44ae-4862-a3c5-a3b56e6698b1 1895012a90b349c29d2576727ad84181 2ccfb532bbfb41b4bd2d230159da4352 - - default default] 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/501] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:53:12 2026] GET /v2.1/servers/24af1f84-42d6-4365-8b84-c04af7fcc200 => generated 1826 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 06:53:13.143 7 WARNING neutronclient.v2_0.client [None req-20e14946-1fdd-4406-9a77-b3054ea9dd5a dca57891261241d091814296a0300782 6dba369c01924615978631fe912d1e05 - - default default] 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/502] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:53:13 2026] GET /v2.1/servers/2f51aabb-22f6-4067-91b0-e3ac24bd65a5 => generated 1557 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 06:53:13.556 8 WARNING neutronclient.v2_0.client [None req-855bbd2b-41f3-4074-b10e-b6b7932786a3 1895012a90b349c29d2576727ad84181 2ccfb532bbfb41b4bd2d230159da4352 - - default default] 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/503] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:53:13 2026] GET /v2.1/servers/24af1f84-42d6-4365-8b84-c04af7fcc200 => generated 1826 bytes in 179 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 06:53:13.744 7 INFO nova.api.openstack.compute.server_external_events [req-77409ef7-a692-4314-b9e8-cb76b4dcc27f req-5f465c13-cbd5-49b3-93db-88668b2a6e0e b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-changed:68d9f271-3f0d-48cd-97e0-e45247790db4 for instance 2f51aabb-22f6-4067-91b0-e3ac24bd65a5 on instance 2026-04-17 06:53:13.745 7 INFO nova.api.openstack.compute.server_external_events [req-77409ef7-a692-4314-b9e8-cb76b4dcc27f req-5f465c13-cbd5-49b3-93db-88668b2a6e0e b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-plugged:58e932d8-554f-4ba9-a124-e52388d643aa for instance 24af1f84-42d6-4365-8b84-c04af7fcc200 on instance 2026-04-17 06:53:13.745 7 INFO nova.api.openstack.compute.server_external_events [req-77409ef7-a692-4314-b9e8-cb76b4dcc27f req-5f465c13-cbd5-49b3-93db-88668b2a6e0e b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-plugged:58e932d8-554f-4ba9-a124-e52388d643aa for instance 24af1f84-42d6-4365-8b84-c04af7fcc200 on instance [pid: 7|app: 0|req: 244/504] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:53:13 2026] POST /v2.1/os-server-external-events => generated 521 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 06:53:14.289 8 WARNING neutronclient.v2_0.client [None req-55c54f91-a58a-4d9e-b3c1-47efdd8310a6 dca57891261241d091814296a0300782 6dba369c01924615978631fe912d1e05 - - default default] 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/505] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:53:14 2026] GET /v2.1/servers/2f51aabb-22f6-4067-91b0-e3ac24bd65a5 => generated 1557 bytes in 168 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 06:53:14.768 8 WARNING neutronclient.v2_0.client [None req-0cf2f174-04c4-4379-97c5-4fb8aa11500a 1895012a90b349c29d2576727ad84181 2ccfb532bbfb41b4bd2d230159da4352 - - default default] 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/508] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:53:14 2026] GET /v2.1/servers/24af1f84-42d6-4365-8b84-c04af7fcc200 => generated 1826 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 06:53:15.488 7 WARNING neutronclient.v2_0.client [None req-9ffe45b4-baf5-4431-bd7d-926f7bc735a6 dca57891261241d091814296a0300782 6dba369c01924615978631fe912d1e05 - - default default] 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 06:53:15.912 8 WARNING neutronclient.v2_0.client [None req-0b3c2833-b9be-4fde-93e1-7662d391b1a9 1895012a90b349c29d2576727ad84181 2ccfb532bbfb41b4bd2d230159da4352 - - default default] 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: 246/509] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:53:15 2026] GET /v2.1/servers/2f51aabb-22f6-4067-91b0-e3ac24bd65a5 => generated 1557 bytes in 744 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 06:53:16.214 7 INFO nova.api.openstack.compute.server_external_events [req-f7f2fb73-4b67-4d7a-a1d6-b50049e28f10 req-4f919f8d-09ab-4e9b-98be-4d83b1492d27 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-plugged:68d9f271-3f0d-48cd-97e0-e45247790db4 for instance 2f51aabb-22f6-4067-91b0-e3ac24bd65a5 on instance [pid: 7|app: 0|req: 247/510] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:53:16 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) [pid: 8|app: 0|req: 264/511] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:53:15 2026] GET /v2.1/servers/24af1f84-42d6-4365-8b84-c04af7fcc200 => generated 1819 bytes in 1062 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 06:53:17.240 7 WARNING neutronclient.v2_0.client [None req-6ad70903-4c8f-4719-b1d7-285314561e01 dca57891261241d091814296a0300782 6dba369c01924615978631fe912d1e05 - - default default] 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/512] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:53:17 2026] GET /v2.1/servers/2f51aabb-22f6-4067-91b0-e3ac24bd65a5 => generated 1557 bytes in 257 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 06:53:18.283 8 INFO nova.api.openstack.compute.server_external_events [req-f1287f0c-78e7-4e6b-ae82-73bfdef08b84 req-8a288b93-be9a-4d6d-9b68-27252b35e1a0 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-plugged:68d9f271-3f0d-48cd-97e0-e45247790db4 for instance 2f51aabb-22f6-4067-91b0-e3ac24bd65a5 on instance [pid: 8|app: 0|req: 265/513] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:53:18 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 06:53:18.521 7 WARNING neutronclient.v2_0.client [None req-c7a77b14-e69c-4b87-83aa-9c6341d71c12 dca57891261241d091814296a0300782 6dba369c01924615978631fe912d1e05 - - default default] 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/514] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:53:18 2026] GET /v2.1/servers/2f51aabb-22f6-4067-91b0-e3ac24bd65a5 => generated 1741 bytes in 695 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 06:53:19.218 8 WARNING neutronclient.v2_0.client [None req-46a931da-345c-4255-92a2-1f4fdb91d582 dca57891261241d091814296a0300782 6dba369c01924615978631fe912d1e05 - - default default] 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/515] 10.0.0.179 () {32 vars in 740 bytes} [Fri Apr 17 06:53:19 2026] GET /v2.1/servers/2f51aabb-22f6-4067-91b0-e3ac24bd65a5/os-interface => generated 285 bytes in 839 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 06:53:21.143 7 WARNING neutronclient.v2_0.client [None req-4db7ba47-c652-4f6a-a3c4-677c39e62b70 dca57891261241d091814296a0300782 6dba369c01924615978631fe912d1e05 - - default default] 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 06:53:21.146 8 INFO nova.api.openstack.compute.server_external_events [req-eb6a2824-f432-49a4-953c-16619b0d2b6e req-9042e065-4625-4190-a2e2-5457380e91ff b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-changed:68d9f271-3f0d-48cd-97e0-e45247790db4 for instance 2f51aabb-22f6-4067-91b0-e3ac24bd65a5 on instance [pid: 8|app: 0|req: 267/516] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:53:21 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) [pid: 7|app: 0|req: 250/517] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:53:21 2026] GET /v2.1/servers/2f51aabb-22f6-4067-91b0-e3ac24bd65a5 => generated 1741 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, ' [pid: 8|app: 0|req: 268/518] 10.0.0.179 () {32 vars in 640 bytes} [Fri Apr 17 06:53:21 2026] GET /v2.1/servers => generated 384 bytes in 51 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: 251/519] 10.0.0.179 () {32 vars in 717 bytes} [Fri Apr 17 06:53:21 2026] DELETE /v2.1/servers/2f51aabb-22f6-4067-91b0-e3ac24bd65a5 => generated 0 bytes in 92 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 06:53:21.465 8 WARNING neutronclient.v2_0.client [None req-b8e870f3-c2e7-4f56-8187-a131a0f46855 dca57891261241d091814296a0300782 6dba369c01924615978631fe912d1e05 - - default default] 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/520] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:53:21 2026] GET /v2.1/servers/2f51aabb-22f6-4067-91b0-e3ac24bd65a5 => generated 1747 bytes in 144 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 06:53:22.629 7 WARNING neutronclient.v2_0.client [None req-e65e1ee7-ba8c-4054-ab9a-79f6030b4c7e dca57891261241d091814296a0300782 6dba369c01924615978631fe912d1e05 - - default default] 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: 252/521] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:53:22 2026] GET /v2.1/servers/2f51aabb-22f6-4067-91b0-e3ac24bd65a5 => generated 1867 bytes in 171 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 06:53:23.831 8 WARNING neutronclient.v2_0.client [None req-3da74e41-9a72-4d1d-83e8-819cb05bea86 dca57891261241d091814296a0300782 6dba369c01924615978631fe912d1e05 - - default default] 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 06:53:24.341 7 INFO nova.api.openstack.compute.server_external_events [req-f259954b-b663-4141-8085-7458098f7b2e req-e35294db-7532-498b-b256-74115ebcbddf b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-deleted:68d9f271-3f0d-48cd-97e0-e45247790db4 for instance 2f51aabb-22f6-4067-91b0-e3ac24bd65a5 on instance [pid: 7|app: 0|req: 253/522] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:53:24 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) [pid: 8|app: 0|req: 270/523] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:53:23 2026] GET /v2.1/servers/2f51aabb-22f6-4067-91b0-e3ac24bd65a5 => generated 1867 bytes in 568 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 06:53:25.417 8 WARNING neutronclient.v2_0.client [None req-e02f150b-89e5-4fe8-aca1-101b2c3c87f5 dca57891261241d091814296a0300782 6dba369c01924615978631fe912d1e05 - - default default] 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/526] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:53:25 2026] GET /v2.1/servers/2f51aabb-22f6-4067-91b0-e3ac24bd65a5 => generated 1518 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 06:53:26.525 7 WARNING neutronclient.v2_0.client [None req-b5092155-738e-4f61-a83a-d5ab1e8187a5 dca57891261241d091814296a0300782 6dba369c01924615978631fe912d1e05 - - default default] 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/527] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:53:26 2026] GET /v2.1/servers/2f51aabb-22f6-4067-91b0-e3ac24bd65a5 => generated 1518 bytes in 118 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 06:53:27.633 8 INFO nova.api.openstack.wsgi [None req-5448d3fe-aec5-4c04-8de1-33d186021f4e dca57891261241d091814296a0300782 6dba369c01924615978631fe912d1e05 - - default default] HTTP exception thrown: Instance 2f51aabb-22f6-4067-91b0-e3ac24bd65a5 could not be found. [pid: 8|app: 0|req: 273/528] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:53:27 2026] GET /v2.1/servers/2f51aabb-22f6-4067-91b0-e3ac24bd65a5 => generated 111 bytes in 27 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: 256/529] 10.0.0.179 () {32 vars in 705 bytes} [Fri Apr 17 06:53:27 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1024366022 => generated 0 bytes in 21 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 06:53:32.396 8 WARNING neutronclient.v2_0.client [None req-e25d7ec1-3f35-4319-a184-61fbd1c55c17 1895012a90b349c29d2576727ad84181 2ccfb532bbfb41b4bd2d230159da4352 - - default default] 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/530] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:53:32 2026] GET /v2.1/servers/24af1f84-42d6-4365-8b84-c04af7fcc200 => generated 1819 bytes in 357 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/531] 10.0.0.179 () {32 vars in 717 bytes} [Fri Apr 17 06:53:32 2026] DELETE /v2.1/servers/24af1f84-42d6-4365-8b84-c04af7fcc200 => generated 0 bytes in 97 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 06:53:32.869 8 WARNING neutronclient.v2_0.client [None req-288b2b96-9363-43ec-8469-60819dd2eb54 1895012a90b349c29d2576727ad84181 2ccfb532bbfb41b4bd2d230159da4352 - - default default] 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: 258/532] 10.0.0.179 () {30 vars in 412 bytes} [Fri Apr 17 06:53:33 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/533] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:53:32 2026] GET /v2.1/servers/24af1f84-42d6-4365-8b84-c04af7fcc200 => generated 1825 bytes in 616 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: 259/534] 10.0.0.179 () {28 vars in 559 bytes} [Fri Apr 17 06:53:33 2026] GET /v2/ => generated 402 bytes in 433 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: 276/535] 10.0.0.179 () {28 vars in 563 bytes} [Fri Apr 17 06:53:33 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: 260/536] 10.0.0.179 () {30 vars in 412 bytes} [Fri Apr 17 06:53:33 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-17 06:53:34.163 8 INFO nova.api.openstack.compute.server_external_events [req-ffce435f-a37c-4e4b-9c17-86a74e86c0ce req-62cecb52-8b9e-4cb2-ac5a-fdf5a68e1338 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-unplugged:58e932d8-554f-4ba9-a124-e52388d643aa for instance 24af1f84-42d6-4365-8b84-c04af7fcc200 on instance [pid: 8|app: 0|req: 277/537] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:53:34 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 06:53:34.500 7 WARNING neutronclient.v2_0.client [None req-adebe2a5-e472-4f33-9e3a-ca7b042c637d 1895012a90b349c29d2576727ad84181 2ccfb532bbfb41b4bd2d230159da4352 - - default default] 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/540] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:53:34 2026] GET /v2.1/servers/24af1f84-42d6-4365-8b84-c04af7fcc200 => generated 1825 bytes in 553 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 06:53:36.072 8 WARNING neutronclient.v2_0.client [None req-0638ec63-ec85-4b8b-9fc4-05385ea7c735 1895012a90b349c29d2576727ad84181 2ccfb532bbfb41b4bd2d230159da4352 - - default default] 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: 280/541] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:53:36 2026] GET /v2.1/servers/24af1f84-42d6-4365-8b84-c04af7fcc200 => generated 1758 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 06:53:36.222 7 INFO nova.api.openstack.compute.server_external_events [req-9ab6a547-511a-444a-8dca-c3fa0c852ff3 req-69722491-3fec-4ae0-88c2-d79bc7ef669f b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-unplugged:58e932d8-554f-4ba9-a124-e52388d643aa for instance 24af1f84-42d6-4365-8b84-c04af7fcc200 on instance 2026-04-17 06:53:36.222 7 INFO nova.api.openstack.compute.server_external_events [req-9ab6a547-511a-444a-8dca-c3fa0c852ff3 req-69722491-3fec-4ae0-88c2-d79bc7ef669f b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-deleted:58e932d8-554f-4ba9-a124-e52388d643aa for instance 24af1f84-42d6-4365-8b84-c04af7fcc200 on instance [pid: 7|app: 0|req: 262/542] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:53:36 2026] POST /v2.1/os-server-external-events => generated 356 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 06:53:37.177 8 WARNING neutronclient.v2_0.client [None req-66ee83a1-3570-4700-a191-212a207825f0 1895012a90b349c29d2576727ad84181 2ccfb532bbfb41b4bd2d230159da4352 - - default default] 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: 281/543] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:53:37 2026] GET /v2.1/servers/24af1f84-42d6-4365-8b84-c04af7fcc200 => generated 1478 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 06:53:38.271 7 WARNING neutronclient.v2_0.client [None req-29bef237-b7a7-4728-9b21-d335988d7e6d 1895012a90b349c29d2576727ad84181 2ccfb532bbfb41b4bd2d230159da4352 - - default default] 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/544] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:53:38 2026] GET /v2.1/servers/24af1f84-42d6-4365-8b84-c04af7fcc200 => generated 1478 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 06:53:39.482 8 INFO nova.api.openstack.wsgi [None req-e27c0027-5cc3-4e50-b231-615b58062cfb 1895012a90b349c29d2576727ad84181 2ccfb532bbfb41b4bd2d230159da4352 - - default default] HTTP exception thrown: Instance 24af1f84-42d6-4365-8b84-c04af7fcc200 could not be found. [pid: 8|app: 0|req: 282/545] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:53:39 2026] GET /v2.1/servers/24af1f84-42d6-4365-8b84-c04af7fcc200 => 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: 264/546] 10.0.0.179 () {32 vars in 705 bytes} [Fri Apr 17 06:53:39 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1903057962 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-17 06:54:03.443 7 WARNING neutronclient.v2_0.client [None req-20d4fa09-cfb6-42d9-886e-b2bcc73757c7 fc387cb238bb45b5838e0ea813800507 c83f478580c74a10b908f101e40020b7 - - default default] 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 06:54:03.616 7 WARNING neutronclient.v2_0.client [None req-20d4fa09-cfb6-42d9-886e-b2bcc73757c7 fc387cb238bb45b5838e0ea813800507 c83f478580c74a10b908f101e40020b7 - - default default] 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: 267/551] 10.0.0.179 () {34 vars in 662 bytes} [Fri Apr 17 06:54:03 2026] POST /v2.1/servers => generated 424 bytes in 414 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 06:54:03.823 8 WARNING neutronclient.v2_0.client [None req-7db853a7-755e-4081-b703-06dd16b15254 fc387cb238bb45b5838e0ea813800507 c83f478580c74a10b908f101e40020b7 - - default default] 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: 285/552] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:54:03 2026] GET /v2.1/servers/05fae908-4b7a-4025-b585-059bc3120c4e => generated 1368 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 06:54:04.906 7 WARNING neutronclient.v2_0.client [None req-9b98f2d0-2989-43e4-857d-6fdfd779e24d fc387cb238bb45b5838e0ea813800507 c83f478580c74a10b908f101e40020b7 - - default default] 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/555] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:54:04 2026] GET /v2.1/servers/05fae908-4b7a-4025-b585-059bc3120c4e => generated 1372 bytes in 558 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 06:54:06.480 8 WARNING neutronclient.v2_0.client [None req-0e78aee4-1ecf-40b1-bc95-aaa277e0b8a3 fc387cb238bb45b5838e0ea813800507 c83f478580c74a10b908f101e40020b7 - - default default] 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: 287/556] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:54:06 2026] GET /v2.1/servers/05fae908-4b7a-4025-b585-059bc3120c4e => generated 1420 bytes in 132 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 06:54:07.654 7 WARNING neutronclient.v2_0.client [None req-a9333c17-79ed-44f8-b72e-014b2b74b7d5 fc387cb238bb45b5838e0ea813800507 c83f478580c74a10b908f101e40020b7 - - default default] 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/557] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:54:07 2026] GET /v2.1/servers/05fae908-4b7a-4025-b585-059bc3120c4e => generated 1420 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 06:54:08.802 8 WARNING neutronclient.v2_0.client [None req-11529318-2c4a-48a8-a16c-f13224f67148 fc387cb238bb45b5838e0ea813800507 c83f478580c74a10b908f101e40020b7 - - default default] 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: 288/558] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:54:08 2026] GET /v2.1/servers/05fae908-4b7a-4025-b585-059bc3120c4e => generated 1470 bytes in 1281 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 06:54:10.635 7 INFO nova.api.openstack.compute.server_external_events [req-8534ea07-83b4-4d42-ae70-d65560a80181 req-ead68b92-7f24-4f00-ba55-93d16fc94b72 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-changed:5dc7b0f5-acad-41ae-8007-006f7fd33c8d for instance 05fae908-4b7a-4025-b585-059bc3120c4e on instance [pid: 7|app: 0|req: 271/559] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:54:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 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 06:54:11.108 8 WARNING neutronclient.v2_0.client [None req-7872cafd-0507-4da3-9b51-fd7a9aceba78 fc387cb238bb45b5838e0ea813800507 c83f478580c74a10b908f101e40020b7 - - default default] 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/560] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:54:11 2026] GET /v2.1/servers/05fae908-4b7a-4025-b585-059bc3120c4e => generated 1468 bytes in 1314 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 06:54:13.430 7 WARNING neutronclient.v2_0.client [None req-8f718501-068f-4378-ae9f-9754faa06d29 fc387cb238bb45b5838e0ea813800507 c83f478580c74a10b908f101e40020b7 - - default default] 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: 272/563] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:54:13 2026] GET /v2.1/servers/05fae908-4b7a-4025-b585-059bc3120c4e => generated 1468 bytes in 1151 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 06:54:15.603 8 WARNING neutronclient.v2_0.client [None req-5883a32c-fa2b-4f31-8573-764288aab16a fc387cb238bb45b5838e0ea813800507 c83f478580c74a10b908f101e40020b7 - - default default] 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: 292/564] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:54:15 2026] GET /v2.1/servers/05fae908-4b7a-4025-b585-059bc3120c4e => generated 1468 bytes in 490 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 06:54:17.111 7 WARNING neutronclient.v2_0.client [None req-2d058ab9-9747-46a9-8a1d-ade792c9a1cc fc387cb238bb45b5838e0ea813800507 c83f478580c74a10b908f101e40020b7 - - default default] 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/565] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:54:17 2026] GET /v2.1/servers/05fae908-4b7a-4025-b585-059bc3120c4e => generated 1468 bytes in 551 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 06:54:18.681 8 WARNING neutronclient.v2_0.client [None req-172444bc-7bd5-4eb8-b1df-984cce11e0c4 fc387cb238bb45b5838e0ea813800507 c83f478580c74a10b908f101e40020b7 - - default default] 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/566] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:54:18 2026] GET /v2.1/servers/05fae908-4b7a-4025-b585-059bc3120c4e => generated 1468 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 06:54:19.841 7 WARNING neutronclient.v2_0.client [None req-033e87a9-a258-4388-aff4-c618d525ff52 fc387cb238bb45b5838e0ea813800507 c83f478580c74a10b908f101e40020b7 - - default default] 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 06:54:21.095 8 INFO nova.api.openstack.compute.server_external_events [req-8f9af389-280b-4b05-90b4-4246bbcf10a8 req-d56af163-ca89-48f2-b135-f46a820a7f8c b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-plugged:5dc7b0f5-acad-41ae-8007-006f7fd33c8d for instance 05fae908-4b7a-4025-b585-059bc3120c4e on instance [pid: 8|app: 0|req: 294/567] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:54:21 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) [pid: 7|app: 0|req: 274/568] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:54:19 2026] GET /v2.1/servers/05fae908-4b7a-4025-b585-059bc3120c4e => generated 1468 bytes in 2867 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 06:54:23.184 8 INFO nova.api.openstack.compute.server_external_events [req-9fd1e1c5-5f57-41df-81cd-6a9ede3ee4d5 req-a164e14f-dba5-43b7-8568-10bb5000435d b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-plugged:5dc7b0f5-acad-41ae-8007-006f7fd33c8d for instance 05fae908-4b7a-4025-b585-059bc3120c4e on instance [pid: 8|app: 0|req: 295/569] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:54:23 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 06:54:23.725 7 WARNING neutronclient.v2_0.client [None req-5a38fbc5-fb34-49a2-bff2-ff441b4dc8ac fc387cb238bb45b5838e0ea813800507 c83f478580c74a10b908f101e40020b7 - - default default] 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: 296/570] 10.0.0.179 () {34 vars in 670 bytes} [Fri Apr 17 06:54:23 2026] POST /v2.1/os-keypairs => generated 396 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/571] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:54:23 2026] GET /v2.1/servers/05fae908-4b7a-4025-b585-059bc3120c4e => generated 1647 bytes in 426 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: 277/574] 10.0.0.179 () {32 vars in 717 bytes} [Fri Apr 17 06:54:25 2026] DELETE /v2.1/servers/05fae908-4b7a-4025-b585-059bc3120c4e => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-17 06:54:25.434 8 WARNING neutronclient.v2_0.client [None req-dbebe115-e62d-4dfb-8380-fed0b20d08c6 fc387cb238bb45b5838e0ea813800507 c83f478580c74a10b908f101e40020b7 - - default default] 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/575] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:54:25 2026] GET /v2.1/servers/05fae908-4b7a-4025-b585-059bc3120c4e => generated 1653 bytes in 901 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 06:54:27.344 7 WARNING neutronclient.v2_0.client [None req-2c11f2f0-724b-4744-963b-9d32735f04ef fc387cb238bb45b5838e0ea813800507 c83f478580c74a10b908f101e40020b7 - - default default] 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: 278/576] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:54:27 2026] GET /v2.1/servers/05fae908-4b7a-4025-b585-059bc3120c4e => generated 1653 bytes in 390 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: 299/577] 10.0.0.179 () {34 vars in 670 bytes} [Fri Apr 17 06:54:27 2026] POST /v2.1/os-keypairs => generated 385 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 06:54:28.353 7 INFO nova.api.openstack.compute.server_external_events [req-a04ae35c-acea-4455-a632-b7fb9859e852 req-840857c2-27c0-4ffa-9e6b-1234072ff0f0 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-deleted:5dc7b0f5-acad-41ae-8007-006f7fd33c8d for instance 05fae908-4b7a-4025-b585-059bc3120c4e on instance [pid: 7|app: 0|req: 279/578] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:54:28 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) 2026-04-17 06:54:28.751 8 WARNING neutronclient.v2_0.client [None req-5dbb8853-54cb-48b9-ab67-538c116332d9 fc387cb238bb45b5838e0ea813800507 c83f478580c74a10b908f101e40020b7 - - default default] 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/579] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:54:28 2026] GET /v2.1/servers/05fae908-4b7a-4025-b585-059bc3120c4e => generated 1449 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 06:54:29.420 7 WARNING neutronclient.v2_0.client [None req-d64ec4f3-8bd1-4c78-95e1-8471ad7868bf 908a3a05fe39405f9c3ab10b220c8451 a26a5beb4ea347f5bef6159deb517f2e - - default default] 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 06:54:29.482 7 WARNING neutronclient.v2_0.client [None req-d64ec4f3-8bd1-4c78-95e1-8471ad7868bf 908a3a05fe39405f9c3ab10b220c8451 a26a5beb4ea347f5bef6159deb517f2e - - default default] 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 06:54:29.527 7 WARNING neutronclient.v2_0.client [None req-d64ec4f3-8bd1-4c78-95e1-8471ad7868bf 908a3a05fe39405f9c3ab10b220c8451 a26a5beb4ea347f5bef6159deb517f2e - - default default] 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 06:54:29.709 7 WARNING neutronclient.v2_0.client [None req-d64ec4f3-8bd1-4c78-95e1-8471ad7868bf 908a3a05fe39405f9c3ab10b220c8451 a26a5beb4ea347f5bef6159deb517f2e - - default default] 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 06:54:29.877 8 WARNING neutronclient.v2_0.client [None req-4a45156b-1047-45e0-9dbd-8b7cf3b7cb7b fc387cb238bb45b5838e0ea813800507 c83f478580c74a10b908f101e40020b7 - - default default] 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: 301/580] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:54:29 2026] GET /v2.1/servers/05fae908-4b7a-4025-b585-059bc3120c4e => generated 1454 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/581] 10.0.0.179 () {34 vars in 662 bytes} [Fri Apr 17 06:54:29 2026] POST /v2.1/servers => generated 496 bytes in 594 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 06:54:29.975 8 WARNING neutronclient.v2_0.client [None req-65fba26f-eebb-47e5-a539-b3b9db30c4eb 908a3a05fe39405f9c3ab10b220c8451 a26a5beb4ea347f5bef6159deb517f2e - - default default] 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: 302/582] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:54:29 2026] GET /v2.1/servers/30e08607-5925-4583-96a4-d3274fdcc1c9 => generated 1456 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 06:54:31.005 7 WARNING neutronclient.v2_0.client [None req-e870a630-0328-49d0-b8b4-8864ff8fbe91 fc387cb238bb45b5838e0ea813800507 c83f478580c74a10b908f101e40020b7 - - default default] 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: 281/583] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:54:30 2026] GET /v2.1/servers/05fae908-4b7a-4025-b585-059bc3120c4e => generated 1454 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 06:54:31.067 8 WARNING neutronclient.v2_0.client [None req-4c3f9338-19d1-49c4-8457-d52c49956ac7 908a3a05fe39405f9c3ab10b220c8451 a26a5beb4ea347f5bef6159deb517f2e - - default default] 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/584] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:54:31 2026] GET /v2.1/servers/30e08607-5925-4583-96a4-d3274fdcc1c9 => generated 1460 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 06:54:32.099 7 INFO nova.api.openstack.wsgi [None req-2da21823-cd99-41a4-a3a2-fdd9382c0ec5 fc387cb238bb45b5838e0ea813800507 c83f478580c74a10b908f101e40020b7 - - default default] HTTP exception thrown: Instance 05fae908-4b7a-4025-b585-059bc3120c4e could not be found. [pid: 7|app: 0|req: 282/585] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:54:32 2026] GET /v2.1/servers/05fae908-4b7a-4025-b585-059bc3120c4e => generated 111 bytes in 24 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 06:54:32.180 8 WARNING neutronclient.v2_0.client [None req-57c7489c-c88a-413c-beaa-037af4dad83e 908a3a05fe39405f9c3ab10b220c8451 a26a5beb4ea347f5bef6159deb517f2e - - default default] 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: 304/586] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:54:32 2026] GET /v2.1/servers/30e08607-5925-4583-96a4-d3274fdcc1c9 => generated 1508 bytes in 609 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 06:54:33.795 7 WARNING neutronclient.v2_0.client [None req-931ed6cb-ee27-4643-b227-21ca3550a363 908a3a05fe39405f9c3ab10b220c8451 a26a5beb4ea347f5bef6159deb517f2e - - default default] 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: 283/587] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:54:33 2026] GET /v2.1/servers/30e08607-5925-4583-96a4-d3274fdcc1c9 => generated 1508 bytes in 253 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 06:54:35.071 7 WARNING neutronclient.v2_0.client [None req-f36e88b6-bf28-4da1-816d-2c2328ace303 908a3a05fe39405f9c3ab10b220c8451 a26a5beb4ea347f5bef6159deb517f2e - - default default] 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: 285/590] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:54:35 2026] GET /v2.1/servers/30e08607-5925-4583-96a4-d3274fdcc1c9 => generated 1516 bytes in 518 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 06:54:36.608 8 WARNING neutronclient.v2_0.client [None req-35ffe299-d9a9-47fb-a1bb-cac5cf19737a 908a3a05fe39405f9c3ab10b220c8451 a26a5beb4ea347f5bef6159deb517f2e - - default default] 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 06:54:36.900 7 INFO nova.api.openstack.compute.server_external_events [req-936810f1-45f7-4ea4-8002-4da61db108ad req-4842311c-1fc8-4a60-9838-d8d70a336726 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-changed:0e3b6691-a728-4d07-8fef-7721cb095ba0 for instance 30e08607-5925-4583-96a4-d3274fdcc1c9 on instance [pid: 7|app: 0|req: 286/591] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:54:36 2026] POST /v2.1/os-server-external-events => generated 179 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 06:54:37.187 7 INFO nova.api.openstack.compute.server_external_events [req-ecfd01c7-f7ee-496f-b85f-3c9f8ca50a54 req-ec47f863-fc5c-43e8-a1ef-fb427ecaac97 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-unplugged:0e3b6691-a728-4d07-8fef-7721cb095ba0 for instance 30e08607-5925-4583-96a4-d3274fdcc1c9 on instance [pid: 7|app: 0|req: 287/592] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:54:37 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/593] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:54:36 2026] GET /v2.1/servers/30e08607-5925-4583-96a4-d3274fdcc1c9 => generated 1628 bytes in 800 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 06:54:38.424 7 WARNING neutronclient.v2_0.client [None req-798dcd1f-24ff-4c0f-9fc1-620944b0f3eb 908a3a05fe39405f9c3ab10b220c8451 a26a5beb4ea347f5bef6159deb517f2e - - default default] 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/594] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:54:38 2026] GET /v2.1/servers/30e08607-5925-4583-96a4-d3274fdcc1c9 => generated 1628 bytes in 1143 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: 307/595] 10.0.0.184 () {30 vars in 618 bytes} [Fri Apr 17 06:54:40 2026] GET /v2.1 => generated 0 bytes in 118 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: 289/596] 10.0.0.184 () {32 vars in 691 bytes} [Fri Apr 17 06:54:40 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: 8|app: 0|req: 308/597] 10.0.0.184 () {34 vars in 912 bytes} [Fri Apr 17 06:54:40 2026] GET /v2.1/os-simple-tenant-usage/5ef8d3b751b04f6e91d50a5fec1d56c5?start=2026-04-16T00:00:00&end=2026-04-17T23:59:59 => generated 20 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 06:54:40.590 7 WARNING neutronclient.v2_0.client [None req-5b30c1a0-61b6-40de-bb39-de861c0615c7 908a3a05fe39405f9c3ab10b220c8451 a26a5beb4ea347f5bef6159deb517f2e - - default default] 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: 309/598] 10.0.0.184 () {30 vars in 653 bytes} [Fri Apr 17 06:54:40 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/599] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:54:40 2026] GET /v2.1/servers/30e08607-5925-4583-96a4-d3274fdcc1c9 => generated 1628 bytes in 583 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 06:54:42.182 8 WARNING neutronclient.v2_0.client [None req-56a49492-5017-447f-b22e-a40ff34019fe 908a3a05fe39405f9c3ab10b220c8451 a26a5beb4ea347f5bef6159deb517f2e - - default default] 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: 310/600] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:54:42 2026] GET /v2.1/servers/30e08607-5925-4583-96a4-d3274fdcc1c9 => generated 1628 bytes in 677 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 06:54:43.879 8 WARNING neutronclient.v2_0.client [None req-a2389c63-8dc6-47fa-8a12-d4866b0d63c2 908a3a05fe39405f9c3ab10b220c8451 a26a5beb4ea347f5bef6159deb517f2e - - default default] 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: 291/601] 10.0.0.184 () {30 vars in 618 bytes} [Fri Apr 17 06:54:43 2026] GET /v2.1 => generated 0 bytes in 121 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 292/602] 10.0.0.184 () {32 vars in 691 bytes} [Fri Apr 17 06:54:43 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: 311/603] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:54:43 2026] GET /v2.1/servers/30e08607-5925-4583-96a4-d3274fdcc1c9 => generated 1628 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/604] 10.0.0.184 () {34 vars in 912 bytes} [Fri Apr 17 06:54:43 2026] GET /v2.1/os-simple-tenant-usage/5ef8d3b751b04f6e91d50a5fec1d56c5?start=2026-04-16T00:00:00&end=2026-04-17T23:59:59 => generated 20 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, ' [pid: 8|app: 0|req: 312/605] 10.0.0.184 () {30 vars in 653 bytes} [Fri Apr 17 06:54:44 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 06:54:44.663 8 INFO nova.api.openstack.compute.server_external_events [req-6f735fa5-d4a1-49b8-9e14-11d4bbb57b4b req-9e2ffe47-1785-47ed-b72c-2dc7d6b9a1cb b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-plugged:0e3b6691-a728-4d07-8fef-7721cb095ba0 for instance 30e08607-5925-4583-96a4-d3274fdcc1c9 on instance [pid: 8|app: 0|req: 314/608] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:54:44 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 06:54:45.063 7 WARNING neutronclient.v2_0.client [None req-d1be0128-eea0-430c-b544-8393ebb6c345 908a3a05fe39405f9c3ab10b220c8451 a26a5beb4ea347f5bef6159deb517f2e - - default default] 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: 295/609] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:54:45 2026] GET /v2.1/servers/30e08607-5925-4583-96a4-d3274fdcc1c9 => generated 1628 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 06:54:46.236 8 WARNING neutronclient.v2_0.client [None req-7e7cdefc-2504-483d-b79d-bfee232a8185 908a3a05fe39405f9c3ab10b220c8451 a26a5beb4ea347f5bef6159deb517f2e - - default default] 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/610] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:54:46 2026] GET /v2.1/servers/30e08607-5925-4583-96a4-d3274fdcc1c9 => generated 1628 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 06:54:46.704 7 INFO nova.api.openstack.compute.server_external_events [req-90238496-1ce2-4e01-9f48-ee7bae472370 req-dadfd99e-6f45-4b98-b987-fea3cef9b0e1 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-plugged:0e3b6691-a728-4d07-8fef-7721cb095ba0 for instance 30e08607-5925-4583-96a4-d3274fdcc1c9 on instance [pid: 7|app: 0|req: 296/611] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:54:46 2026] POST /v2.1/os-server-external-events => generated 183 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 06:54:47.433 8 WARNING neutronclient.v2_0.client [None req-61900b09-f451-444e-b60f-a1798b090e82 908a3a05fe39405f9c3ab10b220c8451 a26a5beb4ea347f5bef6159deb517f2e - - default default] 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: 316/612] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:54:47 2026] GET /v2.1/servers/30e08607-5925-4583-96a4-d3274fdcc1c9 => generated 1808 bytes in 435 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 06:54:47.891 7 WARNING neutronclient.v2_0.client [None req-acec9b24-33ca-4693-8ef4-58ebe74b953a 908a3a05fe39405f9c3ab10b220c8451 a26a5beb4ea347f5bef6159deb517f2e - - default default] 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: 297/613] 10.0.0.179 () {32 vars in 740 bytes} [Fri Apr 17 06:54:47 2026] GET /v2.1/servers/30e08607-5925-4583-96a4-d3274fdcc1c9/os-interface => generated 285 bytes in 326 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 06:54:48.979 8 INFO nova.api.openstack.compute.server_external_events [req-9f13fcba-b03b-4823-86de-5a3bc49ed497 req-705404f8-3b9f-43bb-84a2-d612f8601f60 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-changed:0e3b6691-a728-4d07-8fef-7721cb095ba0 for instance 30e08607-5925-4583-96a4-d3274fdcc1c9 on instance [pid: 8|app: 0|req: 317/614] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:54:48 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, ' [pid: 8|app: 0|req: 319/617] 10.0.0.179 () {34 vars in 670 bytes} [Fri Apr 17 06:54:57 2026] POST /v2.1/os-keypairs => generated 397 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 06:55:00.470 7 WARNING neutronclient.v2_0.client [None req-ad3419e8-0de8-47b4-8144-69af073d7d84 bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] 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 06:55:00.514 7 WARNING neutronclient.v2_0.client [None req-ad3419e8-0de8-47b4-8144-69af073d7d84 bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] 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 06:55:01.054 7 WARNING neutronclient.v2_0.client [None req-ad3419e8-0de8-47b4-8144-69af073d7d84 bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] 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: 299/618] 10.0.0.179 () {34 vars in 662 bytes} [Fri Apr 17 06:55:00 2026] POST /v2.1/servers => generated 450 bytes in 946 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-17 06:55:01.375 8 WARNING neutronclient.v2_0.client [None req-31c023a1-b28e-4078-b4cc-54255653c002 bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] 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: 320/619] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:55:01 2026] GET /v2.1/servers/0e4a8810-ccbc-4fc5-8314-5ea8c1d0e32d => generated 1401 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 06:55:02.471 7 WARNING neutronclient.v2_0.client [None req-f8c12be6-da4a-4c36-b784-6484acd712e3 bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] 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/620] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:55:02 2026] GET /v2.1/servers/0e4a8810-ccbc-4fc5-8314-5ea8c1d0e32d => generated 1405 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 06:55:03.579 8 WARNING neutronclient.v2_0.client [None req-174a7c71-7d87-4692-b3b9-11f040178dfa bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] 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: 321/621] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:55:03 2026] GET /v2.1/servers/0e4a8810-ccbc-4fc5-8314-5ea8c1d0e32d => generated 1453 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 06:55:04.366 7 WARNING neutronclient.v2_0.client [None req-c86c3893-d988-4b16-8d14-c4de6e325678 908a3a05fe39405f9c3ab10b220c8451 a26a5beb4ea347f5bef6159deb517f2e - - default default] 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: 301/622] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:55:04 2026] GET /v2.1/servers/30e08607-5925-4583-96a4-d3274fdcc1c9 => generated 1928 bytes in 200 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 06:55:04.690 8 WARNING neutronclient.v2_0.client [None req-2b2edf47-1163-4966-a99f-11e3be567e1f bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] 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: 323/625] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:55:04 2026] GET /v2.1/servers/0e4a8810-ccbc-4fc5-8314-5ea8c1d0e32d => 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, ' [pid: 7|app: 0|req: 303/626] 10.0.0.179 () {32 vars in 752 bytes} [Fri Apr 17 06:55:05 2026] GET /v2.1/servers/30e08607-5925-4583-96a4-d3274fdcc1c9/os-server-password => generated 116 bytes in 52 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 06:55:05.767 8 WARNING neutronclient.v2_0.client [None req-198deaf7-4484-44dc-b697-3a5b78fae180 bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] 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: 324/627] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:55:05 2026] GET /v2.1/servers/0e4a8810-ccbc-4fc5-8314-5ea8c1d0e32d => generated 1461 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 06:55:06.865 7 WARNING neutronclient.v2_0.client [None req-0d69c2df-2760-4b9e-901a-3acca0268067 bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] 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: 325/628] 10.0.0.179 () {32 vars in 717 bytes} [Fri Apr 17 06:55:07 2026] DELETE /v2.1/servers/30e08607-5925-4583-96a4-d3274fdcc1c9 => generated 0 bytes in 97 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 06:55:07.153 8 WARNING neutronclient.v2_0.client [None req-bd008367-8e29-4a5e-bb71-1dd487155c2b 908a3a05fe39405f9c3ab10b220c8451 a26a5beb4ea347f5bef6159deb517f2e - - default default] 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: 304/629] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:55:06 2026] GET /v2.1/servers/0e4a8810-ccbc-4fc5-8314-5ea8c1d0e32d => generated 1539 bytes in 717 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 06:55:07.574 7 INFO nova.api.openstack.compute.server_external_events [req-39b3f783-273a-4fe0-a0f5-dcaeb3b5acdf req-276d2cd1-78f3-480b-908f-2af184daab27 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-changed:3be56793-e9cd-4b99-b66d-3e2cd95f94d8 for instance 0e4a8810-ccbc-4fc5-8314-5ea8c1d0e32d on instance [pid: 7|app: 0|req: 305/630] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:55:07 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) [pid: 8|app: 0|req: 326/631] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:55:07 2026] GET /v2.1/servers/30e08607-5925-4583-96a4-d3274fdcc1c9 => generated 1934 bytes in 494 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 06:55:08.430 7 INFO nova.api.openstack.compute.server_external_events [req-2917ae22-2f34-4bb4-9373-83604399302f req-ef2d7432-c846-4a44-9af6-8aa444cf98b0 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-unplugged:0e3b6691-a728-4d07-8fef-7721cb095ba0 for instance 30e08607-5925-4583-96a4-d3274fdcc1c9 on instance [pid: 7|app: 0|req: 306/632] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:55:08 2026] POST /v2.1/os-server-external-events => generated 185 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 06:55:08.603 8 WARNING neutronclient.v2_0.client [None req-bac607fe-49f2-441f-97b2-b85d6acd6216 bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] 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 06:55:08.667 7 WARNING neutronclient.v2_0.client [None req-6c66610e-cc40-43d6-8a27-95df98250a8c 908a3a05fe39405f9c3ab10b220c8451 a26a5beb4ea347f5bef6159deb517f2e - - default default] 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/633] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:55:08 2026] GET /v2.1/servers/0e4a8810-ccbc-4fc5-8314-5ea8c1d0e32d => generated 1527 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/634] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:55:08 2026] GET /v2.1/servers/30e08607-5925-4583-96a4-d3274fdcc1c9 => generated 1934 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 06:55:09.799 8 WARNING neutronclient.v2_0.client [None req-8c9c683f-f7d1-4563-b573-bc1be363b003 bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] 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 06:55:09.828 7 WARNING neutronclient.v2_0.client [None req-37b196c5-e6ef-45f1-8c7f-a76493dc1a42 908a3a05fe39405f9c3ab10b220c8451 a26a5beb4ea347f5bef6159deb517f2e - - default default] 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: 328/635] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:55:09 2026] GET /v2.1/servers/0e4a8810-ccbc-4fc5-8314-5ea8c1d0e32d => generated 1527 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/636] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:55:09 2026] GET /v2.1/servers/30e08607-5925-4583-96a4-d3274fdcc1c9 => generated 1934 bytes in 230 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 06:55:10.059 8 INFO nova.api.openstack.compute.server_external_events [req-d551814e-c4bb-4d60-827a-591d3a5f87af req-8703db1f-4d05-49bb-a1ac-f9507970fabb b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-deleted:0e3b6691-a728-4d07-8fef-7721cb095ba0 for instance 30e08607-5925-4583-96a4-d3274fdcc1c9 on instance [pid: 8|app: 0|req: 329/637] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:55:10 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 06:55:10.471 7 INFO nova.api.openstack.compute.server_external_events [req-b8980d00-eae8-432a-8764-9598cf9d56b9 req-f1259ccd-a580-4ee7-8b4c-e30aa355d485 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-unplugged:0e3b6691-a728-4d07-8fef-7721cb095ba0 for instance 30e08607-5925-4583-96a4-d3274fdcc1c9 on instance [pid: 7|app: 0|req: 309/638] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:55:10 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 06:55:11.039 8 WARNING neutronclient.v2_0.client [None req-a39c0600-3cb6-4ebc-991b-05623586f710 bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] 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 06:55:11.058 7 WARNING neutronclient.v2_0.client [None req-5481d5d2-4c2f-4a87-98e1-4dbcd8363a17 908a3a05fe39405f9c3ab10b220c8451 a26a5beb4ea347f5bef6159deb517f2e - - default default] 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/639] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:55:11 2026] GET /v2.1/servers/30e08607-5925-4583-96a4-d3274fdcc1c9 => generated 1537 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/640] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:55:10 2026] GET /v2.1/servers/0e4a8810-ccbc-4fc5-8314-5ea8c1d0e32d => generated 1527 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 06:55:12.154 7 WARNING neutronclient.v2_0.client [None req-b0529bb6-61c7-41d7-9955-c635871306e4 908a3a05fe39405f9c3ab10b220c8451 a26a5beb4ea347f5bef6159deb517f2e - - default default] 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: 311/641] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:55:12 2026] GET /v2.1/servers/30e08607-5925-4583-96a4-d3274fdcc1c9 => generated 1542 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 06:55:12.230 8 WARNING neutronclient.v2_0.client [None req-0c129f8f-1c01-4462-a429-d1862b83043a bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] 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: 331/642] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:55:12 2026] GET /v2.1/servers/0e4a8810-ccbc-4fc5-8314-5ea8c1d0e32d => generated 1527 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 06:55:12.463 7 INFO nova.api.openstack.compute.server_external_events [req-9a898f07-912b-40ed-b1da-0550670d1f1e req-105e5fb8-ef29-4390-9d1d-757d3c9c7bbb b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-plugged:3be56793-e9cd-4b99-b66d-3e2cd95f94d8 for instance 0e4a8810-ccbc-4fc5-8314-5ea8c1d0e32d on instance [pid: 7|app: 0|req: 312/643] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:55:12 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 06:55:13.405 8 WARNING neutronclient.v2_0.client [None req-8587e696-f7fa-45df-bba2-197eb49ee35c 908a3a05fe39405f9c3ab10b220c8451 a26a5beb4ea347f5bef6159deb517f2e - - default default] 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/644] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:55:13 2026] GET /v2.1/servers/30e08607-5925-4583-96a4-d3274fdcc1c9 => generated 1542 bytes in 236 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 06:55:13.489 7 WARNING neutronclient.v2_0.client [None req-e827337a-260d-4961-bb5a-cca4447c34a1 bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] 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: 313/645] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:55:13 2026] GET /v2.1/servers/0e4a8810-ccbc-4fc5-8314-5ea8c1d0e32d => generated 1527 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 06:55:14.488 8 INFO nova.api.openstack.wsgi [None req-0622057b-405d-4a2b-af09-5817509e99e8 908a3a05fe39405f9c3ab10b220c8451 a26a5beb4ea347f5bef6159deb517f2e - - default default] HTTP exception thrown: Instance 30e08607-5925-4583-96a4-d3274fdcc1c9 could not be found. [pid: 8|app: 0|req: 333/646] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:55:14 2026] GET /v2.1/servers/30e08607-5925-4583-96a4-d3274fdcc1c9 => 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, ' 2026-04-17 06:55:14.507 7 INFO nova.api.openstack.compute.server_external_events [req-c076f9e2-d339-42b4-a96b-e20d042b251e req-710e4dc0-4017-4cd1-8079-dbbcba2fabe6 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-plugged:3be56793-e9cd-4b99-b66d-3e2cd95f94d8 for instance 0e4a8810-ccbc-4fc5-8314-5ea8c1d0e32d on instance [pid: 7|app: 0|req: 314/647] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:55:14 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) 2026-04-17 06:55:14.521 8 INFO nova.api.openstack.wsgi [None req-70873ad4-82cd-4b64-8565-b6073ab6f127 908a3a05fe39405f9c3ab10b220c8451 a26a5beb4ea347f5bef6159deb517f2e - - default default] HTTP exception thrown: Instance 30e08607-5925-4583-96a4-d3274fdcc1c9 could not be found. [pid: 8|app: 0|req: 334/648] 10.0.0.179 () {32 vars in 717 bytes} [Fri Apr 17 06:55:14 2026] DELETE /v2.1/servers/30e08607-5925-4583-96a4-d3274fdcc1c9 => 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 06:55:14.553 8 INFO nova.api.openstack.wsgi [None req-43648a31-a15d-4964-8230-35cf8b47f0b6 908a3a05fe39405f9c3ab10b220c8451 a26a5beb4ea347f5bef6159deb517f2e - - default default] HTTP exception thrown: Instance 30e08607-5925-4583-96a4-d3274fdcc1c9 could not be found. [pid: 8|app: 0|req: 336/651] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:55:14 2026] GET /v2.1/servers/30e08607-5925-4583-96a4-d3274fdcc1c9 => generated 111 bytes in 23 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: 316/652] 10.0.0.179 () {32 vars in 703 bytes} [Fri Apr 17 06:55:14 2026] DELETE /v2.1/os-keypairs/tempest-keypair-766177191 => 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, ' 2026-04-17 06:55:14.697 8 WARNING neutronclient.v2_0.client [None req-0738b2d8-14ec-4e89-b63f-8cfdb00e07af bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] 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/653] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:55:14 2026] GET /v2.1/servers/0e4a8810-ccbc-4fc5-8314-5ea8c1d0e32d => generated 1695 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 06:55:15.042 7 WARNING neutronclient.v2_0.client [None req-64dd58c0-6c55-4220-9330-546895fc0b1a bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] 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: 317/654] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:55:15 2026] GET /v2.1/servers/0e4a8810-ccbc-4fc5-8314-5ea8c1d0e32d => generated 1695 bytes in 440 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: 338/655] 10.0.0.179 () {32 vars in 725 bytes} [Fri Apr 17 06:55:15 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-921182844 => 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 06:55:17.007 7 INFO nova.api.openstack.compute.server_external_events [req-aaf26c3a-841e-446d-bb2a-7ab4dae59aa8 req-be8c20ed-8e3c-422a-9475-eb1522e0a5f6 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-changed:3be56793-e9cd-4b99-b66d-3e2cd95f94d8 for instance 0e4a8810-ccbc-4fc5-8314-5ea8c1d0e32d on instance [pid: 7|app: 0|req: 318/656] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:55:16 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) [pid: 8|app: 0|req: 340/659] 10.0.0.179 () {34 vars in 749 bytes} [Fri Apr 17 06:55:25 2026] POST /v2.1/servers/0e4a8810-ccbc-4fc5-8314-5ea8c1d0e32d/action => generated 31890 bytes in 552 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 06:55:29.421 7 INFO nova.api.openstack.compute.server_external_events [req-01c1991c-a9f9-471c-baf5-0c5286ae5985 req-151e0fe9-f11d-4965-afe8-07d81256aabf b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-changed:3be56793-e9cd-4b99-b66d-3e2cd95f94d8 for instance 0e4a8810-ccbc-4fc5-8314-5ea8c1d0e32d on instance [pid: 7|app: 0|req: 320/660] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:55:29 2026] POST /v2.1/os-server-external-events => generated 179 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: 341/661] 10.0.0.179 () {34 vars in 670 bytes} [Fri Apr 17 06:55:30 2026] POST /v2.1/os-keypairs => generated 398 bytes in 44 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 06:55:32.836 7 WARNING neutronclient.v2_0.client [None req-9b275369-d0f7-483b-9cf8-4b7999b530b8 bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] 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 06:55:32.876 7 WARNING neutronclient.v2_0.client [None req-9b275369-d0f7-483b-9cf8-4b7999b530b8 bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] 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 06:55:33.069 7 WARNING neutronclient.v2_0.client [None req-9b275369-d0f7-483b-9cf8-4b7999b530b8 bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] 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/662] 10.0.0.179 () {34 vars in 662 bytes} [Fri Apr 17 06:55:32 2026] POST /v2.1/servers => generated 449 bytes in 475 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-17 06:55:33.271 8 WARNING neutronclient.v2_0.client [None req-d38d6229-cc48-40e9-8ac9-a2cc7e92aefc bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] 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: 342/663] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:55:33 2026] GET /v2.1/servers/e54a6e46-0978-4c9b-b22a-da0af00612e9 => generated 1402 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 06:55:34.494 7 WARNING neutronclient.v2_0.client [None req-94e7b858-082a-47b0-98f0-35e232112f05 bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] 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: 322/666] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:55:34 2026] GET /v2.1/servers/e54a6e46-0978-4c9b-b22a-da0af00612e9 => generated 1398 bytes in 112 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 06:55:35.646 8 WARNING neutronclient.v2_0.client [None req-b9fbe8d7-e772-4f48-9950-ffe58518e929 bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] 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: 345/667] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:55:35 2026] GET /v2.1/servers/e54a6e46-0978-4c9b-b22a-da0af00612e9 => generated 1454 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 06:55:36.740 7 WARNING neutronclient.v2_0.client [None req-0959e8c1-d6dc-4c41-a544-c665ff6e0fda bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] 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: 323/668] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:55:36 2026] GET /v2.1/servers/e54a6e46-0978-4c9b-b22a-da0af00612e9 => generated 1454 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 06:55:37.827 8 WARNING neutronclient.v2_0.client [None req-b376a30f-9005-4031-ad3d-24e7d1d8b32a bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] 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 06:55:39.183 7 INFO nova.api.openstack.compute.server_external_events [req-cf0070d6-2106-420a-adc4-7ac8d94dd2b5 req-e982a20e-1dc9-4732-ac11-fa31868fe700 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-changed:48916715-cbf2-4f42-b38c-27b5564b0f5d for instance e54a6e46-0978-4c9b-b22a-da0af00612e9 on instance [pid: 7|app: 0|req: 324/669] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:55: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) [pid: 8|app: 0|req: 346/670] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:55:37 2026] GET /v2.1/servers/e54a6e46-0978-4c9b-b22a-da0af00612e9 => generated 1529 bytes in 1412 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 06:55:40.259 7 WARNING neutronclient.v2_0.client [None req-bcc4345b-6b7e-443f-a5b0-0d3747fba309 bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] 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/671] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:55:40 2026] GET /v2.1/servers/e54a6e46-0978-4c9b-b22a-da0af00612e9 => generated 1527 bytes in 983 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 06:55:42.260 8 WARNING neutronclient.v2_0.client [None req-6f73b3e6-4828-43a8-90d1-58cde8498ff2 bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] 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/672] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:55:42 2026] GET /v2.1/servers/e54a6e46-0978-4c9b-b22a-da0af00612e9 => generated 1527 bytes in 349 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 06:55:43.635 7 WARNING neutronclient.v2_0.client [None req-8e573660-10c1-4733-a3c3-9fbc84f057ec bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] 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: 326/673] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:55:43 2026] GET /v2.1/servers/e54a6e46-0978-4c9b-b22a-da0af00612e9 => generated 1527 bytes in 506 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 06:55:45.169 7 WARNING neutronclient.v2_0.client [None req-aeb6f54f-1d6f-45ac-9f15-95bec9a4987f bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] 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: 328/676] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:55:45 2026] GET /v2.1/servers/e54a6e46-0978-4c9b-b22a-da0af00612e9 => generated 1527 bytes in 332 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 06:55:45.695 8 INFO nova.api.openstack.compute.server_external_events [req-452548c7-a6bf-4ba2-8deb-c932c37e8571 req-3ff4e690-c74e-4aca-be8b-5ef14d5cc9bb b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-plugged:48916715-cbf2-4f42-b38c-27b5564b0f5d for instance e54a6e46-0978-4c9b-b22a-da0af00612e9 on instance [pid: 8|app: 0|req: 349/677] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:55:45 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 06:55:46.504 7 WARNING neutronclient.v2_0.client [None req-5457bad2-74a8-4267-a23a-5c72e312caf4 bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] 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: 329/678] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:55:46 2026] GET /v2.1/servers/e54a6e46-0978-4c9b-b22a-da0af00612e9 => generated 1527 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 06:55:47.663 8 WARNING neutronclient.v2_0.client [None req-338e7677-d265-4e85-a76b-14e1809029a5 bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] 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 06:55:47.757 7 INFO nova.api.openstack.compute.server_external_events [req-cb8c6b15-954e-4e1e-8982-6dbb9ee1a160 req-754cda28-b864-44c7-b393-0ae6c4961ba1 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-plugged:48916715-cbf2-4f42-b38c-27b5564b0f5d for instance e54a6e46-0978-4c9b-b22a-da0af00612e9 on instance [pid: 7|app: 0|req: 330/679] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:55:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/680] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:55:47 2026] GET /v2.1/servers/e54a6e46-0978-4c9b-b22a-da0af00612e9 => generated 1696 bytes in 160 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 06:55:47.841 7 WARNING neutronclient.v2_0.client [None req-28847207-94da-43d2-9cf8-8b2871d62184 bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] 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: 331/681] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:55:47 2026] GET /v2.1/servers/e54a6e46-0978-4c9b-b22a-da0af00612e9 => generated 1696 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 06:55:48.810 8 INFO nova.api.openstack.compute.server_external_events [req-9b727d88-0e1c-4cf7-9244-2350be71e112 req-e25bb2d0-2d13-4a30-8c5f-82a55f671f10 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-changed:48916715-cbf2-4f42-b38c-27b5564b0f5d for instance e54a6e46-0978-4c9b-b22a-da0af00612e9 on instance [pid: 8|app: 0|req: 351/682] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:55:48 2026] POST /v2.1/os-server-external-events => generated 179 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: 353/685] 10.0.0.179 () {34 vars in 749 bytes} [Fri Apr 17 06:55:58 2026] POST /v2.1/servers/e54a6e46-0978-4c9b-b22a-da0af00612e9/action => generated 31890 bytes in 537 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: 333/686] 10.0.0.179 () {32 vars in 717 bytes} [Fri Apr 17 06:56:02 2026] DELETE /v2.1/servers/e54a6e46-0978-4c9b-b22a-da0af00612e9 => generated 0 bytes in 84 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 06:56:02.154 8 WARNING neutronclient.v2_0.client [None req-3b52115d-06f4-493d-a8de-e2b3ac726e4b bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] 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/687] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:56:02 2026] GET /v2.1/servers/e54a6e46-0978-4c9b-b22a-da0af00612e9 => generated 1822 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, ' 2026-04-17 06:56:03.376 7 WARNING neutronclient.v2_0.client [None req-c4f48d76-d6ac-4d5a-ab99-965de6f25f22 bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] 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: 334/688] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:56:03 2026] GET /v2.1/servers/e54a6e46-0978-4c9b-b22a-da0af00612e9 => generated 1822 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 06:56:03.830 8 INFO nova.api.openstack.compute.server_external_events [req-5eced187-6fa4-4c58-a01b-9fb5e67e977b req-abf0754a-5edf-438f-bb2e-f5a478b87acc b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-unplugged:48916715-cbf2-4f42-b38c-27b5564b0f5d for instance e54a6e46-0978-4c9b-b22a-da0af00612e9 on instance [pid: 8|app: 0|req: 355/689] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:56:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 06:56:04.586 7 WARNING neutronclient.v2_0.client [None req-fb89a1d9-bfa8-4781-92d8-b9f74bae887e bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] 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 06:56:05.168 8 INFO nova.api.openstack.compute.server_external_events [req-5ead9c0c-302e-4711-b5a4-60afd7fc169f req-a40bc021-6f0b-407a-bf91-4f3275c564b5 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-deleted:48916715-cbf2-4f42-b38c-27b5564b0f5d for instance e54a6e46-0978-4c9b-b22a-da0af00612e9 on instance [pid: 8|app: 0|req: 357/692] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:56:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/693] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:56:04 2026] GET /v2.1/servers/e54a6e46-0978-4c9b-b22a-da0af00612e9 => generated 1755 bytes in 677 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 06:56:05.870 8 INFO nova.api.openstack.compute.server_external_events [req-0066cec2-4f01-4652-b9d6-0b0bc1a1642b req-bdaffe78-0306-484a-8514-fef5707114fe b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-unplugged:48916715-cbf2-4f42-b38c-27b5564b0f5d for instance e54a6e46-0978-4c9b-b22a-da0af00612e9 on instance [pid: 8|app: 0|req: 358/694] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:56:05 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 06:56:06.308 7 WARNING neutronclient.v2_0.client [None req-327eda69-be0c-44aa-a052-0b55cb1c02ac bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] 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: 337/695] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:56:06 2026] GET /v2.1/servers/e54a6e46-0978-4c9b-b22a-da0af00612e9 => generated 1488 bytes in 105 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 06:56:07.418 8 WARNING neutronclient.v2_0.client [None req-b33e2207-91fa-4e8f-8dcc-1ad7775c120d bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] 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/696] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:56:07 2026] GET /v2.1/servers/e54a6e46-0978-4c9b-b22a-da0af00612e9 => generated 1488 bytes in 273 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 06:56:08.684 7 INFO nova.api.openstack.wsgi [None req-a31100be-2df0-4e82-b727-8f8dbb90da17 bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] HTTP exception thrown: Instance e54a6e46-0978-4c9b-b22a-da0af00612e9 could not be found. [pid: 7|app: 0|req: 338/697] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:56:08 2026] GET /v2.1/servers/e54a6e46-0978-4c9b-b22a-da0af00612e9 => 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: 8|app: 0|req: 360/698] 10.0.0.179 () {32 vars in 729 bytes} [Fri Apr 17 06:56:08 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1564983156 => generated 0 bytes in 23 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: 339/699] 10.0.0.179 () {32 vars in 717 bytes} [Fri Apr 17 06:56:09 2026] DELETE /v2.1/servers/0e4a8810-ccbc-4fc5-8314-5ea8c1d0e32d => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-17 06:56:09.324 8 WARNING neutronclient.v2_0.client [None req-6b6f4a4a-0e4d-4416-ad1c-2c85b697f6d4 bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] 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/700] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:56:09 2026] GET /v2.1/servers/0e4a8810-ccbc-4fc5-8314-5ea8c1d0e32d => generated 1701 bytes in 554 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 06:56:10.914 7 WARNING neutronclient.v2_0.client [None req-edddd50a-e992-4261-9819-c7480713a04b bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] 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: 340/701] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:56:10 2026] GET /v2.1/servers/0e4a8810-ccbc-4fc5-8314-5ea8c1d0e32d => generated 1701 bytes in 670 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 06:56:12.182 8 INFO nova.api.openstack.compute.server_external_events [req-5229c9e8-8576-40a1-985c-8743f53b423d req-1c461095-ee27-4158-ac38-2d1297f1ed7d b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-unplugged:3be56793-e9cd-4b99-b66d-3e2cd95f94d8 for instance 0e4a8810-ccbc-4fc5-8314-5ea8c1d0e32d on instance [pid: 8|app: 0|req: 362/702] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:56:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 06:56:12.599 7 WARNING neutronclient.v2_0.client [None req-ab7eba3d-de6b-4866-88e8-7642a94e2334 bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] 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 06:56:13.653 8 INFO nova.api.openstack.compute.server_external_events [req-fd8edea6-344c-482d-9a96-4d8db607d049 req-1cb15604-5e8a-4f79-8483-1a700cac5aa2 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-deleted:3be56793-e9cd-4b99-b66d-3e2cd95f94d8 for instance 0e4a8810-ccbc-4fc5-8314-5ea8c1d0e32d on instance [pid: 8|app: 0|req: 363/703] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:56:13 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) [pid: 7|app: 0|req: 341/704] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:56:12 2026] GET /v2.1/servers/0e4a8810-ccbc-4fc5-8314-5ea8c1d0e32d => generated 1701 bytes in 1162 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 06:56:14.232 8 INFO nova.api.openstack.compute.server_external_events [req-b7ca1c87-306e-4c95-b83f-11ba8d9c1a45 req-342d5e86-a5f3-480f-839b-0223c08d92c9 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-unplugged:3be56793-e9cd-4b99-b66d-3e2cd95f94d8 for instance 0e4a8810-ccbc-4fc5-8314-5ea8c1d0e32d on instance [pid: 8|app: 0|req: 364/705] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:56:14 2026] POST /v2.1/os-server-external-events => generated 185 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 06:56:14.781 8 WARNING neutronclient.v2_0.client [None req-2f339ca9-673c-46d3-870a-8ad41757dc17 bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] 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: 366/708] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:56:14 2026] GET /v2.1/servers/0e4a8810-ccbc-4fc5-8314-5ea8c1d0e32d => generated 1487 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 06:56:15.918 7 WARNING neutronclient.v2_0.client [None req-c65675a9-e879-4ba7-b78e-7338bbf922d8 bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] 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/709] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:56:15 2026] GET /v2.1/servers/0e4a8810-ccbc-4fc5-8314-5ea8c1d0e32d => generated 1487 bytes in 424 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 06:56:17.337 8 INFO nova.api.openstack.wsgi [None req-4b14de53-0496-46ea-9105-2b51c7b335ad bdc21a83327b4f2f8fb1e36389b2cab8 4759b55bf68649b2a684ef648923a413 - - default default] HTTP exception thrown: Instance 0e4a8810-ccbc-4fc5-8314-5ea8c1d0e32d could not be found. [pid: 8|app: 0|req: 367/710] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:56:17 2026] GET /v2.1/servers/0e4a8810-ccbc-4fc5-8314-5ea8c1d0e32d => 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: 344/711] 10.0.0.179 () {32 vars in 727 bytes} [Fri Apr 17 06:56:17 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-912221177 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/726] 10.0.0.179 () {34 vars in 670 bytes} [Fri Apr 17 06:57:32 2026] POST /v2.1/os-keypairs => generated 395 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 06:57:35.495 7 WARNING neutronclient.v2_0.client [None req-1cb193ae-1f72-42ad-b133-d9f42d0c3114 ca26f3ddbec9450bbe0b33e0d011012a f4a86edf1eaa476d991af12e03c869f7 - - default default] 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 06:57:35.544 7 WARNING neutronclient.v2_0.client [None req-1cb193ae-1f72-42ad-b133-d9f42d0c3114 ca26f3ddbec9450bbe0b33e0d011012a f4a86edf1eaa476d991af12e03c869f7 - - default default] 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 06:57:35.830 7 WARNING neutronclient.v2_0.client [None req-1cb193ae-1f72-42ad-b133-d9f42d0c3114 ca26f3ddbec9450bbe0b33e0d011012a f4a86edf1eaa476d991af12e03c869f7 - - default default] 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/729] 10.0.0.179 () {34 vars in 662 bytes} [Fri Apr 17 06:57:35 2026] POST /v2.1/servers => generated 447 bytes in 752 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 06:57:36.065 8 WARNING neutronclient.v2_0.client [None req-9a338c05-7d06-46ad-9855-94b440384bfb ca26f3ddbec9450bbe0b33e0d011012a f4a86edf1eaa476d991af12e03c869f7 - - default default] 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: 376/730] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:57:36 2026] GET /v2.1/servers/77c176e3-f496-4f0f-a83e-39234a6d495f => generated 1394 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 06:57:41.191 7 WARNING neutronclient.v2_0.client [None req-13c93c3e-f7dc-40da-b26a-e24ed3d7168f ca26f3ddbec9450bbe0b33e0d011012a f4a86edf1eaa476d991af12e03c869f7 - - default default] 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: 355/731] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:57:41 2026] GET /v2.1/servers/77c176e3-f496-4f0f-a83e-39234a6d495f => generated 1519 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 06:57:41.932 8 INFO nova.api.openstack.compute.server_external_events [req-0922d030-dc05-43ad-a429-ab902a3583ee req-88e2def4-f8e0-4be5-a631-ad0791ee7154 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-changed:04807b89-9e8c-48d8-83d4-40e256798bd8 for instance 77c176e3-f496-4f0f-a83e-39234a6d495f on instance [pid: 8|app: 0|req: 377/732] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:57:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 77 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 06:57:46.372 7 WARNING neutronclient.v2_0.client [None req-f0503bdf-5336-4b79-8ef7-a66b7a024547 ca26f3ddbec9450bbe0b33e0d011012a f4a86edf1eaa476d991af12e03c869f7 - - default default] 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: 357/735] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:57:46 2026] GET /v2.1/servers/77c176e3-f496-4f0f-a83e-39234a6d495f => generated 1517 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, ' 2026-04-17 06:57:46.892 8 INFO nova.api.openstack.compute.server_external_events [req-a7afd79b-26f8-4663-a042-cf41f2f2eb3b req-d1a73c4d-fb0b-49f8-aa26-c2fa5c104176 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-plugged:04807b89-9e8c-48d8-83d4-40e256798bd8 for instance 77c176e3-f496-4f0f-a83e-39234a6d495f on instance [pid: 8|app: 0|req: 379/736] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:57:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 67 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 06:57:48.925 7 INFO nova.api.openstack.compute.server_external_events [req-e21901d8-a28a-44de-ac2f-1d4b7d65a0a4 req-aaaa4b28-808c-419c-bd49-3c4e6bed5abd b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-plugged:04807b89-9e8c-48d8-83d4-40e256798bd8 for instance 77c176e3-f496-4f0f-a83e-39234a6d495f on instance [pid: 7|app: 0|req: 358/737] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:57:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 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 06:57:51.572 8 WARNING neutronclient.v2_0.client [None req-a2db3c49-bcba-4ef3-a232-a722ed0e2681 ca26f3ddbec9450bbe0b33e0d011012a f4a86edf1eaa476d991af12e03c869f7 - - default default] 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: 380/738] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:57:51 2026] GET /v2.1/servers/77c176e3-f496-4f0f-a83e-39234a6d495f => generated 1816 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 06:57:52.937 8 INFO nova.api.openstack.compute.server_external_events [req-c894754e-4fd5-4fdb-a1fd-0a3cd56db930 req-08e8525a-4108-4db7-ad56-b84b15a85906 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-changed:04807b89-9e8c-48d8-83d4-40e256798bd8 for instance 77c176e3-f496-4f0f-a83e-39234a6d495f on instance [pid: 8|app: 0|req: 381/739] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:57:52 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 06:57:52.972 7 WARNING neutronclient.v2_0.client [None req-52695554-c7d6-4e86-ae67-cadc3e006556 ca26f3ddbec9450bbe0b33e0d011012a f4a86edf1eaa476d991af12e03c869f7 - - default default] 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 06:57:53.016 7 WARNING neutronclient.v2_0.client [None req-52695554-c7d6-4e86-ae67-cadc3e006556 ca26f3ddbec9450bbe0b33e0d011012a f4a86edf1eaa476d991af12e03c869f7 - - default default] 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 06:57:53.253 7 WARNING neutronclient.v2_0.client [None req-52695554-c7d6-4e86-ae67-cadc3e006556 ca26f3ddbec9450bbe0b33e0d011012a f4a86edf1eaa476d991af12e03c869f7 - - default default] 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: 359/740] 10.0.0.179 () {34 vars in 662 bytes} [Fri Apr 17 06:57:52 2026] POST /v2.1/servers => generated 447 bytes in 509 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 06:57:53.451 8 WARNING neutronclient.v2_0.client [None req-2bb62010-8f79-420a-b3f1-4f119ccb0654 ca26f3ddbec9450bbe0b33e0d011012a f4a86edf1eaa476d991af12e03c869f7 - - default default] 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: 382/741] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:57:53 2026] GET /v2.1/servers/b5e90513-f489-47de-a3ac-9cecf9b3e38b => generated 1393 bytes in 58 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 06:57:58.539 7 WARNING neutronclient.v2_0.client [None req-bedf4d27-4e89-4029-b8da-079bc16ee55b ca26f3ddbec9450bbe0b33e0d011012a f4a86edf1eaa476d991af12e03c869f7 - - default default] 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: 361/744] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:57:58 2026] GET /v2.1/servers/b5e90513-f489-47de-a3ac-9cecf9b3e38b => generated 1518 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 06:57:59.026 8 INFO nova.api.openstack.compute.server_external_events [req-29dac518-dc8a-464f-9cc7-9fd20de46aa5 req-7b7a559f-daaf-4053-ae67-262798b5028c b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-changed:c4800976-e9b2-4cc3-807f-a61bd0f63886 for instance b5e90513-f489-47de-a3ac-9cecf9b3e38b on instance [pid: 8|app: 0|req: 384/745] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:57:58 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 06:58:03.690 7 WARNING neutronclient.v2_0.client [None req-0fea8ae3-a91d-4525-bc3f-2cb01288ba37 ca26f3ddbec9450bbe0b33e0d011012a f4a86edf1eaa476d991af12e03c869f7 - - default default] 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: 362/746] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:58:03 2026] GET /v2.1/servers/b5e90513-f489-47de-a3ac-9cecf9b3e38b => generated 1516 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 06:58:03.885 8 INFO nova.api.openstack.compute.server_external_events [req-2d2c6adc-56d6-48cb-b60d-50b5aa862a49 req-01ebc3d1-0da5-421e-9b80-7f13bd56b33d b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-plugged:c4800976-e9b2-4cc3-807f-a61bd0f63886 for instance b5e90513-f489-47de-a3ac-9cecf9b3e38b on instance [pid: 8|app: 0|req: 385/747] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:58:03 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 06:58:05.929 8 INFO nova.api.openstack.compute.server_external_events [req-1bc68f4a-92a6-4d99-96aa-79c3a276d2d0 req-dc6fd297-2cb6-4982-ba3b-f10296344f97 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-plugged:c4800976-e9b2-4cc3-807f-a61bd0f63886 for instance b5e90513-f489-47de-a3ac-9cecf9b3e38b on instance [pid: 8|app: 0|req: 387/750] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:58:05 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 06:58:08.921 7 WARNING neutronclient.v2_0.client [None req-730818fe-58d8-4472-ba7f-99a39f20d34d ca26f3ddbec9450bbe0b33e0d011012a f4a86edf1eaa476d991af12e03c869f7 - - default default] 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: 364/751] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 06:58:08 2026] GET /v2.1/servers/b5e90513-f489-47de-a3ac-9cecf9b3e38b => generated 1816 bytes in 182 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 06:58:10.251 8 INFO nova.api.openstack.compute.server_external_events [req-47ecd248-330d-478b-abef-0b49d9d1cf9c req-b4745207-d79c-4bfb-ac31-59eebfe6e530 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-changed:c4800976-e9b2-4cc3-807f-a61bd0f63886 for instance b5e90513-f489-47de-a3ac-9cecf9b3e38b on instance [pid: 8|app: 0|req: 388/752] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:58:10 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 06:58:35.016 8 WARNING neutronclient.v2_0.client [None req-ea36e360-67e2-4f5a-8cf9-ad2f8ded8caa 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] 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 06:58:35.063 8 WARNING neutronclient.v2_0.client [None req-ea36e360-67e2-4f5a-8cf9-ad2f8ded8caa 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] 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 06:58:35.216 8 WARNING neutronclient.v2_0.client [None req-ea36e360-67e2-4f5a-8cf9-ad2f8ded8caa 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] 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: 392/759] 199.204.45.209 () {36 vars in 713 bytes} [Fri Apr 17 06:58:34 2026] POST /v2.1/servers => generated 453 bytes in 666 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 06:58:35.929 7 WARNING neutronclient.v2_0.client [None req-b1dad300-3d68-4717-9d69-b14007d56302 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] 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: 368/760] 199.204.45.209 () {32 vars in 732 bytes} [Fri Apr 17 06:58:35 2026] GET /v2.1/servers/31e25586-853d-491e-8113-2714cee6909b => generated 2213 bytes in 54 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 06:58:35.992 8 WARNING neutronclient.v2_0.client [None req-bb6861e1-3265-4d67-bbe5-b68529e880fe 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] 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: 393/761] 199.204.45.209 () {32 vars in 758 bytes} [Fri Apr 17 06:58:35 2026] GET /v2.1/servers/31e25586-853d-491e-8113-2714cee6909b/os-interface => generated 28 bytes in 52 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: 369/762] 199.204.45.209 () {32 vars in 776 bytes} [Fri Apr 17 06:58:36 2026] GET /v2.1/servers/31e25586-853d-491e-8113-2714cee6909b/os-volume_attachments => generated 25 bytes in 26 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 06:58:38.598 8 WARNING neutronclient.v2_0.client [None req-5e1311b8-4f92-4be9-b493-2b75e5e5d0e6 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] 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: 394/763] 199.204.45.209 () {32 vars in 732 bytes} [Fri Apr 17 06:58:38 2026] GET /v2.1/servers/31e25586-853d-491e-8113-2714cee6909b => generated 2371 bytes in 90 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 06:58:38.692 7 WARNING neutronclient.v2_0.client [None req-9ddb5fe6-c0be-4d64-902e-737d0b67732b 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] 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/764] 199.204.45.209 () {32 vars in 758 bytes} [Fri Apr 17 06:58:38 2026] GET /v2.1/servers/31e25586-853d-491e-8113-2714cee6909b/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 395/765] 199.204.45.209 () {32 vars in 776 bytes} [Fri Apr 17 06:58:38 2026] GET /v2.1/servers/31e25586-853d-491e-8113-2714cee6909b/os-volume_attachments => generated 197 bytes in 60 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 06:58:41.039 7 INFO nova.api.openstack.compute.server_external_events [req-4b1d463b-44b1-4717-873d-2ff411618989 req-8a3f1345-5561-496a-b080-0d20fc0d1332 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-changed:7e3d8a00-f92f-45dd-b0cf-577cdaf99559 for instance 31e25586-853d-491e-8113-2714cee6909b on instance [pid: 7|app: 0|req: 371/766] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:58:41 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 06:58:41.590 8 WARNING neutronclient.v2_0.client [None req-a3ac9c70-dd9f-4b76-bb75-6ff95bba097b 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] 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: 396/767] 199.204.45.209 () {32 vars in 732 bytes} [Fri Apr 17 06:58:41 2026] GET /v2.1/servers/31e25586-853d-491e-8113-2714cee6909b => generated 2445 bytes in 144 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 06:58:41.733 7 WARNING neutronclient.v2_0.client [None req-17e449e8-dd17-4dd6-9735-34e64f56ab8e 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] 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/768] 199.204.45.209 () {32 vars in 758 bytes} [Fri Apr 17 06:58:41 2026] GET /v2.1/servers/31e25586-853d-491e-8113-2714cee6909b/os-interface => generated 284 bytes in 76 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: 397/769] 199.204.45.209 () {32 vars in 776 bytes} [Fri Apr 17 06:58:41 2026] GET /v2.1/servers/31e25586-853d-491e-8113-2714cee6909b/os-volume_attachments => generated 197 bytes in 40 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 06:58:44.640 7 WARNING neutronclient.v2_0.client [None req-ef9d980b-33a9-4d40-ba6d-7d7f3e47ba25 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] 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: 373/772] 199.204.45.209 () {32 vars in 732 bytes} [Fri Apr 17 06:58:44 2026] GET /v2.1/servers/31e25586-853d-491e-8113-2714cee6909b => generated 2433 bytes in 340 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 06:58:44.771 8 WARNING neutronclient.v2_0.client [None req-a5944f43-9ff8-4340-b278-df3d6f0a3f0d 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] 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/773] 199.204.45.209 () {32 vars in 758 bytes} [Fri Apr 17 06:58:44 2026] GET /v2.1/servers/31e25586-853d-491e-8113-2714cee6909b/os-interface => generated 284 bytes in 106 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: 374/774] 199.204.45.209 () {32 vars in 776 bytes} [Fri Apr 17 06:58:44 2026] GET /v2.1/servers/31e25586-853d-491e-8113-2714cee6909b/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 06:58:46.986 8 INFO nova.api.openstack.compute.server_external_events [req-6d2f73fc-194a-4398-bf91-c80b945db46a req-11bc0ee1-64d4-482e-85da-79f2ac8c4227 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-plugged:7e3d8a00-f92f-45dd-b0cf-577cdaf99559 for instance 31e25586-853d-491e-8113-2714cee6909b on instance [pid: 8|app: 0|req: 401/775] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:58:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 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 06:58:47.747 7 WARNING neutronclient.v2_0.client [None req-0f8f3426-ea9e-4ee7-ad6b-6b6af2ebf640 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] 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/776] 199.204.45.209 () {32 vars in 732 bytes} [Fri Apr 17 06:58:47 2026] GET /v2.1/servers/31e25586-853d-491e-8113-2714cee6909b => generated 2433 bytes in 131 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 06:58:47.873 8 WARNING neutronclient.v2_0.client [None req-38adbaf7-eb93-4e02-9011-c4331c4a243b 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] 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: 402/777] 199.204.45.209 () {32 vars in 758 bytes} [Fri Apr 17 06:58:47 2026] GET /v2.1/servers/31e25586-853d-491e-8113-2714cee6909b/os-interface => generated 286 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, ' [pid: 7|app: 0|req: 376/778] 199.204.45.209 () {32 vars in 776 bytes} [Fri Apr 17 06:58:47 2026] GET /v2.1/servers/31e25586-853d-491e-8113-2714cee6909b/os-volume_attachments => generated 197 bytes in 41 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 06:58:49.020 8 INFO nova.api.openstack.compute.server_external_events [req-bbf23861-db4b-4d61-95fd-4a3c921005f8 req-44021d3a-de39-4d5b-9c2b-271f5f6226e2 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-plugged:7e3d8a00-f92f-45dd-b0cf-577cdaf99559 for instance 31e25586-853d-491e-8113-2714cee6909b on instance [pid: 8|app: 0|req: 403/779] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:58:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 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 06:58:50.593 7 WARNING neutronclient.v2_0.client [None req-26484956-f595-46fa-85a3-8483c853eb53 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] 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: 377/780] 199.204.45.209 () {32 vars in 732 bytes} [Fri Apr 17 06:58:50 2026] GET /v2.1/servers/31e25586-853d-491e-8113-2714cee6909b => generated 2581 bytes in 131 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 06:58:50.726 8 WARNING neutronclient.v2_0.client [None req-e43e7fc3-95d2-405b-a515-993e52e98a6d 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] 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/781] 199.204.45.209 () {32 vars in 758 bytes} [Fri Apr 17 06:58:50 2026] GET /v2.1/servers/31e25586-853d-491e-8113-2714cee6909b/os-interface => generated 286 bytes in 77 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: 378/782] 199.204.45.209 () {32 vars in 776 bytes} [Fri Apr 17 06:58:50 2026] GET /v2.1/servers/31e25586-853d-491e-8113-2714cee6909b/os-volume_attachments => generated 197 bytes in 36 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 06:59:24.258 7 WARNING neutronclient.v2_0.client [None req-60bce7c5-f7f8-426d-8245-c5036bd9e212 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] 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 06:59:24.300 7 WARNING neutronclient.v2_0.client [None req-60bce7c5-f7f8-426d-8245-c5036bd9e212 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] 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 06:59:26.758 8 INFO nova.api.openstack.compute.server_external_events [req-87be597a-6600-4e3e-987c-5f904e826563 req-f9cfbe17-ba0a-4859-a2e2-de85bfdf1784 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-changed:086693ca-5d38-4094-8c0a-5ced610495ee for instance 31e25586-853d-491e-8113-2714cee6909b on instance [pid: 8|app: 0|req: 410/791] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:59:26 2026] POST /v2.1/os-server-external-events => generated 179 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 06:59:29.764 8 INFO nova.api.openstack.compute.server_external_events [req-74393dd0-f576-45e2-b1ee-58f5bd2dcc26 req-7d7c2e46-5363-4ce1-a3fb-7605ec5dc0f7 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-plugged:086693ca-5d38-4094-8c0a-5ced610495ee for instance 31e25586-853d-491e-8113-2714cee6909b on instance [pid: 8|app: 0|req: 411/792] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:59:29 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 06:59:31.804 8 INFO nova.api.openstack.compute.server_external_events [req-b9f8ad4f-3095-4221-91ce-ef8735299b69 req-4228c155-34cb-406a-84e4-6b2db9e0bad4 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-plugged:086693ca-5d38-4094-8c0a-5ced610495ee for instance 31e25586-853d-491e-8113-2714cee6909b on instance [pid: 8|app: 0|req: 412/793] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:59:31 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 06:59:32.874 7 WARNING neutronclient.v2_0.client [None req-60bce7c5-f7f8-426d-8245-c5036bd9e212 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] 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: 382/794] 199.204.45.209 () {36 vars in 811 bytes} [Fri Apr 17 06:59:24 2026] POST /v2.1/servers/31e25586-853d-491e-8113-2714cee6909b/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 06:59:33.383 8 INFO nova.api.openstack.compute.server_external_events [req-c9d8f7fd-3016-45e7-b2d9-b5ea79052472 req-60e39a51-8eff-4ee7-be7e-08137f974d91 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-changed:086693ca-5d38-4094-8c0a-5ced610495ee for instance 31e25586-853d-491e-8113-2714cee6909b on instance [pid: 8|app: 0|req: 413/795] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:59:33 2026] POST /v2.1/os-server-external-events => generated 179 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 06:59:33.841 7 INFO nova.api.openstack.compute.server_external_events [req-fc1683df-1018-4b20-9dc9-1acce19ba7ed req-05d40c96-9729-4e2e-ac3f-bcbc1481a69c b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-changed:086693ca-5d38-4094-8c0a-5ced610495ee for instance 31e25586-853d-491e-8113-2714cee6909b on instance [pid: 7|app: 0|req: 383/796] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 06:59:33 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 07:00:00.403 7 WARNING neutronclient.v2_0.client [None req-b5ac8321-ec51-49d9-9146-a8426a6a3077 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] 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 07:00:00.450 7 WARNING neutronclient.v2_0.client [None req-b5ac8321-ec51-49d9-9146-a8426a6a3077 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] 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 07:00:02.929 8 INFO nova.api.openstack.compute.server_external_events [req-e55d40a6-6149-4d19-b50a-bde922c7cd4e req-3c5f9c63-043a-4d42-a662-7024c9c29a30 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-changed:2e1e74af-2035-43b4-9199-daf199e84ebf for instance 31e25586-853d-491e-8113-2714cee6909b on instance [pid: 8|app: 0|req: 417/803] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 07:00:02 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 07:00:06.460 8 INFO nova.api.openstack.compute.server_external_events [req-ff6d8fb1-f68d-4564-895b-15db5b2c8fa0 req-e97d9eb4-1d3f-4dd3-9c53-983ce6233544 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-plugged:2e1e74af-2035-43b4-9199-daf199e84ebf for instance 31e25586-853d-491e-8113-2714cee6909b on instance [pid: 8|app: 0|req: 420/806] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 07:00:06 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 07:00:08.500 8 INFO nova.api.openstack.compute.server_external_events [req-99a79133-80b7-490b-b8e1-4e6259ae5396 req-df9082ef-e214-481c-8ab0-eb663c78c297 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-plugged:2e1e74af-2035-43b4-9199-daf199e84ebf for instance 31e25586-853d-491e-8113-2714cee6909b on instance [pid: 8|app: 0|req: 421/807] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 07:00:08 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) [pid: 8|app: 0|req: 422/808] 10.0.0.18 () {28 vars in 452 bytes} [Fri Apr 17 07:00:09 2026] GET /v2.1 => generated 114 bytes in 2 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: 423/809] 10.0.0.18 () {30 vars in 656 bytes} [Fri Apr 17 07:00:09 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 424/810] 10.0.0.18 () {32 vars in 729 bytes} [Fri Apr 17 07:00:09 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: 8|app: 0|req: 425/811] 10.0.0.18 () {34 vars in 763 bytes} [Fri Apr 17 07:00:09 2026] GET /v2.1/os-services => generated 782 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-04-17 07:00:09.488 7 WARNING neutronclient.v2_0.client [None req-b5ac8321-ec51-49d9-9146-a8426a6a3077 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] 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: 387/812] 199.204.45.209 () {36 vars in 811 bytes} [Fri Apr 17 07:00:00 2026] POST /v2.1/servers/31e25586-853d-491e-8113-2714cee6909b/os-interface => generated 376 bytes in 9217 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/813] 10.0.0.18 () {28 vars in 452 bytes} [Fri Apr 17 07: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: 388/814] 10.0.0.18 () {30 vars in 656 bytes} [Fri Apr 17 07:00:13 2026] GET /v2.1 => generated 0 bytes in 48 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: 427/815] 10.0.0.18 () {32 vars in 729 bytes} [Fri Apr 17 07:00:13 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/816] 10.0.0.18 () {34 vars in 763 bytes} [Fri Apr 17 07:00:13 2026] GET /v2.1/os-services => generated 782 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/819] 10.0.0.18 () {28 vars in 452 bytes} [Fri Apr 17 07:00:17 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: 391/820] 10.0.0.18 () {30 vars in 656 bytes} [Fri Apr 17 07:00:17 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 430/821] 10.0.0.18 () {32 vars in 729 bytes} [Fri Apr 17 07:00:17 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: 392/822] 10.0.0.18 () {34 vars in 806 bytes} [Fri Apr 17 07:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/823] 10.0.0.18 () {28 vars in 452 bytes} [Fri Apr 17 07:00:21 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: 393/824] 10.0.0.18 () {30 vars in 656 bytes} [Fri Apr 17 07:00:21 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 432/825] 10.0.0.18 () {32 vars in 729 bytes} [Fri Apr 17 07:00:21 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/826] 10.0.0.18 () {34 vars in 806 bytes} [Fri Apr 17 07:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-04-17 07:00:23.296 8 WARNING neutronclient.v2_0.client [None req-f0c4c725-aa3b-42d2-8ceb-eaa3dd977eb3 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] 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 07:00:23.338 8 WARNING neutronclient.v2_0.client [None req-f0c4c725-aa3b-42d2-8ceb-eaa3dd977eb3 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] 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 07:00:25.838 7 INFO nova.api.openstack.compute.server_external_events [req-b6b19445-23e4-45c4-a3b8-963049fb096c req-b6817a46-93f9-4305-97c1-68b4d2717702 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-changed:66e098e4-21ce-4892-8e99-94682b57601f for instance 31e25586-853d-491e-8113-2714cee6909b on instance [pid: 7|app: 0|req: 397/829] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 07:00:25 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 07:00:29.394 7 INFO nova.api.openstack.compute.server_external_events [req-8c477548-a7e1-4c1a-a39a-2be781551a9f req-4a62ab1c-6b1a-4e14-98a0-0494c0bb5f69 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-plugged:66e098e4-21ce-4892-8e99-94682b57601f for instance 31e25586-853d-491e-8113-2714cee6909b on instance [pid: 7|app: 0|req: 398/830] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 07:00:29 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 07:00:31.443 7 INFO nova.api.openstack.compute.server_external_events [req-ca22bb1b-02df-4f6c-8938-543e782cb416 req-1e9f9643-5024-4654-9349-a77e2e2647f1 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-plugged:66e098e4-21ce-4892-8e99-94682b57601f for instance 31e25586-853d-491e-8113-2714cee6909b on instance [pid: 7|app: 0|req: 399/831] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 07:00:31 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) 2026-04-17 07:00:32.395 8 WARNING neutronclient.v2_0.client [None req-f0c4c725-aa3b-42d2-8ceb-eaa3dd977eb3 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] 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: 433/832] 199.204.45.209 () {36 vars in 811 bytes} [Fri Apr 17 07:00:23 2026] POST /v2.1/servers/31e25586-853d-491e-8113-2714cee6909b/os-interface => generated 376 bytes in 9234 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 07:00:33.485 7 INFO nova.api.openstack.compute.server_external_events [req-3e080c43-4d98-4b87-94ef-9329324b05fb req-21caa4b7-d95c-4e51-b0d2-7881910dee34 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-changed:2e1e74af-2035-43b4-9199-daf199e84ebf for instance 31e25586-853d-491e-8113-2714cee6909b on instance [pid: 7|app: 0|req: 400/833] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 07:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 07:00:45.091 7 INFO nova.api.openstack.compute.server_external_events [req-10db0dbc-96fb-4283-8051-499e81bdc60d req-b97c0a60-b505-46aa-b071-d7d29a3e1a4a b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-changed:66e098e4-21ce-4892-8e99-94682b57601f for instance 31e25586-853d-491e-8113-2714cee6909b on instance [pid: 7|app: 0|req: 403/838] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 07:00:45 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: 8|app: 0|req: 436/839] 199.204.45.209 () {34 vars in 854 bytes} [Fri Apr 17 07:00:45 2026] DELETE /v2.1/servers/31e25586-853d-491e-8113-2714cee6909b/os-interface/66e098e4-21ce-4892-8e99-94682b57601f => generated 0 bytes in 60 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 07:00:47.135 7 INFO nova.api.openstack.compute.server_external_events [req-05ba536e-4939-4fb6-bcfa-0417c630d7b3 req-2992a06f-829a-4506-9b57-dbf344d4c6da b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-changed:66e098e4-21ce-4892-8e99-94682b57601f for instance 31e25586-853d-491e-8113-2714cee6909b on instance [pid: 7|app: 0|req: 404/840] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 07:00:47 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 07:00:49.176 8 INFO nova.api.openstack.compute.server_external_events [req-b52002d3-24ed-4344-b3ee-36cc7d5f903e req-82c66ab4-090e-49c5-9505-058a6675231d b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-unplugged:66e098e4-21ce-4892-8e99-94682b57601f for instance 31e25586-853d-491e-8113-2714cee6909b on instance 2026-04-17 07:00:49.176 8 INFO nova.api.openstack.compute.server_external_events [req-b52002d3-24ed-4344-b3ee-36cc7d5f903e req-82c66ab4-090e-49c5-9505-058a6675231d b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-unplugged:66e098e4-21ce-4892-8e99-94682b57601f for instance 31e25586-853d-491e-8113-2714cee6909b on instance [pid: 8|app: 0|req: 437/841] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 07:00:49 2026] POST /v2.1/os-server-external-events => generated 358 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 07:00:55.647 8 INFO nova.api.openstack.compute.server_external_events [req-b70211f1-02c6-48e0-8570-be219dcd6931 req-7697fa36-d4c3-463d-bfe5-936e49614892 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-changed:2e1e74af-2035-43b4-9199-daf199e84ebf for instance 31e25586-853d-491e-8113-2714cee6909b on instance [pid: 8|app: 0|req: 439/844] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 07:00:55 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, ' [pid: 7|app: 0|req: 406/845] 199.204.45.209 () {34 vars in 854 bytes} [Fri Apr 17 07:00:55 2026] DELETE /v2.1/servers/31e25586-853d-491e-8113-2714cee6909b/os-interface/2e1e74af-2035-43b4-9199-daf199e84ebf => generated 0 bytes in 62 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 07:00:57.714 8 INFO nova.api.openstack.compute.server_external_events [req-93260da5-526c-41b5-87c8-9862ec613e77 req-5e649a67-a2e3-4cbf-b66e-68ee783b96b4 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-unplugged:2e1e74af-2035-43b4-9199-daf199e84ebf for instance 31e25586-853d-491e-8113-2714cee6909b on instance [pid: 8|app: 0|req: 440/846] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 07:00:57 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 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 07:00:59.762 7 INFO nova.api.openstack.compute.server_external_events [req-bc9edd7e-4756-4714-944c-becdb4d382fd req-94a5c659-5118-47b1-a4b7-b857b23fd883 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-unplugged:2e1e74af-2035-43b4-9199-daf199e84ebf for instance 31e25586-853d-491e-8113-2714cee6909b on instance [pid: 7|app: 0|req: 407/847] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 07:00:59 2026] POST /v2.1/os-server-external-events => generated 185 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: 8|app: 0|req: 443/852] 199.204.45.209 () {34 vars in 854 bytes} [Fri Apr 17 07:01:16 2026] DELETE /v2.1/servers/31e25586-853d-491e-8113-2714cee6909b/os-interface/086693ca-5d38-4094-8c0a-5ced610495ee => generated 0 bytes in 43 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 07:01:18.730 7 INFO nova.api.openstack.compute.server_external_events [req-0f954b0c-808e-42e8-9077-7d49cced4ff8 req-9d2419f0-e1bf-4a69-b1e4-dd3061ced68d b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-unplugged:086693ca-5d38-4094-8c0a-5ced610495ee for instance 31e25586-853d-491e-8113-2714cee6909b on instance [pid: 7|app: 0|req: 410/853] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 07:01:18 2026] POST /v2.1/os-server-external-events => generated 185 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 07:01:20.795 8 INFO nova.api.openstack.compute.server_external_events [req-3151ad7d-0be3-4bd2-a516-a56d6587ced0 req-196e5803-071c-4879-809e-9714c2c8d0a9 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-unplugged:086693ca-5d38-4094-8c0a-5ced610495ee for instance 31e25586-853d-491e-8113-2714cee6909b on instance [pid: 8|app: 0|req: 444/854] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 07:01:20 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, ' [pid: 7|app: 0|req: 411/855] 199.204.45.209 () {34 vars in 754 bytes} [Fri Apr 17 07:01:22 2026] DELETE /v2.1/servers/31e25586-853d-491e-8113-2714cee6909b => generated 0 bytes in 114 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 07:01:23.444 8 INFO nova.api.openstack.compute.server_external_events [req-49fc129d-ccbf-4a38-befd-bbcfb60181a4 req-335a3577-ea09-40a6-b59f-b91ac5df2349 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-unplugged:7e3d8a00-f92f-45dd-b0cf-577cdaf99559 for instance 31e25586-853d-491e-8113-2714cee6909b on instance [pid: 8|app: 0|req: 445/856] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 07:01:23 2026] POST /v2.1/os-server-external-events => generated 185 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 07:01:25.483 7 INFO nova.api.openstack.compute.server_external_events [req-f098f222-f066-4f9f-9436-9e1f4a832c26 req-b910cfdc-e034-4772-9cda-8468161ccf71 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-unplugged:7e3d8a00-f92f-45dd-b0cf-577cdaf99559 for instance 31e25586-853d-491e-8113-2714cee6909b on instance 2026-04-17 07:01:25.484 7 INFO nova.api.openstack.compute.server_external_events [req-f098f222-f066-4f9f-9436-9e1f4a832c26 req-b910cfdc-e034-4772-9cda-8468161ccf71 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-deleted:7e3d8a00-f92f-45dd-b0cf-577cdaf99559 for instance 31e25586-853d-491e-8113-2714cee6909b on instance [pid: 7|app: 0|req: 413/859] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 07:01:25 2026] POST /v2.1/os-server-external-events => generated 356 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 07:01:25.938 8 INFO nova.api.openstack.compute.server_external_events [req-8ba6fc1f-49d8-45f5-b544-e4f07ab99fe1 req-adee18ee-a5b1-4eeb-b825-feb35dbbd79b b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-changed:c4800976-e9b2-4cc3-807f-a61bd0f63886 for instance b5e90513-f489-47de-a3ac-9cecf9b3e38b on instance [pid: 8|app: 0|req: 447/860] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 07:01:25 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, ' [pid: 7|app: 0|req: 414/861] 10.0.0.179 () {32 vars in 717 bytes} [Fri Apr 17 07:01:25 2026] DELETE /v2.1/servers/b5e90513-f489-47de-a3ac-9cecf9b3e38b => generated 0 bytes in 93 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 07:01:26.084 8 WARNING neutronclient.v2_0.client [None req-bf207bd9-e4d9-465c-9132-7a388d0d9d9c ca26f3ddbec9450bbe0b33e0d011012a f4a86edf1eaa476d991af12e03c869f7 - - default default] 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: 448/862] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 07:01:26 2026] GET /v2.1/servers/b5e90513-f489-47de-a3ac-9cecf9b3e38b => generated 1942 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 07:01:27.516 7 INFO nova.api.openstack.compute.server_external_events [req-986a481c-9a06-467b-9afd-ad0f17cf03ce req-251a2163-36c3-46d8-9689-8eb48bc3504e b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-unplugged:c4800976-e9b2-4cc3-807f-a61bd0f63886 for instance b5e90513-f489-47de-a3ac-9cecf9b3e38b on instance 2026-04-17 07:01:27.516 7 INFO nova.api.openstack.compute.server_external_events [req-986a481c-9a06-467b-9afd-ad0f17cf03ce req-251a2163-36c3-46d8-9689-8eb48bc3504e b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-unplugged:c4800976-e9b2-4cc3-807f-a61bd0f63886 for instance b5e90513-f489-47de-a3ac-9cecf9b3e38b on instance [pid: 7|app: 0|req: 415/863] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 07:01:27 2026] POST /v2.1/os-server-external-events => generated 358 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 07:01:29.552 8 INFO nova.api.openstack.compute.server_external_events [req-c462b081-900e-4008-ba2e-1678118862b3 req-2bbf33a2-4b91-4049-8f05-320139f7b2a7 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-deleted:c4800976-e9b2-4cc3-807f-a61bd0f63886 for instance b5e90513-f489-47de-a3ac-9cecf9b3e38b on instance [pid: 8|app: 0|req: 449/864] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 07:01:29 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 07:01:31.290 7 WARNING neutronclient.v2_0.client [None req-01aad6b9-72f7-43e2-b877-c2d787690f22 ca26f3ddbec9450bbe0b33e0d011012a f4a86edf1eaa476d991af12e03c869f7 - - default default] 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: 416/865] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 07:01:31 2026] GET /v2.1/servers/b5e90513-f489-47de-a3ac-9cecf9b3e38b => generated 1479 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 07:01:36.365 8 INFO nova.api.openstack.wsgi [None req-4faec4d3-dcfe-49b1-8a0e-88c3abebdf3b ca26f3ddbec9450bbe0b33e0d011012a f4a86edf1eaa476d991af12e03c869f7 - - default default] HTTP exception thrown: Instance b5e90513-f489-47de-a3ac-9cecf9b3e38b could not be found. [pid: 8|app: 0|req: 451/868] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 07:01:36 2026] GET /v2.1/servers/b5e90513-f489-47de-a3ac-9cecf9b3e38b => generated 111 bytes in 27 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 07:01:36.773 7 INFO nova.api.openstack.compute.server_external_events [req-77087e1e-8e2e-4ba0-8ed7-98ab286e167d req-f6977f90-fefd-49ad-af35-c41861c52c49 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-changed:04807b89-9e8c-48d8-83d4-40e256798bd8 for instance 77c176e3-f496-4f0f-a83e-39234a6d495f on instance [pid: 7|app: 0|req: 418/869] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 07:01:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 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: 452/870] 10.0.0.179 () {32 vars in 717 bytes} [Fri Apr 17 07:01:36 2026] DELETE /v2.1/servers/77c176e3-f496-4f0f-a83e-39234a6d495f => generated 0 bytes in 102 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 07:01:36.925 7 WARNING neutronclient.v2_0.client [None req-3e4fd802-7566-4493-94a4-944eed8fcf1e ca26f3ddbec9450bbe0b33e0d011012a f4a86edf1eaa476d991af12e03c869f7 - - default default] 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: 419/871] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 07:01:36 2026] GET /v2.1/servers/77c176e3-f496-4f0f-a83e-39234a6d495f => generated 1942 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, ' 2026-04-17 07:01:38.817 8 INFO nova.api.openstack.compute.server_external_events [req-0f1a62e2-4795-4714-8734-d62d1a73de2a req-a51bbe53-47da-4889-bb81-7494453ccbe0 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-unplugged:04807b89-9e8c-48d8-83d4-40e256798bd8 for instance 77c176e3-f496-4f0f-a83e-39234a6d495f on instance 2026-04-17 07:01:38.818 8 INFO nova.api.openstack.compute.server_external_events [req-0f1a62e2-4795-4714-8734-d62d1a73de2a req-a51bbe53-47da-4889-bb81-7494453ccbe0 b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-unplugged:04807b89-9e8c-48d8-83d4-40e256798bd8 for instance 77c176e3-f496-4f0f-a83e-39234a6d495f on instance [pid: 8|app: 0|req: 453/872] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 07:01:38 2026] POST /v2.1/os-server-external-events => generated 358 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 07:01:40.861 7 INFO nova.api.openstack.compute.server_external_events [req-ecf01c3b-51be-421b-af49-410744a4dc48 req-fe617767-2db3-4128-8f1c-1f62b2b7568c b0fc02f905324917872b22bf7a98f7f9 681953bcbaf140da99b72b8bb9cc732d - - 7808438605f4439091b2ac3cb40f2971 7808438605f4439091b2ac3cb40f2971] Creating event network-vif-deleted:04807b89-9e8c-48d8-83d4-40e256798bd8 for instance 77c176e3-f496-4f0f-a83e-39234a6d495f on instance [pid: 7|app: 0|req: 420/873] 10.0.0.209 () {38 vars in 814 bytes} [Fri Apr 17 07:01:40 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 07:01:42.121 8 WARNING neutronclient.v2_0.client [None req-0e66c0c1-5420-4b3d-b4ec-bc2a4e15392a ca26f3ddbec9450bbe0b33e0d011012a f4a86edf1eaa476d991af12e03c869f7 - - default default] 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: 454/874] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 07:01:42 2026] GET /v2.1/servers/77c176e3-f496-4f0f-a83e-39234a6d495f => generated 1480 bytes in 89 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 07:01:47.204 8 INFO nova.api.openstack.wsgi [None req-0a8ce4a4-68bb-414c-9db7-08180ab16c55 ca26f3ddbec9450bbe0b33e0d011012a f4a86edf1eaa476d991af12e03c869f7 - - default default] HTTP exception thrown: Instance 77c176e3-f496-4f0f-a83e-39234a6d495f could not be found. [pid: 8|app: 0|req: 456/877] 10.0.0.179 () {32 vars in 714 bytes} [Fri Apr 17 07:01:47 2026] GET /v2.1/servers/77c176e3-f496-4f0f-a83e-39234a6d495f => generated 111 bytes in 23 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: 422/878] 10.0.0.179 () {32 vars in 723 bytes} [Fri Apr 17 07:01:49 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-931817536 => generated 0 bytes in 20 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 07:01:49.096 8 INFO nova.api.openstack.wsgi [None req-60e2c25c-d7f0-4378-8f7b-77b1b59b50e4 ca26f3ddbec9450bbe0b33e0d011012a f4a86edf1eaa476d991af12e03c869f7 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-931817536 not found for user ca26f3ddbec9450bbe0b33e0d011012a [pid: 8|app: 0|req: 457/879] 10.0.0.179 () {32 vars in 720 bytes} [Fri Apr 17 07:01:49 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-931817536 => generated 141 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/882] 10.0.0.179 () {32 vars in 654 bytes} [Fri Apr 17 07:02:03 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/883] 10.0.0.179 () {32 vars in 640 bytes} [Fri Apr 17 07:02:03 2026] GET /v2.1/servers => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-17 07:02:03.735 7 WARNING oslo_db.sqlalchemy.utils [None req-164f3b16-0d6b-4a21-82da-76a79689e4b2 963b9acd950a4dc3b38bee9e8008acfa e680dba82ec44164ab10949e162114d3 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 425/884] 10.0.0.179 () {32 vars in 648 bytes} [Fri Apr 17 07:02:03 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: 8|app: 0|req: 460/885] 10.0.0.179 () {32 vars in 693 bytes} [Fri Apr 17 07:02:03 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)