+ 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 [Sat Apr 25 09:54:33 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: nova-api-osapi-5989577b94-8q6bk 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 0x7f0eaec2b668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-04-25 09:54:38.769 7 INFO nova.utils [None req-abf32390-4875-4f30-8d47-5bd06f1e9fae - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-25 09:54:38.994 8 INFO nova.utils [None req-fc653dbc-3888-4107-9e42-8437ad298544 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-25 09:54:40.519 7 WARNING keystonemiddleware._common.config [None req-abf32390-4875-4f30-8d47-5bd06f1e9fae - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-25 09:54:40.529 7 WARNING oslo_config.cfg [None req-abf32390-4875-4f30-8d47-5bd06f1e9fae - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-25 09:54:40.611 7 WARNING keystonemiddleware._common.config [None req-abf32390-4875-4f30-8d47-5bd06f1e9fae - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-25 09:54:40.627 7 WARNING oslo_config.cfg [None req-abf32390-4875-4f30-8d47-5bd06f1e9fae - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-25 09:54:40.639 7 WARNING oslo_config.cfg [None req-abf32390-4875-4f30-8d47-5bd06f1e9fae - - - - - -] 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 0x7f0eaec2b668 pid: 7 (default app) 2026-04-25 09:54:40.799 8 WARNING keystonemiddleware._common.config [None req-fc653dbc-3888-4107-9e42-8437ad298544 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-25 09:54:40.808 8 WARNING oslo_config.cfg [None req-fc653dbc-3888-4107-9e42-8437ad298544 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-25 09:54:40.885 8 WARNING keystonemiddleware._common.config [None req-fc653dbc-3888-4107-9e42-8437ad298544 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-25 09:54:40.900 8 WARNING oslo_config.cfg [None req-fc653dbc-3888-4107-9e42-8437ad298544 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-25 09:54:40.913 8 WARNING oslo_config.cfg [None req-fc653dbc-3888-4107-9e42-8437ad298544 - - - - - -] 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 0x7f0eaec2b668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.141 () {42 vars in 703 bytes} [Sat Apr 25 09:54:48 2026] GET /v2.1 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 09:54:48.967 8 WARNING oslo_policy.policy [None req-6463bd7f-d318-4c05-adb4-e6989d0e7a57 eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-25 09:54:48.967 8 WARNING oslo_policy.policy [None req-6463bd7f-d318-4c05-adb4-e6989d0e7a57 eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - 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.141 () {44 vars in 907 bytes} [Sat Apr 25 09:54:48 2026] GET /v2.1 => generated 0 bytes in 533 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 09:54:49.072 7 WARNING oslo_policy.policy [req-6463bd7f-d318-4c05-adb4-e6989d0e7a57 req-5906645f-86ab-4d56-9422-0a720f624207 eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-25 09:54:49.072 7 WARNING oslo_policy.policy [req-6463bd7f-d318-4c05-adb4-e6989d0e7a57 req-5906645f-86ab-4d56-9422-0a720f624207 eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - 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.141 () {46 vars in 980 bytes} [Sat Apr 25 09:54:49 2026] GET /v2.1/ => generated 400 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 09:54:49.193 8 INFO nova.api.openstack.wsgi [None req-49a23325-e9be-43ee-b646-6a1c19307c4c eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.141 () {48 vars in 1009 bytes} [Sat Apr 25 09:54:49 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 37 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.141 () {48 vars in 1049 bytes} [Sat Apr 25 09:54:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 29 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.141 () {52 vars in 1046 bytes} [Sat Apr 25 09:54:49 2026] POST /v2.1/flavors => generated 529 bytes in 57 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.141 () {42 vars in 703 bytes} [Sat Apr 25 09:54:50 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.141 () {44 vars in 907 bytes} [Sat Apr 25 09:54:50 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.141 () {46 vars in 980 bytes} [Sat Apr 25 09:54:50 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 09:54:50.325 8 INFO nova.api.openstack.wsgi [None req-e82baf87-05e2-475f-98eb-d0aa472cbaa8 eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.141 () {48 vars in 1011 bytes} [Sat Apr 25 09:54:50 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.141 () {48 vars in 1049 bytes} [Sat Apr 25 09:54:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 19 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.141 () {52 vars in 1046 bytes} [Sat Apr 25 09:54:50 2026] POST /v2.1/flavors => generated 532 bytes in 23 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.141 () {42 vars in 703 bytes} [Sat Apr 25 09:54:51 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.141 () {44 vars in 907 bytes} [Sat Apr 25 09:54:51 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: 9/17] 199.204.45.141 () {46 vars in 980 bytes} [Sat Apr 25 09:54:51 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 09:54:51.426 8 INFO nova.api.openstack.wsgi [None req-47abb380-a781-4a85-a7ad-f9be0eb36b6c eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.141 () {48 vars in 1013 bytes} [Sat Apr 25 09:54:51 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 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.141 () {48 vars in 1049 bytes} [Sat Apr 25 09:54:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 16 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.141 () {52 vars in 1046 bytes} [Sat Apr 25 09:54:51 2026] POST /v2.1/flavors => generated 533 bytes in 30 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.141 () {42 vars in 703 bytes} [Sat Apr 25 09:54:52 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.141 () {44 vars in 907 bytes} [Sat Apr 25 09:54:52 2026] GET /v2.1 => generated 0 bytes in 33 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.141 () {46 vars in 980 bytes} [Sat Apr 25 09:54:52 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 09:54:52.480 8 INFO nova.api.openstack.wsgi [None req-70ad3211-4a39-48ee-bcce-d8cac08467ca eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.204.45.141 () {48 vars in 1011 bytes} [Sat Apr 25 09:54:52 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 16 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.141 () {48 vars in 1049 bytes} [Sat Apr 25 09:54:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 17 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.141 () {52 vars in 1046 bytes} [Sat Apr 25 09:54:52 2026] POST /v2.1/flavors => generated 532 bytes in 27 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.141 () {42 vars in 703 bytes} [Sat Apr 25 09:54:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.141 () {44 vars in 907 bytes} [Sat Apr 25 09:54:53 2026] GET /v2.1 => generated 0 bytes in 41 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.141 () {46 vars in 980 bytes} [Sat Apr 25 09:54:53 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 09:54:53.559 8 INFO nova.api.openstack.wsgi [None req-e997b896-055f-40c6-86d7-866e3894bc4e eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 199.204.45.141 () {48 vars in 1013 bytes} [Sat Apr 25 09:54:53 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 15 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.141 () {48 vars in 1049 bytes} [Sat Apr 25 09:54:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 20 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.141 () {52 vars in 1046 bytes} [Sat Apr 25 09:54:53 2026] POST /v2.1/flavors => generated 535 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/97] 10.0.0.22 () {28 vars in 453 bytes} [Sat Apr 25 10:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 49/98] 10.0.0.22 () {30 vars in 657 bytes} [Sat Apr 25 10:00:08 2026] GET /v2.1 => generated 0 bytes in 381 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: 50/99] 10.0.0.22 () {32 vars in 730 bytes} [Sat Apr 25 10:00:08 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/100] 10.0.0.22 () {34 vars in 764 bytes} [Sat Apr 25 10:00:08 2026] GET /v2.1/os-services => generated 545 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/101] 10.0.0.22 () {28 vars in 453 bytes} [Sat Apr 25 10:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 51/102] 10.0.0.22 () {30 vars in 657 bytes} [Sat Apr 25 10:00:13 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 52/103] 10.0.0.22 () {32 vars in 730 bytes} [Sat Apr 25 10:00:13 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: 7|app: 0|req: 52/104] 10.0.0.22 () {34 vars in 764 bytes} [Sat Apr 25 10:00:13 2026] GET /v2.1/os-services => generated 545 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/107] 10.0.0.22 () {28 vars in 453 bytes} [Sat Apr 25 10:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/108] 10.0.0.22 () {30 vars in 657 bytes} [Sat Apr 25 10:00:17 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 55/109] 10.0.0.22 () {32 vars in 730 bytes} [Sat Apr 25 10:00:18 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/110] 10.0.0.22 () {34 vars in 807 bytes} [Sat Apr 25 10:00:18 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/111] 10.0.0.22 () {28 vars in 453 bytes} [Sat Apr 25 10:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 56/112] 10.0.0.22 () {30 vars in 657 bytes} [Sat Apr 25 10:00:22 2026] GET /v2.1 => generated 0 bytes in 22 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 57/113] 10.0.0.22 () {32 vars in 730 bytes} [Sat Apr 25 10:00:22 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/114] 10.0.0.22 () {34 vars in 807 bytes} [Sat Apr 25 10:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/119] 199.204.45.141 () {42 vars in 703 bytes} [Sat Apr 25 10:00:40 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: 8|app: 0|req: 60/120] 199.204.45.141 () {44 vars in 907 bytes} [Sat Apr 25 10:00:40 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 61/121] 199.204.45.141 () {46 vars in 980 bytes} [Sat Apr 25 10:00:40 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/122] 199.204.45.141 () {48 vars in 1071 bytes} [Sat Apr 25 10:00:40 2026] GET /v2.1/os-quota-sets/3b90bb50363147bba7eb17e9d2701512 => generated 283 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/123] 199.204.45.141 () {52 vars in 1123 bytes} [Sat Apr 25 10:00:40 2026] PUT /v2.1/os-quota-sets/3b90bb50363147bba7eb17e9d2701512 => generated 238 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/128] 199.204.45.141 () {42 vars in 703 bytes} [Sat Apr 25 10:00:59 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: 65/129] 199.204.45.141 () {44 vars in 907 bytes} [Sat Apr 25 10:00:59 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: 65/130] 199.204.45.141 () {46 vars in 980 bytes} [Sat Apr 25 10:00:59 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-04-25 10:00:59.497 7 INFO nova.api.openstack.wsgi [None req-94736a42-3c5c-4d6d-be89-f2c6691fbdaf eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 66/131] 199.204.45.141 () {48 vars in 1013 bytes} [Sat Apr 25 10:00:59 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/132] 199.204.45.141 () {48 vars in 1049 bytes} [Sat Apr 25 10:00:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/133] 199.204.45.141 () {52 vars in 1047 bytes} [Sat Apr 25 10:00:59 2026] POST /v2.1/flavors => generated 534 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/142] 199.204.45.141 () {42 vars in 703 bytes} [Sat Apr 25 10:01:44 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/143] 199.204.45.141 () {44 vars in 907 bytes} [Sat Apr 25 10:01:44 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 72/144] 199.204.45.141 () {46 vars in 980 bytes} [Sat Apr 25 10:01:44 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-04-25 10:01:44.123 7 INFO nova.api.openstack.wsgi [None req-2eb80d3c-cc11-45e8-be34-f3587e920aa2 eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 73/145] 199.204.45.141 () {48 vars in 1015 bytes} [Sat Apr 25 10:01:44 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/146] 199.204.45.141 () {48 vars in 1049 bytes} [Sat Apr 25 10:01:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/147] 199.204.45.141 () {52 vars in 1047 bytes} [Sat Apr 25 10:01:44 2026] POST /v2.1/flavors => generated 534 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/150] 10.0.0.13 () {28 vars in 453 bytes} [Sat Apr 25 10:01:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/151] 10.0.0.13 () {30 vars in 657 bytes} [Sat Apr 25 10:01:48 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 76/152] 10.0.0.13 () {32 vars in 730 bytes} [Sat Apr 25 10:01:48 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: 77/153] 10.0.0.13 () {34 vars in 803 bytes} [Sat Apr 25 10:01:48 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/168] 199.204.45.141 () {42 vars in 703 bytes} [Sat Apr 25 10:02:55 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 85/169] 199.204.45.141 () {44 vars in 907 bytes} [Sat Apr 25 10:02:55 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 85/170] 199.204.45.141 () {46 vars in 980 bytes} [Sat Apr 25 10:02:55 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 10:02:56.009 7 INFO nova.api.openstack.wsgi [None req-646f380b-5aee-4e4e-9a69-2a70641e6873 eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user eed2c32cdd6b4456b3c37b091fe9e257 [pid: 7|app: 0|req: 86/171] 199.204.45.141 () {48 vars in 1049 bytes} [Sat Apr 25 10:02:55 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-25 10:02:56.026 8 WARNING oslo_db.sqlalchemy.utils [None req-dbd1b84d-48b5-4bb9-a394-e82604321cf1 eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 86/172] 199.204.45.141 () {48 vars in 1014 bytes} [Sat Apr 25 10:02:56 2026] GET /v2.1/os-keypairs => generated 16 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/173] 199.204.45.141 () {52 vars in 1055 bytes} [Sat Apr 25 10:02:56 2026] POST /v2.1/os-keypairs => generated 576 bytes in 56 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/194] 199.204.45.141 () {42 vars in 701 bytes} [Sat Apr 25 10:04:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/195] 199.204.45.141 () {44 vars in 905 bytes} [Sat Apr 25 10:04:42 2026] GET /v2.1 => generated 0 bytes in 113 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 98/196] 199.204.45.141 () {46 vars in 978 bytes} [Sat Apr 25 10:04:42 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: 99/197] 199.204.45.141 () {52 vars in 1121 bytes} [Sat Apr 25 10:04:42 2026] PUT /v2.1/os-quota-sets/bcc22968bb3f4ef988d887de4be464c7 => generated 238 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/214] 199.204.45.141 () {42 vars in 703 bytes} [Sat Apr 25 10:06:04 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: 108/215] 199.204.45.141 () {44 vars in 907 bytes} [Sat Apr 25 10:06:04 2026] GET /v2.1 => generated 0 bytes in 97 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 108/216] 199.204.45.141 () {46 vars in 980 bytes} [Sat Apr 25 10:06:04 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 10:06:04.542 7 INFO nova.api.openstack.wsgi [None req-511668b2-9eef-4db6-9896-26ca3afeba08 eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 109/217] 199.204.45.141 () {48 vars in 1009 bytes} [Sat Apr 25 10:06:04 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/218] 199.204.45.141 () {48 vars in 1049 bytes} [Sat Apr 25 10:06:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 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: 115/229] 10.0.0.121 () {32 vars in 655 bytes} [Sat Apr 25 10:06:46 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/230] 10.0.0.121 () {32 vars in 641 bytes} [Sat Apr 25 10:06:46 2026] GET /v2.1/servers => generated 15 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-25 10:06:47.043 7 WARNING oslo_db.sqlalchemy.utils [None req-7af966ee-3279-4941-bdc5-a4b4e27d4f31 eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 116/231] 10.0.0.121 () {32 vars in 649 bytes} [Sat Apr 25 10:06:47 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: 8|app: 0|req: 116/232] 10.0.0.121 () {32 vars in 694 bytes} [Sat Apr 25 10:06:47 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/235] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:06:58 2026] GET /v2.1/flavors/95527bb3-5e89-4e70-835e-76999c703fc3 => generated 511 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/236] 10.0.0.121 () {32 vars in 641 bytes} [Sat Apr 25 10:06:58 2026] GET /v2.1/flavors => generated 1674 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/237] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:06:58 2026] GET /v2.1/flavors/95527bb3-5e89-4e70-835e-76999c703fc3 => generated 511 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/240] 10.0.0.121 () {34 vars in 671 bytes} [Sat Apr 25 10:07:07 2026] POST /v2.1/os-keypairs => generated 386 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 10:07:09.327 7 WARNING neutronclient.v2_0.client [None req-0bd3d1f5-b00f-4802-b089-ae6226a61164 da860c4d6e9b462cbf647a6a42b480a6 c52514a35c5d4931a3d0279f9483fca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 120/241] 10.0.0.121 () {34 vars in 685 bytes} [Sat Apr 25 10:07:09 2026] POST /v2.1/os-security-groups => generated 243 bytes in 791 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 10:07:10.094 8 WARNING neutronclient.v2_0.client [None req-54dec2f4-f0c5-402c-a6dc-a997c410726c da860c4d6e9b462cbf647a6a42b480a6 c52514a35c5d4931a3d0279f9483fca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:07:10.173 7 WARNING neutronclient.v2_0.client [None req-1e5a0ce3-a56d-443a-a2a9-731f35ee016f 5c49989afa554cd38b3c48d4742a4a1c 418849e1cee9499e938d85e865e6052c - - default default] The python binding code in 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/242] 10.0.0.121 () {34 vars in 685 bytes} [Sat Apr 25 10:07:10 2026] POST /v2.1/os-security-groups => generated 247 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 10:07:10.469 7 WARNING neutronclient.v2_0.client [None req-3c41a28b-d571-4cad-87f1-eb85792a2105 5c49989afa554cd38b3c48d4742a4a1c 418849e1cee9499e938d85e865e6052c - - default default] The python binding code in 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/243] 10.0.0.121 () {34 vars in 685 bytes} [Sat Apr 25 10:07:10 2026] POST /v2.1/os-security-groups => generated 244 bytes in 695 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 10:07:10.795 8 WARNING neutronclient.v2_0.client [None req-7b033464-22df-4f3c-9310-eaf53bbdd8a0 da860c4d6e9b462cbf647a6a42b480a6 c52514a35c5d4931a3d0279f9483fca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:07:10.801 7 WARNING neutronclient.v2_0.client [None req-3c41a28b-d571-4cad-87f1-eb85792a2105 5c49989afa554cd38b3c48d4742a4a1c 418849e1cee9499e938d85e865e6052c - - default default] The python binding code in 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/244] 10.0.0.121 () {34 vars in 685 bytes} [Sat Apr 25 10:07:10 2026] POST /v2.1/os-security-groups => generated 244 bytes in 588 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 10:07:11.395 8 WARNING neutronclient.v2_0.client [None req-92a968f5-2475-4564-8b91-694b6df3e1e6 da860c4d6e9b462cbf647a6a42b480a6 c52514a35c5d4931a3d0279f9483fca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 122/245] 10.0.0.121 () {34 vars in 695 bytes} [Sat Apr 25 10:07:10 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1078 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 10:07:11.558 7 WARNING neutronclient.v2_0.client [None req-ee53baab-b127-4378-bda7-65e42d724d4c 5c49989afa554cd38b3c48d4742a4a1c 418849e1cee9499e938d85e865e6052c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:07:11.806 8 WARNING neutronclient.v2_0.client [None req-92a968f5-2475-4564-8b91-694b6df3e1e6 da860c4d6e9b462cbf647a6a42b480a6 c52514a35c5d4931a3d0279f9483fca0 - - default default] The python binding code in 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/246] 10.0.0.121 () {34 vars in 685 bytes} [Sat Apr 25 10:07:11 2026] POST /v2.1/os-security-groups => generated 248 bytes in 617 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 10:07:12.227 8 WARNING neutronclient.v2_0.client [None req-92a968f5-2475-4564-8b91-694b6df3e1e6 da860c4d6e9b462cbf647a6a42b480a6 c52514a35c5d4931a3d0279f9483fca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:07:12.243 7 WARNING neutronclient.v2_0.client [None req-07b762dc-8da0-4e19-976f-f39e296997e3 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] The python binding code in 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/247] 10.0.0.121 () {32 vars in 663 bytes} [Sat Apr 25 10:07:11 2026] GET /v2.1/os-security-groups => generated 1384 bytes in 913 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-25 10:07:12.307 8 WARNING neutronclient.v2_0.client [None req-5632e579-340b-4166-ba3b-41c57c05c87f 5c49989afa554cd38b3c48d4742a4a1c 418849e1cee9499e938d85e865e6052c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:07:12.393 7 WARNING neutronclient.v2_0.client [None req-07b762dc-8da0-4e19-976f-f39e296997e3 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:07:12.434 8 WARNING neutronclient.v2_0.client [None req-5632e579-340b-4166-ba3b-41c57c05c87f 5c49989afa554cd38b3c48d4742a4a1c 418849e1cee9499e938d85e865e6052c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 125/248] 10.0.0.121 () {34 vars in 695 bytes} [Sat Apr 25 10:07:12 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 595 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 10:07:12.901 8 WARNING neutronclient.v2_0.client [None req-65b95fc1-aa8e-496f-b929-2542fc6cbcbf da860c4d6e9b462cbf647a6a42b480a6 c52514a35c5d4931a3d0279f9483fca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:07:12.968 8 WARNING neutronclient.v2_0.client [None req-65b95fc1-aa8e-496f-b929-2542fc6cbcbf da860c4d6e9b462cbf647a6a42b480a6 c52514a35c5d4931a3d0279f9483fca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:07:13.107 7 WARNING neutronclient.v2_0.client [None req-07b762dc-8da0-4e19-976f-f39e296997e3 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] The python binding code in 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/249] 10.0.0.121 () {32 vars in 740 bytes} [Sat Apr 25 10:07:12 2026] DELETE /v2.1/os-security-groups/15333306-100f-4d1e-b1c4-cbd9d5a9d155 => generated 0 bytes in 327 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-25 10:07:13.230 8 WARNING neutronclient.v2_0.client [None req-8a3b84b5-d7b7-4d16-bba6-c77beda8fc50 5c49989afa554cd38b3c48d4742a4a1c 418849e1cee9499e938d85e865e6052c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:07:13.275 8 WARNING neutronclient.v2_0.client [None req-8a3b84b5-d7b7-4d16-bba6-c77beda8fc50 5c49989afa554cd38b3c48d4742a4a1c 418849e1cee9499e938d85e865e6052c - - default default] The python binding code in 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/250] 10.0.0.121 () {34 vars in 695 bytes} [Sat Apr 25 10:07:13 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 10:07:13.443 8 WARNING neutronclient.v2_0.client [None req-6590fe72-af54-452b-81ee-194947b4cbad da860c4d6e9b462cbf647a6a42b480a6 c52514a35c5d4931a3d0279f9483fca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:07:13.462 8 INFO nova.api.openstack.wsgi [None req-6590fe72-af54-452b-81ee-194947b4cbad da860c4d6e9b462cbf647a6a42b480a6 c52514a35c5d4931a3d0279f9483fca0 - - default default] HTTP exception thrown: Security group 15333306-100f-4d1e-b1c4-cbd9d5a9d155 does not exist Neutron server returns request_ids: ['req-d7d83e88-31f0-4ce0-818a-768d153a4a48'] [pid: 8|app: 0|req: 128/251] 10.0.0.121 () {32 vars in 737 bytes} [Sat Apr 25 10:07:13 2026] GET /v2.1/os-security-groups/15333306-100f-4d1e-b1c4-cbd9d5a9d155 => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-25 10:07:13.473 8 WARNING neutronclient.v2_0.client [None req-abbaeb85-4194-492c-8a27-b959a4f45bd6 5c49989afa554cd38b3c48d4742a4a1c 418849e1cee9499e938d85e865e6052c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 129/252] 10.0.0.121 () {32 vars in 737 bytes} [Sat Apr 25 10:07:13 2026] GET /v2.1/os-security-groups/97762f3b-8f8e-4c84-b5b2-ad2355c35894 => generated 665 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 10:07:13.520 8 WARNING neutronclient.v2_0.client [None req-2f0051df-4bdb-41db-b893-3cff765cdfc5 da860c4d6e9b462cbf647a6a42b480a6 c52514a35c5d4931a3d0279f9483fca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:07:13.553 8 WARNING neutronclient.v2_0.client [None req-2f0051df-4bdb-41db-b893-3cff765cdfc5 da860c4d6e9b462cbf647a6a42b480a6 c52514a35c5d4931a3d0279f9483fca0 - - default default] The python binding code in 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/253] 10.0.0.121 () {34 vars in 663 bytes} [Sat Apr 25 10:07:12 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-04-25 10:07:13.659 7 WARNING neutronclient.v2_0.client [None req-c9fdff85-1b07-4b21-b50a-62a8cd124010 5c49989afa554cd38b3c48d4742a4a1c 418849e1cee9499e938d85e865e6052c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 130/254] 10.0.0.121 () {32 vars in 740 bytes} [Sat Apr 25 10:07:13 2026] DELETE /v2.1/os-security-groups/38c9ccdb-689b-41d8-ae95-0a5d3c316a93 => generated 0 bytes in 199 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-25 10:07:13.717 7 WARNING neutronclient.v2_0.client [None req-c9fdff85-1b07-4b21-b50a-62a8cd124010 5c49989afa554cd38b3c48d4742a4a1c 418849e1cee9499e938d85e865e6052c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:07:13.746 8 WARNING neutronclient.v2_0.client [None req-f18e0da2-11de-4759-aa64-c7d5576e4eab 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:07:13.825 7 WARNING neutronclient.v2_0.client [None req-c9fdff85-1b07-4b21-b50a-62a8cd124010 5c49989afa554cd38b3c48d4742a4a1c 418849e1cee9499e938d85e865e6052c - - default default] The python binding code in 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/255] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:13 2026] GET /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8 => generated 1393 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-04-25 10:07:13.848 8 WARNING neutronclient.v2_0.client [None req-db901a3d-575f-4474-8f7b-92394737ff94 da860c4d6e9b462cbf647a6a42b480a6 c52514a35c5d4931a3d0279f9483fca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:07:13.886 8 INFO nova.api.openstack.wsgi [None req-db901a3d-575f-4474-8f7b-92394737ff94 da860c4d6e9b462cbf647a6a42b480a6 c52514a35c5d4931a3d0279f9483fca0 - - default default] HTTP exception thrown: Security group 38c9ccdb-689b-41d8-ae95-0a5d3c316a93 does not exist Neutron server returns request_ids: ['req-e8a7eb15-ef79-4f00-bb55-5f2845a93bd2'] [pid: 8|app: 0|req: 132/256] 10.0.0.121 () {32 vars in 737 bytes} [Sat Apr 25 10:07:13 2026] GET /v2.1/os-security-groups/38c9ccdb-689b-41d8-ae95-0a5d3c316a93 => generated 194 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/257] 10.0.0.121 () {34 vars in 671 bytes} [Sat Apr 25 10:07:13 2026] POST /v2.1/os-keypairs => generated 385 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 10:07:13.977 8 WARNING neutronclient.v2_0.client [None req-77dcfa75-159a-406e-a7f8-c41de804f400 da860c4d6e9b462cbf647a6a42b480a6 c52514a35c5d4931a3d0279f9483fca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:07:14.337 8 WARNING neutronclient.v2_0.client [None req-77dcfa75-159a-406e-a7f8-c41de804f400 da860c4d6e9b462cbf647a6a42b480a6 c52514a35c5d4931a3d0279f9483fca0 - - default default] The python binding code in 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/258] 10.0.0.121 () {32 vars in 750 bytes} [Sat Apr 25 10:07:13 2026] DELETE /v2.1/os-security-group-rules/22a111ea-e68c-4e2c-85af-21fac430a497 => generated 0 bytes in 1002 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-25 10:07:14.670 7 WARNING neutronclient.v2_0.client [None req-c95bf395-2a93-44fe-9833-6bb6d3e58f74 5c49989afa554cd38b3c48d4742a4a1c 418849e1cee9499e938d85e865e6052c - - default default] The python binding code in 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/259] 10.0.0.121 () {32 vars in 740 bytes} [Sat Apr 25 10:07:13 2026] DELETE /v2.1/os-security-groups/76e97dcb-401e-49fb-939b-0b1c3e1023c9 => generated 0 bytes in 877 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-25 10:07:14.862 8 WARNING neutronclient.v2_0.client [None req-62e8c58a-cf70-4721-ba9c-559fb6bf4852 da860c4d6e9b462cbf647a6a42b480a6 c52514a35c5d4931a3d0279f9483fca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:07:14.886 7 WARNING neutronclient.v2_0.client [None req-c95bf395-2a93-44fe-9833-6bb6d3e58f74 5c49989afa554cd38b3c48d4742a4a1c 418849e1cee9499e938d85e865e6052c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:07:14.905 8 INFO nova.api.openstack.wsgi [None req-62e8c58a-cf70-4721-ba9c-559fb6bf4852 da860c4d6e9b462cbf647a6a42b480a6 c52514a35c5d4931a3d0279f9483fca0 - - default default] HTTP exception thrown: Security group 76e97dcb-401e-49fb-939b-0b1c3e1023c9 does not exist Neutron server returns request_ids: ['req-edf0f593-6eae-4580-abdf-d1b080f28af2'] [pid: 8|app: 0|req: 135/260] 10.0.0.121 () {32 vars in 737 bytes} [Sat Apr 25 10:07:14 2026] GET /v2.1/os-security-groups/76e97dcb-401e-49fb-939b-0b1c3e1023c9 => generated 194 bytes in 52 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-25 10:07:14.978 8 WARNING neutronclient.v2_0.client [None req-215b5068-ec23-4397-8cae-13ce81fe7b8a 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 126/261] 10.0.0.121 () {32 vars in 740 bytes} [Sat Apr 25 10:07:14 2026] DELETE /v2.1/os-security-groups/97762f3b-8f8e-4c84-b5b2-ad2355c35894 => generated 0 bytes in 486 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-25 10:07:15.155 7 WARNING neutronclient.v2_0.client [None req-69f42745-1bc6-4ecc-8654-895467c7e9d1 da860c4d6e9b462cbf647a6a42b480a6 c52514a35c5d4931a3d0279f9483fca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 136/262] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:14 2026] GET /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8 => generated 1397 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:15.205 8 WARNING neutronclient.v2_0.client [None req-24518898-8f8a-449f-9ce5-9b7264e01b07 5c49989afa554cd38b3c48d4742a4a1c 418849e1cee9499e938d85e865e6052c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:07:15.250 7 WARNING neutronclient.v2_0.client [None req-69f42745-1bc6-4ecc-8654-895467c7e9d1 da860c4d6e9b462cbf647a6a42b480a6 c52514a35c5d4931a3d0279f9483fca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:07:15.304 8 WARNING neutronclient.v2_0.client [None req-24518898-8f8a-449f-9ce5-9b7264e01b07 5c49989afa554cd38b3c48d4742a4a1c 418849e1cee9499e938d85e865e6052c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:07:15.366 7 WARNING neutronclient.v2_0.client [None req-69f42745-1bc6-4ecc-8654-895467c7e9d1 da860c4d6e9b462cbf647a6a42b480a6 c52514a35c5d4931a3d0279f9483fca0 - - default default] The python binding code in 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/263] 10.0.0.121 () {32 vars in 663 bytes} [Sat Apr 25 10:07:15 2026] GET /v2.1/os-security-groups => generated 707 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 10:07:15.450 7 WARNING neutronclient.v2_0.client [None req-a85233d8-7a1b-48e3-b041-6ab5c0f4e420 da860c4d6e9b462cbf647a6a42b480a6 c52514a35c5d4931a3d0279f9483fca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:07:15.475 7 INFO nova.api.openstack.wsgi [None req-a85233d8-7a1b-48e3-b041-6ab5c0f4e420 da860c4d6e9b462cbf647a6a42b480a6 c52514a35c5d4931a3d0279f9483fca0 - - default default] HTTP exception thrown: Security group 76e97dcb-401e-49fb-939b-0b1c3e1023c9 does not exist Neutron server returns request_ids: ['req-dc294ba5-70d6-4702-95d7-36ab26211f77'] [pid: 7|app: 0|req: 128/264] 10.0.0.121 () {32 vars in 740 bytes} [Sat Apr 25 10:07:15 2026] DELETE /v2.1/os-security-groups/76e97dcb-401e-49fb-939b-0b1c3e1023c9 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-25 10:07:15.499 7 WARNING neutronclient.v2_0.client [None req-23a742a3-bc63-4aa0-8eb8-2bcb4435de64 da860c4d6e9b462cbf647a6a42b480a6 c52514a35c5d4931a3d0279f9483fca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:07:15.526 7 INFO nova.api.openstack.wsgi [None req-23a742a3-bc63-4aa0-8eb8-2bcb4435de64 da860c4d6e9b462cbf647a6a42b480a6 c52514a35c5d4931a3d0279f9483fca0 - - default default] HTTP exception thrown: Security group 38c9ccdb-689b-41d8-ae95-0a5d3c316a93 does not exist Neutron server returns request_ids: ['req-532af957-3027-418b-9310-5ebb4bbf9958'] [pid: 7|app: 0|req: 131/267] 10.0.0.121 () {32 vars in 740 bytes} [Sat Apr 25 10:07:15 2026] DELETE /v2.1/os-security-groups/38c9ccdb-689b-41d8-ae95-0a5d3c316a93 => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-25 10:07:15.538 7 WARNING neutronclient.v2_0.client [None req-e5eba474-dc9f-4870-a19e-980bafff2865 da860c4d6e9b462cbf647a6a42b480a6 c52514a35c5d4931a3d0279f9483fca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:07:15.565 7 INFO nova.api.openstack.wsgi [None req-e5eba474-dc9f-4870-a19e-980bafff2865 da860c4d6e9b462cbf647a6a42b480a6 c52514a35c5d4931a3d0279f9483fca0 - - default default] HTTP exception thrown: Security group 15333306-100f-4d1e-b1c4-cbd9d5a9d155 does not exist Neutron server returns request_ids: ['req-0dffee16-2648-444d-b396-e0ed7c6a5a5f'] [pid: 7|app: 0|req: 132/268] 10.0.0.121 () {32 vars in 740 bytes} [Sat Apr 25 10:07:15 2026] DELETE /v2.1/os-security-groups/15333306-100f-4d1e-b1c4-cbd9d5a9d155 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/269] 10.0.0.121 () {32 vars in 740 bytes} [Sat Apr 25 10:07:15 2026] DELETE /v2.1/os-security-groups/e46941fe-89df-4098-b92a-07c176fc4c39 => generated 0 bytes in 435 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-25 10:07:15.770 7 WARNING neutronclient.v2_0.client [None req-04fa9e7c-a230-4fc1-af86-5d99c83fde68 16b59b934062434e83d0c16b9f156167 bba79b53ed76456ca5cb8c713b48bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:07:16.290 8 WARNING neutronclient.v2_0.client [None req-ca38d74e-4601-4f8d-812a-55c660ac9462 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:07:16.991 7 WARNING neutronclient.v2_0.client [None req-04fa9e7c-a230-4fc1-af86-5d99c83fde68 16b59b934062434e83d0c16b9f156167 bba79b53ed76456ca5cb8c713b48bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 138/270] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:16 2026] GET /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8 => generated 1445 bytes in 802 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-25 10:07:17.955 7 WARNING neutronclient.v2_0.client [None req-04fa9e7c-a230-4fc1-af86-5d99c83fde68 16b59b934062434e83d0c16b9f156167 bba79b53ed76456ca5cb8c713b48bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:18.067 8 WARNING neutronclient.v2_0.client [None req-1f73659f-0c8d-4276-8c99-4c3df011e0e3 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] The python binding code in 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/271] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:18 2026] GET /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8 => generated 1445 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/272] 10.0.0.121 () {34 vars in 663 bytes} [Sat Apr 25 10:07:15 2026] POST /v2.1/servers => generated 452 bytes in 2797 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:18.552 8 WARNING neutronclient.v2_0.client [None req-58bc3778-60f5-490c-8bb8-42da0df46463 16b59b934062434e83d0c16b9f156167 bba79b53ed76456ca5cb8c713b48bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 140/273] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:18 2026] GET /v2.1/servers/df70c824-5062-4980-b773-2b8a6dbf610d => generated 1431 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:19.477 7 WARNING neutronclient.v2_0.client [None req-98533b29-e80a-4f60-9ab5-1fd39422dc6b 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 134/274] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:19 2026] GET /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8 => generated 1453 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-04-25 10:07:19.644 8 WARNING neutronclient.v2_0.client [None req-f09716f6-2acc-458a-9baf-5bc7a54588b6 16b59b934062434e83d0c16b9f156167 bba79b53ed76456ca5cb8c713b48bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 141/275] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:19 2026] GET /v2.1/servers/df70c824-5062-4980-b773-2b8a6dbf610d => generated 1435 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:20.593 7 WARNING neutronclient.v2_0.client [None req-71223041-4bd7-46bc-a243-71a31bb70a21 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:20.735 8 WARNING neutronclient.v2_0.client [None req-aa2ee8f6-1ef5-446c-aec6-250ba855cb98 16b59b934062434e83d0c16b9f156167 bba79b53ed76456ca5cb8c713b48bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 142/276] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:20 2026] GET /v2.1/servers/df70c824-5062-4980-b773-2b8a6dbf610d => generated 1483 bytes in 551 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/277] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:20 2026] GET /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8 => generated 1518 bytes in 759 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:21.597 8 INFO nova.api.openstack.compute.server_external_events [req-91aa2647-4502-4cba-876b-0bab3f1a0dd6 req-69e4a08b-3bbf-492b-a9d7-ddad9eb75fe6 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-changed:40300699-07e8-476f-89a1-d761c48bd1f5 for instance 17286efe-729e-4322-85cd-86f8ea1510d8 on instance 2026-04-25 10:07:21.609 8 INFO nova.compute.rpcapi [None req-4fa9902a-a90f-447d-8be4-c91f42f762a8 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 143/278] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:07:21 2026] POST /v2.1/os-server-external-events => generated 179 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, ' 2026-04-25 10:07:22.298 7 WARNING neutronclient.v2_0.client [None req-808711f3-cd6d-4bc6-ad97-bd451a3de95b 16b59b934062434e83d0c16b9f156167 bba79b53ed76456ca5cb8c713b48bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:22.361 8 WARNING neutronclient.v2_0.client [None req-aa438332-301a-4d17-bf9a-a0af8a67165d 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 136/279] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:22 2026] GET /v2.1/servers/df70c824-5062-4980-b773-2b8a6dbf610d => generated 1483 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-04-25 10:07:23.772 7 INFO nova.api.openstack.compute.server_external_events [req-06a13067-ce2d-4adb-aedf-5fa8ec57960c req-416e46f4-efb8-4efa-b09f-5dc2fd7db75b 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-unplugged:40300699-07e8-476f-89a1-d761c48bd1f5 for instance 17286efe-729e-4322-85cd-86f8ea1510d8 on instance 2026-04-25 10:07:23.782 7 INFO nova.compute.rpcapi [None req-95d5f832-6a88-4a38-b918-6f784b51cd25 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 137/280] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:07:23 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:23.833 7 WARNING neutronclient.v2_0.client [None req-8f18ec32-cb37-4b38-9317-d0b7af8c6f4a 16b59b934062434e83d0c16b9f156167 bba79b53ed76456ca5cb8c713b48bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 144/281] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:22 2026] GET /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8 => generated 1518 bytes in 2052 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/282] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:23 2026] GET /v2.1/servers/df70c824-5062-4980-b773-2b8a6dbf610d => generated 1491 bytes in 587 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:25.415 8 WARNING neutronclient.v2_0.client [None req-3de03cc2-175c-47c0-a5fb-a6a7c34594f3 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:07:25.442 7 WARNING neutronclient.v2_0.client [None req-9573ebd7-741e-48ea-a553-61d17b4fd033 16b59b934062434e83d0c16b9f156167 bba79b53ed76456ca5cb8c713b48bd42 - - default default] The python binding code in 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/283] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:25 2026] GET /v2.1/servers/df70c824-5062-4980-b773-2b8a6dbf610d => generated 1489 bytes in 704 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 142/286] 10.0.0.121 () {34 vars in 671 bytes} [Sat Apr 25 10:07:26 2026] POST /v2.1/os-keypairs => generated 386 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/287] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:25 2026] GET /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8 => generated 1518 bytes in 1340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-25 10:07:27.164 7 WARNING neutronclient.v2_0.client [None req-4761fde4-b04b-4fce-92dc-8cd85e817f42 16b59b934062434e83d0c16b9f156167 bba79b53ed76456ca5cb8c713b48bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:27.437 8 INFO nova.api.openstack.compute.server_external_events [req-d30d9de7-e40b-4899-8c14-954d2d5babaa req-2cf54149-797c-4578-bf0b-d64f3d79c175 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-changed:4aa9ab68-7eea-49b5-97d3-e5abd4e8ba5a for instance df70c824-5062-4980-b773-2b8a6dbf610d on instance [pid: 8|app: 0|req: 146/288] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:07:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:27.780 8 WARNING neutronclient.v2_0.client [None req-8a0da101-0f1c-4132-901e-960a5e79c730 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] The python binding code in 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/289] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:27 2026] GET /v2.1/servers/df70c824-5062-4980-b773-2b8a6dbf610d => generated 1556 bytes in 723 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/290] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:27 2026] GET /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8 => generated 1518 bytes in 762 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:28.904 7 WARNING neutronclient.v2_0.client [None req-1a40748a-fd1c-4d54-82eb-d6fe679683c2 16b59b934062434e83d0c16b9f156167 bba79b53ed76456ca5cb8c713b48bd42 - - default default] The python binding code in 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/291] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:28 2026] GET /v2.1/servers/df70c824-5062-4980-b773-2b8a6dbf610d => generated 1556 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:29.557 8 WARNING neutronclient.v2_0.client [None req-adba5f18-1b7c-49d0-b7e5-0ec293da6316 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] 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: 148/292] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:29 2026] GET /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8 => generated 1518 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/293] 10.0.0.121 () {34 vars in 671 bytes} [Sat Apr 25 10:07:29 2026] POST /v2.1/os-keypairs => generated 385 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:30.101 8 WARNING neutronclient.v2_0.client [None req-a7d830f0-b35c-4936-a17a-5621f6a029c9 16b59b934062434e83d0c16b9f156167 bba79b53ed76456ca5cb8c713b48bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 149/294] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:30 2026] GET /v2.1/servers/df70c824-5062-4980-b773-2b8a6dbf610d => generated 1556 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-25 10:07:30.717 7 WARNING neutronclient.v2_0.client [None req-b9efe74c-4052-4432-8fb3-90adc20c4dbb 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 146/295] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:30 2026] GET /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8 => generated 1518 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:31.355 8 WARNING neutronclient.v2_0.client [None req-cc6cc21c-be46-4320-8de9-a2f4a9206976 16b59b934062434e83d0c16b9f156167 bba79b53ed76456ca5cb8c713b48bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 150/296] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:31 2026] GET /v2.1/servers/df70c824-5062-4980-b773-2b8a6dbf610d => generated 1556 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-04-25 10:07:31.753 7 WARNING neutronclient.v2_0.client [None req-6c6c90a1-fc75-4ac7-bd96-352a0a941524 61173d0f81fe4fbfa99c56b6fb5194e0 658ad131ec8c405e9b51684223a6b1ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:07:31.794 7 WARNING neutronclient.v2_0.client [None req-6c6c90a1-fc75-4ac7-bd96-352a0a941524 61173d0f81fe4fbfa99c56b6fb5194e0 658ad131ec8c405e9b51684223a6b1ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:31.873 8 WARNING neutronclient.v2_0.client [None req-bb87c639-304f-404f-91cf-c2a7f9cd6c0e 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:07:31.979 7 WARNING neutronclient.v2_0.client [None req-6c6c90a1-fc75-4ac7-bd96-352a0a941524 61173d0f81fe4fbfa99c56b6fb5194e0 658ad131ec8c405e9b51684223a6b1ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 151/297] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:31 2026] GET /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8 => generated 1518 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/298] 10.0.0.121 () {34 vars in 663 bytes} [Sat Apr 25 10:07:31 2026] POST /v2.1/servers => generated 450 bytes in 520 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:32.201 8 WARNING neutronclient.v2_0.client [None req-4ca3c8b0-cc4c-4212-ab4a-0d0575ee5372 61173d0f81fe4fbfa99c56b6fb5194e0 658ad131ec8c405e9b51684223a6b1ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 152/299] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:32 2026] GET /v2.1/servers/9ba60b71-38d5-4134-b81e-8a4b7d76e39b => generated 1399 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-04-25 10:07:32.505 7 WARNING neutronclient.v2_0.client [None req-af120803-c115-4379-9b3e-f130cfa93b02 16b59b934062434e83d0c16b9f156167 bba79b53ed76456ca5cb8c713b48bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 148/300] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:32 2026] GET /v2.1/servers/df70c824-5062-4980-b773-2b8a6dbf610d => generated 1556 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:33.084 7 WARNING neutronclient.v2_0.client [None req-4e80b368-9d84-4334-8fae-bd00916b23bb 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:07:33.092 8 WARNING neutronclient.v2_0.client [None req-e268904c-c0d1-465a-b222-74dcbba696eb 273294fa53784d05b0ee09ab07f0b7ba 480faa7a8be840af8038e7ac4ba9e309 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:07:33.129 8 WARNING neutronclient.v2_0.client [None req-e268904c-c0d1-465a-b222-74dcbba696eb 273294fa53784d05b0ee09ab07f0b7ba 480faa7a8be840af8038e7ac4ba9e309 - - default default] The python binding code in 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/301] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:33 2026] GET /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8 => generated 1518 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, ' 2026-04-25 10:07:33.270 7 WARNING neutronclient.v2_0.client [None req-f3f8eee3-ec69-4618-b8e0-f64385c55ce9 61173d0f81fe4fbfa99c56b6fb5194e0 658ad131ec8c405e9b51684223a6b1ee - - default default] The python binding code in 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/302] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:33 2026] GET /v2.1/servers/9ba60b71-38d5-4134-b81e-8a4b7d76e39b => generated 1403 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-25 10:07:33.300 8 WARNING neutronclient.v2_0.client [None req-e268904c-c0d1-465a-b222-74dcbba696eb 273294fa53784d05b0ee09ab07f0b7ba 480faa7a8be840af8038e7ac4ba9e309 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:33.651 7 WARNING neutronclient.v2_0.client [None req-29f17619-42a1-4ee6-aefd-34f113ff482f 16b59b934062434e83d0c16b9f156167 bba79b53ed76456ca5cb8c713b48bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 151/303] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:33 2026] GET /v2.1/servers/df70c824-5062-4980-b773-2b8a6dbf610d => generated 1556 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/304] 10.0.0.121 () {34 vars in 663 bytes} [Sat Apr 25 10:07:32 2026] POST /v2.1/servers => generated 451 bytes in 1138 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:34.148 7 WARNING neutronclient.v2_0.client [None req-6e6d5de3-9800-4249-aa3e-bead6e6c1331 273294fa53784d05b0ee09ab07f0b7ba 480faa7a8be840af8038e7ac4ba9e309 - - default default] 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: 152/305] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:34 2026] GET /v2.1/servers/682b3ed7-dd9f-4a7e-b435-6ab243400412 => generated 1253 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-25 10:07:34.268 8 WARNING neutronclient.v2_0.client [None req-7aa77d98-e040-4e6b-a7e9-0b7f8bb98311 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:34.369 7 WARNING neutronclient.v2_0.client [None req-6282c9a3-6ca2-476b-998a-b04c48095c57 61173d0f81fe4fbfa99c56b6fb5194e0 658ad131ec8c405e9b51684223a6b1ee - - default default] The python binding code in 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/306] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:34 2026] GET /v2.1/servers/9ba60b71-38d5-4134-b81e-8a4b7d76e39b => generated 1451 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/307] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:34 2026] GET /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8 => generated 1518 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:34.867 7 WARNING neutronclient.v2_0.client [None req-7dc75686-5262-469d-ab47-15faac940e2e 16b59b934062434e83d0c16b9f156167 bba79b53ed76456ca5cb8c713b48bd42 - - default default] The python binding code in 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/308] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:34 2026] GET /v2.1/servers/df70c824-5062-4980-b773-2b8a6dbf610d => generated 1556 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:35.251 8 WARNING neutronclient.v2_0.client [None req-608f5e92-7811-411a-a037-e8c3e479c7ab 273294fa53784d05b0ee09ab07f0b7ba 480faa7a8be840af8038e7ac4ba9e309 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 155/309] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:35 2026] GET /v2.1/servers/682b3ed7-dd9f-4a7e-b435-6ab243400412 => generated 1303 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:35.470 7 WARNING neutronclient.v2_0.client [None req-3160edee-094d-4be5-ac50-a5df73733b38 61173d0f81fe4fbfa99c56b6fb5194e0 658ad131ec8c405e9b51684223a6b1ee - - default default] 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: 155/312] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:35 2026] GET /v2.1/servers/9ba60b71-38d5-4134-b81e-8a4b7d76e39b => generated 1451 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-25 10:07:35.513 8 WARNING neutronclient.v2_0.client [None req-3b8fcbd3-d86f-4748-a7a9-fa29efe562b6 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] The python binding code in 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/313] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:35 2026] GET /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8 => generated 1518 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:36.030 7 WARNING neutronclient.v2_0.client [None req-19d8a2cb-3253-4041-a0a3-8e777be642a4 16b59b934062434e83d0c16b9f156167 bba79b53ed76456ca5cb8c713b48bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 156/314] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:35 2026] GET /v2.1/servers/df70c824-5062-4980-b773-2b8a6dbf610d => generated 1556 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:36.344 8 WARNING neutronclient.v2_0.client [None req-19ec90eb-a9ac-4813-8eb1-0cd7e7b6ae61 273294fa53784d05b0ee09ab07f0b7ba 480faa7a8be840af8038e7ac4ba9e309 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 159/315] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:36 2026] GET /v2.1/servers/682b3ed7-dd9f-4a7e-b435-6ab243400412 => generated 1351 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:36.562 7 WARNING neutronclient.v2_0.client [None req-8e73cb93-1f8c-4f95-b71f-9bcf19361d03 61173d0f81fe4fbfa99c56b6fb5194e0 658ad131ec8c405e9b51684223a6b1ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 157/316] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:36 2026] GET /v2.1/servers/9ba60b71-38d5-4134-b81e-8a4b7d76e39b => generated 1459 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:36.673 8 WARNING neutronclient.v2_0.client [None req-ef65bb6b-5e03-4eae-9eb7-722e7ddd5e06 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] The python binding code in 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/317] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:36 2026] GET /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8 => generated 1518 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:37.137 7 INFO nova.api.openstack.compute.server_external_events [req-b3e47a0e-0970-476a-ac8f-3213b1c572ca req-da7ab118-2b08-42c1-bbaa-f5f3287779aa 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-unplugged:4aa9ab68-7eea-49b5-97d3-e5abd4e8ba5a for instance df70c824-5062-4980-b773-2b8a6dbf610d on instance [pid: 7|app: 0|req: 158/318] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:07:37 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:37.221 8 WARNING neutronclient.v2_0.client [None req-53fed28f-a477-4d61-a53a-6f717545ae9e 16b59b934062434e83d0c16b9f156167 bba79b53ed76456ca5cb8c713b48bd42 - - default default] The python binding code in 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/319] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:37 2026] GET /v2.1/servers/df70c824-5062-4980-b773-2b8a6dbf610d => generated 1556 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-04-25 10:07:37.432 7 WARNING neutronclient.v2_0.client [None req-c440a62d-d757-4f4a-89d0-c9f4ca7bcd07 273294fa53784d05b0ee09ab07f0b7ba 480faa7a8be840af8038e7ac4ba9e309 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 159/320] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:37 2026] GET /v2.1/servers/682b3ed7-dd9f-4a7e-b435-6ab243400412 => generated 1351 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:37.646 8 WARNING neutronclient.v2_0.client [None req-279a0682-4241-4767-bb44-14309256f8eb 61173d0f81fe4fbfa99c56b6fb5194e0 658ad131ec8c405e9b51684223a6b1ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:37.831 7 WARNING neutronclient.v2_0.client [None req-587f0e9e-e7e6-4639-bc20-18d6b2917799 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 162/321] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:37 2026] GET /v2.1/servers/9ba60b71-38d5-4134-b81e-8a4b7d76e39b => generated 1527 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:37.928 8 INFO nova.api.openstack.compute.server_external_events [req-1ab637c6-9485-4463-b55d-d6f4a91161f6 req-5167e910-c885-46ad-a7d9-d1e7b27a1b35 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-changed:2140aef5-7de4-4c03-98f7-fb0d9cbcd0a4 for instance 9ba60b71-38d5-4134-b81e-8a4b7d76e39b on instance [pid: 8|app: 0|req: 163/322] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:07:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/323] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:37 2026] GET /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8 => generated 1518 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, ' 2026-04-25 10:07:38.442 8 WARNING neutronclient.v2_0.client [None req-eba2e38c-d816-4f9d-ade0-05dc039603e7 16b59b934062434e83d0c16b9f156167 bba79b53ed76456ca5cb8c713b48bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:38.526 7 WARNING neutronclient.v2_0.client [None req-ecb8836e-bb39-48fd-8681-f1bb61d73ba8 273294fa53784d05b0ee09ab07f0b7ba 480faa7a8be840af8038e7ac4ba9e309 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 164/324] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:38 2026] GET /v2.1/servers/df70c824-5062-4980-b773-2b8a6dbf610d => generated 1556 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/325] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:38 2026] GET /v2.1/servers/682b3ed7-dd9f-4a7e-b435-6ab243400412 => generated 1359 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:38.967 8 WARNING neutronclient.v2_0.client [None req-b888ab4a-6d62-4081-a546-e243090b8c8d 61173d0f81fe4fbfa99c56b6fb5194e0 658ad131ec8c405e9b51684223a6b1ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:07:38.982 7 WARNING neutronclient.v2_0.client [None req-ddd218c9-48e2-42aa-9ad8-a6654a77989d 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] The python binding code in 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/326] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:38 2026] GET /v2.1/servers/9ba60b71-38d5-4134-b81e-8a4b7d76e39b => generated 1525 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/327] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:38 2026] GET /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8 => generated 1518 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:39.582 8 WARNING neutronclient.v2_0.client [None req-d12fb202-9abd-4a85-8fc8-20db4d1710bb 16b59b934062434e83d0c16b9f156167 bba79b53ed76456ca5cb8c713b48bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:39.615 7 WARNING neutronclient.v2_0.client [None req-65f27b65-93f9-4a36-995e-0e0ef4cb3773 273294fa53784d05b0ee09ab07f0b7ba 480faa7a8be840af8038e7ac4ba9e309 - - default default] The python binding code in 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/328] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:39 2026] GET /v2.1/servers/df70c824-5062-4980-b773-2b8a6dbf610d => generated 1556 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/329] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:39 2026] GET /v2.1/servers/682b3ed7-dd9f-4a7e-b435-6ab243400412 => generated 1427 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:40.141 8 WARNING neutronclient.v2_0.client [None req-85af6899-37e2-4e80-8079-634650dcc7b7 61173d0f81fe4fbfa99c56b6fb5194e0 658ad131ec8c405e9b51684223a6b1ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:07:40.170 7 WARNING neutronclient.v2_0.client [None req-cbb3aa25-ab57-405b-8a0e-ce063fa53a0d 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] The python binding code in 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/330] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:40 2026] GET /v2.1/servers/9ba60b71-38d5-4134-b81e-8a4b7d76e39b => generated 1525 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/331] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:40 2026] GET /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8 => generated 1518 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:40.662 8 INFO nova.api.openstack.compute.server_external_events [req-7eadefe7-eef0-4edb-b99a-03c4f78fb1f4 req-b8dfbc9f-deea-4009-bff2-df536cb96d41 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-changed:6e446f1a-0b37-4653-8167-d6f397da5258 for instance 682b3ed7-dd9f-4a7e-b435-6ab243400412 on instance [pid: 8|app: 0|req: 168/332] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:07:40 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:40.843 7 WARNING neutronclient.v2_0.client [None req-6968eab6-aa32-4a7f-9ef6-d52921543937 16b59b934062434e83d0c16b9f156167 bba79b53ed76456ca5cb8c713b48bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:07:40.849 8 WARNING neutronclient.v2_0.client [None req-88a33159-d73d-47b8-a449-f7a0f09a1747 273294fa53784d05b0ee09ab07f0b7ba 480faa7a8be840af8038e7ac4ba9e309 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 165/333] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:40 2026] GET /v2.1/servers/df70c824-5062-4980-b773-2b8a6dbf610d => generated 1556 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/334] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:40 2026] GET /v2.1/servers/682b3ed7-dd9f-4a7e-b435-6ab243400412 => generated 1437 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:41.344 7 WARNING neutronclient.v2_0.client [None req-ecd850de-9116-4719-b49f-8ccf181edb9b 61173d0f81fe4fbfa99c56b6fb5194e0 658ad131ec8c405e9b51684223a6b1ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:41.392 8 WARNING neutronclient.v2_0.client [None req-f3056c42-1b0d-488a-a0f4-dde1ef7aceeb 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 166/335] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:41 2026] GET /v2.1/servers/9ba60b71-38d5-4134-b81e-8a4b7d76e39b => generated 1525 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/336] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:41 2026] GET /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8 => generated 1518 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:42.074 7 WARNING neutronclient.v2_0.client [None req-efbb2389-be7a-46fe-a55b-65e5f1a451aa 16b59b934062434e83d0c16b9f156167 bba79b53ed76456ca5cb8c713b48bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:07:42.101 8 WARNING neutronclient.v2_0.client [None req-e8e3ef7c-9b4d-4a1b-a0a1-57c71b5e300e 273294fa53784d05b0ee09ab07f0b7ba 480faa7a8be840af8038e7ac4ba9e309 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 171/337] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:42 2026] GET /v2.1/servers/682b3ed7-dd9f-4a7e-b435-6ab243400412 => generated 1437 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/338] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:42 2026] GET /v2.1/servers/df70c824-5062-4980-b773-2b8a6dbf610d => generated 1556 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:42.524 8 WARNING neutronclient.v2_0.client [None req-40185be2-6ca8-4179-89b1-6a3166612dc0 61173d0f81fe4fbfa99c56b6fb5194e0 658ad131ec8c405e9b51684223a6b1ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:42.614 7 WARNING neutronclient.v2_0.client [None req-db2d0eea-0d44-44c7-82f3-8a2aab5f8d1e 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 172/339] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:42 2026] GET /v2.1/servers/9ba60b71-38d5-4134-b81e-8a4b7d76e39b => generated 1525 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/340] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:42 2026] GET /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8 => generated 1518 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:43.276 8 WARNING neutronclient.v2_0.client [None req-01d8a26a-0a6f-4dec-8cc9-d396ee36561f 273294fa53784d05b0ee09ab07f0b7ba 480faa7a8be840af8038e7ac4ba9e309 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:07:43.303 7 WARNING neutronclient.v2_0.client [None req-0b7e6450-d2f5-4a11-bbe8-9ae683b90a2d 16b59b934062434e83d0c16b9f156167 bba79b53ed76456ca5cb8c713b48bd42 - - default default] The python binding code in 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/341] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:43 2026] GET /v2.1/servers/682b3ed7-dd9f-4a7e-b435-6ab243400412 => generated 1437 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:43.534 8 INFO nova.api.openstack.compute.server_external_events [req-fd9ee1dd-31a5-4c7a-ac50-b1751eab2d63 req-b7694f6b-319a-44a8-927e-0af51cb10b30 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-plugged:40300699-07e8-476f-89a1-d761c48bd1f5 for instance 17286efe-729e-4322-85cd-86f8ea1510d8 on instance [pid: 8|app: 0|req: 174/342] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:07:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/343] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:43 2026] GET /v2.1/servers/df70c824-5062-4980-b773-2b8a6dbf610d => generated 1556 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:43.718 8 WARNING neutronclient.v2_0.client [None req-c3410978-11d8-4a49-9b60-208ac482f886 61173d0f81fe4fbfa99c56b6fb5194e0 658ad131ec8c405e9b51684223a6b1ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:43.781 7 WARNING neutronclient.v2_0.client [None req-c50b2f0c-1fd3-46af-865f-1ac3310e1af3 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 170/344] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:43 2026] GET /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8 => generated 1518 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/345] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:43 2026] GET /v2.1/servers/9ba60b71-38d5-4134-b81e-8a4b7d76e39b => generated 1525 bytes in 651 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:44.444 7 WARNING neutronclient.v2_0.client [None req-158f3f0a-2143-4999-9d3d-d212acd9ce3b 273294fa53784d05b0ee09ab07f0b7ba 480faa7a8be840af8038e7ac4ba9e309 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:44.622 8 WARNING neutronclient.v2_0.client [None req-53fa0a16-9af0-4358-9b7d-4a367e2aa032 16b59b934062434e83d0c16b9f156167 bba79b53ed76456ca5cb8c713b48bd42 - - default default] The python binding code in 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/346] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:44 2026] GET /v2.1/servers/682b3ed7-dd9f-4a7e-b435-6ab243400412 => generated 1437 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/347] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:44 2026] GET /v2.1/servers/df70c824-5062-4980-b773-2b8a6dbf610d => generated 1556 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:44.963 7 WARNING neutronclient.v2_0.client [None req-d3808cb7-1a34-49ca-8be3-6369c772356d 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 172/348] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:44 2026] GET /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8 => generated 1700 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:45.193 8 WARNING neutronclient.v2_0.client [None req-87977b02-a472-45ed-a38d-21afa32c31b6 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] The python binding code in 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/349] 10.0.0.121 () {32 vars in 741 bytes} [Sat Apr 25 10:07:45 2026] GET /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8/os-interface => generated 284 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:45.399 7 WARNING neutronclient.v2_0.client [None req-694a3fcc-377c-4bb3-a577-78978091d4dc 61173d0f81fe4fbfa99c56b6fb5194e0 658ad131ec8c405e9b51684223a6b1ee - - default default] The python binding code in 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/352] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:45 2026] GET /v2.1/servers/9ba60b71-38d5-4134-b81e-8a4b7d76e39b => generated 1525 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:45.592 8 INFO nova.api.openstack.compute.server_external_events [req-9080add2-f3a0-47a7-8e76-31967467b174 req-67185ef3-64ed-4958-9c79-3758984b2a75 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-plugged:40300699-07e8-476f-89a1-d761c48bd1f5 for instance 17286efe-729e-4322-85cd-86f8ea1510d8 on instance 2026-04-25 10:07:45.593 8 INFO nova.api.openstack.compute.server_external_events [req-9080add2-f3a0-47a7-8e76-31967467b174 req-67185ef3-64ed-4958-9c79-3758984b2a75 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-plugged:4aa9ab68-7eea-49b5-97d3-e5abd4e8ba5a for instance df70c824-5062-4980-b773-2b8a6dbf610d on instance 2026-04-25 10:07:45.595 8 INFO nova.api.openstack.compute.server_external_events [req-9080add2-f3a0-47a7-8e76-31967467b174 req-67185ef3-64ed-4958-9c79-3758984b2a75 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-plugged:4aa9ab68-7eea-49b5-97d3-e5abd4e8ba5a for instance df70c824-5062-4980-b773-2b8a6dbf610d on instance 2026-04-25 10:07:45.595 8 INFO nova.api.openstack.compute.server_external_events [req-9080add2-f3a0-47a7-8e76-31967467b174 req-67185ef3-64ed-4958-9c79-3758984b2a75 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-unplugged:2140aef5-7de4-4c03-98f7-fb0d9cbcd0a4 for instance 9ba60b71-38d5-4134-b81e-8a4b7d76e39b on instance 2026-04-25 10:07:45.596 8 INFO nova.api.openstack.compute.server_external_events [req-9080add2-f3a0-47a7-8e76-31967467b174 req-67185ef3-64ed-4958-9c79-3758984b2a75 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-unplugged:6e446f1a-0b37-4653-8167-d6f397da5258 for instance 682b3ed7-dd9f-4a7e-b435-6ab243400412 on instance 2026-04-25 10:07:45.596 8 INFO nova.api.openstack.compute.server_external_events [req-9080add2-f3a0-47a7-8e76-31967467b174 req-67185ef3-64ed-4958-9c79-3758984b2a75 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-plugged:2140aef5-7de4-4c03-98f7-fb0d9cbcd0a4 for instance 9ba60b71-38d5-4134-b81e-8a4b7d76e39b on instance 2026-04-25 10:07:45.596 8 INFO nova.api.openstack.compute.server_external_events [req-9080add2-f3a0-47a7-8e76-31967467b174 req-67185ef3-64ed-4958-9c79-3758984b2a75 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-plugged:2140aef5-7de4-4c03-98f7-fb0d9cbcd0a4 for instance 9ba60b71-38d5-4134-b81e-8a4b7d76e39b on instance [pid: 8|app: 0|req: 180/353] 10.0.0.67 () {38 vars in 815 bytes} [Sat Apr 25 10:07:45 2026] POST /v2.1/os-server-external-events => generated 1213 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:45.760 7 WARNING neutronclient.v2_0.client [None req-e66c2235-3e19-428a-8833-452b8c8d1c17 273294fa53784d05b0ee09ab07f0b7ba 480faa7a8be840af8038e7ac4ba9e309 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:45.855 8 WARNING neutronclient.v2_0.client [None req-55134b9f-e736-46f6-8b43-2d04faa33469 16b59b934062434e83d0c16b9f156167 bba79b53ed76456ca5cb8c713b48bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 174/354] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:45 2026] GET /v2.1/servers/682b3ed7-dd9f-4a7e-b435-6ab243400412 => generated 1425 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/355] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:45 2026] GET /v2.1/servers/df70c824-5062-4980-b773-2b8a6dbf610d => generated 1556 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:46.360 7 INFO nova.api.openstack.compute.server_external_events [req-725e65f3-995e-4936-8279-119219f8b777 req-ac3e48bd-2e6f-4948-890a-5eba9224a57a 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-changed:40300699-07e8-476f-89a1-d761c48bd1f5 for instance 17286efe-729e-4322-85cd-86f8ea1510d8 on instance [pid: 7|app: 0|req: 175/356] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:07:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:46.583 8 WARNING neutronclient.v2_0.client [None req-0d1167ab-9fe0-4b5c-8b34-770e0c87cd72 61173d0f81fe4fbfa99c56b6fb5194e0 658ad131ec8c405e9b51684223a6b1ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 182/357] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:46 2026] GET /v2.1/servers/9ba60b71-38d5-4134-b81e-8a4b7d76e39b => generated 1525 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-04-25 10:07:46.927 7 WARNING neutronclient.v2_0.client [None req-f7eabb15-953c-4fe0-83d2-feb11ce25ac5 273294fa53784d05b0ee09ab07f0b7ba 480faa7a8be840af8038e7ac4ba9e309 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:47.048 8 WARNING neutronclient.v2_0.client [None req-d614e3f3-ab2e-41fb-b3b4-998de043b4a1 16b59b934062434e83d0c16b9f156167 bba79b53ed76456ca5cb8c713b48bd42 - - default default] The python binding code in 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/358] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:46 2026] GET /v2.1/servers/682b3ed7-dd9f-4a7e-b435-6ab243400412 => generated 1425 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/359] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:47 2026] GET /v2.1/servers/df70c824-5062-4980-b773-2b8a6dbf610d => generated 1740 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-04-25 10:07:47.268 7 WARNING neutronclient.v2_0.client [None req-cd937b2b-86ea-4971-9ce1-1f91a20d455e 16b59b934062434e83d0c16b9f156167 bba79b53ed76456ca5cb8c713b48bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 177/360] 10.0.0.121 () {32 vars in 741 bytes} [Sat Apr 25 10:07:47 2026] GET /v2.1/servers/df70c824-5062-4980-b773-2b8a6dbf610d/os-interface => generated 285 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:47.790 8 WARNING neutronclient.v2_0.client [None req-49dc208e-55fd-4a2f-8e19-b0c03dce0b85 61173d0f81fe4fbfa99c56b6fb5194e0 658ad131ec8c405e9b51684223a6b1ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 184/361] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:47 2026] GET /v2.1/servers/9ba60b71-38d5-4134-b81e-8a4b7d76e39b => generated 1716 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:48.015 7 WARNING neutronclient.v2_0.client [None req-b241c176-4383-495a-b697-6b0e12d2dfaa 61173d0f81fe4fbfa99c56b6fb5194e0 658ad131ec8c405e9b51684223a6b1ee - - default default] 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: 178/362] 10.0.0.121 () {32 vars in 741 bytes} [Sat Apr 25 10:07:47 2026] GET /v2.1/servers/9ba60b71-38d5-4134-b81e-8a4b7d76e39b/os-interface => generated 284 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 10:07:48.101 8 INFO nova.api.openstack.compute.server_external_events [req-9488c6aa-b171-4309-8b95-8d51fe947e19 req-800528b3-69b6-451f-9d75-45b19e546735 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-plugged:6e446f1a-0b37-4653-8167-d6f397da5258 for instance 682b3ed7-dd9f-4a7e-b435-6ab243400412 on instance [pid: 8|app: 0|req: 185/363] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:07:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:48.166 7 WARNING neutronclient.v2_0.client [None req-f3c0a18f-0767-4689-bc76-6acc3c5dfd5b 273294fa53784d05b0ee09ab07f0b7ba 480faa7a8be840af8038e7ac4ba9e309 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:48.578 8 WARNING neutronclient.v2_0.client [None req-560da10c-4f3c-4108-befa-5b65323792dd 16b59b934062434e83d0c16b9f156167 bba79b53ed76456ca5cb8c713b48bd42 - - default default] The python binding code in 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/364] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:48 2026] GET /v2.1/servers/682b3ed7-dd9f-4a7e-b435-6ab243400412 => generated 1425 bytes in 608 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/365] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:48 2026] GET /v2.1/servers/df70c824-5062-4980-b773-2b8a6dbf610d => generated 1740 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:48.841 8 WARNING neutronclient.v2_0.client [None req-40488eb0-ad36-4f69-9136-7d1fcd623649 61173d0f81fe4fbfa99c56b6fb5194e0 658ad131ec8c405e9b51684223a6b1ee - - default default] The python binding code in 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/366] 10.0.0.121 () {32 vars in 641 bytes} [Sat Apr 25 10:07:48 2026] GET /v2.1/servers => generated 384 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:48.939 7 INFO nova.api.openstack.compute.server_external_events [req-5e260596-afba-4e41-b215-d037d83be7a5 req-af283421-7d39-4b9a-bac8-ea8472444299 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-changed:2140aef5-7de4-4c03-98f7-fb0d9cbcd0a4 for instance 9ba60b71-38d5-4134-b81e-8a4b7d76e39b on instance [pid: 7|app: 0|req: 181/367] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:07:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 187/368] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:48 2026] GET /v2.1/servers/9ba60b71-38d5-4134-b81e-8a4b7d76e39b => generated 1716 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/369] 10.0.0.121 () {32 vars in 718 bytes} [Sat Apr 25 10:07:48 2026] DELETE /v2.1/servers/df70c824-5062-4980-b773-2b8a6dbf610d => generated 0 bytes in 146 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:49.140 8 WARNING neutronclient.v2_0.client [None req-58e08e40-398b-422d-857d-a73811564388 16b59b934062434e83d0c16b9f156167 bba79b53ed76456ca5cb8c713b48bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 188/370] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:49 2026] GET /v2.1/servers/df70c824-5062-4980-b773-2b8a6dbf610d => generated 1746 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:49.781 7 WARNING neutronclient.v2_0.client [None req-dece82b5-94d0-43af-a81e-c0cf7149cd31 273294fa53784d05b0ee09ab07f0b7ba 480faa7a8be840af8038e7ac4ba9e309 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 183/371] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:49 2026] GET /v2.1/servers/682b3ed7-dd9f-4a7e-b435-6ab243400412 => generated 1613 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:49.939 8 WARNING neutronclient.v2_0.client [None req-272c97e1-2fb4-41ad-bdcf-d728e66b385f 273294fa53784d05b0ee09ab07f0b7ba 480faa7a8be840af8038e7ac4ba9e309 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 189/372] 10.0.0.121 () {32 vars in 741 bytes} [Sat Apr 25 10:07:49 2026] GET /v2.1/servers/682b3ed7-dd9f-4a7e-b435-6ab243400412/os-interface => generated 285 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:50.178 7 INFO nova.api.openstack.compute.server_external_events [req-ec365193-aa86-4a0d-9270-c70cd679c7a3 req-7ee76f8f-452d-41b4-8519-4eb11d87c79e 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-changed:4aa9ab68-7eea-49b5-97d3-e5abd4e8ba5a for instance df70c824-5062-4980-b773-2b8a6dbf610d on instance 2026-04-25 10:07:50.179 7 INFO nova.api.openstack.compute.server_external_events [req-ec365193-aa86-4a0d-9270-c70cd679c7a3 req-7ee76f8f-452d-41b4-8519-4eb11d87c79e 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-plugged:6e446f1a-0b37-4653-8167-d6f397da5258 for instance 682b3ed7-dd9f-4a7e-b435-6ab243400412 on instance [pid: 7|app: 0|req: 184/373] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:07:50 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:50.298 8 WARNING neutronclient.v2_0.client [None req-e6131a9b-0d87-42ae-96de-4c2f82d2ce9a 16b59b934062434e83d0c16b9f156167 bba79b53ed76456ca5cb8c713b48bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 190/374] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:50 2026] GET /v2.1/servers/df70c824-5062-4980-b773-2b8a6dbf610d => generated 1746 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:51.104 7 WARNING neutronclient.v2_0.client [None req-56ad2ccf-2e7a-4ba3-8a2f-1951b5a2534f 273294fa53784d05b0ee09ab07f0b7ba 480faa7a8be840af8038e7ac4ba9e309 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 185/375] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:51 2026] GET /v2.1/servers/682b3ed7-dd9f-4a7e-b435-6ab243400412 => generated 1613 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 191/376] 10.0.0.121 () {32 vars in 641 bytes} [Sat Apr 25 10:07:51 2026] GET /v2.1/servers => generated 387 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 186/377] 10.0.0.121 () {32 vars in 718 bytes} [Sat Apr 25 10:07:51 2026] DELETE /v2.1/servers/682b3ed7-dd9f-4a7e-b435-6ab243400412 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:51.467 8 WARNING neutronclient.v2_0.client [None req-86bbe9dc-ae01-4810-9055-52a8d3626455 273294fa53784d05b0ee09ab07f0b7ba 480faa7a8be840af8038e7ac4ba9e309 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:07:51.502 7 WARNING neutronclient.v2_0.client [None req-c8c72601-7b7c-460b-accb-98ff2289761c 16b59b934062434e83d0c16b9f156167 bba79b53ed76456ca5cb8c713b48bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 192/378] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:51 2026] GET /v2.1/servers/682b3ed7-dd9f-4a7e-b435-6ab243400412 => generated 1619 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/379] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:51 2026] GET /v2.1/servers/df70c824-5062-4980-b773-2b8a6dbf610d => generated 1866 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:52.230 8 INFO nova.api.openstack.compute.server_external_events [req-1978ade9-68c5-4a65-b07f-a41ef2bfe373 req-b451aa92-7b7d-41b9-a8a8-5f0cb6625064 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-unplugged:4aa9ab68-7eea-49b5-97d3-e5abd4e8ba5a for instance df70c824-5062-4980-b773-2b8a6dbf610d on instance 2026-04-25 10:07:52.230 8 INFO nova.api.openstack.compute.server_external_events [req-1978ade9-68c5-4a65-b07f-a41ef2bfe373 req-b451aa92-7b7d-41b9-a8a8-5f0cb6625064 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-unplugged:4aa9ab68-7eea-49b5-97d3-e5abd4e8ba5a for instance df70c824-5062-4980-b773-2b8a6dbf610d on instance 2026-04-25 10:07:52.230 8 INFO nova.api.openstack.compute.server_external_events [req-1978ade9-68c5-4a65-b07f-a41ef2bfe373 req-b451aa92-7b7d-41b9-a8a8-5f0cb6625064 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-changed:6e446f1a-0b37-4653-8167-d6f397da5258 for instance 682b3ed7-dd9f-4a7e-b435-6ab243400412 on instance 2026-04-25 10:07:52.231 8 INFO nova.api.openstack.compute.server_external_events [req-1978ade9-68c5-4a65-b07f-a41ef2bfe373 req-b451aa92-7b7d-41b9-a8a8-5f0cb6625064 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-deleted:4aa9ab68-7eea-49b5-97d3-e5abd4e8ba5a for instance df70c824-5062-4980-b773-2b8a6dbf610d on instance [pid: 8|app: 0|req: 193/380] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:07:52 2026] POST /v2.1/os-server-external-events => generated 696 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:52.681 7 WARNING neutronclient.v2_0.client [None req-42d2e98e-f49a-4978-b459-ae642c96f896 273294fa53784d05b0ee09ab07f0b7ba 480faa7a8be840af8038e7ac4ba9e309 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:07:52.692 8 WARNING neutronclient.v2_0.client [None req-14502939-6dc4-4c53-a12b-da3c8a275a1e 16b59b934062434e83d0c16b9f156167 bba79b53ed76456ca5cb8c713b48bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 194/381] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:52 2026] GET /v2.1/servers/df70c824-5062-4980-b773-2b8a6dbf610d => generated 1512 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/382] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:52 2026] GET /v2.1/servers/682b3ed7-dd9f-4a7e-b435-6ab243400412 => generated 1619 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:53.803 8 WARNING neutronclient.v2_0.client [None req-06a075b0-dec9-4871-b814-0eab66e13475 16b59b934062434e83d0c16b9f156167 bba79b53ed76456ca5cb8c713b48bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 195/383] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:53 2026] GET /v2.1/servers/df70c824-5062-4980-b773-2b8a6dbf610d => generated 1517 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:53.884 7 WARNING neutronclient.v2_0.client [None req-0690c33e-fb34-45be-9e19-f75a8d1230b4 273294fa53784d05b0ee09ab07f0b7ba 480faa7a8be840af8038e7ac4ba9e309 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 189/384] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:53 2026] GET /v2.1/servers/682b3ed7-dd9f-4a7e-b435-6ab243400412 => generated 1739 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:54.299 8 INFO nova.api.openstack.compute.server_external_events [req-598585f5-c23e-4efd-914e-5a240b933a74 req-ed032821-2b88-42ec-926b-cbdcf21dc4ad 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-unplugged:6e446f1a-0b37-4653-8167-d6f397da5258 for instance 682b3ed7-dd9f-4a7e-b435-6ab243400412 on instance 2026-04-25 10:07:54.299 8 INFO nova.api.openstack.compute.server_external_events [req-598585f5-c23e-4efd-914e-5a240b933a74 req-ed032821-2b88-42ec-926b-cbdcf21dc4ad 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-unplugged:6e446f1a-0b37-4653-8167-d6f397da5258 for instance 682b3ed7-dd9f-4a7e-b435-6ab243400412 on instance [pid: 8|app: 0|req: 196/385] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:07:54 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:54.458 7 INFO nova.api.openstack.compute.server_external_events [req-93f979d1-c2ab-436f-a8e8-eed7f84e9a95 req-6795e1bb-b9cf-4418-8374-063331b3f3a5 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-deleted:6e446f1a-0b37-4653-8167-d6f397da5258 for instance 682b3ed7-dd9f-4a7e-b435-6ab243400412 on instance [pid: 7|app: 0|req: 190/386] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:07:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:54.902 8 WARNING neutronclient.v2_0.client [None req-2d08babb-7c02-4e11-82c7-4224a8b08dd5 16b59b934062434e83d0c16b9f156167 bba79b53ed76456ca5cb8c713b48bd42 - - default default] The python binding code in 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/387] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:54 2026] GET /v2.1/servers/df70c824-5062-4980-b773-2b8a6dbf610d => generated 1517 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:55.020 7 WARNING neutronclient.v2_0.client [None req-2fafafaa-11e8-4697-b359-7c181ffa4d60 273294fa53784d05b0ee09ab07f0b7ba 480faa7a8be840af8038e7ac4ba9e309 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 191/388] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:54 2026] GET /v2.1/servers/682b3ed7-dd9f-4a7e-b435-6ab243400412 => generated 1380 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:55.982 7 INFO nova.api.openstack.wsgi [None req-086e93ba-8a4c-41b0-9bf2-b38fde9a7f45 16b59b934062434e83d0c16b9f156167 bba79b53ed76456ca5cb8c713b48bd42 - - default default] HTTP exception thrown: Instance df70c824-5062-4980-b773-2b8a6dbf610d could not be found. [pid: 7|app: 0|req: 193/391] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:55 2026] GET /v2.1/servers/df70c824-5062-4980-b773-2b8a6dbf610d => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 199/392] 10.0.0.121 () {32 vars in 704 bytes} [Sat Apr 25 10:07:55 2026] DELETE /v2.1/os-keypairs/tempest-keypair-712906652 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:56.109 7 WARNING neutronclient.v2_0.client [None req-87482511-77c0-411d-a189-dbea48b78442 273294fa53784d05b0ee09ab07f0b7ba 480faa7a8be840af8038e7ac4ba9e309 - - default default] The python binding code in 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/393] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:56 2026] GET /v2.1/servers/682b3ed7-dd9f-4a7e-b435-6ab243400412 => generated 1380 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-25 10:07:57.214 8 WARNING neutronclient.v2_0.client [None req-7ba1e365-8fc4-44f0-8f71-3fab661d47ec 273294fa53784d05b0ee09ab07f0b7ba 480faa7a8be840af8038e7ac4ba9e309 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 200/394] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:57 2026] GET /v2.1/servers/682b3ed7-dd9f-4a7e-b435-6ab243400412 => generated 1385 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:58.312 7 WARNING neutronclient.v2_0.client [None req-59125d78-0cdc-4fd2-9363-82098a9c8bf7 273294fa53784d05b0ee09ab07f0b7ba 480faa7a8be840af8038e7ac4ba9e309 - - default default] The python binding code in 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/395] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:58 2026] GET /v2.1/servers/682b3ed7-dd9f-4a7e-b435-6ab243400412 => generated 1339 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:07:59.418 8 INFO nova.api.openstack.wsgi [None req-8b1b5692-d2dd-4756-8e2b-de9f9edd29bc 273294fa53784d05b0ee09ab07f0b7ba 480faa7a8be840af8038e7ac4ba9e309 - - default default] HTTP exception thrown: Instance 682b3ed7-dd9f-4a7e-b435-6ab243400412 could not be found. [pid: 8|app: 0|req: 201/396] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:07:59 2026] GET /v2.1/servers/682b3ed7-dd9f-4a7e-b435-6ab243400412 => 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: 196/397] 10.0.0.121 () {32 vars in 706 bytes} [Sat Apr 25 10:07:59 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1170381998 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/398] 10.0.0.121 () {30 vars in 413 bytes} [Sat Apr 25 10:08:00 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/399] 10.0.0.121 () {28 vars in 560 bytes} [Sat Apr 25 10:08:00 2026] GET /v2/ => generated 402 bytes in 434 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 203/400] 10.0.0.121 () {28 vars in 564 bytes} [Sat Apr 25 10:08:01 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/401] 10.0.0.121 () {30 vars in 413 bytes} [Sat Apr 25 10:08:01 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-25 10:08:01.825 8 WARNING neutronclient.v2_0.client [None req-720b38ae-0b5d-4923-b43c-6ccb4316c8a5 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] The python binding code in 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/402] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:01 2026] GET /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8 => generated 1820 bytes in 443 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-25 10:08:02.275 7 WARNING neutronclient.v2_0.client [None req-aed83360-9f35-4150-b189-4421b5eda3e7 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 199/403] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:02 2026] GET /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8 => generated 1820 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 205/404] 10.0.0.121 () {34 vars in 750 bytes} [Sat Apr 25 10:08:02 2026] POST /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:02.928 7 WARNING neutronclient.v2_0.client [None req-fe456675-932f-479c-8837-4bb468304c05 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 200/405] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:02 2026] GET /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8 => generated 1822 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:04.138 8 WARNING neutronclient.v2_0.client [None req-a67978ba-cff8-4c9c-aa81-15c7746f7e90 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] The python binding code in 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/406] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:04 2026] GET /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8 => generated 1822 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:04.332 7 WARNING neutronclient.v2_0.client [None req-71c12b89-c274-4921-8e66-3860e17aa8cb 61173d0f81fe4fbfa99c56b6fb5194e0 658ad131ec8c405e9b51684223a6b1ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 201/407] 10.0.0.121 () {32 vars in 741 bytes} [Sat Apr 25 10:08:04 2026] GET /v2.1/servers/9ba60b71-38d5-4134-b81e-8a4b7d76e39b/os-interface => generated 284 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:04.468 8 WARNING neutronclient.v2_0.client [None req-d0321aac-11eb-4bb1-9fd2-f4dc20641fa9 61173d0f81fe4fbfa99c56b6fb5194e0 658ad131ec8c405e9b51684223a6b1ee - - default default] The python binding code in 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/408] 10.0.0.121 () {32 vars in 815 bytes} [Sat Apr 25 10:08:04 2026] GET /v2.1/servers/9ba60b71-38d5-4134-b81e-8a4b7d76e39b/os-interface/2140aef5-7de4-4c03-98f7-fb0d9cbcd0a4 => generated 281 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, ' [pid: 7|app: 0|req: 202/409] 10.0.0.121 () {32 vars in 723 bytes} [Sat Apr 25 10:08:04 2026] GET /v2.1/servers/9ba60b71-38d5-4134-b81e-8a4b7d76e39b/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: 208/410] 10.0.0.121 () {34 vars in 750 bytes} [Sat Apr 25 10:08:04 2026] POST /v2.1/servers/9ba60b71-38d5-4134-b81e-8a4b7d76e39b/action => generated 0 bytes in 53 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: 203/411] 10.0.0.121 () {32 vars in 723 bytes} [Sat Apr 25 10:08:04 2026] GET /v2.1/servers/9ba60b71-38d5-4134-b81e-8a4b7d76e39b/ips => generated 156 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:05.296 8 WARNING neutronclient.v2_0.client [None req-07b4cc05-baa9-4c29-bb30-19d1441419ab 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 209/412] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:05 2026] GET /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8 => generated 1822 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, ' [pid: 7|app: 0|req: 205/415] 10.0.0.121 () {32 vars in 723 bytes} [Sat Apr 25 10:08:05 2026] GET /v2.1/servers/9ba60b71-38d5-4134-b81e-8a4b7d76e39b/ips => generated 156 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:05.883 8 INFO nova.api.openstack.compute.server_external_events [req-5e43e4d1-11d5-4166-a70c-305c6e6fc1bd req-1767d79f-1260-4e74-9b3f-7205717e01ff 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-changed:2140aef5-7de4-4c03-98f7-fb0d9cbcd0a4 for instance 9ba60b71-38d5-4134-b81e-8a4b7d76e39b on instance [pid: 8|app: 0|req: 211/416] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:08:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:06.467 7 WARNING neutronclient.v2_0.client [None req-c229e2b6-e89c-4734-9239-ec344abca8dc 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] The python binding code in 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/417] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:06 2026] GET /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8 => generated 1827 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 212/418] 10.0.0.121 () {32 vars in 723 bytes} [Sat Apr 25 10:08:06 2026] GET /v2.1/servers/9ba60b71-38d5-4134-b81e-8a4b7d76e39b/ips => generated 194 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:06.803 7 WARNING neutronclient.v2_0.client [None req-50ef5b35-c74f-4606-8075-c9657837de3e 61173d0f81fe4fbfa99c56b6fb5194e0 658ad131ec8c405e9b51684223a6b1ee - - default default] The python binding code in 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/419] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:06 2026] GET /v2.1/servers/9ba60b71-38d5-4134-b81e-8a4b7d76e39b => generated 1950 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 213/420] 10.0.0.121 () {34 vars in 750 bytes} [Sat Apr 25 10:08:06 2026] POST /v2.1/servers/9ba60b71-38d5-4134-b81e-8a4b7d76e39b/action => generated 0 bytes in 40 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: 208/421] 10.0.0.121 () {32 vars in 723 bytes} [Sat Apr 25 10:08:06 2026] GET /v2.1/servers/9ba60b71-38d5-4134-b81e-8a4b7d76e39b/ips => generated 194 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:07.100 8 INFO nova.api.openstack.compute.server_external_events [req-a96b3438-30d4-48c3-abf4-1776cf3c5cd1 req-2cb37644-72ab-4969-8018-df5a0db33abf 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-unplugged:40300699-07e8-476f-89a1-d761c48bd1f5 for instance 17286efe-729e-4322-85cd-86f8ea1510d8 on instance [pid: 8|app: 0|req: 214/422] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:08:07 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:07.626 7 WARNING neutronclient.v2_0.client [None req-4c35fe78-0eb7-4a61-8ab3-f51f630fba86 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] The python binding code in 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/423] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:07 2026] GET /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8 => generated 1827 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 215/424] 10.0.0.121 () {32 vars in 723 bytes} [Sat Apr 25 10:08:08 2026] GET /v2.1/servers/9ba60b71-38d5-4134-b81e-8a4b7d76e39b/ips => generated 194 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:08.832 7 WARNING neutronclient.v2_0.client [None req-64543ff2-1ae6-4d96-81c4-b3cefd1b53d1 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] The python binding code in 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/425] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:08 2026] GET /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8 => generated 1827 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/426] 10.0.0.121 () {32 vars in 723 bytes} [Sat Apr 25 10:08:09 2026] GET /v2.1/servers/9ba60b71-38d5-4134-b81e-8a4b7d76e39b/ips => generated 194 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:09.456 7 INFO nova.api.openstack.compute.server_external_events [req-ebe5c34e-695c-439b-8d76-42e4db64da87 req-19981131-ccce-4bf1-9586-8280d2051678 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-unplugged:40300699-07e8-476f-89a1-d761c48bd1f5 for instance 17286efe-729e-4322-85cd-86f8ea1510d8 on instance [pid: 7|app: 0|req: 211/427] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:08:09 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:10.020 8 WARNING neutronclient.v2_0.client [None req-6d27af1e-aeaa-40fd-97f1-06b7de952066 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] 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: 212/428] 10.0.0.121 () {32 vars in 723 bytes} [Sat Apr 25 10:08:10 2026] GET /v2.1/servers/9ba60b71-38d5-4134-b81e-8a4b7d76e39b/ips => generated 194 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/429] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:09 2026] GET /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8 => generated 1827 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 213/430] 10.0.0.121 () {32 vars in 723 bytes} [Sat Apr 25 10:08:11 2026] GET /v2.1/servers/9ba60b71-38d5-4134-b81e-8a4b7d76e39b/ips => generated 156 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:11.220 8 WARNING neutronclient.v2_0.client [None req-37967924-5cbf-46e3-8839-52f13e356f94 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 214/431] 10.0.0.121 () {32 vars in 718 bytes} [Sat Apr 25 10:08:11 2026] DELETE /v2.1/servers/9ba60b71-38d5-4134-b81e-8a4b7d76e39b => generated 0 bytes in 124 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, ' [pid: 8|app: 0|req: 218/432] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:11 2026] GET /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8 => generated 1827 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-25 10:08:11.388 7 WARNING neutronclient.v2_0.client [None req-d6896ec6-34c1-4519-9fee-993de16c6a89 61173d0f81fe4fbfa99c56b6fb5194e0 658ad131ec8c405e9b51684223a6b1ee - - default default] 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: 215/433] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:11 2026] GET /v2.1/servers/9ba60b71-38d5-4134-b81e-8a4b7d76e39b => generated 1842 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-25 10:08:11.512 8 INFO nova.api.openstack.compute.server_external_events [req-08ce13f0-833a-4596-abee-cd41e5911493 req-b6d90f07-5a9f-41d5-93f3-9d8166299619 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-changed:2140aef5-7de4-4c03-98f7-fb0d9cbcd0a4 for instance 9ba60b71-38d5-4134-b81e-8a4b7d76e39b on instance 2026-04-25 10:08:11.512 8 INFO nova.api.openstack.compute.server_external_events [req-08ce13f0-833a-4596-abee-cd41e5911493 req-b6d90f07-5a9f-41d5-93f3-9d8166299619 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-plugged:40300699-07e8-476f-89a1-d761c48bd1f5 for instance 17286efe-729e-4322-85cd-86f8ea1510d8 on instance 2026-04-25 10:08:11.512 8 INFO nova.api.openstack.compute.server_external_events [req-08ce13f0-833a-4596-abee-cd41e5911493 req-b6d90f07-5a9f-41d5-93f3-9d8166299619 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-plugged:40300699-07e8-476f-89a1-d761c48bd1f5 for instance 17286efe-729e-4322-85cd-86f8ea1510d8 on instance [pid: 8|app: 0|req: 219/434] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:08:11 2026] POST /v2.1/os-server-external-events => generated 521 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:12.456 7 WARNING neutronclient.v2_0.client [None req-0044dd32-a17c-4898-81af-4dfce2280e6d 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:12.548 8 WARNING neutronclient.v2_0.client [None req-5997baef-da55-426d-b1ff-64c4012143c4 61173d0f81fe4fbfa99c56b6fb5194e0 658ad131ec8c405e9b51684223a6b1ee - - default default] The python binding code in 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/435] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:12 2026] GET /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8 => generated 1827 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/436] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:12 2026] GET /v2.1/servers/9ba60b71-38d5-4134-b81e-8a4b7d76e39b => generated 1842 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:13.554 7 INFO nova.api.openstack.compute.server_external_events [req-2be86b36-b28c-4262-bab2-ef9ced94de19 req-cc3bffd5-4c96-4b7b-be6d-485e7ed35bef 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-unplugged:2140aef5-7de4-4c03-98f7-fb0d9cbcd0a4 for instance 9ba60b71-38d5-4134-b81e-8a4b7d76e39b on instance 2026-04-25 10:08:13.555 7 INFO nova.api.openstack.compute.server_external_events [req-2be86b36-b28c-4262-bab2-ef9ced94de19 req-cc3bffd5-4c96-4b7b-be6d-485e7ed35bef 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-unplugged:2140aef5-7de4-4c03-98f7-fb0d9cbcd0a4 for instance 9ba60b71-38d5-4134-b81e-8a4b7d76e39b on instance [pid: 7|app: 0|req: 217/437] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:08:13 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:13.689 8 WARNING neutronclient.v2_0.client [None req-e50197a4-01bb-4002-8356-ea7fbeb991ec 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:13.773 7 WARNING neutronclient.v2_0.client [None req-b03f723b-a8a8-45f1-ae3d-c24823645b25 61173d0f81fe4fbfa99c56b6fb5194e0 658ad131ec8c405e9b51684223a6b1ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 218/438] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:13 2026] GET /v2.1/servers/9ba60b71-38d5-4134-b81e-8a4b7d76e39b => generated 1842 bytes in 630 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/439] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:13 2026] GET /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8 => generated 1820 bytes in 713 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:14.393 7 INFO nova.api.openstack.compute.server_external_events [req-1dc92f57-2bc3-4ca2-a0f9-ebb2105c6313 req-7faf818f-bc30-4fd4-bf49-bf1a0a733d96 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-deleted:2140aef5-7de4-4c03-98f7-fb0d9cbcd0a4 for instance 9ba60b71-38d5-4134-b81e-8a4b7d76e39b on instance [pid: 7|app: 0|req: 219/440] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:08:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:15.431 8 WARNING neutronclient.v2_0.client [None req-32ab653a-330a-4976-96bd-942b52d596fa 61173d0f81fe4fbfa99c56b6fb5194e0 658ad131ec8c405e9b51684223a6b1ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 222/443] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:15 2026] GET /v2.1/servers/9ba60b71-38d5-4134-b81e-8a4b7d76e39b => generated 1485 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-04-25 10:08:16.570 7 WARNING neutronclient.v2_0.client [None req-bae9cc5c-ebb5-482e-93e7-3dd5b37b7f83 61173d0f81fe4fbfa99c56b6fb5194e0 658ad131ec8c405e9b51684223a6b1ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 222/444] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:16 2026] GET /v2.1/servers/9ba60b71-38d5-4134-b81e-8a4b7d76e39b => generated 1485 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:17.658 8 INFO nova.api.openstack.wsgi [None req-6b262a8f-8866-46c6-b422-d69721b2a0bf 61173d0f81fe4fbfa99c56b6fb5194e0 658ad131ec8c405e9b51684223a6b1ee - - default default] HTTP exception thrown: Instance 9ba60b71-38d5-4134-b81e-8a4b7d76e39b could not be found. [pid: 8|app: 0|req: 223/445] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:17 2026] GET /v2.1/servers/9ba60b71-38d5-4134-b81e-8a4b7d76e39b => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 223/446] 10.0.0.121 () {32 vars in 704 bytes} [Sat Apr 25 10:08:17 2026] DELETE /v2.1/os-keypairs/tempest-keypair-752968617 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:18.184 8 INFO nova.api.openstack.wsgi [None req-478477cd-ea3e-4bfe-9cf9-8702cb625fe5 61173d0f81fe4fbfa99c56b6fb5194e0 658ad131ec8c405e9b51684223a6b1ee - - default default] HTTP exception thrown: Instance 9ba60b71-38d5-4134-b81e-8a4b7d76e39b could not be found. [pid: 8|app: 0|req: 224/447] 10.0.0.121 () {32 vars in 718 bytes} [Sat Apr 25 10:08:18 2026] DELETE /v2.1/servers/9ba60b71-38d5-4134-b81e-8a4b7d76e39b => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-25 10:08:18.219 7 INFO nova.api.openstack.wsgi [None req-5497c03c-055e-422e-88ba-4cc4e16de9ec 61173d0f81fe4fbfa99c56b6fb5194e0 658ad131ec8c405e9b51684223a6b1ee - - default default] HTTP exception thrown: Instance 9ba60b71-38d5-4134-b81e-8a4b7d76e39b could not be found. [pid: 7|app: 0|req: 224/448] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:18 2026] GET /v2.1/servers/9ba60b71-38d5-4134-b81e-8a4b7d76e39b => 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, ' 2026-04-25 10:08:24.268 8 WARNING neutronclient.v2_0.client [None req-8deba1ee-b80f-47f7-8353-0ca925521c74 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 225/451] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:24 2026] GET /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8 => generated 1820 bytes in 1627 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 227/452] 10.0.0.121 () {32 vars in 718 bytes} [Sat Apr 25 10:08:25 2026] DELETE /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:26.011 8 WARNING neutronclient.v2_0.client [None req-f8dbbe67-3012-445f-bfa4-5d97b289f044 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 226/453] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:25 2026] GET /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8 => generated 1826 bytes in 1869 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:28.831 8 INFO nova.api.openstack.compute.server_external_events [req-b1ee72c7-9e4b-4cbb-a175-70c79eb787c6 req-1fa882d9-7b31-4f45-b2f0-90f602e8b7fa 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-deleted:40300699-07e8-476f-89a1-d761c48bd1f5 for instance 17286efe-729e-4322-85cd-86f8ea1510d8 on instance [pid: 8|app: 0|req: 227/454] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:08:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/455] 10.0.0.121 () {34 vars in 671 bytes} [Sat Apr 25 10:08:28 2026] POST /v2.1/os-keypairs => generated 386 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 10:08:28.893 8 WARNING neutronclient.v2_0.client [None req-5300d5f3-544b-441a-8007-201722447a9a 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] The python binding code in 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/456] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:28 2026] GET /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8 => generated 1474 bytes in 442 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-25 10:08:29.308 7 INFO nova.api.openstack.compute.server_external_events [req-4c88015b-09b1-49d1-aa60-271f81902956 req-1bb22d95-9a15-437a-a55f-0dbd369151bc 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-unplugged:40300699-07e8-476f-89a1-d761c48bd1f5 for instance 17286efe-729e-4322-85cd-86f8ea1510d8 on instance [pid: 7|app: 0|req: 229/457] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:08:29 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:30.376 8 WARNING neutronclient.v2_0.client [None req-cba43f27-34ff-45f4-afb4-5b546a810992 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] The python binding code in 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/458] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:30 2026] GET /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8 => generated 1479 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:30.947 7 WARNING neutronclient.v2_0.client [None req-bdf9a306-5f9c-471b-91eb-0f7230ae313f a13af7ea45f84b6e9a2ef38c1062f58b ef28bd325b7d4f1c84da7ac4dc355bd3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:08:31.025 7 WARNING neutronclient.v2_0.client [None req-bdf9a306-5f9c-471b-91eb-0f7230ae313f a13af7ea45f84b6e9a2ef38c1062f58b ef28bd325b7d4f1c84da7ac4dc355bd3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:08:31.218 7 WARNING neutronclient.v2_0.client [None req-bdf9a306-5f9c-471b-91eb-0f7230ae313f a13af7ea45f84b6e9a2ef38c1062f58b ef28bd325b7d4f1c84da7ac4dc355bd3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:31.588 8 WARNING neutronclient.v2_0.client [None req-29ac9d98-47eb-4f1f-8fb3-898bdda808d5 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] The python binding code in 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/459] 10.0.0.121 () {34 vars in 663 bytes} [Sat Apr 25 10:08:30 2026] POST /v2.1/servers => generated 451 bytes in 801 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:31.679 7 WARNING neutronclient.v2_0.client [None req-db806403-633b-498d-91ac-89f314857f64 a13af7ea45f84b6e9a2ef38c1062f58b ef28bd325b7d4f1c84da7ac4dc355bd3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 231/460] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:31 2026] GET /v2.1/servers/d27ce205-f629-4a74-81b7-dca4210af289 => generated 1424 bytes in 978 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/461] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:31 2026] GET /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8 => generated 1479 bytes in 1096 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:33.676 8 INFO nova.api.openstack.wsgi [None req-2be22d42-e5f6-45bc-b5ed-87a20aa1024c 1015920607af4bb3aee95ad43df6bc0c c4fac3080661473aa61bad2b5d8530f6 - - default default] HTTP exception thrown: Instance 17286efe-729e-4322-85cd-86f8ea1510d8 could not be found. [pid: 8|app: 0|req: 231/462] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:33 2026] GET /v2.1/servers/17286efe-729e-4322-85cd-86f8ea1510d8 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-25 10:08:33.683 7 WARNING neutronclient.v2_0.client [None req-36c788b7-998e-491a-aaaf-6664ed2c08f6 a13af7ea45f84b6e9a2ef38c1062f58b ef28bd325b7d4f1c84da7ac4dc355bd3 - - default default] 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: 232/463] 10.0.0.121 () {32 vars in 706 bytes} [Sat Apr 25 10:08:33 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1968943958 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/464] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:33 2026] GET /v2.1/servers/d27ce205-f629-4a74-81b7-dca4210af289 => generated 1476 bytes in 433 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-25 10:08:35.132 8 WARNING neutronclient.v2_0.client [None req-13228c80-5267-4c05-b299-de09b5178ee7 a13af7ea45f84b6e9a2ef38c1062f58b ef28bd325b7d4f1c84da7ac4dc355bd3 - - default default] The python binding code in 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/467] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:35 2026] GET /v2.1/servers/d27ce205-f629-4a74-81b7-dca4210af289 => generated 1476 bytes in 598 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:36.771 7 WARNING neutronclient.v2_0.client [None req-10c502b3-dde8-40f9-a53e-92663d2a966e a13af7ea45f84b6e9a2ef38c1062f58b ef28bd325b7d4f1c84da7ac4dc355bd3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 235/468] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:36 2026] GET /v2.1/servers/d27ce205-f629-4a74-81b7-dca4210af289 => generated 1484 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:38.071 8 WARNING neutronclient.v2_0.client [None req-16a4f1f3-b64b-4ed6-9fdb-2f635fba46b4 a13af7ea45f84b6e9a2ef38c1062f58b ef28bd325b7d4f1c84da7ac4dc355bd3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:38.764 7 INFO nova.api.openstack.compute.server_external_events [req-2e34adae-7cd8-4dfd-a06f-eb0f913e0ae6 req-1844354f-12e3-4e3f-a47e-68737762bd49 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-changed:e4156f65-4243-4c02-959a-2c4e276fc1fb for instance d27ce205-f629-4a74-81b7-dca4210af289 on instance [pid: 7|app: 0|req: 236/469] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:08:38 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) [pid: 8|app: 0|req: 234/470] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:38 2026] GET /v2.1/servers/d27ce205-f629-4a74-81b7-dca4210af289 => generated 1550 bytes in 965 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:40.052 7 WARNING neutronclient.v2_0.client [None req-be888a18-93e1-413a-b119-5f57767bef6a a13af7ea45f84b6e9a2ef38c1062f58b ef28bd325b7d4f1c84da7ac4dc355bd3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 237/471] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:40 2026] GET /v2.1/servers/d27ce205-f629-4a74-81b7-dca4210af289 => generated 1550 bytes in 1364 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:42.437 8 WARNING neutronclient.v2_0.client [None req-a0ee8111-93bd-4c86-9e72-4551f909d9f2 a13af7ea45f84b6e9a2ef38c1062f58b ef28bd325b7d4f1c84da7ac4dc355bd3 - - default default] The python binding code in 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/472] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:42 2026] GET /v2.1/servers/d27ce205-f629-4a74-81b7-dca4210af289 => generated 1550 bytes in 943 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:44.396 7 WARNING neutronclient.v2_0.client [None req-9a486e17-973c-40da-bfb0-4d9107896268 a13af7ea45f84b6e9a2ef38c1062f58b ef28bd325b7d4f1c84da7ac4dc355bd3 - - default default] The python binding code in 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/473] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:44 2026] GET /v2.1/servers/d27ce205-f629-4a74-81b7-dca4210af289 => generated 1550 bytes in 663 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:46.069 7 WARNING neutronclient.v2_0.client [None req-5a0a3407-1aa5-469f-9fd4-ebe7867d6596 a13af7ea45f84b6e9a2ef38c1062f58b ef28bd325b7d4f1c84da7ac4dc355bd3 - - default default] 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: 240/476] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:46 2026] GET /v2.1/servers/d27ce205-f629-4a74-81b7-dca4210af289 => generated 1550 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-25 10:08:46.295 8 INFO nova.api.openstack.compute.server_external_events [req-0faf8572-6009-4464-ab65-3966bb70d340 req-024853ee-35db-4f70-83c2-0615f1a6640e 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-plugged:e4156f65-4243-4c02-959a-2c4e276fc1fb for instance d27ce205-f629-4a74-81b7-dca4210af289 on instance [pid: 8|app: 0|req: 237/477] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:08:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:47.096 7 WARNING neutronclient.v2_0.client [None req-1a84af8c-1fee-4ef4-bc39-5168deb4d314 e56f2f1c0d2343fbb5a09b4bc4188cbb 54b6b5c7b86c4fd9873a44e3644a1d04 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:08:47.275 7 WARNING neutronclient.v2_0.client [None req-1a84af8c-1fee-4ef4-bc39-5168deb4d314 e56f2f1c0d2343fbb5a09b4bc4188cbb 54b6b5c7b86c4fd9873a44e3644a1d04 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:47.354 8 WARNING neutronclient.v2_0.client [None req-fc74a31e-bb88-49ef-941e-97b0fee3f861 a13af7ea45f84b6e9a2ef38c1062f58b ef28bd325b7d4f1c84da7ac4dc355bd3 - - default default] The python binding code in 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/478] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:47 2026] GET /v2.1/servers/d27ce205-f629-4a74-81b7-dca4210af289 => generated 1550 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/479] 10.0.0.121 () {34 vars in 663 bytes} [Sat Apr 25 10:08:46 2026] POST /v2.1/servers => generated 424 bytes in 726 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:47.494 8 WARNING neutronclient.v2_0.client [None req-20dcff51-e4b2-40a5-b320-b0bfc7d9a75f e56f2f1c0d2343fbb5a09b4bc4188cbb 54b6b5c7b86c4fd9873a44e3644a1d04 - - default default] The python binding code in 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/480] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:47 2026] GET /v2.1/servers/dff689fa-f421-447c-bbbd-8f016126dc80 => generated 1370 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:48.365 7 INFO nova.api.openstack.compute.server_external_events [req-b2963b83-6db4-41e9-8994-bc63cdaab07e req-df7af077-46cd-4246-9789-a22a979c0f58 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-plugged:e4156f65-4243-4c02-959a-2c4e276fc1fb for instance d27ce205-f629-4a74-81b7-dca4210af289 on instance [pid: 7|app: 0|req: 242/481] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:08:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:48.531 8 WARNING neutronclient.v2_0.client [None req-c193019c-ed5c-4ef8-9ece-284dfd028deb a13af7ea45f84b6e9a2ef38c1062f58b ef28bd325b7d4f1c84da7ac4dc355bd3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:48.583 7 WARNING neutronclient.v2_0.client [None req-7cb7aed5-c422-4cee-8ac6-821c2e9b2071 e56f2f1c0d2343fbb5a09b4bc4188cbb 54b6b5c7b86c4fd9873a44e3644a1d04 - - default default] The python binding code in 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/482] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:48 2026] GET /v2.1/servers/dff689fa-f421-447c-bbbd-8f016126dc80 => generated 1374 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/483] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:48 2026] GET /v2.1/servers/d27ce205-f629-4a74-81b7-dca4210af289 => generated 1727 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:48.867 7 WARNING neutronclient.v2_0.client [None req-eb22ee99-4b4a-493a-9a67-8a96dd9de2c5 a13af7ea45f84b6e9a2ef38c1062f58b ef28bd325b7d4f1c84da7ac4dc355bd3 - - default default] The python binding code in 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/484] 10.0.0.121 () {32 vars in 741 bytes} [Sat Apr 25 10:08:48 2026] GET /v2.1/servers/d27ce205-f629-4a74-81b7-dca4210af289/os-interface => generated 284 bytes in 398 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:49.797 8 WARNING neutronclient.v2_0.client [None req-68b6e328-4f8f-480d-b3e9-2136cd4ff1c9 e56f2f1c0d2343fbb5a09b4bc4188cbb 54b6b5c7b86c4fd9873a44e3644a1d04 - - default default] 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: 241/485] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:49 2026] GET /v2.1/servers/dff689fa-f421-447c-bbbd-8f016126dc80 => generated 1422 bytes in 448 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-25 10:08:50.182 7 WARNING neutronclient.v2_0.client [None req-fe48dd4e-de34-4518-beb8-2259caab8bd8 a13af7ea45f84b6e9a2ef38c1062f58b ef28bd325b7d4f1c84da7ac4dc355bd3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:50.207 8 INFO nova.api.openstack.compute.server_external_events [req-17295e29-2b51-47d2-934e-5d04b4080961 req-52cd3f62-0433-4e31-9c70-8b35438f48f8 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-changed:e4156f65-4243-4c02-959a-2c4e276fc1fb for instance d27ce205-f629-4a74-81b7-dca4210af289 on instance [pid: 8|app: 0|req: 242/486] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:08:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/487] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:50 2026] GET /v2.1/servers/d27ce205-f629-4a74-81b7-dca4210af289 => generated 1727 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 243/488] 10.0.0.121 () {32 vars in 641 bytes} [Sat Apr 25 10:08:50 2026] GET /v2.1/servers => generated 378 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 246/489] 10.0.0.121 () {32 vars in 718 bytes} [Sat Apr 25 10:08:50 2026] DELETE /v2.1/servers/d27ce205-f629-4a74-81b7-dca4210af289 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:50.682 8 WARNING neutronclient.v2_0.client [None req-89eaadc7-547a-4720-9a3a-b3d1a176f696 a13af7ea45f84b6e9a2ef38c1062f58b ef28bd325b7d4f1c84da7ac4dc355bd3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 244/490] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:50 2026] GET /v2.1/servers/d27ce205-f629-4a74-81b7-dca4210af289 => generated 1733 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, ' 2026-04-25 10:08:51.231 7 WARNING neutronclient.v2_0.client [None req-1c1d7d57-9d80-4542-8a17-30534bfa0d27 e56f2f1c0d2343fbb5a09b4bc4188cbb 54b6b5c7b86c4fd9873a44e3644a1d04 - - default default] The python binding code in 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/491] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:51 2026] GET /v2.1/servers/dff689fa-f421-447c-bbbd-8f016126dc80 => generated 1422 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:51.911 8 WARNING neutronclient.v2_0.client [None req-07cac912-f5a8-4424-950b-cb3f68bb5a85 a13af7ea45f84b6e9a2ef38c1062f58b ef28bd325b7d4f1c84da7ac4dc355bd3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:52.015 7 INFO nova.api.openstack.compute.server_external_events [req-862e146e-00c9-455a-bb59-eafe761061ac req-e50d2d10-d0a4-40aa-b31a-83da9396fad7 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-unplugged:e4156f65-4243-4c02-959a-2c4e276fc1fb for instance d27ce205-f629-4a74-81b7-dca4210af289 on instance [pid: 7|app: 0|req: 248/492] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:08:51 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:52.593 7 WARNING neutronclient.v2_0.client [None req-61949ac3-e457-4b07-b626-5f1f7714cb62 e56f2f1c0d2343fbb5a09b4bc4188cbb 54b6b5c7b86c4fd9873a44e3644a1d04 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 245/493] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:51 2026] GET /v2.1/servers/d27ce205-f629-4a74-81b7-dca4210af289 => generated 1853 bytes in 987 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/494] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:52 2026] GET /v2.1/servers/dff689fa-f421-447c-bbbd-8f016126dc80 => generated 1472 bytes in 614 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:53.881 8 WARNING neutronclient.v2_0.client [None req-419006aa-6b30-43b7-88bd-cf20574062b6 a13af7ea45f84b6e9a2ef38c1062f58b ef28bd325b7d4f1c84da7ac4dc355bd3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:54.065 7 INFO nova.api.openstack.compute.server_external_events [req-27c136ec-23cc-4a31-b4b2-75115d785842 req-0d499a0d-1a11-4e96-a896-fd315bda5070 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-unplugged:e4156f65-4243-4c02-959a-2c4e276fc1fb for instance d27ce205-f629-4a74-81b7-dca4210af289 on instance [pid: 7|app: 0|req: 250/495] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:08:54 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:54.224 7 WARNING neutronclient.v2_0.client [None req-834a8328-3c11-44bc-ab4c-79008cdfb93c e56f2f1c0d2343fbb5a09b4bc4188cbb 54b6b5c7b86c4fd9873a44e3644a1d04 - - default default] The python binding code in 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/496] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:53 2026] GET /v2.1/servers/d27ce205-f629-4a74-81b7-dca4210af289 => generated 1853 bytes in 999 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:54.863 8 INFO nova.api.openstack.compute.server_external_events [req-9d1789e0-746f-4f3c-9b5c-67d9d17bc495 req-f4d25d4f-35b9-4103-8b6b-6b9507e7b8b4 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-changed:784bbab1-06b0-4527-9dfe-e8a9ed7892c4 for instance dff689fa-f421-447c-bbbd-8f016126dc80 on instance [pid: 8|app: 0|req: 247/497] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:08:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/498] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:54 2026] GET /v2.1/servers/dff689fa-f421-447c-bbbd-8f016126dc80 => generated 1470 bytes in 693 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:55.892 7 WARNING neutronclient.v2_0.client [None req-72008c97-c329-4e77-ab99-8078d47e4348 a13af7ea45f84b6e9a2ef38c1062f58b ef28bd325b7d4f1c84da7ac4dc355bd3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:55.928 8 WARNING neutronclient.v2_0.client [None req-36e96906-3140-4209-b668-8370401786d8 e56f2f1c0d2343fbb5a09b4bc4188cbb 54b6b5c7b86c4fd9873a44e3644a1d04 - - default default] The python binding code in 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/501] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:55 2026] GET /v2.1/servers/d27ce205-f629-4a74-81b7-dca4210af289 => generated 1505 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/502] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:55 2026] GET /v2.1/servers/dff689fa-f421-447c-bbbd-8f016126dc80 => generated 1470 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:56.907 7 INFO nova.api.openstack.compute.server_external_events [req-2c678a33-54a8-4944-95a9-eef787bbc2a9 req-7f8b74ee-d6c6-4a91-818b-516766bb3362 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-deleted:e4156f65-4243-4c02-959a-2c4e276fc1fb for instance d27ce205-f629-4a74-81b7-dca4210af289 on instance [pid: 7|app: 0|req: 254/503] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:08:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:56.998 8 WARNING neutronclient.v2_0.client [None req-2c290a09-bb7a-4e61-9dac-363bc24101a2 a13af7ea45f84b6e9a2ef38c1062f58b ef28bd325b7d4f1c84da7ac4dc355bd3 - - default default] The python binding code in 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/504] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:56 2026] GET /v2.1/servers/d27ce205-f629-4a74-81b7-dca4210af289 => generated 1510 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:57.171 7 WARNING neutronclient.v2_0.client [None req-e0c5f65c-e605-4281-bc39-07b1e16dfa11 e56f2f1c0d2343fbb5a09b4bc4188cbb 54b6b5c7b86c4fd9873a44e3644a1d04 - - default default] The python binding code in 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/505] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:57 2026] GET /v2.1/servers/dff689fa-f421-447c-bbbd-8f016126dc80 => generated 1470 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:58.066 8 INFO nova.api.openstack.wsgi [None req-34e36f05-e6a7-4876-a27d-8080029e4a4a a13af7ea45f84b6e9a2ef38c1062f58b ef28bd325b7d4f1c84da7ac4dc355bd3 - - default default] HTTP exception thrown: Instance d27ce205-f629-4a74-81b7-dca4210af289 could not be found. [pid: 8|app: 0|req: 251/506] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:58 2026] GET /v2.1/servers/d27ce205-f629-4a74-81b7-dca4210af289 => 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, ' [pid: 7|app: 0|req: 256/507] 10.0.0.121 () {32 vars in 706 bytes} [Sat Apr 25 10:08:58 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1776868237 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:08:58.375 8 WARNING neutronclient.v2_0.client [None req-74d78378-7ef4-4d6e-b0f5-a2c03f2bb5f0 e56f2f1c0d2343fbb5a09b4bc4188cbb 54b6b5c7b86c4fd9873a44e3644a1d04 - - default default] The python binding code in 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/508] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:58 2026] GET /v2.1/servers/dff689fa-f421-447c-bbbd-8f016126dc80 => generated 1470 bytes in 624 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-25 10:09:00.017 7 WARNING neutronclient.v2_0.client [None req-b06e557d-4ceb-4c61-ba58-291199af6968 e56f2f1c0d2343fbb5a09b4bc4188cbb 54b6b5c7b86c4fd9873a44e3644a1d04 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 257/509] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:08:59 2026] GET /v2.1/servers/dff689fa-f421-447c-bbbd-8f016126dc80 => generated 1470 bytes in 470 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:09:01.490 8 WARNING neutronclient.v2_0.client [None req-874962e5-46c1-4aaf-8eda-1ca62d59c1bb e56f2f1c0d2343fbb5a09b4bc4188cbb 54b6b5c7b86c4fd9873a44e3644a1d04 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 253/510] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:09:01 2026] GET /v2.1/servers/dff689fa-f421-447c-bbbd-8f016126dc80 => generated 1470 bytes in 656 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:09:03.177 7 WARNING neutronclient.v2_0.client [None req-d18b8174-2220-4d96-af90-1d5812005fbb e56f2f1c0d2343fbb5a09b4bc4188cbb 54b6b5c7b86c4fd9873a44e3644a1d04 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 258/511] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:09:03 2026] GET /v2.1/servers/dff689fa-f421-447c-bbbd-8f016126dc80 => generated 1470 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:09:04.351 8 WARNING neutronclient.v2_0.client [None req-448a0d27-d968-4a73-b6ed-28f4aee6cd2c e56f2f1c0d2343fbb5a09b4bc4188cbb 54b6b5c7b86c4fd9873a44e3644a1d04 - - default default] The python binding code in 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/512] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:09:04 2026] GET /v2.1/servers/dff689fa-f421-447c-bbbd-8f016126dc80 => generated 1470 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:09:05.548 7 WARNING neutronclient.v2_0.client [None req-3e2b212a-87cd-439b-8ead-0f180ff35703 e56f2f1c0d2343fbb5a09b4bc4188cbb 54b6b5c7b86c4fd9873a44e3644a1d04 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 260/515] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:09:05 2026] GET /v2.1/servers/dff689fa-f421-447c-bbbd-8f016126dc80 => generated 1470 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:09:05.849 8 INFO nova.api.openstack.compute.server_external_events [req-baaa9442-592a-4084-9829-1ecd2fa43c0e req-e6d4708c-4b83-4ccc-9956-e342cce37bae 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-plugged:784bbab1-06b0-4527-9dfe-e8a9ed7892c4 for instance dff689fa-f421-447c-bbbd-8f016126dc80 on instance [pid: 8|app: 0|req: 256/516] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:09:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:09:06.735 7 WARNING neutronclient.v2_0.client [None req-a5fb0818-800b-4eba-aeb3-126bac898520 e56f2f1c0d2343fbb5a09b4bc4188cbb 54b6b5c7b86c4fd9873a44e3644a1d04 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 261/517] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:09:06 2026] GET /v2.1/servers/dff689fa-f421-447c-bbbd-8f016126dc80 => generated 1470 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-04-25 10:09:08.087 8 INFO nova.api.openstack.compute.server_external_events [req-a57b181e-602a-4ddd-83ab-78d829692bce req-aa74be8d-e3f5-42ff-b3d6-4f56c9ac02f9 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-plugged:784bbab1-06b0-4527-9dfe-e8a9ed7892c4 for instance dff689fa-f421-447c-bbbd-8f016126dc80 on instance [pid: 8|app: 0|req: 257/518] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:09:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:09:08.238 7 WARNING neutronclient.v2_0.client [None req-eeac6069-ceb2-4008-a783-4b1b4b9be8df e56f2f1c0d2343fbb5a09b4bc4188cbb 54b6b5c7b86c4fd9873a44e3644a1d04 - - default default] The python binding code in 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/519] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:09:08 2026] GET /v2.1/servers/dff689fa-f421-447c-bbbd-8f016126dc80 => generated 1655 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 258/520] 10.0.0.121 () {32 vars in 723 bytes} [Sat Apr 25 10:09:08 2026] GET /v2.1/servers/dff689fa-f421-447c-bbbd-8f016126dc80/ips => generated 109 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 263/521] 10.0.0.121 () {32 vars in 723 bytes} [Sat Apr 25 10:09:08 2026] GET /v2.1/servers/dff689fa-f421-447c-bbbd-8f016126dc80/ips => generated 109 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 259/522] 10.0.0.121 () {32 vars in 823 bytes} [Sat Apr 25 10:09:08 2026] GET /v2.1/servers/dff689fa-f421-447c-bbbd-8f016126dc80/ips/tempest-ServerAddressesTestJSON-479633109-network => generated 94 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 264/523] 10.0.0.121 () {32 vars in 718 bytes} [Sat Apr 25 10:09:08 2026] DELETE /v2.1/servers/dff689fa-f421-447c-bbbd-8f016126dc80 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:09:08.859 8 WARNING neutronclient.v2_0.client [None req-eae56d60-8ded-40f0-b710-00f0566e094e e56f2f1c0d2343fbb5a09b4bc4188cbb 54b6b5c7b86c4fd9873a44e3644a1d04 - - default default] The python binding code in 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/524] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:09:08 2026] GET /v2.1/servers/dff689fa-f421-447c-bbbd-8f016126dc80 => generated 1661 bytes in 771 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:09:10.206 7 INFO nova.api.openstack.compute.server_external_events [req-8755bc8f-4d3b-4a3c-99ed-dcadaad378e3 req-91d497de-77e3-4f85-9ac7-50ded111af79 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-unplugged:784bbab1-06b0-4527-9dfe-e8a9ed7892c4 for instance dff689fa-f421-447c-bbbd-8f016126dc80 on instance [pid: 7|app: 0|req: 265/525] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:09:10 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:09:10.665 8 WARNING neutronclient.v2_0.client [None req-ef4e4fc1-f747-473a-ad66-0909c2e5d27a e56f2f1c0d2343fbb5a09b4bc4188cbb 54b6b5c7b86c4fd9873a44e3644a1d04 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 261/526] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:09:10 2026] GET /v2.1/servers/dff689fa-f421-447c-bbbd-8f016126dc80 => generated 1661 bytes in 1564 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:09:12.252 7 INFO nova.api.openstack.compute.server_external_events [req-3803a3e9-fb87-44d1-9f91-7bb179371bdd req-18c8b39f-070f-43ad-b64e-066eadf36367 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-unplugged:784bbab1-06b0-4527-9dfe-e8a9ed7892c4 for instance dff689fa-f421-447c-bbbd-8f016126dc80 on instance [pid: 7|app: 0|req: 266/527] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:09:12 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-04-25 10:09:13.226 8 WARNING neutronclient.v2_0.client [None req-de36aeb2-49cc-45c3-9131-b5990840da03 e56f2f1c0d2343fbb5a09b4bc4188cbb 54b6b5c7b86c4fd9873a44e3644a1d04 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 262/528] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:09:13 2026] GET /v2.1/servers/dff689fa-f421-447c-bbbd-8f016126dc80 => generated 1451 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:09:14.300 7 INFO nova.api.openstack.compute.server_external_events [req-3956e351-1a96-4d83-92d2-4e3fc414a7a5 req-dacf13ea-294e-4690-9fc8-85457a019a59 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-deleted:784bbab1-06b0-4527-9dfe-e8a9ed7892c4 for instance dff689fa-f421-447c-bbbd-8f016126dc80 on instance [pid: 7|app: 0|req: 267/529] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:09:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:09:14.362 8 WARNING neutronclient.v2_0.client [None req-99a10572-d2e6-4937-b739-314c8e39708c e56f2f1c0d2343fbb5a09b4bc4188cbb 54b6b5c7b86c4fd9873a44e3644a1d04 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 263/530] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:09:14 2026] GET /v2.1/servers/dff689fa-f421-447c-bbbd-8f016126dc80 => generated 1456 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-04-25 10:09:15.517 7 WARNING neutronclient.v2_0.client [None req-b64fa6df-7860-4e26-9e3e-f061e944eec2 e56f2f1c0d2343fbb5a09b4bc4188cbb 54b6b5c7b86c4fd9873a44e3644a1d04 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 269/533] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:09:15 2026] GET /v2.1/servers/dff689fa-f421-447c-bbbd-8f016126dc80 => generated 1456 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:09:16.602 8 INFO nova.api.openstack.wsgi [None req-3a9323ab-daca-4aac-9893-f12b158d8cc7 e56f2f1c0d2343fbb5a09b4bc4188cbb 54b6b5c7b86c4fd9873a44e3644a1d04 - - default default] HTTP exception thrown: Instance dff689fa-f421-447c-bbbd-8f016126dc80 could not be found. [pid: 8|app: 0|req: 265/534] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:09:16 2026] GET /v2.1/servers/dff689fa-f421-447c-bbbd-8f016126dc80 => generated 111 bytes in 33 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: 270/543] 10.0.0.121 () {34 vars in 671 bytes} [Sat Apr 25 10:10:00 2026] POST /v2.1/os-keypairs => generated 396 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 274/544] 10.0.0.121 () {34 vars in 671 bytes} [Sat Apr 25 10:10:03 2026] POST /v2.1/os-keypairs => generated 385 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 10:10:06.062 8 WARNING neutronclient.v2_0.client [None req-e5b320e0-64af-4648-9a66-76f02092b30d 036f2e21c6df4632b58063d223a00d29 c28d587ead3244e0a02883552371bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:10:06.100 8 WARNING neutronclient.v2_0.client [None req-e5b320e0-64af-4648-9a66-76f02092b30d 036f2e21c6df4632b58063d223a00d29 c28d587ead3244e0a02883552371bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:10:06.133 8 WARNING neutronclient.v2_0.client [None req-e5b320e0-64af-4648-9a66-76f02092b30d 036f2e21c6df4632b58063d223a00d29 c28d587ead3244e0a02883552371bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:10:06.260 7 WARNING neutronclient.v2_0.client [None req-fc074a9b-c4d5-4b1c-b9d9-48c3b64e48f3 4f0678efd3b6418091dc8a2fdd22927a 09499ac3ad5c485bb5fee3e12b37683b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:10:06.286 8 WARNING neutronclient.v2_0.client [None req-e5b320e0-64af-4648-9a66-76f02092b30d 036f2e21c6df4632b58063d223a00d29 c28d587ead3244e0a02883552371bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:10:06.529 7 WARNING neutronclient.v2_0.client [None req-fc074a9b-c4d5-4b1c-b9d9-48c3b64e48f3 4f0678efd3b6418091dc8a2fdd22927a 09499ac3ad5c485bb5fee3e12b37683b - - default default] The python binding code in 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/547] 10.0.0.121 () {34 vars in 663 bytes} [Sat Apr 25 10:10:05 2026] POST /v2.1/servers => generated 496 bytes in 587 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:06.592 8 WARNING neutronclient.v2_0.client [None req-6829b40a-7385-4fb4-85ef-a575696c948a 036f2e21c6df4632b58063d223a00d29 c28d587ead3244e0a02883552371bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 273/548] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:06 2026] GET /v2.1/servers/54deea40-0688-46b0-a078-933f298d7d20 => generated 1456 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/549] 10.0.0.121 () {34 vars in 663 bytes} [Sat Apr 25 10:10:06 2026] POST /v2.1/servers => generated 424 bytes in 531 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:06.740 8 WARNING neutronclient.v2_0.client [None req-4d51b8a9-1e88-47ff-97d9-1db716bcfdc9 4f0678efd3b6418091dc8a2fdd22927a 09499ac3ad5c485bb5fee3e12b37683b - - default default] The python binding code in 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/550] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:06 2026] GET /v2.1/servers/b66d3a64-6305-4d00-be21-0a85fb879e39 => generated 1366 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, ' 2026-04-25 10:10:07.716 7 WARNING neutronclient.v2_0.client [None req-459c371a-65f8-4300-8d6e-e97b7f7d721e 036f2e21c6df4632b58063d223a00d29 c28d587ead3244e0a02883552371bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 277/551] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:07 2026] GET /v2.1/servers/54deea40-0688-46b0-a078-933f298d7d20 => generated 1460 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:07.847 8 WARNING neutronclient.v2_0.client [None req-a3da3618-6d8d-41bb-a181-1dc8930eb8de 4f0678efd3b6418091dc8a2fdd22927a 09499ac3ad5c485bb5fee3e12b37683b - - default default] The python binding code in 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/552] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:07 2026] GET /v2.1/servers/b66d3a64-6305-4d00-be21-0a85fb879e39 => generated 1370 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:08.833 7 WARNING neutronclient.v2_0.client [None req-085a4e4d-6e3b-4270-a0fa-d6b8b216cb96 036f2e21c6df4632b58063d223a00d29 c28d587ead3244e0a02883552371bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 278/553] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:08 2026] GET /v2.1/servers/54deea40-0688-46b0-a078-933f298d7d20 => generated 1508 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, ' 2026-04-25 10:10:08.947 8 WARNING neutronclient.v2_0.client [None req-ec2dc7d4-1277-4bca-bd1c-5e1fffd344da 4f0678efd3b6418091dc8a2fdd22927a 09499ac3ad5c485bb5fee3e12b37683b - - default default] The python binding code in 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/554] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:08 2026] GET /v2.1/servers/b66d3a64-6305-4d00-be21-0a85fb879e39 => generated 1362 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:09.924 7 WARNING neutronclient.v2_0.client [None req-cb2865e3-c524-493b-b56c-7c47b4353a96 036f2e21c6df4632b58063d223a00d29 c28d587ead3244e0a02883552371bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:10.033 8 WARNING neutronclient.v2_0.client [None req-340ed6ef-09de-46f9-a636-8ea9e3cf30fe 4f0678efd3b6418091dc8a2fdd22927a 09499ac3ad5c485bb5fee3e12b37683b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 279/555] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:09 2026] GET /v2.1/servers/54deea40-0688-46b0-a078-933f298d7d20 => generated 1508 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/556] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:09 2026] GET /v2.1/servers/b66d3a64-6305-4d00-be21-0a85fb879e39 => generated 1362 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:11.144 7 WARNING neutronclient.v2_0.client [None req-56d98dc3-aa81-4783-be64-42ae7cdeacfc 036f2e21c6df4632b58063d223a00d29 c28d587ead3244e0a02883552371bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:10:11.171 8 WARNING neutronclient.v2_0.client [None req-6f5aab22-d4a1-4f61-aab7-c36bd79b5218 4f0678efd3b6418091dc8a2fdd22927a 09499ac3ad5c485bb5fee3e12b37683b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 280/557] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:11 2026] GET /v2.1/servers/54deea40-0688-46b0-a078-933f298d7d20 => generated 1516 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/558] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:11 2026] GET /v2.1/servers/b66d3a64-6305-4d00-be21-0a85fb879e39 => generated 1418 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:12.343 7 WARNING neutronclient.v2_0.client [None req-f9ad6955-70f7-4386-a025-f81cce8ee039 036f2e21c6df4632b58063d223a00d29 c28d587ead3244e0a02883552371bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:10:12.355 8 WARNING neutronclient.v2_0.client [None req-abc104cc-590a-4454-89ba-c2d449dfe9dc 4f0678efd3b6418091dc8a2fdd22927a 09499ac3ad5c485bb5fee3e12b37683b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 279/559] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:12 2026] GET /v2.1/servers/b66d3a64-6305-4d00-be21-0a85fb879e39 => generated 1418 bytes in 421 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:13.106 8 INFO nova.api.openstack.compute.server_external_events [req-38ffec98-85b6-46d1-b66d-922216f66e78 req-f41e3904-5347-4f88-a5ad-d5cb40486dcc 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-changed:4798d68f-6f4f-4fa5-9389-0b3fbe739037 for instance 54deea40-0688-46b0-a078-933f298d7d20 on instance [pid: 8|app: 0|req: 280/560] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:10:13 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) [pid: 7|app: 0|req: 281/561] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:12 2026] GET /v2.1/servers/54deea40-0688-46b0-a078-933f298d7d20 => generated 1640 bytes in 851 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:13.795 8 WARNING neutronclient.v2_0.client [None req-14f34e12-f521-42e2-9d23-a068bf9620ae 4f0678efd3b6418091dc8a2fdd22927a 09499ac3ad5c485bb5fee3e12b37683b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:14.210 7 WARNING neutronclient.v2_0.client [None req-08545165-6513-48e4-b1b9-e6d56c5eeed2 036f2e21c6df4632b58063d223a00d29 c28d587ead3244e0a02883552371bec4 - - default default] The python binding code in 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/562] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:13 2026] GET /v2.1/servers/b66d3a64-6305-4d00-be21-0a85fb879e39 => generated 1468 bytes in 532 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/563] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:14 2026] GET /v2.1/servers/54deea40-0688-46b0-a078-933f298d7d20 => generated 1628 bytes in 897 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:15.155 8 INFO nova.api.openstack.compute.server_external_events [req-9a62487f-d0e1-4d85-a732-80666d8813aa req-35baf4e5-dea7-4afa-9298-e68194a1ddb7 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-changed:f73bdfdd-3d92-4edc-84d8-e1d02b06b906 for instance b66d3a64-6305-4d00-be21-0a85fb879e39 on instance [pid: 8|app: 0|req: 282/564] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:10:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:15.351 7 WARNING neutronclient.v2_0.client [None req-87755665-ddde-4bba-8b48-edd0839ee0ca 4f0678efd3b6418091dc8a2fdd22927a 09499ac3ad5c485bb5fee3e12b37683b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 283/567] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:15 2026] GET /v2.1/servers/b66d3a64-6305-4d00-be21-0a85fb879e39 => generated 1466 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:16.120 8 WARNING neutronclient.v2_0.client [None req-0fcb3ff3-2406-4e9d-bac6-b4935ee1770b 036f2e21c6df4632b58063d223a00d29 c28d587ead3244e0a02883552371bec4 - - default default] The python binding code in 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/568] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:16 2026] GET /v2.1/servers/54deea40-0688-46b0-a078-933f298d7d20 => generated 1628 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:16.661 7 WARNING neutronclient.v2_0.client [None req-4b70d9be-faa1-4069-ae4b-41203c805d7d 4f0678efd3b6418091dc8a2fdd22927a 09499ac3ad5c485bb5fee3e12b37683b - - default default] The python binding code in 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/569] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:16 2026] GET /v2.1/servers/b66d3a64-6305-4d00-be21-0a85fb879e39 => generated 1466 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, ' 2026-04-25 10:10:17.280 8 WARNING neutronclient.v2_0.client [None req-9ea7ac54-59d3-4fb1-b0e8-5305473efe2b 036f2e21c6df4632b58063d223a00d29 c28d587ead3244e0a02883552371bec4 - - default default] The python binding code in 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/570] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:17 2026] GET /v2.1/servers/54deea40-0688-46b0-a078-933f298d7d20 => generated 1628 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:17.910 7 WARNING neutronclient.v2_0.client [None req-b2b67bff-b859-45af-aab9-16b44d288d2c 4f0678efd3b6418091dc8a2fdd22927a 09499ac3ad5c485bb5fee3e12b37683b - - default default] The python binding code in 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/571] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:17 2026] GET /v2.1/servers/b66d3a64-6305-4d00-be21-0a85fb879e39 => generated 1466 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:18.478 8 WARNING neutronclient.v2_0.client [None req-1f1d9171-fa3b-4879-b3ec-f9236668a036 036f2e21c6df4632b58063d223a00d29 c28d587ead3244e0a02883552371bec4 - - default default] The python binding code in 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/572] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:18 2026] GET /v2.1/servers/54deea40-0688-46b0-a078-933f298d7d20 => generated 1628 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:19.086 7 WARNING neutronclient.v2_0.client [None req-73fa1d32-86a0-4f8c-9a80-3f372becef0d 4f0678efd3b6418091dc8a2fdd22927a 09499ac3ad5c485bb5fee3e12b37683b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 286/573] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:19 2026] GET /v2.1/servers/b66d3a64-6305-4d00-be21-0a85fb879e39 => generated 1466 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:19.312 8 INFO nova.api.openstack.compute.server_external_events [req-8044fdf7-a27e-4f56-9b86-2390ee2f397c req-c46a478d-a0c8-41da-bdaa-91d28c169b70 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-plugged:4798d68f-6f4f-4fa5-9389-0b3fbe739037 for instance 54deea40-0688-46b0-a078-933f298d7d20 on instance [pid: 8|app: 0|req: 288/574] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:10:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:19.681 7 WARNING neutronclient.v2_0.client [None req-f57d258e-7c3e-426f-8def-325c4aca25d1 036f2e21c6df4632b58063d223a00d29 c28d587ead3244e0a02883552371bec4 - - default default] The python binding code in 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/575] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:19 2026] GET /v2.1/servers/54deea40-0688-46b0-a078-933f298d7d20 => generated 1628 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:20.023 8 INFO nova.api.openstack.compute.server_external_events [req-4d8d23d3-7136-4421-8b02-abb81a3b6e83 req-d3db8a8c-87d2-4fc0-8f2d-5c2f7c99e537 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-plugged:f73bdfdd-3d92-4edc-84d8-e1d02b06b906 for instance b66d3a64-6305-4d00-be21-0a85fb879e39 on instance [pid: 8|app: 0|req: 289/576] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:10:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:20.318 7 WARNING neutronclient.v2_0.client [None req-fa2b9412-50e5-4703-965f-0c425ef33aa2 4f0678efd3b6418091dc8a2fdd22927a 09499ac3ad5c485bb5fee3e12b37683b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:20.898 8 WARNING neutronclient.v2_0.client [None req-f7a2de93-c57c-41e2-ab3c-7b5adb480e66 036f2e21c6df4632b58063d223a00d29 c28d587ead3244e0a02883552371bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 288/577] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:20 2026] GET /v2.1/servers/b66d3a64-6305-4d00-be21-0a85fb879e39 => generated 1466 bytes in 677 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/578] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:20 2026] GET /v2.1/servers/54deea40-0688-46b0-a078-933f298d7d20 => generated 1806 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:21.116 7 WARNING neutronclient.v2_0.client [None req-4ac7ab71-b4b7-408c-8953-6d88cc12edc6 036f2e21c6df4632b58063d223a00d29 c28d587ead3244e0a02883552371bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 289/579] 10.0.0.121 () {32 vars in 741 bytes} [Sat Apr 25 10:10:21 2026] GET /v2.1/servers/54deea40-0688-46b0-a078-933f298d7d20/os-interface => generated 284 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:21.351 8 INFO nova.api.openstack.compute.server_external_events [req-35884ab5-eda4-42ce-ae95-c8fd26cc8891 req-fda49d3a-3ab6-43d2-b804-128972af3356 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-plugged:4798d68f-6f4f-4fa5-9389-0b3fbe739037 for instance 54deea40-0688-46b0-a078-933f298d7d20 on instance [pid: 8|app: 0|req: 291/580] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:10:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:22.017 7 WARNING neutronclient.v2_0.client [None req-4c533639-d827-432e-958f-da93c47d4364 4f0678efd3b6418091dc8a2fdd22927a 09499ac3ad5c485bb5fee3e12b37683b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:22.067 8 INFO nova.api.openstack.compute.server_external_events [req-68dc56ad-34a9-4185-ac32-a1cf8f52ee1f req-0a0414ed-a57a-46b0-bf36-ad96a1d92bd0 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-plugged:f73bdfdd-3d92-4edc-84d8-e1d02b06b906 for instance b66d3a64-6305-4d00-be21-0a85fb879e39 on instance 2026-04-25 10:10:22.068 8 INFO nova.api.openstack.compute.server_external_events [req-68dc56ad-34a9-4185-ac32-a1cf8f52ee1f req-0a0414ed-a57a-46b0-bf36-ad96a1d92bd0 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-changed:4798d68f-6f4f-4fa5-9389-0b3fbe739037 for instance 54deea40-0688-46b0-a078-933f298d7d20 on instance [pid: 8|app: 0|req: 292/581] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:10:22 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) [pid: 7|app: 0|req: 290/582] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:21 2026] GET /v2.1/servers/b66d3a64-6305-4d00-be21-0a85fb879e39 => generated 1645 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, ' [pid: 8|app: 0|req: 293/583] 10.0.0.121 () {32 vars in 718 bytes} [Sat Apr 25 10:10:23 2026] DELETE /v2.1/servers/b66d3a64-6305-4d00-be21-0a85fb879e39 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:23.565 7 WARNING neutronclient.v2_0.client [None req-409b4186-a4cc-4a6a-9b6f-14515dff3bb4 4f0678efd3b6418091dc8a2fdd22927a 09499ac3ad5c485bb5fee3e12b37683b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 291/584] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:23 2026] GET /v2.1/servers/b66d3a64-6305-4d00-be21-0a85fb879e39 => generated 1651 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, ' 2026-04-25 10:10:24.771 8 WARNING neutronclient.v2_0.client [None req-6b264c10-99e8-4f8d-b639-d595a9646064 4f0678efd3b6418091dc8a2fdd22927a 09499ac3ad5c485bb5fee3e12b37683b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:24.820 7 INFO nova.api.openstack.compute.server_external_events [req-34ec6134-397a-470a-a92f-542227708ffb req-32fc4db9-082a-40d9-91d3-226a62e971b8 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-unplugged:f73bdfdd-3d92-4edc-84d8-e1d02b06b906 for instance b66d3a64-6305-4d00-be21-0a85fb879e39 on instance [pid: 7|app: 0|req: 292/585] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:10:24 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/586] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:24 2026] GET /v2.1/servers/b66d3a64-6305-4d00-be21-0a85fb879e39 => generated 1651 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:25.953 7 WARNING neutronclient.v2_0.client [None req-442df01a-e1a6-4a7a-9d2c-b50c0ba99bd2 4f0678efd3b6418091dc8a2fdd22927a 09499ac3ad5c485bb5fee3e12b37683b - - default default] The python binding code in 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/589] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:25 2026] GET /v2.1/servers/b66d3a64-6305-4d00-be21-0a85fb879e39 => generated 1651 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:26.862 8 INFO nova.api.openstack.compute.server_external_events [req-b3d07ce4-749f-4917-b035-0419d1e50250 req-4e0588e9-4112-4cf4-8bb9-3236b3b6b506 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-unplugged:f73bdfdd-3d92-4edc-84d8-e1d02b06b906 for instance b66d3a64-6305-4d00-be21-0a85fb879e39 on instance 2026-04-25 10:10:26.862 8 INFO nova.api.openstack.compute.server_external_events [req-b3d07ce4-749f-4917-b035-0419d1e50250 req-4e0588e9-4112-4cf4-8bb9-3236b3b6b506 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-deleted:f73bdfdd-3d92-4edc-84d8-e1d02b06b906 for instance b66d3a64-6305-4d00-be21-0a85fb879e39 on instance [pid: 8|app: 0|req: 296/590] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:10:26 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-04-25 10:10:27.114 7 WARNING neutronclient.v2_0.client [None req-d9971326-58ed-4786-b514-b387e5fde347 4f0678efd3b6418091dc8a2fdd22927a 09499ac3ad5c485bb5fee3e12b37683b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 295/591] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:27 2026] GET /v2.1/servers/b66d3a64-6305-4d00-be21-0a85fb879e39 => generated 1447 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:28.213 8 WARNING neutronclient.v2_0.client [None req-602f2ac6-beff-440d-b2fb-5734d4a0a4f2 4f0678efd3b6418091dc8a2fdd22927a 09499ac3ad5c485bb5fee3e12b37683b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 297/592] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:28 2026] GET /v2.1/servers/b66d3a64-6305-4d00-be21-0a85fb879e39 => generated 1452 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:29.309 7 WARNING neutronclient.v2_0.client [None req-bb116be0-6275-424a-974b-c7f32080ef60 4f0678efd3b6418091dc8a2fdd22927a 09499ac3ad5c485bb5fee3e12b37683b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 296/593] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:29 2026] GET /v2.1/servers/b66d3a64-6305-4d00-be21-0a85fb879e39 => generated 1452 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:30.404 8 INFO nova.api.openstack.wsgi [None req-8e12317c-5da3-4219-b35d-2940eda0d304 4f0678efd3b6418091dc8a2fdd22927a 09499ac3ad5c485bb5fee3e12b37683b - - default default] HTTP exception thrown: Instance b66d3a64-6305-4d00-be21-0a85fb879e39 could not be found. [pid: 8|app: 0|req: 298/594] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:30 2026] GET /v2.1/servers/b66d3a64-6305-4d00-be21-0a85fb879e39 => generated 111 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:37.470 7 WARNING neutronclient.v2_0.client [None req-0a295a8b-e74b-46ce-a79b-69448638afa8 036f2e21c6df4632b58063d223a00d29 c28d587ead3244e0a02883552371bec4 - - default default] The python binding code in 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/597] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:37 2026] GET /v2.1/servers/54deea40-0688-46b0-a078-933f298d7d20 => generated 1926 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, ' [pid: 8|app: 0|req: 300/598] 10.0.0.161 () {30 vars in 619 bytes} [Sat Apr 25 10:10:37 2026] GET /v2.1 => generated 0 bytes in 211 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 299/599] 10.0.0.161 () {32 vars in 692 bytes} [Sat Apr 25 10:10:37 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/600] 10.0.0.161 () {34 vars in 913 bytes} [Sat Apr 25 10:10:38 2026] GET /v2.1/os-simple-tenant-usage/765738d4f9444e31a9c74ec2572d8795?start=2026-04-24T00:00:00&end=2026-04-25T23:59:59 => generated 20 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/601] 10.0.0.161 () {30 vars in 654 bytes} [Sat Apr 25 10:10:38 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 302/602] 10.0.0.121 () {32 vars in 753 bytes} [Sat Apr 25 10:10:39 2026] GET /v2.1/servers/54deea40-0688-46b0-a078-933f298d7d20/os-server-password => generated 116 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/603] 10.0.0.121 () {32 vars in 718 bytes} [Sat Apr 25 10:10:40 2026] DELETE /v2.1/servers/54deea40-0688-46b0-a078-933f298d7d20 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:41.132 8 WARNING neutronclient.v2_0.client [None req-c82fd0a0-525e-49a3-9be5-4a899a968945 036f2e21c6df4632b58063d223a00d29 c28d587ead3244e0a02883552371bec4 - - default default] The python binding code in 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/604] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:41 2026] GET /v2.1/servers/54deea40-0688-46b0-a078-933f298d7d20 => generated 1932 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, ' [pid: 7|app: 0|req: 302/605] 10.0.0.161 () {30 vars in 619 bytes} [Sat Apr 25 10:10:41 2026] GET /v2.1 => generated 0 bytes in 195 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: 304/606] 10.0.0.161 () {32 vars in 692 bytes} [Sat Apr 25 10:10:41 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: 7|app: 0|req: 303/607] 10.0.0.161 () {34 vars in 913 bytes} [Sat Apr 25 10:10:41 2026] GET /v2.1/os-simple-tenant-usage/765738d4f9444e31a9c74ec2572d8795?start=2026-04-24T00:00:00&end=2026-04-25T23:59:59 => generated 20 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/608] 10.0.0.161 () {30 vars in 654 bytes} [Sat Apr 25 10:10:41 2026] GET /v2.1/limits?reserved=1 => generated 511 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-04-25 10:10:42.350 7 WARNING neutronclient.v2_0.client [None req-cc9ae979-b04d-4e8a-bd1b-80e6f1104941 036f2e21c6df4632b58063d223a00d29 c28d587ead3244e0a02883552371bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:10:42.386 8 INFO nova.api.openstack.compute.server_external_events [req-539fb5e3-382a-4104-b520-f1418184c481 req-a869b101-7fdc-4e53-b3dd-5276e256e517 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-unplugged:4798d68f-6f4f-4fa5-9389-0b3fbe739037 for instance 54deea40-0688-46b0-a078-933f298d7d20 on instance [pid: 8|app: 0|req: 306/609] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:10:42 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) [pid: 7|app: 0|req: 304/610] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:42 2026] GET /v2.1/servers/54deea40-0688-46b0-a078-933f298d7d20 => generated 1932 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:43.561 8 WARNING neutronclient.v2_0.client [None req-a03bbe32-6c64-4e09-9d19-8a41184a9486 036f2e21c6df4632b58063d223a00d29 c28d587ead3244e0a02883552371bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/611] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:43 2026] GET /v2.1/servers/54deea40-0688-46b0-a078-933f298d7d20 => generated 1932 bytes in 515 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:44.430 7 INFO nova.api.openstack.compute.server_external_events [req-75855558-69ac-40f7-b96d-f8392bfb211a req-3e6b1bc1-ae91-453a-9dbd-241d69f5b989 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-unplugged:4798d68f-6f4f-4fa5-9389-0b3fbe739037 for instance 54deea40-0688-46b0-a078-933f298d7d20 on instance 2026-04-25 10:10:44.430 7 INFO nova.api.openstack.compute.server_external_events [req-75855558-69ac-40f7-b96d-f8392bfb211a req-3e6b1bc1-ae91-453a-9dbd-241d69f5b989 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-deleted:4798d68f-6f4f-4fa5-9389-0b3fbe739037 for instance 54deea40-0688-46b0-a078-933f298d7d20 on instance [pid: 7|app: 0|req: 305/612] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:10:44 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-04-25 10:10:45.089 8 WARNING neutronclient.v2_0.client [None req-22810bce-b950-43d1-9a28-e4fd01bedaa8 036f2e21c6df4632b58063d223a00d29 c28d587ead3244e0a02883552371bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/613] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:45 2026] GET /v2.1/servers/54deea40-0688-46b0-a078-933f298d7d20 => generated 1542 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:46.212 7 WARNING neutronclient.v2_0.client [None req-c71e9a95-ae36-40ff-ab14-01e58b3735ad 036f2e21c6df4632b58063d223a00d29 c28d587ead3244e0a02883552371bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/616] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:46 2026] GET /v2.1/servers/54deea40-0688-46b0-a078-933f298d7d20 => generated 1542 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:47.339 8 WARNING neutronclient.v2_0.client [None req-cd71b107-b1ed-4c85-a331-8832ad80c3b1 036f2e21c6df4632b58063d223a00d29 c28d587ead3244e0a02883552371bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/617] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:47 2026] GET /v2.1/servers/54deea40-0688-46b0-a078-933f298d7d20 => 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-04-25 10:10:48.434 7 INFO nova.api.openstack.wsgi [None req-d1d2dd20-f964-43cf-ab23-1bdd3e78dd42 036f2e21c6df4632b58063d223a00d29 c28d587ead3244e0a02883552371bec4 - - default default] HTTP exception thrown: Instance 54deea40-0688-46b0-a078-933f298d7d20 could not be found. [pid: 7|app: 0|req: 308/618] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:48 2026] GET /v2.1/servers/54deea40-0688-46b0-a078-933f298d7d20 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:48.471 8 INFO nova.api.openstack.wsgi [None req-f94fc06d-1249-4fb6-92e2-63316c54a0b6 036f2e21c6df4632b58063d223a00d29 c28d587ead3244e0a02883552371bec4 - - default default] HTTP exception thrown: Instance 54deea40-0688-46b0-a078-933f298d7d20 could not be found. [pid: 8|app: 0|req: 311/619] 10.0.0.121 () {32 vars in 718 bytes} [Sat Apr 25 10:10:48 2026] DELETE /v2.1/servers/54deea40-0688-46b0-a078-933f298d7d20 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:48.510 7 INFO nova.api.openstack.wsgi [None req-64ed97d4-6bd0-4b3b-9fa4-ff4894e38e50 036f2e21c6df4632b58063d223a00d29 c28d587ead3244e0a02883552371bec4 - - default default] HTTP exception thrown: Instance 54deea40-0688-46b0-a078-933f298d7d20 could not be found. [pid: 7|app: 0|req: 309/620] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:48 2026] GET /v2.1/servers/54deea40-0688-46b0-a078-933f298d7d20 => 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: 8|app: 0|req: 312/621] 10.0.0.121 () {32 vars in 704 bytes} [Sat Apr 25 10:10:48 2026] DELETE /v2.1/os-keypairs/tempest-keypair-617786430 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 310/622] 10.0.0.121 () {32 vars in 726 bytes} [Sat Apr 25 10:10:49 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-524166552 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/623] 10.0.0.121 () {34 vars in 671 bytes} [Sat Apr 25 10:10:54 2026] POST /v2.1/os-keypairs => generated 396 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 10:10:56.888 8 WARNING neutronclient.v2_0.client [None req-adbccf5f-bd1e-471f-8889-c9e2816d1a8a e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:10:57.098 8 WARNING neutronclient.v2_0.client [None req-adbccf5f-bd1e-471f-8889-c9e2816d1a8a e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:10:57.261 8 WARNING neutronclient.v2_0.client [None req-adbccf5f-bd1e-471f-8889-c9e2816d1a8a e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/626] 10.0.0.121 () {34 vars in 663 bytes} [Sat Apr 25 10:10:56 2026] POST /v2.1/servers => generated 449 bytes in 614 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-25 10:10:57.457 7 WARNING neutronclient.v2_0.client [None req-92721db1-993b-4d6c-a478-e5373ca21195 e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/627] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:57 2026] GET /v2.1/servers/d593bf23-2eab-47c1-9c1e-4687f0894c50 => generated 1401 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-04-25 10:10:58.537 8 WARNING neutronclient.v2_0.client [None req-bac2354d-a5e1-4f78-bee1-ed776febad54 e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in 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/628] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:58 2026] GET /v2.1/servers/d593bf23-2eab-47c1-9c1e-4687f0894c50 => generated 1405 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:10:59.644 7 WARNING neutronclient.v2_0.client [None req-8e8c9228-8951-4b17-8d68-e53709cd42db e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/629] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:10:59 2026] GET /v2.1/servers/d593bf23-2eab-47c1-9c1e-4687f0894c50 => generated 1453 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:11:00.720 8 WARNING neutronclient.v2_0.client [None req-34015d47-226c-49f1-8320-cf6de466a73d e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in 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/630] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:11:00 2026] GET /v2.1/servers/d593bf23-2eab-47c1-9c1e-4687f0894c50 => generated 1453 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:11:01.818 7 WARNING neutronclient.v2_0.client [None req-6c5669da-742e-4c68-920e-ee5081ebcda5 e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/631] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:11:01 2026] GET /v2.1/servers/d593bf23-2eab-47c1-9c1e-4687f0894c50 => generated 1461 bytes in 640 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:11:03.467 8 WARNING neutronclient.v2_0.client [None req-d2f870ed-0c2f-4c1e-ba4a-55551b6607dc e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:11:04.983 7 INFO nova.api.openstack.compute.server_external_events [req-c9ef277d-bcae-466f-b971-9082e8172308 req-b64bb316-5eaa-4835-954b-f246517c761e 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-changed:7ea09a46-8d9a-4a94-85e1-37a56a5206fb for instance d593bf23-2eab-47c1-9c1e-4687f0894c50 on instance [pid: 7|app: 0|req: 315/632] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:11:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/633] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:11:03 2026] GET /v2.1/servers/d593bf23-2eab-47c1-9c1e-4687f0894c50 => generated 1526 bytes in 1562 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:11:06.065 8 WARNING neutronclient.v2_0.client [None req-43abdce8-eeb2-41aa-9d3c-055f707c428a e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/636] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:11:06 2026] GET /v2.1/servers/d593bf23-2eab-47c1-9c1e-4687f0894c50 => generated 1526 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-04-25 10:11:07.431 7 WARNING neutronclient.v2_0.client [None req-333e401b-27b5-4ad2-9b9d-fe1e27dcdbf3 e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in 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/637] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:11:07 2026] GET /v2.1/servers/d593bf23-2eab-47c1-9c1e-4687f0894c50 => generated 1526 bytes in 1495 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:11:09.963 8 WARNING neutronclient.v2_0.client [None req-da467a7f-f62d-4ebd-a74a-eb20dad1c370 e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/638] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:11:09 2026] GET /v2.1/servers/d593bf23-2eab-47c1-9c1e-4687f0894c50 => generated 1526 bytes in 365 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:11:11.331 7 WARNING neutronclient.v2_0.client [None req-50585487-7983-4c8f-807b-2c1b23f344e1 e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/639] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:11:11 2026] GET /v2.1/servers/d593bf23-2eab-47c1-9c1e-4687f0894c50 => generated 1526 bytes in 457 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:11:12.804 8 WARNING neutronclient.v2_0.client [None req-cc0f117a-f7a8-4817-8222-e60398f24faf e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in 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/640] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:11:12 2026] GET /v2.1/servers/d593bf23-2eab-47c1-9c1e-4687f0894c50 => generated 1526 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:11:14.046 7 WARNING neutronclient.v2_0.client [None req-02693348-f815-486d-8d84-ef69839db92f e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in 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/641] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:11:13 2026] GET /v2.1/servers/d593bf23-2eab-47c1-9c1e-4687f0894c50 => generated 1526 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:11:15.201 8 WARNING neutronclient.v2_0.client [None req-d807a3d9-ee65-4e29-9851-e98e4f3c277b e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/642] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:11:15 2026] GET /v2.1/servers/d593bf23-2eab-47c1-9c1e-4687f0894c50 => generated 1526 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:11:16.355 7 WARNING neutronclient.v2_0.client [None req-99e48ac8-e4c2-4789-b172-9ae8bb0fa849 e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/645] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:11:16 2026] GET /v2.1/servers/d593bf23-2eab-47c1-9c1e-4687f0894c50 => generated 1526 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:11:17.366 8 INFO nova.api.openstack.compute.server_external_events [req-853085e7-f53f-4b50-aeea-5969951ffc03 req-1ceca53a-d728-42f5-b723-32e90522e4c4 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-plugged:7ea09a46-8d9a-4a94-85e1-37a56a5206fb for instance d593bf23-2eab-47c1-9c1e-4687f0894c50 on instance [pid: 8|app: 0|req: 325/646] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:11:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:11:17.559 7 WARNING neutronclient.v2_0.client [None req-826d4f72-8fde-4ed2-9bc6-bea5b9a8b21d e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/647] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:11:17 2026] GET /v2.1/servers/d593bf23-2eab-47c1-9c1e-4687f0894c50 => generated 1526 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-04-25 10:11:18.801 8 WARNING neutronclient.v2_0.client [None req-b724fb43-90f3-40aa-ae26-804018d69822 e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/648] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:11:18 2026] GET /v2.1/servers/d593bf23-2eab-47c1-9c1e-4687f0894c50 => generated 1694 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:11:19.069 7 WARNING neutronclient.v2_0.client [None req-e67357b4-c2f4-4a49-8ed6-97fd978a84f3 e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in 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/649] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:11:19 2026] GET /v2.1/servers/d593bf23-2eab-47c1-9c1e-4687f0894c50 => generated 1694 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:11:19.428 8 INFO nova.api.openstack.compute.server_external_events [req-dab7108d-583c-48e8-9e05-55f2bc3a94e1 req-df2c6fa4-05c5-4944-95a4-0998114dc7a7 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-plugged:7ea09a46-8d9a-4a94-85e1-37a56a5206fb for instance d593bf23-2eab-47c1-9c1e-4687f0894c50 on instance [pid: 8|app: 0|req: 327/650] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:11: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-04-25 10:11:21.962 7 INFO nova.api.openstack.compute.server_external_events [req-2c3fef5a-def3-4ffb-8505-deff073c3e81 req-9476be3d-6c67-497d-9e6f-48ea334a861d 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-changed:7ea09a46-8d9a-4a94-85e1-37a56a5206fb for instance d593bf23-2eab-47c1-9c1e-4687f0894c50 on instance [pid: 7|app: 0|req: 324/651] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:11:21 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: 329/654] 10.0.0.121 () {34 vars in 750 bytes} [Sat Apr 25 10:11:28 2026] POST /v2.1/servers/d593bf23-2eab-47c1-9c1e-4687f0894c50/action => generated 34273 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, ' 2026-04-25 10:11:29.906 7 INFO nova.api.openstack.compute.server_external_events [req-33dbeda9-ce3f-4818-b2fe-ac1bb1b04016 req-ba27bb1e-7969-4769-896a-9a336150965d 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-changed:7ea09a46-8d9a-4a94-85e1-37a56a5206fb for instance d593bf23-2eab-47c1-9c1e-4687f0894c50 on instance [pid: 7|app: 0|req: 326/655] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:11:29 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, ' [pid: 8|app: 0|req: 330/656] 10.0.0.121 () {34 vars in 671 bytes} [Sat Apr 25 10:11:30 2026] POST /v2.1/os-keypairs => generated 398 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:11:33.515 7 WARNING neutronclient.v2_0.client [None req-bbcec83f-8d13-4f2e-8ff7-b1c92422dc18 e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:11:33.640 7 WARNING neutronclient.v2_0.client [None req-bbcec83f-8d13-4f2e-8ff7-b1c92422dc18 e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:11:33.797 7 WARNING neutronclient.v2_0.client [None req-bbcec83f-8d13-4f2e-8ff7-b1c92422dc18 e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/657] 10.0.0.121 () {34 vars in 663 bytes} [Sat Apr 25 10:11:33 2026] POST /v2.1/servers => generated 450 bytes in 569 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-25 10:11:34.052 8 WARNING neutronclient.v2_0.client [None req-40360ff1-7ec6-4674-8337-d14738b3f09a e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in 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/658] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:11:34 2026] GET /v2.1/servers/76addb22-d149-474c-81da-37bb6baf04ed => generated 1403 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:11:35.150 7 WARNING neutronclient.v2_0.client [None req-132cbaba-265a-4a3e-b1ce-2534ebdd7101 e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/659] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:11:35 2026] GET /v2.1/servers/76addb22-d149-474c-81da-37bb6baf04ed => generated 1407 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:11:36.291 7 WARNING neutronclient.v2_0.client [None req-b4557f24-7849-444b-8dc6-978abdcf4ceb e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/662] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:11:36 2026] GET /v2.1/servers/76addb22-d149-474c-81da-37bb6baf04ed => generated 1455 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:11:37.459 8 WARNING neutronclient.v2_0.client [None req-da2d22b2-2ef2-485b-9697-216570989164 e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 333/663] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:11:37 2026] GET /v2.1/servers/76addb22-d149-474c-81da-37bb6baf04ed => generated 1455 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:11:38.543 7 WARNING neutronclient.v2_0.client [None req-b974bf43-b1d5-4fd4-ab79-0907ad4c4c61 e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:11:39.658 8 INFO nova.api.openstack.compute.server_external_events [req-61aea418-a1a3-4e0b-9bbd-aef61973ad33 req-74d47a14-fc3c-4eb8-bc10-2b8a0e3daf2e 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-changed:949ab49e-771e-48ae-a2a9-c285257ab996 for instance 76addb22-d149-474c-81da-37bb6baf04ed on instance [pid: 8|app: 0|req: 334/664] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:11:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/665] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:11:38 2026] GET /v2.1/servers/76addb22-d149-474c-81da-37bb6baf04ed => generated 1531 bytes in 1174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:11:40.736 8 WARNING neutronclient.v2_0.client [None req-5a7e7024-69ff-477d-8c3e-91e82725839e e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:11:40.750 7 INFO nova.api.openstack.compute.server_external_events [req-1f23ac6c-0acd-4080-8587-98ec53379391 req-54f29cbe-21e6-4c6a-9f04-0c375882672e 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-unplugged:949ab49e-771e-48ae-a2a9-c285257ab996 for instance 76addb22-d149-474c-81da-37bb6baf04ed on instance [pid: 7|app: 0|req: 332/666] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:11:40 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/667] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:11:40 2026] GET /v2.1/servers/76addb22-d149-474c-81da-37bb6baf04ed => generated 1529 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:11:41.912 7 WARNING neutronclient.v2_0.client [None req-c0893077-3358-44ca-a60f-7b62112d0331 e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/668] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:11:41 2026] GET /v2.1/servers/76addb22-d149-474c-81da-37bb6baf04ed => generated 1529 bytes in 617 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:11:43.551 8 WARNING neutronclient.v2_0.client [None req-c3b29816-3351-454e-b7c2-fd8c0141ce91 e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/669] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:11:43 2026] GET /v2.1/servers/76addb22-d149-474c-81da-37bb6baf04ed => generated 1529 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:11:44.762 7 WARNING neutronclient.v2_0.client [None req-3a6a6ace-a984-4c4f-bc8d-64db8a86c051 e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/670] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:11:44 2026] GET /v2.1/servers/76addb22-d149-474c-81da-37bb6baf04ed => generated 1529 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:11:46.045 7 WARNING neutronclient.v2_0.client [None req-66660279-bd5c-4ad5-a0ed-95b90e257b3b e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in 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/673] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:11:46 2026] GET /v2.1/servers/76addb22-d149-474c-81da-37bb6baf04ed => generated 1529 bytes in 417 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:11:47.473 8 WARNING neutronclient.v2_0.client [None req-0fca7834-a4a7-4ad3-a7b3-b25375e53896 e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/674] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:11:47 2026] GET /v2.1/servers/76addb22-d149-474c-81da-37bb6baf04ed => generated 1529 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:11:47.896 7 INFO nova.api.openstack.compute.server_external_events [req-1478b75c-9d9b-46ed-a096-0f0d461f6eff req-24843c25-8489-46bc-9a5d-b048af29dfa8 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-plugged:949ab49e-771e-48ae-a2a9-c285257ab996 for instance 76addb22-d149-474c-81da-37bb6baf04ed on instance [pid: 7|app: 0|req: 337/675] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:11:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:11:48.641 8 WARNING neutronclient.v2_0.client [None req-f4183330-bd37-4aaf-ac73-68bab90ba8bd e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in 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/676] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:11:48 2026] GET /v2.1/servers/76addb22-d149-474c-81da-37bb6baf04ed => generated 1529 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:11:49.948 8 INFO nova.api.openstack.compute.server_external_events [req-a70d8fe1-20cf-4d69-a2f9-065acf572c71 req-caad6c8e-cb59-4b1a-be81-701badf59311 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-plugged:949ab49e-771e-48ae-a2a9-c285257ab996 for instance 76addb22-d149-474c-81da-37bb6baf04ed on instance [pid: 8|app: 0|req: 340/677] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:11:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 10:11:50.000 7 WARNING neutronclient.v2_0.client [None req-b6bed1e8-7fb7-4735-93fb-5c234f801bb6 e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/678] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:11:49 2026] GET /v2.1/servers/76addb22-d149-474c-81da-37bb6baf04ed => generated 1697 bytes in 635 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:11:50.479 8 WARNING neutronclient.v2_0.client [None req-9305a485-178f-456a-ba3e-8f584ea2f4ae e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/679] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:11:50 2026] GET /v2.1/servers/76addb22-d149-474c-81da-37bb6baf04ed => generated 1697 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:11:51.413 7 INFO nova.api.openstack.compute.server_external_events [req-0811d640-0fac-4873-ba67-93333455b7d6 req-f041b8ae-66b5-45ce-ba64-4636425840c0 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-changed:949ab49e-771e-48ae-a2a9-c285257ab996 for instance 76addb22-d149-474c-81da-37bb6baf04ed on instance [pid: 7|app: 0|req: 339/680] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:11:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 343/683] 10.0.0.121 () {34 vars in 750 bytes} [Sat Apr 25 10:11:59 2026] POST /v2.1/servers/76addb22-d149-474c-81da-37bb6baf04ed/action => generated 31936 bytes in 546 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: 341/684] 10.0.0.121 () {32 vars in 718 bytes} [Sat Apr 25 10:12:02 2026] DELETE /v2.1/servers/76addb22-d149-474c-81da-37bb6baf04ed => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:12:02.778 8 WARNING neutronclient.v2_0.client [None req-e6ebf8ec-da0a-4715-9fbf-c25bb500f21f e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/685] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:12:02 2026] GET /v2.1/servers/76addb22-d149-474c-81da-37bb6baf04ed => generated 1823 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:12:03.967 7 WARNING neutronclient.v2_0.client [None req-f12fe4ee-d0e5-499a-9686-e0ade569dd67 e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:12:04.076 8 INFO nova.api.openstack.compute.server_external_events [req-1258ec22-6b56-416b-8b63-e08c3bf8af37 req-ceb727ad-1fde-486e-9412-78dfb1fee3b8 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-unplugged:949ab49e-771e-48ae-a2a9-c285257ab996 for instance 76addb22-d149-474c-81da-37bb6baf04ed on instance [pid: 8|app: 0|req: 345/686] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:12:04 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/687] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:12:03 2026] GET /v2.1/servers/76addb22-d149-474c-81da-37bb6baf04ed => generated 1823 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:12:05.298 8 WARNING neutronclient.v2_0.client [None req-6afbd52c-097c-4726-ab81-be351dcfe2e4 e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/688] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:12:05 2026] GET /v2.1/servers/76addb22-d149-474c-81da-37bb6baf04ed => generated 1823 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:12:05.674 8 INFO nova.api.openstack.compute.server_external_events [req-dfce1a4e-40b6-4639-b898-0f040948336a req-7ae88c06-890b-4403-a23f-2d5a335ff74a 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-deleted:949ab49e-771e-48ae-a2a9-c285257ab996 for instance 76addb22-d149-474c-81da-37bb6baf04ed on instance [pid: 8|app: 0|req: 348/691] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:12:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:12:06.120 7 INFO nova.api.openstack.compute.server_external_events [req-b66dc0aa-503d-4a3b-bd6e-049c68f5dbe0 req-77c69507-0de5-40e2-b257-10de08eb1eef 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-unplugged:949ab49e-771e-48ae-a2a9-c285257ab996 for instance 76addb22-d149-474c-81da-37bb6baf04ed on instance [pid: 7|app: 0|req: 344/692] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:12:06 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-04-25 10:12:06.451 8 WARNING neutronclient.v2_0.client [None req-6b89845c-8dd2-4a1b-8024-41a1098760f4 e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/693] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:12:06 2026] GET /v2.1/servers/76addb22-d149-474c-81da-37bb6baf04ed => generated 1484 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:12:07.570 7 WARNING neutronclient.v2_0.client [None req-b77cc345-7e9a-4abc-93a1-24fa3727a3ff e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in 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/694] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:12:07 2026] GET /v2.1/servers/76addb22-d149-474c-81da-37bb6baf04ed => generated 1489 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:12:08.670 8 WARNING neutronclient.v2_0.client [None req-1e5ff00b-214c-4825-8f39-1322446770fb e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/695] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:12:08 2026] GET /v2.1/servers/76addb22-d149-474c-81da-37bb6baf04ed => generated 1489 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:12:09.757 7 INFO nova.api.openstack.wsgi [None req-af3abefc-5bb4-4006-8fde-f1ddd0017064 e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] HTTP exception thrown: Instance 76addb22-d149-474c-81da-37bb6baf04ed could not be found. [pid: 7|app: 0|req: 346/696] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:12:09 2026] GET /v2.1/servers/76addb22-d149-474c-81da-37bb6baf04ed => generated 111 bytes in 33 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: 351/697] 10.0.0.121 () {32 vars in 730 bytes} [Sat Apr 25 10:12:09 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1826882278 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 347/698] 10.0.0.121 () {32 vars in 718 bytes} [Sat Apr 25 10:12:10 2026] DELETE /v2.1/servers/d593bf23-2eab-47c1-9c1e-4687f0894c50 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-25 10:12:10.483 8 WARNING neutronclient.v2_0.client [None req-013ddde5-46b4-4f3e-abf0-3f802415a671 e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/699] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:12:10 2026] GET /v2.1/servers/d593bf23-2eab-47c1-9c1e-4687f0894c50 => generated 1700 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:12:11.795 8 INFO nova.api.openstack.compute.server_external_events [req-240aa10d-a2c0-4d95-be47-1c8fe383154c req-0d008914-31a9-44aa-8d7c-4f6e5d7c043d 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-unplugged:7ea09a46-8d9a-4a94-85e1-37a56a5206fb for instance d593bf23-2eab-47c1-9c1e-4687f0894c50 on instance 2026-04-25 10:12:11.799 7 WARNING neutronclient.v2_0.client [None req-71cafac1-f262-422e-ad7e-fda0639f850f e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in 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/700] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:12:11 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/701] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:12:11 2026] GET /v2.1/servers/d593bf23-2eab-47c1-9c1e-4687f0894c50 => generated 1700 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:12:13.024 8 WARNING neutronclient.v2_0.client [None req-0ce6134b-d4c6-440f-b8ef-9dea24f95cc5 e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:12:13.173 7 INFO nova.api.openstack.compute.server_external_events [req-a1226ffa-b972-4a56-ae8a-23cdc73df066 req-ddf17d63-c208-4940-b176-29f56d677d6e 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-deleted:7ea09a46-8d9a-4a94-85e1-37a56a5206fb for instance d593bf23-2eab-47c1-9c1e-4687f0894c50 on instance [pid: 7|app: 0|req: 349/702] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:12:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/703] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:12:12 2026] GET /v2.1/servers/d593bf23-2eab-47c1-9c1e-4687f0894c50 => generated 1633 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:12:13.841 7 INFO nova.api.openstack.compute.server_external_events [req-a403937d-5428-4ec2-a336-a24ee108f731 req-b813bf96-07cc-41c3-ba6f-e40800abf5b3 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-unplugged:7ea09a46-8d9a-4a94-85e1-37a56a5206fb for instance d593bf23-2eab-47c1-9c1e-4687f0894c50 on instance [pid: 7|app: 0|req: 350/704] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:12:13 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:12:14.241 8 WARNING neutronclient.v2_0.client [None req-a64a60cb-d550-44dd-bd1d-7854adef65dc e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/705] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:12:14 2026] GET /v2.1/servers/d593bf23-2eab-47c1-9c1e-4687f0894c50 => generated 1487 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:12:15.341 7 WARNING neutronclient.v2_0.client [None req-97db966b-1226-441a-8421-a9be2f7ce43a e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/706] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:12:15 2026] GET /v2.1/servers/d593bf23-2eab-47c1-9c1e-4687f0894c50 => generated 1487 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:12:16.445 7 INFO nova.api.openstack.wsgi [None req-e94d09b4-05fb-4ad6-9416-6a2f694193f4 e19f983767d642ca820d0b05ae725f0d e68a9c23fb66444191ce65267202f940 - - default default] HTTP exception thrown: Instance d593bf23-2eab-47c1-9c1e-4687f0894c50 could not be found. [pid: 7|app: 0|req: 353/709] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:12:16 2026] GET /v2.1/servers/d593bf23-2eab-47c1-9c1e-4687f0894c50 => 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: 8|app: 0|req: 357/710] 10.0.0.121 () {32 vars in 726 bytes} [Sat Apr 25 10:12:16 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-47608463 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 354/711] 10.0.0.121 () {34 vars in 671 bytes} [Sat Apr 25 10:12:24 2026] POST /v2.1/os-keypairs => generated 396 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 10:12:26.888 8 WARNING neutronclient.v2_0.client [None req-3d25150a-151a-4354-b886-3485ddbbbeaf 61a29ad2ebb840bfa90ac44cdca0b288 5d43380604b1489690a01f3df9474fa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:12:26.940 8 WARNING neutronclient.v2_0.client [None req-3d25150a-151a-4354-b886-3485ddbbbeaf 61a29ad2ebb840bfa90ac44cdca0b288 5d43380604b1489690a01f3df9474fa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:12:27.231 8 WARNING neutronclient.v2_0.client [None req-3d25150a-151a-4354-b886-3485ddbbbeaf 61a29ad2ebb840bfa90ac44cdca0b288 5d43380604b1489690a01f3df9474fa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/714] 10.0.0.121 () {34 vars in 663 bytes} [Sat Apr 25 10:12:26 2026] POST /v2.1/servers => generated 448 bytes in 603 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-25 10:12:27.460 7 WARNING neutronclient.v2_0.client [None req-0ab0e29f-876b-48da-877c-ec9793f0773c 61a29ad2ebb840bfa90ac44cdca0b288 5d43380604b1489690a01f3df9474fa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/715] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:12:27 2026] GET /v2.1/servers/0457fae4-508a-4e63-894a-fc4e3f6cc4a2 => generated 1395 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, ' 2026-04-25 10:12:32.553 8 WARNING neutronclient.v2_0.client [None req-6179f899-a45e-4054-a324-5e1cc7fb62a4 61a29ad2ebb840bfa90ac44cdca0b288 5d43380604b1489690a01f3df9474fa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/716] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:12:32 2026] GET /v2.1/servers/0457fae4-508a-4e63-894a-fc4e3f6cc4a2 => generated 1521 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:12:33.792 7 INFO nova.api.openstack.compute.server_external_events [req-d341f16f-28e2-4666-8fa2-e4c944fd1bd0 req-7551d0e8-f4eb-4a94-9af9-a3a7dd1a4a87 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-changed:432eda2f-b8ec-41b6-9b25-1eb17911e5b9 for instance 0457fae4-508a-4e63-894a-fc4e3f6cc4a2 on instance [pid: 7|app: 0|req: 357/717] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:12:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:12:37.867 8 WARNING neutronclient.v2_0.client [None req-94ac4cc9-7842-4f78-992d-046f58648212 61a29ad2ebb840bfa90ac44cdca0b288 5d43380604b1489690a01f3df9474fa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/720] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:12:37 2026] GET /v2.1/servers/0457fae4-508a-4e63-894a-fc4e3f6cc4a2 => generated 1519 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:12:39.473 7 INFO nova.api.openstack.compute.server_external_events [req-24432181-5eec-494b-8efc-d990165339d7 req-079819a6-6c24-4242-9373-a08feef13d19 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-plugged:432eda2f-b8ec-41b6-9b25-1eb17911e5b9 for instance 0457fae4-508a-4e63-894a-fc4e3f6cc4a2 on instance [pid: 7|app: 0|req: 359/721] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:12:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:12:41.543 8 INFO nova.api.openstack.compute.server_external_events [req-2d9e8bf2-11d8-497f-ba52-987fb6c27b60 req-e4337e2f-031e-43c3-91d3-fda2df0749e7 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-plugged:432eda2f-b8ec-41b6-9b25-1eb17911e5b9 for instance 0457fae4-508a-4e63-894a-fc4e3f6cc4a2 on instance [pid: 8|app: 0|req: 363/722] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:12:41 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-04-25 10:12:43.026 7 WARNING neutronclient.v2_0.client [None req-a18726c1-ef46-4167-b982-91f7efe65446 61a29ad2ebb840bfa90ac44cdca0b288 5d43380604b1489690a01f3df9474fa6 - - default default] The python binding code in 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/723] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:12:42 2026] GET /v2.1/servers/0457fae4-508a-4e63-894a-fc4e3f6cc4a2 => generated 1818 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:12:44.518 7 INFO nova.api.openstack.compute.server_external_events [req-7aab5b11-812b-43fd-8088-64d31cacc141 req-bad06a76-91d2-4d96-a101-d1b0aa954a77 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-changed:432eda2f-b8ec-41b6-9b25-1eb17911e5b9 for instance 0457fae4-508a-4e63-894a-fc4e3f6cc4a2 on instance [pid: 7|app: 0|req: 361/724] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:12:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 10:12:44.790 8 WARNING neutronclient.v2_0.client [None req-a8d0e3d2-d6ef-440a-9d90-717ddf1f5c8d 61a29ad2ebb840bfa90ac44cdca0b288 5d43380604b1489690a01f3df9474fa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:12:44.832 8 WARNING neutronclient.v2_0.client [None req-a8d0e3d2-d6ef-440a-9d90-717ddf1f5c8d 61a29ad2ebb840bfa90ac44cdca0b288 5d43380604b1489690a01f3df9474fa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:12:45.066 8 WARNING neutronclient.v2_0.client [None req-a8d0e3d2-d6ef-440a-9d90-717ddf1f5c8d 61a29ad2ebb840bfa90ac44cdca0b288 5d43380604b1489690a01f3df9474fa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/725] 10.0.0.121 () {34 vars in 663 bytes} [Sat Apr 25 10:12:44 2026] POST /v2.1/servers => generated 448 bytes in 902 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:12:45.421 7 WARNING neutronclient.v2_0.client [None req-bcaa9c27-637a-4eb2-b54c-6fa59e3ec36e 61a29ad2ebb840bfa90ac44cdca0b288 5d43380604b1489690a01f3df9474fa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/728] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:12:45 2026] GET /v2.1/servers/36032412-03ed-4cff-a35d-d831a61ca88f => generated 1394 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, ' 2026-04-25 10:12:50.514 8 WARNING neutronclient.v2_0.client [None req-8f01849a-9c3a-496e-81c1-f594a93aecc4 61a29ad2ebb840bfa90ac44cdca0b288 5d43380604b1489690a01f3df9474fa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/729] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:12:50 2026] GET /v2.1/servers/36032412-03ed-4cff-a35d-d831a61ca88f => generated 1446 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, ' 2026-04-25 10:12:53.135 7 INFO nova.api.openstack.compute.server_external_events [req-c1c3b828-a062-4d7c-b85d-81244a92589a req-e156b876-d413-4ecf-96af-018b713a1f36 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-changed:35941402-9564-4170-9be5-b222e0a37baa for instance 36032412-03ed-4cff-a35d-d831a61ca88f on instance [pid: 7|app: 0|req: 363/730] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:12:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:12:55.622 8 WARNING neutronclient.v2_0.client [None req-7c354323-c872-46c6-9d82-d44996a4ac25 61a29ad2ebb840bfa90ac44cdca0b288 5d43380604b1489690a01f3df9474fa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/733] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:12:55 2026] GET /v2.1/servers/36032412-03ed-4cff-a35d-d831a61ca88f => generated 1518 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:12:58.029 7 INFO nova.api.openstack.compute.server_external_events [req-8fd44664-f020-444b-84f7-a671863ebff7 req-e51759d8-7d9c-4289-8d4d-3e86c72efc5e 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-plugged:35941402-9564-4170-9be5-b222e0a37baa for instance 36032412-03ed-4cff-a35d-d831a61ca88f on instance [pid: 7|app: 0|req: 365/734] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:12:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:13:00.087 8 INFO nova.api.openstack.compute.server_external_events [req-7a7fc913-4769-4e43-a5fe-0b5376c3265b req-9221d4f4-d30f-43d7-a892-c259d3cc6536 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-plugged:35941402-9564-4170-9be5-b222e0a37baa for instance 36032412-03ed-4cff-a35d-d831a61ca88f on instance [pid: 8|app: 0|req: 370/735] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:13:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:13:00.846 7 WARNING neutronclient.v2_0.client [None req-186ab274-45cb-4e52-8693-49f8c6c9e660 61a29ad2ebb840bfa90ac44cdca0b288 5d43380604b1489690a01f3df9474fa6 - - default default] The python binding code in 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/736] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:13:00 2026] GET /v2.1/servers/36032412-03ed-4cff-a35d-d831a61ca88f => generated 1817 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:13:02.291 8 INFO nova.api.openstack.compute.server_external_events [req-d71bc2aa-bd67-403c-bd7c-96f071b43c01 req-d5fc92ec-91db-4df0-b9a7-6039f3c798d3 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-changed:35941402-9564-4170-9be5-b222e0a37baa for instance 36032412-03ed-4cff-a35d-d831a61ca88f on instance [pid: 8|app: 0|req: 371/737] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:13:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:13:28.781 8 WARNING neutronclient.v2_0.client [None req-b6dde955-43a7-4a99-b4fd-d20f7728b5e3 eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:13:28.823 8 WARNING neutronclient.v2_0.client [None req-b6dde955-43a7-4a99-b4fd-d20f7728b5e3 eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:13:28.975 8 WARNING neutronclient.v2_0.client [None req-b6dde955-43a7-4a99-b4fd-d20f7728b5e3 eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/744] 199.204.45.141 () {36 vars in 714 bytes} [Sat Apr 25 10:13:28 2026] POST /v2.1/servers => generated 453 bytes in 754 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:13:29.629 7 WARNING neutronclient.v2_0.client [None req-9d1977da-6548-4f90-acf9-7bb6698aa70f eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/745] 199.204.45.141 () {32 vars in 733 bytes} [Sat Apr 25 10:13:29 2026] GET /v2.1/servers/0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb => generated 2213 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:13:29.701 8 WARNING neutronclient.v2_0.client [None req-9a9c879e-25b2-4454-ba4a-3f481c630829 eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/746] 199.204.45.141 () {32 vars in 759 bytes} [Sat Apr 25 10:13:29 2026] GET /v2.1/servers/0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 371/747] 199.204.45.141 () {32 vars in 777 bytes} [Sat Apr 25 10:13:29 2026] GET /v2.1/servers/0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb/os-volume_attachments => generated 25 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:13:32.580 8 WARNING neutronclient.v2_0.client [None req-a1e8217a-9346-4ede-b740-0f0cd4c46717 eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/748] 199.204.45.141 () {32 vars in 733 bytes} [Sat Apr 25 10:13:32 2026] GET /v2.1/servers/0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb => generated 2371 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:13:32.693 7 WARNING neutronclient.v2_0.client [None req-4f4d086a-1cca-4c10-820d-a97cf5f32dd8 eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/749] 199.204.45.141 () {32 vars in 759 bytes} [Sat Apr 25 10:13:32 2026] GET /v2.1/servers/0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb/os-interface => generated 28 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 378/750] 199.204.45.141 () {32 vars in 777 bytes} [Sat Apr 25 10:13:32 2026] GET /v2.1/servers/0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb/os-volume_attachments => generated 197 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:13:34.874 7 INFO nova.api.openstack.compute.server_external_events [req-63575864-6c1c-4415-b62f-a9f955ce766c req-23237439-2477-410b-b72a-80a33f506456 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-changed:da85f50d-3093-4b89-8645-c0d9d6c4e454 for instance 0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb on instance [pid: 7|app: 0|req: 373/751] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:13:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:13:35.625 8 WARNING neutronclient.v2_0.client [None req-8ad6e071-cf25-48ee-95cb-8f7fb06a9b2f eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/754] 199.204.45.141 () {32 vars in 733 bytes} [Sat Apr 25 10:13:35 2026] GET /v2.1/servers/0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb => generated 2445 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:13:35.763 7 WARNING neutronclient.v2_0.client [None req-f62f03fc-dcf4-451d-8e86-106ea8cfc6c5 eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/755] 199.204.45.141 () {32 vars in 759 bytes} [Sat Apr 25 10:13:35 2026] GET /v2.1/servers/0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb/os-interface => generated 284 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 381/756] 199.204.45.141 () {32 vars in 777 bytes} [Sat Apr 25 10:13:35 2026] GET /v2.1/servers/0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb/os-volume_attachments => generated 197 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:13:38.488 7 WARNING neutronclient.v2_0.client [None req-020fefde-6c44-4ee3-8af5-9d5a9987f70d eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/757] 199.204.45.141 () {32 vars in 733 bytes} [Sat Apr 25 10:13:38 2026] GET /v2.1/servers/0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb => generated 2433 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:13:38.634 8 WARNING neutronclient.v2_0.client [None req-97aa63be-690d-494b-9965-7a5c5d534376 eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/758] 199.204.45.141 () {32 vars in 759 bytes} [Sat Apr 25 10:13:38 2026] GET /v2.1/servers/0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb/os-interface => generated 284 bytes in 92 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: 377/759] 199.204.45.141 () {32 vars in 777 bytes} [Sat Apr 25 10:13:38 2026] GET /v2.1/servers/0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:13:40.921 8 INFO nova.api.openstack.compute.server_external_events [req-6504427e-7bad-450d-a139-0065ff124c78 req-ae261dca-14b5-4363-9185-db7c19394e38 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-plugged:da85f50d-3093-4b89-8645-c0d9d6c4e454 for instance 0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb on instance [pid: 8|app: 0|req: 383/760] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:13:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:13:41.480 7 WARNING neutronclient.v2_0.client [None req-b3018e13-ad32-4b45-92e4-16c55f2af1d2 eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/761] 199.204.45.141 () {32 vars in 733 bytes} [Sat Apr 25 10:13:41 2026] GET /v2.1/servers/0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb => generated 2433 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:13:41.666 8 WARNING neutronclient.v2_0.client [None req-65d37bd6-ae01-4e62-bf81-a3f70c1a9c46 eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/762] 199.204.45.141 () {32 vars in 759 bytes} [Sat Apr 25 10:13:41 2026] GET /v2.1/servers/0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb/os-interface => generated 286 bytes in 87 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: 379/763] 199.204.45.141 () {32 vars in 777 bytes} [Sat Apr 25 10:13:41 2026] GET /v2.1/servers/0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb/os-volume_attachments => generated 197 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:13:42.965 8 INFO nova.api.openstack.compute.server_external_events [req-3dfb5f94-1129-4fe6-a65b-0a9e7189575f req-b5770f1d-778a-44fb-87bf-fbb1fdd467c2 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-plugged:da85f50d-3093-4b89-8645-c0d9d6c4e454 for instance 0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb on instance [pid: 8|app: 0|req: 385/764] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:13:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:13:44.740 7 WARNING neutronclient.v2_0.client [None req-f428d95c-a447-4be6-8275-0cb2e177a4ea eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/765] 199.204.45.141 () {32 vars in 733 bytes} [Sat Apr 25 10:13:44 2026] GET /v2.1/servers/0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb => generated 2581 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:13:44.888 8 WARNING neutronclient.v2_0.client [None req-8b4f81da-07f1-4735-bb93-6e337585064c eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/766] 199.204.45.141 () {32 vars in 759 bytes} [Sat Apr 25 10:13:44 2026] GET /v2.1/servers/0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb/os-interface => generated 286 bytes in 95 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: 381/767] 199.204.45.141 () {32 vars in 777 bytes} [Sat Apr 25 10:13:44 2026] GET /v2.1/servers/0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:14:21.869 7 WARNING neutronclient.v2_0.client [None req-8d4479c0-6b3f-4e12-a5ea-efd712197625 eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:14:21.915 7 WARNING neutronclient.v2_0.client [None req-8d4479c0-6b3f-4e12-a5ea-efd712197625 eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:14:24.378 8 INFO nova.api.openstack.compute.server_external_events [req-cf618581-a6ff-4294-983c-d17974765518 req-7d00317c-f76d-4398-8dd9-8d4b7c7e1f2c 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-changed:c3ed89d5-9a44-4a59-bd7b-1869a52d496e for instance 0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb on instance [pid: 8|app: 0|req: 391/776] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:14:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:14:27.463 8 INFO nova.api.openstack.compute.server_external_events [req-672d33b7-0de8-4532-9fc7-4408851056e6 req-c87c5bd4-f3a8-4d61-bec1-ab6fb3ae7dd8 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-plugged:c3ed89d5-9a44-4a59-bd7b-1869a52d496e for instance 0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb on instance [pid: 8|app: 0|req: 394/779] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:14:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:14:29.516 8 INFO nova.api.openstack.compute.server_external_events [req-fa794959-3679-42ba-840a-a7eb2b6da161 req-31950754-3620-4b88-96f8-a8e147c4c8c1 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-plugged:c3ed89d5-9a44-4a59-bd7b-1869a52d496e for instance 0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb on instance [pid: 8|app: 0|req: 395/780] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:14:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-25 10:14:30.989 7 WARNING neutronclient.v2_0.client [None req-8d4479c0-6b3f-4e12-a5ea-efd712197625 eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/781] 199.204.45.141 () {36 vars in 812 bytes} [Sat Apr 25 10:14:21 2026] POST /v2.1/servers/0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb/os-interface => generated 281 bytes in 9233 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:14:31.528 8 INFO nova.api.openstack.compute.server_external_events [req-5d63a704-de80-4176-8b95-05ac679a9574 req-5b3cb009-eb65-4232-987f-752660a2ef94 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-changed:c3ed89d5-9a44-4a59-bd7b-1869a52d496e for instance 0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb on instance [pid: 8|app: 0|req: 396/782] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:14:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:14:31.925 7 INFO nova.api.openstack.compute.server_external_events [req-5198e487-7c3b-40b3-b683-c68117fa81cf req-f3f2ac0b-6b6d-48b9-bb47-0330bfb0520c 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-changed:c3ed89d5-9a44-4a59-bd7b-1869a52d496e for instance 0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb on instance [pid: 7|app: 0|req: 387/783] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:14:31 2026] POST /v2.1/os-server-external-events => generated 179 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-04-25 10:14:52.578 7 WARNING neutronclient.v2_0.client [None req-35ae10c1-2694-4606-86c4-a66990cadc87 eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:14:52.623 7 WARNING neutronclient.v2_0.client [None req-35ae10c1-2694-4606-86c4-a66990cadc87 eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:14:55.121 8 INFO nova.api.openstack.compute.server_external_events [req-02e3d7f6-6962-441e-9abd-0c258f7e117b req-408ed55e-b29f-4498-b3b6-d08106451c2d 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-changed:7ff1703b-d46a-440c-853b-e2253e8e8a89 for instance 0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb on instance [pid: 8|app: 0|req: 399/788] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:14:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:14:59.230 8 INFO nova.api.openstack.compute.server_external_events [req-bdad89f4-8408-4ad5-840f-31e81d0e1761 req-bc3a5f41-c279-45a8-825e-bac0ee818eff 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-plugged:7ff1703b-d46a-440c-853b-e2253e8e8a89 for instance 0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb on instance [pid: 8|app: 0|req: 402/791] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:14:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:15:01.272 8 INFO nova.api.openstack.compute.server_external_events [req-4936b782-e7d6-4d19-973c-2c50466306e3 req-e1c4b0d4-6b03-4d6b-a5ce-5fc3d2618e4f 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-plugged:7ff1703b-d46a-440c-853b-e2253e8e8a89 for instance 0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb on instance [pid: 8|app: 0|req: 403/792] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:15:01 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) 2026-04-25 10:15:02.668 7 WARNING neutronclient.v2_0.client [None req-35ae10c1-2694-4606-86c4-a66990cadc87 eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/793] 199.204.45.141 () {36 vars in 812 bytes} [Sat Apr 25 10:14:52 2026] POST /v2.1/servers/0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb/os-interface => generated 376 bytes in 10181 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:15:13.477 8 WARNING neutronclient.v2_0.client [None req-5230cbc5-3b86-430f-b23c-06c038bf33c3 eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-25 10:15:13.524 8 WARNING neutronclient.v2_0.client [None req-5230cbc5-3b86-430f-b23c-06c038bf33c3 eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:15:16.018 7 INFO nova.api.openstack.compute.server_external_events [req-ee04394c-2fb6-45a3-ac44-0629872e12d8 req-b8709292-df48-4bd6-a3b1-cfd01e99dd4c 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-changed:638277a6-0760-47dc-af42-272a00af9c50 for instance 0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb on instance [pid: 7|app: 0|req: 394/798] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:15:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:15:19.736 7 INFO nova.api.openstack.compute.server_external_events [req-e0ef1f93-6dc6-41c7-a904-e80a838ac2ee req-ff395550-8147-4875-b40a-e8fd66bd7cb1 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-plugged:638277a6-0760-47dc-af42-272a00af9c50 for instance 0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb on instance [pid: 7|app: 0|req: 395/799] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:15:19 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, ' 2026-04-25 10:15:21.792 7 INFO nova.api.openstack.compute.server_external_events [req-34fe1e47-78de-4f2e-86bc-e10a07e3b0cd req-00c86309-a74a-4c7a-8ded-555a717c0fae 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-plugged:638277a6-0760-47dc-af42-272a00af9c50 for instance 0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb on instance [pid: 7|app: 0|req: 396/800] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:15:21 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) 2026-04-25 10:15:23.085 8 WARNING neutronclient.v2_0.client [None req-5230cbc5-3b86-430f-b23c-06c038bf33c3 eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/801] 199.204.45.141 () {36 vars in 812 bytes} [Sat Apr 25 10:15:13 2026] POST /v2.1/servers/0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb/os-interface => generated 378 bytes in 9711 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:15:23.984 7 INFO nova.api.openstack.compute.server_external_events [req-358de177-e6a8-4dba-81f2-f4dadecc5855 req-e7757aa7-b79b-4e55-9909-39293b8d6964 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-changed:7ff1703b-d46a-440c-853b-e2253e8e8a89 for instance 0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb on instance [pid: 7|app: 0|req: 397/802] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:15:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:15:38.418 7 INFO nova.api.openstack.compute.server_external_events [req-02424d2b-1c7c-40dc-b2a6-63c0172246b1 req-f109b9d6-b502-44ab-8f35-49cbe371f133 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-changed:638277a6-0760-47dc-af42-272a00af9c50 for instance 0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb on instance [pid: 7|app: 0|req: 400/807] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:15:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 408/808] 199.204.45.141 () {34 vars in 855 bytes} [Sat Apr 25 10:15:39 2026] DELETE /v2.1/servers/0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb/os-interface/638277a6-0760-47dc-af42-272a00af9c50 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:15:40.471 7 INFO nova.api.openstack.compute.server_external_events [req-7cdc1b80-4567-4e99-952e-28de08f3b4d5 req-523b734a-3ea6-483f-af7e-596b5b8d192a 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-changed:638277a6-0760-47dc-af42-272a00af9c50 for instance 0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb on instance [pid: 7|app: 0|req: 401/809] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:15:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:15:41.836 8 INFO nova.api.openstack.compute.server_external_events [req-1ac6cb8d-0892-42f4-afd5-727e4a04bb93 req-2a9a2c08-0e04-4022-8c5f-a9631a1d2c95 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-unplugged:638277a6-0760-47dc-af42-272a00af9c50 for instance 0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb on instance [pid: 8|app: 0|req: 409/810] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:15:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:15:43.881 7 INFO nova.api.openstack.compute.server_external_events [req-32a08920-eb56-4016-bf03-8064b7095c94 req-4d359800-ec1f-4511-84f9-6113dcb5d32e 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-unplugged:638277a6-0760-47dc-af42-272a00af9c50 for instance 0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb on instance [pid: 7|app: 0|req: 402/811] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:15:43 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-04-25 10:15:48.031 7 INFO nova.api.openstack.compute.server_external_events [req-add1d40e-a06d-4159-9d5c-cbb9e83a3106 req-18055a3d-d467-430c-8b8c-516724468e89 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-changed:7ff1703b-d46a-440c-853b-e2253e8e8a89 for instance 0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb on instance [pid: 7|app: 0|req: 404/814] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:15:48 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, ' [pid: 8|app: 0|req: 411/815] 199.204.45.141 () {34 vars in 855 bytes} [Sat Apr 25 10:15:48 2026] DELETE /v2.1/servers/0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb/os-interface/7ff1703b-d46a-440c-853b-e2253e8e8a89 => 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-04-25 10:15:50.094 7 INFO nova.api.openstack.compute.server_external_events [req-8b1910c5-7a7d-41c8-a61b-60b18aa7bb71 req-84ecb0d1-6c1e-4268-8f4d-54b454a9e4dc 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-unplugged:7ff1703b-d46a-440c-853b-e2253e8e8a89 for instance 0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb on instance [pid: 7|app: 0|req: 405/816] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:15:50 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:15:52.149 8 INFO nova.api.openstack.compute.server_external_events [req-0e0d0517-9fee-46e8-b4ed-e8698fe2b8e8 req-f53227de-b2f9-4e63-99d9-93fc7a1390de 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-unplugged:7ff1703b-d46a-440c-853b-e2253e8e8a89 for instance 0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb on instance [pid: 8|app: 0|req: 412/817] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:15:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 408/822] 199.204.45.141 () {34 vars in 855 bytes} [Sat Apr 25 10:16:09 2026] DELETE /v2.1/servers/0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb/os-interface/c3ed89d5-9a44-4a59-bd7b-1869a52d496e => generated 0 bytes in 75 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:16:11.125 8 INFO nova.api.openstack.compute.server_external_events [req-83b2d0ae-d8a3-43e6-b08e-75dd6b5d982f req-716995cd-e695-46b8-9218-e9045260a864 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-unplugged:c3ed89d5-9a44-4a59-bd7b-1869a52d496e for instance 0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb on instance [pid: 8|app: 0|req: 415/823] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:16:11 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:16:13.166 7 INFO nova.api.openstack.compute.server_external_events [req-692739cc-bfeb-4662-8223-07ac504e74d5 req-3167ade5-b1e8-4ab3-9b79-0e8d1aaff1d4 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-unplugged:c3ed89d5-9a44-4a59-bd7b-1869a52d496e for instance 0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb on instance [pid: 7|app: 0|req: 409/824] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:16:13 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, ' [pid: 8|app: 0|req: 416/825] 199.204.45.141 () {34 vars in 755 bytes} [Sat Apr 25 10:16:14 2026] DELETE /v2.1/servers/0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb => generated 0 bytes in 125 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:16:15.900 8 INFO nova.api.openstack.compute.server_external_events [req-b81db927-6896-48e9-954e-5d1d5d0c9044 req-c13b7390-fabe-4bd2-9ad0-f86938e3597d 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-unplugged:da85f50d-3093-4b89-8645-c0d9d6c4e454 for instance 0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb on instance [pid: 8|app: 0|req: 418/828] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:16:15 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:16:17.943 7 INFO nova.api.openstack.compute.server_external_events [req-15eb0264-5e63-45ac-91b9-8040d2d8d2d4 req-9a6b55d7-75d1-45ad-8cd9-1b0ecdbf4014 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-unplugged:da85f50d-3093-4b89-8645-c0d9d6c4e454 for instance 0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb on instance 2026-04-25 10:16:17.944 7 INFO nova.api.openstack.compute.server_external_events [req-15eb0264-5e63-45ac-91b9-8040d2d8d2d4 req-9a6b55d7-75d1-45ad-8cd9-1b0ecdbf4014 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-deleted:da85f50d-3093-4b89-8645-c0d9d6c4e454 for instance 0b9ffd95-a8c1-4a1b-88d3-ff387fbf4beb on instance [pid: 7|app: 0|req: 411/829] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:16:17 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:16:18.084 8 INFO nova.api.openstack.compute.server_external_events [req-8d00db27-5ed0-499d-bf75-a2c401c35d36 req-48f1ad3e-6a44-483e-beac-3cc85ac9899b 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-changed:35941402-9564-4170-9be5-b222e0a37baa for instance 36032412-03ed-4cff-a35d-d831a61ca88f on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 419/830] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:16:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/831] 10.0.0.121 () {32 vars in 718 bytes} [Sat Apr 25 10:16:18 2026] DELETE /v2.1/servers/36032412-03ed-4cff-a35d-d831a61ca88f => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:16:18.237 8 WARNING neutronclient.v2_0.client [None req-72e57113-af6e-4104-b3cd-ba999bc09e62 61a29ad2ebb840bfa90ac44cdca0b288 5d43380604b1489690a01f3df9474fa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/832] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:16:18 2026] GET /v2.1/servers/36032412-03ed-4cff-a35d-d831a61ca88f => generated 1943 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:16:19.987 7 INFO nova.api.openstack.compute.server_external_events [req-d346f813-d8f9-4ec1-bbf0-0a7c88080a80 req-bccf1d5b-ac07-4d3b-aa74-916f2d0c0752 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-unplugged:35941402-9564-4170-9be5-b222e0a37baa for instance 36032412-03ed-4cff-a35d-d831a61ca88f on instance 2026-04-25 10:16:19.988 7 INFO nova.api.openstack.compute.server_external_events [req-d346f813-d8f9-4ec1-bbf0-0a7c88080a80 req-bccf1d5b-ac07-4d3b-aa74-916f2d0c0752 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-unplugged:35941402-9564-4170-9be5-b222e0a37baa for instance 36032412-03ed-4cff-a35d-d831a61ca88f on instance [pid: 7|app: 0|req: 413/833] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:16:19 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:16:20.924 8 INFO nova.api.openstack.compute.server_external_events [req-cf983d78-0f26-4f33-a0a9-3984820af113 req-e6f30ab6-4e91-4d92-ab53-33bfa7f32074 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-deleted:35941402-9564-4170-9be5-b222e0a37baa for instance 36032412-03ed-4cff-a35d-d831a61ca88f on instance [pid: 8|app: 0|req: 421/834] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:16:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:16:23.456 7 WARNING neutronclient.v2_0.client [None req-cb9b785c-3f01-4b24-8468-419e1621a923 61a29ad2ebb840bfa90ac44cdca0b288 5d43380604b1489690a01f3df9474fa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/835] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:16:23 2026] GET /v2.1/servers/36032412-03ed-4cff-a35d-d831a61ca88f => generated 1480 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:16:28.530 7 INFO nova.api.openstack.wsgi [None req-924da4af-4359-491d-9258-2ed8e03bee2a 61a29ad2ebb840bfa90ac44cdca0b288 5d43380604b1489690a01f3df9474fa6 - - default default] HTTP exception thrown: Instance 36032412-03ed-4cff-a35d-d831a61ca88f could not be found. [pid: 7|app: 0|req: 416/838] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:16:28 2026] GET /v2.1/servers/36032412-03ed-4cff-a35d-d831a61ca88f => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:16:28.946 8 INFO nova.api.openstack.compute.server_external_events [req-025176d1-ed1b-436f-86d0-3c2c40f2336e req-a20a07c4-85ad-4eb5-bd7b-f9daba23d765 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-changed:432eda2f-b8ec-41b6-9b25-1eb17911e5b9 for instance 0457fae4-508a-4e63-894a-fc4e3f6cc4a2 on instance [pid: 8|app: 0|req: 423/839] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:16:28 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, ' [pid: 7|app: 0|req: 417/840] 10.0.0.121 () {32 vars in 718 bytes} [Sat Apr 25 10:16:28 2026] DELETE /v2.1/servers/0457fae4-508a-4e63-894a-fc4e3f6cc4a2 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:16:29.079 8 WARNING neutronclient.v2_0.client [None req-ce46f753-64d2-48e9-8b40-6a199b9b2d71 61a29ad2ebb840bfa90ac44cdca0b288 5d43380604b1489690a01f3df9474fa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/841] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:16:29 2026] GET /v2.1/servers/0457fae4-508a-4e63-894a-fc4e3f6cc4a2 => generated 1944 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:16:30.335 7 INFO nova.api.openstack.compute.server_external_events [req-10c9ea27-b8e7-41dc-9a31-dc6325a8c97a req-2390a5af-2f36-4ee3-bd8f-7d52c05ed933 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-unplugged:432eda2f-b8ec-41b6-9b25-1eb17911e5b9 for instance 0457fae4-508a-4e63-894a-fc4e3f6cc4a2 on instance [pid: 7|app: 0|req: 418/842] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:16:30 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:16:31.764 8 INFO nova.api.openstack.compute.server_external_events [req-6e62f509-4d4c-4688-aa96-43be77bc45ff req-edf8fdc7-20d6-43ab-ad90-00a7786b7253 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-deleted:432eda2f-b8ec-41b6-9b25-1eb17911e5b9 for instance 0457fae4-508a-4e63-894a-fc4e3f6cc4a2 on instance [pid: 8|app: 0|req: 425/843] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:16:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:16:32.376 7 INFO nova.api.openstack.compute.server_external_events [req-d58063b9-dcd2-4587-8643-424b82609599 req-3523c947-2cf2-4b46-a045-715273cd0644 6f39cfbd4fe6451790c6e80c6d54d972 bcc22968bb3f4ef988d887de4be464c7 - - 4113b1e3077f47afa46d937e75df1d48 4113b1e3077f47afa46d937e75df1d48] Creating event network-vif-unplugged:432eda2f-b8ec-41b6-9b25-1eb17911e5b9 for instance 0457fae4-508a-4e63-894a-fc4e3f6cc4a2 on instance [pid: 7|app: 0|req: 419/844] 10.0.0.67 () {38 vars in 814 bytes} [Sat Apr 25 10:16:32 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:16:34.294 8 WARNING neutronclient.v2_0.client [None req-abb7a63f-39dc-4e1a-8baf-5435eec891f1 61a29ad2ebb840bfa90ac44cdca0b288 5d43380604b1489690a01f3df9474fa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/845] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:16:34 2026] GET /v2.1/servers/0457fae4-508a-4e63-894a-fc4e3f6cc4a2 => generated 1481 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:16:39.384 8 INFO nova.api.openstack.wsgi [None req-789c6eac-5a0a-44b4-b062-d18fdf7ecc26 61a29ad2ebb840bfa90ac44cdca0b288 5d43380604b1489690a01f3df9474fa6 - - default default] HTTP exception thrown: Instance 0457fae4-508a-4e63-894a-fc4e3f6cc4a2 could not be found. [pid: 8|app: 0|req: 428/848] 10.0.0.121 () {32 vars in 715 bytes} [Sat Apr 25 10:16:39 2026] GET /v2.1/servers/0457fae4-508a-4e63-894a-fc4e3f6cc4a2 => 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: 421/849] 10.0.0.121 () {32 vars in 726 bytes} [Sat Apr 25 10:16:41 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1881645442 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-25 10:16:41.434 8 INFO nova.api.openstack.wsgi [None req-18623201-1ef9-4d9c-9470-2057c4c2f407 61a29ad2ebb840bfa90ac44cdca0b288 5d43380604b1489690a01f3df9474fa6 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1881645442 not found for user 61a29ad2ebb840bfa90ac44cdca0b288 [pid: 8|app: 0|req: 429/850] 10.0.0.121 () {32 vars in 723 bytes} [Sat Apr 25 10:16:41 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1881645442 => generated 142 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/855] 10.0.0.121 () {32 vars in 655 bytes} [Sat Apr 25 10:16:57 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/856] 10.0.0.121 () {32 vars in 641 bytes} [Sat Apr 25 10:16:57 2026] GET /v2.1/servers => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-25 10:16:57.661 8 WARNING oslo_db.sqlalchemy.utils [None req-1e5d4067-2442-4dcb-9e14-50cc9e647497 eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 433/857] 10.0.0.121 () {32 vars in 649 bytes} [Sat Apr 25 10:16:57 2026] GET /v2.1/os-keypairs => generated 530 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/858] 10.0.0.121 () {32 vars in 694 bytes} [Sat Apr 25 10:16:57 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)