+ 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 May 29 05:34:42 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: nova-api-osapi-5fc88878f-7hz4d 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 0x7f1ded780668 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-05-29 05:34:46.950 7 INFO nova.utils [None req-66ba3f54-3b9b-4278-80d1-8da4e04e9813 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-29 05:34:47.023 8 INFO nova.utils [None req-a5d4ad17-5163-4bb9-9471-219c75e11851 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-29 05:34:48.692 7 WARNING keystonemiddleware._common.config [None req-66ba3f54-3b9b-4278-80d1-8da4e04e9813 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 05:34:48.697 8 WARNING keystonemiddleware._common.config [None req-a5d4ad17-5163-4bb9-9471-219c75e11851 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 05:34:48.701 7 WARNING oslo_config.cfg [None req-66ba3f54-3b9b-4278-80d1-8da4e04e9813 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-29 05:34:48.706 8 WARNING oslo_config.cfg [None req-a5d4ad17-5163-4bb9-9471-219c75e11851 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-29 05:34:48.778 7 WARNING keystonemiddleware._common.config [None req-66ba3f54-3b9b-4278-80d1-8da4e04e9813 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 05:34:48.785 8 WARNING keystonemiddleware._common.config [None req-a5d4ad17-5163-4bb9-9471-219c75e11851 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 05:34:48.793 7 WARNING oslo_config.cfg [None req-66ba3f54-3b9b-4278-80d1-8da4e04e9813 - - - - - -] 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-05-29 05:34:48.800 8 WARNING oslo_config.cfg [None req-a5d4ad17-5163-4bb9-9471-219c75e11851 - - - - - -] 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-05-29 05:34:48.805 7 WARNING oslo_config.cfg [None req-66ba3f54-3b9b-4278-80d1-8da4e04e9813 - - - - - -] 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 6 seconds on interpreter 0x7f1ded780668 pid: 7 (default app) 2026-05-29 05:34:48.812 8 WARNING oslo_config.cfg [None req-a5d4ad17-5163-4bb9-9471-219c75e11851 - - - - - -] 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 6 seconds on interpreter 0x7f1ded780668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.138 () {42 vars in 703 bytes} [Fri May 29 05:34:55 2026] GET /v2.1 => generated 114 bytes in 20 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-05-29 05:34:55.578 8 WARNING oslo_policy.policy [None req-cc9553c1-d60d-4286-bc59-29fde90c4216 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - 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-05-29 05:34:55.578 8 WARNING oslo_policy.policy [None req-cc9553c1-d60d-4286-bc59-29fde90c4216 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - 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: 2/4] 199.204.45.138 () {44 vars in 907 bytes} [Fri May 29 05:34:55 2026] GET /v2.1 => generated 0 bytes in 528 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-05-29 05:34:55.683 7 WARNING oslo_policy.policy [req-cc9553c1-d60d-4286-bc59-29fde90c4216 req-ef462895-a4e1-449f-bf56-18f9e4c35301 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - 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-05-29 05:34:55.684 7 WARNING oslo_policy.policy [req-cc9553c1-d60d-4286-bc59-29fde90c4216 req-ef462895-a4e1-449f-bf56-18f9e4c35301 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.138 () {46 vars in 980 bytes} [Fri May 29 05:34:55 2026] GET /v2.1/ => generated 400 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 05:34:55.788 8 INFO nova.api.openstack.wsgi [None req-c2cb1e5e-b915-4e15-b845-4d914a4126a0 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.138 () {48 vars in 1009 bytes} [Fri May 29 05:34:55 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: 7|app: 0|req: 4/7] 199.204.45.138 () {48 vars in 1049 bytes} [Fri May 29 05:34:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.138 () {52 vars in 1046 bytes} [Fri May 29 05:34:55 2026] POST /v2.1/flavors => generated 529 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.138 () {42 vars in 703 bytes} [Fri May 29 05:34:56 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: 5/10] 199.204.45.138 () {44 vars in 907 bytes} [Fri May 29 05:34:56 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.138 () {46 vars in 980 bytes} [Fri May 29 05:34:56 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-05-29 05:34:56.865 8 INFO nova.api.openstack.wsgi [None req-0056f090-8100-4480-aff0-9c8d4673b0df 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.138 () {48 vars in 1011 bytes} [Fri May 29 05:34:56 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.138 () {48 vars in 1049 bytes} [Fri May 29 05:34:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.138 () {52 vars in 1046 bytes} [Fri May 29 05:34:56 2026] POST /v2.1/flavors => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.138 () {42 vars in 703 bytes} [Fri May 29 05:34:57 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: 8/16] 199.204.45.138 () {44 vars in 907 bytes} [Fri May 29 05:34:57 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.138 () {46 vars in 980 bytes} [Fri May 29 05:34:57 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 05:34:57.954 8 INFO nova.api.openstack.wsgi [None req-f016ebdb-e57f-411c-b286-a831cf12fe25 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.138 () {48 vars in 1013 bytes} [Fri May 29 05:34:57 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.204.45.138 () {48 vars in 1049 bytes} [Fri May 29 05:34:57 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: 10/20] 199.204.45.138 () {52 vars in 1046 bytes} [Fri May 29 05:34:57 2026] POST /v2.1/flavors => generated 533 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.138 () {42 vars in 703 bytes} [Fri May 29 05:34:58 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: 11/22] 199.204.45.138 () {44 vars in 907 bytes} [Fri May 29 05:34:58 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: 12/23] 199.204.45.138 () {46 vars in 980 bytes} [Fri May 29 05:34:59 2026] GET /v2.1/ => generated 400 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 05:34:59.046 8 INFO nova.api.openstack.wsgi [None req-f7ef4377-37c1-43c0-ada2-532681d92eec 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.204.45.138 () {48 vars in 1011 bytes} [Fri May 29 05:34:59 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.204.45.138 () {48 vars in 1049 bytes} [Fri May 29 05:34:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.138 () {52 vars in 1046 bytes} [Fri May 29 05:34:59 2026] POST /v2.1/flavors => generated 532 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.138 () {42 vars in 703 bytes} [Fri May 29 05:35:00 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: 14/28] 199.204.45.138 () {44 vars in 907 bytes} [Fri May 29 05:35:00 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.138 () {46 vars in 980 bytes} [Fri May 29 05:35:00 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-05-29 05:35:00.083 8 INFO nova.api.openstack.wsgi [None req-d8ec8f0f-ae0d-4cfc-b24a-01001003a6b0 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 199.204.45.138 () {48 vars in 1013 bytes} [Fri May 29 05:35:00 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/31] 199.204.45.138 () {48 vars in 1049 bytes} [Fri May 29 05:35:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.138 () {52 vars in 1046 bytes} [Fri May 29 05:35:00 2026] POST /v2.1/flavors => generated 535 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 26/51] 199.204.45.138 () {42 vars in 703 bytes} [Fri May 29 05:36:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/52] 199.204.45.138 () {44 vars in 907 bytes} [Fri May 29 05:36:22 2026] GET /v2.1 => generated 0 bytes in 370 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 27/53] 199.204.45.138 () {46 vars in 980 bytes} [Fri May 29 05:36:22 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 05:36:23.021 7 INFO nova.api.openstack.wsgi [None req-cdbc65e0-7ee3-4404-8787-74358177b620 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 27/54] 199.204.45.138 () {48 vars in 1015 bytes} [Fri May 29 05:36:23 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 28/55] 199.204.45.138 () {48 vars in 1049 bytes} [Fri May 29 05:36:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 28/56] 199.204.45.138 () {52 vars in 1047 bytes} [Fri May 29 05:36:23 2026] POST /v2.1/flavors => generated 534 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 29/57] 10.0.0.122 () {28 vars in 453 bytes} [Fri May 29 05:36:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 29/58] 10.0.0.122 () {30 vars in 657 bytes} [Fri May 29 05:36:23 2026] GET /v2.1 => generated 0 bytes in 41 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: 30/59] 10.0.0.122 () {32 vars in 730 bytes} [Fri May 29 05:36:23 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: 30/60] 10.0.0.122 () {34 vars in 803 bytes} [Fri May 29 05:36:23 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/73] 199.204.45.138 () {42 vars in 703 bytes} [Fri May 29 05:37:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 7|app: 0|req: 37/74] 199.204.45.138 () {44 vars in 907 bytes} [Fri May 29 05:37:30 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 38/75] 199.204.45.138 () {46 vars in 980 bytes} [Fri May 29 05:37:30 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-05-29 05:37:30.334 7 INFO nova.api.openstack.wsgi [None req-385b35e4-5a3a-4c38-9d27-a0338289c620 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 32236799845f432fb1d237992b56a922 [pid: 7|app: 0|req: 38/76] 199.204.45.138 () {48 vars in 1049 bytes} [Fri May 29 05:37:30 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-29 05:37:30.346 8 WARNING oslo_db.sqlalchemy.utils [None req-2bfe6103-49e7-42a7-82c7-8025901e5fd9 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 39/77] 199.204.45.138 () {48 vars in 1014 bytes} [Fri May 29 05:37:30 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/78] 199.204.45.138 () {52 vars in 1055 bytes} [Fri May 29 05:37:30 2026] POST /v2.1/os-keypairs => generated 576 bytes in 54 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/81] 199.204.45.138 () {42 vars in 703 bytes} [Fri May 29 05:37:34 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: 41/82] 199.204.45.138 () {44 vars in 907 bytes} [Fri May 29 05:37:34 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 42/83] 199.204.45.138 () {46 vars in 980 bytes} [Fri May 29 05:37:34 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/84] 199.204.45.138 () {48 vars in 1071 bytes} [Fri May 29 05:37:34 2026] GET /v2.1/os-quota-sets/08d80e320bbd4c91b75af08d2cfd3293 => generated 283 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/85] 199.204.45.138 () {52 vars in 1123 bytes} [Fri May 29 05:37:34 2026] PUT /v2.1/os-quota-sets/08d80e320bbd4c91b75af08d2cfd3293 => generated 238 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/124] 199.204.45.138 () {42 vars in 703 bytes} [Fri May 29 05:40:50 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: 62/125] 199.204.45.138 () {44 vars in 907 bytes} [Fri May 29 05:40:50 2026] GET /v2.1 => generated 0 bytes in 162 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 64/126] 199.204.45.138 () {46 vars in 980 bytes} [Fri May 29 05:40:50 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 05:40:50.287 7 INFO nova.api.openstack.wsgi [None req-d3574b32-c47c-4da7-806d-92d526e676c4 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 63/127] 199.204.45.138 () {48 vars in 1013 bytes} [Fri May 29 05:40:50 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/128] 199.204.45.138 () {48 vars in 1049 bytes} [Fri May 29 05:40:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/129] 199.204.45.138 () {52 vars in 1047 bytes} [Fri May 29 05:40:50 2026] POST /v2.1/flavors => generated 534 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/174] 199.204.45.138 () {42 vars in 703 bytes} [Fri May 29 05:44:22 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: 87/175] 199.204.45.138 () {44 vars in 907 bytes} [Fri May 29 05:44:22 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 89/176] 199.204.45.138 () {46 vars in 980 bytes} [Fri May 29 05:44:22 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: 88/177] 199.204.45.138 () {48 vars in 1071 bytes} [Fri May 29 05:44:22 2026] GET /v2.1/os-quota-sets/33d647a757364be8978e1ce9489e0be3 => generated 283 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/178] 199.204.45.138 () {52 vars in 1123 bytes} [Fri May 29 05:44:22 2026] PUT /v2.1/os-quota-sets/33d647a757364be8978e1ce9489e0be3 => generated 238 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/197] 199.204.45.138 () {42 vars in 703 bytes} [Fri May 29 05:46:00 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: 100/198] 199.204.45.138 () {44 vars in 907 bytes} [Fri May 29 05:46:00 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 99/199] 199.204.45.138 () {46 vars in 980 bytes} [Fri May 29 05:46:00 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-05-29 05:46:00.186 8 INFO nova.api.openstack.wsgi [None req-0b52f4b2-2860-4c08-b089-6bba7209f427 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 101/200] 199.204.45.138 () {48 vars in 1009 bytes} [Fri May 29 05:46:00 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: 7|app: 0|req: 100/201] 199.204.45.138 () {48 vars in 1049 bytes} [Fri May 29 05:46:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 106/212] 10.0.0.148 () {32 vars in 654 bytes} [Fri May 29 05:46:44 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/213] 10.0.0.148 () {32 vars in 640 bytes} [Fri May 29 05:46:45 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-05-29 05:46:45.414 7 WARNING oslo_db.sqlalchemy.utils [None req-da87d6ec-df70-4727-8cfe-8243e17c35d2 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 107/214] 10.0.0.148 () {32 vars in 648 bytes} [Fri May 29 05:46:45 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/215] 10.0.0.148 () {32 vars in 693 bytes} [Fri May 29 05:46:45 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/218] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:46:56 2026] GET /v2.1/flavors/09b57c12-527b-4ecc-989a-9b45c901a9f9 => generated 511 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/219] 10.0.0.148 () {32 vars in 640 bytes} [Fri May 29 05:46:56 2026] GET /v2.1/flavors => generated 1674 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/220] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:46:56 2026] GET /v2.1/flavors/09b57c12-527b-4ecc-989a-9b45c901a9f9 => generated 511 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/223] 10.0.0.148 () {34 vars in 670 bytes} [Fri May 29 05:47:05 2026] POST /v2.1/os-keypairs => generated 386 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/224] 10.0.0.148 () {34 vars in 670 bytes} [Fri May 29 05:47:07 2026] POST /v2.1/os-keypairs => generated 385 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 05:47:08.458 7 WARNING neutronclient.v2_0.client [None req-81100b39-234d-47e4-9aa1-0dbe4345f949 bb8f0bb3b95b4f138b6fc63ec2d2a5e1 702296b80da24364be35c3bb0eacd14c - - default default] The 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: 112/225] 10.0.0.148 () {34 vars in 684 bytes} [Fri May 29 05:47:08 2026] POST /v2.1/os-security-groups => generated 246 bytes in 1291 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 05:47:09.716 8 WARNING neutronclient.v2_0.client [None req-6ff59fef-a6d4-48fb-946f-ef8caef25137 bb8f0bb3b95b4f138b6fc63ec2d2a5e1 702296b80da24364be35c3bb0eacd14c - - default default] 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-05-29 05:47:10.518 8 WARNING neutronclient.v2_0.client [None req-6ff59fef-a6d4-48fb-946f-ef8caef25137 bb8f0bb3b95b4f138b6fc63ec2d2a5e1 702296b80da24364be35c3bb0eacd14c - - default default] The 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: 114/226] 10.0.0.148 () {34 vars in 694 bytes} [Fri May 29 05:47:09 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1010 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 05:47:10.741 7 WARNING neutronclient.v2_0.client [None req-5c70fa4c-e28c-44e7-851c-f97886e82add bb8f0bb3b95b4f138b6fc63ec2d2a5e1 702296b80da24364be35c3bb0eacd14c - - default default] 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-05-29 05:47:10.838 8 WARNING neutronclient.v2_0.client [None req-000af23d-033d-42fb-b71e-f364fd61838f 40d67511ab104e61ba2338032666f1fe 0b89c98435964a5ba88b181518c3db69 - - default default] The 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: 113/227] 10.0.0.148 () {34 vars in 684 bytes} [Fri May 29 05:47:10 2026] POST /v2.1/os-security-groups => generated 247 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 05:47:10.964 7 WARNING neutronclient.v2_0.client [None req-f2d08c9d-5382-4e84-98e9-6bb662530ace bb8f0bb3b95b4f138b6fc63ec2d2a5e1 702296b80da24364be35c3bb0eacd14c - - default default] 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-05-29 05:47:11.010 8 WARNING neutronclient.v2_0.client [None req-000af23d-033d-42fb-b71e-f364fd61838f 40d67511ab104e61ba2338032666f1fe 0b89c98435964a5ba88b181518c3db69 - - default default] 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-05-29 05:47:11.044 7 WARNING neutronclient.v2_0.client [None req-f2d08c9d-5382-4e84-98e9-6bb662530ace bb8f0bb3b95b4f138b6fc63ec2d2a5e1 702296b80da24364be35c3bb0eacd14c - - default default] The 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: 114/228] 10.0.0.148 () {34 vars in 694 bytes} [Fri May 29 05:47:10 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 05:47:11.272 7 WARNING neutronclient.v2_0.client [None req-378ced33-5f20-4249-b341-1de136ea8554 bb8f0bb3b95b4f138b6fc63ec2d2a5e1 702296b80da24364be35c3bb0eacd14c - - default default] 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-05-29 05:47:11.388 8 WARNING neutronclient.v2_0.client [None req-000af23d-033d-42fb-b71e-f364fd61838f 40d67511ab104e61ba2338032666f1fe 0b89c98435964a5ba88b181518c3db69 - - default default] 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-05-29 05:47:11.404 7 WARNING neutronclient.v2_0.client [None req-378ced33-5f20-4249-b341-1de136ea8554 bb8f0bb3b95b4f138b6fc63ec2d2a5e1 702296b80da24364be35c3bb0eacd14c - - default default] The 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: 115/229] 10.0.0.148 () {34 vars in 694 bytes} [Fri May 29 05:47:11 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 05:47:11.625 7 WARNING neutronclient.v2_0.client [None req-52cf4840-12ab-487b-a815-498bd195cf4b bb8f0bb3b95b4f138b6fc63ec2d2a5e1 702296b80da24364be35c3bb0eacd14c - - default default] The 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: 118/232] 10.0.0.148 () {32 vars in 736 bytes} [Fri May 29 05:47:11 2026] GET /v2.1/os-security-groups/a1525219-d11d-4191-92b7-3f0652c019f4 => generated 664 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 05:47:11.686 7 WARNING neutronclient.v2_0.client [None req-dcd74953-ff3b-4091-a08f-67055d2638a8 bb8f0bb3b95b4f138b6fc63ec2d2a5e1 702296b80da24364be35c3bb0eacd14c - - default default] 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-05-29 05:47:11.712 7 WARNING neutronclient.v2_0.client [None req-dcd74953-ff3b-4091-a08f-67055d2638a8 bb8f0bb3b95b4f138b6fc63ec2d2a5e1 702296b80da24364be35c3bb0eacd14c - - default default] 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-05-29 05:47:11.750 7 WARNING neutronclient.v2_0.client [None req-dcd74953-ff3b-4091-a08f-67055d2638a8 bb8f0bb3b95b4f138b6fc63ec2d2a5e1 702296b80da24364be35c3bb0eacd14c - - default default] The 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: 119/233] 10.0.0.148 () {32 vars in 749 bytes} [Fri May 29 05:47:11 2026] DELETE /v2.1/os-security-group-rules/677bb88b-3cdf-4741-be96-71c4c65a7d85 => generated 0 bytes in 268 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-29 05:47:11.957 7 WARNING neutronclient.v2_0.client [None req-2c0c7ef3-b86b-4939-b45a-1714db53aac6 bb8f0bb3b95b4f138b6fc63ec2d2a5e1 702296b80da24364be35c3bb0eacd14c - - default default] 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-05-29 05:47:11.997 7 WARNING neutronclient.v2_0.client [None req-2c0c7ef3-b86b-4939-b45a-1714db53aac6 bb8f0bb3b95b4f138b6fc63ec2d2a5e1 702296b80da24364be35c3bb0eacd14c - - default default] The 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: 115/234] 10.0.0.148 () {34 vars in 662 bytes} [Fri May 29 05:47:10 2026] POST /v2.1/servers => generated 449 bytes in 1344 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: 120/235] 10.0.0.148 () {32 vars in 739 bytes} [Fri May 29 05:47:11 2026] DELETE /v2.1/os-security-groups/a1525219-d11d-4191-92b7-3f0652c019f4 => generated 0 bytes in 197 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-29 05:47:12.153 8 WARNING neutronclient.v2_0.client [None req-ce9ce211-2b64-49bd-a378-5e68f6ca0214 40d67511ab104e61ba2338032666f1fe 0b89c98435964a5ba88b181518c3db69 - - default default] 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-05-29 05:47:12.157 7 WARNING neutronclient.v2_0.client [None req-4723ce62-f7c5-4d4b-83a4-7ced5db3be53 bb8f0bb3b95b4f138b6fc63ec2d2a5e1 702296b80da24364be35c3bb0eacd14c - - default default] The 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: 116/236] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:12 2026] GET /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114 => generated 1398 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-29 05:47:12.227 7 WARNING neutronclient.v2_0.client [None req-4723ce62-f7c5-4d4b-83a4-7ced5db3be53 bb8f0bb3b95b4f138b6fc63ec2d2a5e1 702296b80da24364be35c3bb0eacd14c - - default default] The 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: 121/237] 10.0.0.148 () {32 vars in 739 bytes} [Fri May 29 05:47:12 2026] DELETE /v2.1/os-security-groups/93ddb098-b3ff-4532-8070-da26d01748c5 => generated 0 bytes in 210 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-05-29 05:47:12.862 8 WARNING neutronclient.v2_0.client [None req-948f28ec-ecdf-4a62-9bba-30a8ff4971bc 0bbdf3be5178447db12e995aed2886ff 8833f20d4e7f483cb8b8a8c48760a957 - - default default] The 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: 117/238] 10.0.0.148 () {34 vars in 684 bytes} [Fri May 29 05:47:12 2026] POST /v2.1/os-security-groups => generated 244 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 05:47:13.236 7 WARNING neutronclient.v2_0.client [None req-4dce5086-49dc-4a1f-815a-699604f8e7c4 0bbdf3be5178447db12e995aed2886ff 8833f20d4e7f483cb8b8a8c48760a957 - - default default] 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-05-29 05:47:13.300 8 WARNING neutronclient.v2_0.client [None req-87bddc63-5778-4309-aad6-f116263ce99e 40d67511ab104e61ba2338032666f1fe 0b89c98435964a5ba88b181518c3db69 - - default default] The 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: 118/239] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:13 2026] GET /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114 => generated 1402 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/240] 10.0.0.148 () {34 vars in 684 bytes} [Fri May 29 05:47:13 2026] POST /v2.1/os-security-groups => generated 244 bytes in 376 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-05-29 05:47:13.617 8 WARNING neutronclient.v2_0.client [None req-c7b14ef3-e4a7-4031-96c5-440f1de4bb9c 0bbdf3be5178447db12e995aed2886ff 8833f20d4e7f483cb8b8a8c48760a957 - - default default] The 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: 119/241] 10.0.0.148 () {34 vars in 684 bytes} [Fri May 29 05:47:13 2026] POST /v2.1/os-security-groups => generated 244 bytes in 398 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 05:47:14.029 7 WARNING neutronclient.v2_0.client [None req-6df67a56-3dd0-452d-94e8-b145ef67426e 0bbdf3be5178447db12e995aed2886ff 8833f20d4e7f483cb8b8a8c48760a957 - - default default] 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-05-29 05:47:14.117 7 WARNING neutronclient.v2_0.client [None req-6df67a56-3dd0-452d-94e8-b145ef67426e 0bbdf3be5178447db12e995aed2886ff 8833f20d4e7f483cb8b8a8c48760a957 - - default default] 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-05-29 05:47:14.361 8 WARNING neutronclient.v2_0.client [None req-935974e8-e374-405a-86fb-5a84d1781866 f73d16e05c6d4d1fa0c56bc4e6f08599 bb70e8fe086c4766b410cf128c9b6a3a - - default default] 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-05-29 05:47:14.586 7 WARNING neutronclient.v2_0.client [None req-6df67a56-3dd0-452d-94e8-b145ef67426e 0bbdf3be5178447db12e995aed2886ff 8833f20d4e7f483cb8b8a8c48760a957 - - default default] 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-05-29 05:47:14.591 8 WARNING neutronclient.v2_0.client [None req-935974e8-e374-405a-86fb-5a84d1781866 f73d16e05c6d4d1fa0c56bc4e6f08599 bb70e8fe086c4766b410cf128c9b6a3a - - default default] The 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: 123/242] 10.0.0.148 () {32 vars in 662 bytes} [Fri May 29 05:47:14 2026] GET /v2.1/os-security-groups => generated 1385 bytes in 689 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-29 05:47:14.782 7 WARNING neutronclient.v2_0.client [None req-e0948e23-cea7-43ef-9b3d-cd2d8fd9bc74 40d67511ab104e61ba2338032666f1fe 0b89c98435964a5ba88b181518c3db69 - - default default] 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-05-29 05:47:14.866 8 WARNING neutronclient.v2_0.client [None req-935974e8-e374-405a-86fb-5a84d1781866 f73d16e05c6d4d1fa0c56bc4e6f08599 bb70e8fe086c4766b410cf128c9b6a3a - - default default] The 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: 124/243] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:14 2026] GET /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114 => generated 1450 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:47:14.929 7 WARNING neutronclient.v2_0.client [None req-d8b0155a-9aa0-4383-aa64-ae0af4cb42c8 0bbdf3be5178447db12e995aed2886ff 8833f20d4e7f483cb8b8a8c48760a957 - - default default] 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-05-29 05:47:15.022 7 WARNING neutronclient.v2_0.client [None req-d8b0155a-9aa0-4383-aa64-ae0af4cb42c8 0bbdf3be5178447db12e995aed2886ff 8833f20d4e7f483cb8b8a8c48760a957 - - default default] The 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: 125/244] 10.0.0.148 () {32 vars in 739 bytes} [Fri May 29 05:47:14 2026] DELETE /v2.1/os-security-groups/313d2803-e24e-426a-99e1-547852cc0898 => generated 0 bytes in 371 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-29 05:47:15.304 7 WARNING neutronclient.v2_0.client [None req-3ead604e-0ae2-44f1-8d32-6f3c84ff63e0 0bbdf3be5178447db12e995aed2886ff 8833f20d4e7f483cb8b8a8c48760a957 - - default default] The 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: 120/245] 10.0.0.148 () {34 vars in 662 bytes} [Fri May 29 05:47:14 2026] POST /v2.1/servers => generated 451 bytes in 1086 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-05-29 05:47:15.349 8 WARNING neutronclient.v2_0.client [None req-2fed43c2-87f7-41ac-892c-702de41b934e f73d16e05c6d4d1fa0c56bc4e6f08599 bb70e8fe086c4766b410cf128c9b6a3a - - default default] 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-05-29 05:47:15.358 7 INFO nova.api.openstack.wsgi [None req-3ead604e-0ae2-44f1-8d32-6f3c84ff63e0 0bbdf3be5178447db12e995aed2886ff 8833f20d4e7f483cb8b8a8c48760a957 - - default default] HTTP exception thrown: Security group 313d2803-e24e-426a-99e1-547852cc0898 does not exist Neutron server returns request_ids: ['req-12fa1681-d6b4-4b0b-8724-3ac5fddd2d27'] [pid: 7|app: 0|req: 126/246] 10.0.0.148 () {32 vars in 736 bytes} [Fri May 29 05:47:15 2026] GET /v2.1/os-security-groups/313d2803-e24e-426a-99e1-547852cc0898 => generated 194 bytes in 61 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/247] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:15 2026] GET /v2.1/servers/2bf8890d-d44c-4f55-87a8-10e1843cabaf => generated 1253 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-29 05:47:15.606 7 WARNING neutronclient.v2_0.client [None req-db869130-6eff-472a-b70b-9e7f64d06393 0bbdf3be5178447db12e995aed2886ff 8833f20d4e7f483cb8b8a8c48760a957 - - default default] 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-05-29 05:47:15.872 7 WARNING neutronclient.v2_0.client [None req-db869130-6eff-472a-b70b-9e7f64d06393 0bbdf3be5178447db12e995aed2886ff 8833f20d4e7f483cb8b8a8c48760a957 - - default default] 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-05-29 05:47:16.015 8 WARNING neutronclient.v2_0.client [None req-68812129-ebf5-4bba-abc6-95f7e4536a9f 40d67511ab104e61ba2338032666f1fe 0b89c98435964a5ba88b181518c3db69 - - default default] The 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: 127/248] 10.0.0.148 () {32 vars in 739 bytes} [Fri May 29 05:47:15 2026] DELETE /v2.1/os-security-groups/b07f39f8-bc3d-4774-9b17-1a52e5cdaa9b => generated 0 bytes in 454 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-29 05:47:16.067 7 WARNING neutronclient.v2_0.client [None req-2083bae3-7340-459a-83c1-bbd7ad03ba10 0bbdf3be5178447db12e995aed2886ff 8833f20d4e7f483cb8b8a8c48760a957 - - default default] The 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: 122/249] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:15 2026] GET /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114 => generated 1450 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-29 05:47:16.084 7 INFO nova.api.openstack.wsgi [None req-2083bae3-7340-459a-83c1-bbd7ad03ba10 0bbdf3be5178447db12e995aed2886ff 8833f20d4e7f483cb8b8a8c48760a957 - - default default] HTTP exception thrown: Security group b07f39f8-bc3d-4774-9b17-1a52e5cdaa9b does not exist Neutron server returns request_ids: ['req-ffd8b971-795a-4414-ae22-c3dad38d47ab'] [pid: 7|app: 0|req: 128/250] 10.0.0.148 () {32 vars in 736 bytes} [Fri May 29 05:47:16 2026] GET /v2.1/os-security-groups/b07f39f8-bc3d-4774-9b17-1a52e5cdaa9b => generated 194 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-05-29 05:47:16.099 8 WARNING neutronclient.v2_0.client [None req-4e8dbcf0-1979-4177-a84c-ee0b9612cf8b 0bbdf3be5178447db12e995aed2886ff 8833f20d4e7f483cb8b8a8c48760a957 - - default default] 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-05-29 05:47:16.127 8 WARNING neutronclient.v2_0.client [None req-4e8dbcf0-1979-4177-a84c-ee0b9612cf8b 0bbdf3be5178447db12e995aed2886ff 8833f20d4e7f483cb8b8a8c48760a957 - - default default] The 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: 123/251] 10.0.0.148 () {32 vars in 739 bytes} [Fri May 29 05:47:16 2026] DELETE /v2.1/os-security-groups/fcd39b4d-fa64-4709-8438-8f00120c787d => generated 0 bytes in 166 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-29 05:47:16.269 7 WARNING neutronclient.v2_0.client [None req-538ba2d0-1a6a-4564-864e-964c606a316b 0bbdf3be5178447db12e995aed2886ff 8833f20d4e7f483cb8b8a8c48760a957 - - default default] 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-05-29 05:47:16.290 7 INFO nova.api.openstack.wsgi [None req-538ba2d0-1a6a-4564-864e-964c606a316b 0bbdf3be5178447db12e995aed2886ff 8833f20d4e7f483cb8b8a8c48760a957 - - default default] HTTP exception thrown: Security group fcd39b4d-fa64-4709-8438-8f00120c787d does not exist Neutron server returns request_ids: ['req-45fb7e8a-91a2-4144-bf82-dfbc26e2ad83'] [pid: 7|app: 0|req: 129/252] 10.0.0.148 () {32 vars in 736 bytes} [Fri May 29 05:47:16 2026] GET /v2.1/os-security-groups/fcd39b4d-fa64-4709-8438-8f00120c787d => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-29 05:47:16.306 8 WARNING neutronclient.v2_0.client [None req-bdee297a-b703-452d-ae97-3e24afcf1bce 0bbdf3be5178447db12e995aed2886ff 8833f20d4e7f483cb8b8a8c48760a957 - - default default] 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-05-29 05:47:16.343 8 WARNING neutronclient.v2_0.client [None req-bdee297a-b703-452d-ae97-3e24afcf1bce 0bbdf3be5178447db12e995aed2886ff 8833f20d4e7f483cb8b8a8c48760a957 - - default default] 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-05-29 05:47:16.388 8 WARNING neutronclient.v2_0.client [None req-bdee297a-b703-452d-ae97-3e24afcf1bce 0bbdf3be5178447db12e995aed2886ff 8833f20d4e7f483cb8b8a8c48760a957 - - default default] The 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: 124/253] 10.0.0.148 () {32 vars in 662 bytes} [Fri May 29 05:47:16 2026] GET /v2.1/os-security-groups => generated 707 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 05:47:16.454 7 WARNING neutronclient.v2_0.client [None req-a461552c-7d12-4e76-8065-d52ca46b5a11 0bbdf3be5178447db12e995aed2886ff 8833f20d4e7f483cb8b8a8c48760a957 - - default default] 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-05-29 05:47:16.476 7 INFO nova.api.openstack.wsgi [None req-a461552c-7d12-4e76-8065-d52ca46b5a11 0bbdf3be5178447db12e995aed2886ff 8833f20d4e7f483cb8b8a8c48760a957 - - default default] HTTP exception thrown: Security group fcd39b4d-fa64-4709-8438-8f00120c787d does not exist Neutron server returns request_ids: ['req-66f1a51f-749f-4877-9bb5-f16672370dd9'] [pid: 7|app: 0|req: 130/254] 10.0.0.148 () {32 vars in 739 bytes} [Fri May 29 05:47:16 2026] DELETE /v2.1/os-security-groups/fcd39b4d-fa64-4709-8438-8f00120c787d => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-29 05:47:16.492 8 WARNING neutronclient.v2_0.client [None req-6b766a3f-ec3d-471d-be0b-dc18a9395944 0bbdf3be5178447db12e995aed2886ff 8833f20d4e7f483cb8b8a8c48760a957 - - default default] 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-05-29 05:47:16.517 8 INFO nova.api.openstack.wsgi [None req-6b766a3f-ec3d-471d-be0b-dc18a9395944 0bbdf3be5178447db12e995aed2886ff 8833f20d4e7f483cb8b8a8c48760a957 - - default default] HTTP exception thrown: Security group b07f39f8-bc3d-4774-9b17-1a52e5cdaa9b does not exist Neutron server returns request_ids: ['req-b8316b52-aaf9-4fb2-b480-1d43cf358a28'] [pid: 8|app: 0|req: 125/255] 10.0.0.148 () {32 vars in 739 bytes} [Fri May 29 05:47:16 2026] DELETE /v2.1/os-security-groups/b07f39f8-bc3d-4774-9b17-1a52e5cdaa9b => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-29 05:47:16.527 7 WARNING neutronclient.v2_0.client [None req-108d82eb-2896-48de-9423-73eb395183d8 0bbdf3be5178447db12e995aed2886ff 8833f20d4e7f483cb8b8a8c48760a957 - - default default] 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-05-29 05:47:16.552 7 INFO nova.api.openstack.wsgi [None req-108d82eb-2896-48de-9423-73eb395183d8 0bbdf3be5178447db12e995aed2886ff 8833f20d4e7f483cb8b8a8c48760a957 - - default default] HTTP exception thrown: Security group 313d2803-e24e-426a-99e1-547852cc0898 does not exist Neutron server returns request_ids: ['req-682b8e81-9d14-4c7c-bb09-827f9de9e792'] [pid: 7|app: 0|req: 131/256] 10.0.0.148 () {32 vars in 739 bytes} [Fri May 29 05:47:16 2026] DELETE /v2.1/os-security-groups/313d2803-e24e-426a-99e1-547852cc0898 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-29 05:47:16.626 8 WARNING neutronclient.v2_0.client [None req-a536e765-22e0-4347-8683-691befcfa9e2 f73d16e05c6d4d1fa0c56bc4e6f08599 bb70e8fe086c4766b410cf128c9b6a3a - - default default] The 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: 126/257] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:16 2026] GET /v2.1/servers/2bf8890d-d44c-4f55-87a8-10e1843cabaf => generated 1299 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-29 05:47:17.129 7 WARNING neutronclient.v2_0.client [None req-a78762b9-952d-4bee-897b-1fb8bbd12ce3 40d67511ab104e61ba2338032666f1fe 0b89c98435964a5ba88b181518c3db69 - - default default] The 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: 132/258] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:17 2026] GET /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114 => generated 1458 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-05-29 05:47:17.778 8 WARNING neutronclient.v2_0.client [None req-2a1f4cc9-18f5-4772-a173-2c48056bc1d0 f73d16e05c6d4d1fa0c56bc4e6f08599 bb70e8fe086c4766b410cf128c9b6a3a - - default default] The 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: 127/259] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:17 2026] GET /v2.1/servers/2bf8890d-d44c-4f55-87a8-10e1843cabaf => generated 1295 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:47:18.340 7 WARNING neutronclient.v2_0.client [None req-2d6af6dc-da18-42f2-898c-364748dd4eeb 40d67511ab104e61ba2338032666f1fe 0b89c98435964a5ba88b181518c3db69 - - default default] 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-05-29 05:47:18.981 8 WARNING neutronclient.v2_0.client [None req-e2453de8-e310-4673-9bf1-75076b74ab78 f73d16e05c6d4d1fa0c56bc4e6f08599 bb70e8fe086c4766b410cf128c9b6a3a - - default default] The 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: 133/260] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:18 2026] GET /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114 => generated 1523 bytes in 1080 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/261] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:18 2026] GET /v2.1/servers/2bf8890d-d44c-4f55-87a8-10e1843cabaf => generated 1295 bytes in 469 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:47:19.580 7 INFO nova.api.openstack.compute.server_external_events [req-07a4029e-fe24-4460-9ea5-a4daf41d0e90 req-bb0a38f9-9d5c-480d-9d66-983dabc3194f c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-changed:9c3b18df-50c8-4fde-8a9a-1ec8846e45b7 for instance 5e3c206b-9d8d-4df8-8fae-f283643a6114 on instance 2026-05-29 05:47:19.600 7 INFO nova.compute.rpcapi [None req-b88d7fdd-154e-4e91-9cc4-2353f1cc1ec7 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 134/262] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:47:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 131 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-05-29 05:47:20.445 8 WARNING neutronclient.v2_0.client [None req-5b5a0b48-ec17-431f-9502-d88a98aa9488 40d67511ab104e61ba2338032666f1fe 0b89c98435964a5ba88b181518c3db69 - - default default] 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-05-29 05:47:20.480 7 WARNING neutronclient.v2_0.client [None req-501cb4d5-4725-47d5-ab9c-55c92558f47c f73d16e05c6d4d1fa0c56bc4e6f08599 bb70e8fe086c4766b410cf128c9b6a3a - - default default] The 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: 135/263] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:20 2026] GET /v2.1/servers/2bf8890d-d44c-4f55-87a8-10e1843cabaf => generated 1351 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/264] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:20 2026] GET /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114 => generated 1523 bytes in 372 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:47:21.767 7 WARNING neutronclient.v2_0.client [None req-d8d0bbe5-5c52-4215-a102-916299a3fc8c f73d16e05c6d4d1fa0c56bc4e6f08599 bb70e8fe086c4766b410cf128c9b6a3a - - default default] 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: 137/267] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:21 2026] GET /v2.1/servers/2bf8890d-d44c-4f55-87a8-10e1843cabaf => generated 1351 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-29 05:47:21.836 8 WARNING neutronclient.v2_0.client [None req-195c000a-c09b-4cf4-a33f-a293dff7015d 40d67511ab104e61ba2338032666f1fe 0b89c98435964a5ba88b181518c3db69 - - default default] The 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: 131/268] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:21 2026] GET /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114 => generated 1523 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:47:22.862 7 WARNING neutronclient.v2_0.client [None req-0b6ef685-2468-4fa3-a970-08ac330d98b9 f73d16e05c6d4d1fa0c56bc4e6f08599 bb70e8fe086c4766b410cf128c9b6a3a - - default default] 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-05-29 05:47:23.095 8 WARNING neutronclient.v2_0.client [None req-2902b643-4913-4060-b58a-eb0c51d6351f 40d67511ab104e61ba2338032666f1fe 0b89c98435964a5ba88b181518c3db69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 138/269] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:22 2026] GET /v2.1/servers/2bf8890d-d44c-4f55-87a8-10e1843cabaf => generated 1427 bytes in 2187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/270] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:23 2026] GET /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114 => generated 1523 bytes in 1993 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:47:25.250 7 WARNING neutronclient.v2_0.client [None req-b6feed8f-13b7-4cba-a5ff-4ac97e5902af a5d62e0ff5824445af94b4028ed9004a 34faea08eb6b4696b05f23f97b88db1e - - default default] 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-05-29 05:47:25.415 8 INFO nova.api.openstack.compute.server_external_events [req-bdeb9c71-cb76-4854-8343-139c04bd0404 req-846deafc-972f-4188-9e88-a5f9673d2b0c c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-changed:ba3d6a7a-567c-4d27-ac73-8b4036304cca for instance 2bf8890d-d44c-4f55-87a8-10e1843cabaf on instance 2026-05-29 05:47:25.423 8 INFO nova.compute.rpcapi [None req-4817146e-b44b-4d8c-9c26-cd5f6ce97d70 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 133/271] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:47:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 05:47:25.482 7 WARNING neutronclient.v2_0.client [None req-b6feed8f-13b7-4cba-a5ff-4ac97e5902af a5d62e0ff5824445af94b4028ed9004a 34faea08eb6b4696b05f23f97b88db1e - - default default] 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-05-29 05:47:26.071 8 WARNING neutronclient.v2_0.client [None req-46700c11-8906-4708-b7f8-be8945a4d60f f73d16e05c6d4d1fa0c56bc4e6f08599 bb70e8fe086c4766b410cf128c9b6a3a - - default default] The 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: 139/272] 10.0.0.148 () {34 vars in 662 bytes} [Fri May 29 05:47:25 2026] POST /v2.1/servers => generated 424 bytes in 1103 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-05-29 05:47:26.157 7 WARNING neutronclient.v2_0.client [None req-94cf6d0a-48fb-41d4-b761-7915b3e6c2c2 40d67511ab104e61ba2338032666f1fe 0b89c98435964a5ba88b181518c3db69 - - default default] The 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: 134/273] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:26 2026] GET /v2.1/servers/2bf8890d-d44c-4f55-87a8-10e1843cabaf => generated 1437 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:47:26.378 8 WARNING neutronclient.v2_0.client [None req-6cf74fb0-42ca-4b9c-bf72-3141e3bf4359 a5d62e0ff5824445af94b4028ed9004a 34faea08eb6b4696b05f23f97b88db1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 140/274] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:26 2026] GET /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114 => generated 1523 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/275] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:26 2026] GET /v2.1/servers/920de19d-9a71-4839-9f6c-52dc875db2af => generated 1371 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:47:27.422 7 WARNING neutronclient.v2_0.client [None req-066af029-a0ea-40cd-876a-2430ad6a4cfc f73d16e05c6d4d1fa0c56bc4e6f08599 bb70e8fe086c4766b410cf128c9b6a3a - - default default] 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-05-29 05:47:27.477 8 WARNING neutronclient.v2_0.client [None req-587282b8-5e0f-4a11-a2f5-d6530b307c97 40d67511ab104e61ba2338032666f1fe 0b89c98435964a5ba88b181518c3db69 - - default default] The 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/276] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:27 2026] GET /v2.1/servers/2bf8890d-d44c-4f55-87a8-10e1843cabaf => generated 1437 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:47:27.641 7 WARNING neutronclient.v2_0.client [None req-dfd2085d-2056-448e-81a5-028b45554d4f a5d62e0ff5824445af94b4028ed9004a 34faea08eb6b4696b05f23f97b88db1e - - default default] The 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/277] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:27 2026] GET /v2.1/servers/920de19d-9a71-4839-9f6c-52dc875db2af => generated 1367 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/278] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:27 2026] GET /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114 => generated 1523 bytes in 491 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:47:28.655 7 WARNING neutronclient.v2_0.client [None req-701fbb00-c35c-4a89-8e1c-7117e4fd6491 f73d16e05c6d4d1fa0c56bc4e6f08599 bb70e8fe086c4766b410cf128c9b6a3a - - default default] 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-05-29 05:47:28.945 8 WARNING neutronclient.v2_0.client [None req-92957ceb-3f75-40de-b355-e888a9a52dad a5d62e0ff5824445af94b4028ed9004a 34faea08eb6b4696b05f23f97b88db1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 143/279] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:28 2026] GET /v2.1/servers/2bf8890d-d44c-4f55-87a8-10e1843cabaf => generated 1425 bytes in 373 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 137/280] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:28 2026] GET /v2.1/servers/920de19d-9a71-4839-9f6c-52dc875db2af => generated 1423 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-29 05:47:29.037 7 WARNING neutronclient.v2_0.client [None req-36619a66-319e-491e-abef-433e440d7d59 40d67511ab104e61ba2338032666f1fe 0b89c98435964a5ba88b181518c3db69 - - default default] The 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: 144/281] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:28 2026] GET /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114 => generated 1523 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, ' [pid: 8|app: 0|req: 138/282] 10.0.0.148 () {34 vars in 670 bytes} [Fri May 29 05:47:29 2026] POST /v2.1/os-keypairs => generated 385 bytes in 80 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-05-29 05:47:30.047 7 WARNING neutronclient.v2_0.client [None req-64995172-fa29-4482-8c16-5a2c7af05721 f73d16e05c6d4d1fa0c56bc4e6f08599 bb70e8fe086c4766b410cf128c9b6a3a - - default default] 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-05-29 05:47:30.071 8 WARNING neutronclient.v2_0.client [None req-e946a84f-bbdd-4e2b-b43b-db0b9dd7f6c4 a5d62e0ff5824445af94b4028ed9004a 34faea08eb6b4696b05f23f97b88db1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 139/283] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:30 2026] GET /v2.1/servers/920de19d-9a71-4839-9f6c-52dc875db2af => generated 1431 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-05-29 05:47:30.226 8 WARNING neutronclient.v2_0.client [None req-efafd547-6af8-4709-8b9b-a1d96d57f97d 40d67511ab104e61ba2338032666f1fe 0b89c98435964a5ba88b181518c3db69 - - default default] The 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/284] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:30 2026] GET /v2.1/servers/2bf8890d-d44c-4f55-87a8-10e1843cabaf => generated 1425 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-05-29 05:47:30.354 7 INFO nova.api.openstack.compute.server_external_events [req-606d1772-ba39-4e5e-84e0-123f00923c55 req-7e37865e-6f1d-4840-b3bc-164c61d5b141 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-plugged:9c3b18df-50c8-4fde-8a9a-1ec8846e45b7 for instance 5e3c206b-9d8d-4df8-8fae-f283643a6114 on instance [pid: 7|app: 0|req: 146/285] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:47:30 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: 140/286] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:30 2026] GET /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114 => generated 1523 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:47:31.256 7 WARNING neutronclient.v2_0.client [None req-c67141b3-0eac-4a0a-b612-0ea4f2d01e01 a5d62e0ff5824445af94b4028ed9004a 34faea08eb6b4696b05f23f97b88db1e - - default default] 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-05-29 05:47:31.320 8 WARNING neutronclient.v2_0.client [None req-57899c2c-fdcf-425d-923c-fe23047ba036 f73d16e05c6d4d1fa0c56bc4e6f08599 bb70e8fe086c4766b410cf128c9b6a3a - - default default] The 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/287] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:31 2026] GET /v2.1/servers/920de19d-9a71-4839-9f6c-52dc875db2af => generated 1473 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/288] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:31 2026] GET /v2.1/servers/2bf8890d-d44c-4f55-87a8-10e1843cabaf => generated 1425 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-05-29 05:47:31.586 7 WARNING neutronclient.v2_0.client [None req-117b57bc-48ab-46a1-aebb-db05742d93c8 40d67511ab104e61ba2338032666f1fe 0b89c98435964a5ba88b181518c3db69 - - default default] 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-05-29 05:47:31.668 8 WARNING neutronclient.v2_0.client [None req-cb9abf50-6298-4098-a987-25fc4da58953 d3cf9e48133b4407a1ce007468c23a3d 73482f4e0d1d4bd195a5c1fc72b6e310 - - default default] The 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/291] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:31 2026] GET /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114 => generated 1714 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:47:31.721 8 WARNING neutronclient.v2_0.client [None req-cb9abf50-6298-4098-a987-25fc4da58953 d3cf9e48133b4407a1ce007468c23a3d 73482f4e0d1d4bd195a5c1fc72b6e310 - - default default] 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-05-29 05:47:31.772 7 WARNING neutronclient.v2_0.client [None req-97c0cea9-30f9-4709-b460-80fbf9545fa3 40d67511ab104e61ba2338032666f1fe 0b89c98435964a5ba88b181518c3db69 - - default default] The 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: 150/292] 10.0.0.148 () {32 vars in 740 bytes} [Fri May 29 05:47:31 2026] GET /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114/os-interface => generated 285 bytes in 120 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-05-29 05:47:31.876 7 INFO nova.api.openstack.compute.server_external_events [req-b4d97649-de1e-48b0-bcae-65fab9a0ffe2 req-c110e5c2-5b81-447b-9f17-a85b1d8cc2d7 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-changed:10f09646-2ac7-4aae-9c6d-e6df04fa139c for instance 920de19d-9a71-4839-9f6c-52dc875db2af on instance [pid: 7|app: 0|req: 151/293] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:47:31 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) 2026-05-29 05:47:31.936 8 WARNING neutronclient.v2_0.client [None req-cb9abf50-6298-4098-a987-25fc4da58953 d3cf9e48133b4407a1ce007468c23a3d 73482f4e0d1d4bd195a5c1fc72b6e310 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 143/294] 10.0.0.148 () {34 vars in 662 bytes} [Fri May 29 05:47:31 2026] POST /v2.1/servers => generated 450 bytes in 597 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:47:32.234 7 WARNING neutronclient.v2_0.client [None req-c8a53555-30af-4f62-8636-153eb1f6eba8 d3cf9e48133b4407a1ce007468c23a3d 73482f4e0d1d4bd195a5c1fc72b6e310 - - default default] The 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/295] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:32 2026] GET /v2.1/servers/01d00014-566c-4e1f-b5f9-83ac3d478f3e => generated 1423 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-05-29 05:47:32.395 8 INFO nova.api.openstack.compute.server_external_events [req-710a92f1-ece9-48dd-8bb4-aaf165b4c665 req-bbdb584d-5185-40b8-a881-236db6d2e8c7 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-plugged:9c3b18df-50c8-4fde-8a9a-1ec8846e45b7 for instance 5e3c206b-9d8d-4df8-8fae-f283643a6114 on instance [pid: 8|app: 0|req: 144/296] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:47:32 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-05-29 05:47:32.517 7 WARNING neutronclient.v2_0.client [None req-912dd81c-0263-4f6f-afc6-df6952012b77 a5d62e0ff5824445af94b4028ed9004a 34faea08eb6b4696b05f23f97b88db1e - - default default] 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-05-29 05:47:32.564 8 WARNING neutronclient.v2_0.client [None req-0baf9307-4dd1-4bf0-af0f-62bb55d49d20 f73d16e05c6d4d1fa0c56bc4e6f08599 bb70e8fe086c4766b410cf128c9b6a3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 153/297] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:32 2026] GET /v2.1/servers/920de19d-9a71-4839-9f6c-52dc875db2af => generated 1471 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/298] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:32 2026] GET /v2.1/servers/2bf8890d-d44c-4f55-87a8-10e1843cabaf => generated 1425 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:47:32.811 7 WARNING neutronclient.v2_0.client [None req-6bde2b03-6cf5-4265-a7e3-0031d24a4f30 40d67511ab104e61ba2338032666f1fe 0b89c98435964a5ba88b181518c3db69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 154/299] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:32 2026] GET /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114 => generated 1714 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:47:33.322 8 WARNING neutronclient.v2_0.client [None req-af603f72-a307-4a0e-a539-6f5f638b2749 d3cf9e48133b4407a1ce007468c23a3d 73482f4e0d1d4bd195a5c1fc72b6e310 - - default default] The 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: 146/300] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:33 2026] GET /v2.1/servers/01d00014-566c-4e1f-b5f9-83ac3d478f3e => generated 1427 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-05-29 05:47:33.743 7 WARNING neutronclient.v2_0.client [None req-7e97076f-0f27-44bf-aea2-6a09a7c92286 a5d62e0ff5824445af94b4028ed9004a 34faea08eb6b4696b05f23f97b88db1e - - default default] 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-05-29 05:47:33.791 8 WARNING neutronclient.v2_0.client [None req-9774ce10-cac4-4b31-8f0e-fa17b89ec416 f73d16e05c6d4d1fa0c56bc4e6f08599 bb70e8fe086c4766b410cf128c9b6a3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 155/301] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:33 2026] GET /v2.1/servers/920de19d-9a71-4839-9f6c-52dc875db2af => generated 1471 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/302] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:33 2026] GET /v2.1/servers/2bf8890d-d44c-4f55-87a8-10e1843cabaf => generated 1425 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-05-29 05:47:34.407 7 WARNING neutronclient.v2_0.client [None req-b4f85a3a-e301-4c77-ac4d-4a7fa3f87bef d3cf9e48133b4407a1ce007468c23a3d 73482f4e0d1d4bd195a5c1fc72b6e310 - - default default] 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-05-29 05:47:34.436 8 INFO nova.api.openstack.compute.server_external_events [req-eb5aa5ab-3126-4e86-9f38-65d93f9a949c req-360d4c84-9606-4e5a-80df-61eafc9e2f1f c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-changed:9c3b18df-50c8-4fde-8a9a-1ec8846e45b7 for instance 5e3c206b-9d8d-4df8-8fae-f283643a6114 on instance [pid: 8|app: 0|req: 148/303] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:47:34 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) [pid: 7|app: 0|req: 156/304] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:34 2026] GET /v2.1/servers/01d00014-566c-4e1f-b5f9-83ac3d478f3e => generated 1475 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-05-29 05:47:34.910 8 WARNING neutronclient.v2_0.client [None req-e4a43711-9ba4-45a3-930a-836b16fb8fbf a5d62e0ff5824445af94b4028ed9004a 34faea08eb6b4696b05f23f97b88db1e - - default default] 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-05-29 05:47:34.974 7 WARNING neutronclient.v2_0.client [None req-98d73012-1408-435d-a103-510a2b63e002 f73d16e05c6d4d1fa0c56bc4e6f08599 bb70e8fe086c4766b410cf128c9b6a3a - - default default] The 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/305] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:34 2026] GET /v2.1/servers/920de19d-9a71-4839-9f6c-52dc875db2af => generated 1471 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/306] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:34 2026] GET /v2.1/servers/2bf8890d-d44c-4f55-87a8-10e1843cabaf => generated 1425 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:47:35.504 8 WARNING neutronclient.v2_0.client [None req-123a162c-6762-4864-954d-697dd301ae11 d3cf9e48133b4407a1ce007468c23a3d 73482f4e0d1d4bd195a5c1fc72b6e310 - - default default] The 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/307] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:35 2026] GET /v2.1/servers/01d00014-566c-4e1f-b5f9-83ac3d478f3e => generated 1475 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-05-29 05:47:36.057 7 WARNING neutronclient.v2_0.client [None req-dfd82588-4db3-452d-a336-22af8e387a91 a5d62e0ff5824445af94b4028ed9004a 34faea08eb6b4696b05f23f97b88db1e - - default default] 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-05-29 05:47:36.127 8 WARNING neutronclient.v2_0.client [None req-45a0af73-a555-4ddb-b720-c734eeedeee3 f73d16e05c6d4d1fa0c56bc4e6f08599 bb70e8fe086c4766b410cf128c9b6a3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 158/308] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:36 2026] GET /v2.1/servers/920de19d-9a71-4839-9f6c-52dc875db2af => generated 1471 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/309] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:36 2026] GET /v2.1/servers/2bf8890d-d44c-4f55-87a8-10e1843cabaf => generated 1425 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-05-29 05:47:36.445 7 INFO nova.api.openstack.compute.server_external_events [req-1229bd35-f339-4301-a0dd-bafd6fd2a925 req-b94c07f1-ff45-43ea-a1f7-6c59a346401d c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-plugged:ba3d6a7a-567c-4d27-ac73-8b4036304cca for instance 2bf8890d-d44c-4f55-87a8-10e1843cabaf on instance [pid: 7|app: 0|req: 159/310] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:47:36 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-05-29 05:47:36.605 8 WARNING neutronclient.v2_0.client [None req-e62069a2-2de0-45e2-9c2b-540f6dd2b6b9 d3cf9e48133b4407a1ce007468c23a3d 73482f4e0d1d4bd195a5c1fc72b6e310 - - default default] 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-05-29 05:47:37.167 7 INFO nova.api.openstack.compute.server_external_events [req-d1c32c7a-c71b-4640-8744-c534bfbf2903 req-f37ef7ea-8c89-4b9b-b1c0-6e4a9ff2756a c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-plugged:10f09646-2ac7-4aae-9c6d-e6df04fa139c for instance 920de19d-9a71-4839-9f6c-52dc875db2af on instance [pid: 7|app: 0|req: 160/311] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:47:37 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, ' [pid: 8|app: 0|req: 152/312] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:36 2026] GET /v2.1/servers/01d00014-566c-4e1f-b5f9-83ac3d478f3e => generated 1550 bytes in 711 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:47:37.317 7 WARNING neutronclient.v2_0.client [None req-25fd701a-1bdb-49c6-b85b-ce9ac36d02e7 a5d62e0ff5824445af94b4028ed9004a 34faea08eb6b4696b05f23f97b88db1e - - default default] 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-05-29 05:47:37.322 8 WARNING neutronclient.v2_0.client [None req-ff40e1c5-ea1f-4714-8421-1ee1cdf68805 f73d16e05c6d4d1fa0c56bc4e6f08599 bb70e8fe086c4766b410cf128c9b6a3a - - default default] The 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/313] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:37 2026] GET /v2.1/servers/920de19d-9a71-4839-9f6c-52dc875db2af => generated 1471 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/314] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:37 2026] GET /v2.1/servers/2bf8890d-d44c-4f55-87a8-10e1843cabaf => generated 1425 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:47:38.331 7 WARNING neutronclient.v2_0.client [None req-380c0ba9-57c9-4128-8673-e8b22d833c91 d3cf9e48133b4407a1ce007468c23a3d 73482f4e0d1d4bd195a5c1fc72b6e310 - - default default] The 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/315] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:38 2026] GET /v2.1/servers/01d00014-566c-4e1f-b5f9-83ac3d478f3e => generated 1548 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-05-29 05:47:38.484 8 INFO nova.api.openstack.compute.server_external_events [req-61503f8e-9349-4d38-82a4-a7cf0995675b req-c23b1038-02d7-44a1-a1ad-aeafa5719d98 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-plugged:ba3d6a7a-567c-4d27-ac73-8b4036304cca for instance 2bf8890d-d44c-4f55-87a8-10e1843cabaf on instance [pid: 8|app: 0|req: 154/316] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:47:38 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-05-29 05:47:38.581 7 WARNING neutronclient.v2_0.client [None req-73f6a0c3-c370-46aa-9641-a318209cb064 a5d62e0ff5824445af94b4028ed9004a 34faea08eb6b4696b05f23f97b88db1e - - default default] 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-05-29 05:47:38.616 8 WARNING neutronclient.v2_0.client [None req-44b5f242-09a1-441b-8644-4101c0c51040 f73d16e05c6d4d1fa0c56bc4e6f08599 bb70e8fe086c4766b410cf128c9b6a3a - - default default] The 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/317] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:38 2026] GET /v2.1/servers/920de19d-9a71-4839-9f6c-52dc875db2af => generated 1657 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 155/318] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:38 2026] GET /v2.1/servers/2bf8890d-d44c-4f55-87a8-10e1843cabaf => generated 1612 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/319] 10.0.0.148 () {32 vars in 722 bytes} [Fri May 29 05:47:38 2026] GET /v2.1/servers/920de19d-9a71-4839-9f6c-52dc875db2af/ips => generated 110 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 165/320] 10.0.0.148 () {32 vars in 722 bytes} [Fri May 29 05:47:38 2026] GET /v2.1/servers/920de19d-9a71-4839-9f6c-52dc875db2af/ips => generated 110 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 05:47:38.797 8 WARNING neutronclient.v2_0.client [None req-24993307-8d8b-40a7-ab27-6ea75ebb2667 f73d16e05c6d4d1fa0c56bc4e6f08599 bb70e8fe086c4766b410cf128c9b6a3a - - default default] 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: 166/321] 10.0.0.148 () {32 vars in 824 bytes} [Fri May 29 05:47:38 2026] GET /v2.1/servers/920de19d-9a71-4839-9f6c-52dc875db2af/ips/tempest-ServerAddressesTestJSON-2139620657-network => generated 95 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/322] 10.0.0.148 () {32 vars in 740 bytes} [Fri May 29 05:47:38 2026] GET /v2.1/servers/2bf8890d-d44c-4f55-87a8-10e1843cabaf/os-interface => generated 284 bytes in 116 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: 167/323] 10.0.0.148 () {32 vars in 717 bytes} [Fri May 29 05:47:38 2026] DELETE /v2.1/servers/920de19d-9a71-4839-9f6c-52dc875db2af => generated 0 bytes in 133 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-05-29 05:47:39.027 8 WARNING neutronclient.v2_0.client [None req-60270c7b-fe62-498b-a314-d3a161cbc135 a5d62e0ff5824445af94b4028ed9004a 34faea08eb6b4696b05f23f97b88db1e - - default default] The 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/324] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:38 2026] GET /v2.1/servers/920de19d-9a71-4839-9f6c-52dc875db2af => generated 1663 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-05-29 05:47:39.215 7 INFO nova.api.openstack.compute.server_external_events [req-31f99503-a09b-4994-8f9e-5337a600cdf7 req-2493d442-459b-4bf9-9351-0b297cf5d9e0 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-plugged:10f09646-2ac7-4aae-9c6d-e6df04fa139c for instance 920de19d-9a71-4839-9f6c-52dc875db2af on instance 2026-05-29 05:47:39.215 7 INFO nova.api.openstack.compute.server_external_events [req-31f99503-a09b-4994-8f9e-5337a600cdf7 req-2493d442-459b-4bf9-9351-0b297cf5d9e0 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-changed:8acf65e3-6f2d-41c4-803d-f8f7aa927abb for instance 01d00014-566c-4e1f-b5f9-83ac3d478f3e on instance [pid: 7|app: 0|req: 168/325] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:47:39 2026] POST /v2.1/os-server-external-events => generated 350 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-05-29 05:47:39.474 8 WARNING neutronclient.v2_0.client [None req-129ccfab-d93f-41bd-83d8-3d9e4936dfc3 d3cf9e48133b4407a1ce007468c23a3d 73482f4e0d1d4bd195a5c1fc72b6e310 - - default default] 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-05-29 05:47:39.552 7 WARNING neutronclient.v2_0.client [None req-b14e9034-9381-4f50-88b6-4af024764013 f73d16e05c6d4d1fa0c56bc4e6f08599 bb70e8fe086c4766b410cf128c9b6a3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 158/326] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:39 2026] GET /v2.1/servers/01d00014-566c-4e1f-b5f9-83ac3d478f3e => generated 1548 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/327] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:39 2026] GET /v2.1/servers/2bf8890d-d44c-4f55-87a8-10e1843cabaf => generated 1612 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 159/328] 10.0.0.148 () {32 vars in 640 bytes} [Fri May 29 05:47:39 2026] GET /v2.1/servers => generated 387 bytes in 83 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: 170/329] 10.0.0.148 () {32 vars in 717 bytes} [Fri May 29 05:47:39 2026] DELETE /v2.1/servers/2bf8890d-d44c-4f55-87a8-10e1843cabaf => 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-05-29 05:47:39.898 8 WARNING neutronclient.v2_0.client [None req-7ef5f52b-536e-4838-8589-d603754c5725 f73d16e05c6d4d1fa0c56bc4e6f08599 bb70e8fe086c4766b410cf128c9b6a3a - - default default] The 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/330] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:39 2026] GET /v2.1/servers/2bf8890d-d44c-4f55-87a8-10e1843cabaf => generated 1618 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-05-29 05:47:40.228 7 WARNING neutronclient.v2_0.client [None req-eced842f-c3f2-442c-b50d-6e7b549a4672 a5d62e0ff5824445af94b4028ed9004a 34faea08eb6b4696b05f23f97b88db1e - - default default] The 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/331] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:40 2026] GET /v2.1/servers/920de19d-9a71-4839-9f6c-52dc875db2af => generated 1663 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:47:40.626 8 WARNING neutronclient.v2_0.client [None req-39e448af-a7d2-434e-bfd4-d8e3946ffc61 d3cf9e48133b4407a1ce007468c23a3d 73482f4e0d1d4bd195a5c1fc72b6e310 - - default default] The 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/332] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:40 2026] GET /v2.1/servers/01d00014-566c-4e1f-b5f9-83ac3d478f3e => generated 1548 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:47:41.064 7 WARNING neutronclient.v2_0.client [None req-fead680c-13f7-4f7e-a539-cb2e74e498c9 f73d16e05c6d4d1fa0c56bc4e6f08599 bb70e8fe086c4766b410cf128c9b6a3a - - default default] 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-05-29 05:47:41.109 8 INFO nova.api.openstack.compute.server_external_events [req-42af4072-8a7d-46f7-9af6-28d0a215400b req-2dae5738-d8ad-448c-bb68-e4cd49dfb1aa c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-unplugged:ba3d6a7a-567c-4d27-ac73-8b4036304cca for instance 2bf8890d-d44c-4f55-87a8-10e1843cabaf on instance [pid: 8|app: 0|req: 162/333] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:47:41 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: 172/334] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:41 2026] GET /v2.1/servers/2bf8890d-d44c-4f55-87a8-10e1843cabaf => generated 1618 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-05-29 05:47:41.256 8 INFO nova.api.openstack.compute.server_external_events [req-92162d54-02f5-449b-82a1-7cf774844544 req-5268cddd-e61a-499b-a973-95d11fbf7da2 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-changed:ba3d6a7a-567c-4d27-ac73-8b4036304cca for instance 2bf8890d-d44c-4f55-87a8-10e1843cabaf on instance 2026-05-29 05:47:41.256 8 INFO nova.api.openstack.compute.server_external_events [req-92162d54-02f5-449b-82a1-7cf774844544 req-5268cddd-e61a-499b-a973-95d11fbf7da2 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-unplugged:10f09646-2ac7-4aae-9c6d-e6df04fa139c for instance 920de19d-9a71-4839-9f6c-52dc875db2af on instance 2026-05-29 05:47:41.256 8 INFO nova.api.openstack.compute.server_external_events [req-92162d54-02f5-449b-82a1-7cf774844544 req-5268cddd-e61a-499b-a973-95d11fbf7da2 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-unplugged:10f09646-2ac7-4aae-9c6d-e6df04fa139c for instance 920de19d-9a71-4839-9f6c-52dc875db2af on instance [pid: 8|app: 0|req: 163/335] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:47:41 2026] POST /v2.1/os-server-external-events => generated 525 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-05-29 05:47:41.394 7 WARNING neutronclient.v2_0.client [None req-45393531-3f22-4d36-a40b-f1def39f2bb9 a5d62e0ff5824445af94b4028ed9004a 34faea08eb6b4696b05f23f97b88db1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 173/336] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:41 2026] GET /v2.1/servers/920de19d-9a71-4839-9f6c-52dc875db2af => generated 1663 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:47:41.771 7 WARNING neutronclient.v2_0.client [None req-5c20f325-219f-4ec0-ac0e-e1180185239f d3cf9e48133b4407a1ce007468c23a3d 73482f4e0d1d4bd195a5c1fc72b6e310 - - default default] The 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: 175/339] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:41 2026] GET /v2.1/servers/01d00014-566c-4e1f-b5f9-83ac3d478f3e => generated 1548 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:47:42.250 8 WARNING neutronclient.v2_0.client [None req-4fe96223-c7df-4dfb-a844-7632345f5411 f73d16e05c6d4d1fa0c56bc4e6f08599 bb70e8fe086c4766b410cf128c9b6a3a - - default default] The 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/340] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:42 2026] GET /v2.1/servers/2bf8890d-d44c-4f55-87a8-10e1843cabaf => generated 1738 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:47:42.548 7 WARNING neutronclient.v2_0.client [None req-8da32725-57f5-4c16-89d5-51225e797a5d a5d62e0ff5824445af94b4028ed9004a 34faea08eb6b4696b05f23f97b88db1e - - default default] The 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/341] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:42 2026] GET /v2.1/servers/920de19d-9a71-4839-9f6c-52dc875db2af => generated 1452 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-05-29 05:47:42.915 8 WARNING neutronclient.v2_0.client [None req-7740fb32-e595-4b24-89cf-8ea66c06cfc5 d3cf9e48133b4407a1ce007468c23a3d 73482f4e0d1d4bd195a5c1fc72b6e310 - - default default] The 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/342] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:42 2026] GET /v2.1/servers/01d00014-566c-4e1f-b5f9-83ac3d478f3e => generated 1548 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:47:43.156 7 INFO nova.api.openstack.compute.server_external_events [req-0075d104-b8a9-4fa9-b8c2-414ad2e99dbc req-878e10a6-40af-4a4d-8914-f71086decb1f c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-unplugged:ba3d6a7a-567c-4d27-ac73-8b4036304cca for instance 2bf8890d-d44c-4f55-87a8-10e1843cabaf on instance 2026-05-29 05:47:43.157 7 INFO nova.api.openstack.compute.server_external_events [req-0075d104-b8a9-4fa9-b8c2-414ad2e99dbc req-878e10a6-40af-4a4d-8914-f71086decb1f c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-deleted:10f09646-2ac7-4aae-9c6d-e6df04fa139c for instance 920de19d-9a71-4839-9f6c-52dc875db2af on instance 2026-05-29 05:47:43.157 7 INFO nova.api.openstack.compute.server_external_events [req-0075d104-b8a9-4fa9-b8c2-414ad2e99dbc req-878e10a6-40af-4a4d-8914-f71086decb1f c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-plugged:8acf65e3-6f2d-41c4-803d-f8f7aa927abb for instance 01d00014-566c-4e1f-b5f9-83ac3d478f3e on instance 2026-05-29 05:47:43.157 7 INFO nova.api.openstack.compute.server_external_events [req-0075d104-b8a9-4fa9-b8c2-414ad2e99dbc req-878e10a6-40af-4a4d-8914-f71086decb1f c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-plugged:8acf65e3-6f2d-41c4-803d-f8f7aa927abb for instance 01d00014-566c-4e1f-b5f9-83ac3d478f3e on instance 2026-05-29 05:47:43.157 7 INFO nova.api.openstack.compute.server_external_events [req-0075d104-b8a9-4fa9-b8c2-414ad2e99dbc req-878e10a6-40af-4a4d-8914-f71086decb1f c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-deleted:ba3d6a7a-567c-4d27-ac73-8b4036304cca for instance 2bf8890d-d44c-4f55-87a8-10e1843cabaf on instance [pid: 7|app: 0|req: 177/343] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:47:43 2026] POST /v2.1/os-server-external-events => generated 869 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-05-29 05:47:43.414 8 WARNING neutronclient.v2_0.client [None req-e9228ca4-aca1-4927-aa80-ec437841dbe3 f73d16e05c6d4d1fa0c56bc4e6f08599 bb70e8fe086c4766b410cf128c9b6a3a - - default default] The 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/344] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:43 2026] GET /v2.1/servers/2bf8890d-d44c-4f55-87a8-10e1843cabaf => generated 1380 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-05-29 05:47:43.685 7 WARNING neutronclient.v2_0.client [None req-73780096-2466-4e92-9570-44cc2353752c a5d62e0ff5824445af94b4028ed9004a 34faea08eb6b4696b05f23f97b88db1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 178/345] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:43 2026] GET /v2.1/servers/920de19d-9a71-4839-9f6c-52dc875db2af => generated 1457 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:47:44.188 8 WARNING neutronclient.v2_0.client [None req-689d31cf-839a-48b5-ba4d-8d9cf6ba3186 d3cf9e48133b4407a1ce007468c23a3d 73482f4e0d1d4bd195a5c1fc72b6e310 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 168/346] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:44 2026] GET /v2.1/servers/01d00014-566c-4e1f-b5f9-83ac3d478f3e => generated 1548 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:47:44.506 7 WARNING neutronclient.v2_0.client [None req-0cedf460-2c30-414f-9344-122f63672d57 f73d16e05c6d4d1fa0c56bc4e6f08599 bb70e8fe086c4766b410cf128c9b6a3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 179/347] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:44 2026] GET /v2.1/servers/2bf8890d-d44c-4f55-87a8-10e1843cabaf => generated 1380 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:47:44.807 8 WARNING neutronclient.v2_0.client [None req-7d859b7a-a44b-4ae4-aff4-92fbf7e9e245 a5d62e0ff5824445af94b4028ed9004a 34faea08eb6b4696b05f23f97b88db1e - - default default] The 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: 169/348] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:44 2026] GET /v2.1/servers/920de19d-9a71-4839-9f6c-52dc875db2af => generated 1457 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-05-29 05:47:45.352 7 WARNING neutronclient.v2_0.client [None req-0ba13ee3-d5f9-42cc-aa5c-a780b14da776 d3cf9e48133b4407a1ce007468c23a3d 73482f4e0d1d4bd195a5c1fc72b6e310 - - default default] The 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/349] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:45 2026] GET /v2.1/servers/01d00014-566c-4e1f-b5f9-83ac3d478f3e => generated 1726 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:47:45.490 8 WARNING neutronclient.v2_0.client [None req-156c67b4-7e11-4106-87a6-c0eda795848a d3cf9e48133b4407a1ce007468c23a3d 73482f4e0d1d4bd195a5c1fc72b6e310 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 170/350] 10.0.0.148 () {32 vars in 740 bytes} [Fri May 29 05:47:45 2026] GET /v2.1/servers/01d00014-566c-4e1f-b5f9-83ac3d478f3e/os-interface => generated 285 bytes in 84 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-05-29 05:47:45.606 7 WARNING neutronclient.v2_0.client [None req-e286ffe4-e256-4858-8926-d8b90a0d57d1 f73d16e05c6d4d1fa0c56bc4e6f08599 bb70e8fe086c4766b410cf128c9b6a3a - - default default] The 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/351] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:45 2026] GET /v2.1/servers/2bf8890d-d44c-4f55-87a8-10e1843cabaf => generated 1385 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:47:45.903 8 INFO nova.api.openstack.wsgi [None req-4fd5a2f5-6420-48bd-9542-b9747aa6ac22 a5d62e0ff5824445af94b4028ed9004a 34faea08eb6b4696b05f23f97b88db1e - - default default] HTTP exception thrown: Instance 920de19d-9a71-4839-9f6c-52dc875db2af could not be found. [pid: 8|app: 0|req: 171/352] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:45 2026] GET /v2.1/servers/920de19d-9a71-4839-9f6c-52dc875db2af => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:47:46.508 8 INFO nova.api.openstack.compute.server_external_events [req-26dfe72e-54b3-4de0-bf60-e484f3b131b5 req-7bdb7b50-ba6e-418c-a7c0-adce4b11addb c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-changed:8acf65e3-6f2d-41c4-803d-f8f7aa927abb for instance 01d00014-566c-4e1f-b5f9-83ac3d478f3e on instance [pid: 8|app: 0|req: 172/353] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:47:46 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) 2026-05-29 05:47:46.524 7 WARNING neutronclient.v2_0.client [None req-ba6347e3-36b5-4017-8041-ba1efd439524 d3cf9e48133b4407a1ce007468c23a3d 73482f4e0d1d4bd195a5c1fc72b6e310 - - default default] 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: 182/354] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:46 2026] GET /v2.1/servers/01d00014-566c-4e1f-b5f9-83ac3d478f3e => generated 1726 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-05-29 05:47:46.712 8 WARNING neutronclient.v2_0.client [None req-63dde7a1-7298-4245-83b1-1b86e7437997 f73d16e05c6d4d1fa0c56bc4e6f08599 bb70e8fe086c4766b410cf128c9b6a3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 173/355] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:46 2026] GET /v2.1/servers/2bf8890d-d44c-4f55-87a8-10e1843cabaf => generated 1385 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/356] 10.0.0.148 () {32 vars in 640 bytes} [Fri May 29 05:47:46 2026] GET /v2.1/servers => generated 378 bytes in 121 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: 174/357] 10.0.0.148 () {32 vars in 717 bytes} [Fri May 29 05:47:46 2026] DELETE /v2.1/servers/01d00014-566c-4e1f-b5f9-83ac3d478f3e => generated 0 bytes in 146 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:47:47.008 7 WARNING neutronclient.v2_0.client [None req-ac8f858c-ba91-47cc-afe3-3a73dc9fb398 d3cf9e48133b4407a1ce007468c23a3d 73482f4e0d1d4bd195a5c1fc72b6e310 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 184/358] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:46 2026] GET /v2.1/servers/01d00014-566c-4e1f-b5f9-83ac3d478f3e => generated 1732 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-05-29 05:47:47.811 8 INFO nova.api.openstack.wsgi [None req-37156ca9-cdc9-4bea-b251-e95724cf4dd0 f73d16e05c6d4d1fa0c56bc4e6f08599 bb70e8fe086c4766b410cf128c9b6a3a - - default default] HTTP exception thrown: Instance 2bf8890d-d44c-4f55-87a8-10e1843cabaf could not be found. [pid: 8|app: 0|req: 175/359] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:47 2026] GET /v2.1/servers/2bf8890d-d44c-4f55-87a8-10e1843cabaf => 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: 185/360] 10.0.0.148 () {32 vars in 705 bytes} [Fri May 29 05:47:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1570654205 => generated 0 bytes in 29 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-05-29 05:47:48.211 8 WARNING neutronclient.v2_0.client [None req-1fc26e0c-b66e-4bc8-a7e1-47e073da0318 d3cf9e48133b4407a1ce007468c23a3d 73482f4e0d1d4bd195a5c1fc72b6e310 - - default default] 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-05-29 05:47:48.576 7 INFO nova.api.openstack.compute.server_external_events [req-a91b9e91-122c-490c-b50d-61157640c88f req-b1643e29-b4e8-4777-b1cf-9d972dac4d73 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-unplugged:8acf65e3-6f2d-41c4-803d-f8f7aa927abb for instance 01d00014-566c-4e1f-b5f9-83ac3d478f3e on instance [pid: 7|app: 0|req: 186/361] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:47:48 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 53 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-05-29 05:47:48.615 7 WARNING neutronclient.v2_0.client [None req-954c9363-f0ee-40d9-bb4e-2c6b543d6d01 40d67511ab104e61ba2338032666f1fe 0b89c98435964a5ba88b181518c3db69 - - default default] The 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/362] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:48 2026] GET /v2.1/servers/01d00014-566c-4e1f-b5f9-83ac3d478f3e => generated 1852 bytes in 832 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/363] 10.0.0.148 () {32 vars in 740 bytes} [Fri May 29 05:47:48 2026] GET /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114/os-interface => generated 285 bytes in 484 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-05-29 05:47:49.109 8 WARNING neutronclient.v2_0.client [None req-5d29130e-d0ee-4f35-8a8c-c6bf7bfea084 40d67511ab104e61ba2338032666f1fe 0b89c98435964a5ba88b181518c3db69 - - default default] The 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/364] 10.0.0.148 () {32 vars in 814 bytes} [Fri May 29 05:47:49 2026] GET /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114/os-interface/9c3b18df-50c8-4fde-8a9a-1ec8846e45b7 => generated 282 bytes in 375 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: 188/365] 10.0.0.148 () {32 vars in 722 bytes} [Fri May 29 05:47:49 2026] GET /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114/ips => generated 156 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: 178/366] 10.0.0.148 () {34 vars in 749 bytes} [Fri May 29 05:47:49 2026] POST /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114/action => generated 0 bytes in 56 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: 189/367] 10.0.0.148 () {32 vars in 722 bytes} [Fri May 29 05:47:49 2026] GET /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114/ips => generated 156 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-05-29 05:47:50.055 8 WARNING neutronclient.v2_0.client [None req-1bc08554-1e6e-4965-814c-191c41a53152 d3cf9e48133b4407a1ce007468c23a3d 73482f4e0d1d4bd195a5c1fc72b6e310 - - default default] 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: 179/368] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:50 2026] GET /v2.1/servers/01d00014-566c-4e1f-b5f9-83ac3d478f3e => generated 1785 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-29 05:47:50.163 7 INFO nova.api.openstack.compute.server_external_events [req-99aa8fee-d204-4a60-9908-ea3a14d16954 req-88fca2f4-bd0e-42e6-b107-df7b08bcce8f c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-deleted:8acf65e3-6f2d-41c4-803d-f8f7aa927abb for instance 01d00014-566c-4e1f-b5f9-83ac3d478f3e on instance [pid: 7|app: 0|req: 190/369] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:47:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 48 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-05-29 05:47:50.634 8 INFO nova.api.openstack.compute.server_external_events [req-1560a8a4-1f9c-4e9d-afa7-97e393add43d req-78249993-7ced-49c5-b9c5-b7e85eb391ed c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-unplugged:8acf65e3-6f2d-41c4-803d-f8f7aa927abb for instance 01d00014-566c-4e1f-b5f9-83ac3d478f3e on instance [pid: 8|app: 0|req: 180/370] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:47:50 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/371] 10.0.0.148 () {32 vars in 722 bytes} [Fri May 29 05:47:50 2026] GET /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114/ips => generated 156 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-05-29 05:47:51.218 8 WARNING neutronclient.v2_0.client [None req-a288d78c-bbfa-4261-a621-c76023ee1d37 d3cf9e48133b4407a1ce007468c23a3d 73482f4e0d1d4bd195a5c1fc72b6e310 - - default default] The 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/372] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:51 2026] GET /v2.1/servers/01d00014-566c-4e1f-b5f9-83ac3d478f3e => generated 1509 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, ' [pid: 7|app: 0|req: 193/375] 10.0.0.148 () {32 vars in 722 bytes} [Fri May 29 05:47:51 2026] GET /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114/ips => generated 156 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-05-29 05:47:52.226 8 INFO nova.api.openstack.compute.server_external_events [req-edf07437-2a86-4d85-8383-01cf4229927b req-cae7cdfb-98a7-4502-bd50-a3f48acdd2a2 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-changed:9c3b18df-50c8-4fde-8a9a-1ec8846e45b7 for instance 5e3c206b-9d8d-4df8-8fae-f283643a6114 on instance [pid: 8|app: 0|req: 183/376] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:47:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 49 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-05-29 05:47:52.317 7 WARNING neutronclient.v2_0.client [None req-b1d0efba-46ce-45f3-8f5c-bbd89e9d2382 d3cf9e48133b4407a1ce007468c23a3d 73482f4e0d1d4bd195a5c1fc72b6e310 - - default default] The 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: 194/377] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:52 2026] GET /v2.1/servers/01d00014-566c-4e1f-b5f9-83ac3d478f3e => generated 1509 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 184/378] 10.0.0.148 () {32 vars in 722 bytes} [Fri May 29 05:47:52 2026] GET /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114/ips => generated 194 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:47:52.808 7 WARNING neutronclient.v2_0.client [None req-03f7330d-f17b-48e4-8196-236469de3c70 40d67511ab104e61ba2338032666f1fe 0b89c98435964a5ba88b181518c3db69 - - default default] The 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/379] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:52 2026] GET /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114 => generated 1948 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 185/380] 10.0.0.148 () {34 vars in 749 bytes} [Fri May 29 05:47:52 2026] POST /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114/action => generated 0 bytes in 55 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: 196/381] 10.0.0.148 () {32 vars in 722 bytes} [Fri May 29 05:47:53 2026] GET /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114/ips => generated 194 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:47:53.393 8 INFO nova.api.openstack.wsgi [None req-5e8fbc4f-a211-4147-b32f-ad8ac4a57de9 d3cf9e48133b4407a1ce007468c23a3d 73482f4e0d1d4bd195a5c1fc72b6e310 - - default default] HTTP exception thrown: Instance 01d00014-566c-4e1f-b5f9-83ac3d478f3e could not be found. [pid: 8|app: 0|req: 186/382] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:53 2026] GET /v2.1/servers/01d00014-566c-4e1f-b5f9-83ac3d478f3e => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 197/383] 10.0.0.148 () {32 vars in 703 bytes} [Fri May 29 05:47:53 2026] DELETE /v2.1/os-keypairs/tempest-keypair-628727267 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 187/384] 10.0.0.148 () {32 vars in 722 bytes} [Fri May 29 05:47:54 2026] GET /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114/ips => generated 194 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 05:47:54.928 7 INFO nova.api.openstack.compute.server_external_events [req-de880456-b41e-4f00-a34d-8b298ece05f6 req-351b67b1-b04f-4b1e-8fe4-2ff519875de1 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-changed:9c3b18df-50c8-4fde-8a9a-1ec8846e45b7 for instance 5e3c206b-9d8d-4df8-8fae-f283643a6114 on instance [pid: 7|app: 0|req: 198/385] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:47:54 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, ' [pid: 8|app: 0|req: 188/386] 10.0.0.148 () {32 vars in 722 bytes} [Fri May 29 05:47:55 2026] GET /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114/ips => generated 194 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: 199/387] 10.0.0.148 () {32 vars in 722 bytes} [Fri May 29 05:47:56 2026] GET /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114/ips => generated 194 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 189/388] 10.0.0.148 () {32 vars in 722 bytes} [Fri May 29 05:47:57 2026] GET /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114/ips => generated 194 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 200/389] 10.0.0.148 () {32 vars in 722 bytes} [Fri May 29 05:47:58 2026] GET /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114/ips => generated 194 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: 8|app: 0|req: 190/390] 10.0.0.148 () {34 vars in 670 bytes} [Fri May 29 05:47:58 2026] POST /v2.1/os-keypairs => generated 386 bytes in 136 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: 201/391] 10.0.0.148 () {32 vars in 722 bytes} [Fri May 29 05:47:59 2026] GET /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114/ips => generated 156 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/392] 10.0.0.148 () {32 vars in 717 bytes} [Fri May 29 05:47:59 2026] DELETE /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114 => generated 0 bytes in 79 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-05-29 05:47:59.458 7 WARNING neutronclient.v2_0.client [None req-011843bd-c53d-46c4-bc4a-83b157dadbc8 40d67511ab104e61ba2338032666f1fe 0b89c98435964a5ba88b181518c3db69 - - default default] The 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: 202/393] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:47:59 2026] GET /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114 => generated 1840 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:48:00.679 8 WARNING neutronclient.v2_0.client [None req-333eff9c-61b2-417a-bbf9-665e40903298 40d67511ab104e61ba2338032666f1fe 0b89c98435964a5ba88b181518c3db69 - - default default] 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-05-29 05:48:00.696 7 INFO nova.api.openstack.compute.server_external_events [req-fb148821-357f-4d05-ab53-cd14647a3223 req-09a55451-f7d7-4043-8139-974e35c2ef7d c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-unplugged:9c3b18df-50c8-4fde-8a9a-1ec8846e45b7 for instance 5e3c206b-9d8d-4df8-8fae-f283643a6114 on instance [pid: 7|app: 0|req: 203/394] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:48:00 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/395] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:00 2026] GET /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114 => generated 1840 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:48:00.899 7 WARNING neutronclient.v2_0.client [None req-f53b3f36-24d0-41ab-bcff-a23d3d8abe6b 3fb4e437b2ee42a6ab7b7db47ee863e5 08b517f54aa24aa4b07b8476c3a38a23 - - default default] 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-05-29 05:48:00.941 7 WARNING neutronclient.v2_0.client [None req-f53b3f36-24d0-41ab-bcff-a23d3d8abe6b 3fb4e437b2ee42a6ab7b7db47ee863e5 08b517f54aa24aa4b07b8476c3a38a23 - - default default] 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-05-29 05:48:01.079 7 WARNING neutronclient.v2_0.client [None req-f53b3f36-24d0-41ab-bcff-a23d3d8abe6b 3fb4e437b2ee42a6ab7b7db47ee863e5 08b517f54aa24aa4b07b8476c3a38a23 - - default default] The 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: 204/396] 10.0.0.148 () {34 vars in 662 bytes} [Fri May 29 05:48:00 2026] POST /v2.1/servers => generated 453 bytes in 456 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-05-29 05:48:01.319 8 WARNING neutronclient.v2_0.client [None req-85482cb1-0ff6-459a-9000-67193a3ec7f1 3fb4e437b2ee42a6ab7b7db47ee863e5 08b517f54aa24aa4b07b8476c3a38a23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 193/397] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:01 2026] GET /v2.1/servers/5f71c6e1-45f0-4df9-9c8c-73611b4e68a0 => generated 1431 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-05-29 05:48:01.891 7 WARNING neutronclient.v2_0.client [None req-da59589d-28e8-46b9-8b86-d4c3c06b60b3 40d67511ab104e61ba2338032666f1fe 0b89c98435964a5ba88b181518c3db69 - - default default] The 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/400] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:01 2026] GET /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114 => generated 1840 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:48:02.239 8 INFO nova.api.openstack.compute.server_external_events [req-2250074a-c208-443e-b0f6-bf710d74bef2 req-8d139922-a47b-4c26-be00-95a869958811 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-deleted:9c3b18df-50c8-4fde-8a9a-1ec8846e45b7 for instance 5e3c206b-9d8d-4df8-8fae-f283643a6114 on instance [pid: 8|app: 0|req: 195/401] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:48:02 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-05-29 05:48:02.408 7 WARNING neutronclient.v2_0.client [None req-14aac298-def8-4e73-a023-8d7d246a722d 3fb4e437b2ee42a6ab7b7db47ee863e5 08b517f54aa24aa4b07b8476c3a38a23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 207/402] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:02 2026] GET /v2.1/servers/5f71c6e1-45f0-4df9-9c8c-73611b4e68a0 => generated 1435 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-05-29 05:48:02.742 8 INFO nova.api.openstack.compute.server_external_events [req-42701490-ef94-4f26-bf1a-df4efe1d6169 req-775127b2-cb5b-45a1-bb31-7dbdcd0aa76c c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-unplugged:9c3b18df-50c8-4fde-8a9a-1ec8846e45b7 for instance 5e3c206b-9d8d-4df8-8fae-f283643a6114 on instance [pid: 8|app: 0|req: 196/403] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:48:02 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, ' 2026-05-29 05:48:03.049 7 WARNING neutronclient.v2_0.client [None req-d47d18cd-ff3f-4e08-a39b-534a82dfe209 40d67511ab104e61ba2338032666f1fe 0b89c98435964a5ba88b181518c3db69 - - default default] The 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/404] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:02 2026] GET /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114 => generated 1479 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-05-29 05:48:03.509 8 WARNING neutronclient.v2_0.client [None req-e9cd8f58-4fee-4c32-b8ea-89597903565a 3fb4e437b2ee42a6ab7b7db47ee863e5 08b517f54aa24aa4b07b8476c3a38a23 - - default default] The 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: 197/405] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:03 2026] GET /v2.1/servers/5f71c6e1-45f0-4df9-9c8c-73611b4e68a0 => generated 1483 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:48:04.136 7 WARNING neutronclient.v2_0.client [None req-6250a96d-3a10-4e11-8e91-0096e8f21e17 40d67511ab104e61ba2338032666f1fe 0b89c98435964a5ba88b181518c3db69 - - default default] The 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: 209/406] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:04 2026] GET /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114 => generated 1484 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-05-29 05:48:04.615 8 WARNING neutronclient.v2_0.client [None req-2b302f90-c3cb-4de8-9019-5f0dc1756974 3fb4e437b2ee42a6ab7b7db47ee863e5 08b517f54aa24aa4b07b8476c3a38a23 - - default default] The 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/407] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:04 2026] GET /v2.1/servers/5f71c6e1-45f0-4df9-9c8c-73611b4e68a0 => generated 1483 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:48:05.244 7 WARNING neutronclient.v2_0.client [None req-22bf4259-b5c5-4995-8016-c7a3f0ebe2ec 40d67511ab104e61ba2338032666f1fe 0b89c98435964a5ba88b181518c3db69 - - default default] The 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/408] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:05 2026] GET /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114 => generated 1484 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-05-29 05:48:05.703 8 WARNING neutronclient.v2_0.client [None req-4b4250e9-d36d-40c7-a10c-7deaf569eb0a 3fb4e437b2ee42a6ab7b7db47ee863e5 08b517f54aa24aa4b07b8476c3a38a23 - - default default] The 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: 199/409] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:05 2026] GET /v2.1/servers/5f71c6e1-45f0-4df9-9c8c-73611b4e68a0 => generated 1491 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:48:06.337 7 WARNING neutronclient.v2_0.client [None req-fd880bb0-3743-4b3e-9526-3a6ee8e335e9 40d67511ab104e61ba2338032666f1fe 0b89c98435964a5ba88b181518c3db69 - - default default] 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-05-29 05:48:06.918 8 INFO nova.api.openstack.compute.server_external_events [req-f81584f2-df7c-4365-ba5b-e79ab1d7bdb6 req-de63d9f9-4c6a-4d79-ae0f-f91e92fbaaee c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-changed:d44376d3-c4fa-42fd-ad5b-162c0c42f7cb for instance 5f71c6e1-45f0-4df9-9c8c-73611b4e68a0 on instance [pid: 8|app: 0|req: 200/410] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:48:06 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-05-29 05:48:06.953 8 WARNING neutronclient.v2_0.client [None req-f7178c1d-c436-4022-80fc-2765181f4381 3fb4e437b2ee42a6ab7b7db47ee863e5 08b517f54aa24aa4b07b8476c3a38a23 - - default default] The 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/411] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:06 2026] GET /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114 => generated 1484 bytes in 882 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/412] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:06 2026] GET /v2.1/servers/5f71c6e1-45f0-4df9-9c8c-73611b4e68a0 => generated 1569 bytes in 392 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:48:08.207 7 INFO nova.api.openstack.wsgi [None req-4bcfc8ff-6ce8-46d6-a440-390a8c16df2e 40d67511ab104e61ba2338032666f1fe 0b89c98435964a5ba88b181518c3db69 - - default default] HTTP exception thrown: Instance 5e3c206b-9d8d-4df8-8fae-f283643a6114 could not be found. [pid: 7|app: 0|req: 212/413] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:08 2026] GET /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114 => generated 111 bytes in 19 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: 202/414] 10.0.0.148 () {32 vars in 703 bytes} [Fri May 29 05:48:08 2026] DELETE /v2.1/os-keypairs/tempest-keypair-920208803 => 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-05-29 05:48:08.367 7 WARNING neutronclient.v2_0.client [None req-3edb7b68-8d79-453c-b3df-fd9546258918 3fb4e437b2ee42a6ab7b7db47ee863e5 08b517f54aa24aa4b07b8476c3a38a23 - - default default] The 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: 213/415] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:08 2026] GET /v2.1/servers/5f71c6e1-45f0-4df9-9c8c-73611b4e68a0 => generated 1557 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-29 05:48:08.826 8 INFO nova.api.openstack.wsgi [None req-199c8c21-d169-4dea-aa8b-629d73cc8ea9 40d67511ab104e61ba2338032666f1fe 0b89c98435964a5ba88b181518c3db69 - - default default] HTTP exception thrown: Instance 5e3c206b-9d8d-4df8-8fae-f283643a6114 could not be found. [pid: 8|app: 0|req: 203/416] 10.0.0.148 () {32 vars in 717 bytes} [Fri May 29 05:48:08 2026] DELETE /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114 => 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-05-29 05:48:08.855 7 INFO nova.api.openstack.wsgi [None req-048e4cbc-d22a-434b-a4bc-4c78924a791d 40d67511ab104e61ba2338032666f1fe 0b89c98435964a5ba88b181518c3db69 - - default default] HTTP exception thrown: Instance 5e3c206b-9d8d-4df8-8fae-f283643a6114 could not be found. [pid: 7|app: 0|req: 214/417] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:08 2026] GET /v2.1/servers/5e3c206b-9d8d-4df8-8fae-f283643a6114 => 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-05-29 05:48:09.544 8 WARNING neutronclient.v2_0.client [None req-c3574596-1ecc-4dd5-8917-ba22f9503bc7 3fb4e437b2ee42a6ab7b7db47ee863e5 08b517f54aa24aa4b07b8476c3a38a23 - - default default] The 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/418] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:09 2026] GET /v2.1/servers/5f71c6e1-45f0-4df9-9c8c-73611b4e68a0 => generated 1557 bytes in 1633 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:48:12.176 8 WARNING neutronclient.v2_0.client [None req-ec43945c-de2e-41fe-83d1-42db1333c02a 3fb4e437b2ee42a6ab7b7db47ee863e5 08b517f54aa24aa4b07b8476c3a38a23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 206/421] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:12 2026] GET /v2.1/servers/5f71c6e1-45f0-4df9-9c8c-73611b4e68a0 => generated 1557 bytes in 714 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:48:13.915 7 WARNING neutronclient.v2_0.client [None req-8d77ab8f-ed9a-4306-8095-b6f48c4af9ca 3fb4e437b2ee42a6ab7b7db47ee863e5 08b517f54aa24aa4b07b8476c3a38a23 - - default default] The 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/422] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:13 2026] GET /v2.1/servers/5f71c6e1-45f0-4df9-9c8c-73611b4e68a0 => generated 1557 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-05-29 05:48:15.133 8 WARNING neutronclient.v2_0.client [None req-e4d21f82-3a56-418e-9ffa-82d9e863e24b 3fb4e437b2ee42a6ab7b7db47ee863e5 08b517f54aa24aa4b07b8476c3a38a23 - - default default] The 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: 207/423] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:15 2026] GET /v2.1/servers/5f71c6e1-45f0-4df9-9c8c-73611b4e68a0 => generated 1557 bytes in 957 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:48:17.121 7 WARNING neutronclient.v2_0.client [None req-10a94660-da6c-40e0-9a5f-3a4fa5b959d6 3fb4e437b2ee42a6ab7b7db47ee863e5 08b517f54aa24aa4b07b8476c3a38a23 - - default default] The 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/424] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:17 2026] GET /v2.1/servers/5f71c6e1-45f0-4df9-9c8c-73611b4e68a0 => generated 1557 bytes in 1102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:48:19.053 8 INFO nova.api.openstack.compute.server_external_events [req-ce70b890-70b2-4982-adae-df6f8486b576 req-aa3b5880-a6b1-431e-aa5b-3900bd19bfd6 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-plugged:d44376d3-c4fa-42fd-ad5b-162c0c42f7cb for instance 5f71c6e1-45f0-4df9-9c8c-73611b4e68a0 on instance [pid: 8|app: 0|req: 208/425] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:48:19 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-05-29 05:48:19.233 7 WARNING neutronclient.v2_0.client [None req-987a6448-f239-43e0-9fe2-bcdb80ecf5c5 3fb4e437b2ee42a6ab7b7db47ee863e5 08b517f54aa24aa4b07b8476c3a38a23 - - default default] 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-05-29 05:48:21.107 8 INFO nova.api.openstack.compute.server_external_events [req-eab3e31e-a0c7-4107-bf00-92539449f410 req-c7169751-c061-4d7b-bbca-2f84279ec189 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-plugged:d44376d3-c4fa-42fd-ad5b-162c0c42f7cb for instance 5f71c6e1-45f0-4df9-9c8c-73611b4e68a0 on instance [pid: 8|app: 0|req: 209/426] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:48:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/429] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:19 2026] GET /v2.1/servers/5f71c6e1-45f0-4df9-9c8c-73611b4e68a0 => generated 1557 bytes in 2494 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/430] 10.0.0.148 () {34 vars in 670 bytes} [Fri May 29 05:48:22 2026] POST /v2.1/os-keypairs => generated 385 bytes in 202 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-05-29 05:48:22.749 7 WARNING neutronclient.v2_0.client [None req-ad9ef691-c5e0-40d9-ac15-6eac0209dd70 3fb4e437b2ee42a6ab7b7db47ee863e5 08b517f54aa24aa4b07b8476c3a38a23 - - default default] The 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/431] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:22 2026] GET /v2.1/servers/5f71c6e1-45f0-4df9-9c8c-73611b4e68a0 => generated 1740 bytes in 480 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-29 05:48:23.240 8 WARNING neutronclient.v2_0.client [None req-e2b151d3-ca1a-4079-8090-a20a15626396 3fb4e437b2ee42a6ab7b7db47ee863e5 08b517f54aa24aa4b07b8476c3a38a23 - - default default] The 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/432] 10.0.0.148 () {32 vars in 740 bytes} [Fri May 29 05:48:23 2026] GET /v2.1/servers/5f71c6e1-45f0-4df9-9c8c-73611b4e68a0/os-interface => generated 284 bytes in 761 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-05-29 05:48:24.766 7 WARNING neutronclient.v2_0.client [None req-9d6a038d-6010-41f8-8856-21657227388a e08d8b6dd79c4e1da3ff5c5c7880e16f 96d3f9e48f174f329aa976c95a455136 - - default default] 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-05-29 05:48:25.112 8 WARNING neutronclient.v2_0.client [None req-421cf924-cf00-4176-85d7-6b4b325f672a 3fb4e437b2ee42a6ab7b7db47ee863e5 08b517f54aa24aa4b07b8476c3a38a23 - - default default] 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-05-29 05:48:25.291 7 WARNING neutronclient.v2_0.client [None req-9d6a038d-6010-41f8-8856-21657227388a e08d8b6dd79c4e1da3ff5c5c7880e16f 96d3f9e48f174f329aa976c95a455136 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 214/433] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:25 2026] GET /v2.1/servers/5f71c6e1-45f0-4df9-9c8c-73611b4e68a0 => generated 1740 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:48:25.507 8 INFO nova.api.openstack.compute.server_external_events [req-907bde52-78c6-44d6-96d2-55eaf1b98dc4 req-55a46eb8-8f9f-4a62-b544-9410fdfe9c3a c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-changed:d44376d3-c4fa-42fd-ad5b-162c0c42f7cb for instance 5f71c6e1-45f0-4df9-9c8c-73611b4e68a0 on instance [pid: 8|app: 0|req: 215/434] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:48:25 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, ' [pid: 8|app: 0|req: 216/435] 10.0.0.148 () {32 vars in 640 bytes} [Fri May 29 05:48:25 2026] GET /v2.1/servers => generated 383 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-05-29 05:48:25.620 7 WARNING neutronclient.v2_0.client [None req-9d6a038d-6010-41f8-8856-21657227388a e08d8b6dd79c4e1da3ff5c5c7880e16f 96d3f9e48f174f329aa976c95a455136 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 217/436] 10.0.0.148 () {32 vars in 717 bytes} [Fri May 29 05:48:25 2026] DELETE /v2.1/servers/5f71c6e1-45f0-4df9-9c8c-73611b4e68a0 => generated 0 bytes in 85 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-05-29 05:48:25.690 8 WARNING neutronclient.v2_0.client [None req-3d78c858-d5a8-456d-a0cb-f4dd3b1f30fe 3fb4e437b2ee42a6ab7b7db47ee863e5 08b517f54aa24aa4b07b8476c3a38a23 - - default default] The 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: 218/437] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:25 2026] GET /v2.1/servers/5f71c6e1-45f0-4df9-9c8c-73611b4e68a0 => generated 1746 bytes in 401 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/438] 10.0.0.148 () {34 vars in 662 bytes} [Fri May 29 05:48:24 2026] POST /v2.1/servers => generated 452 bytes in 1485 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-05-29 05:48:26.208 8 WARNING neutronclient.v2_0.client [None req-8c3bb3b6-0fd8-473b-a2ad-62ad252bda96 e08d8b6dd79c4e1da3ff5c5c7880e16f 96d3f9e48f174f329aa976c95a455136 - - default default] The 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: 219/439] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:26 2026] GET /v2.1/servers/c442db38-9539-4f79-9c37-9a84841ab620 => generated 1392 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, ' 2026-05-29 05:48:27.111 7 WARNING neutronclient.v2_0.client [None req-190dc1d4-ec07-4e6b-a5db-f6699c65ac2d 3fb4e437b2ee42a6ab7b7db47ee863e5 08b517f54aa24aa4b07b8476c3a38a23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 221/440] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:27 2026] GET /v2.1/servers/5f71c6e1-45f0-4df9-9c8c-73611b4e68a0 => generated 1746 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:48:27.678 8 WARNING neutronclient.v2_0.client [None req-1d6d0e00-ae4e-49fa-b5e1-2f487933a8e0 e08d8b6dd79c4e1da3ff5c5c7880e16f 96d3f9e48f174f329aa976c95a455136 - - default default] The 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/441] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:27 2026] GET /v2.1/servers/c442db38-9539-4f79-9c37-9a84841ab620 => generated 1388 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:48:28.030 7 INFO nova.api.openstack.compute.server_external_events [req-e5cb3b82-0ab4-4d89-ae6d-89d7b6f93dbe req-236e7d90-a186-42a8-8187-b30e764aba1a c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-unplugged:d44376d3-c4fa-42fd-ad5b-162c0c42f7cb for instance 5f71c6e1-45f0-4df9-9c8c-73611b4e68a0 on instance [pid: 7|app: 0|req: 222/442] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:48:28 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:48:28.496 8 WARNING neutronclient.v2_0.client [None req-e5e43053-0a67-4c5a-a2e5-f177ab2c1475 3fb4e437b2ee42a6ab7b7db47ee863e5 08b517f54aa24aa4b07b8476c3a38a23 - - default default] 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-05-29 05:48:28.785 7 WARNING neutronclient.v2_0.client [None req-1b346581-1bf3-4663-b9f7-729db830b1a1 e08d8b6dd79c4e1da3ff5c5c7880e16f 96d3f9e48f174f329aa976c95a455136 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 221/443] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:28 2026] GET /v2.1/servers/5f71c6e1-45f0-4df9-9c8c-73611b4e68a0 => generated 1866 bytes in 728 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/444] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:28 2026] GET /v2.1/servers/c442db38-9539-4f79-9c37-9a84841ab620 => generated 1444 bytes in 625 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:48:30.071 8 INFO nova.api.openstack.compute.server_external_events [req-fd1a002d-a436-457a-975b-ad6e91b48f01 req-8ae7528c-15db-4485-9690-6d9f534875e4 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-unplugged:d44376d3-c4fa-42fd-ad5b-162c0c42f7cb for instance 5f71c6e1-45f0-4df9-9c8c-73611b4e68a0 on instance 2026-05-29 05:48:30.072 8 INFO nova.api.openstack.compute.server_external_events [req-fd1a002d-a436-457a-975b-ad6e91b48f01 req-8ae7528c-15db-4485-9690-6d9f534875e4 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-deleted:d44376d3-c4fa-42fd-ad5b-162c0c42f7cb for instance 5f71c6e1-45f0-4df9-9c8c-73611b4e68a0 on instance [pid: 8|app: 0|req: 222/445] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:48:30 2026] POST /v2.1/os-server-external-events => generated 356 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-05-29 05:48:30.244 7 WARNING neutronclient.v2_0.client [None req-acce5dac-8d91-406d-99b3-26e3388ccdce 3fb4e437b2ee42a6ab7b7db47ee863e5 08b517f54aa24aa4b07b8476c3a38a23 - - default default] 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-05-29 05:48:30.426 8 WARNING neutronclient.v2_0.client [None req-875044f7-811c-4316-9563-367c14b44499 e08d8b6dd79c4e1da3ff5c5c7880e16f 96d3f9e48f174f329aa976c95a455136 - - default default] The 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/446] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:30 2026] GET /v2.1/servers/5f71c6e1-45f0-4df9-9c8c-73611b4e68a0 => generated 1517 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/447] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:30 2026] GET /v2.1/servers/c442db38-9539-4f79-9c37-9a84841ab620 => generated 1452 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:48:31.599 7 WARNING neutronclient.v2_0.client [None req-f0898acf-78f6-49ec-acff-765c8d828b55 3fb4e437b2ee42a6ab7b7db47ee863e5 08b517f54aa24aa4b07b8476c3a38a23 - - default default] 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-05-29 05:48:31.601 8 WARNING neutronclient.v2_0.client [None req-20d8e4a0-a827-4493-9b36-8152ffbcf2c4 e08d8b6dd79c4e1da3ff5c5c7880e16f 96d3f9e48f174f329aa976c95a455136 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 226/450] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:31 2026] GET /v2.1/servers/5f71c6e1-45f0-4df9-9c8c-73611b4e68a0 => generated 1517 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/451] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:31 2026] GET /v2.1/servers/c442db38-9539-4f79-9c37-9a84841ab620 => generated 1529 bytes in 631 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:48:32.354 7 INFO nova.api.openstack.compute.server_external_events [req-262328d3-0b53-46c8-9e68-df618e0d8b70 req-8b30bba6-03f8-40c7-a598-aa159441b134 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-changed:bfae02c0-37be-46e0-879f-37083639aaf8 for instance c442db38-9539-4f79-9c37-9a84841ab620 on instance [pid: 7|app: 0|req: 227/452] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:48:32 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-05-29 05:48:32.749 8 INFO nova.api.openstack.wsgi [None req-4ef10c4f-d27b-408e-a287-655dacf228e3 3fb4e437b2ee42a6ab7b7db47ee863e5 08b517f54aa24aa4b07b8476c3a38a23 - - default default] HTTP exception thrown: Instance 5f71c6e1-45f0-4df9-9c8c-73611b4e68a0 could not be found. [pid: 8|app: 0|req: 226/453] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:32 2026] GET /v2.1/servers/5f71c6e1-45f0-4df9-9c8c-73611b4e68a0 => generated 111 bytes in 34 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: 228/454] 10.0.0.148 () {32 vars in 705 bytes} [Fri May 29 05:48:32 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1565473478 => generated 0 bytes in 27 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-05-29 05:48:33.233 8 WARNING neutronclient.v2_0.client [None req-3b3cc669-9dbc-4c33-a27f-a69a354e855d e08d8b6dd79c4e1da3ff5c5c7880e16f 96d3f9e48f174f329aa976c95a455136 - - default default] The 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/455] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:33 2026] GET /v2.1/servers/c442db38-9539-4f79-9c37-9a84841ab620 => generated 1517 bytes in 976 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-29 05:48:34.679 7 INFO nova.api.openstack.compute.server_external_events [req-d714c104-f653-4cc6-9c1a-6b823fad006c req-2844ebc2-aee7-46a0-967b-960bc58e8f07 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-unplugged:bfae02c0-37be-46e0-879f-37083639aaf8 for instance c442db38-9539-4f79-9c37-9a84841ab620 on instance [pid: 7|app: 0|req: 229/456] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:48:34 2026] POST /v2.1/os-server-external-events => generated 185 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-05-29 05:48:35.222 8 WARNING neutronclient.v2_0.client [None req-3fac5760-8efb-4e8b-b729-0367e95205b0 e08d8b6dd79c4e1da3ff5c5c7880e16f 96d3f9e48f174f329aa976c95a455136 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 228/457] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:35 2026] GET /v2.1/servers/c442db38-9539-4f79-9c37-9a84841ab620 => generated 1517 bytes in 381 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:48:36.617 7 WARNING neutronclient.v2_0.client [None req-00ab1bd8-12ae-45d0-a360-5456a6ad9729 e08d8b6dd79c4e1da3ff5c5c7880e16f 96d3f9e48f174f329aa976c95a455136 - - default default] The 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: 230/458] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:36 2026] GET /v2.1/servers/c442db38-9539-4f79-9c37-9a84841ab620 => generated 1517 bytes in 782 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:48:38.424 8 WARNING neutronclient.v2_0.client [None req-7eacd021-2282-44c3-8a8f-0a241f29dffe e08d8b6dd79c4e1da3ff5c5c7880e16f 96d3f9e48f174f329aa976c95a455136 - - default default] The 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/459] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:38 2026] GET /v2.1/servers/c442db38-9539-4f79-9c37-9a84841ab620 => generated 1517 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:48:39.357 7 INFO nova.api.openstack.compute.server_external_events [req-59e5870d-53ac-446f-bb0a-781de650b16e req-c1098e78-31e0-486a-b5a1-03090ee11f06 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-plugged:bfae02c0-37be-46e0-879f-37083639aaf8 for instance c442db38-9539-4f79-9c37-9a84841ab620 on instance [pid: 7|app: 0|req: 231/460] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:48:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:48:39.662 8 WARNING neutronclient.v2_0.client [None req-f17c206e-05b8-45d2-a0ee-e8ec8d45025e e08d8b6dd79c4e1da3ff5c5c7880e16f 96d3f9e48f174f329aa976c95a455136 - - default default] The 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: 230/461] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:39 2026] GET /v2.1/servers/c442db38-9539-4f79-9c37-9a84841ab620 => generated 1517 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:48:40.954 7 WARNING neutronclient.v2_0.client [None req-dda930ed-a15b-4a78-9481-198826d1ecbc e08d8b6dd79c4e1da3ff5c5c7880e16f 96d3f9e48f174f329aa976c95a455136 - - default default] The 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/462] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:40 2026] GET /v2.1/servers/c442db38-9539-4f79-9c37-9a84841ab620 => generated 1699 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-05-29 05:48:41.116 8 WARNING neutronclient.v2_0.client [None req-0c6a831b-a7da-4447-856b-0519710bf2fe e08d8b6dd79c4e1da3ff5c5c7880e16f 96d3f9e48f174f329aa976c95a455136 - - default default] 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-05-29 05:48:41.403 7 INFO nova.api.openstack.compute.server_external_events [req-63917625-b36d-4f93-80fa-31e87f7cf5c3 req-134a5646-3819-40ff-a986-2a82c34358d0 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-plugged:bfae02c0-37be-46e0-879f-37083639aaf8 for instance c442db38-9539-4f79-9c37-9a84841ab620 on instance [pid: 7|app: 0|req: 233/463] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:48:41 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: 231/466] 10.0.0.148 () {32 vars in 740 bytes} [Fri May 29 05:48:41 2026] GET /v2.1/servers/c442db38-9539-4f79-9c37-9a84841ab620/os-interface => generated 284 bytes in 500 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-05-29 05:48:43.450 7 INFO nova.api.openstack.compute.server_external_events [req-2a5a5930-0934-4198-adeb-76e654cced19 req-e63729c7-ec62-499c-8d09-1ed3d0246ca5 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-changed:bfae02c0-37be-46e0-879f-37083639aaf8 for instance c442db38-9539-4f79-9c37-9a84841ab620 on instance [pid: 7|app: 0|req: 236/467] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:48:43 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-05-29 05:48:57.743 8 WARNING neutronclient.v2_0.client [None req-518d1f5f-8b15-48e5-8ca1-3176174aa01d e08d8b6dd79c4e1da3ff5c5c7880e16f 96d3f9e48f174f329aa976c95a455136 - - default default] The 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: 233/470] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:57 2026] GET /v2.1/servers/c442db38-9539-4f79-9c37-9a84841ab620 => generated 1819 bytes in 985 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:48:58.747 7 WARNING neutronclient.v2_0.client [None req-43f15d66-7d54-45a3-b8e9-c51899ad2139 e08d8b6dd79c4e1da3ff5c5c7880e16f 96d3f9e48f174f329aa976c95a455136 - - default default] The 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/471] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:58 2026] GET /v2.1/servers/c442db38-9539-4f79-9c37-9a84841ab620 => generated 1819 bytes in 652 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 234/472] 10.0.0.148 () {34 vars in 749 bytes} [Fri May 29 05:48:59 2026] POST /v2.1/servers/c442db38-9539-4f79-9c37-9a84841ab620/action => generated 0 bytes in 67 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-05-29 05:48:59.633 7 WARNING neutronclient.v2_0.client [None req-9d4c5eeb-b45d-4434-968d-10f10f96b9e9 e08d8b6dd79c4e1da3ff5c5c7880e16f 96d3f9e48f174f329aa976c95a455136 - - default default] The 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/473] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:48:59 2026] GET /v2.1/servers/c442db38-9539-4f79-9c37-9a84841ab620 => generated 1821 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:49:00.954 8 WARNING neutronclient.v2_0.client [None req-d8270046-b497-4e8c-bf85-93cf4555e17e e08d8b6dd79c4e1da3ff5c5c7880e16f 96d3f9e48f174f329aa976c95a455136 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 235/474] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:49:00 2026] GET /v2.1/servers/c442db38-9539-4f79-9c37-9a84841ab620 => generated 1821 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, ' 2026-05-29 05:49:02.146 7 WARNING neutronclient.v2_0.client [None req-d840fb21-2548-418b-a159-aeca18e113f0 e08d8b6dd79c4e1da3ff5c5c7880e16f 96d3f9e48f174f329aa976c95a455136 - - default default] The 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/477] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:49:02 2026] GET /v2.1/servers/c442db38-9539-4f79-9c37-9a84841ab620 => generated 1821 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-05-29 05:49:02.486 8 WARNING neutronclient.v2_0.client [None req-f4d41a02-8d1e-4db2-9978-7367965eec17 480c7607c28845c3be4cb04ce8dc97b6 276e4192c8d24d86ad31ca820ab9b2a2 - - default default] 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-05-29 05:49:02.655 8 WARNING neutronclient.v2_0.client [None req-f4d41a02-8d1e-4db2-9978-7367965eec17 480c7607c28845c3be4cb04ce8dc97b6 276e4192c8d24d86ad31ca820ab9b2a2 - - default default] The 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/478] 10.0.0.148 () {34 vars in 662 bytes} [Fri May 29 05:49:02 2026] POST /v2.1/servers => generated 424 bytes in 408 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-05-29 05:49:02.857 7 WARNING neutronclient.v2_0.client [None req-2fb18752-3858-4b03-90e2-4cfee44b15c4 480c7607c28845c3be4cb04ce8dc97b6 276e4192c8d24d86ad31ca820ab9b2a2 - - default default] The 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: 242/479] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:49:02 2026] GET /v2.1/servers/89dfd4c5-111a-4c7a-a5a5-fe1b2fe6131d => generated 1368 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, ' 2026-05-29 05:49:03.327 8 WARNING neutronclient.v2_0.client [None req-d10f93b2-09f0-49e7-8c13-b50eed8da26d e08d8b6dd79c4e1da3ff5c5c7880e16f 96d3f9e48f174f329aa976c95a455136 - - default default] The 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: 238/480] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:49:03 2026] GET /v2.1/servers/c442db38-9539-4f79-9c37-9a84841ab620 => generated 1826 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-05-29 05:49:03.951 7 WARNING neutronclient.v2_0.client [None req-bbd6595c-53d1-4500-b70b-e9bca3fabf42 480c7607c28845c3be4cb04ce8dc97b6 276e4192c8d24d86ad31ca820ab9b2a2 - - default default] The 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/481] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:49:03 2026] GET /v2.1/servers/89dfd4c5-111a-4c7a-a5a5-fe1b2fe6131d => generated 1372 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-05-29 05:49:04.473 8 WARNING neutronclient.v2_0.client [None req-b4c5b18b-bb5c-476f-b09f-ae5005f85d14 e08d8b6dd79c4e1da3ff5c5c7880e16f 96d3f9e48f174f329aa976c95a455136 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 239/482] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:49:04 2026] GET /v2.1/servers/c442db38-9539-4f79-9c37-9a84841ab620 => generated 1826 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:49:05.046 7 WARNING neutronclient.v2_0.client [None req-96738e02-213c-4403-a3b9-d8de65f4d2c3 480c7607c28845c3be4cb04ce8dc97b6 276e4192c8d24d86ad31ca820ab9b2a2 - - default default] The 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: 244/483] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:49:05 2026] GET /v2.1/servers/89dfd4c5-111a-4c7a-a5a5-fe1b2fe6131d => generated 1420 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-05-29 05:49:05.620 8 WARNING neutronclient.v2_0.client [None req-c17bcfc6-e536-4808-972a-4e2ece46f55e e08d8b6dd79c4e1da3ff5c5c7880e16f 96d3f9e48f174f329aa976c95a455136 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 240/484] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:49:05 2026] GET /v2.1/servers/c442db38-9539-4f79-9c37-9a84841ab620 => generated 1826 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:49:06.242 7 WARNING neutronclient.v2_0.client [None req-86dabbf5-5510-47e4-bcf6-560f8db38ef5 480c7607c28845c3be4cb04ce8dc97b6 276e4192c8d24d86ad31ca820ab9b2a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 245/485] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:49:06 2026] GET /v2.1/servers/89dfd4c5-111a-4c7a-a5a5-fe1b2fe6131d => generated 1420 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:49:06.633 8 INFO nova.api.openstack.compute.server_external_events [req-9d3dd3f0-a185-4a72-9b69-7607e8a7a7e5 req-021581c2-9ee0-42d7-9e52-f3b5ece8336b c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-unplugged:bfae02c0-37be-46e0-879f-37083639aaf8 for instance c442db38-9539-4f79-9c37-9a84841ab620 on instance [pid: 8|app: 0|req: 241/486] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:49:06 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 48 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-05-29 05:49:06.829 7 WARNING neutronclient.v2_0.client [None req-bbf52258-e489-41b5-b951-7c0824e80d2f e08d8b6dd79c4e1da3ff5c5c7880e16f 96d3f9e48f174f329aa976c95a455136 - - default default] The 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/487] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:49:06 2026] GET /v2.1/servers/c442db38-9539-4f79-9c37-9a84841ab620 => generated 1826 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:49:07.338 8 WARNING neutronclient.v2_0.client [None req-7d125097-99b9-46cb-8e9b-51636962b89d 480c7607c28845c3be4cb04ce8dc97b6 276e4192c8d24d86ad31ca820ab9b2a2 - - default default] The 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/488] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:49:07 2026] GET /v2.1/servers/89dfd4c5-111a-4c7a-a5a5-fe1b2fe6131d => generated 1428 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:49:08.052 7 WARNING neutronclient.v2_0.client [None req-ca2233d9-d29a-43bf-880f-1a34a51bf3d6 e08d8b6dd79c4e1da3ff5c5c7880e16f 96d3f9e48f174f329aa976c95a455136 - - default default] 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-05-29 05:49:08.477 8 WARNING neutronclient.v2_0.client [None req-fd6999a1-65bd-46bd-8f66-57b63ebd249f 480c7607c28845c3be4cb04ce8dc97b6 276e4192c8d24d86ad31ca820ab9b2a2 - - default default] The 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: 247/489] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:49:08 2026] GET /v2.1/servers/c442db38-9539-4f79-9c37-9a84841ab620 => generated 1826 bytes in 955 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:49:09.001 7 INFO nova.api.openstack.compute.server_external_events [req-086585e5-e796-4151-8cfc-42a6f2cab502 req-99d4a8ca-ca94-45d0-87ec-80521d245668 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-unplugged:bfae02c0-37be-46e0-879f-37083639aaf8 for instance c442db38-9539-4f79-9c37-9a84841ab620 on instance 2026-05-29 05:49:09.001 7 INFO nova.api.openstack.compute.server_external_events [req-086585e5-e796-4151-8cfc-42a6f2cab502 req-99d4a8ca-ca94-45d0-87ec-80521d245668 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-plugged:bfae02c0-37be-46e0-879f-37083639aaf8 for instance c442db38-9539-4f79-9c37-9a84841ab620 on instance 2026-05-29 05:49:09.002 7 INFO nova.api.openstack.compute.server_external_events [req-086585e5-e796-4151-8cfc-42a6f2cab502 req-99d4a8ca-ca94-45d0-87ec-80521d245668 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-plugged:bfae02c0-37be-46e0-879f-37083639aaf8 for instance c442db38-9539-4f79-9c37-9a84841ab620 on instance [pid: 7|app: 0|req: 248/490] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:49:08 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/491] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:49:08 2026] GET /v2.1/servers/89dfd4c5-111a-4c7a-a5a5-fe1b2fe6131d => generated 1480 bytes in 623 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:49:10.028 7 WARNING neutronclient.v2_0.client [None req-a9a7eb83-c226-49e0-bd00-bb33bb09e27d e08d8b6dd79c4e1da3ff5c5c7880e16f 96d3f9e48f174f329aa976c95a455136 - - default default] 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-05-29 05:49:10.065 8 WARNING neutronclient.v2_0.client [None req-1eb63365-8e84-4f54-bc32-4bceb4bbabf0 480c7607c28845c3be4cb04ce8dc97b6 276e4192c8d24d86ad31ca820ab9b2a2 - - default default] The 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/492] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:49:09 2026] GET /v2.1/servers/c442db38-9539-4f79-9c37-9a84841ab620 => generated 1819 bytes in 619 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/493] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:49:10 2026] GET /v2.1/servers/89dfd4c5-111a-4c7a-a5a5-fe1b2fe6131d => generated 1468 bytes in 603 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:49:11.053 7 INFO nova.api.openstack.compute.server_external_events [req-1d5c8ac8-08f4-4018-a667-6d01cce8217c req-f6edcbef-e9ad-4845-8a24-74dfc91e1fa2 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-changed:1fc20174-5a70-4894-893a-d0a8a07e5418 for instance 89dfd4c5-111a-4c7a-a5a5-fe1b2fe6131d on instance [pid: 7|app: 0|req: 250/494] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:49:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:49:11.695 7 WARNING neutronclient.v2_0.client [None req-f16ebccb-102a-4fcb-8f9f-f650960ccb0a 480c7607c28845c3be4cb04ce8dc97b6 276e4192c8d24d86ad31ca820ab9b2a2 - - default default] The 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/497] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:49:11 2026] GET /v2.1/servers/89dfd4c5-111a-4c7a-a5a5-fe1b2fe6131d => generated 1468 bytes in 1025 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:49:13.730 8 WARNING neutronclient.v2_0.client [None req-2619150f-4d15-4528-bde9-5ee442b719a4 480c7607c28845c3be4cb04ce8dc97b6 276e4192c8d24d86ad31ca820ab9b2a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 246/498] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:49:13 2026] GET /v2.1/servers/89dfd4c5-111a-4c7a-a5a5-fe1b2fe6131d => generated 1468 bytes in 731 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:49:15.473 7 WARNING neutronclient.v2_0.client [None req-200fe423-3302-46ff-8773-e35c0e91fe0d 480c7607c28845c3be4cb04ce8dc97b6 276e4192c8d24d86ad31ca820ab9b2a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 253/499] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:49:15 2026] GET /v2.1/servers/89dfd4c5-111a-4c7a-a5a5-fe1b2fe6131d => generated 1468 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:49:16.712 8 WARNING neutronclient.v2_0.client [None req-557c9a5f-a55c-44d9-a67d-b9e8ce399d93 480c7607c28845c3be4cb04ce8dc97b6 276e4192c8d24d86ad31ca820ab9b2a2 - - default default] The 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: 247/500] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:49:16 2026] GET /v2.1/servers/89dfd4c5-111a-4c7a-a5a5-fe1b2fe6131d => generated 1468 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:49:17.858 7 WARNING neutronclient.v2_0.client [None req-14d8eb36-8d0b-4881-a735-c8a023e80fe3 480c7607c28845c3be4cb04ce8dc97b6 276e4192c8d24d86ad31ca820ab9b2a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 254/501] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:49:17 2026] GET /v2.1/servers/89dfd4c5-111a-4c7a-a5a5-fe1b2fe6131d => generated 1468 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-05-29 05:49:19.061 8 WARNING neutronclient.v2_0.client [None req-f4c5fa19-1d3c-4230-9329-9f50819f84b4 480c7607c28845c3be4cb04ce8dc97b6 276e4192c8d24d86ad31ca820ab9b2a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 248/502] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:49:19 2026] GET /v2.1/servers/89dfd4c5-111a-4c7a-a5a5-fe1b2fe6131d => generated 1468 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-05-29 05:49:20.291 7 WARNING neutronclient.v2_0.client [None req-175eb993-032a-411f-84bf-ba0c8ac5c31b 480c7607c28845c3be4cb04ce8dc97b6 276e4192c8d24d86ad31ca820ab9b2a2 - - default default] The 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/503] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:49:20 2026] GET /v2.1/servers/89dfd4c5-111a-4c7a-a5a5-fe1b2fe6131d => generated 1468 bytes in 428 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:49:21.717 8 WARNING neutronclient.v2_0.client [None req-09a69206-2567-4c77-a594-d832e01ac03c 480c7607c28845c3be4cb04ce8dc97b6 276e4192c8d24d86ad31ca820ab9b2a2 - - default default] The 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/506] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:49:21 2026] GET /v2.1/servers/89dfd4c5-111a-4c7a-a5a5-fe1b2fe6131d => generated 1468 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:49:22.925 7 WARNING neutronclient.v2_0.client [None req-14cc1424-49e7-494e-b361-88ab4140b098 480c7607c28845c3be4cb04ce8dc97b6 276e4192c8d24d86ad31ca820ab9b2a2 - - default default] 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-05-29 05:49:22.954 8 INFO nova.api.openstack.compute.server_external_events [req-9f22aed7-58db-4624-921f-d560d786d2ba req-e2533d5e-b229-4ebb-b5de-92ecad9a448b c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-plugged:1fc20174-5a70-4894-893a-d0a8a07e5418 for instance 89dfd4c5-111a-4c7a-a5a5-fe1b2fe6131d on instance [pid: 8|app: 0|req: 251/507] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:49:22 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) [pid: 7|app: 0|req: 257/508] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:49:22 2026] GET /v2.1/servers/89dfd4c5-111a-4c7a-a5a5-fe1b2fe6131d => generated 1468 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:49:24.323 8 WARNING neutronclient.v2_0.client [None req-52e6fd06-3de2-44b1-b4a3-cf302de7ff39 480c7607c28845c3be4cb04ce8dc97b6 276e4192c8d24d86ad31ca820ab9b2a2 - - default default] The 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/509] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:49:24 2026] GET /v2.1/servers/89dfd4c5-111a-4c7a-a5a5-fe1b2fe6131d => generated 1648 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:49:25.000 7 INFO nova.api.openstack.compute.server_external_events [req-6397b5af-cbbf-4088-8ed7-842f15872b78 req-6fea8edd-2f28-4127-aa0b-e138e91c8333 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-plugged:1fc20174-5a70-4894-893a-d0a8a07e5418 for instance 89dfd4c5-111a-4c7a-a5a5-fe1b2fe6131d on instance [pid: 7|app: 0|req: 258/510] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:49:24 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, ' [pid: 8|app: 0|req: 253/511] 10.0.0.148 () {32 vars in 717 bytes} [Fri May 29 05:49:25 2026] DELETE /v2.1/servers/89dfd4c5-111a-4c7a-a5a5-fe1b2fe6131d => 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-05-29 05:49:25.736 7 WARNING neutronclient.v2_0.client [None req-b50b2aac-cf7e-45cf-811c-a7b78e64f931 480c7607c28845c3be4cb04ce8dc97b6 276e4192c8d24d86ad31ca820ab9b2a2 - - default default] The 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: 259/512] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:49:25 2026] GET /v2.1/servers/89dfd4c5-111a-4c7a-a5a5-fe1b2fe6131d => generated 1654 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-05-29 05:49:26.124 8 WARNING neutronclient.v2_0.client [None req-7fac2241-939c-4942-819f-3042b5d3cdc3 e08d8b6dd79c4e1da3ff5c5c7880e16f 96d3f9e48f174f329aa976c95a455136 - - default default] The 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/513] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:49:26 2026] GET /v2.1/servers/c442db38-9539-4f79-9c37-9a84841ab620 => generated 1819 bytes in 430 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 260/514] 10.0.0.148 () {32 vars in 717 bytes} [Fri May 29 05:49:26 2026] DELETE /v2.1/servers/c442db38-9539-4f79-9c37-9a84841ab620 => generated 0 bytes in 114 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-05-29 05:49:26.702 8 WARNING neutronclient.v2_0.client [None req-37c1209a-441d-4da7-81ac-a21c5d70ab49 e08d8b6dd79c4e1da3ff5c5c7880e16f 96d3f9e48f174f329aa976c95a455136 - - default default] 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-05-29 05:49:26.953 7 WARNING neutronclient.v2_0.client [None req-92155817-7106-46c0-98ca-d25b948b6990 480c7607c28845c3be4cb04ce8dc97b6 276e4192c8d24d86ad31ca820ab9b2a2 - - default default] The 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/515] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:49:26 2026] GET /v2.1/servers/c442db38-9539-4f79-9c37-9a84841ab620 => generated 1825 bytes in 677 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/516] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:49:26 2026] GET /v2.1/servers/89dfd4c5-111a-4c7a-a5a5-fe1b2fe6131d => generated 1654 bytes in 448 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05-29 05:49:28.379 8 WARNING neutronclient.v2_0.client [None req-f20f48db-f117-4dd2-8270-aba5c3420787 e08d8b6dd79c4e1da3ff5c5c7880e16f 96d3f9e48f174f329aa976c95a455136 - - default default] 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-05-29 05:49:28.411 7 WARNING neutronclient.v2_0.client [None req-28d1f05b-9ee6-4fd0-b38f-ae9cd5da6327 480c7607c28845c3be4cb04ce8dc97b6 276e4192c8d24d86ad31ca820ab9b2a2 - - default default] The 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: 262/517] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:49:28 2026] GET /v2.1/servers/89dfd4c5-111a-4c7a-a5a5-fe1b2fe6131d => generated 1612 bytes in 483 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:49:28.883 7 INFO nova.api.openstack.compute.server_external_events [req-ae93a03d-f636-4999-b9cf-265096da8cd5 req-bca531f2-ca50-4265-b740-3d14719e5746 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-deleted:1fc20174-5a70-4894-893a-d0a8a07e5418 for instance 89dfd4c5-111a-4c7a-a5a5-fe1b2fe6131d on instance [pid: 7|app: 0|req: 263/518] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:49:28 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) [pid: 8|app: 0|req: 256/519] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:49:28 2026] GET /v2.1/servers/c442db38-9539-4f79-9c37-9a84841ab620 => generated 1825 bytes in 715 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:49:29.898 7 WARNING neutronclient.v2_0.client [None req-9ebaf8f4-653d-45ed-8064-9da2702b7438 480c7607c28845c3be4cb04ce8dc97b6 276e4192c8d24d86ad31ca820ab9b2a2 - - default default] 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-05-29 05:49:30.108 8 WARNING neutronclient.v2_0.client [None req-961d67a9-efe9-47f9-8808-fb2d343a7ef0 e08d8b6dd79c4e1da3ff5c5c7880e16f 96d3f9e48f174f329aa976c95a455136 - - default default] The 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: 264/520] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:49:29 2026] GET /v2.1/servers/89dfd4c5-111a-4c7a-a5a5-fe1b2fe6131d => generated 1449 bytes in 370 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/521] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:49:30 2026] GET /v2.1/servers/c442db38-9539-4f79-9c37-9a84841ab620 => generated 1473 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-05-29 05:49:30.928 7 INFO nova.api.openstack.compute.server_external_events [req-d8ba2685-4afd-4ad7-bd21-03fac1bf5451 req-3336cec1-3178-44a4-9add-ba8ccdeed235 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-deleted:bfae02c0-37be-46e0-879f-37083639aaf8 for instance c442db38-9539-4f79-9c37-9a84841ab620 on instance [pid: 7|app: 0|req: 265/522] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:49:30 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:49:31.324 8 WARNING neutronclient.v2_0.client [None req-15def988-11a0-4a1f-9dfe-5fd930a93a4a 480c7607c28845c3be4cb04ce8dc97b6 276e4192c8d24d86ad31ca820ab9b2a2 - - default default] 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-05-29 05:49:31.346 7 WARNING neutronclient.v2_0.client [None req-530edd2e-4bfc-4b04-add0-cbaab2bd7dad e08d8b6dd79c4e1da3ff5c5c7880e16f 96d3f9e48f174f329aa976c95a455136 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 258/523] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:49:31 2026] GET /v2.1/servers/89dfd4c5-111a-4c7a-a5a5-fe1b2fe6131d => generated 1454 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/524] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:49:31 2026] GET /v2.1/servers/c442db38-9539-4f79-9c37-9a84841ab620 => generated 1478 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:49:32.444 7 INFO nova.api.openstack.wsgi [None req-c0c0444b-ebbe-417b-b1a2-5bdedcf6daff 480c7607c28845c3be4cb04ce8dc97b6 276e4192c8d24d86ad31ca820ab9b2a2 - - default default] HTTP exception thrown: Instance 89dfd4c5-111a-4c7a-a5a5-fe1b2fe6131d could not be found. [pid: 7|app: 0|req: 268/527] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:49:32 2026] GET /v2.1/servers/89dfd4c5-111a-4c7a-a5a5-fe1b2fe6131d => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-29 05:49:32.501 8 WARNING neutronclient.v2_0.client [None req-948cacd8-1179-463a-bc67-31fe40450b31 e08d8b6dd79c4e1da3ff5c5c7880e16f 96d3f9e48f174f329aa976c95a455136 - - default default] The 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/528] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:49:32 2026] GET /v2.1/servers/c442db38-9539-4f79-9c37-9a84841ab620 => generated 1478 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:49:33.596 7 INFO nova.api.openstack.wsgi [None req-5df7befe-163c-428d-8647-4cbb5071968c e08d8b6dd79c4e1da3ff5c5c7880e16f 96d3f9e48f174f329aa976c95a455136 - - default default] HTTP exception thrown: Instance c442db38-9539-4f79-9c37-9a84841ab620 could not be found. [pid: 7|app: 0|req: 269/529] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:49:33 2026] GET /v2.1/servers/c442db38-9539-4f79-9c37-9a84841ab620 => generated 111 bytes in 32 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: 261/530] 10.0.0.148 () {32 vars in 703 bytes} [Fri May 29 05:49:33 2026] DELETE /v2.1/os-keypairs/tempest-keypair-627185090 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/531] 10.0.0.148 () {30 vars in 412 bytes} [Fri May 29 05:49:41 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/534] 10.0.0.148 () {28 vars in 559 bytes} [Fri May 29 05:49:41 2026] GET /v2/ => generated 402 bytes in 582 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: 7|app: 0|req: 273/535] 10.0.0.148 () {28 vars in 563 bytes} [Fri May 29 05:49:42 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: 263/536] 10.0.0.148 () {30 vars in 412 bytes} [Fri May 29 05:49:42 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/539] 10.0.0.188 () {30 vars in 618 bytes} [Fri May 29 05:49:54 2026] GET /v2.1 => generated 0 bytes in 279 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 275/540] 10.0.0.188 () {32 vars in 691 bytes} [Fri May 29 05:49:55 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/541] 10.0.0.188 () {34 vars in 912 bytes} [Fri May 29 05:49:55 2026] GET /v2.1/os-simple-tenant-usage/091626cabab842b1b6a6206ce29a0c18?start=2026-05-28T00:00:00&end=2026-05-29T23:59:59 => generated 20 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/542] 10.0.0.188 () {30 vars in 653 bytes} [Fri May 29 05:49:55 2026] GET /v2.1/limits?reserved=1 => generated 511 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, ' [pid: 8|app: 0|req: 267/543] 10.0.0.188 () {30 vars in 618 bytes} [Fri May 29 05:49:58 2026] GET /v2.1 => generated 0 bytes in 153 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 277/544] 10.0.0.188 () {32 vars in 691 bytes} [Fri May 29 05:49:58 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: 8|app: 0|req: 268/545] 10.0.0.188 () {34 vars in 912 bytes} [Fri May 29 05:49:58 2026] GET /v2.1/os-simple-tenant-usage/091626cabab842b1b6a6206ce29a0c18?start=2026-05-28T00:00:00&end=2026-05-29T23:59:59 => generated 20 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/546] 10.0.0.188 () {30 vars in 653 bytes} [Fri May 29 05:49:59 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/551] 10.0.0.148 () {34 vars in 670 bytes} [Fri May 29 05:50:15 2026] POST /v2.1/os-keypairs => generated 398 bytes in 46 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-05-29 05:50:18.710 8 WARNING neutronclient.v2_0.client [None req-7b3fc713-2b58-4ec1-8383-59f15b79cfb8 aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] 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-05-29 05:50:18.788 8 WARNING neutronclient.v2_0.client [None req-7b3fc713-2b58-4ec1-8383-59f15b79cfb8 aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] 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-05-29 05:50:19.064 8 WARNING neutronclient.v2_0.client [None req-7b3fc713-2b58-4ec1-8383-59f15b79cfb8 aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 271/552] 10.0.0.148 () {34 vars in 662 bytes} [Fri May 29 05:50:18 2026] POST /v2.1/servers => generated 449 bytes in 842 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-29 05:50:19.522 7 WARNING neutronclient.v2_0.client [None req-c0fba26a-35cd-4c2d-a396-54be23274599 aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 282/553] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:50:19 2026] GET /v2.1/servers/c852623e-2d6a-459b-aa62-22b0c61776c4 => generated 1403 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:50:20.856 8 WARNING neutronclient.v2_0.client [None req-a44187f4-e5fa-4d70-bc35-6b1b0a0c29c0 aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] The 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/554] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:50:20 2026] GET /v2.1/servers/c852623e-2d6a-459b-aa62-22b0c61776c4 => generated 1399 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:50:22.158 7 WARNING neutronclient.v2_0.client [None req-b41ba2a0-baf2-495e-bed0-f9b3e7dae384 aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 284/557] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:50:22 2026] GET /v2.1/servers/c852623e-2d6a-459b-aa62-22b0c61776c4 => generated 1455 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-05-29 05:50:23.260 8 WARNING neutronclient.v2_0.client [None req-65ee8c9f-744f-4c2b-812f-226f5b63a150 aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] The 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/558] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:50:23 2026] GET /v2.1/servers/c852623e-2d6a-459b-aa62-22b0c61776c4 => generated 1455 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:50:24.347 7 WARNING neutronclient.v2_0.client [None req-82fbff4e-4bff-4558-a3cc-933a3f7a2f20 aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] The 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/559] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:50:24 2026] GET /v2.1/servers/c852623e-2d6a-459b-aa62-22b0c61776c4 => generated 1463 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-05-29 05:50:25.453 8 WARNING neutronclient.v2_0.client [None req-f563e909-831e-4b77-ae89-35766807ee5d aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] The 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: 275/560] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:50:25 2026] GET /v2.1/servers/c852623e-2d6a-459b-aa62-22b0c61776c4 => generated 1530 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-05-29 05:50:25.689 7 INFO nova.api.openstack.compute.server_external_events [req-c930b90f-33a7-4afd-8430-94d15dddd146 req-82fc46df-d206-40b9-8f3e-497d010adb74 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-changed:fb91be9b-427f-468f-9256-9059fe133044 for instance c852623e-2d6a-459b-aa62-22b0c61776c4 on instance [pid: 7|app: 0|req: 286/561] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:50:25 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-05-29 05:50:26.592 8 WARNING neutronclient.v2_0.client [None req-fa0dbb66-c9c8-4feb-8a13-ff040369c269 aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 276/562] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:50:26 2026] GET /v2.1/servers/c852623e-2d6a-459b-aa62-22b0c61776c4 => generated 1528 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:50:27.783 7 WARNING neutronclient.v2_0.client [None req-2048ee24-7c08-4454-9fb0-b97d18184c81 aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 287/563] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:50:27 2026] GET /v2.1/servers/c852623e-2d6a-459b-aa62-22b0c61776c4 => generated 1528 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:50:28.942 8 WARNING neutronclient.v2_0.client [None req-ebbf66ea-bde4-4a8e-93a9-2b4fffbf531e aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 277/564] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:50:28 2026] GET /v2.1/servers/c852623e-2d6a-459b-aa62-22b0c61776c4 => generated 1528 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:50:30.343 7 WARNING neutronclient.v2_0.client [None req-500259a7-5f27-47b6-ad08-7211f5e4db08 aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] 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-05-29 05:50:30.561 8 INFO nova.api.openstack.compute.server_external_events [req-3b98f820-7bbc-45f8-9565-adf54640b59c req-b853e7ba-3b15-4b24-9de9-bf1a20a10436 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-plugged:fb91be9b-427f-468f-9256-9059fe133044 for instance c852623e-2d6a-459b-aa62-22b0c61776c4 on instance [pid: 8|app: 0|req: 278/565] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:50:30 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) [pid: 7|app: 0|req: 288/566] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:50:30 2026] GET /v2.1/servers/c852623e-2d6a-459b-aa62-22b0c61776c4 => generated 1528 bytes in 979 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:50:32.321 7 WARNING neutronclient.v2_0.client [None req-83b49f5a-b21e-4d9b-bd0b-42edc7a1c4f3 aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] 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-05-29 05:50:32.630 8 INFO nova.api.openstack.compute.server_external_events [req-a78079eb-1dd9-4b40-ad12-719c488ee133 req-ccfe31de-9e08-4afd-a598-6f05e939feb0 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-plugged:fb91be9b-427f-468f-9256-9059fe133044 for instance c852623e-2d6a-459b-aa62-22b0c61776c4 on instance [pid: 8|app: 0|req: 280/569] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:50:32 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: 7|app: 0|req: 290/570] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:50:32 2026] GET /v2.1/servers/c852623e-2d6a-459b-aa62-22b0c61776c4 => generated 1695 bytes in 442 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:50:32.779 8 WARNING neutronclient.v2_0.client [None req-48f6b558-d759-4c21-8fe5-34dc2c9c0cf6 aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] The 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/571] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:50:32 2026] GET /v2.1/servers/c852623e-2d6a-459b-aa62-22b0c61776c4 => generated 1695 bytes in 686 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:50:35.263 7 INFO nova.api.openstack.compute.server_external_events [req-abe7389c-49e4-484f-a286-6645859a431a req-383a6374-3bfb-4a5b-9772-0cae4700c236 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-changed:fb91be9b-427f-468f-9256-9059fe133044 for instance c852623e-2d6a-459b-aa62-22b0c61776c4 on instance [pid: 7|app: 0|req: 291/572] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:50:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 293/575] 10.0.0.148 () {34 vars in 749 bytes} [Fri May 29 05:50:43 2026] POST /v2.1/servers/c852623e-2d6a-459b-aa62-22b0c61776c4/action => generated 31921 bytes in 558 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: 283/576] 10.0.0.148 () {34 vars in 670 bytes} [Fri May 29 05:50:44 2026] POST /v2.1/os-keypairs => generated 395 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-05-29 05:50:47.859 7 WARNING neutronclient.v2_0.client [None req-0b4d7f30-ce3d-4d3e-b876-75613a961c30 099f3c2a134641489b933675dcef1bed 88a135a7f87a4d1abdb8f21c034dc200 - - default default] 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-05-29 05:50:48.066 8 INFO nova.api.openstack.compute.server_external_events [req-ab2b5d72-2e14-496d-972f-7c530478b0d4 req-6173363f-6b15-47a1-9361-2ea5c56f273e c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-changed:fb91be9b-427f-468f-9256-9059fe133044 for instance c852623e-2d6a-459b-aa62-22b0c61776c4 on instance [pid: 8|app: 0|req: 284/577] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:50:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 05:50:48.112 7 WARNING neutronclient.v2_0.client [None req-0b4d7f30-ce3d-4d3e-b876-75613a961c30 099f3c2a134641489b933675dcef1bed 88a135a7f87a4d1abdb8f21c034dc200 - - default default] 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-05-29 05:50:48.656 7 WARNING neutronclient.v2_0.client [None req-0b4d7f30-ce3d-4d3e-b876-75613a961c30 099f3c2a134641489b933675dcef1bed 88a135a7f87a4d1abdb8f21c034dc200 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 294/578] 10.0.0.148 () {34 vars in 662 bytes} [Fri May 29 05:50:47 2026] POST /v2.1/servers => generated 447 bytes in 1114 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-05-29 05:50:48.926 8 WARNING neutronclient.v2_0.client [None req-a5d3aa3e-c158-4064-9e0c-279b5d545e8e 099f3c2a134641489b933675dcef1bed 88a135a7f87a4d1abdb8f21c034dc200 - - default default] The 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/579] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:50:48 2026] GET /v2.1/servers/dfe977c7-db38-4c41-afcc-8472eaa7a7d5 => generated 1393 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 295/580] 10.0.0.148 () {34 vars in 670 bytes} [Fri May 29 05:50:49 2026] POST /v2.1/os-keypairs => generated 396 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-05-29 05:50:51.190 8 WARNING neutronclient.v2_0.client [None req-3bf8c065-d7c7-4dc8-ad33-2033ab0dbffb aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] 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-05-29 05:50:51.232 8 WARNING neutronclient.v2_0.client [None req-3bf8c065-d7c7-4dc8-ad33-2033ab0dbffb aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] 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-05-29 05:50:51.407 8 WARNING neutronclient.v2_0.client [None req-3bf8c065-d7c7-4dc8-ad33-2033ab0dbffb aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] The 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: 286/583] 10.0.0.148 () {34 vars in 662 bytes} [Fri May 29 05:50:51 2026] POST /v2.1/servers => generated 449 bytes in 465 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-29 05:50:51.613 7 WARNING neutronclient.v2_0.client [None req-c00fdcf8-9039-43db-b746-3c457793129d aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] The 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: 298/584] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:50:51 2026] GET /v2.1/servers/fc7a90f4-583e-44dd-9d68-157c8ce1d1af => generated 1400 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:50:52.701 8 WARNING neutronclient.v2_0.client [None req-30e7dc7a-bb0d-42e9-9901-e01786e44009 aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] The 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/585] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:50:52 2026] GET /v2.1/servers/fc7a90f4-583e-44dd-9d68-157c8ce1d1af => generated 1404 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:50:53.798 7 WARNING neutronclient.v2_0.client [None req-e0b809f8-8f34-4fca-9512-e4cc110ccc60 aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] The 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/586] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:50:53 2026] GET /v2.1/servers/fc7a90f4-583e-44dd-9d68-157c8ce1d1af => generated 1452 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-05-29 05:50:54.022 8 WARNING neutronclient.v2_0.client [None req-7d12d88f-b9f5-4196-901e-dadeec5bd1d6 099f3c2a134641489b933675dcef1bed 88a135a7f87a4d1abdb8f21c034dc200 - - default default] The 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/587] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:50:53 2026] GET /v2.1/servers/dfe977c7-db38-4c41-afcc-8472eaa7a7d5 => generated 1518 bytes in 570 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:50:54.795 7 INFO nova.api.openstack.compute.server_external_events [req-d001da03-c5c6-40a8-bbb2-4c7eeea8de77 req-87f67824-35b2-4a08-958f-f73034df709e c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-changed:bb159d93-24b6-421d-b617-b7d1ee82f7d9 for instance dfe977c7-db38-4c41-afcc-8472eaa7a7d5 on instance [pid: 7|app: 0|req: 300/588] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:50:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:50:55.009 8 WARNING neutronclient.v2_0.client [None req-d9f20b0c-a1a3-4759-b479-e7b61cf18c58 aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] The 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/589] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:50:54 2026] GET /v2.1/servers/fc7a90f4-583e-44dd-9d68-157c8ce1d1af => generated 1452 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:50:56.097 7 WARNING neutronclient.v2_0.client [None req-09fad71e-93dc-4a1c-82e1-48abb7665fbb aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] The 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/590] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:50:56 2026] GET /v2.1/servers/fc7a90f4-583e-44dd-9d68-157c8ce1d1af => generated 1460 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-05-29 05:50:56.840 8 INFO nova.api.openstack.compute.server_external_events [req-44984e5d-9798-4c8d-a203-037873d02253 req-4664a26b-1ef3-4f4e-bbbb-83952037284b c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-unplugged:bb159d93-24b6-421d-b617-b7d1ee82f7d9 for instance dfe977c7-db38-4c41-afcc-8472eaa7a7d5 on instance [pid: 8|app: 0|req: 290/591] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:50:56 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, ' 2026-05-29 05:50:57.197 7 WARNING neutronclient.v2_0.client [None req-1484a4b4-b7a6-4f78-9e74-cc816e9b9dc3 aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] 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-05-29 05:50:57.263 8 INFO nova.api.openstack.compute.server_external_events [req-8e8baf4c-0488-44ea-b580-c65db220f4b9 req-dd569a36-b658-40e1-b6fa-00b174853706 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-changed:2af755a2-8609-4019-80a5-1add4aa1ef43 for instance fc7a90f4-583e-44dd-9d68-157c8ce1d1af on instance [pid: 8|app: 0|req: 291/592] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:50:57 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: 302/593] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:50:57 2026] GET /v2.1/servers/fc7a90f4-583e-44dd-9d68-157c8ce1d1af => generated 1537 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-05-29 05:50:58.354 8 WARNING neutronclient.v2_0.client [None req-38b74d63-46ea-4136-aeb4-db70fb632421 aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] The 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/594] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:50:58 2026] GET /v2.1/servers/fc7a90f4-583e-44dd-9d68-157c8ce1d1af => generated 1525 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:50:59.504 7 WARNING neutronclient.v2_0.client [None req-59fd2f7f-b5b3-422b-8d90-56643c2c3afb aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] 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-05-29 05:50:59.605 8 WARNING neutronclient.v2_0.client [None req-5afcdab1-4cbe-4cc5-912e-4f15564ce15d 099f3c2a134641489b933675dcef1bed 88a135a7f87a4d1abdb8f21c034dc200 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/595] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:50:59 2026] GET /v2.1/servers/fc7a90f4-583e-44dd-9d68-157c8ce1d1af => generated 1525 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 293/596] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:50:59 2026] GET /v2.1/servers/dfe977c7-db38-4c41-afcc-8472eaa7a7d5 => generated 1516 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-29 05:50:59.769 7 INFO nova.api.openstack.compute.server_external_events [req-4d168ae4-259f-4fc9-9351-61a29b594c82 req-4aa43ad8-6868-4e7b-9fee-cd1b265bb923 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-plugged:bb159d93-24b6-421d-b617-b7d1ee82f7d9 for instance dfe977c7-db38-4c41-afcc-8472eaa7a7d5 on instance [pid: 7|app: 0|req: 304/597] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:50:59 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-05-29 05:51:00.698 8 WARNING neutronclient.v2_0.client [None req-5e825827-cb48-4ace-a27f-464775af1ae2 aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/598] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:51:00 2026] GET /v2.1/servers/fc7a90f4-583e-44dd-9d68-157c8ce1d1af => generated 1525 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:51:01.833 8 INFO nova.api.openstack.compute.server_external_events [req-f8537303-5d18-4e5d-8f82-163573b5228d req-9fd0006c-c3b5-47db-b59d-cdf53c1fea0a c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-plugged:bb159d93-24b6-421d-b617-b7d1ee82f7d9 for instance dfe977c7-db38-4c41-afcc-8472eaa7a7d5 on instance [pid: 8|app: 0|req: 296/601] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:51:01 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, ' 2026-05-29 05:51:01.905 7 WARNING neutronclient.v2_0.client [None req-f2163177-994c-4810-bc21-c664985391bf aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] 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-05-29 05:51:02.022 8 INFO nova.api.openstack.compute.server_external_events [req-f6741854-9243-4e3d-bd03-96cad5916248 req-c41d79aa-1d85-46fa-8ebd-b5cbaacac41e c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-plugged:2af755a2-8609-4019-80a5-1add4aa1ef43 for instance fc7a90f4-583e-44dd-9d68-157c8ce1d1af on instance [pid: 8|app: 0|req: 297/602] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:51:01 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: 7|app: 0|req: 306/603] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:51:01 2026] GET /v2.1/servers/fc7a90f4-583e-44dd-9d68-157c8ce1d1af => generated 1525 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:51:03.123 8 WARNING neutronclient.v2_0.client [None req-0ef97f4f-c573-456d-87d8-3f37463891cb aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] The 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/604] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:51:03 2026] GET /v2.1/servers/fc7a90f4-583e-44dd-9d68-157c8ce1d1af => generated 1525 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-05-29 05:51:04.066 7 INFO nova.api.openstack.compute.server_external_events [req-ae6bdf60-acb7-4a0a-b942-aeb23430f643 req-d4f89943-b101-4bc2-bfd4-f1994f66a915 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-plugged:2af755a2-8609-4019-80a5-1add4aa1ef43 for instance fc7a90f4-583e-44dd-9d68-157c8ce1d1af on instance [pid: 7|app: 0|req: 307/605] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:51:04 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-05-29 05:51:04.302 8 WARNING neutronclient.v2_0.client [None req-d4c05737-ff6a-4266-ad28-76763f876951 aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/606] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:51:04 2026] GET /v2.1/servers/fc7a90f4-583e-44dd-9d68-157c8ce1d1af => generated 1693 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-05-29 05:51:04.455 7 WARNING neutronclient.v2_0.client [None req-2bbf957d-0df0-421e-b8dc-fde56c753471 aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] The 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: 308/607] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:51:04 2026] GET /v2.1/servers/fc7a90f4-583e-44dd-9d68-157c8ce1d1af => generated 1693 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:51:04.836 8 WARNING neutronclient.v2_0.client [None req-c77eae79-4880-44e8-ba37-40ffc5a0c7ce 099f3c2a134641489b933675dcef1bed 88a135a7f87a4d1abdb8f21c034dc200 - - default default] The 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/608] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:51:04 2026] GET /v2.1/servers/dfe977c7-db38-4c41-afcc-8472eaa7a7d5 => generated 1815 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:51:06.111 7 INFO nova.api.openstack.compute.server_external_events [req-598a4629-7600-492d-b938-af033c621d0b req-5d1ec152-60c6-4b5c-8dcd-aacd3c905431 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-changed:2af755a2-8609-4019-80a5-1add4aa1ef43 for instance fc7a90f4-583e-44dd-9d68-157c8ce1d1af on instance [pid: 7|app: 0|req: 309/609] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:51:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05-29 05:51:06.374 7 INFO nova.api.openstack.compute.server_external_events [req-170434cd-71b1-4f82-8cf8-4da6f6e64d52 req-1c1bbf5d-c69a-442a-bce3-2befa8dbfbc3 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-changed:bb159d93-24b6-421d-b617-b7d1ee82f7d9 for instance dfe977c7-db38-4c41-afcc-8472eaa7a7d5 on instance [pid: 7|app: 0|req: 310/610] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:51:06 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-05-29 05:51:06.418 8 WARNING neutronclient.v2_0.client [None req-c20fdea2-d392-48b6-8f22-010c7e2b9884 099f3c2a134641489b933675dcef1bed 88a135a7f87a4d1abdb8f21c034dc200 - - default default] 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-05-29 05:51:06.461 8 WARNING neutronclient.v2_0.client [None req-c20fdea2-d392-48b6-8f22-010c7e2b9884 099f3c2a134641489b933675dcef1bed 88a135a7f87a4d1abdb8f21c034dc200 - - default default] 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-05-29 05:51:06.711 8 WARNING neutronclient.v2_0.client [None req-c20fdea2-d392-48b6-8f22-010c7e2b9884 099f3c2a134641489b933675dcef1bed 88a135a7f87a4d1abdb8f21c034dc200 - - default default] The 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/611] 10.0.0.148 () {34 vars in 662 bytes} [Fri May 29 05:51:06 2026] POST /v2.1/servers => generated 447 bytes in 642 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-05-29 05:51:07.027 7 WARNING neutronclient.v2_0.client [None req-5669720d-d5d7-47b8-9ab1-c5095f99a1e2 099f3c2a134641489b933675dcef1bed 88a135a7f87a4d1abdb8f21c034dc200 - - default default] The 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: 311/612] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:51:07 2026] GET /v2.1/servers/1eb84da1-30b7-4d7e-8295-a6f5041bb570 => generated 1394 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-05-29 05:51:12.191 8 WARNING neutronclient.v2_0.client [None req-9680d449-60e7-464b-b751-04d03e115dcf 099f3c2a134641489b933675dcef1bed 88a135a7f87a4d1abdb8f21c034dc200 - - default default] The 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/615] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:51:12 2026] GET /v2.1/servers/1eb84da1-30b7-4d7e-8295-a6f5041bb570 => generated 1519 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-05-29 05:51:12.609 7 INFO nova.api.openstack.compute.server_external_events [req-96104169-d5b5-455a-ae5e-dbaea6503da5 req-f2880a7c-ee1a-4626-a47a-6929079da9a1 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-changed:ec6b440b-de90-41e0-b752-90184f101f92 for instance 1eb84da1-30b7-4d7e-8295-a6f5041bb570 on instance [pid: 7|app: 0|req: 313/616] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:51:12 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, ' [pid: 8|app: 0|req: 304/617] 10.0.0.148 () {34 vars in 749 bytes} [Fri May 29 05:51:13 2026] POST /v2.1/servers/fc7a90f4-583e-44dd-9d68-157c8ce1d1af/action => generated 31891 bytes in 553 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: 314/618] 10.0.0.148 () {32 vars in 717 bytes} [Fri May 29 05:51:16 2026] DELETE /v2.1/servers/fc7a90f4-583e-44dd-9d68-157c8ce1d1af => 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, ' 2026-05-29 05:51:16.786 8 WARNING neutronclient.v2_0.client [None req-987eddaa-7cd3-4169-aa2c-8bd680057f9d aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] The 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: 305/619] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:51:16 2026] GET /v2.1/servers/fc7a90f4-583e-44dd-9d68-157c8ce1d1af => generated 1819 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-05-29 05:51:17.359 7 WARNING neutronclient.v2_0.client [None req-c6fe340f-bd4b-4744-95ba-9b7046383b08 099f3c2a134641489b933675dcef1bed 88a135a7f87a4d1abdb8f21c034dc200 - - default default] 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-05-29 05:51:17.414 8 INFO nova.api.openstack.compute.server_external_events [req-1d0df2fa-dfaa-4f4c-bd65-6fd6b10cb4fd req-2b69bd2a-1b3c-4d23-aa7a-ab06bb4a86d2 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-plugged:ec6b440b-de90-41e0-b752-90184f101f92 for instance 1eb84da1-30b7-4d7e-8295-a6f5041bb570 on instance [pid: 8|app: 0|req: 306/620] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:51:17 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: 7|app: 0|req: 315/621] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:51:17 2026] GET /v2.1/servers/1eb84da1-30b7-4d7e-8295-a6f5041bb570 => generated 1517 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-05-29 05:51:17.968 8 WARNING neutronclient.v2_0.client [None req-9abca8d9-6d5e-490a-ac08-d25cbe7ff9a6 aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] 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-05-29 05:51:18.098 7 INFO nova.api.openstack.compute.server_external_events [req-5a190910-4987-40dc-a171-e35adc0ab36a req-fe2dc435-3714-4159-b7ec-4b8bb17127b6 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-unplugged:2af755a2-8609-4019-80a5-1add4aa1ef43 for instance fc7a90f4-583e-44dd-9d68-157c8ce1d1af on instance [pid: 7|app: 0|req: 316/622] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:51:18 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/623] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:51:17 2026] GET /v2.1/servers/fc7a90f4-583e-44dd-9d68-157c8ce1d1af => generated 1819 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:51:19.234 7 WARNING neutronclient.v2_0.client [None req-08219809-a839-4f89-8cce-6f5007985d6c aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] The 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/624] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:51:19 2026] GET /v2.1/servers/fc7a90f4-583e-44dd-9d68-157c8ce1d1af => generated 1819 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-05-29 05:51:19.459 8 INFO nova.api.openstack.compute.server_external_events [req-563e54b4-2308-419b-ac2f-d96a9da6dbc2 req-2673cdc7-8a41-44c6-9923-128e634e97da c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-plugged:ec6b440b-de90-41e0-b752-90184f101f92 for instance 1eb84da1-30b7-4d7e-8295-a6f5041bb570 on instance [pid: 8|app: 0|req: 308/625] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:51:19 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-05-29 05:51:20.142 7 INFO nova.api.openstack.compute.server_external_events [req-b9e4c14a-59d7-4f8f-9011-7fe80bcc1bb5 req-f311a128-85e8-46b5-b4e0-18bc3d8e9ce5 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-unplugged:2af755a2-8609-4019-80a5-1add4aa1ef43 for instance fc7a90f4-583e-44dd-9d68-157c8ce1d1af on instance [pid: 7|app: 0|req: 318/626] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:51:20 2026] POST /v2.1/os-server-external-events => generated 185 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-05-29 05:51:20.402 8 WARNING neutronclient.v2_0.client [None req-d846a68c-ae20-4fd2-ae2c-51690fc4b410 aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/627] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:51:20 2026] GET /v2.1/servers/fc7a90f4-583e-44dd-9d68-157c8ce1d1af => generated 1481 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:51:21.511 8 INFO nova.api.openstack.compute.server_external_events [req-8c20c167-f1e4-4662-a8be-283c60820895 req-36b9347d-c303-4be2-aec7-3c307b2cc9ab c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-deleted:2af755a2-8609-4019-80a5-1add4aa1ef43 for instance fc7a90f4-583e-44dd-9d68-157c8ce1d1af on instance [pid: 8|app: 0|req: 310/628] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:51:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 05:51:21.540 7 WARNING neutronclient.v2_0.client [None req-bcf81bcd-0a89-47ae-9836-d71427b6e916 aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] The 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: 319/631] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:51:21 2026] GET /v2.1/servers/fc7a90f4-583e-44dd-9d68-157c8ce1d1af => generated 1486 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05-29 05:51:22.604 8 WARNING neutronclient.v2_0.client [None req-678fa8f8-22b2-4478-9f2f-d3c0e090deb8 099f3c2a134641489b933675dcef1bed 88a135a7f87a4d1abdb8f21c034dc200 - - default default] 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-05-29 05:51:22.644 7 WARNING neutronclient.v2_0.client [None req-8ff7c7b6-da04-4caf-93c4-a1dd22e7b443 aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/632] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:51:22 2026] GET /v2.1/servers/fc7a90f4-583e-44dd-9d68-157c8ce1d1af => generated 1486 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/633] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:51:22 2026] GET /v2.1/servers/1eb84da1-30b7-4d7e-8295-a6f5041bb570 => generated 1817 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:51:23.723 7 INFO nova.api.openstack.wsgi [None req-2d5a04fe-0461-4a72-b283-cb1b661bef5d aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] HTTP exception thrown: Instance fc7a90f4-583e-44dd-9d68-157c8ce1d1af could not be found. [pid: 7|app: 0|req: 321/634] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:51:23 2026] GET /v2.1/servers/fc7a90f4-583e-44dd-9d68-157c8ce1d1af => 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: 314/635] 10.0.0.148 () {32 vars in 725 bytes} [Fri May 29 05:51:24 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-65776776 => generated 0 bytes in 50 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-05-29 05:51:24.195 7 INFO nova.api.openstack.compute.server_external_events [req-8777a93c-f08e-4785-adcb-b6d23c90bfef req-c492b6d8-e44c-4475-b9a8-3236972d0764 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-changed:ec6b440b-de90-41e0-b752-90184f101f92 for instance 1eb84da1-30b7-4d7e-8295-a6f5041bb570 on instance [pid: 7|app: 0|req: 322/636] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:51:24 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) [pid: 8|app: 0|req: 315/637] 10.0.0.148 () {32 vars in 717 bytes} [Fri May 29 05:51:24 2026] DELETE /v2.1/servers/c852623e-2d6a-459b-aa62-22b0c61776c4 => generated 0 bytes in 95 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-05-29 05:51:24.577 7 WARNING neutronclient.v2_0.client [None req-2ac98eb2-c306-4454-b5be-8a227a792405 aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] The 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/638] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:51:24 2026] GET /v2.1/servers/c852623e-2d6a-459b-aa62-22b0c61776c4 => generated 1701 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-05-29 05:51:25.772 8 WARNING neutronclient.v2_0.client [None req-17c2540d-7523-434a-b485-46b342bc9f71 aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] The 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/639] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:51:25 2026] GET /v2.1/servers/c852623e-2d6a-459b-aa62-22b0c61776c4 => generated 1701 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:51:26.244 7 INFO nova.api.openstack.compute.server_external_events [req-13c67774-1504-47e1-99e2-25f6dab8f05d req-e98f2477-d70e-4af8-b8d1-932dbac1832a c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-unplugged:fb91be9b-427f-468f-9256-9059fe133044 for instance c852623e-2d6a-459b-aa62-22b0c61776c4 on instance 2026-05-29 05:51:26.245 7 INFO nova.api.openstack.compute.server_external_events [req-13c67774-1504-47e1-99e2-25f6dab8f05d req-e98f2477-d70e-4af8-b8d1-932dbac1832a c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-unplugged:fb91be9b-427f-468f-9256-9059fe133044 for instance c852623e-2d6a-459b-aa62-22b0c61776c4 on instance [pid: 7|app: 0|req: 324/640] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:51:26 2026] POST /v2.1/os-server-external-events => generated 358 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-05-29 05:51:27.000 8 WARNING neutronclient.v2_0.client [None req-4fa790ef-e76e-4fc4-bc2d-f2229fc5783a aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] The 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: 317/641] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:51:26 2026] GET /v2.1/servers/c852623e-2d6a-459b-aa62-22b0c61776c4 => generated 1701 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-05-29 05:51:28.155 7 WARNING neutronclient.v2_0.client [None req-d3f46e3f-1e8a-4f0f-a8f2-b9d66ca12ee0 aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] The 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/642] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:51:28 2026] GET /v2.1/servers/c852623e-2d6a-459b-aa62-22b0c61776c4 => 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-05-29 05:51:28.288 8 INFO nova.api.openstack.compute.server_external_events [req-4fbdd6fd-62ef-40b9-946c-e2f057f5fb8f req-d4f07fb2-954a-41a4-8e5d-59c3050a109e c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-deleted:fb91be9b-427f-468f-9256-9059fe133044 for instance c852623e-2d6a-459b-aa62-22b0c61776c4 on instance [pid: 8|app: 0|req: 318/643] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:51:28 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-05-29 05:51:29.256 7 WARNING neutronclient.v2_0.client [None req-88d2462b-892a-4235-b14f-e5bf52e08115 aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] The 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/644] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:51:29 2026] GET /v2.1/servers/c852623e-2d6a-459b-aa62-22b0c61776c4 => generated 1489 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:51:30.346 8 WARNING neutronclient.v2_0.client [None req-6cc2259b-7e0e-467c-84c6-7f2d32c09d84 aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/645] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:51:30 2026] GET /v2.1/servers/c852623e-2d6a-459b-aa62-22b0c61776c4 => generated 1489 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:51:31.424 7 INFO nova.api.openstack.wsgi [None req-bfe6f06f-bfbe-4544-92d2-65c1f734635c aad4677695944e31a61c669c84ba6401 4bf8aea636e9438bb85ec49a0f9f577c - - default default] HTTP exception thrown: Instance c852623e-2d6a-459b-aa62-22b0c61776c4 could not be found. [pid: 7|app: 0|req: 327/646] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:51:31 2026] GET /v2.1/servers/c852623e-2d6a-459b-aa62-22b0c61776c4 => 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: 329/649] 10.0.0.148 () {32 vars in 729 bytes} [Fri May 29 05:51:31 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1832707710 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-29 05:51:47.603 7 WARNING neutronclient.v2_0.client [None req-1d4745c0-2a59-4afa-9680-808f36fb10e7 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] 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-05-29 05:51:47.674 7 WARNING neutronclient.v2_0.client [None req-1d4745c0-2a59-4afa-9680-808f36fb10e7 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] 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-05-29 05:51:47.932 7 WARNING neutronclient.v2_0.client [None req-1d4745c0-2a59-4afa-9680-808f36fb10e7 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] The 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/652] 199.204.45.138 () {36 vars in 713 bytes} [Fri May 29 05:51:47 2026] POST /v2.1/servers => generated 453 bytes in 975 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-05-29 05:51:48.744 8 WARNING neutronclient.v2_0.client [None req-896556a5-146e-40f2-8076-3edbc167780d 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/653] 199.204.45.138 () {32 vars in 732 bytes} [Fri May 29 05:51:48 2026] GET /v2.1/servers/c67edf62-1263-4ca4-8e9f-20d82b2acf57 => generated 2213 bytes in 71 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-05-29 05:51:48.821 7 WARNING neutronclient.v2_0.client [None req-2a9c34c1-9242-4981-818f-4df46dc643de 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/654] 199.204.45.138 () {32 vars in 758 bytes} [Fri May 29 05:51:48 2026] GET /v2.1/servers/c67edf62-1263-4ca4-8e9f-20d82b2acf57/os-interface => generated 28 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 323/655] 199.204.45.138 () {32 vars in 776 bytes} [Fri May 29 05:51:48 2026] GET /v2.1/servers/c67edf62-1263-4ca4-8e9f-20d82b2acf57/os-volume_attachments => generated 25 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/656] 10.0.0.148 () {34 vars in 670 bytes} [Fri May 29 05:51:49 2026] POST /v2.1/os-keypairs => generated 397 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-05-29 05:51:51.520 8 WARNING neutronclient.v2_0.client [None req-2538a6d6-cf4e-4222-907f-a60140a2cbea 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] The 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/659] 199.204.45.138 () {32 vars in 732 bytes} [Fri May 29 05:51:51 2026] GET /v2.1/servers/c67edf62-1263-4ca4-8e9f-20d82b2acf57 => generated 2371 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 325/660] 10.0.0.148 () {34 vars in 670 bytes} [Fri May 29 05:51:51 2026] POST /v2.1/os-keypairs => generated 385 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 05:51:51.797 7 WARNING neutronclient.v2_0.client [None req-f24c8ea3-c9ae-4216-8c0a-28001c577d9f 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/661] 199.204.45.138 () {32 vars in 758 bytes} [Fri May 29 05:51:51 2026] GET /v2.1/servers/c67edf62-1263-4ca4-8e9f-20d82b2acf57/os-interface => generated 28 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/662] 199.204.45.138 () {32 vars in 776 bytes} [Fri May 29 05:51:51 2026] GET /v2.1/servers/c67edf62-1263-4ca4-8e9f-20d82b2acf57/os-volume_attachments => generated 197 bytes in 238 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-05-29 05:51:52.899 7 WARNING neutronclient.v2_0.client [None req-e3d87545-417d-4fca-a9d5-edd1068e7448 e40361044ce14455bfa813f90b2de5c7 5fcc688880af41be9a3eab8e4ebf611c - - default default] 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-05-29 05:51:52.940 7 WARNING neutronclient.v2_0.client [None req-e3d87545-417d-4fca-a9d5-edd1068e7448 e40361044ce14455bfa813f90b2de5c7 5fcc688880af41be9a3eab8e4ebf611c - - default default] 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-05-29 05:51:52.996 7 WARNING neutronclient.v2_0.client [None req-e3d87545-417d-4fca-a9d5-edd1068e7448 e40361044ce14455bfa813f90b2de5c7 5fcc688880af41be9a3eab8e4ebf611c - - default default] 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-05-29 05:51:53.217 7 WARNING neutronclient.v2_0.client [None req-e3d87545-417d-4fca-a9d5-edd1068e7448 e40361044ce14455bfa813f90b2de5c7 5fcc688880af41be9a3eab8e4ebf611c - - default default] The 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/663] 10.0.0.148 () {34 vars in 662 bytes} [Fri May 29 05:51:52 2026] POST /v2.1/servers => generated 496 bytes in 597 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:51:53.453 8 WARNING neutronclient.v2_0.client [None req-539301cb-4b14-4e34-8b70-4868401a7bb5 e40361044ce14455bfa813f90b2de5c7 5fcc688880af41be9a3eab8e4ebf611c - - default default] The 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/664] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:51:53 2026] GET /v2.1/servers/c180dc1e-ceb7-4f8e-b115-428d3285ea2a => 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-05-29 05:51:53.807 7 INFO nova.api.openstack.compute.server_external_events [req-f424b749-5e11-49fc-8bf2-345146d660db req-ba73c648-efa0-40c1-a148-a87eb409bb11 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-changed:415e7e25-bd25-44c4-a888-559260a27fba for instance c67edf62-1263-4ca4-8e9f-20d82b2acf57 on instance [pid: 7|app: 0|req: 338/665] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:51:53 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-05-29 05:51:54.540 8 WARNING neutronclient.v2_0.client [None req-e373ae5b-793c-4672-8864-a4be739b2fca e40361044ce14455bfa813f90b2de5c7 5fcc688880af41be9a3eab8e4ebf611c - - default default] The 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/666] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:51:54 2026] GET /v2.1/servers/c180dc1e-ceb7-4f8e-b115-428d3285ea2a => generated 1460 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:51:54.929 7 WARNING neutronclient.v2_0.client [None req-c8bd15b2-ae6a-4e21-8c46-ba7cd21686dc 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/667] 199.204.45.138 () {32 vars in 732 bytes} [Fri May 29 05:51:54 2026] GET /v2.1/servers/c67edf62-1263-4ca4-8e9f-20d82b2acf57 => generated 2445 bytes in 162 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-05-29 05:51:55.060 8 WARNING neutronclient.v2_0.client [None req-f5cd2cf6-2c99-4bb8-b080-c212dc4236c9 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] The 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: 329/668] 199.204.45.138 () {32 vars in 758 bytes} [Fri May 29 05:51:55 2026] GET /v2.1/servers/c67edf62-1263-4ca4-8e9f-20d82b2acf57/os-interface => generated 284 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 340/669] 199.204.45.138 () {32 vars in 776 bytes} [Fri May 29 05:51:55 2026] GET /v2.1/servers/c67edf62-1263-4ca4-8e9f-20d82b2acf57/os-volume_attachments => generated 197 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:51:55.630 8 WARNING neutronclient.v2_0.client [None req-c206b61e-fa09-4719-b12c-d62fca2f779a e40361044ce14455bfa813f90b2de5c7 5fcc688880af41be9a3eab8e4ebf611c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/670] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:51:55 2026] GET /v2.1/servers/c180dc1e-ceb7-4f8e-b115-428d3285ea2a => generated 1508 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:51:56.048 7 INFO nova.api.openstack.compute.server_external_events [req-b5e809e3-7798-48d8-b340-cde8848c85bc req-e3810637-4dc1-47b9-a514-fb9e23b69dfe c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-unplugged:415e7e25-bd25-44c4-a888-559260a27fba for instance c67edf62-1263-4ca4-8e9f-20d82b2acf57 on instance [pid: 7|app: 0|req: 341/671] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:51:56 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, ' 2026-05-29 05:51:56.713 8 WARNING neutronclient.v2_0.client [None req-7ac2f29e-cf86-4a43-bd9c-9510d85bff44 e40361044ce14455bfa813f90b2de5c7 5fcc688880af41be9a3eab8e4ebf611c - - default default] The 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: 331/672] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:51:56 2026] GET /v2.1/servers/c180dc1e-ceb7-4f8e-b115-428d3285ea2a => generated 1508 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05-29 05:51:57.800 7 WARNING neutronclient.v2_0.client [None req-3b52b4a0-d05a-496f-85a8-f9ad8bb85464 e40361044ce14455bfa813f90b2de5c7 5fcc688880af41be9a3eab8e4ebf611c - - default default] 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-05-29 05:51:57.807 8 WARNING neutronclient.v2_0.client [None req-e49e6b8f-3cce-4faf-b128-dc5abec4ea41 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] The 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: 342/673] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:51:57 2026] GET /v2.1/servers/c180dc1e-ceb7-4f8e-b115-428d3285ea2a => generated 1516 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/674] 199.204.45.138 () {32 vars in 732 bytes} [Fri May 29 05:51:57 2026] GET /v2.1/servers/c67edf62-1263-4ca4-8e9f-20d82b2acf57 => generated 2433 bytes in 123 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-05-29 05:51:57.927 7 WARNING neutronclient.v2_0.client [None req-c795229e-0b0f-4bdb-8b30-30b543a8b3cc 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] The 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/675] 199.204.45.138 () {32 vars in 758 bytes} [Fri May 29 05:51:57 2026] GET /v2.1/servers/c67edf62-1263-4ca4-8e9f-20d82b2acf57/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: 333/676] 199.204.45.138 () {32 vars in 776 bytes} [Fri May 29 05:51:57 2026] GET /v2.1/servers/c67edf62-1263-4ca4-8e9f-20d82b2acf57/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-05-29 05:51:58.894 7 WARNING neutronclient.v2_0.client [None req-7aa98329-c5ff-47c0-bbc7-5c6f86e3060d e40361044ce14455bfa813f90b2de5c7 5fcc688880af41be9a3eab8e4ebf611c - - default default] The 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: 344/677] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:51:58 2026] GET /v2.1/servers/c180dc1e-ceb7-4f8e-b115-428d3285ea2a => generated 1640 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-05-29 05:51:59.153 8 INFO nova.api.openstack.compute.server_external_events [req-c16822de-0d33-4331-a7a4-0f925ff5da09 req-304ebe8e-1b9d-415a-8165-2516fa33f3ea c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-changed:11a1029c-8b8a-4e1d-8ec9-212205ecb0e3 for instance c180dc1e-ceb7-4f8e-b115-428d3285ea2a on instance [pid: 8|app: 0|req: 334/678] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:51:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:52:00.056 7 WARNING neutronclient.v2_0.client [None req-608595c0-d4d8-40a2-8379-534741c7b388 e40361044ce14455bfa813f90b2de5c7 5fcc688880af41be9a3eab8e4ebf611c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/679] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:52:00 2026] GET /v2.1/servers/c180dc1e-ceb7-4f8e-b115-428d3285ea2a => generated 1628 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:52:00.937 8 WARNING neutronclient.v2_0.client [None req-f6101ab5-e3ae-4a60-bbee-4bb034192e84 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] The 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: 335/680] 199.204.45.138 () {32 vars in 732 bytes} [Fri May 29 05:52:00 2026] GET /v2.1/servers/c67edf62-1263-4ca4-8e9f-20d82b2acf57 => generated 2433 bytes in 133 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-05-29 05:52:01.069 7 WARNING neutronclient.v2_0.client [None req-646a2555-8f17-48f8-a3e9-0218104ccd7f 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/681] 199.204.45.138 () {32 vars in 758 bytes} [Fri May 29 05:52:01 2026] GET /v2.1/servers/c67edf62-1263-4ca4-8e9f-20d82b2acf57/os-interface => generated 286 bytes in 74 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: 336/682] 199.204.45.138 () {32 vars in 776 bytes} [Fri May 29 05:52:01 2026] GET /v2.1/servers/c67edf62-1263-4ca4-8e9f-20d82b2acf57/os-volume_attachments => generated 197 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:52:01.189 7 INFO nova.api.openstack.compute.server_external_events [req-c35a7795-c5ca-4ced-9900-618f1289d24a req-6ebe10bd-7eb7-4807-8059-06e74088fe83 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-plugged:415e7e25-bd25-44c4-a888-559260a27fba for instance c67edf62-1263-4ca4-8e9f-20d82b2acf57 on instance 2026-05-29 05:52:01.190 7 INFO nova.api.openstack.compute.server_external_events [req-c35a7795-c5ca-4ced-9900-618f1289d24a req-6ebe10bd-7eb7-4807-8059-06e74088fe83 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-plugged:415e7e25-bd25-44c4-a888-559260a27fba for instance c67edf62-1263-4ca4-8e9f-20d82b2acf57 on instance [pid: 7|app: 0|req: 347/683] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:52:01 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:52:01.280 8 WARNING neutronclient.v2_0.client [None req-7d700ad7-2455-43ce-8cfb-086cd73450ee e40361044ce14455bfa813f90b2de5c7 5fcc688880af41be9a3eab8e4ebf611c - - default default] The 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/684] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:52:01 2026] GET /v2.1/servers/c180dc1e-ceb7-4f8e-b115-428d3285ea2a => generated 1628 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-05-29 05:52:02.442 7 WARNING neutronclient.v2_0.client [None req-85bd014b-7809-41c6-93ca-7112b99990cb e40361044ce14455bfa813f90b2de5c7 5fcc688880af41be9a3eab8e4ebf611c - - default default] The 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: 349/687] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:52:02 2026] GET /v2.1/servers/c180dc1e-ceb7-4f8e-b115-428d3285ea2a => generated 1628 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-05-29 05:52:03.603 8 WARNING neutronclient.v2_0.client [None req-24d85b67-1aaa-4b3d-8f39-cc2c9f21d5fd e40361044ce14455bfa813f90b2de5c7 5fcc688880af41be9a3eab8e4ebf611c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/688] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:52:03 2026] GET /v2.1/servers/c180dc1e-ceb7-4f8e-b115-428d3285ea2a => generated 1628 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:52:03.864 7 WARNING neutronclient.v2_0.client [None req-c1b7307e-756e-4d0d-b51e-39a1b504fd31 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] The 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: 350/689] 199.204.45.138 () {32 vars in 732 bytes} [Fri May 29 05:52:03 2026] GET /v2.1/servers/c67edf62-1263-4ca4-8e9f-20d82b2acf57 => generated 2581 bytes in 185 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-05-29 05:52:04.016 8 WARNING neutronclient.v2_0.client [None req-d07f318c-6c82-4968-8218-66dcc978a371 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/690] 199.204.45.138 () {32 vars in 758 bytes} [Fri May 29 05:52:03 2026] GET /v2.1/servers/c67edf62-1263-4ca4-8e9f-20d82b2acf57/os-interface => generated 286 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: 7|app: 0|req: 351/691] 199.204.45.138 () {32 vars in 776 bytes} [Fri May 29 05:52:04 2026] GET /v2.1/servers/c67edf62-1263-4ca4-8e9f-20d82b2acf57/os-volume_attachments => generated 197 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:52:04.601 8 INFO nova.api.openstack.compute.server_external_events [req-be99bd97-96d1-4b57-9209-797df350f91f req-a53aab25-81b4-40f1-8a42-d0138b31a547 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-plugged:11a1029c-8b8a-4e1d-8ec9-212205ecb0e3 for instance c180dc1e-ceb7-4f8e-b115-428d3285ea2a on instance [pid: 8|app: 0|req: 341/692] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:52:04 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-05-29 05:52:04.783 7 WARNING neutronclient.v2_0.client [None req-785c25f9-02af-4c02-b6ed-f1bd5977edd8 e40361044ce14455bfa813f90b2de5c7 5fcc688880af41be9a3eab8e4ebf611c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/693] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:52:04 2026] GET /v2.1/servers/c180dc1e-ceb7-4f8e-b115-428d3285ea2a => generated 1628 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-05-29 05:52:06.081 8 WARNING neutronclient.v2_0.client [None req-22853c5a-f5bd-4341-b0e5-443cfd403f75 e40361044ce14455bfa813f90b2de5c7 5fcc688880af41be9a3eab8e4ebf611c - - default default] The 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/694] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:52:06 2026] GET /v2.1/servers/c180dc1e-ceb7-4f8e-b115-428d3285ea2a => generated 1628 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-05-29 05:52:06.641 7 INFO nova.api.openstack.compute.server_external_events [req-221f024b-6034-43c9-957a-f76eb3b3278f req-611a7163-5f8c-4b3d-b81f-531eb5cd9c7b c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-plugged:11a1029c-8b8a-4e1d-8ec9-212205ecb0e3 for instance c180dc1e-ceb7-4f8e-b115-428d3285ea2a on instance [pid: 7|app: 0|req: 353/695] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:52:06 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-05-29 05:52:07.249 8 WARNING neutronclient.v2_0.client [None req-9a5e605f-e9e2-461f-9017-f8789cc8a76e e40361044ce14455bfa813f90b2de5c7 5fcc688880af41be9a3eab8e4ebf611c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/696] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:52:07 2026] GET /v2.1/servers/c180dc1e-ceb7-4f8e-b115-428d3285ea2a => generated 1808 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-05-29 05:52:07.391 7 WARNING neutronclient.v2_0.client [None req-e4f7e19a-925b-48b9-a50b-26c6143b09c5 e40361044ce14455bfa813f90b2de5c7 5fcc688880af41be9a3eab8e4ebf611c - - default default] The 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/697] 10.0.0.148 () {32 vars in 740 bytes} [Fri May 29 05:52:07 2026] GET /v2.1/servers/c180dc1e-ceb7-4f8e-b115-428d3285ea2a/os-interface => generated 284 bytes in 86 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-05-29 05:52:08.768 8 INFO nova.api.openstack.compute.server_external_events [req-2b06ceb4-dfbe-4596-9064-74e7f57daffb req-48c71c3b-c675-4327-a0d4-8ae7945829d5 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-changed:11a1029c-8b8a-4e1d-8ec9-212205ecb0e3 for instance c180dc1e-ceb7-4f8e-b115-428d3285ea2a on instance [pid: 8|app: 0|req: 344/698] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:52:08 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-05-29 05:52:24.314 8 WARNING neutronclient.v2_0.client [None req-010023ec-9ee0-4c8f-9e02-5dc2ca0490e6 e40361044ce14455bfa813f90b2de5c7 5fcc688880af41be9a3eab8e4ebf611c - - default default] The 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/703] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:52:24 2026] GET /v2.1/servers/c180dc1e-ceb7-4f8e-b115-428d3285ea2a => generated 1928 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 357/704] 10.0.0.148 () {32 vars in 752 bytes} [Fri May 29 05:52:25 2026] GET /v2.1/servers/c180dc1e-ceb7-4f8e-b115-428d3285ea2a/os-server-password => generated 116 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, ' [pid: 8|app: 0|req: 348/705] 10.0.0.148 () {32 vars in 717 bytes} [Fri May 29 05:52:26 2026] DELETE /v2.1/servers/c180dc1e-ceb7-4f8e-b115-428d3285ea2a => 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, ' 2026-05-29 05:52:27.040 7 WARNING neutronclient.v2_0.client [None req-5377983c-7223-4108-9d11-f3d68e50965b e40361044ce14455bfa813f90b2de5c7 5fcc688880af41be9a3eab8e4ebf611c - - default default] The 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: 358/706] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:52:27 2026] GET /v2.1/servers/c180dc1e-ceb7-4f8e-b115-428d3285ea2a => generated 1934 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, ' 2026-05-29 05:52:28.236 8 WARNING neutronclient.v2_0.client [None req-cd1840fd-73a9-4e62-aaae-badfed130442 e40361044ce14455bfa813f90b2de5c7 5fcc688880af41be9a3eab8e4ebf611c - - default default] 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-05-29 05:52:28.351 7 INFO nova.api.openstack.compute.server_external_events [req-2b00c3d3-7272-4d6c-841b-e874b183157b req-32c5302a-2592-4240-a62c-3ea393641255 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-unplugged:11a1029c-8b8a-4e1d-8ec9-212205ecb0e3 for instance c180dc1e-ceb7-4f8e-b115-428d3285ea2a on instance [pid: 7|app: 0|req: 359/707] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:52:28 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/708] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:52:28 2026] GET /v2.1/servers/c180dc1e-ceb7-4f8e-b115-428d3285ea2a => generated 1934 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-05-29 05:52:29.531 7 WARNING neutronclient.v2_0.client [None req-19c1bbf6-e918-4955-931b-62f2f406d817 e40361044ce14455bfa813f90b2de5c7 5fcc688880af41be9a3eab8e4ebf611c - - default default] The 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: 360/709] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:52:29 2026] GET /v2.1/servers/c180dc1e-ceb7-4f8e-b115-428d3285ea2a => generated 1934 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-05-29 05:52:30.053 8 INFO nova.api.openstack.compute.server_external_events [req-ccb915d5-051f-4983-a834-e74e86b12383 req-1982e074-484c-4b58-b894-6af3c8f18b13 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-deleted:11a1029c-8b8a-4e1d-8ec9-212205ecb0e3 for instance c180dc1e-ceb7-4f8e-b115-428d3285ea2a on instance [pid: 8|app: 0|req: 350/710] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:52:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:52:30.393 7 INFO nova.api.openstack.compute.server_external_events [req-6c74a26d-d251-4072-ae12-45df0a15765b req-e1b54fb2-681c-4359-b636-125453fc227b c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-unplugged:11a1029c-8b8a-4e1d-8ec9-212205ecb0e3 for instance c180dc1e-ceb7-4f8e-b115-428d3285ea2a on instance [pid: 7|app: 0|req: 361/711] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:52:30 2026] POST /v2.1/os-server-external-events => generated 185 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-05-29 05:52:30.707 8 WARNING neutronclient.v2_0.client [None req-9a0cae03-384f-418f-b8e9-c8259c2f3bd8 e40361044ce14455bfa813f90b2de5c7 5fcc688880af41be9a3eab8e4ebf611c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/712] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:52:30 2026] GET /v2.1/servers/c180dc1e-ceb7-4f8e-b115-428d3285ea2a => generated 1537 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:52:31.823 8 WARNING neutronclient.v2_0.client [None req-7eaecb78-1034-4467-bb31-7b0231fb112d e40361044ce14455bfa813f90b2de5c7 5fcc688880af41be9a3eab8e4ebf611c - - default default] The 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: 353/715] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:52:31 2026] GET /v2.1/servers/c180dc1e-ceb7-4f8e-b115-428d3285ea2a => generated 1542 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-05-29 05:52:32.940 7 WARNING neutronclient.v2_0.client [None req-58f43d23-5326-40b5-872b-7c20ffc6ea64 e40361044ce14455bfa813f90b2de5c7 5fcc688880af41be9a3eab8e4ebf611c - - default default] The 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: 363/716] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:52:32 2026] GET /v2.1/servers/c180dc1e-ceb7-4f8e-b115-428d3285ea2a => generated 1542 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:52:34.046 8 INFO nova.api.openstack.wsgi [None req-fdbb7d40-d3a9-4b19-92f4-44d904eabb97 e40361044ce14455bfa813f90b2de5c7 5fcc688880af41be9a3eab8e4ebf611c - - default default] HTTP exception thrown: Instance c180dc1e-ceb7-4f8e-b115-428d3285ea2a could not be found. [pid: 8|app: 0|req: 354/717] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:52:34 2026] GET /v2.1/servers/c180dc1e-ceb7-4f8e-b115-428d3285ea2a => generated 111 bytes in 39 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-05-29 05:52:34.074 7 INFO nova.api.openstack.wsgi [None req-3a839d7a-8811-41a7-83b8-f78a93ec8f66 e40361044ce14455bfa813f90b2de5c7 5fcc688880af41be9a3eab8e4ebf611c - - default default] HTTP exception thrown: Instance c180dc1e-ceb7-4f8e-b115-428d3285ea2a could not be found. [pid: 7|app: 0|req: 364/718] 10.0.0.148 () {32 vars in 717 bytes} [Fri May 29 05:52:34 2026] DELETE /v2.1/servers/c180dc1e-ceb7-4f8e-b115-428d3285ea2a => generated 111 bytes in 21 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-05-29 05:52:34.126 8 INFO nova.api.openstack.wsgi [None req-0107870c-83e9-4ee8-99f5-08279a8fc8cb e40361044ce14455bfa813f90b2de5c7 5fcc688880af41be9a3eab8e4ebf611c - - default default] HTTP exception thrown: Instance c180dc1e-ceb7-4f8e-b115-428d3285ea2a could not be found. [pid: 8|app: 0|req: 355/719] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:52:34 2026] GET /v2.1/servers/c180dc1e-ceb7-4f8e-b115-428d3285ea2a => generated 111 bytes in 48 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: 365/720] 10.0.0.148 () {32 vars in 703 bytes} [Fri May 29 05:52:34 2026] DELETE /v2.1/os-keypairs/tempest-keypair-770989178 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 356/721] 10.0.0.148 () {32 vars in 727 bytes} [Fri May 29 05:52:35 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1803390972 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-29 05:52:38.999 7 WARNING neutronclient.v2_0.client [None req-18e0654a-b349-4de1-ae0a-6e1519b97a13 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] 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-05-29 05:52:39.048 7 WARNING neutronclient.v2_0.client [None req-18e0654a-b349-4de1-ae0a-6e1519b97a13 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] 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-05-29 05:52:41.626 8 INFO nova.api.openstack.compute.server_external_events [req-1d4326dd-e3c6-431e-ba34-bc079b5d99ab req-aef97298-5540-49d2-be2f-0f1efe6463c9 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-changed:3fdedd7b-1111-452e-98ec-df5bc4a41d91 for instance c67edf62-1263-4ca4-8e9f-20d82b2acf57 on instance [pid: 8|app: 0|req: 359/724] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:52:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:52:44.674 8 INFO nova.api.openstack.compute.server_external_events [req-9ad1235b-0606-4e97-8687-cdc956b75878 req-c773049a-80d5-438b-905f-420733d62c0d c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-plugged:3fdedd7b-1111-452e-98ec-df5bc4a41d91 for instance c67edf62-1263-4ca4-8e9f-20d82b2acf57 on instance [pid: 8|app: 0|req: 360/725] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:52:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:52:46.718 8 INFO nova.api.openstack.compute.server_external_events [req-fe172536-495b-408c-adaf-4278affad758 req-7e9c25fa-de3d-4ca1-a1bb-73d7681be336 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-plugged:3fdedd7b-1111-452e-98ec-df5bc4a41d91 for instance c67edf62-1263-4ca4-8e9f-20d82b2acf57 on instance [pid: 8|app: 0|req: 361/726] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:52:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 05:52:47.601 7 WARNING neutronclient.v2_0.client [None req-18e0654a-b349-4de1-ae0a-6e1519b97a13 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] The 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: 366/727] 199.204.45.138 () {36 vars in 811 bytes} [Fri May 29 05:52:38 2026] POST /v2.1/servers/c67edf62-1263-4ca4-8e9f-20d82b2acf57/os-interface => generated 281 bytes in 8703 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-05-29 05:52:48.756 8 INFO nova.api.openstack.compute.server_external_events [req-f2a2ca6e-d6f1-471c-ac41-217a9ef94605 req-034533fd-6b87-48f4-a988-61a46b723600 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-changed:3fdedd7b-1111-452e-98ec-df5bc4a41d91 for instance c67edf62-1263-4ca4-8e9f-20d82b2acf57 on instance 2026-05-29 05:52:48.756 8 INFO nova.api.openstack.compute.server_external_events [req-f2a2ca6e-d6f1-471c-ac41-217a9ef94605 req-034533fd-6b87-48f4-a988-61a46b723600 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-changed:3fdedd7b-1111-452e-98ec-df5bc4a41d91 for instance c67edf62-1263-4ca4-8e9f-20d82b2acf57 on instance [pid: 8|app: 0|req: 362/728] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:52:48 2026] POST /v2.1/os-server-external-events => generated 346 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-05-29 05:53:10.954 7 WARNING neutronclient.v2_0.client [None req-17e0f67c-8397-41d3-9825-cf4e24dca4e3 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] 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-05-29 05:53:10.998 7 WARNING neutronclient.v2_0.client [None req-17e0f67c-8397-41d3-9825-cf4e24dca4e3 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] 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-05-29 05:53:13.502 8 INFO nova.api.openstack.compute.server_external_events [req-3c4bf4a7-4215-4d0c-8725-eba43659a131 req-5cd808cd-0b6e-40e5-90fc-7480e5afdd30 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-changed:b648d0fe-dc1d-449a-9153-f26a54e8dabd for instance c67edf62-1263-4ca4-8e9f-20d82b2acf57 on instance [pid: 8|app: 0|req: 367/735] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:53:13 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, ' 2026-05-29 05:53:16.920 8 INFO nova.api.openstack.compute.server_external_events [req-99fbe5cd-c7ed-4e42-a975-9e3bf405f6e0 req-962e7384-1986-43f9-b6a8-3a6d80debc01 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-plugged:b648d0fe-dc1d-449a-9153-f26a54e8dabd for instance c67edf62-1263-4ca4-8e9f-20d82b2acf57 on instance [pid: 8|app: 0|req: 368/736] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:53:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:53:18.965 8 INFO nova.api.openstack.compute.server_external_events [req-2338d8c5-029a-4e3e-9dbd-2c7d20d2f2a1 req-8a9b8e4a-07f3-4fdd-b69e-9458f74ab59f c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-plugged:b648d0fe-dc1d-449a-9153-f26a54e8dabd for instance c67edf62-1263-4ca4-8e9f-20d82b2acf57 on instance [pid: 8|app: 0|req: 369/737] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:53:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 05:53:20.035 7 WARNING neutronclient.v2_0.client [None req-17e0f67c-8397-41d3-9825-cf4e24dca4e3 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] The 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: 369/738] 199.204.45.138 () {36 vars in 811 bytes} [Fri May 29 05:53:10 2026] POST /v2.1/servers/c67edf62-1263-4ca4-8e9f-20d82b2acf57/os-interface => generated 377 bytes in 9173 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-05-29 05:53:28.772 8 WARNING neutronclient.v2_0.client [None req-b9ad3074-6812-4672-8d10-f0f5e14ff3e7 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] 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-05-29 05:53:28.812 8 WARNING neutronclient.v2_0.client [None req-b9ad3074-6812-4672-8d10-f0f5e14ff3e7 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] 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-05-29 05:53:31.284 7 INFO nova.api.openstack.compute.server_external_events [req-b1f8ea27-dd47-449d-85a4-4aaacfc5bd39 req-2d51367a-abe5-4aac-a268-cdeeed2333d4 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-changed:5cb857e2-c189-4456-8bce-f82ef461492a for instance c67edf62-1263-4ca4-8e9f-20d82b2acf57 on instance [pid: 7|app: 0|req: 371/741] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:53:31 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-05-29 05:53:34.974 7 INFO nova.api.openstack.compute.server_external_events [req-5d0bd3d8-e465-4874-adb5-f32f40aa3d48 req-ded1276a-059a-41cc-9d31-98767a87b7ba c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-plugged:5cb857e2-c189-4456-8bce-f82ef461492a for instance c67edf62-1263-4ca4-8e9f-20d82b2acf57 on instance [pid: 7|app: 0|req: 374/744] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:53:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 46 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-05-29 05:53:37.015 7 INFO nova.api.openstack.compute.server_external_events [req-59fee73d-4e3f-4299-936b-4f837ac12557 req-6e56218d-f1fc-49e5-961c-4ddc2d0b2bb6 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-plugged:5cb857e2-c189-4456-8bce-f82ef461492a for instance c67edf62-1263-4ca4-8e9f-20d82b2acf57 on instance [pid: 7|app: 0|req: 375/745] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:53:36 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) 2026-05-29 05:53:37.868 8 WARNING neutronclient.v2_0.client [None req-b9ad3074-6812-4672-8d10-f0f5e14ff3e7 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] The 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: 371/746] 199.204.45.138 () {36 vars in 811 bytes} [Fri May 29 05:53:28 2026] POST /v2.1/servers/c67edf62-1263-4ca4-8e9f-20d82b2acf57/os-interface => generated 378 bytes in 9288 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-05-29 05:53:38.585 7 INFO nova.api.openstack.compute.server_external_events [req-f3aec906-5d7d-4355-a745-9210e9155a05 req-f5c8f672-1f82-47a5-9df4-51af608b2330 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-changed:b648d0fe-dc1d-449a-9153-f26a54e8dabd for instance c67edf62-1263-4ca4-8e9f-20d82b2acf57 on instance [pid: 7|app: 0|req: 376/747] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:53:38 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-05-29 05:53:50.724 7 INFO nova.api.openstack.compute.server_external_events [req-2aba0721-8db4-4a24-8933-7de59ac8e2ce req-d19b5324-7df0-460c-93bc-f5c1d3e5d048 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-changed:5cb857e2-c189-4456-8bce-f82ef461492a for instance c67edf62-1263-4ca4-8e9f-20d82b2acf57 on instance [pid: 7|app: 0|req: 378/750] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:53:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 373/751] 199.204.45.138 () {34 vars in 854 bytes} [Fri May 29 05:53:51 2026] DELETE /v2.1/servers/c67edf62-1263-4ca4-8e9f-20d82b2acf57/os-interface/5cb857e2-c189-4456-8bce-f82ef461492a => generated 0 bytes in 63 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-05-29 05:53:52.767 7 INFO nova.api.openstack.compute.server_external_events [req-30377452-8c78-4ee2-ab5b-09865b3b4cb3 req-7ebd71ba-8fad-4a84-973d-d56eaedd007d c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-changed:5cb857e2-c189-4456-8bce-f82ef461492a for instance c67edf62-1263-4ca4-8e9f-20d82b2acf57 on instance [pid: 7|app: 0|req: 380/754] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:53: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:53:53.733 8 INFO nova.api.openstack.compute.server_external_events [req-91e37afa-4b63-421c-9d55-324b78329e5d req-862e8abe-29b2-471a-90ff-6c7d8be41394 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-unplugged:5cb857e2-c189-4456-8bce-f82ef461492a for instance c67edf62-1263-4ca4-8e9f-20d82b2acf57 on instance [pid: 8|app: 0|req: 375/755] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:53:53 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-05-29 05:53:55.774 7 INFO nova.api.openstack.compute.server_external_events [req-e53298a8-6d5f-4728-a7db-9f3301b5a768 req-d672b389-4526-45e7-8ecd-b338b4bf9c64 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-unplugged:5cb857e2-c189-4456-8bce-f82ef461492a for instance c67edf62-1263-4ca4-8e9f-20d82b2acf57 on instance [pid: 7|app: 0|req: 381/756] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:53:55 2026] POST /v2.1/os-server-external-events => generated 185 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-05-29 05:54:01.000 8 INFO nova.api.openstack.compute.server_external_events [req-69eccc57-a021-42e9-b81a-c82a8034c4ed req-13f39beb-c864-40f1-b217-67023a9f71f1 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-changed:b648d0fe-dc1d-449a-9153-f26a54e8dabd for instance c67edf62-1263-4ca4-8e9f-20d82b2acf57 on instance [pid: 8|app: 0|req: 376/757] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:54:00 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, ' [pid: 7|app: 0|req: 382/758] 199.204.45.138 () {34 vars in 854 bytes} [Fri May 29 05:54:01 2026] DELETE /v2.1/servers/c67edf62-1263-4ca4-8e9f-20d82b2acf57/os-interface/b648d0fe-dc1d-449a-9153-f26a54e8dabd => generated 0 bytes in 64 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-05-29 05:54:03.061 8 INFO nova.api.openstack.compute.server_external_events [req-d62a97d6-9326-4e05-a63e-1e6e72d57d57 req-488488fd-ac29-45b4-8711-af3124cc428d c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-unplugged:b648d0fe-dc1d-449a-9153-f26a54e8dabd for instance c67edf62-1263-4ca4-8e9f-20d82b2acf57 on instance [pid: 8|app: 0|req: 378/761] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:54:03 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-05-29 05:54:05.107 7 INFO nova.api.openstack.compute.server_external_events [req-21f8774e-3e86-49e5-91ba-9b71c8a88358 req-4f571c18-8e3f-4d0d-8d83-f393aef3961a c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-unplugged:b648d0fe-dc1d-449a-9153-f26a54e8dabd for instance c67edf62-1263-4ca4-8e9f-20d82b2acf57 on instance [pid: 7|app: 0|req: 384/762] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:54:05 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, ' [pid: 7|app: 0|req: 387/767] 199.204.45.138 () {34 vars in 854 bytes} [Fri May 29 05:54:22 2026] DELETE /v2.1/servers/c67edf62-1263-4ca4-8e9f-20d82b2acf57/os-interface/3fdedd7b-1111-452e-98ec-df5bc4a41d91 => generated 0 bytes in 49 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-05-29 05:54:24.478 8 INFO nova.api.openstack.compute.server_external_events [req-4b9e3e9e-ace7-4d97-bdcb-d10e4258940a req-652f9c54-e94b-435e-a4ae-412457dc1537 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-unplugged:3fdedd7b-1111-452e-98ec-df5bc4a41d91 for instance c67edf62-1263-4ca4-8e9f-20d82b2acf57 on instance [pid: 8|app: 0|req: 381/768] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:54:24 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-05-29 05:54:26.519 7 INFO nova.api.openstack.compute.server_external_events [req-cc1d0a06-d72b-4010-922b-00e80a17d055 req-3c169449-078b-4010-a4bc-c192d8396297 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-unplugged:3fdedd7b-1111-452e-98ec-df5bc4a41d91 for instance c67edf62-1263-4ca4-8e9f-20d82b2acf57 on instance [pid: 7|app: 0|req: 388/769] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:54:26 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, ' [pid: 8|app: 0|req: 382/770] 199.204.45.138 () {34 vars in 754 bytes} [Fri May 29 05:54:27 2026] DELETE /v2.1/servers/c67edf62-1263-4ca4-8e9f-20d82b2acf57 => generated 0 bytes in 119 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-05-29 05:54:28.715 7 INFO nova.api.openstack.compute.server_external_events [req-031ede7b-8db2-4d67-8892-19b994c8b1ad req-60757ecf-9c3d-476e-8299-7916827272d7 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-unplugged:415e7e25-bd25-44c4-a888-559260a27fba for instance c67edf62-1263-4ca4-8e9f-20d82b2acf57 on instance [pid: 7|app: 0|req: 389/771] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:54:28 2026] POST /v2.1/os-server-external-events => generated 185 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-05-29 05:54:30.754 8 INFO nova.api.openstack.compute.server_external_events [req-2c7233e4-bcd0-419d-aec3-38d974ce0825 req-7c7f49cd-b509-4d54-a629-10666e064d0a c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-unplugged:415e7e25-bd25-44c4-a888-559260a27fba for instance c67edf62-1263-4ca4-8e9f-20d82b2acf57 on instance 2026-05-29 05:54:30.755 8 INFO nova.api.openstack.compute.server_external_events [req-2c7233e4-bcd0-419d-aec3-38d974ce0825 req-7c7f49cd-b509-4d54-a629-10666e064d0a c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-deleted:415e7e25-bd25-44c4-a888-559260a27fba for instance c67edf62-1263-4ca4-8e9f-20d82b2acf57 on instance [pid: 8|app: 0|req: 383/772] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:54:30 2026] POST /v2.1/os-server-external-events => generated 356 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-05-29 05:54:31.266 7 INFO nova.api.openstack.compute.server_external_events [req-1f544cde-ba42-4ad8-b61b-94272ab59be8 req-8337725b-d390-4b9c-a64d-60ad002e258b c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-changed:ec6b440b-de90-41e0-b752-90184f101f92 for instance 1eb84da1-30b7-4d7e-8295-a6f5041bb570 on instance [pid: 7|app: 0|req: 390/773] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:54:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 384/774] 10.0.0.148 () {32 vars in 717 bytes} [Fri May 29 05:54:31 2026] DELETE /v2.1/servers/1eb84da1-30b7-4d7e-8295-a6f5041bb570 => generated 0 bytes in 74 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-05-29 05:54:31.399 7 WARNING neutronclient.v2_0.client [None req-ca7a22d8-7a79-4ece-b844-127799fe2e6c 099f3c2a134641489b933675dcef1bed 88a135a7f87a4d1abdb8f21c034dc200 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/777] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:54:31 2026] GET /v2.1/servers/1eb84da1-30b7-4d7e-8295-a6f5041bb570 => generated 1943 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-05-29 05:54:33.332 8 INFO nova.api.openstack.compute.server_external_events [req-736f74ee-316b-4796-9e97-8ae256a55343 req-d92cbfef-884a-41f1-b562-038df2fb591c c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-unplugged:ec6b440b-de90-41e0-b752-90184f101f92 for instance 1eb84da1-30b7-4d7e-8295-a6f5041bb570 on instance 2026-05-29 05:54:33.332 8 INFO nova.api.openstack.compute.server_external_events [req-736f74ee-316b-4796-9e97-8ae256a55343 req-d92cbfef-884a-41f1-b562-038df2fb591c c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-unplugged:ec6b440b-de90-41e0-b752-90184f101f92 for instance 1eb84da1-30b7-4d7e-8295-a6f5041bb570 on instance [pid: 8|app: 0|req: 387/778] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:54:33 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 61 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-05-29 05:54:35.375 7 INFO nova.api.openstack.compute.server_external_events [req-822eb76b-3610-4126-976f-cab660062160 req-33c4041f-6784-41f8-a520-0bbaee42c068 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-deleted:ec6b440b-de90-41e0-b752-90184f101f92 for instance 1eb84da1-30b7-4d7e-8295-a6f5041bb570 on instance [pid: 7|app: 0|req: 392/779] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:54:35 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-05-29 05:54:36.615 8 WARNING neutronclient.v2_0.client [None req-41114667-5c99-41ad-a233-c25ee294fb52 099f3c2a134641489b933675dcef1bed 88a135a7f87a4d1abdb8f21c034dc200 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/780] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:54:36 2026] GET /v2.1/servers/1eb84da1-30b7-4d7e-8295-a6f5041bb570 => generated 1480 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-05-29 05:54:41.698 8 INFO nova.api.openstack.wsgi [None req-eaf54b11-db86-441e-bb29-a4f5e202545c 099f3c2a134641489b933675dcef1bed 88a135a7f87a4d1abdb8f21c034dc200 - - default default] HTTP exception thrown: Instance 1eb84da1-30b7-4d7e-8295-a6f5041bb570 could not be found. [pid: 8|app: 0|req: 390/783] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:54:41 2026] GET /v2.1/servers/1eb84da1-30b7-4d7e-8295-a6f5041bb570 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:54:42.649 7 INFO nova.api.openstack.compute.server_external_events [req-13ad936f-d17a-4751-b4f8-5f4b42cbe42d req-3297bee7-c88b-479f-ab47-9a2d286d4c90 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-changed:bb159d93-24b6-421d-b617-b7d1ee82f7d9 for instance dfe977c7-db38-4c41-afcc-8472eaa7a7d5 on instance [pid: 7|app: 0|req: 394/784] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:54:42 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) [pid: 8|app: 0|req: 391/785] 10.0.0.148 () {32 vars in 717 bytes} [Fri May 29 05:54:42 2026] DELETE /v2.1/servers/dfe977c7-db38-4c41-afcc-8472eaa7a7d5 => generated 0 bytes in 83 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-05-29 05:54:42.767 7 WARNING neutronclient.v2_0.client [None req-d88fbe8d-3ce3-4dce-82a8-4d4de39df390 099f3c2a134641489b933675dcef1bed 88a135a7f87a4d1abdb8f21c034dc200 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/786] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:54:42 2026] GET /v2.1/servers/dfe977c7-db38-4c41-afcc-8472eaa7a7d5 => generated 1941 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:54:44.689 8 INFO nova.api.openstack.compute.server_external_events [req-1d199cc0-5822-4111-a3ef-05b14a3f259a req-b0222263-7afc-41f4-9bc2-58cd382eae4c c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-unplugged:bb159d93-24b6-421d-b617-b7d1ee82f7d9 for instance dfe977c7-db38-4c41-afcc-8472eaa7a7d5 on instance 2026-05-29 05:54:44.689 8 INFO nova.api.openstack.compute.server_external_events [req-1d199cc0-5822-4111-a3ef-05b14a3f259a req-b0222263-7afc-41f4-9bc2-58cd382eae4c c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-unplugged:bb159d93-24b6-421d-b617-b7d1ee82f7d9 for instance dfe977c7-db38-4c41-afcc-8472eaa7a7d5 on instance [pid: 8|app: 0|req: 392/787] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:54:44 2026] POST /v2.1/os-server-external-events => generated 358 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-05-29 05:54:45.443 7 INFO nova.api.openstack.compute.server_external_events [req-fc32c6f6-bc2b-49dd-b6a3-651253964ede req-b70a075d-13ab-4e79-9941-36f7e7d86d15 c8081bd35cd7429fbad5f39dae40cc0e 33d647a757364be8978e1ce9489e0be3 - - 65108a448652424cbc37cd0284957b70 65108a448652424cbc37cd0284957b70] Creating event network-vif-deleted:bb159d93-24b6-421d-b617-b7d1ee82f7d9 for instance dfe977c7-db38-4c41-afcc-8472eaa7a7d5 on instance [pid: 7|app: 0|req: 396/788] 10.0.0.112 () {38 vars in 814 bytes} [Fri May 29 05:54:45 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-05-29 05:54:47.969 8 WARNING neutronclient.v2_0.client [None req-d93f64f6-c1bf-442c-97f2-1daafb5313d5 099f3c2a134641489b933675dcef1bed 88a135a7f87a4d1abdb8f21c034dc200 - - default default] The 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/789] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:54:47 2026] GET /v2.1/servers/dfe977c7-db38-4c41-afcc-8472eaa7a7d5 => generated 1479 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 05:54:53.050 7 INFO nova.api.openstack.wsgi [None req-33dbc533-7e67-4500-b164-23501718b302 099f3c2a134641489b933675dcef1bed 88a135a7f87a4d1abdb8f21c034dc200 - - default default] HTTP exception thrown: Instance dfe977c7-db38-4c41-afcc-8472eaa7a7d5 could not be found. [pid: 7|app: 0|req: 398/792] 10.0.0.148 () {32 vars in 714 bytes} [Fri May 29 05:54:53 2026] GET /v2.1/servers/dfe977c7-db38-4c41-afcc-8472eaa7a7d5 => generated 111 bytes in 36 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: 395/793] 10.0.0.148 () {32 vars in 723 bytes} [Fri May 29 05:54:55 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-435642766 => 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-05-29 05:54:55.059 7 INFO nova.api.openstack.wsgi [None req-e27ef329-b522-4e08-876d-265d1b603295 099f3c2a134641489b933675dcef1bed 88a135a7f87a4d1abdb8f21c034dc200 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-435642766 not found for user 099f3c2a134641489b933675dcef1bed [pid: 7|app: 0|req: 399/794] 10.0.0.148 () {32 vars in 720 bytes} [Fri May 29 05:54:55 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-435642766 => generated 141 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/821] 10.0.0.148 () {32 vars in 654 bytes} [Fri May 29 05:57:05 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/822] 10.0.0.148 () {32 vars in 640 bytes} [Fri May 29 05:57:05 2026] GET /v2.1/servers => generated 15 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-29 05:57:05.769 8 WARNING oslo_db.sqlalchemy.utils [None req-d94c67a6-5979-4d83-a137-6ebef06cb188 32236799845f432fb1d237992b56a922 08d80e320bbd4c91b75af08d2cfd3293 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 410/823] 10.0.0.148 () {32 vars in 648 bytes} [Fri May 29 05:57:05 2026] GET /v2.1/os-keypairs => generated 530 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/824] 10.0.0.148 () {32 vars in 693 bytes} [Fri May 29 05:57:05 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/861] 10.0.0.1 () {28 vars in 451 bytes} [Fri May 29 06:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/862] 10.0.0.1 () {30 vars in 655 bytes} [Fri May 29 06:00:08 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 434/863] 10.0.0.1 () {32 vars in 728 bytes} [Fri May 29 06:00:08 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: 430/864] 10.0.0.1 () {34 vars in 762 bytes} [Fri May 29 06:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/867] 10.0.0.1 () {28 vars in 451 bytes} [Fri May 29 06: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: 8|app: 0|req: 432/868] 10.0.0.1 () {30 vars in 655 bytes} [Fri May 29 06:00:13 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: 7|app: 0|req: 437/869] 10.0.0.1 () {32 vars in 728 bytes} [Fri May 29 06:00:13 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: 8|app: 0|req: 433/870] 10.0.0.1 () {34 vars in 762 bytes} [Fri May 29 06:00:13 2026] GET /v2.1/os-services => generated 783 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/871] 10.0.0.1 () {28 vars in 451 bytes} [Fri May 29 06:00:18 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: 8|app: 0|req: 434/872] 10.0.0.1 () {30 vars in 655 bytes} [Fri May 29 06:00:18 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 439/873] 10.0.0.1 () {32 vars in 728 bytes} [Fri May 29 06:00:18 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/874] 10.0.0.1 () {34 vars in 805 bytes} [Fri May 29 06:00:18 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/877] 10.0.0.1 () {28 vars in 451 bytes} [Fri May 29 06:00:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/878] 10.0.0.1 () {30 vars in 655 bytes} [Fri May 29 06:00:22 2026] GET /v2.1 => generated 0 bytes in 46 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: 438/879] 10.0.0.1 () {32 vars in 728 bytes} [Fri May 29 06:00:22 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/880] 10.0.0.1 () {34 vars in 805 bytes} [Fri May 29 06:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)